@charset "UTF-8";
html {
  width: 100%;
  font-size: 100%;
}
body {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 16px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0;
}
* {
  max-width: 100%;
  max-height: 999999px;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 16px;
  font-family: inherit;
  font-weight: 300;
  font-style: normal;
  letter-spacing: inherit;
  line-height: inherit;
  outline: none;
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}
* * {
  color: inherit;
  font-size: inherit;
}
a {
  color: #333;
  outline: none;
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: underline;
}
a * {
  color: inherit;
}
label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
input {
  border: none;
  vertical-align: bottom;
}
input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
}
input[type="checkbox"], input[type="radio"] {
  margin-right: 5px;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[disabled] {
  cursor: default;
}
button {
  border: none;
  cursor: pointer;
  vertical-align: bottom;
  -webkit-appearance: button;
  background-color: transparent;
}
button[disabled] {
  cursor: default;
}
select, textarea {
  vertical-align: bottom;
}
@media (min-width: 769px) {
  a:hover img, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    opacity: 0.6;
  }
}
b, strong {
  font-weight: 700;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  border: 0;
  line-height: 1;
}
ul, ol {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul li, ol li {
  list-style: none;
}
audio, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, progress, video {
  display: block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
svg {
  width: auto;
  height: auto;
  vertical-align: bottom;
}
svg:not(:root) {
  overflow: hidden;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
}
table {
  table-layout: fixed;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
table th, table td {
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
hr {
  display: block;
  width: 0;
  height: 0;
  border: 0;
}
.load a, .load img, .load input, .load svg, .load *:before, .load *:after {
  transition: opacity 0.7s;
}
.entry:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}
.entry > * {
  margin-top: 1.5em;
}
.entry > *:first-child {
  margin-top: 0;
}
.entry ul, .entry ol {
  margin-top: 0.7em;
}
.entry .alignleft, .entry .alignright, .entry .aligncenter {
  margin-bottom: 5px;
}
.entry .alignleft {
  float: left;
  display: inline;
  margin-right: 10px;
  margin-top: 4px;
}
.entry .alignright {
  float: right;
  display: inline;
  margin-left: 10px;
  margin-top: 4px;
}
.entry .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  body {
    min-width: inherit;
  }
  a {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
  }
  .pc {
    display: none !important;
  }
}
#wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  #wrapper {
    padding-top: 80px;
  }
}
[class^="inner"] {
  width: 1210px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  [class^="inner"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
[class^="inner"] .inner {
  width: 1180px;
  padding-left: 0;
  padding-right: 0;
}
[class^="inner"].full {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  [class^="inner"].full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.innerS {
  width: 830px;
}
.js-fadein {
  position: relative;
  top: 50px;
  opacity: 0;
}
.js-fadein.in {
  top: 0;
  opacity: 1;
  transition: top 0.8s, left 0.8s, right 0.8s, opacity 0.8s;
}
.js-fadein.left-in {
  top: 0;
  left: -100px;
}
.js-fadein.left-in.in {
  left: 0;
}
.js-fadein.right-in {
  top: 0;
  right: -100px;
}
.js-fadein.right-in.in {
  right: 0;
}
.lum-lightbox {
  z-index: 50000;
}
.btn a {
  position: relative;
  display: inline-block;
  min-width: 250px;
  padding: 10px;
  border: #000 1px solid;
  border-radius: 30px;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .btn a {
    width: 100%;
    font-size: 15px;
  }
}
.btn a:after {
  content: "";
  position: absolute;
  display: block;
  right: 25px;
  top: 50%;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: #000 1px solid;
  border-right: #000 1px solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 768px) {
  .btn a:after {
    right: 15px;
  }
}
.btn.blank a:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  border: none;
  background: url(../img/icon_blank_01.svg) no-repeat center / cover;
  transform: translateY(-50%);
}
.flex {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
.clearFix {
  display: block;
}
.clearFix:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}
.dots > li {
  padding-left: 1em;
  text-indent: -1em;
}
.dots > li:before {
  content: "・";
}
.dots > li:nth-child(n+2) {
  margin-top: 5px;
}
header {
  position: fixed;
  width: 100%;
  padding: 0 60px;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  header {
    padding: 10px;
  }
}
header .wrap {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /*
		#menu {
			position: fixed;
			right: 45px;
			top: 60px;
			width: 50px;
			@include mq {
				top: 25px;
				right: 15px;
				width: 40px;
			}
			&:before {
				content: "";
				display: block;
				width: 40px;
				height: 8px;
				margin: 0 auto;
				border-top: 2px #014603 solid;
				border-bottom: 2px #014603 solid;
				@include mq {
					width: 34px;
				}
			}
			&:after {
				content: "メニュー";
				display: block;
				margin-top: 13px;
				color: #014603;
				font-size: 12px;
				font-weight: 900;
				text-align: center;
				line-height: 1;
				@include mq {
					font-size: 10px;
				}
			}
		}*/
}
header .wrap #logo {
  width: 124px;
  z-index: 9999;
}
@media screen and (max-width: 768px) {
  header .wrap #logo {
    width: 100px;
  }
}
header .wrap nav {
  display: block;
  width: calc(100% - 130px);
  z-index: 10000;
}
@media screen and (max-width: 768px) {
  header .wrap nav {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 70px 15px 120px;
    transition: all 0.5s;
    overflow-y: auto;
    background-color: #f0f0f0;
    -webkit-overflow-scrolling: touch;
  }
}
header .wrap nav.open {
  display: block;
  visibility: visible;
}
@media (min-width: 769px) {
  header .wrap nav > ul {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul {
    width: 100%;
    border-top: 1px solid #777;
    overflow-y: auto;
  }
}
header .wrap nav > ul > li {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 80px;
  /*
					& > a {
						font-weight: 500;
					}
					& > ul{
						@include mq(768, false) {
							position: absolute;
							min-width: 16rem;
							padding: 20px;
							left: 50%;
							bottom: 0;
							border-radius: 0.8rem;
							background-color: #fff;
							box-shadow: 0 1rem 5rem rgba(19,22,22,.2);
							text-align: center;
							//white-space: nowrap;
							pointer-events: none;
							opacity: 0;
							translate: -50% calc(100% + 3rem);
							transition: translate .2s cubic-bezier(.55,.055,.675,.19) .2s, opacity .2s ease-in-out .2s;
						}
						@include mq {
							display: none;
							margin-top: 10px;
						}
						li{
							padding: 10px 0;
							border-bottom: #e1e1e1 1px solid;
							@include mq {
								padding: 0;
							}
							&:last-child{
								border-bottom: none;
							}
							a{
								display: block;
								color: #333;
								font-size: 16px;
								&:hover{
									text-decoration: none;
									color: #4C8986;
								}
								@include mq {
									padding: 15px;
									color: #fff;
									background-color: rgb(255 255 255 / 0.2);
								}
							}
						}
					}
					*/
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li {
    display: block;
    height: auto;
    border-bottom: 1px solid #777;
  }
  header .wrap nav > ul > li:before, header .wrap nav > ul > li:after {
    content: "";
    position: absolute;
    display: block;
  }
  header .wrap nav > ul > li:before {
    width: 20px;
    height: 20px;
    top: 27px;
    left: 0;
    background-color: #000;
    border-radius: 50%;
    transform: translateY(-50%);
  }
  header .wrap nav > ul > li:after {
    width: 6px;
    height: 6px;
    left: 6px;
    top: 27px;
    border-top: #fff 1px solid;
    border-right: #fff 1px solid;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }
}
@media (min-width: 769px) {
  header .wrap nav > ul > li:nth-child(n+2) {
    margin-left: 40px;
  }
}
header .wrap nav > ul > li a {
  position: relative;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 500;
  overflow: hidden;
  transition: color 0.5s;
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li a {
    display: block;
    padding: 12px 10px 12px 28px;
  }
}
header .wrap nav > ul > li a[href="/webmagazine/"]:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  background: url(../img/icon_blank_01.svg) no-repeat center / cover;
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li a[href="/webmagazine/"]:after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}
header .wrap nav > ul > li a.current {
  color: #014603;
}
@media (min-width: 769px) {
  header .wrap nav > ul > li .spToggle {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li .spToggle {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    padding: 18px 10px;
    text-align: right;
    color: #777;
    font-size: 18px;
    line-height: 1;
    z-index: 5;
  }
  header .wrap nav > ul > li .spToggle:before {
    display: none;
  }
  header .wrap nav > ul > li .spToggle:after {
    content: "+";
  }
  header .wrap nav > ul > li .spToggle.open:after {
    content: "-";
  }
}
header .wrap nav > ul > li > a {
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li > a {
    font-weight: bold;
  }
}
@media (min-width: 769px) {
  header .wrap nav > ul > li:hover > ul {
    z-index: 2;
    translate: -50% 100%;
    pointer-events: auto;
    transition: translate 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.1s ease-in-out;
    opacity: 1;
  }
}
@media (min-width: 769px) {
  header .wrap nav > ul > li > ul {
    position: absolute;
    min-width: 16rem;
    padding: 20px;
    left: 50%;
    bottom: 0;
    border-radius: 0.8rem;
    background-color: #fff;
    box-shadow: 0 1rem 5rem rgba(19, 22, 22, 0.2);
    text-align: center;
    pointer-events: none;
    opacity: 0;
    translate: -50% calc(100% + 3rem);
    transition: translate 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.2s, opacity 0.2s ease-in-out 0.2s;
  }
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li > ul {
    display: none;
    margin-bottom: 25px;
    border-top: none;
  }
}
header .wrap nav > ul > li > ul li {
  padding: 10px 0;
  border-bottom: #ccc 1px solid;
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li > ul li {
    padding: 0;
  }
}
header .wrap nav > ul > li > ul li:last-child {
  border-bottom: none;
}
header .wrap nav > ul > li > ul li a {
  display: block;
  color: #000;
  font-size: 16px;
  background-color: #fff;
}
header .wrap nav > ul > li > ul li a:hover {
  text-decoration: none;
  color: #4C8986;
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li > ul li a {
    padding: 10px;
    font-size: 14px;
  }
}
header .wrap nav > ul > li#cBtn {
  height: auto;
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li#cBtn {
    margin-top: 20px;
    border-bottom: none;
  }
  header .wrap nav > ul > li#cBtn:before, header .wrap nav > ul > li#cBtn:after {
    content: none;
  }
}
header .wrap nav > ul > li#cBtn a {
  display: block;
  padding: 5px 15px;
  border: #777 1px solid;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  header .wrap nav > ul > li#cBtn a {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
header .wrap nav #spNavi {
  display: none;
}
@media screen and (max-width: 768px) {
  header .wrap nav #spNavi {
    display: block;
  }
  header .wrap nav #spNavi #link02 {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
    padding-top: 70px;
    border-top: 1px rgba(1, 70, 3, 0.4) solid;
  }
  header .wrap nav #spNavi #link02 > li {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
  }
  header .wrap nav #spNavi #link02 > li:nth-child(2n) {
    margin-right: 0;
  }
  header .wrap nav #spNavi #link02 > li:nth-child(n+3) {
    margin-top: 30px;
  }
  header .wrap nav #spNavi #link02 > li > a {
    font-size: 18px;
  }
  header .wrap nav #spNavi #btns {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
  }
  header .wrap nav #spNavi #btns > li {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
  }
  header .wrap nav #spNavi #btns > li:nth-child(2n) {
    margin-right: 0;
  }
  header .wrap nav #spNavi #btns > li a {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    padding: 15px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 1.6666666667;
    background-color: #FFF;
    box-shadow: 0px 3px 6px #00000029;
  }
  header .wrap nav #spNavi .contact {
    position: relative;
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin-top: 75px;
    text-align: center;
  }
  header .wrap nav #spNavi .contact .tel {
    position: relative;
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    font-family: Arial;
    font-weight: bold;
  }
  header .wrap nav #spNavi .contact .tel:before {
    content: "";
    display: block;
    width: 21px;
    height: 30px;
    margin-right: 10px;
    background: url(../img/icon_tel_01.svg) no-repeat center / cover;
  }
  header .wrap nav #spNavi .contact p {
    font-size: 14px;
    line-height: 2;
  }
  header .wrap nav #spNavi .contact p + p {
    margin-top: 15px;
  }
  header .wrap nav #spNavi .contact p a {
    font-size: 12px;
    text-decoration: underline;
  }
  header .wrap nav #spNavi .contact p a:hover {
    text-decoration: none;
  }
  header .wrap nav #spNavi .contact .instagram {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi #link02 {
    display: block;
    margin-top: 30px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi #link02 > li {
    width: auto;
    margin-right: 0;
  }
  header .wrap nav #spNavi #link02 > li + li {
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi #link02 > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi #btns {
    display: block;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi #btns > li {
    width: auto;
    margin-right: 0;
  }
  header .wrap nav #spNavi #btns > li + li {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi #btns > li a {
    min-height: 60px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi .contact {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi .contact .tel {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1400px) {
  header .wrap nav #spNavi .contact p {
    font-size: 12px;
  }
}
header .wrap #menu {
  display: none;
}
@media screen and (max-width: 768px) {
  header .wrap #menu {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    right: 15px;
    top: 8px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #000;
    transition: all 0.5s;
    z-index: 9999;
  }
}
header .wrap #menu i {
  position: absolute;
  display: block;
  width: 24px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #000;
  transition: all 0.5s;
}
header .wrap #menu i:nth-child(1) {
  top: 11px;
  transform-origin: left top;
}
header .wrap #menu i:nth-child(2) {
  top: 19px;
}
header .wrap #menu i:nth-child(3) {
  top: 27px;
  transform-origin: left bottom;
}
header .wrap #menu:after {
  content: "メニュー";
  position: absolute;
  display: block;
  bottom: 5px;
  width: 100%;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
