body {
	font-family: 'Noto Sans JP', sans-serif;
	overflow-x: hidden;
}
.hidden {
	display: none;
}
img {
	display: block;
	max-width: 100%;
}

/*===============================================
●style.css 画面の横幅が641px以上
===============================================*/
@media all and (min-width: 737px) {

.sp {
	display: none;
}

body {
font-size: 14px;
line-height: 1.5em;
}

body a img {
	transition: all 0.5s;
}
body a:hover img {
	opacity: 0.7;
}

#top .drawer-hamburger {display: none;}

#head {
	background: #FFF;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;
	height: 110px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .3);
}
#head .inner {
	position: relative;
	width: 1140px;
	height: 50px;
	padding: 30px;
	margin: 0 auto;
}
#head .inner .logo {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 50px;
}
#head .inner .logo img {
	height: 50px;
}
#head .inner .gmenu {
	position: absolute;
	top: 30px;
	right: 30px;
	border-left: 1px solid #000;
}
#head .inner .gmenu li {
	border-right: 1px solid #000;
	display: inline-block;
	padding: 0;
	height: 50px;
}
#head .inner .gmenu li a img {
	height: 50px;
}

.home .main {
	position: relative;
	width: 100vw;
	overflow:hidden;
}
.home h1 {
	padding: 110px 0 0;
	position: relative;
	background: #FDF4E8 url(../images/fukurobara2_main_pc.jpg) center top 110px no-repeat;
	background-size: auto calc(100% - 110px);
	width: 100vw;
	min-width: 1200px;
	height: 680px;
	min-height: 35.4vw;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.home .main ul {
	width: 47%;
	min-width: 980px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0 170px 0 50px;
}
.home .main ul .leaf1 {
	padding-top: 180px;
	width: 37.2%;
	min-width: 365px;
	float: left;
	transform: translate(-40px, 6px);
	opacity: 0;
	transition: all 1s;
	transition-delay: 0.7s;
}
.home .main ul .leaf2 {
	padding-top: 200px;
	width: 27%;
	min-width: 265px;
	float: right;
	transform: translate(-40px, 6px);
	opacity: 0;
	transition: all 1.5s;
	transition-delay: 0.9s;
}
.home .main ul .leaf1.effect {
	transform: scale(1.0) translate(0, 0);
	opacity: 1;
}
.home .main ul .leaf2.effect {
	transform: scale(1.0) translate(0, 0);
	opacity: 1;
}


.home .topmenu {
	width: 1200px;
	margin: 0 auto 40px;
}
.home .topmenu p {
	text-align: center;
	margin: 30px;
	font-size: 26px;
	line-height: 2em;
}
.home .topmenu ul {
	width: 880px;
	text-align: center;
	margin: auto;
	display: flex;
	justify-content: space-between;

}
.home .topmenu ul li {
	padding: 0 30px;
	width: 190px;
	transition: all 0.3s;
}
.home .topmenu ul li:hover {
	transform: scale(1.1);
}
.home .topmenu ul li a:hover img {
	opacity: 1;
}

.home #location {
	background: #E2EDD4;
	margin: 0px;
	padding: 50px 0 50px;
}
.home #location .inner {
	width: 1140px;
	padding: 30px;
	margin: auto;
}
.home #location h2 {
	background: url(../images/h2-location.svg) center top no-repeat;
	background-size: 186px auto;
	padding: 150px 0 0;
	margin: auto;
	text-align: center;
	width: 186px;
	font-size: 20px;
	line-height: 1.5em;
}
.home #location .tcopy {
	font-size: 26px;
	line-height: 1.5em;
	text-align: center;
	margin: 30px 0;
}
.home #location iframe {
	width: 100%;
	width: 620px;
	float: left;
	padding: 0 0 0 12px;
}
.home #location .movie {
	margin: 0 0 0 650px;
	margin: 0;
	padding: 0 12px 0 0;
	float: right;
	width: 460px;
}
.home #location .movie h4 {
	background: #666;
	color: #FFF;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	margin: 0 0 10px;
}
.home #location .movie img {
	width: 100%;
}
.home #location .slick-initialized .slick-slide {
	margin: 0 12px;
	padding: 12px;
	border-radius: 10px;
	background: #F4F7EF;
}
.home #location .slick-initialized .arrow {
	width: 22px;
	position: absolute;
	left: -30px;
	top: 140px;
	cursor: pointer;
}
.home #location .slick-initialized .arrow:hover {
	opacity: 0.7;
}
.home #location .slick-initialized .arrow.aright {
	left: auto;
	right: -30px;
}
.home #location h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	margin: 20px 0 50px;
}
.home #location .slick-initialized h5 {
	font-size: 20px;
	line-height: 1.2em;
	border-left: 6px solid #7FB14B;
	padding: 0 0 0 12px;
	margin: 10px 0 6px;
}
.home #location .slick-initialized p {
	font-size: 17px;
	line-height: 1.5em;
	font-feature-settings: 'palt';
}
.home #location .locslick {
	clear: both;
	padding: 40px 0;
}
.home #location .loclist {
	width: 880px;
	margin: 30px auto;
}
.home #location .loclist dl {
	background: #F3F8EE;
	border-radius: 10px;
	padding: 20px;
	margin: 30px 0;
	font-size: 20px;
	line-height: 2em;
}
.home #location .loclist dl h4 {
	border-bottom: 5px solid #000;
	padding: 0 0 5px;
	font-size: 26px;
	line-height: 1.5em;
	text-align: center;
}
.home #location .loclist dl dt {
	float: left;
	padding: 5px 0;
}
.home #location .loclist dl dd {
	text-align: right;
	border-bottom: 1px solid #000;
	padding: 5px 0;
}
.home #location .loclist p {
	text-align: right;
	font-size: 16px;
	line-height: 1.5em;
}

