@charset "UTF-8";

/*
Theme Name: minori
Theme URI: https://wordpress.org/themes/minori/
Author: Norit Japon
Author URI: https://www.norit.jp/
Description:
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 7.4
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: minori
Tags:

This theme WordPress Theme, (C) 2022 WordPress.org
This theme distributed under the terms of the GNU GPL.
*/

/* reset＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1.5;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
word-break: break-all;
}
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]:focus,
input[type="button"]:focus {
  outline-offset: -2px;
}
/* reset end＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* common ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
html {
  font-family: 'Noto Sans JP', sans-serif;
	font-size: 62.5%;
  color: #112025;
}
.fontPS{ font-family: 'Public Sans', sans-serif; }
body {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.5;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  color: #112025;
  transition: .3s;
}
a:hover {
  opacity: .7;
}
img {
  -webkit-backface-visibility: hidden;
  width: 100%;
  display: block;
}

p {
  text-align: justify;
  word-break: break-all;
}

li { list-style: none; }

div, li, a{
  box-sizing: border-box;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

#box {
  width: 100%;
}

.title{
  font-family: 'Public Sans', sans-serif;
  font-size: 6rem;
  font-weight: 700;
  color: #060b0d;
  text-align: center;
}
.title span{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.1rem;
  font-weight: 400;
  display: inherit;
}

.btn_gold{
  background: #b8a17e;
  display: block;
  border-radius: 50px;
}
.btn_more{
  width: 300px;
  height: 80px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  line-height: 80px;
  margin: 0 auto;
}

.gmap {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fontGold{
  color: #b8a17e;
}
.textUnderline{
  text-decoration: underline;
}
.fontBold{
  font-weight: 700;
}

.spOnly{
  display: none !important;
}
.spOnly2{
  display: none;
}
.br_spOnly{
  display: none !important;
}

.page-wrap{
  width: 100%;
}
.breadcrumb{
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 80px 0 15px;
  font-size: 0;
}
.breadcrumb li{
  font-size: 1.4rem;
  display: inline-block;
}
.breadcrumb li:not(:last-child)::after{
  content: "\FF1E";
  display: inline-block;
  margin: 0 5px;
}
.breadcrumb li a{
  color: #b8a17e;
}

.note{
  padding-left: 1em;
  position: relative;
}
.note::before{
  content: "\203B";
  position: absolute;
  top: 0;
  left: 0;
}

.linkPoint_services,
.linkPoint_company{
  position: relative;
}
#services,
#company{
  position: absolute;
  top: -135px;
}

.mv-wrap,
.topServiceImage_main,
.topServiceImage_thumb-inner,
.gallery,
.choice-btn{
  opacity: 0;
  transition: opacity .3s linear;
}
.mv-wrap.slick-initialized,
.topServiceImage_main.slick-initialized,
.topServiceImage_thumb-inner.slick-initialized,
.gallery.slick-initialized,
.choice-btn.slick-initialized{
  opacity: 1;
}

/* common end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* sp menu ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.inner {
  display: none;
}
header nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc( 100vh - 60px);
  margin-top: 60px;
  background: rgba(0,0,0,.8);
  z-index: 1000;
  overflow-y: scroll;
  /* border-top: 1px solid #535050; */
}
header nav ul {
  display: block;
  list-style: none;
}

#nav_toggle {
  display: block;
  width: 60px;
  height: 60px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1001;
  background: #282828;
}

#nav_toggle div {
  position: relative;
}

#nav_toggle span {
  display: block;
  height: 3px;
  background: #fff;
  position: absolute;
  z-index: 1001;
  width: 20px;
  right: 20px;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-radius: 3px;
}

#nav_toggle span:nth-child(1) {
  top: 20px;
}
#nav_toggle span:nth-child(2) {
  top: 28px;
}
#nav_toggle span:nth-child(3) {
  top: 36px;
}

.open #nav_toggle span:nth-child(1) {
  top: 28px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
  /* width: 60%; */
}

.open #nav_toggle span:nth-child(2) {
  width: 0;
  left: 50%;
}

.open #nav_toggle span:nth-child(3) {
  top: 28px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.scroll-no {
  overflow: hidden;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.sp-nav-wrap {
  width: 100%;
  /* margin: 0 auto 100px; */
  padding: 100px 0;
}

.sp-nav{
  width: 100%;
  text-align: center;
  /* border-bottom: 3px solid #535050; */
  margin: 0 0 50px;
}

/* .link_sp-nav_parents-wrap{
  position: relative;
  padding-right: 40px;
} */

.link_sp-nav{
  font-size: 2.4rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  /* padding: 0 5%; */
  /* height: 86px; */


}


.link_sp-nav span,
.link_sp-nav_parents span{
  display: block;
}
.link_sp-nav span:first-child,
.link_sp-nav_parents span:first-child{
  /* width: 200px; */
  width: 180px;
  display: block;
}
.sp-nav_company img{
  /* width: 164px; */
  width: 131px;
}
.sp-nav_message img{
  /* width: 160px; */
  width: 128px;
}
.sp-nav_project img{
  /* width: 152px; */
  /* width: 122px; */
  width: 134px;
}
.sp-nav_local img{
  /* width: 173px; */
  width: 138px;
}
.sp-nav_contact img{
  /* width: 155px; */
  width: 124px;
}

.link_sp-nav_parents{
  position: relative;
  cursor: pointer;
  padding-right: 0;
}


.btn_sp-nav_toggle{
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  /* background: #f00; */
}


.btn_sp-nav_toggle::before,
.btn_sp-nav_toggle::after{
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #000;
  right: -10px;
  top: 50%;
  width: 20px;
  height: 2px;
  transform: translate(-50%, -50%);
}
.btn_sp-nav_toggle::before{
  transform: translate(-50%, -50%) rotate(90deg);
}
.sp-nav_open::before{
  transform: translate(-50%, -50%) rotate(0deg);
}


/* .link_sp-nav_parents::before,
.link_sp-nav_parents::after{
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #000;
  right: 10px;
  top: 50%;
  width: 20px;
  height: 2px;
  transform: translate(-50%, -50%);
}
.link_sp-nav_parents::before{
  transform: translate(-50%, -50%) rotate(90deg);
}
.sp-nav_open .link_sp-nav_parents::before{
  transform: translate(-50%, -50%) rotate(0deg);
} */

.sp-nav_child{
  background: #86c9c6;
  /* padding: 50px 0; */
  padding: 30px 0;
}
.sp-nav_child li:not(:last-child){
  /* margin: 0 0 30px; */
  margin: 0 0 24px;
}
.sp-nav_child li a{
  /* font-size: 2rem; */
  font-size: 1.6rem;
  color: #fff;
  height: auto;
  padding: 0 5%;
}

.sp-nav_lang-wrap{
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 50px 0;
  /* display: none; */
}
.sp-nav_lang{
  font-size: 2rem;
  line-height: 1;
  color: #9d9d9d;
}
.sp-nav_langCurrent{
  color: #000;
  pointer-events: none;
}
.sp-nav_lang_line{
  width: 1px;
  background: #000;
  margin: 0 2em;
}
/* sp menu end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* header ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#pageheader{
  width: 100%;
  height: 135px;
}
.header-inner{
  width: 100%;
  height: 135px;
  display: flex;
  justify-content: flex-end;
  /* align-items: center; */
  box-shadow: 0px 10px 10px 0px rgba(243,243,242,.5);
  /* position: relative; */
  position: fixed;
  top: 0;
  z-index: 10;
  background: #fff;
}
.logo{
  width: 180px;
  height: 180px;
  position: absolute;
  top: 0;
  left: 90px;
}
.logo a{
  width: 100%;
  height: 100%;
  display: block;
  padding: 18px;
  display: flex;
  align-items: center;
  background: #f7f4f0;
}