header .wrap #menu.open i:nth-child(2) {
  opacity: 0;
}
header .wrap #menu.open i:nth-child(1) {
  left: 8px;
  transform: rotate(45deg);
}
header .wrap #menu.open i:nth-child(3) {
  left: 8px;
  transform: rotate(-45deg);
}
footer {
  margin-top: 200px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 140px;
    padding-bottom: 40px;
  }
}
@media (min-width: 769px) {
  footer .inner {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
footer .inner #fNav {
  width: 59.32%;
  padding-top: 50px;
  border-top: 1px solid #000;
}
@media screen and (max-width: 768px) {
  footer .inner #fNav {
    width: 100%;
    padding-top: 30px;
    border-top: none;
  }
}
footer .inner #fNav strong {
  display: block;
  font-size: 24px;
  font-weight: 600;
}
footer .inner #fNav ul {
  margin-top: 40px;
}
footer .inner #fNav ul li {
  margin-top: 10px;
}
footer .inner #fNav ul li a {
  font-size: 20px;
  font-weight: 500;
}
footer .inner #fNav .policy {
  margin-top: 20px;
  color: #999;
  font-size: 14px;
}
footer .inner #fNav .flex {
  align-items: center;
}
footer .inner #fNav .flex #insta {
  display: block;
  width: 20px;
  margin-top: 20px;
  margin-left: 30px;
}
footer .inner #fNav .flex #copyright {
  display: block;
  margin-top: 20px;
  color: #999;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  footer .inner #fNav .flex #copyright {
    margin-top: 50px;
    text-align: center;
  }
}
footer .inner #magazine {
  position: relative;
  width: 33.89%;
  padding: 50px;
  background-color: #FAF9F5;
  border: #E1E1E1 1px solid;
  text-align: center;
}
@media screen and (max-width: 768px) {
  footer .inner #magazine {
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: none;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  footer .inner #magazine figure {
    width: 80%;
    margin: auto;
  }
}
footer .inner #magazine em {
  display: block;
  margin-top: 20px;
  font-size: 22px;
  font-weight: bold;
}
@media (min-width: 769px) {
  footer .inner #magazine .btn {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  footer .inner #magazine .btn {
    margin-top: 30px;
  }
}
footer .inner .top {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  padding: 60px;
  border-radius: 20px;
  background-color: #FAF9F5;
}
@media screen and (max-width: 1000px) {
  footer .inner .top {
    display: block;
    padding: 40px;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .top {
    width: 350px;
    margin: 0 auto;
    padding: 30px 25px;
  }
}
footer .inner .top > div {
  width: 485px;
}
@media screen and (max-width: 1000px) {
  footer .inner .top > div {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .top > div {
    width: 300px;
  }
}
footer .inner .top > div .play {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 768px) {
  footer .inner .top > div .play {
    position: relative;
    display: block;
  }
}
footer .inner .top > div .play strong {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6666666667;
}
footer .inner .top > div .play img {
  width: 255px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  footer .inner .top > div .play img {
    position: absolute;
    right: -25px;
    top: -30px;
    width: 128px;
  }
}
footer .inner .top > div p {
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
}
footer .inner .top > ul {
  width: 360px;
  margin-left: auto;
}
@media screen and (max-width: 1000px) {
  footer .inner .top > ul {
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .top > ul {
    width: 300px;
    margin-top: 20px;
  }
}
footer .inner .top > ul > li + li {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  footer .inner .top > ul > li + li {
    margin-top: 10px;
  }
}
footer .inner .top > ul > li:nth-child(2n) a {
  color: #FFF;
  background-color: #014603;
}
footer .inner .top > ul > li:nth-child(2n) a:after {
  background-image: url(../img/icon_arrow_02.svg);
}
footer .inner .top > ul > li a {
  position: relative;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 80px;
  padding: 0 30px;
  border: 1px #014603 solid;
  border-radius: 40px;
  font-size: 18px;
  background-color: #FFF;
  text-decoration: none;
  transition: opacity 0.7s;
}
footer .inner .top > ul > li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  footer .inner .top > ul > li a:hover {
    opacity: 1;
  }
}
footer .inner .top > ul > li a:hover img {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  footer .inner .top > ul > li a {
    height: 60px;
    border-radius: 30px;
    font-size: 16px;
  }
}
footer .inner .top > ul > li a:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  display: block;
  width: 36px;
  height: 36px;
  background: url(../img/icon_arrow_01.svg) no-repeat center / cover;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  footer .inner .top > ul > li a:after {
    width: 30px;
    height: 30px;
  }
}
footer .inner .bottom {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
@media screen and (max-width: 1000px) {
  footer .inner .bottom {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .bottom {
    margin-top: 30px;
  }
}
footer .inner .bottom address {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  width: 405px;
}
@media screen and (max-width: 1000px) {
  footer .inner .bottom address {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .bottom address {
    display: block;
    width: 275px;
  }
}
footer .inner .bottom address h1 {
  width: 75px;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  footer .inner .bottom address h1 {
    display: none;
  }
}
footer .inner .bottom address div {
  width: 300px;
  margin-left: auto;
}
footer .inner .bottom address div a {
  position: relative;
  display: inline-block;
  padding-left: 23px;
  font-size: 30px;
  letter-spacing: 3px;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.7s;
}
footer .inner .bottom address div a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  footer .inner .bottom address div a:hover {
    opacity: 1;
  }
}
footer .inner .bottom address div a:hover img {
  opacity: 1;
}
footer .inner .bottom address div a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 17px;
  height: 22px;
  background: url(../img/icon_tel_01.svg) no-repeat center / cover;
  filter: invert(18%) sepia(40%) saturate(2570%) hue-rotate(103deg) brightness(94%) contrast(108%);
}
footer .inner .bottom address div p {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 2.1428571429;
}
footer .inner .bottom > div {
  width: 545px;
  margin-left: auto;
}
@media screen and (max-width: 1000px) {
  footer .inner .bottom > div {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 768px) {
  footer .inner .bottom > div {
    width: 350px;
    margin-top: 50px;
  }
}
footer .inner .bottom > div > ul {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .inner .bottom > div > ul {
    display: none;
  }
}
footer .inner .bottom > div > ul > li:nth-child(n+2) ul li + li {
  margin-top: 5px;
}
footer .inner .bottom > div > ul > li ul li + li {
  margin-top: 15px;
}
footer .inner .bottom > div > ul > li ul li a {
  font-size: 16px;
  text-decoration: none;
  transition: opacity 0.7s;
}
footer .inner .bottom > div > ul > li ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  footer .inner .bottom > div > ul > li ul li a:hover {
    opacity: 1;
  }
}
footer .inner .bottom > div > ul > li ul li a:hover img {
  opacity: 1;
}
footer .inner .bottom > div > div {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: end;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  footer .inner .bottom > div > div {
    position: relative;
    display: block;
    margin-top: 0;
    text-align: center;
  }
}
footer .inner .bottom > div > div #copyright {
  display: block;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1;
}
footer .inner .bottom > div > div a {
  display: block;
  width: 20px;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  footer .inner .bottom > div > div a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
footer .inner .bottom > div > div a img {
  filter: invert(18%) sepia(40%) saturate(2570%) hue-rotate(103deg) brightness(94%) contrast(108%);
}
main {
  /*
	.table01 {
		&.border {
			//background: url(../img/bg_budget_border_01.png) repeat-x left bottom / auto 7px;
			border-bottom: 1px rgba(1, 70, 3, 0.4) solid;
			tbody {
				tr {
					//background: url(../img/bg_budget_border_01.png) repeat-x left top / auto 7px;
				}
			}
		}
		@include mq {
			display: block;
		}
		tbody {
			@include mq {
				display: block;
			}
			tr {
				@include mq {
					display: block;
					//padding: 20px;
				}
				th,
				td {
					padding: 40px 0;
					color: #014603;
					font-size: 18px;
					line-height: (45/18);
					border-top: 1px rgba(1, 70, 3, 0.4) solid;
					@include mq {
						display: block;
						padding: 0;
						font-size: 16px;
						line-height: (30/16);
					}
				}
				th {
					width: 230px;
					padding-left: 30px;
					font-weight: 700;
					@include mq {
						width: auto;
						padding-left: 0;
						padding: 15px 10px 0 10px;
					}
				}
				td{
					@include mq {
						border-top: none;
						padding: 5px 10px 15px 10px;
					}
				}
			}
		}
	}
	*/
}
main .ttl01 {
  display: block;
  margin-bottom: 45px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.45;
}
@media screen and (max-width: 768px) {
  main .ttl01 {
    margin-bottom: 25px;
    font-size: 22px;
  }
}
main .ttl01.center {
  text-align: center;
}
main .ttl02 {
  display: block;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  main .ttl02 {
    font-size: 18px;
    line-height: 1.6;
  }
}
main .ttl03 {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #E1E1E1;
}
@media screen and (max-width: 768px) {
  main .ttl03 {
    margin-bottom: 40px;
    font-size: 17px;
    letter-spacing: 0;
  }
}
main .c2_1 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .c2_1 > * {
  width: 48%;
  margin-right: 4%;
}
@media screen and (max-width: 768px) {
  main .c2_1 > * {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main .c2_1 > *:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main .c2_1 > *:nth-child(n+2) {
    margin-top: 30px;
  }
}
@media (min-width: 769px) {
  main .c2_1 > *:nth-child(n+3) {
    margin-top: 50px;
  }
}
main .c2_2 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .c2_2 > * {
  width: 48%;
  margin-right: 4%;
}
main .c2_2 > *:nth-child(2n) {
  margin-right: 0;
}
main .c2_2 > *:nth-child(n+3) {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  main .c2_2 > *:nth-child(n+3) {
    margin-top: 30px;
  }
}
main .c3_1 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .c3_1 > * {
  width: calc((100% - 80px) / 3);
  margin-right: 40px;
}
main .c3_1 > *:nth-child(3n) {
  margin-right: 0;
}
main .c3_1 > *:nth-child(n+4) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  main .c3_1 > * {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main .c3_1 > *:nth-child(n+2) {
    margin-top: 30px;
  }
}
main .c3_2 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .c3_2 > * {
  width: calc((100% - 80px) / 3);
  margin-right: 40px;
}
main .c3_2 > *:nth-child(3n) {
  margin-right: 0;
}
main .c3_2 > *:nth-child(n+4) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  main .c3_2 > * {
    width: 48%;
    margin-right: 4%;
  }
  main .c3_2 > *:nth-child(2n) {
    margin-right: 0;
  }
  main .c3_2 > *:nth-child(n+3) {
    margin-top: 30px;
  }
}
main .c4_1 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .c4_1 > * {
  width: calc((100% - 120px) / 4);
  margin-right: 40px;
}
@media (min-width: 769px) {
  main .c4_1 > *:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main .c4_1 > *:nth-child(n+5) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  main .c4_1 > * {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main .c4_1 > *:nth-child(n+2) {
    margin-top: 30px;
  }
}
main .c4_2 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .c4_2 > * {
  width: calc((100% - 120px) / 4);
  margin-right: 40px;
}
@media (min-width: 769px) {
  main .c4_2 > *:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main .c4_2 > *:nth-child(n+5) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  main .c4_2 > * {
    width: 48%;
    margin-right: 4%;
  }
  main .c4_2 > *:nth-child(2n) {
    margin-right: 0;
  }
  main .c4_2 > *:nth-child(n+3) {
    margin-top: 30px;
  }
}
main .sttl {
  display: block;
  font-size: 16px;
}
main .page #hh .inner {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  main .page #hh .inner {
    padding: 15px 15px 0;
  }
}
main .page #hh .inner h1 {
  width: 43.22%;
  font-size: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  main .page #hh .inner h1 {
    width: 100%;
    font-size: 28px;
  }
}
main .page #hh .inner .ex {
  width: 50%;
}
@media screen and (max-width: 768px) {
  main .page #hh .inner .ex {
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
  }
}
main .page #hh .inner .ex em {
  display: block;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  main .page #hh .inner .ex em {
    font-size: 15px;
  }
}
main .page #hh .inner .ex time {
  color: #777;
}
@media screen and (max-width: 768px) {
  main .page.news #hh .inner {
    flex-flow: column-reverse;
  }
}
main .page.news #hh .inner h1 {
  width: 100%;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  main .page.news #hh .inner h1 {
    font-size: 24px;
  }
}
main .page.news #hh .inner .ex {
  width: 100%;
}
@media screen and (max-width: 768px) {
  main .page.news #hh .inner .ex {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
main .page.news #hh .inner .ex > ul {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  main .page.news #hh .inner .ex > ul {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
main .page.news #hh .inner .ex > ul li:nth-child(n+2) {
  margin-left: 15px;
}
main .page.news #hh .inner .ex > ul li a {
  display: block;
  padding: 5px 15px;
  border: #777 1px solid;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  main .page.news #hh .inner .ex > ul li a {
    padding: 5px 10px;
    font-size: 13px;
  }
}
main .page #pageContents {
  padding: 100px 0;
  background-color: #F7F7F7;
}
@media screen and (max-width: 768px) {
  main .page #pageContents {
    padding: 0;
    background-color: #fff;
  }
}
main .page #pageContents .pageInner {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
main .page #pageContents .bg {
  background-color: #fff;
  border-radius: 10px;
}
main .page #pageContents #index01 {
  padding: 100px 0;
  border-bottom: #E1E1E1 1px solid;
}
@media screen and (max-width: 768px) {
  main .page #pageContents #index01 {
    padding: 40px 0;
  }
}
main .page #pageContents #index01 p {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}
main .page #pageContents #index01 ul {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .page #pageContents #index01 ul li {
  width: 31.11%;
  margin-right: 3.33%;
}
@media screen and (max-width: 768px) {
  main .page #pageContents #index01 ul li {
    width: 48%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 768px) {
  main .page #pageContents #index01 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main .page #pageContents #index01 ul li:nth-child(n+3) {
    margin-top: 10px;
  }
}
@media (min-width: 769px) {
  main .page #pageContents #index01 ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main .page #pageContents #index01 ul li:nth-child(n+4) {
    margin-top: 10px;
  }
}
main .page #pageContents #index01 ul li a {
  position: relative;
  display: block;
  padding: 15px 25px 15px 0;
  border-bottom: 2px solid #E6E6F0;
}
@media screen and (max-width: 768px) {
  main .page #pageContents #index01 ul li a {
    padding: 10px 24px 12px 0;
    letter-spacing: -0.05em;
    font-size: 13.5px;
    font-weight: 500;
  }
}
main .page #pageContents #index01 ul li a:before, main .page #pageContents #index01 ul li a:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
}
main .page #pageContents #index01 ul li a:before {
  width: 20px;
  height: 20px;
  right: 0;
  background-color: #000;
  border-radius: 50%;
  transform: translateY(-50%);
}
main .page #pageContents #index01 ul li a:after {
  width: 6px;
  height: 6px;
  right: 7px;
  top: 49%;
  border-bottom: #fff 1px solid;
  border-right: #fff 1px solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
main .page #pageContents #main {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  main .page #pageContents #main {
    padding: 40px 0;
  }
}
main .page #pageContents #main section:nth-of-type(n+2) {
  margin-top: 100px;
}
main .page #pageContents #main .btn a {
  width: 320px;
}
@media screen and (max-width: 768px) {
  main .page #pageContents #main .btn a {
    width: 100%;
  }
}
main .page #pageContents #pageNavi {
  padding: 100px 0;
  border-top: #E1E1E1 1px solid;
}
@media screen and (max-width: 768px) {
  main .page #pageContents #pageNavi {
    padding: 40px 0;
  }
}
main .page #pageContents #pageNavi .pageInner {
  width: 1060px;
}
main .page #pageContents #pageNavi #pNavi {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
main .page #pageContents #back {
  padding: 100px 0;
  border-top: #E1E1E1 1px solid;
}
@media screen and (max-width: 768px) {
  main .page #pageContents #back {
    padding: 40px 0;
  }
}
main .page #pageContents #back .btn {
  text-align: center;
}
main .page #pageContents #back .btn a:after {
  left: 20px;
  right: auto;
  border-right: none;
  border-top: none;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
main .page02 #pageTtlWrap {
  position: relative;
  margin-bottom: 80px;
  padding: 5% 5% 0 5%;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap {
    margin-bottom: 50px;
    padding: 50px 20px 0 20px;
  }
}
main .page02 #pageTtlWrap h1 {
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap h1 {
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 500;
  }
}
main .page02 #pageTtlWrap i {
  position: absolute;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  left: 0;
  top: 0;
  padding: 2px 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 12px;
}
main .page02 #pageTtlWrap #pageNavi {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
main .page02 #pageTtlWrap #pageNavi > * {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap #pageNavi > * {
    width: 48%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap #pageNavi > *:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap #pageNavi > *:nth-child(n+3) {
    margin-top: 10px;
  }
}
@media (min-width: 769px) {
  main .page02 #pageTtlWrap #pageNavi > *:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main .page02 #pageTtlWrap #pageNavi > *:nth-child(n+4) {
    margin-top: 10px;
  }
}
main .page02 #pageTtlWrap #pageNavi > * a {
  position: relative;
  display: block;
  padding: 15px 25px 15px 0;
  border-bottom: 2px solid #E6E6F0;
}
main .page02 #pageTtlWrap #pageNavi > * a.current {
  color: #014603;
  font-weight: 500;
  border-bottom-color: #014603;
}
main .page02 #pageTtlWrap #pageNavi > * a.current:before {
  background-color: #014603;
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap #pageNavi > * a {
    font-size: 14px;
    padding: 10px 25px 12px 0;
    letter-spacing: -0.05em;
  }
}
main .page02 #pageTtlWrap #pageNavi > * a:before, main .page02 #pageTtlWrap #pageNavi > * a:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
}
main .page02 #pageTtlWrap #pageNavi > * a:before {
  width: 20px;
  height: 20px;
  right: 0;
  background-color: #000;
  border-radius: 50%;
  transform: translateY(-50%);
}
main .page02 #pageTtlWrap #pageNavi > * a:after {
  width: 6px;
  height: 6px;
  right: 8px;
  top: 49%;
  border-top: #fff 1px solid;
  border-right: #fff 1px solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
main .page02 #pageTtlWrap #pageNavi02 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
main .page02 #pageTtlWrap #pageNavi02 > * {
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap #pageNavi02 > * {
    width: 48%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap #pageNavi02 > *:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap #pageNavi02 > *:nth-child(n+3) {
    margin-top: 10px;
  }
}
@media (min-width: 769px) {
  main .page02 #pageTtlWrap #pageNavi02 > *:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main .page02 #pageTtlWrap #pageNavi02 > *:nth-child(n+4) {
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  main .page02 #pageTtlWrap #pageNavi02 > *:nth-child(n+5) {
    margin-top: 10px;
  }
}
main .page02 #pageTtlWrap #pageNavi02 > * a {
  position: relative;
  display: block;
  padding: 15px 25px 15px 0;
  border-bottom: 2px solid #E6E6F0;
}
main .page02 #pageTtlWrap #pageNavi02 > * a.current {
  color: #014603;
  font-weight: 500;
  border-bottom-color: #014603;
}
main .page02 #pageTtlWrap #pageNavi02 > * a.current:before {
  background-color: #014603;
}
@media screen and (max-width: 768px) {
  main .page02 #pageTtlWrap #pageNavi02 > * a {
    padding: 10px 25px 12px 0;
    letter-spacing: -0.05em;
    font-size: 13.5px;
    font-weight: 500;
  }
}
main .page02 #pageTtlWrap #pageNavi02 > * a:before, main .page02 #pageTtlWrap #pageNavi02 > * a:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
}
main .page02 #pageTtlWrap #pageNavi02 > * a:before {
  width: 20px;
  height: 20px;
  right: 0;
  background-color: #000;
  border-radius: 50%;
  transform: translateY(-50%);
}
main .page02 #pageTtlWrap #pageNavi02 > * a:after {
  width: 6px;
  height: 6px;
  right: 8px;
  top: 49%;
  border-top: #fff 1px solid;
  border-right: #fff 1px solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