.home .cptbot {
	width: 500px;
	margin: 50px auto;
}

.home #access {
	background: #FBE7E6;
	margin: 0px;
	padding: 50px 0 180px;
	min-width: 1200px;
	position: relative;
}
.home #access .inner {
	width: 1140px;
	padding: 30px;
	margin: auto;
}
.home #access h2 {
	background: url(../images/h2-access.svg) center top no-repeat;
	background-size: 158.5px auto;
	padding: 150px 0 0;
	margin: auto;
	text-align: center;
	width: 160px;
	font-size: 20px;
	line-height: 1.5em;
}
.home #access .tcopy {
	font-size: 26px;
	line-height: 1.5em;
	text-align: center;
	margin: 30px 0;
}
.home #access ul {
	width: 1180px;
	margin: 0 auto;
}
.home #access ul li {
	text-align:center;
}
.home #access ul li img {
	display:inline;
	height: 360px;
}
.home #access ul p {
	clear: both;
	text-align: center;
	font-size: 16px;
	line-height: 1.5em;
	padding: 30px 0;
}
.home #access::after {
  content: '';
  display: block;
  position: absolute;
  left:0;
  bottom: 0;
  border-top: 80px solid transparent;
  border-left: 50vw solid transparent;
  border-right: 50vw solid #FFF;
  border-bottom: 80px solid #FFF;
}

.home .contact {
	background: #FFF;
	margin: 0px;
	padding: 30px 0 60px;
	min-width: 1200px;
}
.home .contact h2 {
	width: 1020px;
	font-size: 30px;
	line-height: 75px;
	text-align: center;
	margin: 0 auto 30px;
	background: #666666;
	color: #FFF;
}
.home .contact ul {
	width: 1060px;
	margin: auto;
	overflow: auto;
}
.home .contact ul li {
	width: 500px;
	margin: 0 0 20px 20px;
	float: left;
}

