@charset "UTF-8";

/* ================
      common
================ */
body {
	min-width: auto;
	font-size: 1.6rem;
}

.pc {
	display: none;
}
.sp {
	display: block;
}

/* inner */
.inner {
	width: 94%;
}

/* bg */
.bg_cyan {
	padding-bottom: 60px;
}
.bg_pentagon {
	margin-top: 25px;
}
.bg_pentagon::before {
	height: 27px;
	clip-path: polygon(100% 0, 100% 100%, 50% 100%, 0% 100%, 0 0, 50% 25px);
	top: -25px;
}

/* ================
      header
================ */
header h1.logo {
	width: 110px;
	line-height: 1;
	top: 5px;
}
header h1.logo a {
	width: auto;
}

/* ================
			footer
================ */
.footer {
	padding-top: 39px;
	padding-bottom: 29px;
}
.footer .logo {
	width: 185px;
}
.footer .copyright {
	font-size: 1.1rem;
	margin-top: 30px;
}
.pageTop {
	width: 93px;
	top: -14px;
	right: 2.5%;
}

/* ================
      contact
================ */
.c_wrapper {
	width: 100%;
	margin: -1px auto 11px auto;
}
.c_wrapper::before {
	width: 137px;
	height: 179px;
	bottom: -12px;
	left: -35px;
}
.contact .c_bg {
	font-size: 1.2rem;
	border-top-width: 0.35em;
	border-bottom-width: 0.35em;
}
.contact .c_btn {
	width: 288px;
	padding-left: 0;
	margin-left: 56px;
}
.contact .c_btn a::before {
	width: 104px;
	height: 37px;
	top: -17px;
	left: 32.1%;
}
.c_wrapper address {
	margin-top: 3px;
	padding-left: 54px;
}
.contact .tel {
	width: 237px;
}
.contact .tel_text {
	margin-top: 6px;
	margin-left: 6px;
}
.contact .c_text {
	margin-top: 5px;
	padding-top: 8px;
	line-height: 1.1;
}

/* ================
      mv
================ */
.mv {
	min-height: auto;
	height: 543px;
	background-image: url(../../img/sp_mv.png);
}

/* deco */
.contents02::before,
.contents02 .c02_wrapper::before,
.contents02 .c02_wrapper::after,
.contents03::before,
.contents03::after,
.contents04::before,
.contents04::after {
	display: none;
}

/* ================
      contents02
================ */
.contents02 .c02_wrapper {
	padding-top: 26px;
}
.contents02 .c02_ttl {
	top: 32px;
	left: -9px;
	width: 372px;
}
.contents02 .c02_bg.bg_pentagon {
	padding-bottom: 31px;
}
.contents02 .c02_img {
	width: 362px;
	margin-left: -3px;
	padding-top: 116px;
}
.contents02 .c02_img::before {
	top: 18px;
	left: -82px;
	width: 213px;
	height: 125px;
}
.contents02 .c02_img::after {
	width: 236px;
	height: 188px;
	top: 295px;
	right: -36%;
}
.contents02 .c02_text {
	font-size: 1.7rem;
	margin-top: 26px;
	letter-spacing: -0.05em;
}
.contents02 .c02_text::after {
	width: 45px;
	height: 27px;
	margin-top: 20px;
}

/* ================
      contents03
================ */
.contents03 .c03_text {
	padding: 8px 3px 10px 0;
}
.contents03 .c03_text img {
	width: 352px;
}
.contents03 .bg_pentagon02::before {
	clip-path: polygon(100% 0, 100% 22px, 50% 100%, 0% 22px, 0 0);
	height: 48px;
}
.contents03 .c03_ttl {
	padding-top: 110px;
	padding-left: 3px;
	padding-bottom: 433px;
}
.contents03 .c03_ttl > picture {
	width: 350px;
	display: inline-block;
}
.contents03 .c03_ttl::before {
	width: 169px;
	height: 177px;
	top: -8px;
	left: 29.2%;
}
.contents03 .c03_ttl::after {
	background-image: url(../../img/sp_img03.png);
	width: 100vw;
	height: 132.533vw;
	top: 255px;
	left: -3.1%;
	z-index: -1;
}