main .entry .ttl02 {
  margin-top: 2em;
}
main .entry p {
  line-height: 1.9;
}
main .entry figure:nth-child(n+2) {
  margin-top: 50px;
  margin-bottom: 50px;
}
main .entry figure + p {
  margin-top: 20px;
}
main .entry .youtube {
  position: relative;
  margin-top: 2.5em;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
main .entry .youtube iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
main #pNavi li {
  width: 520px;
}
main #pNavi li a {
  position: relative;
  display: block;
  padding: 30px;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  main #pNavi li a {
    padding: 20px;
    font-size: 16px;
  }
}
main #pNavi li a:hover, main #pNavi li a.active {
  background-color: #496A0B;
  text-decoration: none;
}
main #pNavi li a:before, main #pNavi li a:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}
main #pNavi li a:before {
  width: 20px;
  height: 20px;
  right: 30px;
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  main #pNavi li a:before {
    right: 20px;
  }
}
main #pNavi li a:after {
  width: 10px;
  height: 8px;
  right: 34px;
  background: url(/assets/img/arrow_a.svg) center center / cover no-repeat;
}
@media screen and (max-width: 768px) {
  main #pNavi li a:after {
    right: 24px;
  }
}
main .fList li {
  position: relative;
  padding: 0 0 80px 40px;
}
@media screen and (max-width: 768px) {
  main .fList li {
    padding: 0 0 60px 25px;
  }
}
main .fList li:last-child {
  padding-bottom: 40px;
}
main .fList li:before, main .fList li:after {
  content: "";
  position: absolute;
  display: block;
}
main .fList li:before {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: solid 2px #496a0b;
  border-radius: 50%;
  top: 15px;
  left: 1px;
  z-index: 2;
}
main .fList li:after {
  width: 1px;
  bottom: 0;
  height: 100%;
  background-color: #e6e6e6;
  top: 15px;
  left: 5px;
}
main .fList li h4 {
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  main .fList li h4 {
    font-size: 18px;
  }
}
@media (min-width: 769px) {
  main .fList li .flex {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
main .fList li .flex figure {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  main .fList li .flex figure {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  main .fList li .flex .text {
    width: calc(100% - 250px);
  }
}
main .fList li .flex .text .btn {
  margin-top: 30px;
}
main .fList li .flex .text .btn a {
  width: 320px;
}
main .point {
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
  background-color: #FAF9F5;
}
@media screen and (max-width: 768px) {
  main .point {
    padding: 20px;
  }
}
main .point .pTtl {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  main .point .pTtl {
    margin-bottom: 10px;
    font-size: 17px;
  }
}
main .point ol {
  counter-reset: listnum;
}
main .point ol > li {
  position: relative;
  margin-top: 6px;
  line-height: 1.5;
  padding-left: 1.5em;
  font-size: 18px;
  font-weight: 500;
}
main .point ol > li:nth-child(n+2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  main .point ol > li {
    font-size: 14px;
  }
}
main .point ol > li:before {
  content: counter(listnum) ".";
  counter-increment: listnum;
  position: absolute;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  left: 0;
  top: -1px;
}
@media screen and (max-width: 768px) {
  main .point ol > li:before {
    font-size: 16px;
  }
}
main .index02 {
  position: relative;
  margin-bottom: 60px;
  padding: 40px;
  background-color: #FAFAFA;
}
@media screen and (max-width: 768px) {
  main .index02 {
    margin-bottom: 60px;
    padding: 20px;
  }
}
main .index02 > p {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  main .index02 > p {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
main .index02 .spToggle {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  right: 40px;
  top: 40px;
}
@media screen and (max-width: 768px) {
  main .index02 .spToggle {
    right: 20px;
    top: 20px;
  }
}
main .index02 .spToggle:after {
  content: "";
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  right: 7px;
  top: 49%;
  border-bottom: #000 1px solid;
  border-right: #000 1px solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
main .index02 ul li {
  border-bottom: #e1e1e1 1px solid;
}
main .index02 ul li:nth-child(n+2) {
  margin-top: 10px;
}
main .index02 ul li a {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  main .index02 ul li a {
    font-size: 14px;
  }
}
main .index02 ul li a:before {
  content: "・";
}
main .index02 ul li > ul {
  margin-top: 10px;
  padding-left: 25px;
}
main figure figcaption {
  display: block;
  margin-top: 15px;
  text-align: center;
  color: #707070;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  main figure figcaption {
    font-size: 11px;
    text-align: left;
  }
}
main .more {
  border: #014603 1px solid;
  border-radius: 50px;
  background-color: #fff;
  max-width: 480px;
}
main .more.center {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
main .more.bgw a:after {
  background-image: url(../img/icon_arrow_04.svg);
}
main .more a {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 20px;
  color: #014603;
  font-weight: 900;
  text-decoration: none;
  transition: opacity 0.7s;
}
main .more a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  main .more a:hover {
    opacity: 1;
  }
}
main .more a:hover img {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  main .more a {
    font-size: 14px;
  }
}
main .more a:after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin-left: 20px;
  background: url(../img/icon_arrow_03.svg) no-repeat center / cover;
}
@media screen and (max-width: 768px) {
  main .more a:after {
    width: 60px;
    height: 60px;
    margin-left: 10px;
  }
}
main .page_link01 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 100px;
  padding: 50px;
  border-radius: 20px;
  background-color: #FAF9F5;
}
@media screen and (max-width: 768px) {
  main .page_link01 {
    display: block;
    padding: 30px 25px;
  }
}
main .page_link01 > li {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
}
main .page_link01 > li:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 769px) {
  main .page_link01 > li:nth-child(n+4) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  main .page_link01 > li {
    width: auto;
    margin-right: auto;
  }
  main .page_link01 > li + li {
    margin-top: 10px;
  }
}
main .page_link01 > li a {
  position: relative;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 80px;
  padding: 0 30px;
  border: 1px #014603 solid;
  border-radius: 40px;
  color: #014603;
  font-size: 18px;
  font-weight: 500;
  background-color: #FFF;
  text-decoration: none;
  transition: opacity 0.7s;
}
main .page_link01 > li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  main .page_link01 > li a:hover {
    opacity: 1;
  }
}
main .page_link01 > li a:hover img {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  main .page_link01 > li a {
    height: 60px;
    border-radius: 30px;
    font-size: 15px;
  }
}
main .page_link01 > li a:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  display: block;
  width: 36px;
  height: 36px;
  background: url(../img/icon_arrow_01.svg) no-repeat center / cover;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  main .page_link01 > li a:before {
    width: 30px;
    height: 30px;
  }
}
main .page_link01 > li a.green01 {
  color: #FFF;
  background-color: #014603;
}
main .page_link01 > li a.green01:before {
  background-image: url(../img/icon_arrow_02.svg);
}
main .lList > * {
  border: #014603 1px solid;
  border-radius: 30px;
}
main .lList > *:nth-child(n+2) {
  margin-top: 10px;
}
main .lList > * a {
  display: block;
  padding: 10px 20px;
  border-radius: 30px;
}
main .lList > * a:hover {
  background-color: #014603;
  color: #fff !important;
  text-decoration: none;
}
main .lList2 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .lList2 > * {
  width: 48%;
  margin-right: 4%;
  border: #014603 1px solid;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  main .lList2 > * {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main .lList2 > *:nth-child(n+3) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  main .lList2 > *:nth-child(n+2) {
    margin-top: 10px;
  }
}
main .lList2 > *:nth-child(2n) {
  margin-right: 0;
}
main .lList2 > * a {
  display: block;
  padding: 10px 20px;
  border-radius: 30px;
}
main .lList2 > * a:hover {
  background-color: #014603;
  color: #fff !important;
  text-decoration: none;
}
main .c3_1 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .c3_1 > * {
  width: calc((100% - 80px) / 3);
  margin-right: 40px;
}
main .c3_1 > *:nth-child(3n) {
  margin-right: 0;
}
main .c3_1 > *:nth-child(n+4) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  main .c3_1 > * {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main .c3_1 > *:nth-child(n+2) {
    margin-top: 30px;
  }
}
main .linkList01 li a, main .linkList02 li a {
  position: relative;
  padding-left: 20px;
  color: #014603;
  text-decoration: underline;
}
main .linkList01 li a:hover, main .linkList02 li a:hover {
  text-decoration: none;
}
main .linkList01 li a:before, main .linkList02 li a:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  width: 8px;
  height: 8px;
  left: 0;
  border-top: #014603 1px solid;
  border-right: #014603 1px solid;
  -webkit-transform: rotate(45deg) translateY(-60%);
  transform: rotate(45deg) translateY(-60%);
}
main .linkList01 li {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .linkList01 li:nth-child(n+2) {
  margin-top: 40px;
}
main .linkList01 li > * {
  width: 50%;
}
@media screen and (max-width: 768px) {
  main .linkList01 li > * {
    width: 100%;
  }
}
main .linkList01 li > p {
  color: #707070;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  main .linkList01 li > p {
    margin-top: 10px;
    font-size: 13px;
  }
}
main .linkList02 {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main .linkList02 li {
  width: 50%;
}
@media screen and (max-width: 768px) {
  main .linkList02 li {
    width: 100%;
  }
}
@media (min-width: 769px) {
  main .linkList02 li:nth-child(n+3) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  main .linkList02 li:nth-child(n+2) {
    margin-top: 20px;
  }
}
.pager {
  margin-top: 60px;
}
.pager .page-numbers {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pager .page-numbers > * {
  margin: 0 10px;
}
.pager .page-numbers > * > * {
  position: relative;
  display: block;
  padding: 10px;
  font-size: 14px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .pager .page-numbers > * > * {
    padding: 0;
  }
}
.pager .page-numbers > * > *:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 1px;
  bottom: -1px;
  left: 0;
  background-color: #014603;
  transition: all 0.5s;
}
.pager .page-numbers > * > *.current, .pager .page-numbers > * > *:hover {
  text-decoration: none;
}
.pager .page-numbers > * > *.current:after, .pager .page-numbers > * > *:hover:after {
  width: 100%;
}
.table01 {
  border-top: 1px solid #000;
}
.table01 tbody tr th, .table01 tbody tr td {
  padding: 20px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .table01 tbody tr th, .table01 tbody tr td {
    display: block;
  }
}
.table01 tbody tr th {
  width: 240px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .table01 tbody tr th {
    width: 100%;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.table01 tbody tr td {
  font-weight: 200;
}
@media screen and (max-width: 768px) {
  .table01 tbody tr td {
    padding-top: 10px;
  }
}
.dlist01 > li {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #777;
}
.dlist01 > li:first-child {
  border-top: 1px solid #777;
}
.dlist01 > li:nth-child(2n) {
  background-color: #fafafa;
}
.dlist01 > li .dth, .dlist01 > li .dtd {
  padding: 10px;
}
.dlist01 > li .dth {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .dlist01 > li .dth {
    width: 100%;
  }
}
.dlist01 > li .dth a {
  display: block;
  font-weight: 500;
}
.dlist01 > li .dtd {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .dlist01 > li .dtd {
    width: 100%;
    padding-top: 0;
    font-size: 14px;
  }
}
@media (min-width: 769px) {
  .w65 {
    width: 65%;
  }
  .w65.c {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 769px) {
  .w40 {
    width: 40%;
  }
  .w40.c {
    margin-left: auto;
    margin-right: auto;
  }
}
#make .full section {
  position: relative;
  margin-top: 120px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
@media screen and (max-width: 768px) {
  #make .full section {
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#make #ie figure {
  width: 800px;
  margin: auto;
}
#make #kou figure {
  width: 600px;
  margin: auto;
}
#make #story {
  text-align: center;
}
#make #story h1 {
  font-size: 50px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #make #story h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  #make #story p {
    letter-spacing: -0.05em;
  }
}
#make #indexmenu {
  position: relative;
  margin-top: 100px;
  width: 520px;
}
#make #indexmenu figure {
  position: relative;
  padding-bottom: 250px;
}
@media screen and (max-width: 768px) {
  #make #indexmenu figure {
    padding-bottom: 150px;
  }
}
#make #indexmenu figure:after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  bottom: 0;
  width: 10px;
  height: 210px;
  background: url(/assets/img/dot.png) no-repeat center center;
  background-size: cover;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #make #indexmenu figure:after {
    width: 5px;
    height: 105px;
  }
}
@media screen and (max-width: 768px) {
  #make #indexmenu {
    width: 90%;
  }
}
#make #indexmenu #pNavi {
  margin-top: 50px;
}
#make #indexmenu #pNavi li {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  #make #indexmenu #pNavi li {
    margin-top: 10px;
  }
}
#flow section:nth-of-type(n+2) {
  margin-top: 200px !important;
}
@media screen and (max-width: 768px) {
  #flow section:nth-of-type(n+2) {
    margin-top: 100px !important;
  }
}
#flow section .ttl02 {
  text-align: center;
}
#flow #earlier ul li:nth-child(n+2) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #flow #earlier ul li:nth-child(n+2) {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  #flow #earlier ul li .ttl03 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  #flow #earlier ul li p {
    font-size: 15px;
  }
}
#flow #process ol {
  counter-reset: flow;
}
#flow #process ol li {
  position: relative;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 50px 50px 50px 120px;
  counter-increment: flow;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 768px) {
  #flow #process ol li {
    padding: 30px 20px;
  }
}
#flow #process ol li:nth-child(n+2) {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #flow #process ol li:nth-child(n+2) {
    margin-top: 80px;
  }
}
#flow #process ol li:before {
  content: counter(flow,decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  background-color: #fff;
  border: #000 1px solid;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #flow #process ol li:before {
    padding: 5px;
    font-size: 20px;
  }
}
#flow #process ol li:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -70px;
  width: 30px;
  height: 30px;
  left: 0;
  right: 0;
  margin: auto;
  border-right: #000 2px solid;
  border-bottom: #000 2px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  #flow #process ol li:after {
    width: 20px;
    height: 20px;
    bottom: -50px;
  }
}
#flow #process ol li:last-child:after {
  content: none;
}
#flow #process ol li figure {
  width: 220px;
  height: 180px;
}
@media screen and (max-width: 768px) {
  #flow #process ol li figure {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
#flow #process ol li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#flow #process ol li .text {
  width: calc(100% - 260px);
}
@media screen and (max-width: 768px) {
  #flow #process ol li .text {
    width: 100%;
    margin-top: 25px;
  }
}
#flow #process ol li .text h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #flow #process ol li .text h3 {
    margin-bottom: 10px;
    font-size: 17px;
    text-align: center;
  }
}
@media (min-width: 769px) {
  #flow #process ol li .text p {
    padding-left: 2em;
  }
}
@media screen and (max-width: 768px) {
  #flow #process ol li .text p {
    font-size: 14px;
  }
}
#story #s00 {
  text-align: center;
}
#story #s00 h2 {
  font-size: 50px;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  #story #s00 h2 {
    font-size: 30px;
  }
}
#story #s00 #book {
  width: 300px;
  margin: 20px auto 0;
}
#performance .val {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#performance .val .value {
  margin-left: 10px;
  padding: 10px;
  background-color: #fafafa;
  border: 1px solid #ccc;
  font-size: 12px;
  line-height: 1;
}
#performance .val .value em {
  padding-right: 5px;
  font-size: 22px;
  font-weight: bold;
}
#performance #heatGrade {
  max-width: 800px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #performance #heatGrade {
    margin-top: 30px;
  }
}
#performance #heatGrade li {
  padding: 10px 30px;
}
@media screen and (max-width: 768px) {
  #performance #heatGrade li {
    padding: 10px 15px;
  }
}
#performance #heatGrade li:nth-child(n+2) {
  margin-top: 5px;
}
#performance #heatGrade li:first-child {
  background-color: #ec707a;
}
#performance #heatGrade li:nth-child(2) {
  background-color: #e38182;
}
#performance #heatGrade li:nth-child(3) {
  background-color: #f4c3a7;
}
#performance #heatGrade li:nth-child(4) {
  background-color: #f7e0c7;
}
#performance #heatGrade li:nth-child(5) {
  background-color: #e2d8c6;
}
#performance #heatGrade li:nth-child(6) {
  background-color: #e3e2e9;
}
#performance #heatGrade li:last-child {
  background-color: #e1eef1;
}
#performance #heatGrade li dl {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#performance #heatGrade li dl dt {
  width: 100px;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #performance #heatGrade li dl dt {
    width: 60px;
    font-size: 18px;
  }
}
#performance #heatGrade li dl dt i {
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #performance #heatGrade li dl dt i {
    font-size: 22px;
  }
}
#performance #heatGrade li dl dd {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #performance #heatGrade li dl dd {
    font-size: 18px;
  }
}
#performance #heatGrade li dl dd.gs {
  font-weight: bold;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  #performance #heatGrade li dl dd.gs {
    width: 100%;
    text-align: right;
    font-size: 17px;
  }
}
#performance #s02_06 .c2_1 h4 {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #performance #s02_06 .c2_1 h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  #performance #s03_02 .c3_1 > div {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
#iezukuridiary #archive .flex {
  justify-content: space-between;
}
#iezukuridiary #archive .flex #main {
  width: calc(100% - 360px);
}
@media screen and (max-width: 768px) {
  #iezukuridiary #archive .flex #main {
    width: 100%;
  }
}
#iezukuridiary #archive .flex #main .archive {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
#iezukuridiary #archive .flex #main .archive article {
  position: relative;
  width: 44%;
  margin-right: 12%;
}
#iezukuridiary #archive .flex #main .archive article:after {
  content: "";
  position: absolute;
  display: block;
  width: 0.5px;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 113%;
}
#iezukuridiary #archive .flex #main .archive article:nth-child(2n) {
  margin-right: 0;
}
#iezukuridiary #archive .flex #main .archive article:nth-child(2n):after {
  content: none;
}
#iezukuridiary #archive .flex #main .archive article:nth-child(n+3) {
  margin-top: 60px;
}
#iezukuridiary #archive .flex #main .archive article a {
  display: block;
}
#iezukuridiary #archive .flex #main .archive article a figure {
  position: relative;
  height: 0;
  padding-top: 72.72%;
  overflow: hidden;
  border-radius: 10px;
}
#iezukuridiary #archive .flex #main .archive article a figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
#iezukuridiary #archive .flex #main .archive article a .text {
  padding-top: 15px;
}
#iezukuridiary #archive .flex #main .archive article a .text h2 {
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #iezukuridiary #archive .flex #main .archive article a .text h2 {
    font-size: 16px;
  }
}
#iezukuridiary #archive .flex #main .archive article a .text .ctWrap time {
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  #iezukuridiary #archive .flex #main .archive article a .text .ctWrap time {
    font-size: 11px;
  }
}
#iezukuridiary #archive .flex #main .archive article a .text .ctWrap ul li {
  color: #707070;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  #iezukuridiary #archive .flex #main .archive article a .text .ctWrap ul li {
    font-size: 10px;
  }
}
#iezukuridiary #archive .flex #main .archive article a .text .ctWrap ul li:before {
  content: "#";
}
#iezukuridiary #archive .flex #side {
  width: 300px;
}
@media screen and (max-width: 768px) {
  #iezukuridiary #archive .flex #side {
    width: 100%;
    margin-top: 50px;
  }
}
#iezukuridiary #archive .flex #side aside {
  padding: 30px;
  background-color: #fafafa;
}
#iezukuridiary #archive .flex #side aside:nth-child(n+2) {
  margin-top: 40px;
}
#iezukuridiary #archive .flex #side aside p {
  margin-bottom: 15px;
  font-weight: 500;
}
#iezukuridiary #archive .flex #side aside ul li {
  font-size: 13px;
}
#iezukuridiary #archive .flex #side aside ul li a {
  color: #000;
  font-size: 13px;
}
#iezukuridiary #archive .flex #side aside#category ul li a {
  position: relative;
  padding-left: 1.2em;
}
#iezukuridiary #archive .flex #side aside#category > ul > li > a:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#iezukuridiary #archive .flex #side aside#category > ul > li > ul {
  margin-top: 5px;
  padding-left: 2em;
}
#iezukuridiary #archive .flex #side aside#category > ul > li > ul > li {
  margin-top: 5px;
}
#iezukuridiary #archive .flex #side aside#category > ul > li > ul > li > a:before {
  content: ">";
  position: absolute;
  left: 0;
  top: -2px;
}
#iezukuridiary #archive .flex #side aside#category > ul > li > ul > li > ul {
  padding-left: 2em;
}
#iezukuridiary #archive .flex #side aside#category > ul > li > ul > li > ul > li a {
  padding-left: 0;
}
#iezukuridiary #archive .flex #side aside#year ul > li {
  cursor: pointer;
  color: #000;
}
#iezukuridiary #archive .flex #side aside#year ul > li > ul {
  display: none;
}
#iezukuridiary #archive .flex #side aside#year ul > li > ul > li {
  margin-top: 0;
  padding-left: 1em;
  text-indent: -1em;
}
#iezukuridiary #archive .flex #side aside#year ul > li > ul > li:before {
  content: "・";
}
main #news #pageTtlWrap #pageNavi {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
main #news #pageTtlWrap #pageNavi > * {
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  main #news #pageTtlWrap #pageNavi > * {
    width: 48%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 768px) {
  main #news #pageTtlWrap #pageNavi > *:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main #news #pageTtlWrap #pageNavi > *:nth-child(n+3) {
    margin-top: 10px;
  }
}
@media (min-width: 769px) {
  main #news #pageTtlWrap #pageNavi > *:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main #news #pageTtlWrap #pageNavi > *:nth-child(n+4) {
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  main #news #pageTtlWrap #pageNavi > *:nth-child(n+5) {
    margin-top: 10px;
  }
}
main #news .archive {
  border-top: #000 1px solid;
}
main #news .archive > li {
  border-bottom: #000 1px solid;
}
main #news .archive > li a {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  main #news .archive > li a {
    padding: 30px 0;
  }
}
main #news .archive > li a figure {
  width: 25.42%;
  height: 220px;
}
@media screen and (max-width: 768px) {
  main #news .archive > li a figure {
    width: 100%;
    height: 200px;
  }
}
main #news .archive > li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main #news .archive > li a .text {
  width: calc(100% - 350px);
}
@media screen and (max-width: 768px) {
  main #news .archive > li a .text {
    width: 100%;
    margin-top: 20px;
  }
}
main #news .archive > li a .text h2 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  main #news .archive > li a .text h2 {
    font-size: 16px;
  }
}
main #news .archive > li a .text .ctWrap {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  main #news .archive > li a .text .ctWrap {
    margin-bottom: 10px;
  }
}
main #news .archive > li a .text .ctWrap time {
  width: 80px;
}
@media screen and (max-width: 768px) {
  main #news .archive > li a .text .ctWrap time {
    width: 60px;
    font-size: 14px;
  }
}
main #news .archive > li a .text .ctWrap ul {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 80px);
}
main #news .archive > li a .text .ctWrap ul li {
  margin-left: 10px;
  padding: 2px 15px;
  border-radius: 20px;
  text-align: center;
  border: #000 1px solid;
  color: #000;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  main #news .archive > li a .text .ctWrap ul li {
    padding: 1px 10px;
    font-size: 12px;
  }
}
#qa .accordion_wrap .ttl01:nth-child(n + 2) {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #qa .accordion_wrap .ttl01:nth-child(n + 2) {
    margin-top: 70px;
  }
}
#qa .accordion_wrap .accordion {
  border-bottom: 1px solid #e1e1e1;
}
#qa .accordion_wrap .accordion > li {
  border-top: 1px solid #e1e1e1;
}
#qa .accordion_wrap .accordion > li > em {
  position: relative;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 80px;
  padding: 10px 80px;
  font-weight: 700;
  background: url(../img/qa_icon_accordion_q_01.png) no-repeat left 20px center / 40px auto;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #qa .accordion_wrap .accordion > li > em {
    min-height: 50px;
    padding: 15px 25px 15px 32px;
    background-size: 25px auto;
    line-height: 1.6;
    background-position: top 17px left 0;
  }
}
#qa .accordion_wrap .accordion > li > em:before, #qa .accordion_wrap .accordion > li > em:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  display: block;
  width: 22px;
  height: 2px;
  background-color: #014603;
  translate: 0 -50%;
  transition: rotate 0.5s;
}
@media screen and (max-width: 768px) {
  #qa .accordion_wrap .accordion > li > em:before, #qa .accordion_wrap .accordion > li > em:after {
    width: 16px;
    right: 0;
  }
}
#qa .accordion_wrap .accordion > li > em:after {
  rotate: 90deg;
}
#qa .accordion_wrap .accordion > li > em:after {
  rotate: 90deg;
}
#qa .accordion_wrap .accordion > li > em.open:after {
  rotate: 0deg;
}
#qa .accordion_wrap .accordion > li > div {
  display: none;
  padding: 25px 80px;
  line-height: 2.125;
  background: url(../img/qa_icon_accordion_a_01.png) no-repeat left 20px top 25px / 40px auto #fff;
}
@media screen and (max-width: 768px) {
  #qa .accordion_wrap .accordion > li > div {
    padding: 10px 25px 15px 32px;
    background-size: 25px auto;
    background-position: left 0 top 13px;
    line-height: 1.7;
  }
}
#qa .accordion_wrap .accordion > li > div .attl {
  margin-bottom: 5px;
  color: #B70000;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #qa .accordion_wrap .accordion > li > div .attl {
    font-size: 17px;
  }
}
#qa .accordion_wrap .accordion > li > div a {
  color: #0645AD;
  text-decoration: underline;
}
#qa .accordion_wrap .accordion > li > div a:hover {
  text-decoration: none;
}
#qa .accordion_wrap .accordion > li > div a img {
  display: inherit;
}
#policy #policyList {
  margin-top: 40px;
}
#policy #policyList > li:nth-child(n+2) {
  margin-top: 50px;
}
#policy #policyList > li strong, #policy #policyList > li b {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}
#policy #policyList > li b {
  margin-top: 20px;
}
#policy #policyList > li ol {
  margin-left: 1.5em;
}
#policy #policyList > li ol li {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -3em;
}
#policy #policyList > li a {
  color: #014603;
  text-decoration: underline;
}
#policy #policyList > li a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .modelHouse {
    text-align: left;
  }
}
.modelHouse .inner.full {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .modelHouse .inner.full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.modelHouse .modelTtl {
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .modelHouse .modelTtl {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.modelHouse .modelTtl em {
  display: block;
  font-size: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .modelHouse .modelTtl em {
    font-size: 30px;
  }
}
.modelHouse #mainPht {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .modelHouse #mainPht {
    margin-bottom: 40px;
  }
}
.modelHouse #mainPht img {
  width: 100%;
  height: auto;
}
.modelHouse .c2_2 {
  margin-bottom: 50px;
}
.modelHouse .c2_2 figure {
  max-height: 360px;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .modelHouse .c2_2 figure {
    height: 118px;
    border-radius: 10px;
  }
}
.modelHouse .btn a {
  width: 500px;
}
.modelHouse .map {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .modelHouse .map + p {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .modelHouse .map iframe {
    height: 250px;
  }
}
.modelHouse #contactNavi {
  margin-top: 50px;
  margin-bottom: 100px;
  padding: 60px;
  border-radius: 20px;
  background-color: #FAF9F5;
}
@media screen and (max-width: 768px) {
  .modelHouse #contactNavi {
    padding: 30px;
  }
}
.modelHouse #contactNavi ul {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.modelHouse #contactNavi ul li {
  width: 360px;
}
.modelHouse #contactNavi ul li:first-child {
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .modelHouse #contactNavi ul li:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.modelHouse #contactNavi ul li:first-child a {
  position: relative;
  color: #000;
  font-size: 30px;
  font-weight: bold;
  font-family: Arial, Helvetica, "sans-serif";
  justify-content: center;
  background-color: #FFF;
}
.modelHouse #contactNavi ul li:first-child a:before {
  content: "";
  display: block;
  width: 21px;
  height: 30px;
  margin-right: 5px;
  background: url(../img/icon_tel_01.svg) no-repeat center / cover;
}
.modelHouse #contactNavi ul li:nth-child(2n) a {
  color: #FFF;
  background-color: #000;
  font-size: 18px;
}
.modelHouse #contactNavi ul li:nth-child(2n) a:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  display: block;
  width: 36px;
  height: 36px;
  transform: translateY(-50%);
  background: url(../img/icon_arrow_02.svg) no-repeat center / cover;
}
@media screen and (max-width: 768px) {
  .modelHouse #contactNavi ul li:nth-child(2n) a:after {
    width: 30px;
    height: 30px;
  }
}
.modelHouse #contactNavi ul li a {
  position: relative;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 80px;
  padding: 0 30px;
  border: 1px #000 solid;
  border-radius: 40px;
  text-decoration: none;
  transition: opacity 0.7s;
}
.modelHouse #contactNavi ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  .modelHouse #contactNavi ul li a:hover {
    opacity: 1;
  }
}
.modelHouse #contactNavi ul li a:hover img {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .modelHouse #contactNavi ul li a {
    height: 60px;
    border-radius: 30px;
  }
}
#designoffice #beginning {
  margin-bottom: 150px;
  padding: 60px;
  background-color: #f7f7f7;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #designoffice #beginning {
    margin-bottom: 100px;
    padding: 30px;
  }
}
#designoffice #beginning h2 {
  margin-bottom: 50px;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #designoffice #beginning h2 {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