.home #compartment {
	background: #FDF4E8;
	margin: 0px;
	padding: 80px 0 0;
	min-width: 1200px;
	position: relative;
	width: 100vw;
	overflow:hidden;
}
.home #compartment:after {
  content: '';
  display: block;
  position: absolute;
  left:0;
  bottom: 0;
  border-top: 80px solid transparent;
  border-left: 50vw solid #FFF;
  border-right: 50vw solid transparent;
  border-bottom: 80px solid #FFF;
  z-index: -1;
}
.home #compartment .inner {
	width: 1140px;
	padding: 30px;
	margin: auto;
}
.home #compartment h2 {
	background: url(../images/h2-compartment.svg) center top no-repeat;
	background-size: 295px auto;
	padding: 150px 0 0;
	margin: auto;
	text-align: center;
	width: 300px;
	font-size: 20px;
	line-height: 1.5em;
}
.home #compartment .tcopy {
	font-size: 26px;
	line-height: 1.5em;
	text-align: center;
	margin: 30px 0 50px;
}
.home #compartment .map {
	display: block;
	width: 1040px;
	padding: 0;
	height: 950px;
	height: 830px;
	width: 560px;
	width: 620px;
	padding: 0 480px 0 0;
	padding: 0 420px 0 0;
	margin: 30px auto;
	position: relative;
}
.home #compartment .map .parcel-map {
	position: absolute;
	top: 0;
	right: 0;
	width: 410px;
	width: 360px;
}
.home #compartment .cjump {
	width: 1040px;
	padding: 0;
	margin: 50px auto;
	display: flex;
	justify-content: space-around;
	border-right: 1px solid #000;
}
.home #compartment .cjump li {
	border-left: 1px solid #000;
	display: block;
	width: 50%;
	height: 55px;
}
.home #compartment .cjump li a {
	display: block;
	background: url(../images/cmptmt-jump-arrow.svg) center bottom 3px no-repeat;
	background-size: 13px auto;
	padding: 0 0 20px;
	margin: auto;
	text-align: center;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	color: #E5AC53;
	transition: all 0.3s;
}
.home #compartment .cjump li a:hover {
	color: #DA6C3F;
	background: url(../images/cmptmt-jump-arrow.svg) center bottom no-repeat;
	background-size: 13px auto;
}
.home #compartment .items .item:nth-child(odd):before {
  content: '';
  display: block;
  position: absolute;
  left:0;
  top: 0;
  border-top: 90px solid #FDF4E8;
  border-left: 50vw solid #FDF4E8;
  border-right: 50vw solid transparent;
  border-bottom: 90px solid transparent;
}
.home #compartment .items .item:nth-child(odd):after {
  content: '';
  display: block;
  position: absolute;
  left:0;
  bottom: -180px;
  border-top: 90px solid #FFF;
  border-left: 50vw solid transparent;
  border-right: 50vw solid #FFF;
  border-bottom: 90px solid transparent;
}
.home #compartment .items .item:nth-child(odd) {
	background: #FFF;
	position: relative;
	padding: 60px 40px 80px;
}
.home #compartment .items .item {
	padding: 60px 40px 60px;
	position: relative;
}
.home #compartment .items .item .iteminner {
	width: 1060px;
	margin: auto;
	overflow: auto;
	position: relative;
}
.home #compartment .items .item .summary {
	width: 270px;
	float: left;
	margin: 0 0 30px;
}
.home #compartment .items .item:nth-child(2n) .summary {
	padding: 0 0 0 790px;
	float: none;
}
.home #compartment .items .item .summary h3 {
	width: 140px;
	margin: 0px 60px 70px;
	position: relative;
	z-index: 10;
}
.home #compartment .items .item .summary .area {
	width: 265px;
	font-size: 20px;
	line-height: 1.8em;
	border-bottom: 1px solid #000;
	padding: 0 0 10px;
	letter-spacing: 0;
}
.home #compartment .items .item .summary h4 {
	font-weight: bold;
	font-size: 24px;
	line-height: 2em;
	margin: 5px 0 0;
}
.home #compartment .items .item .summary .price {
	font-weight: bold;
	font-size: 52px;
	line-height: 1.5em;
	margin: -20px 0 0;
	letter-spacing: 0;
}
.home #compartment .items .item .summary .price span {
	font-weight: nomal;
	font-size: 22px;
	line-height: 1.5em;
	padding: 0 0 0 5px;
}
.home #compartment .items .item .summary .tax {
	-webkit-text-size-adjust: none;
	font-size: 13px;
	line-height: 1.5em;
	letter-spacing: 0;
}
.home #compartment .items .item .pimg {
	position: relative;
	z-index: 10;
	width: 760px;
	width: 610px;
	float: right;
	margin: 0;
}
.home #compartment .items .item:nth-child(2n) .pimg {
	position: absolute;
	top: 0;
	left: 0;
}
.home #compartment .items .item .plan {
	position: relative;
	width: 660px;
	clear: both;
	float: left;
	margin: 0 0 30px;
}
.home #compartment .items .item:nth-child(2n) .plan {
	clear: both;
	width: 660px;
	float: right;
	position: relative;
	margin: 0 0 30px;
}
.home #compartment .items .item .plan img {
	display: block;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 660px;
	max-height: 320px;
}
.home #compartment .items .item .plan ul {
	width: 240px;
	margin: 10px auto 0;
	font-size: 0;
}
.home #compartment .items .item .plan ul li {
	width: 120px;
	background: #999;
	color: #FFF;
	font-size: 20px;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	border-radius: 0 10px 10px 0;
	cursor: pointer;
	transition: all 0.5s;
}
.home #compartment .items .item .plan ul li:hover {
	background: #666;
}
.home #compartment .items .item .plan ul li.active {
	background: #000;
}
.home #compartment .items .item .plan ul li:nth-child(1) {
	border-radius: 10px 0 0 10px;
}
.home #compartment .items .item.vertical .plan img {
	padding: 0 50px 0 0;
	width: auto;
	height: auto;
	max-width: 600px;
	max-height: 840px;
}
.home #compartment .items #b2.item.vertical .plan img {
	height: 460px;
}
.home #compartment .items .item.vertical .plan ul {
	width: 36px;
	margin: 0;
	top: 120px;
	right: 0;
	position: absolute;
}
.home #compartment .items .item.vertical .plan ul li {
	width: 36px;
	line-height: 120px;
	display: block;
	border-radius: 0 0 10px 10px;
}
.home #compartment .items .item.vertical .plan ul li:nth-child(1) {
	border-radius: 10px 10px 0 0;
}
.home #compartment .items .item .point {
	width: 360px;
	float: right;
	margin: 10px auto 20px;
}
.home #compartment .items .item:nth-child(2n) .point {
	position: relative;
	float: none;
	padding: 10px 0 0;
	margin: 0 0 20px;
}
.home #compartment .items .item .point ul {
	margin: 10px 0 0;
}
.home #compartment .items .item .point ul li {
	background: url(../images/cmptmt-icon-walk.svg) left center no-repeat;
	background-size: 55px;
}
.home #compartment .items .item .point ul li.hanger {
	background: url(../images/cmptmt-icon-hanger.svg) left center no-repeat;
	background-size: 60px;
}
.home #compartment .items .item .point ul li.house {
	background: url(../images/cmptmt-icon-house.svg) left center no-repeat;
	background-size: 60px;
}
.home #compartment .items .item .point ul li.car {
	background: url(../images/cmptmt-icon-car.svg) left center no-repeat;
	background-size: 60px;
}
.home #compartment .items .item .point ul li.desk {
	background: url(../images/cmptmt-icon-desk.svg) left center no-repeat;
	background-size: 60px;
}
.home #compartment .items .item .point ul li.sun {
	background: url(../images/cmptmt-icon-sun.svg) left center no-repeat;
	background-size: 60px;
}
.home #compartment .items .item .point ul li span {
	display: table-cell;
	vertical-align: middle;
	padding-left: 70px;
	font-size: 19px;
	line-height: 1.5em;
	height: 80px;
}
.home #compartment .items .item .notes {
	-webkit-text-size-adjust: none;
	clear: both;
	font-size: 12px;
	line-height: 1.5em;
	font-feature-settings: "palt";
	text-align: justify;
}
.home #compartment .items .item.vertical .notes {
	width: 360px;
	clear: none;
}
.home #compartment .items .item.vertical:nth-child(odd) .notes {
	float: right;
}
.home #compartment .items button{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;

        display: block;
        font-weight: bold;
        font-size: 20px;
        line-height: 50px;
        padding: 0 50px;
        margin: 40px auto 0;
        background: #347753;
        color: #FFF;
        border-radius: 10px;
        transition: all 0.5s;
}
.home #compartment .items button:hover {
	opacity: .7;
}
.home #compartment .items #popover {
	max-width: 1000px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: transparent;
  text-align: right;
  pointer-events: none;
}
#popover::backdrop {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
  transition: all 0.5s;
}
.home #compartment .items #popover .close {
	color: #FFF;
	font-size: 40px;
	line-height: 50px;
	cursor: pointer;
}
.home #compartment .items #popover img {
	max-height: calc(95dvh - 50px);
}
.home #compartment .items .item.vertical .plabel {
	display: block;
	width: 360px;
	clear: none;
	margin: 30px 0 0;
}
.home #compartment .items .item.vertical:nth-child(odd) .plabel {
	float: right;
}
.home #compartment .items img {
	pointer-events: auto;
}