.headerNav{
  height: 100%;
  display: flex;
}
.headerNav li{
  height: 100%;
  display: flex;
  align-items: center;
}
.headerNav li:last-child{
  margin-left: 30px;
}
.headerNav li:not(:last-child){
  margin-right: 30px;
}
.headerNav li a{
  font-family: 'Public Sans', sans-serif;
  font-size: 2rem;
  font-weight: 700;
  display: block;
}
.headerNav li:last-child a{
  height: 100%;
  color: #fff;
  padding: 0 60px;
  background: #282828;
  display: flex;
  align-items: center;
}
/* header end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* side contact ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.side_contact_open-wrap{
  width: 60px;
  height: 350px;
  position: fixed;
  z-index: 10;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.side_contact_open,
.side_contact_open_sp{
  /* width: 60px;
  height: 350px; */
  width: 100%;
  height: 100%;
  background: #b8a17e;
  /* position: fixed;
  z-index: 10;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; */
  position: relative;
  cursor: pointer;
  border-radius: 10px 0 0 10px;
  transition: .3s;

  display: flex;
  align-items: center;
  justify-content: center;
}
.side_contact_open:hover{
  opacity: .7;
}
.side_contact_icon{
  width: 30px;
  display: inline-block;
  margin: 0 0 8px;
}
.side_contact_open_text{
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  writing-mode: vertical-rl;
}

.side_contact-wrap{
  width: 300px;
  height: calc(100% - 135px);
  background: #eeeceb;

  padding: 70px 25px 30px;

  /* overflow-y: scroll; */
  overflow: auto;

  position: fixed;
  z-index: 11;
  right: 0;
  top: 135px;

  display: none;
  box-shadow: -3px 0px 3px -3px rgba(0,0,0,.3);
}

.side_contact_title{
  font-size: 2rem;
  margin: 0 0 20px;
}

.side_contact-wrap .contactForm dt{
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0 0 3px;
}
.side_contact-wrap .contactForm dd{
  margin: 0 0 10px;
}
.side_contact-wrap .contactArea_half input,
.side_contact-wrap .contactArea_half select,
.side_contact-wrap .contactForm textarea,
.side_contact-wrap .wpcf7-not-valid-tip{
  font-size: 1.4rem;
}
.side_contact-wrap .contactPrivacyText{
  font-size: 1.2rem;
}

.side_contact-wrap select.wpcf7-select{
  padding-left: 30px;
}
.side_contact-wrap .contactSelect::after{
  left: 10px;
}
.side_contact-wrap .btn_send input[type="submit"]{
  width: 200px;
  height: 50px;
}

.side_contact-wrap .btn_send{
  margin: 40px 0 0;
}

.side_contact-wrap .wpcf7-spinner{
  display: none;
}