#designoffice #specialty {
  margin-top: 50px;
  margin-bottom: 100px;
  padding: 30px;
  background-color: #f7f7f7;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #designoffice #specialty {
    margin-top: 30px;
    padding: 20px;
    font-size: 14px;
  }
}
#designoffice #specialty .dots {
  margin-top: 15px;
}
#designoffice #specialty .dots li {
  margin-top: 5px;
  font-weight: 500;
}
#designoffice .case {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
#designoffice .case > div {
  width: 30%;
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  #designoffice .case > div {
    width: 48%;
    margin-right: 4%;
  }
}
@media (min-width: 769px) {
  #designoffice .case > div:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #designoffice .case > div:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #designoffice .case > div:nth-child(n+3) {
    margin-top: 30px;
  }
}
#designoffice .case > div figure {
  width: 100%;
  height: 200px;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #designoffice .case > div figure {
    height: 150px;
  }
}
#designoffice .case > div figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  #designoffice .case > div .ttl03 {
    margin-bottom: 15px;
  }
}
#designoffice .case > div p {
  margin-top: 10px;
  color: #707070;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #designoffice .case > div p {
    font-size: 10px;
  }
}
#sewayaki .archive {
  border-top: #000 1px solid;
}
#sewayaki .archive article {
  border-bottom: #000 1px solid;
}
#sewayaki .archive article a {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #sewayaki .archive article a {
    padding: 20px 0;
  }
}
#sewayaki .archive article a figure {
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 768px) {
  #sewayaki .archive article a figure {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 769px) {
  #sewayaki .archive article a figure {
    order: 2;
  }
}
#sewayaki .archive article a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sewayaki .archive article a .swrap {
  width: calc(100% - 200px);
}
@media screen and (max-width: 768px) {
  #sewayaki .archive article a .swrap {
    width: calc(100% - 110px);
  }
}
@media (min-width: 769px) {
  #sewayaki .archive article a .swrap {
    order: 1;
  }
}
#sewayaki .archive article a .swrap time {
  display: block;
}
@media screen and (max-width: 768px) {
  #sewayaki .archive article a .swrap time {
    font-size: 10px;
  }
}
#sewayaki .archive article a .swrap h2 {
  margin-top: 20px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #sewayaki .archive article a .swrap h2 {
    margin-top: 2px;
    font-size: 15px;
  }
}
#works .archive {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
#works .archive article {
  width: 30.5%;
  margin-right: 4.23%;
}
@media screen and (max-width: 768px) {
  #works .archive article {
    width: 48%;
    margin-right: 4%;
  }
}
@media (min-width: 769px) {
  #works .archive article:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  #works .archive article:nth-child(n+4) {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  #works .archive article:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #works .archive article:nth-child(n+3) {
    margin-top: 30px;
  }
}
#works .archive article a {
  display: block;
}
#works .archive article a .cont {
  padding: 20px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 768px) {
  #works .archive article a .cont {
    padding: 15px;
  }
}
#works .archive article a .cont .ctWrap {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #works .archive article a .cont .ctWrap {
    margin-bottom: 5px;
    font-size: 12px;
  }
}
#works .archive article a .cont .ctWrap time {
  width: 80px;
}
@media screen and (max-width: 768px) {
  #works .archive article a .cont .ctWrap time {
    width: 60px;
  }
}
#works .archive article a .cont .ctWrap .cat {
  width: calc(100% - 80px);
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #works .archive article a .cont .ctWrap .cat {
    width: calc(100% - 60px);
  }
}
#works .archive article a .cont h2 {
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #works .archive article a .cont h2 {
    font-size: 14px;
  }
}
#works #single .entry {
  margin: 60px 0 80px;
  padding: 80px 0;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
}
@media screen and (max-width: 768px) {
  #works #single .entry {
    margin: 30px 0 50px;
    padding: 30px 0;
  }
}
#works #single #slider {
  position: relative;
}
#works #single #slider figure {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
}
#works #single #slider figure img {
  width: 100%;
}
#works #single #slider > figure:nth-child(n+2) {
  display: none;
}
#works #single #slider > figure img {
  width: 100%;
  max-width: none;
}
#works #single #slider .slick-track {
  max-width: none;
}
@media screen and (max-width: 768px) {
  #works #single #slider .slick-track {
    max-width: none;
  }
}
#works #single #slider .slick-list {
  overflow: hidden;
}
#works #single #slider figure {
  position: relative;
}
#works #single #slider figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
@media screen and (max-width: 768px) {
  #works #single #slider figure figcaption {
    padding: 3px;
    font-size: 11px;
  }
}
#works #single #thumbnail {
  margin-top: 20px;
}
#works #single #thumbnail .slick-track {
  width: 100% !important;
  transform: translate3d(0px, 0px, 0px) !important;
}
@media screen and (max-width: 768px) {
  #works #single #thumbnail .slick-track {
    width: 100% !important;
  }
}
#works #single #thumbnail li {
  float: left;
  position: relative;
  width: 10.5% !important;
  margin-left: 1%;
  margin-right: 1%;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #works #single #thumbnail li {
    width: 18.4% !important;
    margin-right: 2%;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  #works #single #thumbnail li:nth-child(5n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  #works #single #thumbnail li:nth-child(n+9) {
    margin-top: 20px;
  }
}
#works #single .btn01 {
  width: 360px;
  margin-left: auto;
  margin-right: auto;
}
#contact .btn button {
  width: 100px;
  padding: 20px;
  background: #f0f0f0;
  border-radius: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #contact .btn button {
    padding: 15px;
  }
}
#contact .btn button + input {
  width: calc(100% - 120px);
}
#contact #finish p {
  text-align: center;
}
#contact #finish .btn01 {
  max-width: 480px;
  margin: 50px auto 0;
}
#contact .alc {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #contact .alc {
    margin-bottom: 30px;
    font-size: 14px;
    text-align: left;
  }
}
#contact .flex > div {
  width: 48%;
  margin-right: 4%;
  padding: 40px 30px;
  background-color: #f7f7f7;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #contact .flex > div {
    width: 100%;
    padding: 30px;
    margin-right: 0;
  }
}
#contact .flex > div:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  #contact .flex > div:nth-child(n+2) {
    margin-top: 30px;
  }
}
#contact .flex > div h2 {
  margin-bottom: 40px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  border-bottom: #000 1px solid;
}
@media screen and (max-width: 768px) {
  #contact .flex > div h2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 17px;
  }
}
#contact .flex > div .dots {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #contact .flex > div .dots {
    margin-bottom: 20px;
  }
}
#contact .flex > div .dots li {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  #contact .flex > div .dots li {
    font-size: 13px;
  }
}
#contact .flex > div .btn a {
  width: 100%;
}
#contact #telContact {
  margin-top: 40px;
  padding: 60px;
  background-color: #f7f7f7;
  border-radius: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #contact #telContact {
    margin-top: 30px;
    padding: 30px;
  }
}
#contact #telContact h2 {
  font-size: 26px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #contact #telContact h2 {
    font-size: 18px;
  }
}
#contact #telContact .telNumber a {
  position: relative;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  font-weight: bold;
  font-family: Arial, Helvetica, "sans-serif";
}
@media screen and (max-width: 768px) {
  #contact #telContact .telNumber a {
    font-size: 30px;
  }
}
#contact #telContact .telNumber a:before {
  content: "";
  display: block;
  width: 21px;
  height: 30px;
  margin-right: 10px;
  background: url(../img/icon_tel_01.svg) no-repeat center / cover;
}
@media screen and (max-width: 768px) {
  #contact #telContact .telNumber a:before {
    margin-right: 5px;
  }
}
@media screen and (max-width: 768px) {
  #contact #telContact p {
    font-size: 11px;
  }
}
#contact .tel {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0 40px;
  padding: 25px 30px;
  font-size: 18px;
  background-color: #f7f7f7;
}
#contact .tel > * {
  display: block;
}
#contact .tel > em {
  margin-right: auto;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #contact .tel > em {
    font-size: 12px;
    font-weight: 500;
  }
}
#contact .tel > p {
  margin-left: auto;
}
#contact .tel > p a {
  text-decoration: underline;
  font-size: 30px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #contact .tel > p a {
    font-size: 24px;
  }
}
#contact table {
  border-right: #dde4ed 1px solid;
  border-bottom: #dde4ed 1px solid;
}
#contact table tbody tr th, #contact table tbody tr td {
  padding: 20px;
  border-left: #dde4ed 1px solid;
  border-top: #dde4ed 1px solid;
}
@media screen and (max-width: 768px) {
  #contact table tbody tr th, #contact table tbody tr td {
    display: block;
    padding: 15px;
  }
}
#contact table tbody tr th {
  width: 300px;
  background-color: #f7f7f7;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 768px) {
  #contact table tbody tr th {
    width: 100%;
  }
}
#contact table tbody tr th.req:after {
  content: "*";
  padding-left: 5px;
  color: #ee383c;
}
@media screen and (max-width: 768px) {
  #contact table tbody tr td {
    width: 100%;
  }
}
#contact table tbody tr td input {
  padding: 5px 10px;
  border: #dde4ed 1px solid;
  border-radius: 5px;
}
#contact table tbody tr td textarea {
  width: 100%;
  padding: 5px 10px;
  border: #dde4ed 1px solid;
  border-radius: 5px;
}
#contact table tbody tr td span {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#contact table tbody tr td span.mwform-radio-field {
  display: block;
}
#contact table tbody tr td span.mwform-tel-field input, #contact table tbody tr td span.mwform-zip-field input {
  width: 115px;
  margin: 0 15px;
}
@media screen and (max-width: 768px) {
  #contact table tbody tr td span.mwform-tel-field input, #contact table tbody tr td span.mwform-zip-field input {
    width: 95px;
    margin: 0 5px;
  }
}
#contact table tbody tr td span label {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#contact table tbody tr td.flex {
  align-items: center;
}
@media screen and (max-width: 768px) {
  #contact table tbody tr td.flex > span {
    margin-left: 0;
  }
}
#contact table tbody tr td.flex > span label {
  align-items: center;
}
#contact table + p {
  margin-top: 50px;
  margin-bottom: 30px;
  font-weight: 500;
}
#contact .btn {
  margin-top: 40px;
}
#contact .btn input {
  width: 100%;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background-color: #000;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #contact .btn input {
    padding: 15px;
    font-size: 16px;
  }
}
@keyframes mv_img_fade {
  0% {
    left: -6%;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 0%;
    opacity: 0;
  }
}
@keyframes mv_picture_fade {
  0% {
    left: 0%;
    top: 0%;
  }
  10% {
    left: 100%;
    top: 0%;
  }
  11% {
    left: 100%;
    top: 100%;
  }
  12% {
    left: -100%;
    top: 100%;
  }
  13% {
    left: -100%;
    top: 0%;
  }
  90% {
    left: -100%;
    top: 0%;
  }
  100% {
    left: 0%;
    top: 0%;
  }
}
@keyframes mv_icon_fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_text1_fade {
  0% {
    translate: 0 100%;
    opacity: 0;
  }
  10% {
    translate: 0 0;
    opacity: 1;
  }
  90% {
    translate: 0 0;
    opacity: 1;
  }
  100% {
    translate: 0 100%;
    opacity: 0;
  }
}
main > #top {
  /*
		#iezukuridiary {
			.archive{
				display: grid;
				grid-template-columns: repeat(2, 1fr);
				grid-template:
        "a a . ." auto
        "a a . ." auto
        ". . b b" auto
        ". . b b" auto / 1fr 1fr 1fr 1fr;
				//grid-template-columns: 2fr 1fr 1fr;
				gap: 40px;
				& > article{
					&:first-child{
						grid-area: a;
						h1{
							font-size: 24px;
						}
						p{
							display: block;
							font-size: 14px;
						}
					}
					figure{
						overflow: hidden;
						border-radius: 10px;
					}
					h1{
						margin-top: 20px;
						margin-bottom: 15px;
						line-height: 1.6;
						font-size: 18px;
						font-weight: 500;
					}
					p{
						display: none;
					}
				}
				#kurasapo{
					grid-area: b;
					//grid-column: 1 / 3;
    				//grid-row: 1 / 2;
					padding: 40px;
					background-color: #FAF9F5;
					border: #E1E1E1 1px solid;
					.item{
						article{
							a{
								@include flex;
								figure{
									width: 100px;
									height: 100px;
									overflow: hidden;
									img{
										object-fit: cover;
									}
								}
								div{
									width: calc(100% - 100px);
									background-color: #fff;
								}
							}
						}
					}
				}
			}
		}
		*/
  /*
		#iezukuridiary {
			//padding-bottom: 300px;
			//padding-top: 150px;
			padding-top: 50px;
			padding-bottom: 200px;
			&:before{
				background-image: none;
				z-index: -1;
			}
			@include mq(896) {
				padding-top: 80px;
				padding-bottom: 80px;
			}
			.inner {
				.head {
					@include flex;
					align-items: center;
					@include mq(896) {
						display: block;
						margin-bottom: 40px;
					}
					.ttl01 {
						margin-right: auto;
					}
					.more {
						margin-left: auto;
						width: 300px;
						@include mq(896) {
							display: none;
						}
					}
				}
				.archive {
					width: 1000px;
					margin: 0 auto;
					article {
						& + article {
							margin-top: 120px;
							@include mq(896) {
								margin-top: 50px;
							}
						}
						&:nth-child(odd){
							a{
								@include mq(896)(768, false) {
									div{
										order: 2;
										padding-left: 80px;
										padding-right: 0;
									}
									figure{
										order: 1;
									}
								}
							}
						}
						a {
							@include flex;
							color: #014603;
							@include opacity;
							@include mq(896) {
								flex-flow: row-reverse;
							}
							div {
								width: calc(100% - 300px);
								padding-right: 80px;
								@include mq(896) {
									width: calc(100% - 135px);
									margin-left: auto;
									padding-right: 0;
								}
								span {
									display: inline-block;
									min-width: 200px;
									margin-bottom: 20px;
									padding: 0 20px;
									border: 1px #014603 solid;
									border-radius: 15px;
									font-size: 14px;
									text-align: center;
									letter-spacing: 1.4px;
									line-height: 30px;
									@include mq(896) {
										min-width: 140px;
										margin-bottom: 10px;
										padding: 0 15px;
										border-radius: 12px;
										font-size: 10px;
										line-height: 24px;
									}
								}
								h1 {
									margin-bottom: 30px;
									font-size: 24px;
									font-weight: 500;
									letter-spacing: 2.4px;
									line-height: (30/24);
									font-family: $minFont;
									@include mq(896) {
										margin-bottom: 15px;
										font-size: 16px;
										line-height: (25/16);
									}
								}
								time {
									display: block;
									font-size: 14px;
									font-weight: 900;
									letter-spacing: 1.4px;
									line-height: 1;
									@include mq(896) {
										font-size: 12px;
										letter-spacing: 1.2px;
									}
								}
								p{
									margin-top: 40px;
									@include mq(896) {
										display: none;
									}
								}
							}
							figure {
								width: 300px;
								height: 320px;
								border-radius: 140px 140px 0 0;
								overflow: hidden;
								img{
									width: 100%;
									height: 100%;
									object-fit: cover;
								}
								@include mq(896) {
									width: 120px;
									height: 120px;
									//border-radius: 10px;
									border-radius: 50px 50px 0 0;
								}
							}
						}
					}
				}
				& > .more {
					@include mq(896)(768, false) {
						display: none;
					}
					@include mq(896) {
						justify-content: center;
						margin-top: 40px;
					}
				}
				#kurasapo{
					width: 1000px;
					margin-left: auto;
					margin-right: auto;
					margin-top: 120px;
					padding: 40px 60px 60px 60px;
					border-radius: 40px;
					background-color: #FFF;
					@include mq(896) {
						margin-top: 60px;
						padding: 20px;
						border-radius: 20px;
					}
					& > em{
						display: block;
						width: 250px;
						margin-left: auto;
						margin-right: auto;
						margin-bottom: 20px;
						padding: 0 20px;
						border: 1px #014603 solid;
						border-radius: 15px;
						font-size: 14px;
						text-align: center;
						letter-spacing: 1.4px;
						line-height: 30px;
						@include mq(896) {
							width: 200px;
						}
					}
					.item{
						@include flex;
						article{
							width: _p(250,880);
							margin-right: _p(65,880);
							@include mq(896) {
								width: 48%;
								margin-right: 4%;
							}
							&:nth-child(3n){
								margin-right: 0;
							}
							&:nth-child(2n){
								@include mq(896) {
									margin-right: 0;
								}
							}
							&:nth-child(n+3){
								@include mq(896) {
									display: none;
								}
							}
							a{
								display: block;
								figure{
									overflow: hidden;
									height: 200px;
									border-radius: 10px;
									@include mq(896) {
										height: 100px;
									}
								}
								div{
									margin-top: 15px;
									h1{
										color: #014603;
										font-size: 22px;
										font-weight: bold;
										font-family: $minFont;
										@include mq(896) {
											font-size: 16px;
										}
									}
									time{
										color: #014603;
										font-size: 12px;
										font-family: $minFont;
									}
								}
							}
						}
					}
				}
			}
		}
		*/
}
main > #top > section {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media screen and (max-width: 896px) {
  main > #top > section {
    padding-top: 80px;
  }
}
main > #top .head {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
main > #top .head .ttl01 {
  margin-bottom: 0;
}
main > #top #mv {
  position: relative;
  width: calc(100% - 120px);
  margin: 0 auto;
}
@media screen and (max-width: 896px) {
  main > #top #mv {
    width: 100%;
    padding: 0 15px;
  }
}
main > #top #mv > .slide {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none !important;
  opacity: 1 !important;
}
main > #top #mv > .slide:nth-child(n + 2) {
  display: none;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide {
    flex-flow: column-reverse;
  }
}
main > #top #mv > .slide.col1 .text:before {
  width: 102.04%;
}
main > #top #mv > .slide.col1 .text div figure img {
  height: 120px;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col1 .text div figure img {
    height: 68px;
  }
}
main > #top #mv > .slide.col1 .text div em {
  margin-top: 40px;
  font-size: 80px;
  font-family: "Times New Roman", serif;
  line-height: 1.2;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col1 .text div em {
    margin-top: 0;
    font-size: 40px;
  }
}
main > #top #mv > .slide.col1 .text p {
  margin-top: 25px;
  font-size: 18px;
  overflow: hidden;
  font-family: "Times New Roman", serif;
}
main > #top #mv > .slide.col1 .text p:empty {
  display: none;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col1 .text p {
    margin-top: 10px;
    font-size: 12px;
  }
}
main > #top #mv > .slide.col1 .text p i {
  position: relative;
  top: 0;
  display: block;
  opacity: 0;
  translate: 0 100%;
}
main > #top #mv > .slide.col1 .img picture {
  position: relative;
  width: 100%;
  padding-top: 67.36%;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col1 .img picture {
    padding-top: 105.55%;
  }
}
main > #top #mv > .slide.col1 .img div {
  position: absolute;
  left: 25px;
  top: 20px;
  color: #fff;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col1 .img div {
    left: 15px;
    top: 15px;
  }
}
main > #top #mv > .slide.col1 .img div > * {
  display: block;
  line-height: 1;
  overflow: hidden;
}
main > #top #mv > .slide.col1 .img div > * span {
  position: relative;
  top: 0;
  display: block;
  opacity: 0;
  translate: 0 100%;
}
main > #top #mv > .slide.col1 .img div i {
  font-size: 80px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col1 .img div i {
    font-size: 40px;
  }
}
main > #top #mv > .slide.col1 .img div strong {
  margin-top: 20px;
  font-size: 32px;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col1 .img div strong {
    margin-top: 10px;
    font-size: 18px;
  }
}
main > #top #mv > .slide.col1 .img div p {
  margin-top: 15px;
  font-size: 18px;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col1 .img div p {
    font-size: 10px;
  }
}
main > #top #mv > .slide.col2 .text:before {
  width: 85.71%;
}
main > #top #mv > .slide.col2 .text div figure img {
  height: 200px;
  margin: 0 auto;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col2 .text div figure img {
    height: 100px;
    margin: 0;
  }
}
main > #top #mv > .slide.col2 .text div em {
  margin-top: 80px;
  font-size: 50px;
  line-height: 1.44;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col2 .text div em {
    margin-top: 0;
    font-size: 30px;
    line-height: 1.3333333333;
  }
}
main > #top #mv > .slide.col2 .text p {
  display: none;
}
main > #top #mv > .slide.col2 .img {
  display: flex;
  flex-wrap: wrap;
}
main > #top #mv > .slide.col2 .img picture {
  width: calc((100% - 10px) / 2);
  margin-right: 10px;
  padding-top: 67.36%;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide.col2 .img picture {
    padding-top: 111.11%;
  }
}
main > #top #mv > .slide.col2 .img picture:nth-child(2n) {
  margin-right: 0;
}
main > #top #mv > .slide .text {
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 34.02%;
  padding: 0 2.08% 0 4.16%;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide .text {
    width: 100%;
    padding: 30px 10px 35px;
  }
}
main > #top #mv > .slide .text:before, main > #top #mv > .slide .text:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background-color: #000;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide .text:before, main > #top #mv > .slide .text:after {
    display: none;
  }
}
main > #top #mv > .slide .text:before {
  height: 1px;
}
main > #top #mv > .slide .text:after {
  width: 1px;
  height: 100%;
}
main > #top #mv > .slide .text > span {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  border: 1px #000 solid;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide .text > span {
    display: none;
  }
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide .text div {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row-reverse;
    align-items: center;
  }
}
main > #top #mv > .slide .text div em {
  display: block;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide .text div em {
    margin-right: auto;
  }
}
main > #top #mv > .slide .text div em > span {
  display: block;
  overflow: hidden;
}
main > #top #mv > .slide .text div em > span i {
  position: relative;
  top: 0;
  display: block;
  opacity: 0;
  translate: 0 100%;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide .text div figure {
    margin-left: auto;
    margin-right: 10px;
  }
}
main > #top #mv > .slide .text div figure img {
  opacity: 0;
}
main > #top #mv > .slide .img {
  position: relative;
  width: 65.97%;
}
@media screen and (max-width: 896px) {
  main > #top #mv > .slide .img {
    width: 100%;
  }
}
main > #top #mv > .slide .img picture {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
main > #top #mv > .slide .img picture:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: -100%;
  top: 0%;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