.home #compartment .cmptmt-top-bot {
	width: 70px;
	display: block;
	position: fixed;
	top: calc(50vh - 93px);
	left: 0;
	z-index: 100;
	transition: all 500ms 0s ease-out;
	opacity: 0;
}
.home #compartment .cmptmt-top-bot.is-fixed {
	opacity: 1;
}

.home #outline {
	min-width: 1200px;
	padding: 75px 0px;
	margin: auto;
	background: #E8EFD9;
}
.home #outline h2 {
	background: url(../images/h2-outline.svg) center top no-repeat;
	background-size: 155px auto;
	padding: 150px 0 0;
	margin: auto;
	text-align: center;
	width: 300px;
	font-size: 20px;
	line-height: 1.5em;
}
.home #outline dl {
	width: 1000px;
	margin: 30px auto;
	font-size: 22px;
	line-height: 35px;
}
.home #outline dl h3 {
	font-weight: bold;
	margin: 0 0 20px;
}
.home #outline dl dt {
	float: left;
	width: 300px;
	text-align: center;
	padding: 10px;
	background: #FFF;
	border-right: 3px solid #E8EFD9;
}
.home #outline dl dd {
	text-align: left;
	padding: 10px 20px 10px 342px;
	border-bottom: 3px solid #E8EFD9;
	background: #FFF;
}
.home #outline dl p {
	font-size: 16px;
	line-height: 1.5em;
	margin: 30px 0 0;
	text-align: right;
}