.side_contact_close{
  width: 30px;
  height: 32px;
  background: #b39c7a;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.side_contact_close:before,
.side_contact_close:after {
	content: "";
  display: block;
	width: 18px;
  height: 3px;
	background-color: #fff;
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.side_contact_close:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.side_contact_close:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* side contact end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* footer ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#pagefooter{
  width: 100%;
  padding: 50px 0 10px;
  background: #282828;
}
.footer-inner{
  /* width: 90%; */
  width: 96%;
  margin: 0 auto;
}
.logo_footer{
  width: 180px;
  display: block;
  margin: 0 auto;
}
.footerNav{
  text-align: center;
  padding: 35px 0 15px;
  /* margin: 35px 0 45px; */
}
.footerNav li{
  display: inline-block;
  padding: 0 10px;
  margin: 0 0 30px;
}
.footerNav li a{
  font-family: 'Public Sans', sans-serif;
  font-size: 2rem;
  font-weight: 300;
  color: #fff;
}
.footerCopy{
  font-size: 1.2rem;
  font-weight: 300;
  text-align: center;
  color: #fff;
}

/* footer end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* top ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.mv-wrap{
  width: 100%;
}
.topService-wrap{
  padding: 85px 0 0;
}
.topServiceBox-wrap{
  width: 100%;
  margin: 95px 0 0;
}
.topServiceBox{
  width: 100%;
  max-width: 1440px;
  margin: 0 0 100px;
}
/* .topServiceBox:not(:last-child){
  margin: 0 0 100px;
} */
.topServiceBox:nth-child(odd){
  float: left;
}
.topServiceBox:nth-child(even){
  float: right;
}
.topServiceBox-inner{
  display: flex;
}
.topServiceBox:nth-child(even) .topServiceBox-inner{
  flex-direction: row-reverse;
}
.topServiceContent{
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topServiceBox:nth-child(odd) .topServiceContent{
  padding: 0 8% 0 6.25%;
}
.topServiceBox:nth-child(even) .topServiceContent{
  padding: 0 6.25% 0 8%;
}
.topServiceImage{
  width: 50%;
}
.topServiceImage_main{
  width: 100%;
  margin: 0 0 30px;
}
/* .topServiceImage_thumb-wrap{
  width: 100%;
  margin: 30px 0 0;
} */
.topServiceImage_thumb-inner{
  /* width: 80%; */
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.topServiceImage_thumb-inner .slick-track{
  width: 100% !important;
  transform: unset !important;
}
.topServiceBox:nth-child(odd) .topServiceImage_thumb-inner{
  /* float: right; */
  padding-left: 20%;
}
.topServiceBox:nth-child(even) .topServiceImage_thumb-inner{
  /* float: left; */
  padding-right: 20%;
}
.topServiceImage_thumb{
  width: calc(25% - 10px) !important;
}
.topServiceBox:nth-child(odd) .topServiceImage_thumb-inner .topServiceImage_thumb{
  /* float: right; */
  margin-left: 10px;
}
.topServiceBox:nth-child(even) .topServiceImage_thumb-inner .topServiceImage_thumb{
  /* float: left; */
  margin-right: 10px;
}

.title_g8{
  width: 272px;
  margin: 0 auto;
}
.title_e3{
  width: 287px;
  margin: 0 auto;
}
.title_pb{
  width: 380px;
  margin: 0 auto;
}
.title_rimorso{
  width: 292px;
  margin: 0 auto;
}

.topService_businessName{
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  margin: 50px 0 40px;
}
.topService_businessText{
  line-height: 2;
  margin: 0 0 55px;
}


.topTopics-wrap{
  width: 100%;
  padding: 35px 0 150px;
}
.topicsList{
  width: 90%;
  max-width: 950px;
  margin: 65px auto 60px;
}
.topicsList li{
  border-bottom: 2px solid #f2f1f1;
  position: relative;
}
.topicsList li:first-child{
  border-top: 2px solid #f2f1f1;
}
.topicsList li::after{
  content: "";
  display: block;
  width: 35px;
  height: 6px;
  border-bottom: 2px solid #c9c4c1;
  border-right: 2px solid #c9c4c1;
  transform: skew(45deg);
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.topicsList li a{
  display: flex;
  /* align-items: center; */
  padding: 28px 65px 28px 20px;
}
.topicsDate{
  width: 130px;
  font-weight: 700;
  color: #b8a17e;
  display: block;
}
.topicsTitle{
  width: calc(100% - 130px);
  display: block;
}
/* top end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* about ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.about-wrap{
  width: 90%;
  margin: 0 auto;
  padding: 0 0 140px;
}
.about_copy-wrap{
  width: 500px;
  height: 164px;
  position: relative;
  margin: 95px auto 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about_copy{
  font-size: 3.6rem;
  font-weight: 500;
  text-align: center;
}
.about_copy span{
  font-size: 2.1rem;
}
.about_copy::before{
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-top: 2px solid #c9c4c1;
  border-left: 2px solid #c9c4c1;
  position: absolute;
  top: 0;
  left: 0;
}
.about_copy::after{
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-bottom: 2px solid #c9c4c1;
  border-right: 2px solid #c9c4c1;
  position: absolute;
  bottom: 0;
  right: 0;
}
.about_text{
  line-height: 2.375;
  text-align: center;
  margin: 0 0 60px;
}
.about_bottom{
  font-weight: 500;
  line-height: 2.375;
  text-align: center;
}

.company-wrap{
  width: 100%;
  background: #eeeceb;
  padding: 135px 0 100px;
}
.companyInfo{
  width: 90%;
  max-width: 950px;
  margin: 65px auto 0;
}
.companyInfoLine{
  width: 100%;
  border-bottom: 1px solid #c9c4c1;
  display: flex;
}
.companyInfoLine:first-child{
  border-top: 1px solid #c9c4c1;
}
.companyInfoLine dt,
.companyInfoLine dd{
  background: #fff;
  box-sizing: border-box;
}
.companyInfoLine > dt{
  font-weight: 700;
  width: 140px;
  padding: 25px 0 25px 30px;

}
.companyInfoLine > dd{
  width: calc(100% - 140px);
  padding: 25px 10px 25px 0;
}

.companyInfoLine dd dl{
  display: flex;
  flex-wrap: wrap;
}
.companyInfoLine dd dl dt{
  width: 170px;
}
.companyInfoLine dd dl dd{
  width: calc(100% - 170px);
}
.companyInfo_businessList li{
  counter-increment: companyInfo_businessList_num;
}
.companyInfo_businessList li::before{
  content: counter(companyInfo_businessList_num)".";
  display: inline-block;
}

.gmap_about iframe{
  display: block;
}
/* about end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* pb ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.page_mv-wrap{
  width: 100%;
}
.pb_ServiceConcept-wrap{
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 60px;
}
.title_pb_ServiceConcept{
  margin: 0 0 90px;
}
.pb_ServiceConcept_text{
  line-height: 2;
  text-align: center;
}
.pb_ServiceConcept_text:not(:last-child){
  margin: 0 0 30px;
}

.pb_style-wrap{
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 70px 0 90px;
}
.pb_style-inner{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 95px 0 100px;
}
.pb_style_box{
  width: 28%;
  max-width: 300px;
}
.pb_style_title{
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  padding: 42px 0 26px;
}
.pb_style_text{
  line-height: 2;
}

.pb_flow-wrap{
  width: 100%;
  background: #eeeceb;
  padding: 185px 0 90px;
}
.pb_flow-inner{
  width: 90%;
  max-width: 1080px;
  margin: 95px auto 0;
  display: flex;
  justify-content: space-between;
}
.pb_flow_box{
  width: 28%;
  max-width: 300px;
  position: relative;
}
.pb_flow_num{
  height: 50px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #112025;
  box-sizing: border-box;
}
.pb_flow_num span{
  font-size: 3.6rem;
}
.pb_flow_title{
  font-size: 3rem;
  line-height: 1.3;
  height: 127px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.pb_flow_text{
  line-height: 2;
  margin: 0 0 22px;
}

.pb_flow_box:not(:first-child) .pb_flow_ph{
  position: absolute;
  bottom: 0;
}

.pb_flow_arrow{
  width: 8%;
  position: relative;
}
.pb_flow_arrow::before,
.pb_flow_arrow::after{
  content: "";
  width: 20px;
  height: 5px;
  display: block;
  border-radius: 2px;
  background: #112025;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.pb_flow_arrow::before{
  top: 110px;
  transform: rotate(45deg);
}
.pb_flow_arrow::after{
  top: 121px;
  transform: rotate(-45deg);
}

.pb_price-wrap{
  width: 100%;
  background: #eeeceb;
  padding: 75px 0 135px;
}
.title_pb_price{
  margin: 0 0 85px;
}
.pb_price_content{
  width: 90%;
  max-width: 960px;
  margin: 0 auto 65px;
}
.pb_price_service{
  font-size: 3.6rem;
  font-weight: 700;
  margin: 0 0 20px;
}
.pb_price_content-inner:not(:last-child){
  margin: 0 0 60px;
}
.pb_price_content_plan{
  font-size: 2.4rem;
  font-weight: 700;
  margin: 0 0 24px;
}


.pb_price_table{
  width: 100%;
  background: #fff;
  border-top: 2px solid #e6e3e2;
}
.pb_price_table_line{
  border-bottom: 2px solid #e6e3e2;
  display: flex;
  flex-wrap: wrap;
}
/* .pb_price_table_line:first-child{
  border-top: 2px solid #e6e3e2;
} */
.pb_price_table dt,
.pb_price_table dd{
  min-height: 74px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.pb_price_table dt{
  width: 100px;
  font-weight: 700;
  padding-left: 20px;
}
.pb_price_table dd{
  width: calc( (100% - 100px) / 2 );
  padding: 26px 40px 26px 30px;
}
.pb_price_table_center{
  border-left: 1px solid #e6e3e2;
  border-right: 1px solid #e6e3e2;
}

.pb_profile-wrap{
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 185px 0 80px;
}
.pb_profile-inner{
  display: flex;
  margin: 85px 0 0;
}
.pb_profile_content-wrap{
  width: 50%;
  padding-left: 40px;
}
.pb_profile_content-inner{
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
}
.pb_profile_furigana{
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 16px;
}
.pb_profile_name{
  font-size: 3.6rem;
  font-weight: 700;
  margin: 0 0 23px;
}
.pb_profile_text{
  line-height: 2;
}

.pb_profile_ph-wrap{
  width: 50%;
  padding-left: 90px;
}
.pb_profile_ph-inner{
  width: 90%;
  max-width: 506px;
  margin: 0 auto;
}

.pb_contact-wrap{
  padding: 75px 0 200px;
}
.pb_contact-inner{
  width: 90%;
  margin: 0 auto;
}
.pb_contact_text{
  line-height: 2;
  text-align: center;
  margin: 87px 0 95px;
}
/* pb end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* g8 ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.serviceDetail_intro{
  font-size: 2.4rem;
  text-align: center;
  width: 90%;
  /* margin: 84px auto; */
  margin: 0 auto 90px;
  padding: 30px 0;
}

.serviceDetail_floorInfo-wrap{
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 50px 0;
}
.title_serviceDetail_floorInfo{
  font-size: 4.2rem;
  text-align: center;
  margin: 0 0 70px;
}
.serviceDetail_floorInfo{
  display: flex;
}
.serviceDetail_floorInfo_content{
  width: 50%;
  padding-right: 40px;
}
.serviceDetail_floorInfo_text{
  line-height: 2;
  margin: 0 0 45px;
}
.serviceDetail_floorInfo_table{
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #e4e2e0;
}
.serviceDetail_floorInfo_table dt,
.serviceDetail_floorInfo_table dd{
  line-height: 1.6;
  box-sizing: border-box;
  border-bottom: 1px solid #e4e2e0;
}
.serviceDetail_floorInfo_table dt{
  width: 120px;
  font-weight: 700;
  padding: 15px 0 15px 15px;
}
.serviceDetail_floorInfo_table dd{
  width: calc( 100% - 120px );
  padding: 15px 10px;
}
.serviceDetail_floorInfo_table_list li{
  display: inline-block;
  margin-right: 1em;
}
.serviceDetail_floorInfo_table_list li::before{
  content: "\30FB";
  display: inline-block;
}

.serviceDetail_floorInfo_layout{
  width: 50%;
  padding-left: 40px;
}
.serviceDetail_layout{
  display: block;
  padding: 15px 80px;
  background: #edebea;
  position: relative;
}
.e3_layout{
  padding: 75px 15px;
}
.serviceDetail_layout::after{
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("assets/images/icon_zoom.png");
  background-size: cover;
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.btn_layout{
  width: 270px;
  height: 60px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 50px auto 0;
}
.btn_layout::after{
  content: "";
  width: 18px;
  height: 18px;
  background-image: url("assets/images/icon_dl.png");
  background-size: cover;
  display: inline-block;
}

.serviceDetail_flow-wrap{
  width: 100%;
  background: #eeeceb;
  padding: 185px 0 100px;
}

.serviceDetail_flow-inner{
  width: 90%;
  max-width: 1080px;
  margin: 95px auto 0;
  display: flex;
  justify-content: space-between;
}
.serviceDetail_flow_box{
  width: 22%;
  max-width: 220px;
  position: relative;
}
.serviceDetail_flow_num{
  height: 50px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #112025;
  box-sizing: border-box;
}
.serviceDetail_flow_num span{
  font-size: 3.6rem;
}

.serviceDetail_flow_text{
  line-height: 2;
  letter-spacing: 0;
  margin: 22px 0 0;
}

.serviceDetail_flow_arrow{
  width: 3%;
  position: relative;
}
.serviceDetail_flow_arrow::before,
.serviceDetail_flow_arrow::after{
  content: "";
  width: 15px;
  height: 3px;
  display: block;
  border-radius: 2px;
  background: #112025;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.serviceDetail_flow_arrow::before{
  top: 120px;
  transform: rotate(45deg);
}
.serviceDetail_flow_arrow::after{
  top: 129px;
  transform: rotate(-45deg);
}

.gmap_g8 iframe{
  display: block;
}

.serviceDetail_time-price-wrap{
  background: #eeeceb;
  padding: 85px 0 200px;
}

.serviceDetail_time-price-inner{
  width: 90%;
  max-width: 950px;
  margin: 90px auto 0;
}
.serviceDetail_time{
  margin: 0 0 20px;
}
.serviceDetail_time_line{
  margin: 0 0 10px;
}
.serviceDetail_time_line dt,
.serviceDetail_time_line dd{
  font-size: 2.4rem;
  font-weight: 700;
}
.serviceDetail_time_line dt{
  display: inline;
}
.serviceDetail_time_line dd{
  display: inline;
}
.serviceDetail_time_line dt::after{
  content: "\FF1A";
  display: inline-block;
}
.note_time-price{
  font-size: 1.4rem;
  font-weight: 500;
}

.time-price_table_title{
  font-size: 2.4rem;
  margin: 54px 0 24px;
}
.time-price_table_title2{
  margin: 54px 0 14px;
}

.time-price_table{
  width: 100%;
  border-top: 2px solid #e2dfde;
}
.time-price_table th,
.time-price_table td{
  width: 50%;
  padding: 25px 10px;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border-bottom: 2px solid #e2dfde;
}
.time-price_table th:first-child,
.time-price_table td:first-child{
  border-right: 1px solid #e2dfde;
}
.time-price_table_text{
  font-weight: 500;
  margin: 0 0 26px;
}
.note_time-price_bottom{
  margin: 40px 0 0;
}
.note_time-price:not(:last-child){
  margin: 0 0 3px;
}

.serviceDetail_access-wrap{
  width: 100%;
  padding: 210px 0 0;
}
.serviceDetail_access_info{
  width: 90%;
  max-width: 950px;
  margin: 90px auto 50px;
  display: flex;
  flex-wrap: wrap;
}
.serviceDetail_access_info dt{
  width: 110px;
  font-weight: 700;
  padding: 7px 0;
}
.serviceDetail_access_info dd{
  width: calc( 100% - 110px );
  padding: 7px 0;
}

.serviceDetail_equipments-wrap{
  padding: 185px 0 70px;
}
.serviceDetail_equipments_table{
  width: 90%;
  max-width: 950px;
  margin: 95px auto 0;
  display: flex;
  border-top: 2px solid #f2f1f1;
  border-bottom: 2px solid #f2f1f1;
}
.equipments_table_content{
  width: 50%;
}
.equipments_table_content:first-child{
  border-right: 1px solid #f2f1f1;
}
.equipments_table_content dt,
.equipments_table_content dd{
  padding: 25px;
}
.equipments_table_content dt{
  font-weight: 700;
  border-bottom: 2px solid #f2f1f1;
  text-align: center;
}
.equipments_table_list li{
  padding-left: 1em;
  position: relative;
}
.equipments_table_list li::before{
  content: "\30FB";
  position: absolute;
  top: 0;
  left: 0;
}

.serviceDetail_terms-wrap{
  padding: 90px 0 100px;
}
.serviceDetail_terms_title{
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 20px;
}
.serviceDetail_terms_note{
  color: #ea4236;
  font-weight: 500;
  text-align: center;
  margin: 0 0 30px;
}
.serviceDetail_terms_box{
  width: 90%;
  max-width: 950px;
  height: 350px;
  margin: 0 auto;
  overflow-y: scroll;
  border: 1px solid #eaeaea;
  padding: 15px 20px;
}
.serviceDetail_terms_box_title{
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 0 15px;
}
.serviceDetail_terms_box_title::before{
  content: "\3010";
  display: inline;
}
.serviceDetail_terms_box_title::after{
  content: "\3011";
  display: inline;
}
.serviceDetail_terms_box h5{
  font-size: 1.4rem;
  font-weight: 700;
  counter-increment: serviceDetail_terms_box_num;
}
.serviceDetail_terms_box h5::before{
  content: counter(serviceDetail_terms_box_num)".";
  display: inline-block;
  margin: 0 0 3px;
}
.serviceDetail_terms_box p{
  font-size: 1.4rem;
  padding-left: 10px;
  margin: 0 0 10px;
}

/* g8 end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* contact ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.contact-wrap{
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 0 135px;
}
.contact_intro{
  text-align: center;
  margin: 95px 0 70px;
}
.contact_intro a{
  text-decoration: underline;
}

.contactForm dt{
  font-weight: 700;
  margin: 0 0 10px;
}
.contactForm dd{
  font-size: 1.6rem;
  margin: 0 0 35px;
}

.contactForm input,
.contactForm textarea,
.contactForm select{
  font-size: inherit;
  box-sizing: border-box;
  padding: 8px;
  border: 1px solid #c9c4c1;
  color: #112026;
  background: #fff;
}

.contactArea_full textarea{
  width: 100%;
}
.contactArea_half input,
.contactArea_half select{
  width: 100%;
  max-width: 540px;
}

dd.contactPrivacyText{
  margin: 0 0 8px;
}

.wpcf7-list-item{
  margin: 0;
}
.wpcf7-list-item input{
  margin: 0;
}

.btn_send{
  margin: 50px 0 0;
}
.btn_send input[type="submit"]{
  background: #b8a17e;
  display: block;
  border-radius: 50px;

  width: 300px;
  height: 80px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  margin: 0 auto;

  transition: .3s;
}
.btn_send input[type="submit"]:hover{
  opacity: .7;
}
.btn_send input[type="submit"]:disabled{
  background: #c6c6c6;
  opacity: 1 !important
}

.wpcf7-spinner{
  /* margin: 0 0 120px; */
  display: none;
}

select.wpcf7-select{
  -webkit-appearance: none;
  appearance: none;
  padding-left: 40px;
  position: relative;
}
.contactSelect{
  position: relative;
}
.contactSelect::after{
  content: "";
  display: block;
  width: 13px;
  height: 8px;
  background-image: url("assets/images/arrow_select.png");
  background-size: cover;
  position: absolute;
  left: 15px;
  top: 14px;
  /* top: 0; */
  /* bottom: 0; */
  margin: auto;
}
/* contact end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* privacy ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.privacy-wrap{
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 0 120px;
}
.title_privacy{
  margin: 0 0 95px;
}
.privacy_title{
  font-size: 2.1rem;
  font-weight: 700;
  margin: 0 0 17px;
  counter-increment: privacy_title_num;
}
.privacy_title::before{
  content: counter(privacy_title_num)".";
  display: inline-block;
}
.privacy_text{
  line-height: 2;
  margin: 0 0 30px;
}
.privacy_text:first-child{
  margin-top: 80px;
}
.privacy_list{
  margin: 0 0 30px;
}
.privacy_list li{
  padding-left: 2em;
  position: relative;
  counter-increment: privacy_list_num;
}
.privacy_list li::before{
  content: "("counter(privacy_list_num)")";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* privacy end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* topics list ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.topicsList-wrap{
  width: 100%;
  padding: 0 0 100px;
}

.archive_pagination{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 100px 0 0;
}
.page-numbers{
  width: 70px;
  height: 70px;
  font-size: 2.2rem;
  font-weight: 700;
  color: #fff;
  background: #112025;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px 16px;
}


.page-numbers.current{
  background: #b8a17e;
}


.page-numbers.next,
.page-numbers.prev{
  position: relative;
}

.page-numbers.next::before,
.page-numbers.next::after,
.page-numbers.prev::before,
.page-numbers.prev::after{
  content: "";
  width: 20px;
  height: 5px;
  display: block;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.page-numbers.next::before{
  top: calc(50% - 7px);
  transform: rotate(45deg);
}
.page-numbers.next::after{
  bottom: calc(50% - 10px);
  transform: rotate(-45deg);
}
.page-numbers.prev::before{
  top: calc(50% - 7px);
  transform: rotate(-45deg);
}
.page-numbers.prev::after{
  bottom: calc(50% - 10px);
  transform: rotate(45deg);
}



/* topics list end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* topics dtail ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.topics-wrap{
  width: 90%;
  max-width: 950px;
  margin: 95px auto 100px;
  padding: 35px 24px 50px;
  border-top: 2px solid #f2f1f1;
  border-bottom: 2px solid #f2f1f1;
}
.topics-wrap p{
  line-height: 2;
  margin: 0 0 35px;
}
.topics-wrap figure{
  margin: 0 0 35px;
}
.topics-wrap a{
  color: #b8a17e;
  text-decoration: underline;
}
p.topics_date{
  font-size: 1.8rem;
  font-weight: 700;
  color: #b8a17e;
  margin: 0 0 8px;
}
.topics_title{
  font-size: 4.2rem;
  padding: 0 10%;
  margin: 0 0 20px;
}
.btn_topicsDetail{
  margin: 0 auto 100px;
}
/* topics dtail end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* services slide ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.serviceDetail_slide-wrap{
  width: 90%;
  max-width: 1096px;
  margin: 0 auto;
}
.g8_slide-wrap{
  padding: 30px 0 200px;
}
.e3_slide01-wrap{
  padding: 30px 0 100px;
}
.e3_slide02-wrap{
  padding: 30px 0 200px;
}

.g8_slide_sub,
.e3_slide01_sub,
.e3_slide02_sub{
  display: flex;
  flex-wrap: wrap;
}

.g8_slide_sub li,
.e3_slide01_sub li,
.e3_slide02_sub li{
  width: calc( 14.2857% - 16px ) !important;
  background: #333;
	cursor: pointer;
	outline: none;
	background:#333;
  list-style:none;
  margin: 0 8px;
  border-radius: 10px;
  margin-bottom: 16px;
}
.e3_slide02_sub li{
  width: calc( 20% - 16px ) !important;
}

.g8_slide_sub li img,
.e3_slide01_sub li img,
.e3_slide02_sub li img{
	opacity: 0.4;
  border-radius: 10px;
}

.g8_slide_sub label,
.e3_slide01_sub label,
.e3_slide02_sub label{
  cursor: pointer;
}

.g8_slide_btn,
.e3_slide01_btn,
.e3_slide02_btn{
  display:none;
}

.g8_slide_content,
.e3_slide01_content,
.e3_slide02_content{
  display: none;
}
.g8_slide_main,
.e3_slide01_main,
.e3_slide02_main{
  padding: 0 8px;
  margin: 0 0 30px;
}
.g8_slide_main img,
.e3_slide01_main img,
.e3_slide02_main img{
  border-radius: 10px;
}

#g8_slide_btn1:checked ~ .g8_slide_main #g8_slide_content1,
#g8_slide_btn2:checked ~ .g8_slide_main #g8_slide_content2,
#g8_slide_btn3:checked ~ .g8_slide_main #g8_slide_content3,
#g8_slide_btn4:checked ~ .g8_slide_main #g8_slide_content4,
#g8_slide_btn5:checked ~ .g8_slide_main #g8_slide_content5,
#g8_slide_btn6:checked ~ .g8_slide_main #g8_slide_content6,
#g8_slide_btn7:checked ~ .g8_slide_main #g8_slide_content7,
#g8_slide_btn8:checked ~ .g8_slide_main #g8_slide_content8,
#g8_slide_btn9:checked ~ .g8_slide_main #g8_slide_content9,
#g8_slide_btn10:checked ~ .g8_slide_main #g8_slide_content10,
#g8_slide_btn11:checked ~ .g8_slide_main #g8_slide_content11,
#g8_slide_btn12:checked ~ .g8_slide_main #g8_slide_content12,
#g8_slide_btn13:checked ~ .g8_slide_main #g8_slide_content13,
#e3_slide01_btn1:checked ~ .e3_slide01_main #e3_slide01_content1,
#e3_slide01_btn2:checked ~ .e3_slide01_main #e3_slide01_content2,
#e3_slide01_btn3:checked ~ .e3_slide01_main #e3_slide01_content3,
#e3_slide01_btn4:checked ~ .e3_slide01_main #e3_slide01_content4,
#e3_slide01_btn5:checked ~ .e3_slide01_main #e3_slide01_content5,
#e3_slide01_btn6:checked ~ .e3_slide01_main #e3_slide01_content6,
#e3_slide01_btn7:checked ~ .e3_slide01_main #e3_slide01_content7,
#e3_slide01_btn8:checked ~ .e3_slide01_main #e3_slide01_content8,
#e3_slide01_btn9:checked ~ .e3_slide01_main #e3_slide01_content9,
#e3_slide01_btn10:checked ~ .e3_slide01_main #e3_slide01_content10,
#e3_slide01_btn11:checked ~ .e3_slide01_main #e3_slide01_content11,
#e3_slide02_btn1:checked ~ .e3_slide02_main #e3_slide02_content1,
#e3_slide02_btn2:checked ~ .e3_slide02_main #e3_slide02_content2,
#e3_slide02_btn3:checked ~ .e3_slide02_main #e3_slide02_content3,
#e3_slide02_btn4:checked ~ .e3_slide02_main #e3_slide02_content4,
#e3_slide02_btn5:checked ~ .e3_slide02_main #e3_slide02_content5,
#e3_slide02_btn6:checked ~ .e3_slide02_main #e3_slide02_content6,
#e3_slide02_btn7:checked ~ .e3_slide02_main #e3_slide02_content7,
#e3_slide02_btn8:checked ~ .e3_slide02_main #e3_slide02_content8{
  display: block;
}

#g8_slide_btn1:checked ~ .g8_slide_sub .g8_slide_sub1 img,
#g8_slide_btn2:checked ~ .g8_slide_sub .g8_slide_sub2 img,
#g8_slide_btn3:checked ~ .g8_slide_sub .g8_slide_sub3 img,
#g8_slide_btn4:checked ~ .g8_slide_sub .g8_slide_sub4 img,
#g8_slide_btn5:checked ~ .g8_slide_sub .g8_slide_sub5 img,
#g8_slide_btn6:checked ~ .g8_slide_sub .g8_slide_sub6 img,
#g8_slide_btn7:checked ~ .g8_slide_sub .g8_slide_sub7 img,
#g8_slide_btn8:checked ~ .g8_slide_sub .g8_slide_sub8 img,
#g8_slide_btn9:checked ~ .g8_slide_sub .g8_slide_sub9 img,
#g8_slide_btn10:checked ~ .g8_slide_sub .g8_slide_sub10 img,
#g8_slide_btn11:checked ~ .g8_slide_sub .g8_slide_sub11 img,
#g8_slide_btn12:checked ~ .g8_slide_sub .g8_slide_sub12 img,
#g8_slide_btn13:checked ~ .g8_slide_sub .g8_slide_sub13 img,
#e3_slide01_btn1:checked ~ .e3_slide01_sub .e3_slide01_sub1 img,
#e3_slide01_btn2:checked ~ .e3_slide01_sub .e3_slide01_sub2 img,
#e3_slide01_btn3:checked ~ .e3_slide01_sub .e3_slide01_sub3 img,
#e3_slide01_btn4:checked ~ .e3_slide01_sub .e3_slide01_sub4 img,
#e3_slide01_btn5:checked ~ .e3_slide01_sub .e3_slide01_sub5 img,
#e3_slide01_btn6:checked ~ .e3_slide01_sub .e3_slide01_sub6 img,
#e3_slide01_btn7:checked ~ .e3_slide01_sub .e3_slide01_sub7 img,
#e3_slide01_btn8:checked ~ .e3_slide01_sub .e3_slide01_sub8 img,
#e3_slide01_btn9:checked ~ .e3_slide01_sub .e3_slide01_sub9 img,
#e3_slide01_btn10:checked ~ .e3_slide01_sub .e3_slide01_sub10 img,
#e3_slide01_btn11:checked ~ .e3_slide01_sub .e3_slide01_sub11 img,
#e3_slide02_btn1:checked ~ .e3_slide02_sub .e3_slide02_sub1 img,
#e3_slide02_btn2:checked ~ .e3_slide02_sub .e3_slide02_sub2 img,
#e3_slide02_btn3:checked ~ .e3_slide02_sub .e3_slide02_sub3 img,
#e3_slide02_btn4:checked ~ .e3_slide02_sub .e3_slide02_sub4 img,
#e3_slide02_btn5:checked ~ .e3_slide02_sub .e3_slide02_sub5 img,
#e3_slide02_btn6:checked ~ .e3_slide02_sub .e3_slide02_sub6 img,
#e3_slide02_btn7:checked ~ .e3_slide02_sub .e3_slide02_sub7 img,
#e3_slide02_btn8:checked ~ .e3_slide02_sub .e3_slide02_sub8 img{
  opacity: 1;
}



.lum-lightbox{
  z-index: 1010;
}
.lum-lightbox-inner img{
  width: auto;
  margin: auto;
}

.lum-close-button{
  opacity: 1;
  background: #b8a17e;
  width: 60px;
  height: 60px;
  top: 0;
  right: 0;
}
.lum-close-button:after,
.lum-close-button:before{
  background-color: #fff;
  height: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.lum-gallery-button{
  display: none;
}
/* services slide end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* 404 ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.notFound-wrap{
  width: 90%;
  max-width: 1080px;
  /* min-height: calc(100vh - 515px); */
  margin: 0 auto;
  padding: 100px 0;
}
.title_notFound{
  font-size: 3.6rem;
  text-align: center;
  margin: 0 0 50px;
}
.text_notFound{
  font-size: 2.4rem;
  text-align: center;
  margin: 0 0 100px;
}
.title_notFound span,
.text_notFound span{
  display: inline-block;
}
/* 404 end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


@media screen and (max-width: 1000px) {
  .logo{
    left: 0;
  }
  .headerNav li:not(:last-child){
    margin-right: 20px;
  }
  .headerNav li:last-child{
    margin-left: 0;
  }
  .headerNav li:last-child a{
    padding: 0 20px;
  }

  .title_pb{
    width: 300px;
  }

}

@media screen and (max-width: 768px) {
  .pcOnly,
  .br_pcOnly{
    display: none !important;
  }
  .pcOnly2,
  .br_pcOnly2{
    display: none;
  }
  .spOnly{
    display: block !important;
  }
  .spOnly2{
    display: block;
  }
  .br_spOnly{
    display: inline !important;
  }
  .br_spOnly2{
    display: inline;
  }

  .inner{
    display: block;
  }

  .title{
    font-size: 4.5rem;
  }
  .topics_title{
    font-size: 3rem;
  }
  .pb_flow_num span,
  .pb_price_service,
  .about_copy{
    font-size: 2.7rem;
  }
  .pb_style_title,
  .pb_flow_title{
    font-size: 2.4rem;
  }
  .pb_flow_num{
    font-size: 2.2rem;
  }
  .title span,
  .pb_price_content_plan,
  .about_copy span{
    font-size: 1.8rem;
  }
  .title{
    line-height: 1.2;
  }
  .title span{
    padding-top: 20px;
  }

  .breadcrumb{
    padding: 40px 0 15px;
  }

  /* header */
  #pageheader{
    height: 60px;
  }
  .header-inner{
    height: 60px;
    box-shadow: 0px 5px 5px 0px rgba(243,243,242,.5);
  }
  .logo{
    width: 160px;
    height: 60px;
  }
  .logo a{
    padding: 0 32px;
    background: transparent;
  }
  .headerNav{
    display: none;
  }


  /* side contact */
  .side_contact_open-wrap{
    width: 300px;
    height: 50px;
    top: auto;
    left: 0;
    right: 0;
    bottom: 30px;
  }
  .side_contact_open,
  .side_contact_open_sp{
    border-radius: 30px;
  }
  .side_contact_open-inner{
    display: flex;
    align-items: center;
    padding-left: 20px;
  }
  .side_contact_open_text{
    font-size: 1.5rem;
    writing-mode: horizontal-tb;
  }
  .side_contact_icon{
    width: 20px;
    display: block;
    margin: 0 5px 0 0;
  }
  .side_contact-wrap{
    width: 100%;
    height: calc(100% - 60px);
    top: 60px;
  }

  .hide_side_contact_open{
    width: 24px;
    height: 24px;
    background: #191919;
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .hide_side_contact_open::before,
  .hide_side_contact_open::after{
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .hide_side_contact_open::before{
    transform: rotate(-45deg);
  }
  .hide_side_contact_open::after{
    transform: rotate(45deg);
  }




  /* footer */
  .logo_footer{
    width: 135px;
  }
  .footerNav li a{
    font-size: 1.8rem;
  }


  /* top */
  .title_g8{
    width: 204px;
  }
  .title_e3{
    width: 216px;
  }
  .title_pb{
    width: 285px;
  }
  .title_rimorso{
    width: 219px;
  }
  .topService-wrap{
    padding: 50px 0 0;
  }
  .topServiceBox-wrap{
    margin: 50px 0 0;
  }
  .topServiceBox-inner{
    display: block;
  }
  .topServiceContent{
    width: 100%;
    margin: 50px 0 0;
  }
  .topServiceContent-inner{
    width: 100%;
  }
  .topServiceBox:nth-child(odd) .topServiceContent,
  .topServiceBox:nth-child(even) .topServiceContent{
    padding: 0;
  }
  .topServiceImage{
    width: 100%;
  }
  .topServiceImage_thumb-inner{
    width: 80%;
    margin: 0 auto;
    justify-content: center;
  }
  /* .topServiceBox:nth-child(odd) .topServiceImage_thumb-inner,
  .topServiceBox:nth-child(even) .topServiceImage_thumb-inner{
    float: none;
  } */
  .topServiceBox:nth-child(odd) .topServiceImage_thumb-inner{
    padding-left: 0;
  }
  .topServiceBox:nth-child(even) .topServiceImage_thumb-inner{
    padding-right: 0;
  }
  .topService_businessName{
    margin: 30px 0 20px;
  }
  .topService_businessText{
    width: 90%;
    margin: 0 auto 30px;
  }


  /* about */
  .about-wrap{
    padding: 30px 0 100px;
  }
  .about_copy-wrap{
    width: 300px;
    height: 120px;
    /* margin: 50px auto 30px; */
  }
  .about_copy::before,
  .about_copy::after{
    width: 30px;
    height: 30px;
  }
  .about_text{
    text-align: justify;
  }
  .company-wrap{
    padding: 100px 0;
  }
  .companyInfo{
    /* width: 90%; */
    margin: 50px auto 0;
  }
  .companyInfoLine{
    display: block;
    padding: 10px 0;
    background: #fff;
  }
  .companyInfoLine > dt,
  .companyInfoLine > dd{
    width: 100%;
    padding: 5px 20px;
  }
  .companyInfoLine dd dl dt,
  .companyInfoLine dd dl dd{
    width: 100%;
  }
  .companyInfoLine dd dl dd{
    margin: 0 0 15px;
    padding-left: 1em;
  }
  .companyInfo_businessList li{
    position: relative;
    padding-left: 1.5em;
  }
  .companyInfo_businessList li::before{
    display: block;
    position: absolute;
    left: 0;
  }
  .gmap_about iframe{
    height: 240px !important;
  }


  /* g8 */
  .serviceDetail_intro{
    font-size: 1.8rem;
    line-height: 2;
    margin: 0 auto;
    padding: 30px 0 0;
  }
  .title_serviceDetail_floorInfo{
    font-size: 3rem;
    margin: 0 0 50px;
  }
  .serviceDetail_floorInfo{
    display: block;
  }
  .serviceDetail_floorInfo_content{
    width: 100%;
    padding-right: 0;
  }
  .serviceDetail_floorInfo_layout{
    width: 100%;
    padding-left: 0;
    margin: 50px 0 0;
  }
  .serviceDetail_floorInfo_table dt{
    width: 100%;
    border-bottom: none;
    padding: 15px 20px 5px;
  }
  .serviceDetail_floorInfo_table dd{
    width: 100%;
    padding: 5px 20px 15px;
  }
  .serviceDetail_slide-wrap{
    width: 100%;
  }
  .gallery{
    padding: 0;
  }
  .gallery li,
  .gallery li img{
    border-radius: 0;
  }
  .gallery .slick-prev,
  .gallery .slick-next{
    width: 40px;
    height: 40px;
  }
  .gallery .slick-prev{
    left: 10px;
  }
  .gallery .slick-next{
    right: 10px;
  }
  .gallery .slick-prev::after,
  .gallery .slick-next::after{
    width: 10px;
    height: 10px;
  }
  .gallery .slick-prev::after{
    left: 4px;
  }
  .gallery .slick-next::after{
    right: 4px;
  }

  .g8_slide-wrap{
    padding: 30px 0 100px;
  }

  .choice-btn li{
    margin: 0 4px 8px;
    border-radius: 5px;
  }
  .choice-btn li img{
    border-radius: 5px;
  }
  .g8_slide_sub.choice-btn li,
  .e3_slide01_sub.choice-btn li,
  .e3_slide02_sub.choice-btn li {
    width: calc( 20% - 8px ) !important;
  }

  .serviceDetail_flow-wrap{
    padding: 100px 0 50px;
  }
  .serviceDetail_flow-inner{
    display: block;
    margin: 50px auto 0;
  }
  .serviceDetail_flow_box{
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
  }
  .serviceDetail_flow_num{
    font-size: 2.2rem;
    height: 42px;
  }
  .serviceDetail_flow_num span{
    font-size: 2.7rem;
  }
  .serviceDetail_flow_arrow{
    width: 100%;
    height: 100px;
  }
  .serviceDetail_flow_arrow::before,
  .serviceDetail_flow_arrow::after{
    width: 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .serviceDetail_flow_arrow::before{
    transform: rotate(45deg);
    left: -12px;
  }
  .serviceDetail_flow_arrow::after{
    transform: rotate(-45deg);
    right: -12px;
  }

  .serviceDetail_time_line dt,
  .serviceDetail_time_line dd{
    font-size: 2.2rem;
  }
  .time-price_table_title{
    font-size: 2.2rem;
  }
  .time-price_table th,
  .time-price_table td{
    padding: 15px 10px;
  }
  .serviceDetail_time-price-wrap{
    padding: 50px 0 100px;
  }
  .serviceDetail_time-price-inner{
    margin: 50px auto 0;
  }
  .serviceDetail_access-wrap{
    padding: 100px 0 0;
  }
  .serviceDetail_access_info{
    margin: 50px auto 30px;
  }
  .serviceDetail_access_info dt,
  .serviceDetail_access_info dd{
    width: 100%;
  }
  .serviceDetail_access_info dt {
    padding-bottom: 0;
  }
  .gmap_g8 iframe{
    height: 240px !important;
  }
  .serviceDetail_equipments-wrap{
    padding: 70px 0 50px;
  }
  .serviceDetail_equipments_table{
    display: block;
    border-top: none;
    margin: 50px auto 0;
  }
  .equipments_table_content{
    width: 100%;
  }
  .equipments_table_content:first-child{
    border-right: none;
  }
  .equipments_table_content dt{
    border-top: 2px solid #f2f1f1;
    border-bottom: none;
    text-align: justify;
    padding: 20px 20px 5px;
  }
  .equipments_table_content dd{
    padding: 5px 20px 20px;
  }
  .serviceDetail_terms-wrap{
    padding: 50px 0 100px;
  }
  .serviceDetail_terms_title{
    font-size: 2.2rem;
  }
  .serviceDetail_terms_box_title{
    font-size: 1.6rem;
  }


  /* e3 */
  .e3_slide01-wrap{
    padding: 30px 0 50px;
  }
  .e3_slide02-wrap{
    padding: 30px 0 100px;
  }
  .lum-lightbox-inner img{
    width: 100%;
  }


  /* g8 e3 slide */
  .g8_slide_main,
  .e3_slide01_main,
  .e3_slide02_main{
    padding: 0;
  }
  .g8_slide_main img,
  .e3_slide01_main img,
  .e3_slide02_main img{
    border-radius: 0;
  }
  .g8_slide_sub li,
  .e3_slide01_sub li,
  .e3_slide02_sub li{
    width: calc( 20% - 8px ) !important;
    margin: 0 4px 8px;
    border-radius: 5px;
  }
  .g8_slide_sub li img,
  .e3_slide01_sub li img,
  .e3_slide02_sub li img{
    border-radius: 5px;
  }


  /* pb */
  .pb_ServiceConcept-wrap{
    padding: 30px 0 50px;
  }
  .title_pb_ServiceConcept{
    margin: 0 0 50px;
  }

  .pb_style-wrap{
    padding: 50px 0;
  }
  .pb_style-inner{
    display: block;
    margin: 50px 0;
  }
  .pb_style_title{
    padding: 20px 0 10px;
  }
  .pb_style_box{
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
  }
  .pb_style_box:not(:last-child){
    margin-bottom: 50px;
  }

  .pb_flow-wrap{
    padding: 100px 0 50px;
  }
  .pb_flow-inner{
    display: block;
    margin: 50px auto 0;
  }
  .pb_flow_box{
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
  }
  .pb_flow_box:not(:first-child) .pb_flow_ph{
    position: static;
  }
  .pb_flow_num{
    height: 42px;
  }
  .pb_flow_title{
    height: auto;
    padding: 30px 0;
  }
  .pb_flow_arrow{
    width: 100%;
    height: 100px;
  }
  .pb_flow_arrow::before,
  .pb_flow_arrow::after{
    width: 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .pb_flow_arrow::before {
    transform: rotate(45deg);
    left: -12px;
  }
  .pb_flow_arrow::after {
    transform: rotate(-45deg);
    right: -12px;
  }

  .pb_price-wrap{
    padding: 50px 0 100px;
  }
  .title_pb_price{
    margin: 0 0 50px;
  }
  .pb_price_table{
    border-top: 1px solid #e6e3e2;
  }
  .pb_price_table_line{
    border-bottom: none;
  }
  .pb_price_spTable-inner{
    border-bottom: 1px solid #e6e3e2;
  }
  .pb_price_table dt,
  .pb_price_table dd{
    min-height: auto;
    align-items: flex-start;
  }
  .pb_price_table dt{
    border-right: 1px solid #e6e3e2;
    padding: 11px 0 11px 20px;
  }
  .pb_price_table dd{
    width: calc(100% - 100px);
    padding: 11px 20px;
  }
  .pb_profile-wrap{
    padding: 100px 0 50px;
  }
  .pb_profile-inner{
    display: block;
    margin: 50px 0 0;
  }
  .pb_profile_content-wrap{
    width: 100%;
    padding-left: 0;
  }
  .pb_profile_ph-wrap{
    width: 100%;
    padding-left: 0;
  }
  .pb_profile_furigana{
    margin: 0 0 10px;
  }
  .pb_profile_name{
    font-size: 2.7rem;
    margin: 0 0 20px;
  }
  .pb_profile_text{
    margin: 0 0 50px;
  }
  .pb_contact-wrap{
    padding: 50px 0 100px;
  }
  .pb_contact_text{
    text-align: justify;
    margin: 50px 0 60px;
  }

  /* topics list */
  .topicsList-wrap{
    padding: 30px 0 100px;
  }
  .topicsList{
    margin: 50px auto;
  }
  .topicsList li::after{
    width: 25px;
  }
  .topicsList li a{
    display: block;
    padding: 15px 65px 20px 15px;
  }
  .topicsDate{
    width: 100%;
    margin: 0 0 10px;
  }
  .topicsTitle{
    width: 100%;
  }
  .archive_pagination{
    margin: 50px 0 0;
  }
  .page-numbers{
    width: 50px;
    height: 50px;
  }

  .page-numbers.next::before,
  .page-numbers.next::after,
  .page-numbers.prev::before,
  .page-numbers.prev::after{
    width: 15px;
    height: 3px;
  }
  .page-numbers.next::before,
  .page-numbers.prev::before{
    top: calc(50% - 4px);
  }
  .page-numbers.next::after,
  .page-numbers.prev::after{
    bottom: calc(50% - 8px);
  }



  /* topids detail */
  .topics-wrap{
    margin: 50px auto;
    padding: 30px 0;
  }
  .title_topicsDetail{
    padding: 30px 0 0;
  }
  .topics_title{
    padding: 0;
  }


  /* contact */
  .contact-wrap{
    padding: 30px 0 100px;
  }
  .contact_intro{
    line-height: 2;
    text-align: justify;
    margin: 50px 0 30px;
  }

  /* privacy */
  .privacy-wrap{
    padding: 30px 0 100px;
  }
  .title_privacy{
    margin: 0 0 50px;
  }

  /* 404 */
  .notFound-wrap{
    padding: 30px 0 100px;
  }
  .title_notFound{
    font-size: 2.7rem;
  }
  .text_notFound{
    font-size: 2.2rem;
  }


}