main > #top #mv > .slide .img picture img {
  position: absolute;
  left: -6%;
  top: 50%;
  width: 112%;
  max-width: none;
  height: auto;
  translate: 0 -50%;
  opacity: 0;
}
main > #top #mv > .slide.active .text div em span i {
  animation: mv_text1_fade 7s forwards linear;
}
main > #top #mv > .slide.active .text div figure img {
  animation: mv_icon_fade 7s forwards linear;
}
main > #top #mv > .slide.active .text p i:not(:empty) {
  animation: mv_text1_fade 7s forwards linear;
}
main > #top #mv > .slide.active .img picture:before {
  animation: mv_picture_fade 7s forwards linear;
}
main > #top #mv > .slide.active .img picture img {
  animation: mv_img_fade 7s forwards linear;
}
main > #top #mv > .slide.active .img div > * span {
  animation: mv_text1_fade 5.7s forwards linear;
  animation-delay: 1s;
}
main > #top #mv #slide_nav {
  position: absolute;
  left: 4.16%;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  flex-flow: row;
  justify-content: center;
  width: 140px;
}
@media screen and (max-width: 896px) {
  main > #top #mv #slide_nav {
    left: 50%;
    transform: translateX(-50%);
  }
}
main > #top #mv #slide_nav > a {
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 5px;
  overflow: hidden;
  background-color: #999;
  cursor: pointer;
  opacity: 1 !important;
}
main > #top #mv #slide_nav > a:last-child {
  margin-right: 0;
}
main > #top #mv #slide_nav > a.active {
  width: 60px;
  pointer-events: none;
}
main > #top #mv #slide_nav > a.active i {
  width: 60px;
}
main > #top #mv #slide_nav > a i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #000;
  transition: width 7s;
}
main > #top #news {
  padding: 60px 0;
  background-color: #f7f7f7;
}
main > #top #news ul {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main > #top #news ul li {
  width: 30.5%;
  margin-right: 4.23%;
}
@media screen and (max-width: 896px) {
  main > #top #news ul li {
    width: 48%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 896px) {
  main > #top #news ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  main > #top #news ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 896px) {
  main > #top #news ul li:nth-child(n + 3) {
    display: none;
  }
}
main > #top #news ul li a {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
main > #top #news ul li a figure {
  width: 38.88%;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 896px) {
  main > #top #news ul li a figure {
    width: 100%;
  }
}
main > #top #news ul li a .text {
  width: 55.55%;
}
@media screen and (max-width: 896px) {
  main > #top #news ul li a .text {
    width: 100%;
  }
}
main > #top #news ul li a .text h2 {
  font-weight: 500;
  line-height: 1.6;
}
main > #top #news ul li a .text .ct {
  margin-top: 10px;
  color: #999;
  font-size: 12px;
}
main > #top #news ul li a .text .ct time {
  padding-right: 10px;
}
main > #top .btn a {
  width: 250px;
}
@media screen and (max-width: 768px) {
  main > #top .btn a {
    min-width: inherit;
    width: 160px;
  }
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary {
    padding-bottom: 80px;
  }
}
@media (min-width: 769px) {
  main > #top #iezukuridiary .archive {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 80px;
    grid-row-gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
  }
}
main > #top #iezukuridiary .archive > article {
  position: relative;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  main > #top #iezukuridiary .archive > article:first-child {
    grid-column: span 2 / span 2;
    grid-row: span 2 / span 2;
  }
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article:first-child {
    width: 100%;
  }
}
main > #top #iezukuridiary .archive > article:first-child:after {
  content: "";
  position: absolute;
  display: block;
  width: 0.5px;
  height: 100%;
  background-color: #000;
  top: 0;
  right: -40px;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article:first-child:after {
    content: none;
  }
}
main > #top #iezukuridiary .archive > article:first-child h1 {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article:first-child h1 {
    font-size: 19px;
  }
}
main > #top #iezukuridiary .archive > article:first-child p {
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article:first-child p {
    margin-bottom: 10px;
    font-size: 12px;
  }
}
@media (min-width: 769px) {
  main > #top #iezukuridiary .archive > article:nth-child(2) {
    grid-column-start: 3;
  }
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article:nth-child(2) {
    width: 46%;
    margin-right: 8%;
  }
}
main > #top #iezukuridiary .archive > article:nth-child(2):after {
  content: "";
  position: absolute;
  display: block;
  width: 0.5px;
  height: 100%;
  background-color: #000;
  top: 0;
  right: -40px;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article:nth-child(2):after {
    right: -9%;
  }
}
@media (min-width: 769px) {
  main > #top #iezukuridiary .archive > article:nth-child(3) {
    grid-column-start: 4;
  }
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article:nth-child(3) {
    width: 46%;
  }
}
main > #top #iezukuridiary .archive > article figure {
  position: relative;
  height: 0;
  padding-top: 72.72%;
  overflow: hidden;
  border-radius: 10px;
}
main > #top #iezukuridiary .archive > article figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
main > #top #iezukuridiary .archive > article h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  line-height: 1.6;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article h1 {
    font-size: 16px;
  }
}
main > #top #iezukuridiary .archive > article p {
  display: none;
}
main > #top #iezukuridiary .archive > article .ctWrap {
  color: #707070;
}
main > #top #iezukuridiary .archive > article .ctWrap time {
  padding-right: 10px;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article .ctWrap time {
    font-size: 11px;
  }
}
main > #top #iezukuridiary .archive > article .ctWrap span {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive > article .ctWrap span {
    font-size: 10px;
  }
}
main > #top #iezukuridiary .archive #kurasapo {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px;
  background-color: #FAF9F5;
  border: #E1E1E1 1px solid;
}
@media (min-width: 769px) {
  main > #top #iezukuridiary .archive #kurasapo {
    grid-column: span 2 / span 2;
    grid-column-start: 3;
    grid-row-start: 2;
  }
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive #kurasapo {
    width: 100%;
    padding: 20px;
  }
}
@media (min-width: 769px) {
  main > #top #iezukuridiary .archive #kurasapo em {
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive #kurasapo em {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
  }
}
main > #top #iezukuridiary .archive #kurasapo .item {
  width: 88.6%;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive #kurasapo .item {
    width: 100%;
  }
}
main > #top #iezukuridiary .archive #kurasapo .item article:nth-child(n+2) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  main > #top #iezukuridiary .archive #kurasapo .item article:nth-child(n+2) {
    margin-top: 15px;
  }
}
main > #top #iezukuridiary .archive #kurasapo .item article a {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  border-radius: 5px;
  overflow: hidden;
}
main > #top #iezukuridiary .archive #kurasapo .item article a figure {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
main > #top #iezukuridiary .archive #kurasapo .item article a figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
main > #top #iezukuridiary .archive #kurasapo .item article a div {
  width: calc(100% - 100px);
  background-color: #fff;
  padding: 10px;
}
main > #top #iezukuridiary .archive #kurasapo .item article a div h1 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}
main > #top #iezukuridiary .archive #kurasapo .item article a div time {
  color: #707070;
  font-size: 12px;
}
main > #top #modelhouse {
  background-color: #f7f7f7;
}
main > #top #modelhouse #houseList {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  main > #top #modelhouse #houseList {
    padding-left: 10px;
    padding-right: 10px;
  }
}
main > #top #modelhouse #houseList li {
  width: 48%;
  margin-right: 4%;
  /*
					a{
						color: #014603;
						figure{
							border-radius: 20px;
							overflow: hidden;
						}
						.text{
							position: relative;
							&:after{
								content: "";
								position: absolute;
								display: block;
								right: 0;
								top: 0;
								width: 80px;
								height: 80px;
								margin-left: 20px;
								background: url(../img/icon_arrow_04.svg) no-repeat center / cover;
								@include mq(896) {
									width: 40px;
									height: 40px;
								}
							}
							h4{
								margin-top: 30px;
								font-size: 30px;
								font-weight: 500;
								@include mq(896) {
									margin-top: 18px;
									font-size: 20px;
								}
							}
							.add{
								font-size: 12px;
							}
							p{
								margin-top: 30px;
								@include mq(896) {
									margin-top: 15px;
								}
							}
						}
					}
					*/
}
@media screen and (max-width: 896px) {
  main > #top #modelhouse #houseList li {
    width: 100%;
    margin-right: 0;
  }
}
main > #top #modelhouse #houseList li:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 896px) {
  main > #top #modelhouse #houseList li:nth-child(n + 2) {
    margin-top: 40px;
  }
}
main > #top #modelhouse #houseList li .ttl02 {
  margin-top: 25px;
  margin-bottom: 10px;
}
main > #top #modelhouse #houseList li figure {
  border-radius: 20px;
  overflow: hidden;
}
main > #top #modelhouse #houseList li address {
  display: block;
  color: #999;
  font-size: 14px;
}
main > #top #modelhouse #houseList li .btn {
  margin-top: 30px;
  text-align: right;
}
main > #top #modelhouse #sewayaki {
  margin-top: 120px;
  padding: 80px 100px;
  background-color: #fff;
}
@media screen and (max-width: 896px) {
  main > #top #modelhouse #sewayaki {
    margin-top: 60px;
    padding: 20px;
  }
}
main > #top #modelhouse #sewayaki .ttl04 {
  text-align: center;
  font-size: 30px;
}
@media screen and (max-width: 896px) {
  main > #top #modelhouse #sewayaki .ttl04 {
    font-size: 17px;
    line-height: 1.5;
  }
}
main > #top #modelhouse #sewayaki .more {
  margin-top: 50px;
}
@media screen and (max-width: 896px) {
  main > #top #modelhouse #sewayaki .more {
    margin-top: 30px;
  }
}
main > #top #kv {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-flow: row-reverse;
  align-items: center;
  padding: 0 90px 0 100px;
}
@media screen and (max-width: 896px) {
  main > #top #kv {
    display: block;
    padding: 50px 10px 0;
  }
}
main > #top #kv figure {
  width: 75.14%;
}
@media screen and (max-width: 896px) {
  main > #top #kv figure {
    width: auto;
  }
}
main > #top #kv div {
  width: 24.85%;
  color: #014603;
}
@media screen and (max-width: 896px) {
  main > #top #kv div {
    width: 320px;
    margin: 50px auto 0;
    text-align: center;
  }
}
main > #top #kv div h1 {
  font-family: "Zen Old Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 896px) {
  main > #top #kv div h1 {
    padding: 0 10px;
  }
}
main > #top #kv div h1 picture {
  display: block;
  width: 86.04%;
}
@media screen and (max-width: 896px) {
  main > #top #kv div h1 picture {
    width: 100%;
  }
}
main > #top #kv div p {
  margin-top: 20px;
  font-size: 125%;
  line-height: 2;
}
@media screen and (max-width: 896px) {
  main > #top #kv div p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.875;
  }
}
main > #top #news {
  margin-top: 100px;
}
@media screen and (max-width: 896px) {
  main > #top #news {
    margin-top: 50px;
  }
}
main > #top #news .wrap {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px;
  border-radius: 40px;
  background-color: #fff;
}
@media screen and (max-width: 896px) {
  main > #top #news .wrap {
    padding: 20px;
  }
}
main > #top #news .wrap em {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 30px;
  border-radius: 15px;
  background-color: #f0f0f0;
}
main > #top #news .wrap p {
  width: calc(100% - 100px - 120px);
  padding: 0 30px;
}
main > #top #news .wrap p a span {
  display: block;
  width: 120px;
  letter-spacing: 0.16px;
}
main > #top #news .wrap p a i {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  width: calc(100% - 120px);
}
main > #top #news .wrap ul {
  width: calc(100% - 200px);
}
@media screen and (max-width: 896px) {
  main > #top #news .wrap ul {
    width: 100%;
  }
}
main > #top #news .wrap ul li:nth-child(n + 2) {
  margin-top: 15px;
}
main > #top #news .wrap ul li a {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-decoration: none;
  transition: opacity 0.7s;
}
main > #top #news .wrap ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  main > #top #news .wrap ul li a:hover {
    opacity: 1;
  }
}
main > #top #news .wrap ul li a:hover img {
  opacity: 1;
}
main > #top #news .wrap ul li a:hover i {
  text-decoration: underline;
}
main > #top #news .wrap ul li a span {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 30px;
  border-radius: 15px;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 11px;
}
@media screen and (max-width: 896px) {
  main > #top #news .wrap ul li a span {
    width: 100px;
    height: auto;
    padding: 5px;
    font-size: 10px;
    letter-spacing: -0.05em;
  }
}
main > #top #news .wrap ul li a time {
  display: block;
  width: 70px;
  padding-left: 10px;
  letter-spacing: 0.16px;
  font-size: 11px;
}
@media screen and (max-width: 896px) {
  main > #top #news .wrap ul li a time {
    font-size: 10px;
    width: 70px;
  }
}
main > #top #news .wrap ul li a i {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  width: calc(100% - 250px);
  padding-right: 15px;
}
@media screen and (max-width: 896px) {
  main > #top #news .wrap ul li a i {
    width: 100%;
    margin-top: 3px;
    padding: 0;
  }
}
main > #top #news .wrap > a {
  width: 200px;
  color: #014603;
  padding: 10px 20px;
  border-radius: 30px;
  text-align: center;
  transition: all 0.7s;
}
main > #top #news .wrap > a:after {
  content: ">";
  position: relative;
  top: -2px;
  display: inline-block;
  padding-left: 10px;
  font-weight: 400;
}
main > #top #news .wrap > a:hover {
  background-color: #014603;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 896px) {
  main > #top #news .wrap > a {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
}
main > #top #webmagazine .ttl01 i {
  display: block;
  font-size: 20px;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .ttl01 i {
    font-size: 16px;
  }
}
main > #top #webmagazine .archive.c2_1 > * {
  width: 47%;
  margin-right: 6%;
}
main > #top #webmagazine .archive.c2_1 > *:nth-child(2n) {
  margin-right: 0;
}
main > #top #webmagazine .archive article {
  margin-top: 0;
}
main > #top #webmagazine .archive article:nth-child(2n) {
  margin-top: 10%;
}
main > #top #webmagazine .archive article .pht {
  position: relative;
}
main > #top #webmagazine .archive article .pht span {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2px 10px;
  background-color: #faf9f5;
  font-weight: 500;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .archive article .pht span {
    font-size: 12px;
  }
}
main > #top #webmagazine .archive article .pht span time {
  margin-left: 10px;
  font-weight: 500;
}
main > #top #webmagazine .archive article .pht img {
  border-radius: 10px;
}
main > #top #webmagazine .archive article h2 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  font-family: "Zen Old Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .archive article h2 {
    font-size: 18px;
    line-height: 1.4;
  }
}
main > #top #webmagazine .archive article p {
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .archive article p {
    font-size: 12px;
    line-height: 1.4;
  }
}
main > #top #webmagazine .archive article .cn {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  margin-top: 20px;
}
main > #top #webmagazine .archive article .cn .tag {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
main > #top #webmagazine .archive article .cn .tag li {
  color: #707070;
  font-size: 13px;
}
main > #top #webmagazine .archive article .cn .tag li:nth-child(n + 2) {
  margin-left: 10px;
}
main > #top #webmagazine .archive article .cn .tag > span {
  color: #707070;
  font-size: 13px;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .archive article .cn .tag > span {
    font-size: 10px;
  }
}
main > #top #webmagazine .archive article .cn .tag > span:nth-child(n + 2) {
  margin-left: 10px;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .archive article .cn .tag > span:nth-child(n + 2) {
    margin-left: 5px;
  }
}
main > #top #webmagazine .archive article .cn .tag > span:before {
  content: "＃";
}
main > #top #webmagazine .archive article .cn .tag img {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .archive article .cn .tag img {
    width: 30px;
    height: 30px;
  }
}
main > #top #webmagazine .archive article .cn .nb {
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .archive article .cn .nb {
    font-size: 20px;
  }
}
main > #top #webmagazine .archive article .cn .nb i {
  font-size: 16px;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .archive article .cn .nb i {
    font-size: 14px;
  }
}
main > #top #webmagazine .more {
  margin-top: 100px;
  margin-left: auto;
}
@media screen and (max-width: 896px) {
  main > #top #webmagazine .more {
    margin-top: 60px;
  }
}
main > #top #concept {
  position: relative;
  padding-top: 200px;
  text-align: center;
  color: #014603;
}
@include mq(896)(440) {
  main > #top #concept {
    padding-top: 100px;
  }
}
main > #top #concept .ttl01 {
  margin-bottom: 60px;
}
@media screen and (max-width: 896px) {
  main > #top #concept .ttl01 {
    margin-bottom: 30px;
  }
}
main > #top #concept h3 {
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  font-family: "Zen Old Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
}
@media screen and (max-width: 896px) {
  main > #top #concept h3 {
    font-size: 22px;
  }
}
main > #top #concept p span {
  text-decoration: underline;
}
main > #top #concept #conceptTxt {
  position: relative;
  margin-bottom: 150px;
}
@media screen and (max-width: 896px) {
  main > #top #concept #conceptTxt {
    margin-bottom: 100px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 896px) {
  main > #top #concept #conceptTxt .inner {
    width: 450px;
  }
}
@include mq(896)(440) {
  main > #top #concept #conceptTxt .inner {
    width: 82vw;
  }
}
@media screen and (max-width: 896px) {
  main > #top #concept #conceptTxt .inner p {
    text-align: left;
  }
}
main > #top #concept .obj {
  position: absolute;
  overflow: hidden;
  z-index: -1;
}
@media screen and (max-width: 896px) {
  main > #top #concept .obj {
    border-radius: 10px;
  }
}
main > #top #concept .obj img {
  width: 100%;
  height: 100%;
  max-width: initial;
  object-fit: cover;
}
main > #top #concept .obj.o01 {
  width: 300px;
  height: 400px;
  top: 0;
  right: 0;
}
@include mq(896)(1280) {
  main > #top #concept .obj.o01 {
    width: 200px;
    height: 266px;
  }
}
@media screen and (max-width: 896px) {
  main > #top #concept .obj.o01 {
    width: 160px;
    height: 220px;
    top: 100px;
  }
}
@include mq(896)(440) {
  main > #top #concept .obj.o01 {
    width: 55vw;
    height: 40vw;
    top: -320px;
    right: 10vw;
  }
}
main > #top #concept .obj.o02 {
  width: 300px;
  height: 400px;
  bottom: 0;
  left: 0;
}
@include mq(896)(1280) {
  main > #top #concept .obj.o02 {
    width: 200px;
    height: 266px;
    bottom: 200px;
  }
}
@media screen and (max-width: 896px) {
  main > #top #concept .obj.o02 {
    width: 160px;
    height: 220px;
    bottom: 350px;
  }
}
@include mq(896)(440) {
  main > #top #concept .obj.o02 {
    width: 30vw;
    height: 40vw;
    top: -200px;
    left: 12vw;
  }
}
main > #top #concept .obj.o03 {
  width: 200px;
  height: 260px;
  top: 280px;
  right: 200px;
}
@include mq(896)(1280) {
  main > #top #concept .obj.o03 {
    width: 100px;
    height: 130px;
    right: 150px;
  }
}
@media screen and (max-width: 896px) {
  main > #top #concept .obj.o03 {
    width: 160px;
    height: 200px;
    right: 10px;
    top: auto;
    bottom: 0;
  }
}
@include mq(896)(440) {
  main > #top #concept .obj.o03 {
    width: 100px;
    height: 130px;
    right: 100px;
    top: auto;
    bottom: 0;
  }
}
main > #top #concept figure {
  display: block;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@include mq(896)(1200) {
  main > #top #concept figure {
    max-width: 600px;
  }
}
main > #top #concept #conceptArea {
  position: relative;
}
main > #top #concept #conceptArea .conceptEx {
  text-align: left;
  color: #000;
}
@include mq(896)(1000, false) {
  main > #top #concept #conceptArea .conceptEx {
    position: absolute;
    width: 240px;
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx {
    max-width: 600px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx .conceptExHd {
    position: relative;
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 15px;
  }
}
main > #top #concept #conceptArea .conceptEx .conceptExHd h4 {
  position: relative;
  line-height: 1.2;
  font-size: 36px;
  font-weight: 600;
  font-family: "Zen Old Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx .conceptExHd h4 {
    font-size: 26px;
  }
}
@include mq(896)(375) {
  main > #top #concept #conceptArea .conceptEx .conceptExHd h4 {
    font-size: 23px;
  }
}
main > #top #concept #conceptArea .conceptEx .conceptExHd h4 i {
  display: block;
  font-size: 20px;
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx .conceptExHd h4 i {
    font-size: 16px;
  }
}
main > #top #concept #conceptArea .conceptEx .conceptExHd h4 big:before {
  content: "";
  position: absolute;
  display: block;
  background-color: #000;
}
main > #top #concept #conceptArea .conceptEx .conceptExHd em {
  display: block;
  margin: 10px 0;
  font-size: 26px;
  line-height: 1.2;
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx .conceptExHd em {
    font-size: 18px;
    margin: 0 0 0 15px;
  }
}
@include mq(896)(375) {
  main > #top #concept #conceptArea .conceptEx .conceptExHd em {
    font-size: 17px;
  }
}
main > #top #concept #conceptArea .conceptEx p {
  font-size: 13px;
  line-height: 1.6;
}
@include mq(896)(1000, false) {
  main > #top #concept #conceptArea .conceptEx#tsukuru {
    left: 0;
    top: 200px;
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx#tsukuru h4 {
    position: static;
  }
}
@include mq(896)(1000, false) {
  main > #top #concept #conceptArea .conceptEx#tsukuru h4 big:before {
    width: 100px;
    height: 1px;
    right: 0;
    top: 50px;
    transform: translateY(-50%);
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx#tsukuru h4 big:before {
    width: 0.5px;
    height: 340px;
    bottom: 15px;
    right: 0;
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx#tsukuru h4 big:after {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 1px;
    bottom: 15px;
    right: 0;
    background-color: #000;
  }
}
@include mq(896)(1000, false) {
  main > #top #concept #conceptArea .conceptEx#mamoru {
    right: -5px;
    top: 220px;
  }
}
@include mq(896)(1000, false) {
  main > #top #concept #conceptArea .conceptEx#mamoru h4 big:before {
    width: 40px;
    height: 1px;
    left: -50px;
    top: 50px;
    transform: translateY(-50%);
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx#mamoru h4 big:before {
    width: 0.5px;
    height: 425px;
    bottom: 15px;
    left: -20px;
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx#mamoru h4 big:after {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 1px;
    bottom: 15px;
    left: -20px;
    background-color: #000;
  }
}
main > #top #concept #conceptArea .conceptEx#asobigokoro {
  position: static;
  width: auto;
}
@include mq(896)(1000, false) {
  main > #top #concept #conceptArea .conceptEx#asobigokoro {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 60px;
  }
  main > #top #concept #conceptArea .conceptEx#asobigokoro .conceptExHd {
    text-align: right;
  }
  main > #top #concept #conceptArea .conceptEx#asobigokoro .conceptExHd em {
    margin-bottom: 0;
  }
  main > #top #concept #conceptArea .conceptEx#asobigokoro p {
    width: 300px;
    margin-left: 20px;
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx#asobigokoro h4 {
    position: static;
  }
}
@include mq(896)(1000, false) {
  main > #top #concept #conceptArea .conceptEx#asobigokoro h4 big:before {
    width: 1px;
    height: 40px;
    top: -50px;
    right: 0;
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx#asobigokoro h4 big:before {
    width: 0.5px;
    height: 620px;
    bottom: 15px;
    right: -20px;
  }
}
@include mq(896)(1000) {
  main > #top #concept #conceptArea .conceptEx#asobigokoro h4 big:after {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 1px;
    bottom: 15px;
    right: -20px;
    background-color: #000;
  }
}
main > #top #sakakistyle.inner {
  width: 1310px;
}
main > #top #sakakistyle .archive {
  position: relative;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main > #top #sakakistyle .archive article:nth-child(2n) {
  margin-top: 10%;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive article:nth-child(n + 2) {
    margin-top: 60px;
  }
}
main > #top #sakakistyle .archive article a {
  position: relative;
  display: block;
  padding-left: 30px;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive article a {
    padding-left: 25px;
  }
}
main > #top #sakakistyle .archive article a time, main > #top #sakakistyle .archive article a h2, main > #top #sakakistyle .archive article a div {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive article a time, main > #top #sakakistyle .archive article a h2, main > #top #sakakistyle .archive article a div {
    padding: 0;
  }
}
main > #top #sakakistyle .archive article a h2 {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive article a h2 {
    font-size: 18px;
  }
}
main > #top #sakakistyle .archive article a div {
  margin-top: 10px;
  font-size: 14px;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive article a div {
    margin-top: 5px;
    font-size: 13px;
  }
}
main > #top #sakakistyle .archive article a span {
  position: absolute;
  left: 0;
  top: 0;
  letter-spacing: 0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: 700;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive article a span {
    font-size: 13px;
  }
}
main > #top #sakakistyle .archive article a span:before {
  content: "＃";
}
main > #top #sakakistyle .archive article a time {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  color: #707070;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive article a time {
    font-size: 12px;
  }
}
main > #top #sakakistyle .archive > .flex {
  align-items: flex-end;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive > .flex {
    margin-top: 40px;
  }
}
main > #top #sakakistyle .archive > .flex .more {
  width: 100%;
}
main > #top #sakakistyle .archive:before {
  content: "";
  position: absolute;
  display: block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  right: 300px;
  bottom: 250px;
  background-image: url(/sakakistyle/assets/images/ill03.png);
  z-index: -1;
}
@media screen and (max-width: 896px) {
  main > #top #sakakistyle .archive:before {
    bottom: -150px;
    right: 40%;
  }
}
main > #top #concept_link {
  padding-top: 200px;
  padding-bottom: 100px;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-family: "Zen Old Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #014603;
}
@media screen and (max-width: 896px) {
  main > #top #concept_link {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
main > #top #concept_link > div {
  width: 47.45%;
  padding: 40px;
  background-color: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 896px) {
  main > #top #concept_link > div {
    width: 100% !important;
    padding: 25px 25px 30px 25px;
  }
}
@media screen and (max-width: 896px) {
  main > #top #concept_link > div:nth-child(n + 2) {
    margin-top: 40px !important;
  }
}
main > #top #concept_link > div:last-child {
  width: 100%;
  margin-top: 60px;
}
main > #top #concept_link > div:last-child .it {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
main > #top #concept_link > div:last-child .it figure {
  width: 38.18%;
}
@media screen and (max-width: 896px) {
  main > #top #concept_link > div:last-child .it figure {
    width: 100%;
  }
}
main > #top #concept_link > div:last-child .it .txt {
  width: 56.36%;
}
@media screen and (max-width: 896px) {
  main > #top #concept_link > div:last-child .it .txt {
    width: 100%;
  }
}
@include mq(896)(768, false) {
  main > #top #concept_link > div:last-child .it .txt h2 {
    margin-top: 0;
    text-align: left;
  }
}
@include mq(896)(768, false) {
  main > #top #concept_link > div:last-child .it .txt h3 {
    text-align: left;
  }
}
main > #top #concept_link > div:last-child ul {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main > #top #concept_link > div:last-child ul li {
  width: 22.27%;
  margin-right: 3.63%;
}
main > #top #concept_link > div:last-child ul li:nth-child(4n) {
  margin-right: 0;
}
main > #top #concept_link > div .it figure {
  height: 250px;
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (max-width: 896px) {
  main > #top #concept_link > div .it figure {
    height: 150px;
  }
}
main > #top #concept_link > div .it figure img {
  display: block;
  max-width: 100%;
  height: auto;
  border: 0;
  line-height: 1;
}
main > #top #concept_link > div .it h2 {
  margin-top: 20px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 896px) {
  main > #top #concept_link > div .it h2 {
    font-size: 22px;
  }
}
main > #top #concept_link > div .it h2 a {
  color: #014603;
}
main > #top #concept_link > div .it h2 a:after {
  content: "";
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 5px;
  border-top: #014603 1px solid;
  border-right: #014603 1px solid;
  -webkit-transform: rotate(45deg) translateY(-60%);
  transform: rotate(45deg) translateY(-60%);
}
main > #top #concept_link > div .it h3 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 896px) {
  main > #top #concept_link > div .it h3 {
    margin-bottom: 15px;
    font-size: 17px;
  }
}
main > #top #concept_link > div ul {
  margin-top: 20px;
}
main > #top #concept_link > div ul li {
  border-bottom: #014603 1px solid;
}
@media screen and (max-width: 896px) {
  main > #top #concept_link > div ul li {
    width: 100% !important;
    margin: 0 !important;
  }
}
main > #top #concept_link > div ul li a {
  position: relative;
  display: block;
  padding: 10px;
  color: #014603;
}
main > #top #concept_link > div ul li a:after {
  content: "";
  position: absolute;
  display: block;
  top: 25px;
  width: 10px;
  height: 10px;
  right: 20px;
  border-top: #014603 1px solid;
  border-right: #014603 1px solid;
  -webkit-transform: rotate(45deg) translateY(-60%);
  transform: rotate(45deg) translateY(-60%);
}
main > #top #play_heart_link {
  margin-top: 100px;
  padding-bottom: 345px;
  text-align: center;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_link {
    margin-top: 0;
    padding-bottom: 185px;
  }
}
main > #top #play_heart_link > em {
  display: block;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #014603;
  font-size: 18px;
  font-family: "Zen Old Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_link > em {
    font-size: 14px;
  }
}
main > #top #play_heart_link ul {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  width: 1100px;
}
main > #top #play_heart_link ul > li {
  width: 27.27%;
  margin-right: 9.09%;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_link ul > li {
    width: 29.41%;
    margin-right: 5.88%;
  }
}
main > #top #play_heart_link ul > li:nth-child(3n) {
  margin-right: 0;
}
main > #top #play_heart_link ul > li a {
  text-decoration: none;
  transition: opacity 0.7s;
}
main > #top #play_heart_link ul > li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  main > #top #play_heart_link ul > li a:hover {
    opacity: 1;
  }
}
main > #top #play_heart_link ul > li a:hover img {
  opacity: 1;
}
main > #top #play_heart_link ul > li a p {
  margin-top: 20px;
  color: #014603;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  line-height: 1.45;
  font-family: "Zen Old Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_link ul > li a p {
    margin-top: 10px;
    font-size: 14px;
  }
}
main > #top #play_heart_content {
  padding-bottom: 350px;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content {
    padding-bottom: 100px;
  }
}
main > #top #play_heart_content .inner ul {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
main > #top #play_heart_content .inner ul > li {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-flow: row;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li {
    display: block;
  }
}
main > #top #play_heart_content .inner ul > li:nth-child(2n) {
  flex-flow: row-reverse;
}
main > #top #play_heart_content .inner ul > li:nth-child(2n) > figure {
  margin-left: 0;
  margin-right: auto;
}
main > #top #play_heart_content .inner ul > li:nth-child(2n) > div {
  margin-right: 0;
  margin-left: auto;
}
@include mq(896)(768, false) {
  main > #top #play_heart_content .inner ul > li:nth-child(2n) > div .more {
    justify-content: start;
  }
}
main > #top #play_heart_content .inner ul > li + li {
  margin-top: 300px;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li + li {
    margin-top: 180px;
  }
}
main > #top #play_heart_content .inner ul > li > figure {
  width: 42%;
  margin-left: auto;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li > figure {
    display: none;
  }
}
main > #top #play_heart_content .inner ul > li > div {
  position: relative;
  width: 48%;
  padding-bottom: 120px;
  margin-right: auto;
  color: #014603;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li > div {
    width: auto;
    padding-bottom: 0;
  }
}
main > #top #play_heart_content .inner ul > li > div figure {
  display: none;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li > div figure {
    display: block;
  }
}
main > #top #play_heart_content .inner ul > li > div .lTtl01 {
  padding-left: 20px;
  border-left: #014603 1px solid;
  font-family: "Zen Old Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