/* ================
      contents04
================ */
.contents04 .c04_wrapper::before {
	width: 191px;
	height: 157px;
	top: -120px;
	right: -30%;
}
.contents04 .c04_bg {
	padding-top: 93px;
	padding-bottom: 15px;
}
.contents04 .c04_bg.bg_pentagon::before {
	height: 51px;
	clip-path: polygon(100% 100%, 0 100%, 0 0);
	top: -50px;
}
.contents04 .c04_ttl {
	top: -51px;
	left: -6px;
}
.contents04 .c04_list_wrapper {
	width: auto;
	font-size: 1.2rem;
	padding: 0 2.4%;
	background-position: 36% 14.6%;
	background-size: 104%;
}
.contents04 .c04_list_wrapper::before {
	width: 144px;
	height: 177px;
	top: 66px;
	left: -35px;
}
.contents04 .c04_list_wrapper::after {
	width: 225px;
	height: 223px;
	top: 42.5%;
	right: -32.6%;
}
.contents04 .c04_list_wrapper li {
	padding-bottom: 7px;
}
.contents04 .item01 {
	width: 334px;
	margin: 0 auto;
}
.contents04 .c04_list01 {
	margin: 9px 0 19px 20.2%;
}
.contents04 .c04_list01 > ul {
	height: 534px;
}
.contents04 .c04_list01 > ul li {
	margin-right: 0;
}
.contents04 .c04_list01 > ul li:nth-child(-n + 19) {
	margin-right: 36px;
}
.c04_list02 .item02 {
	width: 137px;
	margin-bottom: 6px;
}
.contents04 .c04_list02 {
	flex-wrap: wrap;
	padding: 0 5%;
}
.contents04 .c04_list02 ul {
	padding-bottom: 27px;
}

/* ================
      contents05
================ */
.contents05 .c05_wrapper::before {
	width: 252px;
	height: 156px;
	top: -25px;
	left: -33%;
}
.contents05 .c05_text {
	margin: 0 2.4%;
	font-size: 1.1rem;
	clip-path: polygon(100% 0, 100% 36px, 50% 100%, 0% 36px, 0 0, 50% 0);
	height: 52px;
	padding-top: 7px;
	line-height: 1.4;
}
.contents05 .c05_ttl {
	width: 377px;
	top: 73px;
	left: -12px;
}
.contents05 .c05_list > ul {
	margin-top: 80px;
}

/* ================
      contents06
================ */
.contents06 .c06_wrapper {
	padding-top: 183px;
}
.contents06 .c06_wrapper::before {
	width: 172px;
	height: 229px;
	top: -5px;
	right: -11%;
	z-index: 2;
}
.contents06 .c06_text {
	width: 299px;
	top: 17px;
	left: 6.8%;
	z-index: 2;
}
.contents06 .comparison {
	flex-direction: column;
	align-items: center;
	margin: 0 4%;
	padding-bottom: 84px;
}
.contents06 .comparison > div {
	width: 100%;
	margin-bottom: 40px;
}
.contents06 .comparison > div > img {
	width: 81%;
}
.contents06 .comparison > div:nth-child(2) {
	border-left: none;
	border-top: 4px dotted #aaa;
	padding-top: 40px;
}

/* ================
      contents07
================ */
.c07_bg.bg_pentagon {
	padding-top: 94px;
	padding-bottom: 173px;
}
.contents07 .c07_text {
	top: -80px;
	left: 18%;
	width: 227px;
}
.contents07 .c07_text02 {
	width: 283px;
	margin: 16px auto 0;
}
.contents07 .c07_box {
	margin: -24px 2.4% 0;
	border-width: 4px;
	border-radius: 22px;
	padding: 39px 3% 24px;
}
.contents07 .c07_access {
	font-size: 1.3rem;
	letter-spacing: 0.026em;
}
.c07_access .txt-blod {
	letter-spacing: 0.015em;
}
.c07_box .map_wrapper {
	margin-top: 22px;
}
.contents07 .c07_text03 {
	font-size: 1.2rem;
	padding: 0.25em 11px 0.1em;
}
.contents07 .c07_text03::before,
.contents07 .c07_text03::after {
	height: 1px;
	width: 14px;
}
.contents07 .c07_text03::before {
	left: -14px;
}
.contents07 .c07_text03::after {
	right: -14px;
}
.contents07 .map_text {
	margin-top: 16px;
	font-size: 1.5rem;
	text-align: center;
	font-feature-settings: "palt";
	letter-spacing: 0.06em;
}
.contents07 .map_text .floor {
	margin: 0 0 12px 0;
	font-size: 1.3rem;
	padding: 0.09em 0.5em 0;
}
.contents07 .map {
	width: 315px;
	margin-left: -4px;
	margin-top: 14px;
}

/* ================
			contents08
================ */
.contents08 .c08_bg::before {
	background-image: url(../../img/sp_c08_bg.png);
	min-width: auto;
	min-height: auto;
	top: -36vw;
	height: 38.8059vw;
}
.contents08 .c08_bg::after {
	width: 352px;
	height: 357px;
	top: -335px;
	left: -31px;
}
.contents08 .c08_wrapper {
	font-size: 1.3rem;
	padding-top: 135px;
	padding-bottom: 56px;
	line-height: 1.6;
}
.contents08 .c08_text {
	width: 355px;
	top: -13px;
	left: calc(50% - 355px / 2);
}
.contents08 .c08_photo {
	width: auto;
	margin: 26px 2.4% 0;
	border-width: 4px;
}
.c08_photo > li:nth-child(4) {
	padding: 0px 3px 11px 0;
}
.c08_photo > li:nth-child(4) img {
	width: 96.6%;
}
