@charset "UTF-8";

/* ----------------------------------------------------------------------
 reset css
---------------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table:not(.tinymce-table),
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html * {
  box-sizing: border-box;
}
ul,
ol {
  list-style: none;
}

body {
  -webkit-text-size-adjust: 100%;
  font-size: 15px;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  font-family: "Noto Serif JP", serif;
  color: #333;
  line-height: 1.8;
  letter-spacing: 0.5px;
  overflow: hidden;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}

a,
a:before,
a:after,
input {
  -webkit-transition-property: background-color, color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: background-color, color;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: ease;
  -o-transition-property: background-color, color;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: ease;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
a {
  transition: 0.7s;
}
a:hover {
  text-decoration: unset;
  opacity: 0.7;
}
h1 {
  font-size: 60px;
  font-family: "Noto Serif JP", serif;
  color: #9e8740;
}

h2 {
  font-size: 200%;
  font-family: "EB Garamond", serif;
  color: #9e8740;
}

h3 {
  font-size: 180%;
  font-family: "Noto Serif JP", serif;
}

h4 {
  font-size: 120%;
  font-family: "Noto Serif JP", serif;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 100%;
}
footer {
  height: 50px;
}
.wrapper {
  overflow: hidden;
}
.hero {
  height: 100vh;
  text-align: right;
  background: url("../img/main-ph.png") no-repeat bottom left, #fff;
  background-size: cover;
}
.hero .container {
  position: relative;
  height: 100vh;
}
.hero h1 {
  position: absolute;
  top: 40%;
  right: 5%;
  font-size: 68px;
  color: #9e8740;
  letter-spacing: 2px;
  text-shadow: 1px 2px 4px #fff;
}
.hero .h1-sub {
  font-size: 22px;
  margin-top: 50px;
  position: absolute;
  top: 45%;
  right: 5%;
  font-family: "Noto Serif JP", serif;
  text-shadow: 1px 2px 4px #fff;
}

.cont01-r {
  height: 800px;
  background: url("../img/concept-ph.png") no-repeat;
  background-size: cover;
  background-position: center;
}
.cont01-l {
  padding: 100px 70px;
  background: url(../img/concept-camera.png) no-repeat bottom right;
}
.cont01-l h2 {
  margin-bottom: 30px;
  letter-spacing: 2px;
}
.cont02 {
  padding: 100px 0 80px;
}
.cont02 {
  margin-bottom: 50px;
  text-align: center;
}
.point-column {
  position: relative;
  border: 1px solid #9e8740;
  padding: 20px;
  height: 100%;
}
.point-sholder {
  position: absolute;
  top: -32px;
  left: -30px;
}
.point {
  border-bottom: 1px solid #9e8740;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.point-column h3 {
  color: #9e8740;
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1.6;
}
.point-cont {
  text-align: left;
}
.cont02 h2 {
  margin-bottom: 70px;
}
.cont03 {
  background-color: #f5ede8;
  padding: 70px;
}
.cont03 h2 {
  margin: 60px auto;
  text-align: center;
  letter-spacing: 2px;
}
.slider {
  margin: 0 100px;
}
.nav-ph {
  margin: 20px;
}
.slider-main {
  margin: 20px;
}
.slick-dots {
  display: none !important;
}
.slick-prev:before,
.slick-next:before {
  color: #999;
}
.thumbnail-img {
  padding: 0 10px;
}
.thumbnail {
  margin-top: 20px;
}
.cont04-inner {
  background: url("../img/plan01.jpg") no-repeat center;
  height: 640px;
  position: relative;
  background-size: contain;
}
/*.cont04,
.cont05,
.cont06,
.cont12 {
  padding: 0 70px 50px;
}*/
.cont05-inner {
  background: url("../img/plan02.jpg") no-repeat center;
  height: 650px;
  position: relative;
  background-size: contain;
}
.cont06-inner {
  background: url("../img/plan03.jpg") no-repeat center;
  background-size: contain;
  height: 600px;
  position: relative;
}
.cont12-inner {
  background: url("../img/plan04.jpg") no-repeat center;
  height: 720px;
  position: relative;
  background-size: contain;
}
.cont12 h2 {
  margin: 100px auto 50px;
  text-align: center;
  letter-spacing: 2px;
}
.cont04 .location-exp,
.cont12 .location-exp {
  position: absolute;
  background-color: #454545;
  color: #ddd1ad;
  font-size: 14px;
  width: 400px;
  bottom: 5%;
  right: 0;
  padding: 20px;
}
.cont04 .location-exp {
  bottom: -10px;
}