#foot {
	text-align: center;
	min-width: 1200px;
	padding: 30px 0;
	font-size: 13px;
	line-height: 1.5em;
}
#foot .logo {
	display: block;
	margin: 0 auto 10px;
}
#foot a {
	color: #000;
}
#copyright {
	background: #7FB14B;
	text-align: center;
	min-width: 1200px;
	font-size: 14px;
	line-height: 40px;
}

.jumpgmap {
	display: block;
	position: fixed;
	z-index: 100;
	right: 33px;
	bottom: 33px;
	width: 150px;
	transition: all 0.3s;
}
.jumpgmap:hover {
	transform: scale(1.1);
}
.jumpgmap:hover img {
	opacity: 1;
}
.jumpgmap.effect {
	bottom: 140px;
}
.backtotop {
	display: block;
	position: fixed;
	z-index: 100;
	right: 40px;
	bottom: 40px;
	width: 140px;
}

#fix-menu {
	width: 60px;
	height: 376px;
	position: fixed;
	right: 0;
	top: calc(50vh - 190px);
	overflow: hidden;
	transition: all .5s;
}
#fix-menu.open {
	width: 380px;
}
#fix-menu .fmenu-btn {
	width: 60px;
	cursor: pointer;
	background: #FFF;
}
#fix-menu .fmenu-btn img {
	transition: all .5s;
}
#fix-menu .fmenu-btn img:hover {
	opacity: 0.8;
}
#fix-menu ul {
	width: 320px;
	border-top: 4px solid #000;
	position: absolute;
	top: 0;
	left: 60px;
	background: #FFF;
}
#fix-menu ul li {
	width: 320px;
	border-bottom: 4px solid #000;
}
#fix-menu .line, #fix-menu .insta {
	display: block;
	width: 60px;
	position: absolute;
	right: 0;
	top: 256px;
	background: #FFF;
}
#fix-menu .insta {
	top: 316px;
}


.zoom {
	transform: scale(1.1);
	transition-delay: 1s;
	opacity: 0;
	transition: all 2s;
}
.zoom.effect {
	transform: scale(1);
	opacity: 1;
}
.fadeup {
	transform: translate(0, 3vw);
	opacity: 0;
	transition: all 1s;
}
.fadeup.effect {
	transform: translate(0, 0);
	opacity: 1;
}
.fadeupleft, .item:nth-child(odd) {
	transform: translate(-3vw, 3vw);
	opacity: 0;
	transition: all 1s;
}
.fadeupleft, .item:nth-child(even) {
	transform: translate(3vw, 3vw);
	opacity: 0;
	transition: all 1s;
}
.fadeupleft.effect, .item.effect {
	transform: translate(0, 0);
	opacity: 1;
}

/* 20211105追記 */
.home #location .w100_float_none iframe {
	width: 100%;
	float: none;
	padding: 0 12px;
	box-sizing: border-box;
}

/* 20211119追記 */

.loclist_col2 {
	display: flex;
	justify-content: space-between;
}
.loclist_col2_item {
	width: 49%;
}
.home #location .loclist.wide {
	width: 98%;
}
.home #location .loclist dl dt.rule_pc {
	float: none;
}
.home #location .loclist dl dd.rule_pc {
	clear: left;
	position: relative;
	display: flex;
	align-items: center; /* 垂直中心 */
	justify-content: flex-end; /* 水平中心 */
	margin-top: -18px;
}
.home #location .loclist dl dd.rule_pc:before {
	border-top: 1px solid #999;
	content: " ";
	width: 12vw; /* 線の長さ */
}
.home #location .loclist dl dd.rule_pc.long:before {
	width: 2.5vw; /* 線の長さ */
}
.home #location .loclist dl dd.rule_pc:before {
	margin-right: 1em; /* 文字の右隣 */
}
.align_c {
	text-align: center !important;
}


#end {}
}