main > #top #play_heart_content .inner ul > li > div .lTtl01 i {
  font-size: 20px;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li > div .lTtl01 i {
    font-size: 16px;
  }
}
main > #top #play_heart_content .inner ul > li > div .lTtl01 em {
  display: block;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 900;
  line-height: 1.4666666667;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li > div .lTtl01 em {
    font-size: 30px;
  }
}
main > #top #play_heart_content .inner ul > li > div p {
  font-size: 16px;
  letter-spacing: -0.48px;
  line-height: 2.5;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li > div p {
    margin-top: 35px;
    font-size: 14px;
    line-height: 2.1428571429;
  }
}
main > #top #play_heart_content .inner ul > li > div .lList, main > #top #play_heart_content .inner ul > li > div .lList2 {
  margin-top: 30px;
}
main > #top #play_heart_content .inner ul > li > div .more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li > div .more {
    position: static;
    margin-top: 25px;
  }
}
main > #top #play_heart_content .inner ul > li figure {
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 896px) {
  main > #top #play_heart_content .inner ul > li figure {
    border-radius: 10px;
  }
}
main > #top #case {
  padding-bottom: 200px;
}
@media screen and (max-width: 896px) {
  main > #top #case {
    padding-bottom: 100px;
  }
}
main > #top #case .inner {
  width: 100vw;
  background: url(/assets/img/top_case_Bg01.png) center center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 896px) {
  main > #top #case .inner {
    background-repeat: space;
    background-size: 300%;
  }
}
main > #top #case .inner #caseWrap {
  width: 940px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 896px) {
  main > #top #case .inner #caseWrap {
    padding: 0;
  }
}
main > #top #case .inner #caseWrap #slider {
  display: block;
}
main > #top #case .inner #caseWrap #slider:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}
main > #top #case .inner #caseWrap #slider > a {
  width: calc((100% - 100px) / 2);
}
@media screen and (max-width: 896px) {
  main > #top #case .inner #caseWrap #slider > a {
    display: block !important;
    width: auto;
  }
}
main > #top #case .inner #caseWrap #slider > a:nth-child(n + 3) {
  display: none;
}
main > #top #case .inner #caseWrap #slider a {
  position: relative;
  float: left;
  display: block;
  margin: 0 25px;
  text-decoration: none;
  transition: opacity 0.7s;
}
main > #top #case .inner #caseWrap #slider a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  main > #top #case .inner #caseWrap #slider a:hover {
    opacity: 1;
  }
}
main > #top #case .inner #caseWrap #slider a:hover img {
  opacity: 1;
}
main > #top #case .inner #caseWrap #slider a:nth-child(odd) {
  top: 105px;
}
@media screen and (max-width: 896px) {
  main > #top #case .inner #caseWrap #slider a:nth-child(odd) {
    top: 0;
  }
}
@media screen and (max-width: 896px) {
  main > #top #case .inner #caseWrap #slider a {
    float: none;
    margin: 0;
  }
  main > #top #case .inner #caseWrap #slider a + a {
    margin-top: 50px !important;
  }
  main > #top #case .inner #caseWrap #slider a:first-child, main > #top #case .inner #caseWrap #slider a:nth-child(2) {
    display: none !important;
  }
  main > #top #case .inner #caseWrap #slider a:nth-child(n + 8) {
    display: none !important;
  }
  main > #top #case .inner #caseWrap #slider a figure {
    padding: 0;
  }
}
main > #top #case .inner #caseWrap #slider a p {
  margin-top: 30px;
  color: #014603;
  text-align: right;
}
@media screen and (max-width: 896px) {
  main > #top #case .inner #caseWrap #slider a p {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 700;
  }
}
@media screen and (max-width: 896px) {
  main > #top #case .inner #caseWrap #slider a:nth-child(even) p {
    text-align: left;
  }
}
main > #top #case .inner #caseWrap #slider .slick-list {
  padding: 0 !important;
}
main > #top #case .inner #caseWrap #slider .slick-list .slick-track {
  display: block;
  max-width: none;
}
main > #top #case .inner #caseWrap #slider .slick-list .slick-track:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}
@media screen and (max-width: 896px) {
  main > #top #case .inner #caseWrap #slider .slick-list .slick-track {
    width: 100% !important;
    transform: translate(0, 0) !important;
  }
}
main > #top #case .inner .more {
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 896px) {
  main > #top #case .inner .more {
    margin-top: 50px;
  }
}
main > #top #designoffice {
  padding-top: 150px;
  background-color: #fff;
}
@media screen and (max-width: 896px) {
  main > #top #designoffice {
    padding-top: 80px;
  }
}
main > #top #designoffice .inbg {
  background-color: #faf9f5;
}
main > #top #designoffice .inner {
  padding-top: 100px;
}
@media screen and (max-width: 896px) {
  main > #top #designoffice .inner {
    padding-top: 40px;
  }
}
main > #top #designoffice .ttl01 {
  margin-bottom: 60px;
}
@media screen and (max-width: 896px) {
  main > #top #designoffice .ttl01 {
    margin-bottom: 30px;
  }
}
main > #top #designoffice #collab {
  position: relative;
  display: block;
}
main > #top #designoffice #collab:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}
main > #top #designoffice #collab figure {
  position: relative;
  float: left;
}
main > #top #designoffice #collab figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 700px;
}
main > #top #designoffice #collab figure figcaption {
  position: absolute;
  display: block;
  width: 100%;
  padding: 10px 0;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: center;
  background-color: rgba(51, 51, 51, 0.3);
}
@media screen and (max-width: 896px) {
  main > #top #designoffice #collab figure figcaption {
    padding: 5px 0;
    font-size: 12px;
  }
}
main > #top #designoffice #collab .slick-list {
  padding: 0 !important;
}
main > #top #designoffice #collab .slick-list .slick-track {
  display: block;
  max-width: none;
}
main > #top #designoffice #collab .slick-list .slick-track:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}
main > #top #designoffice #collab .slick-dots {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1000;
  text-align: center;
}
@media screen and (max-width: 896px) {
  main > #top #designoffice #collab .slick-dots {
    bottom: -40px;
  }
}
main > #top #designoffice #collab .slick-dots > * {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0;
  vertical-align: top;
}
main > #top #designoffice #collab .slick-dots li.slick-active button {
  background-color: #000;
}
main > #top #designoffice #collab .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 8px;
  padding: 0;
  border: none;
  border-radius: 50%;
  text-indent: -9999px;
  background-color: #aaa;
  transition: all 0.7s;
}
@media screen and (max-width: 896px) {
  main > #top #designoffice #collab .slick-dots button {
    width: 4px;
    height: 4px;
    margin: 0 2px;
  }
}
main > #top #designoffice .more {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
main > #top .more {
  max-width: 480px;
}
main > #top .lList {
  max-width: 300px;
}
main > #company #s01 > div {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  main > #company #s01 > div {
    margin-top: 80px;
  }
}
main > #company #s01 #s01_01 .alr {
  margin-top: 50px;
  font-size: 18px;
  text-align: right;
}
main > #company #s01 #s01_01 .alr small {
  display: block;
  font-size: 14px;
  line-height: 1;
}
@media (min-width: 769px) {
  main > #company #s01 #s01_01 .c2_1 div:first-child {
    margin-right: 8%;
    width: 52%;
  }
}
@media (min-width: 769px) {
  main > #company #s01 #s01_01 .c2_1 div:last-child {
    width: 40%;
  }
  main > #company #s01 #s01_01 .c2_1 div:last-child p {
    line-height: 2;
  }
}
main > #company #s01 #s01_02 .flex {
  align-items: center;
}
@media (min-width: 769px) {
  main > #company #s01 #s01_02 .flex > div:first-child {
    width: 76.08%;
    margin-right: auto;
  }
}
main > #company #s01 #s01_02 .flex > div:first-child .ttl02 {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_02 .flex > div:first-child .sp {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 769px) {
  main > #company #s01 #s01_02 .flex > div:last-child {
    width: 10.86%;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_04 .c3_1 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_04 .c3_1 li:nth-child(n+2) {
    margin-top: 50px;
  }
}
main > #company #s01 #s01_04 .c3_1 li figure {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_04 .c3_1 li figure {
    border-radius: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_04 .c3_1 li .ttl03 {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
main > #company #s01 #s01_05 #headoffice .flex {
  justify-content: space-between;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_05 #headoffice .flex {
    margin-bottom: 60px;
  }
}
main > #company #s01 #s01_05 #headoffice .flex #illmap {
  width: 60%;
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_05 #headoffice .flex #illmap {
    width: 100%;
  }
}
main > #company #s01 #s01_05 #headoffice .flex #hmap {
  width: 35%;
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_05 #headoffice .flex #hmap {
    width: 100%;
    margin-top: 20px;
  }
}
main > #company #s01 #s01_05 #headoffice .flex #hmap iframe {
  height: 460px;
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_05 #headoffice .flex #hmap iframe {
    height: 250px;
  }
}
main > #company #s01 #s01_05 #modelhouse #houseList {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  main > #company #s01 #s01_05 #modelhouse #houseList {
    padding-left: 10px;
    padding-right: 10px;
  }
}
main > #company #s01 #s01_05 #modelhouse #houseList li {
  width: 48%;
  margin-right: 4%;
}
@media screen and (max-width: 896px) {
  main > #company #s01 #s01_05 #modelhouse #houseList li {
    width: 100%;
    margin-right: 0;
  }
}
main > #company #s01 #s01_05 #modelhouse #houseList li:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 896px) {
  main > #company #s01 #s01_05 #modelhouse #houseList li:nth-child(n+2) {
    margin-top: 40px;
  }
}
main > #company #s01 #s01_05 #modelhouse #houseList li .ttl02 {
  margin-top: 25px;
  margin-bottom: 10px;
}
main > #company #s01 #s01_05 #modelhouse #houseList li figure {
  border-radius: 20px;
  overflow: hidden;
}
main > #company #s01 #s01_05 #modelhouse #houseList li address {
  display: block;
  color: #999;
  font-size: 14px;
}
main > #company #s01 #s01_05 #modelhouse #houseList li .btn {
  margin-top: 30px;
  text-align: right;
}
main > #company #s01 #s01_05 #modelhouse #houseList li .map {
  margin-top: 15px;
}
main > #company #s01 #s01_05 #other {
  margin-top: 100px;
}
main > #company #s01 #s01_05 #other figure {
  margin: 0;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_05 #other figure {
    border-radius: 10px;
  }
}
@media screen and (max-width: 768px) {
  main > #company #s01 #s01_05 #other .ttl03 {
    margin-bottom: 20px;
  }
}
main > #company #s01 #s01_06 ul li:nth-child(n+2) {
  margin-top: 20px;
}
main > #company #s03 .btn a {
  width: 500px !important;
}
main > #company #s03 .ttl03:nth-of-type(n+2) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  main > #company #s03 .ttl03:nth-of-type(n+2) {
    margin-top: 60px;
  }
}
main > #case #archive p {
  line-height: 1.875;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  main > #case #archive p {
    font-size: 15px;
  }
}
main > #case #archive .archive article {
  padding-bottom: 100px;
  border-bottom: 1px solid #999;
}
@media screen and (max-width: 768px) {
  main > #case #archive .archive article {
    padding-bottom: 50px;
  }
}
main > #case #archive .archive article + article {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  main > #case #archive .archive article + article {
    margin-top: 60px;
  }
}
main > #case #archive .archive article a {
  text-decoration: none;
  transition: opacity 0.7s;
}
main > #case #archive .archive article a:hover {
  text-decoration: none;
  opacity: 0.6;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
  main > #case #archive .archive article a:hover {
    opacity: 1;
  }
}
main > #case #archive .archive article a:hover img {
  opacity: 1;
}
main > #case #archive .archive article a > div {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}
main > #case #archive .archive article a > div:nth-child(1) figure {
  position: relative;
  width: 50%;
  padding-top: 35.71%;
  overflow: hidden;
}
main > #case #archive .archive article a > div:nth-child(1) figure:nth-child(1) {
  border-radius: 10px 0 0 10px;
}
main > #case #archive .archive article a > div:nth-child(1) figure:nth-child(2) {
  border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 768px) {
  main > #case #archive .archive article a > div:nth-child(1) figure {
    padding-top: 57.14%;
  }
  main > #case #archive .archive article a > div:nth-child(1) figure:nth-child(1) {
    width: 57.14%;
  }
  main > #case #archive .archive article a > div:nth-child(1) figure:nth-child(2) {
    width: 42.85%;
  }
}
main > #case #archive .archive article a > div:nth-child(1) figure img {
  position: absolute;
  left: 50%;
  top: 0;
  width: auto;
  max-width: none;
  height: 100%;
  translate: -50% 0;
}
main > #case #archive .archive article a > div:nth-child(2) {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  main > #case #archive .archive article a > div:nth-child(2) {
    display: block;
    margin-top: 20px;
  }
}
main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(1) {
  width: calc(100% - 200px);
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(1) {
    width: auto;
    padding-right: 0;
  }
}
main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(1) h1 {
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4666666667;
}
@media screen and (max-width: 768px) {
  main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(1) h1 {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(1) h1 + p {
    display: none;
  }
}
main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(2) {
  width: 200px;
}
@media screen and (max-width: 768px) {
  main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(2) {
    width: auto;
    margin-top: 20px;
  }
}
main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(2) i {
  display: block;
  color: #707070;
}
main > #case #archive .archive article a > div:nth-child(2) > div:nth-child(2) i:before {
  content: "#";
}
main > #case #archive .old {
  margin-top: 200px;
  padding: 50px;
  border-radius: 20px;
  text-align: center;
  background-color: #fafafa;
}
@media screen and (max-width: 768px) {
  main > #case #archive .old {
    margin-top: 50px;
    padding: 20px;
  }
}
main > #case #archive .old em {
  display: block;
  font-size: 20px;
  font-weight: 700;
}
main > #case #archive .old p {
  margin-top: 20px;
}
main > #case #archive .old .btn {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  main > #case #single #kv {
    margin-bottom: 15px;
  }
}
main > #case #single #kv img {
  width: 100%;
  height: auto;
}
@media (min-width: 769px) {
  main > #case #single #hh h1 {
    width: 66%;
  }
}
main > #case #single #hh .ex {
  color: #707070;
}
@media (min-width: 769px) {
  main > #case #single #hh .ex {
    width: 30%;
  }
}
main > #case #single .content {
  padding-bottom: 100px;
  margin-bottom: 80px;
  border-bottom: 1px solid #777;
}
@media screen and (max-width: 768px) {
  main > #case #single .content {
    padding-bottom: 60px;
    margin-bottom: 50px;
  }
}
main > #case #single .content > li + li {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  main > #case #single .content > li + li {
    margin-top: 30px;
  }
}
main > #case #single .content > li > * {
  font-size: 18px;
  text-align: center;
  line-height: 2.2222222222;
}
@media screen and (max-width: 768px) {
  main > #case #single .content > li > * {
    font-size: 14px;
  }
}
main > #case #single .content > li > * + * {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  main > #case #single .content > li > * + * {
    margin-top: 30px;
  }
}
.lum-lightbox-inner img {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .lum-lightbox-inner img {
    max-width: 100% !important;
  }
}