.cont05 .location-exp {
  position: absolute;
  background-color: #454545;
  color: #ddd1ad;
  font-size: 14px;
  width: 400px;
  bottom: -10px;
  left: 0;
  padding: 20px;
}
.cont06 .location-exp {
  position: absolute;
  background-color: #454545;
  color: #ddd1ad;
  font-size: 14px;
  width: 350px;
  bottom: 0;
  right: 0;
  padding: 20px;
}
.location-exp h4 {
  color: #fff;
  width: 100%;
}
.location-line {
  border-bottom: 1px solid #ddd1ad;
  width: 100%;
}
.location-exp .d-flex {
  margin-bottom: 10px;
}
.address {
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
}
.comming-s {
  background-color: rgba(255, 255, 255, 0.8);
  width: 400px;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  font-size: 20px;
  margin: 0 auto;
  position: relative;
  top: 30%;
}
.comming-s h4 {
  color: #9e8740;
  margin-bottom: 10px;
}

.contact {
  background: url("../img/contact-bk.png") no-repeat top left, #f5ede8;
}
.contact02 {
  background: url("../img/contact-bk.png") no-repeat top left, #efefef;
}
.con-attention {
  font-size: 14px;
  color: #9e8740;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 30px;
}
.con-tit {
  padding-bottom: 20px;
  margin-left: 30px;
}
.contact-inner-l {
  background-color: #fff;
  padding: 30px;
  margin: 0 50px;
  font-family: "Noto Sans JP", sans-serif;
}
.contact-inner-r {
  font-size: 14px;
  margin-right: 30px;
}
.contact-inner-l .tel:before {
  content: "\f3cd";
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  padding-right: 10px;
}
.contact-inner-r img {
  margin: 10px auto;
}
.contact-inner {
  margin: 50px 70px;
  display: unset;
}
.contact-inner-l .tel {
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  color: #9e8740;
}
.cont07 {
  padding: 70px 50px;
}
.plan01,
.plan02,
.plan03 {
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 30px;
}
.plan03 {
  margin-top: 30px;
}
.plan01 {
  margin-right: 10px;
}
.plan02 {
  margin-left: 10px;
}
.plan-inner {
  /*border: 1px solid #ddd;*/
  padding: 20px;
  margin: 30px 10px;
  font-size: 14px;
  background-color: #efefef;
}
.plan01 h2,
.plan02 h2,
.plan03 h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
.plan-inner h4 {
  color: #9e8740;
  font-size: 18px;
  margin-bottom: 20px;
}
.plan-inner-price {
  color: #9e8740;
  font-size: 18px;
}
.plan-inner-txt02 {
  padding-top: 50px;
  position: relative;
}
.plan-inner-txt02 .plan-inner-price {
  position: absolute;
  bottom: 0;
  right: 0;
}

.fz12 {
  font-size: 12px;
}
.cont07-ph {
  margin-bottom: 10px;
}
.cont07-ph02 img {
  height: 300px;
}
.cont07-ph02 {
  padding-right: 30px;
}
.plan-inner-price {
  text-align: right;
}
.cont08-l {
  padding: 30px;
  background-color: #f5ede8;
  width: 60%;
}
.cont08-r img {
  width: 470px;
  height: 100%;
  object-fit: cover;
}
.cont08-inner {
  margin-bottom: 30px;
}
.cont08-l h3 {
  color: #9e8740;
  margin-bottom: 30px;
}
.cont08-l h4 {
  font-size: 16px;
  margin-top: 20px;
}
.plan-bottom img {
  margin: 0 auto;
}
.cont09 h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
}
.cont09 {
  font-family: "Noto Sans JP", sans-serif;
}
.cont09 h2 {
  margin: 70px auto 50px;
  text-align: center;
  font-family: "EB Garamond", serif;
}
.flow-inner {
  border: 1px solid #ccc;
  padding: 20px;
}
.cont09 .col:after {
  content: "\f105";
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  right: -10px;
  width: 15px;
  height: 24px;
  margin-top: -12px;
  color: #9e8740;
}
.cont09 .col:last-child:after {
  display: none;
}
.cont10 {
  padding: 70px 50px;
}
.cont10 h2 {
  margin-bottom: 40px;
  text-align: center;
  color: #9e8740;
  font-family: "EB Garamond", serif;
}
.card-body img {
  height: 29px;
}

.card-header {
  background-color: #fff;
  border-bottom: none;
}

.card {
  border: none;
}
.card-body {
  border-bottom: 1px solid #ccc;
}
.cont10 .btn {
  padding: 0;
}
.cont11 {
  background-color: #f5ede8;
  padding: 40px;
  margin-bottom: 70px;
}
.cont11-r img {
  margin: 10px auto;
}
.cont11-r p {
  margin: 10px auto;
  text-align: center;
  font-size: 17px;
  line-height: 1.7;
}
.bt-insta {
  background-color: #9e8740;
  padding: 30px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  margin: 0 auto;
}
.logo-mo {
  height: 60px;
}
.cont11-r {
  padding: 0 60px;
  font-family: "Noto Sans JP", sans-serif;
}
.insta {
  box-shadow: 1px 1px 3px;
  padding: 20px;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #333;
}
a {
  color: #333;
}
.cont10 .accordion .card,
.accordion .card:not(:first-of-type):not(:last-of-type) {
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.intro-arrow {
  margin-left: 30px;
}
.cont-location {
  margin-bottom: 70px;
}
.cont-location h2 {
  text-align: center;
}
.tab-content {
  padding: 0 7%;
}
.nav-tabs .nav-link {
  border: 1px solid #eee;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  margin-right: 5px;
  font-size: 14px;
}
.cont-fair {
  margin-bottom: 70px;
}
.cont-fair h2 {
  text-align: center;
}
.cont-fair-inner {
  padding: 20px;
}
.cont08-txt {
  padding: 40px 0;
}
.cont08 h2 {
  text-align: center;
}
.banner-area {
  margin: 50px auto;
}
.cont-location-inner {
  margin-top: 30px;
}

.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.tb {
  display: none !important;
}

@media only screen and (max-width: 590px) {
  .pc {
    display: none !important;
  }
  .tb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
@media screen and (min-width: 591px) and (max-width: 920px) {
  .pc {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
}

/* タブレット */
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .hero {
    height: 600px;
  }
  .hero .container {
    height: 600px;
  }
  .cont01 .container {
    width: 100%;
  }
  .point-column h3 {
    font-size: 20px;
    line-height: 1.8;
  }
  .cont03 {
    padding: 20px;
  }
  .container {
    width: 100%;
  }
  .cont03 {
    background-color: #f5ede8;
    padding: 20px;
  }
  .cont04,
  .cont05,
  .cont06 {
    padding: 0 20px 20px;
  }
  .cont04-inner,
  .cont05-inner,
  .cont06-inner {
    height: 600px;
  }
  .cont06 .location-exp {
    width: 450px;
  }
  .contact {
    margin-top: 50px;
  }
  .cont07-ph02 img {
    height: auto;
  }
  .plan-inner-txt02 {
    padding-bottom: 50px;
  }
  .cont08-inner,
  .cont08-inner02 {
    background-color: #f5ede8;
  }
  .cont11-r {
    padding: 0 20px;
  }
  .slider {
    margin: 0 50px;
  }
  .thumbnail .slick-slide {
    padding: 10px !important;
  }
  .bnr {
    margin: 20px;
  }
}

/* スマホ */
@media screen and (max-width: 590px) {
  .hero {
    height: 400px;
  }
  .hero .container {
    height: 400px;
    background: url("../img/main-ph.png");
    background-repeat: no-repeat;
    background-position: 10%;
    background-size: cover;
  }
  .hero {
    background: none;
  }
  .hero h1 {
    top: 30%;
  }
  .hero .h1-sub {
    top: 40%;
  }
  .cont01-r {
    height: 400px;
  }
  .container {
    position: relative;
    width: 100%;
  }
  .cont02 .col-md-4 {
    margin-bottom: 60px;
  }
  .cont02 {
    padding-top: 70px;
    margin-bottom: 0;
  }
  .cont03 {
    background-color: #f5ede8;
    padding: 15px;
  }
  .cont03 h2 {
    margin: 60px auto;
    text-align: center;
    letter-spacing: 2px;
  }
  .slider {
    margin: 0 30px;
  }
  .nav-ph {
    margin: 20px;
  }
  .slider-main {
    margin: 20px;
  }
  .slick-dots {
    display: none !important;
  }
  .slick-prev:before,
  .slick-next:before {
    color: #999;
  }
  .thumbnail .slick-slide {
    padding: 10px !important;
  }

  .slider-main {
    margin: 0;
  }
  .cont04,
  .cont05,
  .cont06,
  .cont12 {
    padding: 0 5px 30px;
  }

  .cont04,
  .cont05,
  .cont06,
  .cont12 {
    background-position: top;
    border-bottom: 1px dotted #9e8740;
    margin-bottom: 30px;
  }

  .cont04-inner {
    height: 520px;
    background-position: top;
  }
  .cont05-inner,
  .cont12-inner {
    background-position: top;
    height: 600px;
  }
  .cont06-inner {
    background-position: top;
    height: 550px;
  }
  .cont05 .location-exp {
    top: 50%;
    left: 10px;
  }
  .cont04 .location-exp,
  .cont05 .location-exp,
  .cont06 .location-exp,
  .cont12 .location-exp {
    width: 100%;
  }
  .comming-s {
    width: 80%;
    padding: 10px;
    top: 10%;
  }
  .cont04 h2 {
    margin: 70px auto 30px;
  }
  .contact-inner-l {
    width: auto;
    margin-left: 0;
    margin: 15px;
  }
  .contact {
    padding: 10px;
  }
  .con-attention {
    padding-left: 0;
  }

  .contact-inner-r {
    width: 100%;
    margin-right: 0;
  }
  .insta {
    margin-top: 30px;
    margin: 15px;
  }
  .cont07 {
    padding: 50px 15px;
  }
  .cont07-ph02 img {
    height: auto;
  }

  .cont08-l {
    width: 100%;
  }
  .flow-inner {
    height: auto;
    margin-bottom: 30px;
  }
  .cont09 .col:after {
    content: "\f105";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 98%;
    right: 0;
    left: 50%;
    width: 15px;
    height: 24px;
    margin-top: -12px;
    color: #9e8740;
    transform: rotate(90deg);
  }
  .cont10 {
    padding: 50px 0;
  }
  .cont10 img {
    width: 26px;
    height: 36px;
  }
  .card .btn {
    text-align: left;
  }
  .cont11 {
    padding: 20px;
  }
  .cont11-l {
    margin-bottom: 30px;
  }
  .cont11-r {
    padding: 20px 20px 40px;
  }
  .contact02 {
    margin-bottom: 30px;
  }
  .nav-tabs {
    border-bottom: none;
  }
  .cont04 .location-exp,
  .cont05 .location-exp,
  .cont06 .location-exp {
    bottom: 0;
  }
  .plan-inner-txt02 {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .con-tit {
    margin-left: 20px;
    margin-right: 20px;
  }
  .cont01-l {
    padding: 70px 50px 150px;
  }
  .cont08-r img {
    width: 100%;
    height: auto;
  }
  .cont07-ph02 {
    padding-right: 0;
  }
  .plan-inner {
    padding: 10px;
  }
  .plan-inner .col-md-6 {
    padding-right: 0;
    padding-left: 0;
  }
  .location-line {
    width: 60%;
  }
  .nav-link {
    display: block;
    padding: 0.5rem;
  }
  .tab-content {
    padding: 20px 0;
  }
  .cont04 .location-exp,
  .cont12 .location-exp {
    right: 10px;
  }
  .cont-location-inner {
    margin-top: 30px;
  }
  .bnr {
    margin-bottom: 20px;
  }
}
