@charset "UTF-8";
/*-----------------font---------------------*/
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");
html {
	scroll-behavior: smooth;
}

.inner {
	width: 85%;
	max-width: 1300px;
	margin-inline: auto;
}

.point__imageBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 10px;
}
.point__imageBox-lower {
	margin-top: 10px;
}

.point__image-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0;
}

.point__imageBox2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0;
	aspect-ratio: 324/674;
}
.point__imageBox2 img {
	-o-object-fit: contain;
	   object-fit: contain;
	height: 100%;
}

.point__image {
	position: relative;
}
.point__image img {
	-o-object-fit: contain;
	   object-fit: contain;
	height: 100%;
}

.point__image-under {
	margin-top: -2px;
}

.img__caption {
	position: absolute;
	content: "";
	bottom: 5px;
	right: 5px;
	font-size: 10px;
	text-align: right;
	-webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.75));
	        filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.75));
}

/*-----------------reset---------------------*/
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,
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;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
img {
	color: #000;
	border-width: 0px;
	border-style: none;
	background: transparent;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

body {
	width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
}

img {
	width: 100%;
}

.content_w700 {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}

.content_w800 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.content_w900 {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.content_w1000 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.content_w1100 {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

.content_w1200 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.content_w1300 {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}

.content_w1400 {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}

.content_w1500 {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}

.content_w1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

.ib {
	display: inline-block;
}

.notes {
	width: 90%;
	margin: 0 auto;
	max-width: 1000px;
	padding: 50px 0;
}

.note {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-align: left;
}

.co_fff {
	color: #fff;
}

.co_000 {
	color: #000;
}

.h1Tag {
	display: none;
}

@media screen and (min-width: 768px) {
	.notes {
		width: 90%;
		padding: 6.66666665vw 0;
	}
	._sp {
		display: none;
	}
	._pc {
		display: block;
	}
}
@media screen and (max-width: 769px) {
	._sp {
		display: block;
	}
	._pc {
		display: none;
	}
}
body {
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.gara {
	font-family: "EB Garamond", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.Lato {
	font-family: "Lato", sans-serif;
	font-weight: 100;
	font-style: normal;
}

.seiwa-do-L {
	font-family: "seiwa-do-l", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.syuuei_l {
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.syuuei_b {
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 600;
	font-style: normal;
}

.scrollin_anime_01 {
	opacity: 0;
	-webkit-transition: 1s;
	transition: 1s;
}
.scrollin_anime_01.scrollin {
	opacity: 1;
}
.scrollin_anime_01.scrollin .anm:before, .scrollin_anime_01.scrollin .anm:after {
	width: 0;
}
.scrollin_anime_01 .anm {
	position: relative;
}
.scrollin_anime_01 .anm:before, .scrollin_anime_01 .anm:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: 1s;
	transition: 1s;
}
.scrollin_anime_01 .anm:after {
	background: #dbdcdd;
}
.scrollin_anime_01 .anm:before {
	background: #fff;
}
.scrollin_anime_01 .anm_01:after {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}
.scrollin_anime_01 .anm_01:before {
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}
.scrollin_anime_01 .anm_02:after {
	-webkit-transition-delay: 0.2s;
	        transition-delay: 0.2s;
}
.scrollin_anime_01 .anm_02:before {
	-webkit-transition-delay: 0.5s;
	        transition-delay: 0.5s;
}
.scrollin_anime_01 .anm_03:after {
	-webkit-transition-delay: 0.4s;
	        transition-delay: 0.4s;
}
.scrollin_anime_01 .anm_03:before {
	-webkit-transition-delay: 0.7s;
	        transition-delay: 0.7s;
}
.scrollin_anime_01 .anm_04:after {
	-webkit-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}
.scrollin_anime_01 .anm_04:before {
	-webkit-transition-delay: 0.9s;
	        transition-delay: 0.9s;
}
.scrollin_anime_01 .anm_05:after {
	-webkit-transition-delay: 0.8s;
	        transition-delay: 0.8s;
}
.scrollin_anime_01 .anm_05:before {
	-webkit-transition-delay: 1.1s;
	        transition-delay: 1.1s;
}
.scrollin_anime_01 .anm_06:after {
	-webkit-transition-delay: 1s;
	        transition-delay: 1s;
}
.scrollin_anime_01 .anm_06:before {
	-webkit-transition-delay: 1.3s;
	        transition-delay: 1.3s;
}

.scrollin_anime_02 {
	opacity: 0;
	-webkit-transition: 2s;
	transition: 2s;
}
.scrollin_anime_02.scrollin {
	opacity: 1;
}
.scrollin_anime_02.scrollin .anm_box .anm {
	-webkit-transform: scale(1);
	        transform: scale(1);
}
.scrollin_anime_02 .anm_box {
	overflow: hidden;
}
.scrollin_anime_02 .anm_box .anm {
	-webkit-transform-origin: center;
	        transform-origin: center;
	-webkit-transform: scale(1.2);
	        transform: scale(1.2);
	-webkit-transition: 2s;
	transition: 2s;
}
.scrollin_anime_02 .anm_box .anm_01 {
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}

.scrollin_anime_03.scrollin .anm {
	opacity: 1;
}
.scrollin_anime_03 .anm {
	opacity: 0;
	-webkit-transition: 1s;
	transition: 1s;
}
.scrollin_anime_03 .anm_01 {
	-webkit-transition-delay: 0.5s;
	        transition-delay: 0.5s;
}
.scrollin_anime_03 .anm_02 {
	-webkit-transition-delay: 0.7s;
	        transition-delay: 0.7s;
}
.scrollin_anime_03 .anm_03 {
	-webkit-transition-delay: 0.9s;
	        transition-delay: 0.9s;
}
.scrollin_anime_03 .anm_04 {
	-webkit-transition-delay: 1.1s;
	        transition-delay: 1.1s;
}

/*-------anime0-------*/
.anime0 {
	opacity: 0;
	-webkit-filter: blur(100px);
	        filter: blur(100px);
	-webkit-transition: all 2s;
	transition: all 2s;
}

.anime0.scrollin {
	opacity: 1;
	-webkit-filter: blur(0px);
	        filter: blur(0px);
}

.anime1 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}

.anime1.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime2 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}

.anime2.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime3 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}

.anime3.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime4 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 0.9s;
	        transition-delay: 0.9s;
}

.anime4.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime5 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 1.2s;
	        transition-delay: 1.2s;
}

.anime5.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime6 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 1.5s;
	        transition-delay: 1.5s;
}

.anime6.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime7 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 1.8s;
	        transition-delay: 1.8s;
}

.anime7.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime8 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 2.1s;
	        transition-delay: 2.1s;
}

.anime8.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime9 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 2.4s;
	        transition-delay: 2.4s;
}

.anime9.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime10 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 2.7s;
	        transition-delay: 2.7s;
}

.anime10.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime11 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 3s;
	        transition-delay: 3s;
}

.anime11.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime12 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 3.3s;
	        transition-delay: 3.3s;
}

.anime12.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime13 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 3.6s;
	        transition-delay: 3.6s;
}

.anime13.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime14 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 3.9s;
	        transition-delay: 3.9s;
}

.anime14.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime15 {
	opacity: 0;
	-webkit-transform: translate(0, 100px);
	        transform: translate(0, 100px);
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 4.9s;
	        transition-delay: 4.9s;
}

.anime15.scrollin {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.anime16 {
	opacity: 0;
	-webkit-filter: blur(100px);
	        filter: blur(100px);
	-webkit-transition: all 2s;
	transition: all 2s;
}

.anime16.scrollin {
	opacity: 1;
	-webkit-filter: blur(0px);
	        filter: blur(0px);
}

.anime17 {
	opacity: 0;
	-webkit-filter: blur(100px);
	        filter: blur(100px);
	-webkit-transition: all 5s;
	transition: all 5s;
}

.anime17.scrollin {
	opacity: 1;
	-webkit-filter: blur(0px);
	        filter: blur(0px);
}

/*-------anime1_0-------*/
.anime1_1 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}

.anime1_1.scrollin {
	opacity: 1;
}

.anime1_2 {
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}

.anime1_2.scrollin {
	opacity: 1;
}

.anime1_3 {
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}

.anime1_3.scrollin {
	opacity: 1;
}

.anime1_4 {
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}

.anime1_4.scrollin {
	opacity: 1;
}

.anime1_5 {
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition-delay: 0.5s;
	        transition-delay: 0.5s;
}

.anime1_5.scrollin {
	opacity: 1;
}

.anime1_6 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 1.5s;
	        transition-delay: 1.5s;
}

.anime1_6.scrollin {
	opacity: 1;
}

.anime1_7 {
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition-delay: 0.5s;
	        transition-delay: 0.5s;
}

.anime1_7.scrollin {
	opacity: 1;
}

.anime1_8 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 2.1s;
	        transition-delay: 2.1s;
}

.anime1_8.scrollin {
	opacity: 1;
}

.anime1_9 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 2.4s;
	        transition-delay: 2.4s;
}

.anime1_9.scrollin {
	opacity: 1;
}

.anime1_10 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 2.7s;
	        transition-delay: 2.7s;
}

.anime1_10.scrollin {
	opacity: 1;
}

.anime1_11 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 3s;
	        transition-delay: 3s;
}

.anime1_11.scrollin {
	opacity: 1;
}

.anime1_12 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 3.3s;
	        transition-delay: 3.3s;
}

.anime1_12.scrollin {
	opacity: 1;
}

.anime1_13 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 3.6s;
	        transition-delay: 3.6s;
}

.anime1_13.scrollin {
	opacity: 1;
}

.anime1_14 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 3.9s;
	        transition-delay: 3.9s;
}

.anime1_14.scrollin {
	opacity: 1;
}

.anime1_15 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 4.2s;
	        transition-delay: 4.2s;
}

.anime1_15.scrollin {
	opacity: 1;
}

.anime1_16 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 4.5s;
	        transition-delay: 4.5s;
}

.anime1_16.scrollin {
	opacity: 1;
}

.anime1_17 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 4.8s;
	        transition-delay: 4.8s;
}

.anime1_17.scrollin {
	opacity: 1;
}

.anime1_18 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 5.1s;
	        transition-delay: 5.1s;
}

.anime1_18.scrollin {
	opacity: 1;
}

/*-------anime2_0-------*/
.anime2_1 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}

.anime2_1.scrollin {
	opacity: 1;
}

.anime2_2 {
	opacity: 0;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
	-webkit-transition-delay: 0.1s;
	        transition-delay: 0.1s;
}

.anime2_2.scrollin {
	opacity: 1;
}

.anime2_3 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.1s;
	        transition-delay: 0.1s;
}

.anime2_3.scrollin {
	opacity: 1;
}

.anime2_4 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.15s;
	        transition-delay: 0.15s;
}

.anime2_4.scrollin {
	opacity: 1;
}

.anime2_5 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.2s;
	        transition-delay: 0.2s;
}

.anime2_5.scrollin {
	opacity: 1;
}

.anime2_6 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.25s;
	        transition-delay: 0.25s;
}

.anime2_6.scrollin {
	opacity: 1;
}

.anime2_7 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}

.anime2_7.scrollin {
	opacity: 1;
}

.anime2_8 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.35s;
	        transition-delay: 0.35s;
}

.anime2_8.scrollin {
	opacity: 1;
}

.anime2_9 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.4s;
	        transition-delay: 0.4s;
}

.anime2_9.scrollin {
	opacity: 1;
}

.anime2_10 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.45s;
	        transition-delay: 0.45s;
}

.anime2_10.scrollin {
	opacity: 1;
}

.anime2_11 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.5s;
	        transition-delay: 0.5s;
}

.anime2_11.scrollin {
	opacity: 1;
}

.anime2_12 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.55s;
	        transition-delay: 0.55s;
}

.anime2_12.scrollin {
	opacity: 1;
}

.anime2_13 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}

.anime2_13.scrollin {
	opacity: 1;
}

.anime2_14 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.65s;
	        transition-delay: 0.65s;
}

.anime2_14.scrollin {
	opacity: 1;
}

.anime2_15 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.7s;
	        transition-delay: 0.7s;
}

.anime2_15.scrollin {
	opacity: 1;
}

.anime2_16 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.75s;
	        transition-delay: 0.75s;
}

.anime2_16.scrollin {
	opacity: 1;
}

.anime2_17 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.8s;
	        transition-delay: 0.8s;
}

.anime2_17.scrollin {
	opacity: 1;
}

.anime2_18 {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.85s;
	        transition-delay: 0.85s;
}

.anime2_18.scrollin {
	opacity: 1;
}

/*-------anime3_0-------*/
@-webkit-keyframes opacity-anime3_0 {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes opacity-anime3_0 {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.anime3_1 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.1s;
	        animation-delay: 0.1s;
}

.anime3_2 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.2s;
	        animation-delay: 0.2s;
}

.anime3_3 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.3s;
	        animation-delay: 0.3s;
}

.anime3_4 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.4s;
	        animation-delay: 0.4s;
}

.anime3_5 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.5s;
	        animation-delay: 0.5s;
}

.anime3_6 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.6s;
	        animation-delay: 0.6s;
}

.anime3_7 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.7s;
	        animation-delay: 0.7s;
}

.anime3_8 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.8s;
	        animation-delay: 0.8s;
}

.anime3_9 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 0.9s;
	        animation-delay: 0.9s;
}

.anime3_10 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1s;
	        animation-delay: 1s;
}

.anime3_11 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.1s;
	        animation-delay: 1.1s;
}

.anime3_12 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.2s;
	        animation-delay: 1.2s;
}

.anime3_13 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.3s;
	        animation-delay: 1.3s;
}

.anime3_14 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.4s;
	        animation-delay: 1.4s;
}

.anime3_15 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.5s;
	        animation-delay: 1.5s;
}

.anime3_16 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.6s;
	        animation-delay: 1.6s;
}

.anime3_17 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.7s;
	        animation-delay: 1.7s;
}

.anime3_18 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.8s;
	        animation-delay: 1.8s;
}

.anime3_19 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 1.9s;
	        animation-delay: 1.9s;
}

.anime3_20 {
	opacity: 0;
	-webkit-animation: opacity-anime3_0 2.2s ease forwards;
	        animation: opacity-anime3_0 2.2s ease forwards;
	-webkit-animation-delay: 2s;
	        animation-delay: 2s;
}

/*-------anime00-------*/
@-webkit-keyframes blur-anime {
	0% {
		opacity: 0;
		-ms-opacity: 0;
		-moz-opacity: 0;
	}
	50% {
		opacity: 0.5;
		-ms-opacity: 0.5;
		-moz-opacity: 0.5;
	}
	100% {
		opacity: 1;
		-ms-opacity: 1;
		-moz-opacity: 1;
	}
}
@keyframes blur-anime {
	0% {
		opacity: 0;
		-ms-opacity: 0;
		-moz-opacity: 0;
	}
	50% {
		opacity: 0.5;
		-ms-opacity: 0.5;
		-moz-opacity: 0.5;
	}
	100% {
		opacity: 1;
		-ms-opacity: 1;
		-moz-opacity: 1;
	}
}
.anime01 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 0.3s;
	        animation-delay: 0.3s;
	-ms-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
}

.anime02 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 0.6s;
	        animation-delay: 0.6s;
	-ms-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
}

.anime03 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 0.9s;
	        animation-delay: 0.9s;
	-ms-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
}

.anime04 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 1.2s;
	        animation-delay: 1.2s;
	-ms-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
}

.anime05 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 1.5s;
	        animation-delay: 1.5s;
	-ms-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
}

.anime06 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 1.8s;
	        animation-delay: 1.8s;
	-ms-animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
}

.anime07 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 2.1s;
	        animation-delay: 2.1s;
	-ms-animation-delay: 2.1s;
	-moz-animation-delay: 2.1s;
}

.anime08 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 2.4s;
	        animation-delay: 2.4s;
	-ms-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
}

.anime09 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 2.7s;
	        animation-delay: 2.7s;
	-ms-animation-delay: 2.7s;
	-moz-animation-delay: 2.7s;
}

.anime00 {
	opacity: 0;
	-webkit-animation: blur-anime 5s ease forwards;
	        animation: blur-anime 5s ease forwards;
	-ms-animation: blur-anime 5s ease forwards;
	-moz-animation: blur-anime 5s ease forwards;
	-webkit-animation-delay: 3s;
	        animation-delay: 3s;
	-ms-animation-delay: 3s;
	-moz-animation-delay: 3s;
}

/*-------anime-0-------*/
@-webkit-keyframes opacity-anime {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}
@keyframes opacity-anime {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}
.anime-1 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 0.3s;
	        animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
}

.anime-2 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 0.6s;
	        animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
}

.anime-3 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 0.9s;
	        animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
}

.anime-4 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 1.2s;
	        animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
}

.anime-5 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 1.5s;
	        animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
}

.anime-6 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 1.8s;
	        animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
}

.anime-7 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 2.1s;
	        animation-delay: 2.1s;
	-moz-animation-delay: 2.1s;
}

.anime-8 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 2.4s;
	        animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
}

.anime-9 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 2.7s;
	        animation-delay: 2.7s;
	-moz-animation-delay: 2.7s;
}

.anime-10 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 3s;
	        animation-delay: 3s;
	-moz-animation-delay: 3s;
}

.anime-11 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 3.3s;
	        animation-delay: 3.3s;
	-moz-animation-delay: 3.3s;
}

.anime-12 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 3.6s;
	        animation-delay: 3.6s;
	-moz-animation-delay: 3.6s;
}

.anime-13 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 3.9s;
	        animation-delay: 3.9s;
	-moz-animation-delay: 3.9s;
}

.anime-14 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 4.2s;
	        animation-delay: 4.2s;
	-moz-animation-delay: 4.2s;
}

.anime-15 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 5s;
	        animation-delay: 5s;
	-moz-animation-delay: 5s;
}

.anime-16 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 5s;
	        animation-delay: 5s;
	-moz-animation-delay: 5.3s;
}

.anime-17 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 5s;
	        animation-delay: 5s;
	-moz-animation-delay: 5.6s;
}

.anime-18 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 5s;
	        animation-delay: 5s;
	-moz-animation-delay: 5.9s;
}

.anime-19 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 5s;
	        animation-delay: 5s;
	-moz-animation-delay: 6.2s;
}

.anime-20 {
	opacity: 0;
	-webkit-animation: opacity-anime 5s ease forwards;
	        animation: opacity-anime 5s ease forwards;
	-webkit-animation-delay: 5s;
	        animation-delay: 5s;
	-moz-animation-delay: 6.5s;
}

header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 9999;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
header.h-small {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
header .top_header {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
}
header .top_header .g_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
header .top_header .g_nav .logo {
	width: 173px;
	min-width: 173px;
}
header .top_header .g_nav nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
header .top_header .g_nav nav ul li {
	height: 1em;
	position: relative;
	margin: 0 18px;
	overflow: hidden;
}
header .top_header .g_nav nav ul li:hover p {
	margin: -1em 0 0;
}
header .top_header .g_nav nav ul li:hover p span {
	opacity: 1;
}
header .top_header .g_nav nav ul li p {
	margin: 0;
	font-size: 15px;
	line-height: 1em;
	letter-spacing: 0.15em;
	text-align: center;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
header .top_header .g_nav nav ul li p span {
	opacity: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
header .top_header .g_nav nav ul li a {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
}
header .top_header .link_box {
	width: 100%;
	max-width: 380px;
	min-width: 380px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
header .top_header .link_box div {
	width: 33%;
	padding: 16px 0;
	position: relative;
	background: #d5d5d5;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
header .top_header .link_box div:hover {
	opacity: 0.5;
}
header .top_header .link_box div a {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
}
header .top_header .link_box div p {
	color: #000;
	font-size: 10px;
	letter-spacing: 0.15em;
	text-align: center;
}
header .top_header .link_box div p span {
	font-size: 12px;
}
header .top_header .link_box .req {
	background: #485157;
}
header .top_header .link_box .req p {
	color: #fff;
}
header .top_header .link_box .res {
	background: #485157;
}
header .top_header .link_box .res p {
	color: #fff;
}

@media screen and (max-width: 1280px) {
	header .top_header {
		padding: 0 0 45px;
	}
	header .top_header .g_nav nav {
		width: 100%;
		bottom: 0;
		left: 50%;
		padding: 0 0 15px;
		-webkit-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
		position: absolute;
	}
	/*@media screen end*/
}
@media screen and (max-width: 768px) {
	header .top_header {
		display: block;
		padding: 0;
	}
	header .top_header .g_nav {
		width: 100%;
		height: 100vh;
		display: block;
		top: 0;
		right: -100%;
		position: absolute;
		opacity: 0;
		-webkit-transition: 1s;
		transition: 1s;
		z-index: -10;
	}
	header .top_header .g_nav.active {
		opacity: 1;
		right: 0;
		z-index: 9998;
	}
	header .top_header .g_nav nav {
		width: 100%;
		height: calc(100vh - 70px);
		padding: 70px 0 0;
		left: auto;
		bottom: auto;
		position: relative;
		-webkit-transform: translate(0, 0);
		        transform: translate(0, 0);
		background: #fff;
	}
	header .top_header .g_nav nav ul {
		width: 80%;
		margin: 0 auto;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	header .top_header .g_nav nav ul li {
		width: 100%;
		padding: 20px 0 30px;
		overflow: visible;
		position: relative;
	}
	header .top_header .g_nav nav ul li:hover {
		opacity: 0.7;
	}
	header .top_header .g_nav nav ul li:hover p {
		margin: 0;
	}
	header .top_header .g_nav nav ul li p {
		color: #333;
		font-size: 18px;
		position: relative;
		z-index: 5;
	}
	header .top_header .g_nav nav ul li p span {
		display: none;
	}
	header .top_header .link_box {
		display: none;
	}
	header .top_header .sp_link_box {
		width: 100%;
		position: relative;
		padding: 4px 0 3px;
		background: rgb(255, 255, 255);
		z-index: 9999;
	}
	header .top_header .sp_link_box .flex_Area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
	}
	header .top_header .sp_link_box .flex_Area div {
		margin: 0 3px;
		position: relative;
	}
	header .top_header .sp_link_box .flex_Area div a {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
		z-index: 10;
	}
	/*@media screen end*/
}
@media screen and (max-width: 768px) {
	/*@media screen end*/
}
@media screen and (max-width: 768px) {
	/*@media screen end*/
}
@media screen and (max-width: 768px) {
	/*@media screen end*/
}
@media screen and (max-width: 768px) {
	/*@media screen end*/
}
/* contact */
.ftr--bnr {
	padding: 0 0 50px;
}
.ftr--bnr .flex {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.ftr--bnr .flex > a {
	width: 184px;
	margin: 0 8px 8px;
}

@media screen and (max-width: 768px) {
	.ftr--bnr {
		background: #fff;
		padding: 6.66666665vw 0 6.66666665vw;
	}
	.ftr--bnr .flex > a {
		width: calc(50% - 5px);
	}
	.ftr--bnr .flex > a:nth-child(n+3) {
		margin-top: 10px;
	}
	/*@media screen end*/
}
.ftr--contact {
	padding: 50px 0;
	background: #4f4f51;
	position: relative;
}
.ftr--contact .ftr--cv {
	padding-bottom: 60px;
	text-align: center;
}
.ftr--contact .ftr--cv p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
}
.ftr--contact .ftr--cv p span.small {
	font-size: 60%;
}
.ftr--contact .ftr--cv ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	/*
			flex-direction: column;
	*/
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1000px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
.ftr--contact .ftr--cv ul li {
	width: 31%;
	height: 75px;
	background: #f4efe1;
	margin: 0 5px;
}
.ftr--contact .ftr--cv ul li a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 75px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
}
.ftr--contact .ftr--cv ul li a span small {
	display: block;
	font-size: 12px;
}
.ftr--contact .ftr--cv ul li.online a {
	background: #968375;
}
.ftr--contact .ftr--cv ul li.online a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 30px;
	width: 32px;
	height: 22px;
	margin-top: -11px;
}
.ftr--contact .ftr--cv ul li.request a {
	background: #9ea6b8;
	color: #fff;
}
.ftr--contact .ftr--cv ul li.request a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 30px;
	width: 32px;
	height: 22px;
	margin-top: -11px;
}
.ftr--contact .ftr--cv ul li.reserve a {
	background: #8b729c;
	/*pointer-events: none;
	background: #ccc;*/
}
.ftr--contact .ftr--cv ul li.reserve a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 30px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: url(../imgs/icon-calender.svg) no-repeat center center;
	background-size: cover;
}

@media screen and (min-width: 767px) {
	.ftr--contact .ftr--cv ul li a {
		opacity: 1;
		-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	.ftr--contact .ftr--cv ul li a:hover {
		opacity: 0.8;
	}
}
@media screen and (max-width: 768px) {
	.ftr--contact {
		padding: 25px 0 0;
	}
	.ftr--contact .ftr--cv {
		padding-bottom: 40px;
	}
	.ftr--contact .ftr--cv p {
		font-size: 16px;
	}
	.ftr--contact .ftr--cv ul {
		max-width: inherit;
		margin-top: 20px;
	}
	.ftr--contact .ftr--cv ul li {
		width: 100%;
		height: 70px;
	}
	.ftr--contact .ftr--cv ul li + li {
		margin-top: 10px;
	}
	.ftr--contact .ftr--cv ul li a {
		height: 70px;
		font-size: 16px;
	}
	.ftr--contact .ftr--cv ul li a span small {
		font-size: 12px;
	}
	.ftr--contact .ftr--cv ul li.request a::before {
		left: 20px;
		height: 18px;
		margin-top: -9px;
		background-size: auto 100%;
	}
	.ftr--contact .ftr--cv ul li.reserve a::before {
		left: 20px;
		width: 28px;
		height: 28px;
		margin-top: -14px;
		background-size: auto 100%;
	}
	.ftr--contact .ftr--cv {
		/*@media screen end*/
	}
}
.ftr--info {
	padding: 20px;
	margin: 60px auto 30px;
	text-align: center;
	color: #fff;
	background: #4f4f51;
	width: 94%;
	max-width: 500px;
	position: relative;
}
.ftr--info .ttl {
	font-size: 14px;
}
.ftr--info p,
.ftr--info a {
	color: #fff;
}
.ftr--info .tel {
	margin-top: 15px;
	text-align: center;
	margin: 10px 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #fff;
}
.ftr--info .tel img {
	width: 60px;
	position: relative;
	top: -2px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.ftr--info .tel a {
	color: #fff;
	cursor: default;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 48px;
	font-weight: 700;
	line-height: 0.8;
}
.ftr--info .tel__caption {
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.5em;
}
.ftr--info .tel__caption a {
	cursor: default;
	font-size: 22px;
	font-weight: bold;
}
.ftr--info .tel__caption + .tel__caption {
	margin-top: 5px;
}

.logo--ctnt {
	width: 90%;
	max-width: 400px;
	margin: 50px auto 50px;
}

.copy {
	width: 100%;
	padding: 10px 0;
}
.copy p {
	color: #fff;
	font-size: 10px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.req--btn {
		width: 95%;
		max-width: 250px;
	}
	.req--btn div {
		padding: 2.66666666vw 0;
	}
	.req--btn p:nth-of-type(1) {
		font-size: 3.199999992vw;
	}
	.req--btn p:nth-of-type(2) {
		font-size: 4.266666656vw;
	}
	.ftr--info {
		padding: 5.33333332vw 0;
		margin: 40px auto 30px;
	}
	.ftr--info:before {
		display: none;
	}
	.ftr--info .ttl {
		font-size: 2.66666666vw;
	}
	.ftr--info .tel {
		margin: 3.466666658vw 0 1.33333333vw;
		padding: 0 0 10px;
	}
	.ftr--info .tel img {
		width: 6.66666665vw;
		top: -2px;
		margin-right: 2.66666666vw;
	}
	.ftr--info .tel a {
		font-size: 7.466666648vw;
	}
	.ftr--info .tel__caption {
		margin-top: 2.399999994vw;
		font-size: 3.199999992vw;
	}
	.logo--ctnt {
		max-width: 26.6666666vw;
		margin: 6.66666665vw auto 6.66666665vw;
	}
	/*@media screen end*/
}
footer #inc-header div.header_common {
	background-color: #191919;
	overflow: hidden;
	height: 31px;
	width: 100%;
	min-width: 960px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
footer #inc-header #inc-nav ul {
	overflow: hidden;
	list-style: none;
}
footer #inc-header #inc-nav ul li {
	font-family: MyriadPro;
	font-size: 14px;
	letter-spacing: 0.2em;
	background-color: #191919;
	color: #ffffff;
	float: left;
}
footer #inc-header #inc-nav ul li a {
	display: block;
	padding: 10px 15px 5px 15px;
	line-height: 1;
	color: #888888;
	text-decoration: none;
}
footer #inc-footer {
	padding: 10px 0 30px;
	background-color: #191919;
	width: 100%;
	min-width: 960px;
}
footer #inc-footer div.logo {
	display: inline;
	float: left;
	padding-left: 10px;
}
footer #inc-footer div.logo a {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
footer #inc-footer .footer_menu {
	float: right;
	padding-right: 15px;
}
footer #inc-footer .footer_menu ul {
	overflow: hidden;
	list-style: none;
}
footer #inc-footer .footer_menu ul li {
	font-family: MyriadPro;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #ffffff;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px rgba(255, 255, 255, 0.3);
}
footer #inc-footer .footer_menu ul li:first-child {
	border-right: none;
}
footer #inc-footer .footer_menu ul li a {
	color: #ffffff;
	text-decoration: none;
}

@media screen and (max-width: 1140px) {
	footer #inc-header {
		display: none;
	}
	footer #inc-footer {
		display: none;
	}
	/*@media screen end*/
}
#top {
	background: #000;
	opacity: 0;
	-webkit-animation: body ease 2s forwards;
	        animation: body ease 2s forwards;
}
@-webkit-keyframes body {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes body {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
#top .top_wrap {
	background: #3f3f3f;
}
#top .main_note {
	width: 45%;
	margin-left: auto;
	padding: 20px 20px 20px 0;
	color: #a3a4a8;
	font-size: 10px;
}
#top .main_wrap {
	position: relative;
}
#top .main_wrap .main {
	width: 100%;
	position: relative;
}
#top .main_wrap .main__num {
	position: absolute;
	content: "";
	opacity: 1;
	-webkit-animation: main_num ease 3s 1;
	        animation: main_num ease 3s 1;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
}
@-webkit-keyframes main_num {
	0% {
		opacity: 0;
		-webkit-filter: blur(30px);
		        filter: blur(30px);
	}
	100% {
		opacity: 1;
		-webkit-filter: blur(0px);
		        filter: blur(0px);
	}
}
@keyframes main_num {
	0% {
		opacity: 0;
		-webkit-filter: blur(30px);
		        filter: blur(30px);
	}
	100% {
		opacity: 1;
		-webkit-filter: blur(0px);
		        filter: blur(0px);
	}
}
#top .main_wrap .scrl_icon {
	width: 100%;
	max-width: 300px;
	left: 50%;
	top: 95%;
	position: absolute;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
}
#top .main_wrap .scrl_icon p {
	color: #fff;
	font-size: clamp(0px, 3vw, 16px);
	text-align: center;
	letter-spacing: 0em;
}
@-webkit-keyframes arrow {
	0% {
		-webkit-transform: translate(0, 0);
		        transform: translate(0, 0);
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(0, 10px);
		        transform: translate(0, 10px);
		opacity: 0;
	}
}
@keyframes arrow {
	0% {
		-webkit-transform: translate(0, 0);
		        transform: translate(0, 0);
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(0, 10px);
		        transform: translate(0, 10px);
		opacity: 0;
	}
}
#top .main_wrap .scrl_icon .arrow {
	width: 100%;
	height: 50px;
	position: relative;
	margin: 10px 0 0;
	overflow: hidden;
	-webkit-animation: arrow 2s ease forwards infinite;
	        animation: arrow 2s ease forwards infinite;
}
#top .main_wrap .scrl_icon .arrow span {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 50%;
	bottom: 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: translate(-50%, -20%) rotate(45deg);
	        transform: translate(-50%, -20%) rotate(45deg);
}
#top .main_wrap .scrl_icon .arrow span:nth-of-type(1) {
	bottom: 10px;
}
@media screen and (max-width: 768px) {
	#top .main_note {
		width: 90%;
		margin-inline: auto;
		padding: 20px 0;
		font-size: clamp(8px, 2vw, 11px);
	}
	#top .main_wrap .scrl_icon {
		top: 98%;
	}
	#top .main_wrap .scrl_icon .arrow {
		width: 100%;
		height: 30px;
		margin: 0;
	}
	#top .main_wrap .scrl_icon .arrow span {
		width: 30px;
		height: 30px;
	}
	#top .main_wrap .scrl_icon .arrow span:nth-of-type(1) {
		bottom: 5px;
	}
	#top {
		/*@media screen end*/
	}
}
#top .sec_menu {
	width: 100%;
	padding: 100px 0;
	background: #3f3f3f;
}
#top .sec_menu .flex {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#top .sec_menu .menu {
	width: 32.3333333333%;
	color: #fff;
}
#top .sec_menu .menu.gojo .btn:after {
	background: -webkit-gradient(linear, left top, right top, from(#082377), to(#101444));
	background: linear-gradient(90deg, #082377 0%, #101444 100%);
}
#top .sec_menu .menu.gojo .details {
	background: #21232d;
}
#top .sec_menu .menu.gojo .details .num {
	background: -webkit-gradient(linear, left top, right top, from(#082377), to(#101444));
	background: linear-gradient(90deg, #082377 0%, #101444 100%);
}
#top .sec_menu .menu.gojo .details .btn_area .cv.more:before {
	background: -webkit-gradient(linear, left top, right top, from(#3764d3), to(#24329b));
	background: linear-gradient(90deg, #3764d3 0%, #24329b 100%);
}
#top .sec_menu .menu.shijo .btn:after {
	background: -webkit-gradient(linear, left top, right top, from(#6c1329), to(#420d1c));
	background: linear-gradient(90deg, #6c1329 0%, #420d1c 100%);
}
#top .sec_menu .menu.shijo .details {
	background: #2d0a15;
}
#top .sec_menu .menu.shijo .details .num {
	background: -webkit-gradient(linear, left top, right top, from(#6c1329), to(#420d1c));
	background: linear-gradient(90deg, #6c1329 0%, #420d1c 100%);
}
#top .sec_menu .menu.shijo .details .btn_area .cv.more:before {
	background: -webkit-gradient(linear, left top, right top, from(#c1275a), to(#721735));
	background: linear-gradient(90deg, #c1275a 0%, #721735 100%);
}
#top .sec_menu .menu.kawaramachi .btn:after {
	background: -webkit-gradient(linear, left top, right top, from(#866339), to(#634524));
	background: linear-gradient(90deg, #866339 0%, #634524 100%);
}
#top .sec_menu .menu.kawaramachi .details {
	background: #2d241c;
}
#top .sec_menu .menu.kawaramachi .details .num {
	background: -webkit-gradient(linear, left top, right top, from(#866339), to(#634524));
	background: linear-gradient(90deg, #866339 0%, #634524 100%);
}
#top .sec_menu .menu.kawaramachi .details .btn_area .cv.more:before {
	background: -webkit-gradient(linear, left top, right top, from(#f7c961), to(#c1911a));
	background: linear-gradient(90deg, #f7c961 0%, #c1911a 100%);
}
#top .sec_menu .menu .btn {
	width: 100%;
	margin: 0 auto 20px;
	position: relative;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
#top .sec_menu .menu .btn:hover::after {
	opacity: 0;
}
#top .sec_menu .menu .btn:hover::before {
	width: 100%;
	height: 100%;
}
#top .sec_menu .menu .btn::before {
	content: "";
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	border: 1px solid #fff;
	position: absolute;
	opacity: 0.3;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	z-index: 3;
}
#top .sec_menu .menu .btn:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#top .sec_menu .menu .btn a {
	display: block;
	position: relative;
	z-index: 10;
}
#top .sec_menu .menu .btn p {
	color: #fff;
	font-size: clamp(0px, 1.6vw, 18px);
	padding: 20px 0;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-left: 15px;
	gap: 10px;
	position: relative;
}
#top .sec_menu .menu .btn p .num {
	-ms-flex-preferred-size: auto;
	    flex-basis: auto;
	width: 14%;
	max-width: 35px;
}
#top .sec_menu .menu .btn p .btn__txt {
	text-align: center;
	-ms-flex-preferred-size: 70%;
	    flex-basis: 70%;
}
#top .sec_menu .menu .btn p .arrow2 {
	-ms-flex-preferred-size: auto;
	    flex-basis: auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: inline-block;
	position: absolute;
	top: 45%;
	right: 13%;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #fff;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-animation: arrow2 2.5s ease forwards infinite;
	        animation: arrow2 2.5s ease forwards infinite;
}
@-webkit-keyframes arrow2 {
	0% {
		-webkit-transform: translate(0, 0) rotate(45deg);
		        transform: translate(0, 0) rotate(45deg);
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(15px, 0) rotate(45deg);
		        transform: translate(15px, 0) rotate(45deg);
		opacity: 0;
	}
}
@keyframes arrow2 {
	0% {
		-webkit-transform: translate(0, 0) rotate(45deg);
		        transform: translate(0, 0) rotate(45deg);
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(15px, 0) rotate(45deg);
		        transform: translate(15px, 0) rotate(45deg);
		opacity: 0;
	}
}
#top .sec_menu .menu .details {
	width: 100%;
	margin: 50px auto 0;
	position: relative;
	padding: 0 0 50px;
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: subgrid;
	grid-template-rows: subgrid;
}
#top .sec_menu .menu .details .num {
	width: 50px;
	height: 50px;
	margin: 0 auto;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	border: 5px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
#top .sec_menu .menu .details .num p {
	font-size: clamp(0px, 5.6vw, 40px);
	font-family: "gara", serif;
	text-align: center;
	line-height: 1em;
	letter-spacing: 0em;
	padding: 5px 0 0;
}
#top .sec_menu .menu .details .text {
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 30px;
	height: 75px;
}
#top .sec_menu .menu .details .text .gld {
	color: #f2d3a0;
}
#top .sec_menu .menu .details .text .span1 {
	font-size: clamp(0px, 4.2vw, 24px);
}
#top .sec_menu .menu .details .text .span2 {
	display: inline;
	color: #f2d3a0;
	font-size: 0.5em;
	vertical-align: baseline;
}
#top .sec_menu .menu .details .img_area {
	margin: 20px 0;
}
#top .sec_menu .menu .details .text_area {
	width: 90%;
	margin: 0 auto;
}
#top .sec_menu .menu .details .text_area .p1 {
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 0 0 5px;
	margin: 0 0 15px;
}
#top .sec_menu .menu .details .text_area ul {
	width: 100%;
	height: 200px;
}
#top .sec_menu .menu .details .text_area ul li {
	margin: 0 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	font-size: clamp(0px, 3.2vw, 13px);
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
#top .sec_menu .menu .details .btn_area {
	width: 90%;
	max-width: 250px;
	margin: 0 auto;
}
#top .sec_menu .menu .details .btn_area .cv {
	width: 100%;
	margin: 0 0 5px;
	position: relative;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#top .sec_menu .menu .details .btn_area .cv.more {
	border: 1px solid rgba(255, 255, 255, 0);
}
#top .sec_menu .menu .details .btn_area .cv.more:hover {
	border: 1px solid rgb(255, 255, 255);
}
#top .sec_menu .menu .details .btn_area .cv.more:hover::before {
	opacity: 0;
}
#top .sec_menu .menu .details .btn_area .cv.more::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#top .sec_menu .menu .details .btn_area .cv.more p {
	color: #fff;
}
#top .sec_menu .menu .details .btn_area .cv.req {
	background: #c1aa8b;
}
#top .sec_menu .menu .details .btn_area .cv.req:hover {
	background: #fff;
}
#top .sec_menu .menu .details .btn_area .cv.rev {
	background: #c1c1c1;
}
#top .sec_menu .menu .details .btn_area .cv.rev:hover {
	background: #fff;
}
#top .sec_menu .menu .details .btn_area .cv.rev.none {
	background: rgba(193, 193, 193, 0.707);
}
#top .sec_menu .menu .details .btn_area .cv.rev.none p {
	color: #727272;
}
#top .sec_menu .menu .details .btn_area .cv a {
	position: relative;
	z-index: 10;
}
#top .sec_menu .menu .details .btn_area .cv p {
	padding: 5px 0;
	font-size: clamp(0px, 3.8vw, 16px);
	text-align: center;
}
@media screen and (max-width: 768px) {
	#top .sec_menu {
		padding: 50px 0;
	}
	#top .sec_menu .menu {
		width: 100%;
		margin: 0 auto 50px;
		max-width: 500px;
	}
	#top .sec_menu .menu .btn {
		margin: 0 auto 10px;
	}
	#top .sec_menu .menu .btn p {
		padding: 10px;
		font-size: 16px;
	}
	#top .sec_menu .menu .btn p .btn__txt {
		-ms-flex-preferred-size: 84%;
		    flex-basis: 84%;
	}
	#top .sec_menu .menu .details {
		width: 100%;
		margin: 30px auto 0;
		padding: 0 0 30px;
	}
	#top .sec_menu .menu .details .num {
		width: 30px;
		height: 30px;
		border: 5px solid #fff;
	}
	#top .sec_menu .menu .details .text {
		height: auto;
	}
	#top .sec_menu .menu .details .text_area {
		width: 90%;
		margin: 0 auto 20px;
	}
	#top .sec_menu .menu .details .text_area ul {
		height: auto;
	}
	#top .sec_menu .menu .details .text_area ul li {
		margin: 0 0 10px;
	}
	#top .sec_menu .menu .details .btn_area {
		width: 90%;
		max-width: none;
	}
	#top {
		/*@media screen end*/
	}
}
#top .sec_ranking {
	margin-top: 120px;
	background: #000;
	padding-top: 110px;
	padding-bottom: 120px;
}
#top .ranking__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 32px;
}
#top .ranking_content {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 35%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
#top .note__rankTable {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-align: left;
	color: #fff;
	margin-top: -5px;
}
#top .ranking_txt {
	color: #fff;
	font-size: clamp(12px, 1vw, 14px);
	margin-top: 25px;
}
#top .ranking_txt .asterisk {
	display: inline;
	font-size: 0.4em;
	letter-spacing: 0;
	line-height: 1;
	-webkit-writing-mode: horizontal-tb;
	    -ms-writing-mode: lr-tb;
	        writing-mode: horizontal-tb;
	vertical-align: super;
}
#top .ranking_note {
	color: #fff;
	font-size: 9px;
	margin-top: 10px;
}
@media screen and (max-width: 1200px) {
	#top .sec_ranking {
		margin-top: 80px;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	#top .ranking__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#top .ranking_content {
		width: 100%;
	}
	#top .note__rankTable {
		margin-top: 5px;
	}
	#top .ranking_txt {
		font-size: 16px;
		margin-top: 25px;
	}
	#top .ranking_note {
		margin-top: 40px;
	}
}
#top .sec_map {
	width: 100%;
	background: #1e1e1e;
	padding: 50px 0;
}
#top .sec_map .lead_box {
	margin: 0 auto 30px;
}
#top .sec_map .lead_box p {
	color: #fff;
	text-align: center;
}
#top .sec_map .map {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
#top .sec_map .map .num {
	position: absolute;
	width: clamp(0px, 5vw, 60px);
	height: clamp(0px, 5vw, 60px);
	z-index: 10;
}
@media screen and (max-width: 768px) {
	#top .sec_map {
		padding: 30px 0;
	}
	#top .sec_map .lead_box {
		margin: 0 auto 20px;
	}
	#top {
		/*@media screen end*/
	}
}
#top .sec_mg {
	width: 100%;
	background: #3f3f3f;
	padding: 100px 0;
}
#top .sec_mg .mg_map {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
}
#top .sec_mg .mg_map .mg_title {
	color: #fff;
	font-size: clamp(0px, 4.2vw, 34px);
	line-height: 1.5;
	padding: 10px 0;
	text-align: center;
	background: #161616;
	letter-spacing: 0.15em;
}
#top .sec_mg .mg_map .mg_title span {
	display: inline-block;
	font-size: clamp(0px, 3.5vw, 20px);
}
#top .sec_mg .mg_map .mg_lead-container {
	padding: 50px 0 80px;
	background: #fff;
	text-align: center;
}
#top .sec_mg .mg_map .mg_lead {
	margin-bottom: 40px;
	font-size: clamp(10px, 4vw, 16px);
	letter-spacing: 0.05em;
}
#top .sec_mg .mg_map .mg_lead_sml {
	margin-top: 80px;
}
#top .sec_mg .mg_map .mg_reserve {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 10px;
	width: 33%;
	max-width: 438px;
	place-items: center;
	background: #3f3f3f;
	border: 1px solid #3f3f3f;
	color: #fff;
	padding: 13px 20px;
	margin-inline: auto;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
#top .sec_mg .mg_map .mg_reserve:hover {
	background-color: #fff;
	color: #3f3f3f;
}
#top .sec_mg .mg_map .mg_reserve:hover .icon_reserve .cls-1 {
	stroke: #fff;
}
#top .sec_mg .mg_map .mg_reserve:hover .icon_reserve .cls-1,
#top .sec_mg .mg_map .mg_reserve:hover .icon_reserve .cls-2 {
	fill: #3f3f3f;
}
#top .sec_mg .mg_map .mg_reserve:hover .icon_reserve .cls-3 {
	fill: #fff;
}
#top .sec_mg .mg_map .mg_reserve .icon_reserve {
	-webkit-transition: 0.8s ease all;
	transition: 0.8s ease all;
}
#top .sec_mg .mg_map .mg_reserve .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
#top .sec_mg .mg_map .mg_reserve .btn .icon {
	width: 25px;
	margin-right: 1em;
}
#top .sec_mg .mg_map .tel {
	margin-top: 50px;
	line-height: 1.5;
}
#top .sec_mg .mg_map .tel-no {
	color: #3f3f3f;
	cursor: default;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 32px;
	line-height: 0.8;
}
#top .sec_mg .mg_map .telbox {
	width: 50%;
	margin: 0 auto;
}
#top .sec_mg .mg_map .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#top .sec_mg .mg_map .flex .img {
	width: 50%;
	height: 350px;
}
#top .sec_mg .mg_map .flex .img .imgbox {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#top .sec_mg .mg_map .flex .img.mg {
	width: 100%;
	height: auto;
}
#top .sec_mg .mg_title-tokyo {
	margin-top: 40px;
}
#top .sec_mg .accordion .bg_gld {
	padding: 10px 0;
	width: 95%;
	margin: 0 auto;
	max-width: 800px;
	text-align: center;
	background: -webkit-gradient(linear, left top, right top, from(rgb(129, 109, 71)), color-stop(50%, rgb(202, 183, 148)), to(rgb(129, 109, 71)));
	background: linear-gradient(90deg, rgb(129, 109, 71) 0%, rgb(202, 183, 148) 50%, rgb(129, 109, 71) 100%);
}
#top .sec_mg .accordion .bg_gld .text {
	display: inline-block;
	position: relative;
	color: #484848;
	font-size: clamp(10px, 5vw, 15px);
}
#top .sec_mg .accordion .bg_gld .text::before {
	content: "";
	position: absolute;
	top: 59%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	right: -1em;
	border: 5px solid transparent;
	border-top: 9px solid #484848;
}
#top .sec_mg .accordion .accordion_one {
	width: 95%;
	max-width: 800px;
	margin: 0 auto;
}
#top .sec_mg .accordion .accordion_one .title {
	-webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.45);
	        box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.45);
	background-color: #334C84;
	color: #fff;
	padding: 20px 11%;
	text-align: center;
	position: relative;
	z-index: 1;
	cursor: pointer;
	-webkit-transition-duration: 0.2s;
	        transition-duration: 0.2s;
	letter-spacing: 0.2em;
	font-size: clamp(10px, 5vw, 26px);
}
#top .sec_mg .accordion .accordion_one .title::after {
	position: absolute;
	content: "";
	border: 1px solid #D1BE9C;
	width: 99%;
	height: 90%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
#top .sec_mg .accordion .accordion_one .title .i_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: absolute;
	top: 50%;
	right: 2%;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	margin-top: -20px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transform-origin: center center;
	        transform-origin: center center;
	-webkit-transition-duration: 0.2s;
	        transition-duration: 0.2s;
}
#top .sec_mg .accordion .accordion_one .title .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transform-origin: center center;
	        transform-origin: center center;
	-webkit-transition-duration: 0.2s;
	        transition-duration: 0.2s;
	position: relative;
}
#top .sec_mg .accordion .accordion_one .title .i_box .one_i::before, #top .sec_mg .accordion .accordion_one .title .i_box .one_i::after {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	content: "";
	background-color: #fff;
	width: 18px;
	height: 2px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transform-origin: center center;
	        transform-origin: center center;
	-webkit-transition-duration: 0.2s;
	        transition-duration: 0.2s;
}
#top .sec_mg .accordion .accordion_one .title .i_box .one_i::before {
	width: 2px;
	height: 18px;
	top: 0;
	left: 8px;
}
#top .sec_mg .accordion .accordion_one .title.open .i_box .one_i::after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	top: 8px;
}
#top .sec_mg .accordion .accordion_one .title.open .i_box .one_i::before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#top .sec_mg .accordion .accordion_one .accordion_inner {
	display: none;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
#top .sec_mg .accordion .accordion_one .accordion_inner.stay {
	display: block;
}
#top .sec_mg .accordion .accordion_one .accordion_inner .box_one {
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	padding-bottom: 40px;
}
#top .sec_mg .accordion .accordion_one .accordion_inner .p1 {
	margin: 0;
	padding: 20px 0;
	color: #fff;
	background-color: #334C84;
	font-size: clamp(10px, 3.4vw, 20px);
	position: relative;
	z-index: 2;
}
#top .sec_mg .accordion .accordion_one .accordion_inner .p2 {
	padding: 5px 0;
	color: #fff;
	font-size: clamp(10px, 4vw, 20px);
	background: rgb(129, 109, 71);
	background: -webkit-gradient(linear, left top, right top, from(rgb(129, 109, 71)), color-stop(50%, rgb(202, 183, 148)), to(rgb(129, 109, 71)));
	background: linear-gradient(90deg, rgb(129, 109, 71) 0%, rgb(202, 183, 148) 50%, rgb(129, 109, 71) 100%);
}
#top .sec_mg .accordion .accordion_one:nth-child(n+2) {
	margin-top: 25px;
}
#top .sec_mg .accordion .red .title {
	background-color: #A74343;
}
#top .sec_mg .accordion .red .accordion_inner .p1 {
	background-color: #A74343;
}
#top .sec_mg .accordion .brown .title {
	background-color: #8E6F58;
}
#top .sec_mg .accordion .brown .accordion_inner .p1 {
	background-color: #8E6F58;
}
#top .sec_mg .accordion .accordion_one .title.stay.open .i_box .one_i:before {
	content: "";
}
#top .sec_mg .accordion .accordion_one .title.stay.open .i_box .one_i:after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
@media screen and (max-width: 768px) {
	#top .sec_mg {
		padding: 50px 0;
	}
	#top .sec_mg .mg_map p {
		padding: 10px 0;
	}
	#top .sec_mg .mg_map .mg_title {
		font-size: clamp(22px, 6vw, 32px);
	}
	#top .sec_mg .mg_map .mg_lead {
		margin-bottom: 0px;
		padding: 40px 0;
		font-size: clamp(1.25rem, 0.699rem + 2.45vw, 1.875rem);
	}
	#top .sec_mg .mg_map .mg_lead_sml {
		font-size: clamp(10px, 3.4vw, 16px);
		margin-top: 0px;
	}
	#top .sec_mg .mg_map .mg_reserve {
		width: 85%;
	}
	#top .sec_mg .mg_map .flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	#top .sec_mg .mg_map .flex .img {
		width: 100%;
		height: 250px;
	}
	#top .sec_mg .mg_map .mg_lead-container {
		padding: 0px 0 50px;
	}
	#top .sec_mg .mg_map .tel {
		margin-top: 20px;
	}
	#top .sec_mg .mg_map .telbox {
		max-width: 480px;
		width: 95%;
	}
	#top .sec_mg .accordion .bg_gld {
		padding: 5px 0;
	}
	#top .sec_mg .accordion .bg_gld .text::before {
		top: 55%;
	}
	#top .sec_mg .accordion .accordion_one {
		width: 95%;
		max-width: 800px;
	}
	#top .sec_mg .accordion .accordion_one .title {
		padding: 18px 11%;
		text-align: center;
		letter-spacing: 0.2em;
	}
	#top .sec_mg .accordion .accordion_one .title::after {
		position: absolute;
		content: "";
		width: 99%;
		height: 90%;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#top .sec_mg .accordion .accordion_one .title .i_box {
		top: 50%;
		right: 2%;
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
	#top .sec_mg .accordion .accordion_one .accordion_inner .box_one {
		padding-bottom: 0px;
	}
	#top .sec_mg .accordion .accordion_one .accordion_inner .p1 {
		padding: 10px 0;
	}
	#top .sec_mg .accordion .accordion_one .accordion_inner .p2 {
		padding: 10px 0;
	}
	#top .sec_mg .accordion .accordion_one:nth-child(n+2) {
		margin-top: 20px;
	}
	#top .sec_mg .accordion .accordion_one:nth-child(n+2) .accordion_inner .p1 {
		font-size: clamp(10px, 4vw, 20px);
	}
	#top {
		/*@media screen end*/
	}
}
#top .contact {
	margin-top: 60px;
	background-color: rgba(0, 0, 0, 0.2);
	padding-top: 40px;
	padding-bottom: 60px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
#top .contact .contact__inner {
	width: 100%;
	max-width: 600px;
	margin-inline: auto;
}
#top .contact .contact__lead {
	color: #fff;
	font-size: 18px;
	line-height: 2.7777777778;
	text-align: center;
}
#top .contact .contact__items {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#top .contact .contact__item-link {
	display: inline-block;
	width: 100%;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: center;
	color: #fff;
	letter-spacing: 0.15em;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#top .contact .btn {
	width: 48%;
	position: relative;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#top .contact .btn::before {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#top .contact .btn p {
	color: #fff;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
#top .contact .btn:hover {
	background: transparent;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#top .contact .btn:hover p {
	color: #fff;
}
#top .contact .contact__item-linkTop {
	color: #fff !important;
	position: relative;
	width: 100%;
	border: 1px solid #711735;
}
#top .contact .contact__item-linkTop::after {
	content: "";
	display: inline-block;
	border-style: solid;
	border-width: 6px 0 8px 8px;
	border-color: transparent transparent transparent #fff;
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 65%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#top .contact .contact__item-linkTop::before {
	content: "";
	background: -webkit-gradient(linear, left top, right top, from(#c1275a), to(#711735));
	background: linear-gradient(90deg, #c1275a 0%, #711735 100%);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: 1;
	z-index: -1;
}
#top .contact .contact__item-linkTop:hover {
	border: 1px solid #fff;
}
#top .contact .contact__item-linkTop:hover::before {
	opacity: 0;
}
#top .contact .contact__item-linkRequest {
	background-color: #aa8652;
	border: 1px solid #aa8652;
}
#top .contact .contact__item-linkRequest:hover {
	background-color: unset;
	border: 1px solid #fff;
}
#top .contact .contact__item-linkReserve {
	background-color: #c1c1c1;
	border: 1px solid #c1c1c1;
	color: #333;
}
#top .contact .contact__item-linkReserve:hover {
	background-color: unset;
	border: 1px solid #fff;
	color: #fff;
}
#top .contact .contact__HP {
	width: 100%;
}
@media screen and (max-width: 768px) {
	#top .contact {
		margin-top: 60px;
		padding-top: 40px;
		padding-bottom: 60px;
		width: 100%;
	}
	#top .contact .contact__inner {
		width: 90%;
		margin: 0 auto;
		max-width: 600px;
		margin-inline: auto;
	}
	#top .contact .contact__lead {
		font-size: 18px;
	}
	#top .contact .contact__items {
		margin-top: 0px;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	#top .contact .contact__item-link {
		width: 100%;
		padding: 20px 0;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#top .contact .btn {
		width: 100%;
		margin: 15px auto;
	}
	#top .contact .contact__item-linkTop:hover {
		border: 1px solid #fff;
	}
	#top .contact .contact__item-linkTop:hover::before {
		opacity: 0;
	}
	#top .contact .contact__item-linkRequest:hover {
		background-color: unset;
		border: 1px solid #fff;
	}
	#top .contact .contact__item-linkReserve:hover {
		background-color: unset;
		border: 1px solid #fff;
		color: #fff;
	}
	#top .contact .contact__HP {
		width: 100%;
	}
	#top {
		/*@media screen end*/
	}
}

#gojo {
	background: #21232d;
	background-image: url(../img/gojo/bg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: auto;
	opacity: 0;
	-webkit-animation: opacity 2s 1s ease forwards;
	        animation: opacity 2s 1s ease forwards;
}
#gojo .note {
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-align: left;
	-webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.75));
	        filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.75));
}
#gojo .note.ab {
	position: absolute;
	padding: 5px;
	z-index: 5;
}
#gojo .note.tp {
	top: 0;
	bottom: auto;
}
#gojo .note.bt {
	bottom: 0;
	top: auto;
}
#gojo .note.rt {
	right: 0;
	left: auto;
	text-align: right;
}
#gojo .note.lt {
	left: 0;
	right: auto;
	text-align: left;
}
#gojo .note.shd {
	text-shadow: 0 0 2px rgb(0, 0, 0), 0 0 2px rgb(0, 0, 0), 0 0 2px rgb(0, 0, 0), 0 0 2px rgb(0, 0, 0);
}
#gojo .note.bg {
	background: rgba(0, 0, 0, 0.5);
	padding: 2px 5px;
}
#gojo .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#gojo .ac {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
#gojo .as {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
#gojo .ae {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}
#gojo .jc {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
#gojo .js {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
#gojo .je {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
#gojo .flexClm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
#gojo .flex_re {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
#gojo .calcW1 {
	width: 100%;
}
#gojo .calcW2 {
	width: 49%;
}
#gojo .calcW3 {
	width: 32.6666666667%;
}
#gojo .calcW4 {
	width: 24.5%;
}
#gojo .calcW5 {
	width: 19.6%;
}
#gojo .w1 {
	width: 1%;
}
#gojo .w2 {
	width: 2%;
}
#gojo .w3 {
	width: 3%;
}
#gojo .w4 {
	width: 4%;
}
#gojo .w5 {
	width: 5%;
}
#gojo .w6 {
	width: 6%;
}
#gojo .w7 {
	width: 7%;
}
#gojo .w8 {
	width: 8%;
}
#gojo .w9 {
	width: 9%;
}
#gojo .w10 {
	width: 10%;
}
#gojo .w11 {
	width: 11%;
}
#gojo .w12 {
	width: 12%;
}
#gojo .w13 {
	width: 13%;
}
#gojo .w14 {
	width: 14%;
}
#gojo .w15 {
	width: 15%;
}
#gojo .w16 {
	width: 16%;
}
#gojo .w17 {
	width: 17%;
}
#gojo .w18 {
	width: 18%;
}
#gojo .w19 {
	width: 19%;
}
#gojo .w20 {
	width: 20%;
}
#gojo .w21 {
	width: 21%;
}
#gojo .w22 {
	width: 22%;
}
#gojo .w23 {
	width: 23%;
}
#gojo .w24 {
	width: 24%;
}
#gojo .w25 {
	width: 25%;
}
#gojo .w26 {
	width: 26%;
}
#gojo .w27 {
	width: 27%;
}
#gojo .w28 {
	width: 28%;
}
#gojo .w29 {
	width: 29%;
}
#gojo .w30 {
	width: 30%;
}
#gojo .w31 {
	width: 31%;
}
#gojo .w32 {
	width: 32%;
}
#gojo .w33 {
	width: 33%;
}
#gojo .w34 {
	width: 34%;
}
#gojo .w35 {
	width: 35%;
}
#gojo .w36 {
	width: 36%;
}
#gojo .w37 {
	width: 37%;
}
#gojo .w38 {
	width: 38%;
}
#gojo .w39 {
	width: 39%;
}
#gojo .w40 {
	width: 40%;
}
#gojo .w41 {
	width: 41%;
}
#gojo .w42 {
	width: 42%;
}
#gojo .w43 {
	width: 43%;
}
#gojo .w44 {
	width: 44%;
}
#gojo .w45 {
	width: 45%;
}
#gojo .w46 {
	width: 46%;
}
#gojo .w47 {
	width: 47%;
}
#gojo .w48 {
	width: 48%;
}
#gojo .w49 {
	width: 49%;
}
#gojo .w50 {
	width: 50%;
}
#gojo .w51 {
	width: 51%;
}
#gojo .w52 {
	width: 52%;
}
#gojo .w53 {
	width: 53%;
}
#gojo .w54 {
	width: 54%;
}
#gojo .w55 {
	width: 55%;
}
#gojo .w56 {
	width: 56%;
}
#gojo .w57 {
	width: 57%;
}
#gojo .w58 {
	width: 58%;
}
#gojo .w59 {
	width: 59%;
}
#gojo .w60 {
	width: 60%;
}
#gojo .w61 {
	width: 61%;
}
#gojo .w62 {
	width: 62%;
}
#gojo .w63 {
	width: 63%;
}
#gojo .w64 {
	width: 64%;
}
#gojo .w65 {
	width: 65%;
}
#gojo .w66 {
	width: 66%;
}
#gojo .w67 {
	width: 67%;
}
#gojo .w68 {
	width: 68%;
}
#gojo .w69 {
	width: 69%;
}
#gojo .w70 {
	width: 70%;
}
#gojo .w71 {
	width: 71%;
}
#gojo .w72 {
	width: 72%;
}
#gojo .w73 {
	width: 73%;
}
#gojo .w74 {
	width: 74%;
}
#gojo .w75 {
	width: 75%;
}
#gojo .w76 {
	width: 76%;
}
#gojo .w77 {
	width: 77%;
}
#gojo .w78 {
	width: 78%;
}
#gojo .w79 {
	width: 79%;
}
#gojo .w80 {
	width: 80%;
}
#gojo .w81 {
	width: 81%;
}
#gojo .w82 {
	width: 82%;
}
#gojo .w83 {
	width: 83%;
}
#gojo .w84 {
	width: 84%;
}
#gojo .w85 {
	width: 85%;
}
#gojo .w86 {
	width: 86%;
}
#gojo .w87 {
	width: 87%;
}
#gojo .w88 {
	width: 88%;
}
#gojo .w89 {
	width: 89%;
}
#gojo .w90 {
	width: 90%;
}
#gojo .w91 {
	width: 91%;
}
#gojo .w92 {
	width: 92%;
}
#gojo .w93 {
	width: 93%;
}
#gojo .w94 {
	width: 94%;
}
#gojo .w95 {
	width: 95%;
}
#gojo .w96 {
	width: 96%;
}
#gojo .w97 {
	width: 97%;
}
#gojo .w98 {
	width: 98%;
}
#gojo .w99 {
	width: 99%;
}
#gojo .w100 {
	width: 100%;
}
#gojo .w101 {
	width: 101%;
}
#gojo .w102 {
	width: 102%;
}
#gojo .w103 {
	width: 103%;
}
#gojo .w104 {
	width: 104%;
}
#gojo .w105 {
	width: 105%;
}
#gojo .w106 {
	width: 106%;
}
#gojo .w107 {
	width: 107%;
}
#gojo .w108 {
	width: 108%;
}
#gojo .w109 {
	width: 109%;
}
#gojo .w110 {
	width: 110%;
}
#gojo .w111 {
	width: 111%;
}
#gojo .w112 {
	width: 112%;
}
#gojo .w113 {
	width: 113%;
}
#gojo .w114 {
	width: 114%;
}
#gojo .w115 {
	width: 115%;
}
#gojo .w116 {
	width: 116%;
}
#gojo .w117 {
	width: 117%;
}
#gojo .w118 {
	width: 118%;
}
#gojo .w119 {
	width: 119%;
}
#gojo .w120 {
	width: 120%;
}
#gojo .w121 {
	width: 121%;
}
#gojo .w122 {
	width: 122%;
}
#gojo .w123 {
	width: 123%;
}
#gojo .w124 {
	width: 124%;
}
#gojo .w125 {
	width: 125%;
}
#gojo .w126 {
	width: 126%;
}
#gojo .w127 {
	width: 127%;
}
#gojo .w128 {
	width: 128%;
}
#gojo .w129 {
	width: 129%;
}
#gojo .w130 {
	width: 130%;
}
@media screen and (max-width: 768px) {
	#gojo .calcW1_sp {
		width: 100%;
	}
	#gojo .calcW2_sp {
		width: 49%;
	}
	#gojo .calcW3_sp {
		width: 32.6666666667%;
	}
	#gojo .calcW4_sp {
		width: 24.5%;
	}
	#gojo .calcW5_sp {
		width: 19.6%;
	}
	#gojo .w1_sp {
		width: 1%;
	}
	#gojo .w2_sp {
		width: 2%;
	}
	#gojo .w3_sp {
		width: 3%;
	}
	#gojo .w4_sp {
		width: 4%;
	}
	#gojo .w5_sp {
		width: 5%;
	}
	#gojo .w6_sp {
		width: 6%;
	}
	#gojo .w7_sp {
		width: 7%;
	}
	#gojo .w8_sp {
		width: 8%;
	}
	#gojo .w9_sp {
		width: 9%;
	}
	#gojo .w10_sp {
		width: 10%;
	}
	#gojo .w11_sp {
		width: 11%;
	}
	#gojo .w12_sp {
		width: 12%;
	}
	#gojo .w13_sp {
		width: 13%;
	}
	#gojo .w14_sp {
		width: 14%;
	}
	#gojo .w15_sp {
		width: 15%;
	}
	#gojo .w16_sp {
		width: 16%;
	}
	#gojo .w17_sp {
		width: 17%;
	}
	#gojo .w18_sp {
		width: 18%;
	}
	#gojo .w19_sp {
		width: 19%;
	}
	#gojo .w20_sp {
		width: 20%;
	}
	#gojo .w21_sp {
		width: 21%;
	}
	#gojo .w22_sp {
		width: 22%;
	}
	#gojo .w23_sp {
		width: 23%;
	}
	#gojo .w24_sp {
		width: 24%;
	}
	#gojo .w25_sp {
		width: 25%;
	}
	#gojo .w26_sp {
		width: 26%;
	}
	#gojo .w27_sp {
		width: 27%;
	}
	#gojo .w28_sp {
		width: 28%;
	}
	#gojo .w29_sp {
		width: 29%;
	}
	#gojo .w30_sp {
		width: 30%;
	}
	#gojo .w31_sp {
		width: 31%;
	}
	#gojo .w32_sp {
		width: 32%;
	}
	#gojo .w33_sp {
		width: 33%;
	}
	#gojo .w34_sp {
		width: 34%;
	}
	#gojo .w35_sp {
		width: 35%;
	}
	#gojo .w36_sp {
		width: 36%;
	}
	#gojo .w37_sp {
		width: 37%;
	}
	#gojo .w38_sp {
		width: 38%;
	}
	#gojo .w39_sp {
		width: 39%;
	}
	#gojo .w40_sp {
		width: 40%;
	}
	#gojo .w41_sp {
		width: 41%;
	}
	#gojo .w42_sp {
		width: 42%;
	}
	#gojo .w43_sp {
		width: 43%;
	}
	#gojo .w44_sp {
		width: 44%;
	}
	#gojo .w45_sp {
		width: 45%;
	}
	#gojo .w46_sp {
		width: 46%;
	}
	#gojo .w47_sp {
		width: 47%;
	}
	#gojo .w48_sp {
		width: 48%;
	}
	#gojo .w49_sp {
		width: 49%;
	}
	#gojo .w50_sp {
		width: 50%;
	}
	#gojo .w51_sp {
		width: 51%;
	}
	#gojo .w52_sp {
		width: 52%;
	}
	#gojo .w53_sp {
		width: 53%;
	}
	#gojo .w54_sp {
		width: 54%;
	}
	#gojo .w55_sp {
		width: 55%;
	}
	#gojo .w56_sp {
		width: 56%;
	}
	#gojo .w57_sp {
		width: 57%;
	}
	#gojo .w58_sp {
		width: 58%;
	}
	#gojo .w59_sp {
		width: 59%;
	}
	#gojo .w60_sp {
		width: 60%;
	}
	#gojo .w61_sp {
		width: 61%;
	}
	#gojo .w62_sp {
		width: 62%;
	}
	#gojo .w63_sp {
		width: 63%;
	}
	#gojo .w64_sp {
		width: 64%;
	}
	#gojo .w65_sp {
		width: 65%;
	}
	#gojo .w66_sp {
		width: 66%;
	}
	#gojo .w67_sp {
		width: 67%;
	}
	#gojo .w68_sp {
		width: 68%;
	}
	#gojo .w69_sp {
		width: 69%;
	}
	#gojo .w70_sp {
		width: 70%;
	}
	#gojo .w71_sp {
		width: 71%;
	}
	#gojo .w72_sp {
		width: 72%;
	}
	#gojo .w73_sp {
		width: 73%;
	}
	#gojo .w74_sp {
		width: 74%;
	}
	#gojo .w75_sp {
		width: 75%;
	}
	#gojo .w76_sp {
		width: 76%;
	}
	#gojo .w77_sp {
		width: 77%;
	}
	#gojo .w78_sp {
		width: 78%;
	}
	#gojo .w79_sp {
		width: 79%;
	}
	#gojo .w80_sp {
		width: 80%;
	}
	#gojo .w81_sp {
		width: 81%;
	}
	#gojo .w82_sp {
		width: 82%;
	}
	#gojo .w83_sp {
		width: 83%;
	}
	#gojo .w84_sp {
		width: 84%;
	}
	#gojo .w85_sp {
		width: 85%;
	}
	#gojo .w86_sp {
		width: 86%;
	}
	#gojo .w87_sp {
		width: 87%;
	}
	#gojo .w88_sp {
		width: 88%;
	}
	#gojo .w89_sp {
		width: 89%;
	}
	#gojo .w90_sp {
		width: 90%;
	}
	#gojo .w91_sp {
		width: 91%;
	}
	#gojo .w92_sp {
		width: 92%;
	}
	#gojo .w93_sp {
		width: 93%;
	}
	#gojo .w94_sp {
		width: 94%;
	}
	#gojo .w95_sp {
		width: 95%;
	}
	#gojo .w96_sp {
		width: 96%;
	}
	#gojo .w97_sp {
		width: 97%;
	}
	#gojo .w98_sp {
		width: 98%;
	}
	#gojo .w99_sp {
		width: 99%;
	}
	#gojo .w100_sp {
		width: 100%;
	}
	#gojo .w101_sp {
		width: 101%;
	}
	#gojo .w102_sp {
		width: 102%;
	}
	#gojo .w103_sp {
		width: 103%;
	}
	#gojo .w104_sp {
		width: 104%;
	}
	#gojo .w105_sp {
		width: 105%;
	}
	#gojo .w106_sp {
		width: 106%;
	}
	#gojo .w107_sp {
		width: 107%;
	}
	#gojo .w108_sp {
		width: 108%;
	}
	#gojo .w109_sp {
		width: 109%;
	}
	#gojo .w110_sp {
		width: 110%;
	}
	#gojo .w111_sp {
		width: 111%;
	}
	#gojo .w112_sp {
		width: 112%;
	}
	#gojo .w113_sp {
		width: 113%;
	}
	#gojo .w114_sp {
		width: 114%;
	}
	#gojo .w115_sp {
		width: 115%;
	}
	#gojo .w116_sp {
		width: 116%;
	}
	#gojo .w117_sp {
		width: 117%;
	}
	#gojo .w118_sp {
		width: 118%;
	}
	#gojo .w119_sp {
		width: 119%;
	}
	#gojo .w120_sp {
		width: 120%;
	}
	#gojo .w121_sp {
		width: 121%;
	}
	#gojo .w122_sp {
		width: 122%;
	}
	#gojo .w123_sp {
		width: 123%;
	}
	#gojo .w124_sp {
		width: 124%;
	}
	#gojo .w125_sp {
		width: 125%;
	}
	#gojo .w126_sp {
		width: 126%;
	}
	#gojo .w127_sp {
		width: 127%;
	}
	#gojo .w128_sp {
		width: 128%;
	}
	#gojo .w129_sp {
		width: 129%;
	}
	#gojo .w130_sp {
		width: 130%;
	}
}
@-webkit-keyframes opacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes opacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
#gojo .main_wrap {
	width: 100%;
}
#gojo .main_wrap .main {
	padding-top: 40px;
	width: 100%;
	height: 40vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	overflow: hidden;
}
#gojo .main_wrap .main .imgbox {
	width: 45%;
	margin: 0 auto;
	height: 28vw;
	background-image: url(../img/gojo/main.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	opacity: 0;
	-webkit-transition: 2s;
	transition: 2s;
}
#gojo .main_wrap .main .imgbox.show {
	opacity: 1;
}
#gojo .main_wrap .main .imgbox .note {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 5px;
}
#gojo .main_wrap .main .text_area {
	width: 55%;
	width: clamp(625px, 55%, 1920px);
	margin: 0 auto;
	opacity: 0;
	-webkit-filter: blur(50px);
	        filter: blur(50px);
	-webkit-transition: 1s;
	transition: 1s;
}
#gojo .main_wrap .main .text_area.show {
	opacity: 1;
	-webkit-filter: blur(0px);
	        filter: blur(0px);
}
#gojo .main_wrap .main .text_area.show .p1.line::before {
	width: 110vw;
}
#gojo .main_wrap .main .text_area.show .p1 .span2 {
	font-size: 0.5em;
	vertical-align: super;
}
#gojo .main_wrap .main .text_area.show .p2::before {
	width: 13vw;
}
#gojo .main_wrap .main .text_area p {
	color: #fff;
	text-align: center;
	position: relative;
}
#gojo .main_wrap .main .text_area .p1 {
	font-size: clamp(0px, 4.2vw, 20px);
}
#gojo .main_wrap .main .text_area .p1.line::before {
	content: "";
	width: 0vw;
	height: 1px;
	right: 15vw;
	top: 50%;
	-webkit-transform: translate(100%, -50%);
	        transform: translate(100%, -50%);
	position: absolute;
	background: #fff;
	-webkit-transition: 2s 1s;
	transition: 2s 1s;
}
#gojo .main_wrap .main .text_area .p2 {
	font-size: clamp(0px, 6vw, 32px);
	margin: 10px 0;
}
#gojo .main_wrap .main .text_area .p2::before {
	content: "";
	width: 0vw;
	height: 1px;
	left: 7vw;
	top: 55%;
	-webkit-transform: translate(-100%, -50%);
	        transform: translate(-100%, -50%);
	position: absolute;
	background: #fff;
	-webkit-transition: 2s 1s;
	transition: 2s 1s;
}
#gojo .main_wrap .main .text_area .p2 .span1 {
	font-size: clamp(0px, 10vw, 60px);
}
@media screen and (max-width: 768px) {
	#gojo .main_wrap .main {
		height: 130vw;
	}
	#gojo .main_wrap .main .imgbox {
		width: 100%;
		height: 65vw;
	}
	#gojo .main_wrap .main .text_area {
		width: 100%;
	}
	#gojo .main_wrap .main .text_area.show .p2::before {
		width: 20vw;
	}
	#gojo .main_wrap .main .text_area .p1.line::before {
		right: 12vw;
	}
	#gojo .main_wrap .main .text_area .p2::before {
		left: 17vw;
	}
	#gojo {
		/*@media screen end*/
	}
}
#gojo .cv_box {
	width: 100%;
	padding: 100px 0;
}
#gojo .cv_box .flex {
	margin: 0 auto 50px;
}
#gojo .cv_box .cv {
	position: relative;
}
#gojo .cv_box .cv:hover::before {
	width: 100%;
	height: 100%;
}
#gojo .cv_box .cv:hover::after {
	opacity: 0;
}
#gojo .cv_box .cv::before {
	content: "";
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 1px solid #fff;
	position: absolute;
	opacity: 0.3;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	z-index: 2;
}
#gojo .cv_box .cv::after {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#gojo .cv_box .cv.gojo::after {
	background: -webkit-gradient(linear, left top, right top, from(#082377), to(#101444));
	background: linear-gradient(90deg, #082377 0%, #101444 100%);
}
#gojo .cv_box .cv.shijo::after {
	background: -webkit-gradient(linear, left top, right top, from(#6c1329), to(#420d1c));
	background: linear-gradient(90deg, #6c1329 0%, #420d1c 100%);
}
#gojo .cv_box .cv.kawaramachi::after {
	background: -webkit-gradient(linear, left top, right top, from(#866339), to(#634524));
	background: linear-gradient(90deg, #866339 0%, #634524 100%);
}
#gojo .cv_box .cv a {
	position: relative;
	z-index: 10;
}
#gojo .cv_box .cv p {
	color: #fff;
	font-size: clamp(0px, 4.2vw, 18px);
	padding: 25px 0;
	text-align: center;
}
#gojo .cv_box .notes {
	padding: 0;
	max-width: 1300px;
}
@media screen and (max-width: 768px) {
	#gojo .cv_box {
		padding: 50px 0;
	}
	#gojo .cv_box .flex {
		margin: 0 auto 20px;
	}
	#gojo .cv_box .cv {
		margin: 10px 0;
	}
	#gojo .cv_box .cv p {
		padding: 20px 0;
	}
	#gojo {
		/*@media screen end*/
	}
}
#gojo .contact .contact__item-linkTop {
	border: 1px solid #24329b;
}
#gojo .contact .contact__item-linkTop::before {
	content: "";
	background: -webkit-gradient(linear, left top, right top, from(#3764d3), to(#24329b));
	background: linear-gradient(90deg, #3764d3 0%, #24329b 100%);
}
@media screen and (max-width: 768px) {
	#gojo .btn_area {
		margin: 20px auto;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	#gojo .btn_area .btn {
		width: 100%;
		margin: 10px 0;
	}
	#gojo .btn_area .btn p {
		font-size: clamp(0px, 4vw, 16px);
		text-align: center;
		padding: 15px 0;
		-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	#gojo {
		/*@media screen end*/
	}
}
#gojo .sec {
	margin: 300px auto;
}
#gojo .sec .num {
	max-width: 150px;
	margin: 0 auto 50px;
}
#gojo .sec .num img {
	-webkit-transform: translate(-25%, 0);
	        transform: translate(-25%, 0);
}
#gojo .sec .lead_box {
	text-align: center;
}
#gojo .sec .lead_box p {
	text-align: left;
	line-height: 2.5em;
}
#gojo .sec .lead_box .lead {
	margin: 0 auto 50px;
	line-height: 1.5em;
	text-align: left;
	-webkit-writing-mode: vertical-rl;
	        writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	white-space: nowrap;
}
#gojo .sec .lead_box .lead .span1 {
	display: block;
	padding: 5px 15px;
	position: relative;
}
#gojo .sec .lead_box .lead .span1:last-child::after {
	display: block;
}
#gojo .sec .lead_box .lead .span1::before, #gojo .sec .lead_box .lead .span1::after {
	content: "";
	display: block;
	width: 2px;
	height: 100%;
	top: 0;
	position: absolute;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 193, 141, 0.2)), color-stop(25%, rgba(226, 193, 141, 0.5)), color-stop(50%, rgb(226, 193, 141)), color-stop(75%, rgba(226, 193, 141, 0.5)), to(rgba(226, 193, 141, 0.2)));
	background: linear-gradient(0deg, rgba(226, 193, 141, 0.2) 0%, rgba(226, 193, 141, 0.5) 25%, rgb(226, 193, 141) 50%, rgba(226, 193, 141, 0.5) 75%, rgba(226, 193, 141, 0.2) 100%);
}
#gojo .sec .lead_box .lead .span1::before {
	right: 0;
}
#gojo .sec .lead_box .lead .span1::after {
	left: 0;
	display: none;
}
#gojo .sec .text_area .text {
	line-height: 2.5em;
}
#gojo .sec .text_area .ct {
	text-align: center;
}
#gojo .sec .text_area .rt {
	text-align: right;
}
#gojo .sec .img_area {
	position: relative;
}
#gojo .sec .in {
	position: relative;
}
#gojo .sec .img {
	position: relative;
}
#gojo .sec p {
	color: #fff;
}
@media screen and (max-width: 768px) {
	#gojo .sec {
		margin: 100px auto;
	}
	#gojo .sec .num {
		max-width: 150px;
		margin: 0 auto 20px;
	}
	#gojo .sec .lead_box {
		text-align: center;
	}
	#gojo .sec .lead_box p {
		text-align: left;
		line-height: 2.5em;
	}
	#gojo .sec .lead_box .lead {
		margin: 0 auto 20px;
	}
	#gojo .sec .lead_box .lead .span1 {
		padding: 5px 10px;
	}
	#gojo {
		/*@media screen end*/
	}
}
#gojo .sec1 {
	width: 85%;
	margin-right: 0;
}
#gojo .sec1 .img_area {
	margin: 20px 0 0;
}
#gojo .sec1 .img_area .in {
	margin: 0 0 10px;
}
#gojo .sec1 .span2 {
	font-size: 0.4em;
	letter-spacing: 0;
	line-height: 1;
	-webkit-writing-mode: horizontal-tb;
	    -ms-writing-mode: lr-tb;
	        writing-mode: horizontal-tb;
	vertical-align: super;
}
@media screen and (max-width: 768px) {
	#gojo .sec1 {
		width: 95%;
		margin: 100px auto;
	}
	#gojo .sec1 .img_area .in {
		margin: 0 0 10px;
	}
	#gojo {
		/*@media screen end*/
	}
}
#gojo .sec2 .img_box {
	margin: 100px auto 0;
}
#gojo .sec2 .img_box .img1 {
	margin: 0 0 50px;
}
#gojo .sec2 .img_box .img2 {
	margin: 100px 0 0;
}
#gojo .sec2 .img_box .text_area {
	margin: 50px 0 0;
}
#gojo .sec2 .img_box .text_area p {
	line-height: 2.5em;
}
#gojo .sec2 .span2 {
	font-size: 0.5em;
	vertical-align: super;
}
@media screen and (max-width: 768px) {
	#gojo .sec2 .img_box {
		margin: 50px auto 0;
	}
	#gojo .sec2 .img_box .img_area.od1 {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
	#gojo .sec2 .img_box .img_area.od2 {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
	#gojo .sec2 .img_box .img_area.od3 {
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
	}
	#gojo .sec2 .img_box .img1 {
		margin: 0 0 50px;
	}
	#gojo .sec2 .img_box .img2 {
		margin: 50px 0 0;
	}
	#gojo .sec2 .img_box .img3 {
		margin: 0 auto;
		margin-right: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}
	#gojo .sec2 .img_box .img3 .img {
		margin: 0 auto;
		margin-right: 0;
	}
	#gojo .sec2 .img_box .text_area {
		margin: 0 0 50px;
	}
	#gojo {
		/*@media screen end*/
	}
}
#gojo .sec3 .in2 {
	margin: 150px 0 0;
}
#gojo .sec3 .in2 .text_area {
	margin: 50px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#gojo .sec3 .in2 .text_area .p1 {
	font-size: clamp(0px, 6vw, 24px);
	text-align: left;
	position: relative;
	margin: 0 0 30px;
}
#gojo .sec3 .in2 .text_area .p1:last-child {
	width: 100%;
}
#gojo .sec3 .in2 .text_area .p1 span.rlt {
	position: relative;
}
#gojo .sec3 .in2 .text_area .p1 span.note {
	-webkit-transform: translate(0, 100%);
	        transform: translate(0, 100%);
	padding: 0;
}
#gojo .sec3 .in2 .text_area .p1 sup.note {
	position: absolute;
	right: 0;
	top: -10px;
}
#gojo .sec3 .in2 .text_area .p1 .gld {
	color: #ceb080;
}
#gojo .sec3 .in2 .text_area .p1 .span1 {
	font-size: clamp(0px, 3.2vw, 14px);
	line-height: 1em;
}
#gojo .sec3 .in2 .text_area .p1 .span2 {
	font-size: clamp(0px, 12vw, 38px);
}
#gojo .sec3 .in2 .text_area .p1 .label {
	color: #333;
	font-size: clamp(0px, 3.8vw, 20px);
	text-align: center;
	letter-spacing: 0em;
	padding: 10px 15px;
	background: #fff;
	outline: 1px solid rgba(51, 51, 51, 0.7);
	outline-offset: -5px;
	margin: 0 0 15px 15px;
}
@media screen and (max-width: 768px) {
	#gojo .sec3 .in {
		margin: 0 auto;
	}
	#gojo .sec3 .in2 {
		margin: 30px auto 0;
	}
	#gojo .sec3 .in2 .img_area {
		margin: 0 auto;
		margin-right: 0;
	}
	#gojo .sec3 .in2 .text_area {
		width: 95%;
		margin: 30px auto;
	}
	#gojo .sec3 .in2 .text_area .p1 {
		margin: 0 0 15px;
	}
	#gojo .sec3 .in2 .text_area .p1 span.rlt {
		position: relative;
	}
	#gojo .sec3 .in2 .text_area .p1 span.note {
		-webkit-transform: translate(0, 100%);
		        transform: translate(0, 100%);
		padding: 0;
	}
	#gojo .sec3 .in2 .text_area .p1 sup.note {
		position: absolute;
		right: 0;
		top: -10px;
	}
	#gojo .sec3 .in2 .text_area .p1 .label {
		padding: 2px 10px;
		margin: 15px 0;
	}
	#gojo {
		/*@media screen end*/
	}
}
#gojo .sec4 .flex {
	width: 85%;
	margin: 0 auto;
	margin-right: 0;
}
#gojo .sec4 .flex .text_area {
	width: 25%;
	margin: 0;
	display: block;
}
#gojo .sec4 .flex .ttl_box {
	opacity: 0.3;
}
#gojo .sec4 .flex .ttl_box .ttl {
	font-size: clamp(0px, 15vw, 86px);
	margin-left: -2vw;
}
#gojo .sec4 .flex-point4 {
	width: 85%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}
#gojo .sec4 .flex-point4 .text_area {
	width: 25%;
	margin: 0;
	display: block;
}
#gojo .sec4 .flex-point4 .ttl_box {
	opacity: 0.3;
}
#gojo .sec4 .flex-point4 .ttl_box .ttl {
	font-size: clamp(0px, 15vw, 86px);
	margin-left: -2vw;
}
#gojo .sec4 .text_area {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
#gojo .sec4 .text_area p {
	text-align: center;
}
#gojo .sec4 .facade {
	width: 75%;
	margin: 0;
}
#gojo .sec4 .facade .ttl_box {
	text-align: center;
}
#gojo .sec4 .facade .ttl_box .ttl {
	margin: 0 auto;
	text-align: right;
	-webkit-writing-mode: vertical-rl;
	        writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
}
@media screen and (max-width: 1200px) {
	#gojo .sec4 .flex-point4 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
		position: relative;
	}
	#gojo .sec4 .flex-point4 .text_area {
		width: 100%;
		margin: 0 auto 50px;
	}
	#gojo .sec4 .flex-point4 .img_area {
		margin: 0 auto 50px;
	}
	#gojo .sec4 .flex-point4 .ttl_box {
		width: 100%;
		opacity: 0.3;
		position: absolute;
		left: 50%;
		top: 53%;
		-webkit-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
	}
	#gojo .sec4 .flex-point4 .ttl_box p {
		text-align: center;
	}
}
@media screen and (max-width: 768px) {
	#gojo .sec4 .flex {
		width: 100%;
		position: relative;
	}
	#gojo .sec4 .flex .text_area {
		width: 100%;
		margin: 0 auto 50px;
	}
	#gojo .sec4 .flex .img_area {
		margin: 0 auto 50px;
	}
	#gojo .sec4 .flex .ttl_box {
		width: 100%;
		opacity: 0.3;
		position: absolute;
		left: 50%;
		top: 53%;
		-webkit-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
	}
	#gojo .sec4 .flex .ttl_box p {
		text-align: center;
	}
	#gojo .sec4 .text_area p {
		text-align: left;
	}
	#gojo .sec4 .facade {
		width: 100%;
	}
	#gojo .sec4 .facade .ttl_box {
		width: auto;
		text-align: center;
		right: 0;
		top: 0;
		left: auto;
		-webkit-transform: none;
		        transform: none;
	}
	#gojo .sec4 .facade .ttl_box .ttl {
		margin: 0 auto;
		text-align: right;
		-webkit-writing-mode: vertical-rl;
		        writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
	}
	#gojo {
		/*@media screen end*/
	}
}
#gojo .sec5 {
	margin: 300px auto 0;
}
#gojo .sec5 .flex {
	width: 95%;
	margin: 0 auto 100px;
}
#gojo .sec5 .img_area .imgbox {
	width: 100%;
	height: 30vw;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
@media screen and (max-width: 768px) {
	#gojo .sec5 {
		margin: 100px auto 0;
	}
	#gojo .sec5 .flex {
		margin: 0 auto 50px;
	}
	#gojo .sec5 .flex .text_area {
		margin: 0 0 50px;
	}
	#gojo .sec5 .img_area .imgbox {
		height: 40vw;
	}
	#gojo {
		/*@media screen end*/
	}
}

#kyotogojo {
	background: #2C2F33;
	font-size: 16px;
	/* ================================
	top.scss、_top.scssの上書き
	================================ */
}
#kyotogojo .contact {
	margin-top: 0;
	background: #494949;
}
#kyotogojo .contact .contact__lead {
	line-height: 1.5;
}
#kyotogojo .contact .contact__item-linkTop {
	border: navajowhite;
}
#kyotogojo .contact .contact__item-linkTop:before {
	background: #846447;
}
#kyotogojo .contact .contact__item-linkReserve::before {
	background: #C1AA8B;
}
#kyotogojo {
	/* ================================
	PC幅1280px
	================================ */
	/* 見出し */
}
#kyotogojo .HL {
	background: #2C2F33;
	position: relative;
	height: 360px;
	padding-top: 200px;
	color: #fff;
}
#kyotogojo .HLs {
	font-size: 19px;
	margin-left: 420px;
}
#kyotogojo .HLb {
	font-size: clamp(10px, 3vw, 30px);
	margin-top: 20px;
	letter-spacing: 0.1em;
	/*
	display: flex;
	align-items: center;
	*/
}
#kyotogojo .HLb .en {
	letter-spacing: 0.15em;
}
#kyotogojo .HLb::before {
	display: inline-block;
	content: "";
	width: 120px;
	height: 11px;
	border-top: 1px solid #fff;
	margin-right: 10px;
}
#kyotogojo .fs52 {
	font-size: 52px;
}
#kyotogojo .HLen {
	font-size: 14px;
	margin-top: 20px;
	margin-left: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: right;
	    -ms-flex-pack: right;
	        justify-content: right;
}
#kyotogojo .HLen .upc {
	margin-left: 0.5em;
	display: inline-block;
}
#kyotogojo .HLen::after {
	display: inline-block;
	content: "";
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	height: 6px;
	border-top: 1px solid #fff;
	margin-left: 10px;
}
#kyotogojo .HLImg {
	width: 40%;
	position: absolute;
	right: 0;
	bottom: 0;
}
#kyotogojo .HLs,
#kyotogojo .HLb,
#kyotogojo .HLb::before,
#kyotogojo .HLen,
#kyotogojo .HLen::after {
	-webkit-animation: MVAnime 1.3s 0.5s forwards ease-in-out;
	        animation: MVAnime 1.3s 0.5s forwards ease-in-out;
	-webkit-transform: translateY(50%);
	        transform: translateY(50%);
	opacity: 0;
}
@-webkit-keyframes MVAnime {
	to {
		-webkit-transform: translateY(0px);
		        transform: translateY(0px);
		opacity: 1;
	}
}
@keyframes MVAnime {
	to {
		-webkit-transform: translateY(0px);
		        transform: translateY(0px);
		opacity: 1;
	}
}
#kyotogojo {
	/* 各種ボタン */
	/*
	.btnHP:hover {
	    background: transparent !important;
	    border: 1px solid #fff !important;
	    color: #fff !important;
	    transition: all 0.5s 0s ease;
	}
	*/
}
#kyotogojo .btnDoc {
	background: #aa8652;
}
#kyotogojo {
	/*
	.btnDoc:hover {
	    background-color: transparent;
	    border: 1px solid #fff !important;
	    color: #fff !important;
	    transition: all 0.5s 0s ease;
	}
	*/
}
#kyotogojo .btnRes {
	background: #c1c1c1;
}
#kyotogojo .btnRes p {
	color: #333;
}
#kyotogojo {
	/*
	.btnRes:hover {
	    background-color: transparent;
	    border: 1px solid #fff !important;
	    color: #fff !important;
	}
	*/
	/* ポイント1 */
}
#kyotogojo .point1,
#kyotogojo .point2,
#kyotogojo .point3,
#kyotogojo .point4,
#kyotogojo .point5 {
	color: #fff;
}
#kyotogojo .flex_p1 {
	/* width: 90%; */
	margin: 0 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: right;
	    -ms-flex-pack: right;
	        justify-content: right;
	position: relative;
}
#kyotogojo .p1DecoImg {
	width: 370px;
	position: absolute;
	left: 0;
	top: 0;
}
#kyotogojo .flex_p1_lBx {
	width: 610px;
}
#kyotogojo .p1CharImg {
	width: 170px;
	margin-left: 30%;
}
#kyotogojo .verticalTxtBx {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 30px;
}
#kyotogojo .verticalTxt {
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
	text-orientation: upright;
	font-size: clamp(0px, 5vw, 28px);
	letter-spacing: 0.2em;
	padding-left: 20px;
	display: block;
	width: clamp(0px, 12vw, 61px);
}
#kyotogojo .verticalTxt:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	margin-left: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#937945), color-stop(50%, #e2c18d), to(#937945));
	background: linear-gradient(#937945 0%, #e2c18d 50%, #937945 100%);
}
#kyotogojo .tchAll {
	text-combine-upright: all;
	margin-bottom: 0.2em;
	display: inline-block;
	text-align: center;
	font-family: "Ryumin", serif;
}
#kyotogojo .asterisk1 {
	font-size: 0.5em;
	vertical-align: super;
}
#kyotogojo .asterisk {
	display: inline;
	font-size: 0.4em;
	letter-spacing: 0;
	line-height: 1;
	-webkit-writing-mode: horizontal-tb;
	    -ms-writing-mode: lr-tb;
	        writing-mode: horizontal-tb;
	vertical-align: super;
}
#kyotogojo .vTxt_after:after {
	content: "";
	display: block;
	width: 2px;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#937945), color-stop(50%, #e2c18d), to(#937945));
	background: linear-gradient(#937945 0%, #e2c18d 50%, #937945 100%);
	margin-right: 20px;
}
#kyotogojo .pTxt_p1 {
	font-size: clamp(0px, 3.6vw, 16px);
	line-height: 2;
	margin-top: 30px;
	margin-left: 18%;
}
#kyotogojo .pStxt_p1 {
	font-size: 10px;
	margin-top: 30px;
	margin-left: 18%;
	width: 450px;
}
#kyotogojo .p1Img {
	width: 670px;
	margin-top: 200px;
}
#kyotogojo .p2DecoImg {
	width: 370px;
	position: absolute;
	right: 0;
	top: 0;
}
#kyotogojo .flex_p2 {
	width: 1000px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: left;
	    -ms-flex-pack: left;
	        justify-content: left;
	position: relative;
}
#kyotogojo .p2Img_1 {
	width: 100%;
	margin-top: 120px;
}
#kyotogojo .p2Img_2 {
	width: 100%;
	margin-top: 30px;
}
#kyotogojo .pTxt_p2 {
	line-height: 2;
	margin-top: 120px;
}
#kyotogojo {
	/*
	.mt120 {
	    margin-top: 120px;
	}
	*/
}
#kyotogojo .taCenter {
	text-align: center;
}
#kyotogojo .p2CharImg {
	width: 170px;
	margin-left: 27%;
}
#kyotogojo .p3DecoImg {
	width: 370px;
	position: absolute;
	left: 0;
	top: 0;
}
#kyotogojo .p3CharImg {
	width: 170px;
	padding-right: 60px;
}
#kyotogojo .flex_p3 {
	width: 75%;
	margin: 60px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#kyotogojo .p3IconImg {
	width: 150px;
}
#kyotogojo .p3_shijoTxt {
	width: 100%;
	max-width: 350px;
	margin: 30px 0 10px;
}
#kyotogojo .p3_karasuTxt {
	width: 100%;
	max-width: 350px;
	margin: 10px 0;
}
#kyotogojo .p3_omiyaTxt {
	width: 100%;
	max-width: 350px;
	margin: 10px 0;
}
#kyotogojo .p3_soTxt {
	width: 100%;
	max-width: 350px;
	margin: 10px 0;
}
#kyotogojo .fs14 {
	font-size: 14px;
}
#kyotogojo .fs28 {
	font-size: 28px;
}
#kyotogojo .redChar {
	font-size: 48px !important;
	color: #d34a4a;
}
#kyotogojo .fs12 {
	font-size: 12px;
}
#kyotogojo .taR {
	display: block;
	text-align: right !important;
}
#kyotogojo .p3MapImg {
	width: 550px;
}
#kyotogojo .p4DecoImg {
	width: 370px;
	position: absolute;
	right: 0;
	top: 200px;
}
#kyotogojo .flex_p4 {
	width: 80%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
#kyotogojo .flex_p4_rBx {
	margin-right: 15%;
}
#kyotogojo .flex_p4_lBx {
	position: relative;
	width: 465px;
	margin-right: 5%;
}
#kyotogojo .pTxt_p4 {
	font-size: clamp(0px, 3.6vw, 16px);
	line-height: 2;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
}
#kyotogojo .p4CharImg {
	width: 170px;
	padding-right: 60px;
}
#kyotogojo .p4Img {
	margin-top: 40px;
}
#kyotogojo .p4Img_pc1500 {
	display: none;
}
#kyotogojo .p5DecoImg {
	width: 370px;
	position: absolute;
	left: 0;
	top: 0;
}
#kyotogojo .flex_p5 {
	margin: 0 30px 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: right;
	    -ms-flex-pack: right;
	        justify-content: right;
}
#kyotogojo .p5CharImg {
	width: 170px;
	padding-top: 40px;
	padding-right: 60px;
}
#kyotogojo .toUpright {
	text-orientation: upright;
}
#kyotogojo .flex_p5_rBx {
	margin-left: 20px;
}
#kyotogojo .p5Img {
	width: 750px;
	padding-top: 130px;
}
#kyotogojo .p5Img_caption {
	margin-top: -10px;
	margin-right: 10px;
	font-size: 9px;
	text-align: right;
}
#kyotogojo .pTxt_p5 {
	font-size: clamp(0px, 3.6vw, 16px);
	line-height: 2;
	padding-left: 40px;
	padding-top: 30px;
}
#kyotogojo {
	/* 物件ごとのリンクボタン */
}
#kyotogojo .proBtn {
	padding-top: 300px;
}
#kyotogojo .bgB {
	background: -webkit-gradient(linear, left top, right top, from(#082377), to(#101444));
	background: linear-gradient(90deg, #082377 0%, #101444 100%);
}
#kyotogojo .bgBr {
	background: -webkit-gradient(linear, left top, right top, from(#866339), to(#634524));
	background: linear-gradient(90deg, #866339 0%, #634524 100%);
}
#kyotogojo .btnReben {
	padding-right: 30px;
	width: calc(30% - 30px) !important;
	position: relative;
}
#kyotogojo .btnReben::before {
	background: -webkit-gradient(linear, left top, right top, from(#082377), to(#101444));
	background: linear-gradient(90deg, #082377 0%, #101444 100%);
}
#kyotogojo .btnNeberu {
	padding-right: 35px;
	width: calc(30% - 35px) !important;
	position: relative;
}
#kyotogojo .btnNeberu::before {
	background: -webkit-gradient(linear, left top, right top, from(#c1275a), to(#711735));
	background: linear-gradient(90deg, #c1275a 0%, #711735 100%);
}
#kyotogojo .btnRuaru {
	padding-right: 20px;
	width: calc(30% - 20px) !important;
}
#kyotogojo .btnRuaru::before {
	background: -webkit-gradient(linear, left top, right top, from(#866339), to(#634524));
	background: linear-gradient(90deg, #866339 0%, #634524 100%);
}
#kyotogojo .wDeco {
	position: relative;
}
#kyotogojo .wDeco p {
	position: relative;
}
#kyotogojo .wDeco p .arrow {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 22px;
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#kyotogojo .wDeco::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#kyotogojo .wDeco:hover::before {
	opacity: 0;
}
#kyotogojo .wDeco:after {
	position: absolute;
	content: "";
	top: 4px;
	left: 4px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 1px solid #fff;
}
#kyotogojo .wDeco:hover::after {
	opacity: 0;
}
#kyotogojo {
	/* 注意事項 */
}
#kyotogojo .notion {
	width: 85%;
	max-width: 1300px;
	margin: 0 auto;
	padding-top: 100px; /*LP用に追加（増永）*/
}
#kyotogojo .notionTxt {
	font-size: 10px;
	color: #fff;
	padding-bottom: 60px;
}
#kyotogojo {
	/* 電話番号等 */
}
#kyotogojo .bgG {
	background-color: #4f4f51;
	padding: 30px 0;
	color: #fff;
}
#kyotogojo .TELHL {
	font-size: 14px;
	text-align: center;
	padding-bottom: 15px;
}
#kyotogojo .TELNum {
	font-size: 32px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	width: 380px;
	margin: 0 auto 15px;
}
#kyotogojo .TELNum:before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 29px;
	background-image: url(../img/freeDial.svg);
	background-size: cover;
	vertical-align: auto;
	margin-right: 10px;
}
#kyotogojo .busiHours {
	font-size: 12px;
	width: 445px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#kyotogojo .bannerFlex {
	/* width: 85%; */
	width: 1090px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#kyotogojo .bannerImg {
	width: 200px;
}
#kyotogojo .copyRight {
	font-size: 10px;
	color: #fff;
	text-align: center;
	height: 40px;
	padding-top: 15px;
}
#kyotogojo {
	/* スマホ版要素の非表示 */
}
#kyotogojo .sp1150 {
	display: none;
}
#kyotogojo {
	/*
	.sp900 {
	    display: none;
	}
	*/
}
#kyotogojo .sp768 {
	display: none;
}
#kyotogojo .sp600 {
	display: none;
}
#kyotogojo {
	/* ================================
	以下大画面表示
	================================ */
}
@media (min-width: 1500px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HL {
		height: 360px;
	}
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .flex_p1_lBx {
		margin-right: 50px;
	}
	#kyotogojo {
		/* ポイント3 */
	}
	#kyotogojo .flex_p3 {
		width: 65%;
	}
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .flex_p4_lBx {
		margin-right: 150px;
	}
	#kyotogojo .p4Img {
		display: none;
	}
	#kyotogojo .p4Img_pc1500 {
		display: block;
		margin-top: 40px;
		height: 582px;
		background-image: url(../img/shijo/p4Img_pc.jpg);
		background-size: cover;
		background-position-y: -100px;
		background-repeat: no-repeat;
	}
	#kyotogojo {
		/* ポイント5 */
	}
	#kyotogojo .flex_p5_lBx {
		margin-right: 100px;
	}
}
@media (min-width: 1600px) {
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .flex_p1_lBx {
		width: 740px;
		margin-right: 100px;
	}
	#kyotogojo .p1CharImg {
		margin-left: 33%;
	}
}
@media (min-width: 1700px) {
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .flex_p4_lBx {
		margin-left: 150px;
	}
	#kyotogojo .p4Img_pc1500 {
		background-position-y: -100px;
	}
	#kyotogojo {
		/* ポイント5 */
	}
	#kyotogojo .flex_p5_rBx {
		margin-right: 100px;
	}
}
@media (min-width: 1800px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HLs {
		margin-left: 550px;
	}
	#kyotogojo .HLb::before {
		width: 260px;
	}
	#kyotogojo .HLen {
		margin-left: 440px;
	}
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .p1Img {
		width: 750px;
	}
	#kyotogojo {
		/* ポイント3 */
	}
	#kyotogojo .flex_p3 {
		width: 60%;
	}
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .p4Img_pc1500 {
		height: 650px;
		background-position-y: -150px;
	}
	#kyotogojo {
		/* ポイント5 */
	}
	#kyotogojo .flex_p5_rBx {
		margin-right: 200px;
	}
}
@media (min-width: 1900px) {
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .flex_p4_lBx {
		margin-left: 250px;
	}
	#kyotogojo .p4Img_pc1500 {
		background-position-y: -150px;
	}
}
#kyotogojo {
	/* ================================
	以下768〜1400px表示
	================================ */
}
@media (max-width: 1400px) {
	#kyotogojo {
		/* 各種ボタン */
		/* 物件ごとのリンクボタン */
	}
	#kyotogojo .btnReben:after {
		right: 80px;
	}
	#kyotogojo .btnNeberu:after {
		right: 90px;
	}
	#kyotogojo .btnRuaru:after {
		right: 60px;
	}
	#kyotogojo {
		/* 注意事項 */
	}
}
@media (max-width: 1280px) {
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .p1Img {
		width: 600px;
	}
}
@media (max-width: 1240px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HLs {
		margin-left: 160px;
	}
	#kyotogojo .HLb::before {
		width: 0;
	}
	#kyotogojo .HLen {
		margin-left: 250px;
	}
	#kyotogojo {
		/* ポイント3 */
	}
	#kyotogojo .flex_p3 {
		width: 80%;
	}
}
@media (max-width: 1200px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HLImg {
		right: 70px;
	}
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .flex_p1_lBx {
		width: auto;
		margin-right: 60px;
	}
	#kyotogojo .pTxt_p1,
	#kyotogojo .pStxt_p1 {
		margin-left: 13%;
	}
	#kyotogojo .pTxt_p1 {
		width: 450px;
	}
	#kyotogojo .p1Img {
		width: 600px;
	}
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .pc1200_br {
		display: none;
	}
	#kyotogojo {
		/* ポイント5 */
	}
	#kyotogojo .p5Img {
		width: 650px;
	}
}
@media (max-width: 1150px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HLs {
		margin-left: 130px;
	}
	#kyotogojo .HLen {
		margin-left: 220px;
	}
	#kyotogojo .HLImg {
		right: 40px;
	}
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .pc1150 {
		display: none;
	}
	#kyotogojo .sp1150 {
		display: block;
	}
	#kyotogojo .flex_p1 {
		display: block;
	}
	#kyotogojo .flex_p1_lBx {
		margin-right: 0;
	}
	#kyotogojo .p1CharImg {
		margin: 0;
		padding-right: 60px;
	}
	#kyotogojo .p1Img {
		display: block;
		margin: 60px auto 0;
		width: 650px;
	}
	#kyotogojo .pTxt_p1 {
		width: 650px;
	}
	#kyotogojo .pTxt_p1,
	#kyotogojo .pStxt_p1 {
		margin: 30px auto 0;
	}
	#kyotogojo .pStxt_p1 {
		width: 650px;
	}
	#kyotogojo {
		/* ポイント2 */
	}
	#kyotogojo .p2Img_1 {
		margin-top: 220px;
	}
	#kyotogojo .p2CharImg {
		padding-top: 60px;
	}
	#kyotogojo {
		/* ポイント3 */
	}
	#kyotogojo .flex_p3 {
		width: 85%;
	}
}
@media (max-width: 1100px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HLs {
		margin-left: 75px;
	}
	#kyotogojo .HLb {
		letter-spacing: 0.25em;
	}
	#kyotogojo .HLen {
		margin-left: 200px;
	}
	#kyotogojo .HLImg {
		width: 350px;
	}
	#kyotogojo {
		/* 各種ボタン */
		/* ポイント2 */
	}
	#kyotogojo .pc1100 {
		display: none;
	}
	#kyotogojo .flex_p2 {
		width: 800px;
	}
	#kyotogojo .pTxt_p2 {
		width: 400px;
	}
	#kyotogojo .p2CharImg {
		margin-left: 20%;
	}
	#kyotogojo {
		/* ポイント5 */
	}
	#kyotogojo .flex_p5 {
		display: block;
		width: 650px;
		margin: 0 auto;
	}
	#kyotogojo .flex_p5_rBx {
		margin-left: 0;
	}
	#kyotogojo .p5Img {
		display: block;
		width: 100%;
		padding-top: 30px;
		margin: 0 auto;
	}
	#kyotogojo .pTxt_p5 {
		padding-left: 0;
		margin: 0 auto;
	}
	#kyotogojo .pc1100_br {
		display: none;
	}
	#kyotogojo {
		/* 物件ごとのリンクボタン */
	}
	#kyotogojo .proBtn {
		padding-top: 225px;
	}
	#kyotogojo .btnReben:after {
		right: 55px;
	}
	#kyotogojo .btnNeberu:after {
		right: 65px;
	}
	#kyotogojo .btnRuaru:after {
		right: 35px;
	}
	#kyotogojo {
		/* 注意事項 */
	}
}
@media (max-width: 1070px) {
	#kyotogojo {
		/* ポイント3 */
	}
	#kyotogojo .flex_p3 {
		width: 90%;
	}
}
@media (max-width: 1050px) {
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .flex_p4_lBx {
		width: 430px;
	}
	#kyotogojo .p4DecoImg {
		top: 0px;
	}
}
@media (max-width: 1000px) {
	#kyotogojo {
		/* ポイント3 */
	}
	#kyotogojo .flex_p3 {
		display: block;
	}
	#kyotogojo .flex_p3_lBx {
		margin-bottom: 60px;
	}
	#kyotogojo .p3_shijoTxt {
		margin: 30px auto 10px;
	}
	#kyotogojo .p3_karasuTxt,
	#kyotogojo .p3_omiyaTxt,
	#kyotogojo .p3_soTxt {
		margin: 10px auto;
	}
	#kyotogojo .p3MapImg {
		width: 650px;
	}
}
@media (max-width: 1540px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HL {
		height: 600px;
		padding-top: 60px;
	}
	#kyotogojo .HLs {
		margin-left: 0;
		text-align: center;
	}
	#kyotogojo .HLb {
		letter-spacing: 0.5em;
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: end;
	}
	#kyotogojo .HLb::before {
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		height: auto;
		padding-bottom: 10px;
	}
	#kyotogojo .HLb::after {
		content: "";
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		height: auto;
	}
	#kyotogojo {
		/*
		.vaB {
		    vertical-align: bottom;
		}
		*/
	}
	#kyotogojo .HLen {
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-left: 0;
	}
	#kyotogojo .HLen::before {
		content: "";
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		height: auto;
	}
	#kyotogojo .HLen::after {
		content: "";
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		height: auto;
	}
	#kyotogojo .HLImg {
		max-width: 650px;
		width: 70%;
		left: 50%;
		right: auto;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
@media (max-width: 900px) {
	#kyotogojo {
		/* 各種ボタン */
		/* 各種ボタン */
	}
	#kyotogojo .btnFlex {
		display: block;
		height: auto;
		margin: 0 auto 60px;
		padding-top: 30px;
	}
	#kyotogojo .btn {
		width: 100%;
		height: 50px;
		margin: 30px auto;
	}
	#kyotogojo .btnHP {
		padding-right: 15px;
		width: calc(100% - 15px);
	}
	#kyotogojo .flex_p2 {
		width: 700px;
		padding-top: 50px;
	}
	#kyotogojo .p2Img_1 {
		margin-top: 240px;
	}
	#kyotogojo .pTxt_p2 {
		width: 330px;
		font-size: clamp(0px, 3.6vw, 16px);
	}
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .p4DecoImg {
		top: 20px;
	}
	#kyotogojo .p4CharImg {
		padding-top: 60px;
	}
	#kyotogojo .flex_p4 {
		display: block;
		width: 650px;
	}
	#kyotogojo .flex_p4_rBx {
		margin-right: 0;
	}
	#kyotogojo .flex_p4_lBx {
		width: 100%;
	}
	#kyotogojo .pTxt_p4 {
		position: static;
		margin: 60px auto 0;
		width: 100%;
	}
	#kyotogojo {
		/* 物件ごとのリンクボタン */
	}
	#kyotogojo .btnReben {
		padding-right: 30px;
		width: calc(100% - 30px) !important;
	}
	#kyotogojo .btnReben:after {
		right: 30px;
	}
	#kyotogojo .btnNeberu {
		padding-right: 30px;
		width: calc(100% - 30px) !important;
	}
	#kyotogojo .btnNeberu:after {
		right: 40px;
	}
	#kyotogojo .btnRuaru {
		padding-right: 20px;
		width: calc(100% - 30px) !important;
	}
	#kyotogojo .btnRuaru:after {
		right: 20px;
	}
	#kyotogojo {
		/* 注意事項 */
	}
}
@media (max-width: 800px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HLb {
		letter-spacing: 0.4em;
	}
}
#kyotogojo {
	/* ================================
	ここからSP(768px)以下
	================================ */
}
@media (max-width: 768px) {
	#kyotogojo {
		/* PC版非表示 */
	}
	#kyotogojo .pc768 {
		display: none;
	}
	#kyotogojo .sp768 {
		display: block;
	}
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HL {
		height: 450px;
		padding-top: 60px;
	}
	#kyotogojo .HLb {
		letter-spacing: 0.1em;
		font-size: clamp(10px, 5vw, 25px);
	}
	#kyotogojo .HLb_2l {
		font-size: 30px;
		letter-spacing: 0.5em;
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: end;
		margin: 10px 0;
	}
	#kyotogojo .HLb_2lCon {
		display: inline-block;
		vertical-align: bottom;
		padding-left: 1em;
	}
	#kyotogojo .HLb_2l::before {
		content: "";
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		height: auto;
	}
	#kyotogojo .HLb_2l::after {
		content: "";
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		height: auto;
		display: inline-block;
		border-top: 1px solid #fff;
		padding-bottom: 20px;
	}
	#kyotogojo .HLen::after {
		border: none;
	}
	#kyotogojo .HLImg {
		max-width: 390px;
		width: 100%;
	}
	#kyotogojo {
		/* 各種ボタン */
		/* ポイント1 */
	}
	#kyotogojo .p1CharImg {
		padding-top: 90px;
	}
	#kyotogojo .vTxt_after {
		padding-left: 0 !important;
	}
	#kyotogojo {
		/* ポイント2 */
	}
	#kyotogojo .p2CharImg {
		margin-left: 0;
		padding-right: 90px;
	}
	#kyotogojo .p2Img_1 {
		margin-top: 60px;
		width: 90%;
	}
	#kyotogojo .pStxt_p1 {
		width: 85%;
		margin-inline: auto;
	}
	#kyotogojo .pTxt_p1 {
		width: 85%;
		margin-inline: auto;
	}
	#kyotogojo .pTxt_p2 {
		margin: 60px auto 0;
		width: 85%;
		margin-inline: auto;
	}
	#kyotogojo .p2Img_2 {
		margin: 60px 0 0 auto;
		width: 90%;
		display: block;
	}
	#kyotogojo .p3CharImg {
		padding-top: 120px;
	}
	#kyotogojo .flex_p3 {
		width: 85%;
		margin-inline: auto;
	}
	#kyotogojo .p3MapImg {
		width: 100%;
	}
	#kyotogojo .fs28 {
		font-size: clamp(22px, 6.8vw, 28px);
	}
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .p4DecoImg {
		top: 20px;
	}
	#kyotogojo .p4CharImg {
		padding-top: 60px;
	}
	#kyotogojo .flex_p4 {
		display: block;
		width: 85%;
		margin-inline: auto;
	}
	#kyotogojo .flex_p4_rBx {
		margin-right: 0;
	}
	#kyotogojo .flex_p4_lBx {
		width: 100%;
	}
	#kyotogojo .pTxt_p4 {
		position: static;
		margin: 60px auto 0;
		width: 100%;
	}
	#kyotogojo .flex_p5 {
		width: 85%;
		margin-inline: auto;
	}
	#kyotogojo .p5CharImg {
		padding-top: 60px;
	}
	#kyotogojo {
		/* 物件ごとのリンクボタン */
	}
	#kyotogojo .proBtn {
		padding-top: 90px;
	}
	#kyotogojo .hp_mb90_sp {
		margin-bottom: 90px !important;
	}
	#kyotogojo .btnReben {
		padding-right: 15px;
		width: calc(100% - 15px) !important;
	}
	#kyotogojo .btnReben:after {
		right: 245px;
	}
	#kyotogojo .btnNeberu {
		padding-right: 10px;
		width: calc(100% - 10px) !important;
	}
	#kyotogojo .btnNeberu:after {
		right: 255px;
	}
	#kyotogojo .btnRuaru {
		padding-right: 20px;
		width: calc(100% - 20px) !important;
	}
	#kyotogojo .btnRuaru:after {
		right: 235px;
	}
	#kyotogojo {
		/* 注意事項 */
	}
	#kyotogojo .notion {
		padding-top: 80px;
	}
	#kyotogojo .notionTxt {
		padding-bottom: 90px;
	}
}
@media (max-width: 700px) {
	#kyotogojo {
		/* 各種ボタン */
		/* ポイント1 */
	}
	#kyotogojo .p1Img {
		width: 550px;
	}
	#kyotogojo .pStxt_p1 {
		width: 85%;
		margin-inline: auto;
	}
	#kyotogojo {
		/* ポイント2 */
		/* ポイント3 */
		/* ポイント5 */
		/* 物件ごとのリンクボタン */
	}
	#kyotogojo .btnReben:after {
		right: 195px;
	}
	#kyotogojo .btnNeberu:after {
		right: 205px;
	}
	#kyotogojo .btnRuaru:after {
		right: 185px;
	}
	#kyotogojo {
		/* 注意事項 */
	}
}
@media (max-width: 600px) {
	#kyotogojo {
		/* 各種ボタン */
		/* 見出し */
	}
	#kyotogojo .sp600 {
		display: inline;
	}
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .p1Img {
		width: 450px;
	}
	#kyotogojo {
		/* ポイント2 */
		/* ポイント3 */
		/* ポイント5 */
		/* 物件ごとのリンクボタン */
	}
	#kyotogojo .btnReben {
		padding-right: 5px;
		width: calc(100% - 5px) !important;
	}
	#kyotogojo .btnReben:after {
		right: 145px;
	}
	#kyotogojo .btnNeberu {
		padding-right: 5px;
		width: calc(100% - 5px) !important;
	}
	#kyotogojo .btnNeberu:after {
		right: 155px;
	}
	#kyotogojo .btnRuaru {
		padding-right: 10px;
		width: calc(100% - 10px) !important;
	}
	#kyotogojo .btnRuaru:after {
		right: 135px;
	}
	#kyotogojo {
		/* 注意事項 */
	}
}
#kyotogojo {
	/*
	@media (max-width: 550px) {
	    .p3MapImg {
	        width: 350px;
	    }
	}
	*/
}
@media (max-width: 530px) {
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .sp600 {
		display: inline;
	}
}
@media (max-width: 500px) {
	#kyotogojo {
		/* 各種ボタン */
		/* ポイント1 */
	}
	#kyotogojo .p1Img {
		width: 350px;
	}
	#kyotogojo {
		/* ポイント2 */
		/* ポイント3 */
		/* ポイント4 */
		/* ポイント5 */
		/* 物件ごとのリンクボタン */
	}
	#kyotogojo .btnReben:after {
		right: 95px;
	}
	#kyotogojo .btnNeberu:after {
		right: 105px;
	}
	#kyotogojo .btnRuaru:after {
		right: 85px;
	}
	#kyotogojo {
		/* 注意事項 */
	}
}
@media (max-width: 460px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HLb_2l {
		letter-spacing: 0.3em;
	}
	#kyotogojo .HLb_2lCon {
		padding-left: 0.8em;
	}
	#kyotogojo {
		/* ポイント1 */
	}
	#kyotogojo .p1DecoImg {
		width: 300px;
	}
	#kyotogojo .p1CharImg {
		padding-top: 60px;
	}
	#kyotogojo .verticalTxt {
		padding-left: 15px;
	}
	#kyotogojo .verticalTxt:before {
		margin-left: 15px;
	}
	#kyotogojo .vTxt_after:after {
		margin-right: 15px;
	}
	#kyotogojo .p1Img {
		width: 350px;
	}
	#kyotogojo {
		/* ポイント2 */
	}
	#kyotogojo .p2DecoImg {
		width: 300px;
	}
	#kyotogojo {
		/* ポイント3 */
	}
	#kyotogojo .p3DecoImg {
		width: 300px;
	}
	#kyotogojo .p3CharImg {
		padding-top: 90px;
	}
	#kyotogojo {
		/* ポイント4 */
	}
	#kyotogojo .p4DecoImg {
		width: 300px;
	}
	#kyotogojo {
		/* ポイント5 */
	}
	#kyotogojo .p5DecoImg {
		width: 300px;
	}
}
@media (max-width: 400px) {
	#kyotogojo {
		/* 見出し */
	}
	#kyotogojo .HLb,
	#kyotogojo .HLb_2l {
		letter-spacing: 0.1em;
	}
	#kyotogojo .HLb_2lCon {
		padding-left: 0.5em;
	}
	#kyotogojo {
		/* ポイント3 */
	}
	#kyotogojo .p3_txtBx {
		width: 100%;
	}
	#kyotogojo {
		/*
		.p3MapImg {
		    width: 300px;
		}
		*/
	}
}

.title__img {
	margin-inline: auto;
	-webkit-transform: translateX(-20%);
	        transform: translateX(-20%);
	width: 175px;
	aspect-ratio: 177/186.5;
}
.title__img img {
	-o-object-fit: contain;
	   object-fit: contain;
	height: 100%;
}

.point__content3 {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 0 1fr;
	grid-template-columns: repeat(2, 1fr);
	gap: 0;
}
.point__content3 .grid1 {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-area: 1/1/3/2;
}
.point__content3 .grid2 {
	margin-top: 150px;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-area: 1/2/3/3;
	aspect-ratio: 649/674;
}
.point__content3 .grid3 {
	margin-top: 25%;
	padding-left: 35px;
	-ms-grid-row: 3;
	-ms-grid-row-span: 2;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-area: 3/2/5/3;
}
.point__content3 .grid4 {
	margin-top: -20%;
	-ms-grid-row: 3;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-area: 3/1/5/2;
	aspect-ratio: 649/674;
}

@media screen and (max-width: 1600px) {
	.point__title {
		gap: 20px;
	}
	.point__content3 .grid4 {
		margin-top: -10%;
	}
}
@media screen and (max-width: 768px) {
	.point__catch {
		font-size: clamp(12px, 5vw, 40px);
	}
	.point__lead {
		margin-top: 30px;
		font-size: clamp(10px, 3vw, 28px);
	}
	.point__content3 {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.point__content3 .grid1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		grid-area: 1/1/2/2;
	}
	.point__content3 .grid2 {
		margin-top: 40px;
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		grid-area: 2/1/3/2;
		aspect-ratio: 649/674;
		margin-left: calc(50% - 50vw);
	}
	.point__content3 .grid3 {
		margin-top: 40px;
		padding-left: 0;
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		grid-area: 3/1/4/2;
	}
	.point__content3 .grid4 {
		margin-top: 40px;
		-ms-grid-row: 4;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		grid-area: 4/1/5/2;
		aspect-ratio: 649/674;
		margin-right: calc(50% - 50vw);
	}
}
.title__img-decoLeft {
	position: relative;
}
.title__img-decoLeft::before {
	position: absolute;
	content: "";
	background-image: url(../img/shijo/decoration_left.svg);
	background-repeat: no-repeat;
	background-size: contain;
	top: -19px;
	left: -355px;
	width: 631px;
	height: 329px;
}

.title__img-decoRight {
	position: relative;
}
.title__img-decoRight::before {
	position: absolute;
	content: "";
	background-image: url(../img/shijo/decoration_right.svg);
	background-repeat: no-repeat;
	background-size: contain;
	top: 0;
	left: -90px;
	width: 702px;
	height: 366px;
}

@media screen and (max-width: 768px) {
	.title__img-decoLeft::before {
		width: 210%;
		height: 124%;
		top: -30%;
		left: -70%;
	}
	.title__img-decoRight::before {
		width: 211%;
		height: 124%;
		top: -6.6%;
		left: 4.1%;
	}
}
/* ================================
point
================================ */
.imgbox {
	position: relative;
}
.imgbox .imgnote {
	position: absolute;
	bottom: -1.2em;
	right: 0;
	font-size: 10px;
	letter-spacing: 0.01em;
	line-height: 1;
}

.point__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-inline: auto;
	gap: 40px;
}

.point__catch {
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
	text-orientation: upright;
	font-size: clamp(12px, 2vw, 28px);
	letter-spacing: 0.3em;
	line-height: 2.3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	place-content: center;
}

.point__catch-line {
	display: block;
	position: relative;
}
.point__catch-line::before {
	position: absolute;
	content: "";
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 193, 141, 0.1)), color-stop(15%, rgba(226, 193, 141, 0.5)), color-stop(50%, #e2c18d), color-stop(85%, rgba(226, 193, 141, 0.5)), to(rgba(226, 193, 141, 0.1)));
	background: linear-gradient(0deg, rgba(226, 193, 141, 0.1) 0%, rgba(226, 193, 141, 0.5) 15%, #e2c18d 50%, rgba(226, 193, 141, 0.5) 85%, rgba(226, 193, 141, 0.1) 100%);
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 2px;
	height: 100%;
}

.point__catch-lineLast::after {
	position: absolute;
	content: "";
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 193, 141, 0.1)), color-stop(15%, rgba(226, 193, 141, 0.5)), color-stop(50%, #e2c18d), color-stop(85%, rgba(226, 193, 141, 0.5)), to(rgba(226, 193, 141, 0.1)));
	background: linear-gradient(0deg, rgba(226, 193, 141, 0.1) 0%, rgba(226, 193, 141, 0.5) 15%, #e2c18d 50%, rgba(226, 193, 141, 0.5) 85%, rgba(226, 193, 141, 0.1) 100%);
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 2px;
	height: 100%;
}

.point__txt {
	font-size: clamp(10px, 1.2vw, 16px);
	letter-spacing: 0.01em;
	line-height: 2.5;
	margin-top: 15px;
}
.point__txt5 {
	margin-top: 0;
}
.point__txt-small {
	font-size: 9px;
}

.point1 {
	max-width: 1300px;
	width: 90%;
	position: relative;
	margin: 0 auto;
	padding: 60px 0 80px;
}
.point1 .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.point1 .item {
	width: 50%;
	margin-top: 30px;
}
.point1 .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.point1 .flex.rvs {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.point1 .imgbox01 {
	width: 60%;
	margin: 0 auto 60px;
}
.point1 .point__catch-lineLast {
	position: relative;
}
.point1 .point__catch-lineLast .ast {
	position: absolute;
	left: 36px;
	top: 150px;
	-webkit-writing-mode: horizontal-tb;
	    -ms-writing-mode: lr-tb;
	        writing-mode: horizontal-tb;
	font-size: 10px;
	letter-spacing: 0.01em;
	line-height: 1em;
}

.point2 .box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.point2 .imgbox01 {
	width: 100%;
	margin-bottom: 1.5em;
}
.point2 .imgbox02 {
	width: 32%;
	margin-bottom: 1.5em;
}

.point3 .imgbox01 {
	width: 80%;
	margin-left: 0;
}
.point3 .imgbox02 {
	width: 120%;
	margin-left: -20%;
	margin-bottom: 60px;
}

.point4 .box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.point4 .item {
	position: relative;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}
.point4 .item .txtbox {
	width: 35%;
	position: absolute;
	right: 0;
	top: 25vw;
}
.point4 .item .txtbox li:first-of-type {
	margin-bottom: 15px;
}
.point4 .item .txtbox .p01 {
	margin-bottom: 0.5em;
	color: #A17954;
	font-family: "notosans", sans-serif;
	font-weight: 900;
	font-size: clamp(10px, 1vw, 14px);
	white-space: nowrap;
}
.point4 .item .txtbox .p02 {
	font-size: clamp(10px, 0.8vw, 12px);
}
.point4 .imgbox01 {
	width: 100%;
}

.point5 {
	margin-bottom: 120px;
}
.point5 .item {
	width: 55%;
}
.point5 .item .imgbox_r {
	width: 48%;
}
.point5 .item .imgbox_l {
	width: 48%;
	margin-top: 120px;
}
.point5 .item .imgbox {
	margin-bottom: 50px;
}
.point5 .item .wbr {
	bottom: -1.8em;
	text-align: right;
	white-space: nowrap;
}
.point5 .imgbox01 {
	width: 100%;
}

.point5_wrap {
	position: relative;
}
.point5_wrap .imgbox05 {
	width: 50%;
	position: absolute;
	right: 0;
	top: 500px;
}
.point5_wrap .imgbox05 .imgnote {
	color: #fff;
}
.point5_wrap .imgbox05_sp {
	display: none;
}

@media screen and (max-width: 1600px) {
	.point__title {
		gap: 20px;
	}
	.point4 .item .txtbox {
		top: 30vw;
	}
}
@media screen and (max-width: 768px) {
	.point__title {
		width: 100%;
		gap: 40px;
	}
	.point__txt {
		max-width: 400px;
		width: 95%;
		margin: 0 auto;
		font-size: clamp(12px, 1.8vw, 16px);
	}
	.point1 .box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.point1 .item {
		width: 100%;
		margin-top: 60px;
	}
	.point1 .point__catch-lineLast .ast {
		left: 25px;
		top: 125px;
	}
	.point3 .imgbox01 {
		width: 100%;
		margin-left: auto;
		margin-bottom: 40px;
	}
	.point3 .imgbox02 {
		width: 100%;
		margin-left: auto;
		margin-bottom: 30px;
	}
	.point4 .item {
		max-width: 400px;
		margin: 0 auto;
	}
	.point4 .item .txtbox {
		width: 100%;
		position: static;
	}
	.point4 .item .txtbox .p01 {
		font-size: clamp(10px, 4vw, 20px);
	}
	.point4 .item .txtbox .p02 {
		font-size: clamp(10px, 2.5vw, 16px);
	}
	.point4 .imgbox01 {
		margin: 40px auto;
	}
	.point5 {
		margin-bottom: 0;
	}
	.point5 .item {
		margin-top: 20px;
	}
	.point5 .item .flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.point5 .item .imgbox_r {
		width: 90%;
		margin-left: auto;
	}
	.point5 .item .imgbox_l {
		width: 90%;
		margin-top: 0;
	}
	.point5_wrap .imgbox05 {
		display: none;
	}
	.point5_wrap .imgbox05_sp {
		display: inline-block;
	}
}
#kawaramachi {
	background-color: #000000;
	color: #fff;
	background-image: url(../img/kawaramachi/bg_img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
#kawaramachi .contact {
	background-color: #232323;
	margin-top: 0;
}
#kawaramachi .contact .contact__item-linkTop {
	border: 1px solid #A07A24;
}
#kawaramachi .contact .contact__item-linkTop::before {
	background: -webkit-gradient(linear, left top, right top, from(#BCA068), to(#A07A24));
	background: linear-gradient(90deg, #BCA068 0%, #A07A24 100%);
}
#kawaramachi {
	/*Title(Point)*/
}
#kawaramachi .point__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	gap: 40px;
}
#kawaramachi .point__inner-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
#kawaramachi .point__content {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 45%;
}
#kawaramachi .point__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-inline: auto;
	gap: 40px;
}
#kawaramachi .title__img {
	margin-inline: auto;
	-webkit-transform: translateX(-20%);
	        transform: translateX(-20%);
	width: 175px;
	aspect-ratio: 177/186.5;
}
#kawaramachi .title__img img {
	-o-object-fit: contain;
	   object-fit: contain;
	height: 100%;
}
#kawaramachi .point__catch {
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	        writing-mode: vertical-rl;
	font-size: clamp(12px, 2vw, 28px);
	letter-spacing: 0.3em;
	line-height: 2.3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	place-content: center;
}
#kawaramachi .point__catch-line {
	display: block;
	position: relative;
	color: #fff;
}
#kawaramachi .point__catch-line::before {
	position: absolute;
	content: "";
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 193, 141, 0.1)), color-stop(15%, rgba(226, 193, 141, 0.5)), color-stop(50%, #e2c18d), color-stop(85%, rgba(226, 193, 141, 0.5)), to(rgba(226, 193, 141, 0.1)));
	background: linear-gradient(0deg, rgba(226, 193, 141, 0.1) 0%, rgba(226, 193, 141, 0.5) 15%, #e2c18d 50%, rgba(226, 193, 141, 0.5) 85%, rgba(226, 193, 141, 0.1) 100%);
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 2px;
	height: 100%;
}
#kawaramachi .point__catch-lineLast::after {
	position: absolute;
	content: "";
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 193, 141, 0.1)), color-stop(15%, rgba(226, 193, 141, 0.5)), color-stop(50%, #e2c18d), color-stop(85%, rgba(226, 193, 141, 0.5)), to(rgba(226, 193, 141, 0.1)));
	background: linear-gradient(0deg, rgba(226, 193, 141, 0.1) 0%, rgba(226, 193, 141, 0.5) 15%, #e2c18d 50%, rgba(226, 193, 141, 0.5) 85%, rgba(226, 193, 141, 0.1) 100%);
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 2px;
	height: 100%;
}
#kawaramachi .asterisk {
	display: inline;
	font-size: 0.4em;
	letter-spacing: 0;
	line-height: 1;
	-webkit-writing-mode: horizontal-tb;
	    -ms-writing-mode: lr-tb;
	        writing-mode: horizontal-tb;
	vertical-align: super;
}
#kawaramachi .tchAll {
	-webkit-text-combine: horizontal;
	-ms-text-combine-horizontal: all;
	text-combine-upright: all;
	margin-bottom: 0.2em;
	display: inline-block;
	text-align: center;
}
#kawaramachi .point__lead {
	font-size: clamp(10px, 1.2vw, 18px);
	line-height: 2.7777777778;
	margin-top: 60px;
}
#kawaramachi .point__lead5 {
	margin-top: 0;
}
#kawaramachi .point__lead-small {
	font-size: 9px;
}
#kawaramachi .point__txt {
	font-size: clamp(10px, 1vw, 18px);
	line-height: 2.7777777778;
	margin-top: 60px;
}
#kawaramachi .point__txt span {
	display: block;
	font-size: 10px;
	line-height: 1.5;
}
#kawaramachi .point__images {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 60%;
	max-width: 920px;
}
#kawaramachi .point__images img {
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100%;
}
#kawaramachi .point__images figcaption {
	text-align: right;
	line-height: 0;
	font-size: 9px;
	margin-top: 5px;
	padding-right: 10px;
}
#kawaramachi .point__images-left {
	margin-left: calc(50% - 50vw);
}
#kawaramachi .point__images-right {
	margin-right: calc(50% - 50vw);
}
#kawaramachi .point__images-point3 {
	max-width: 871px;
	aspect-ratio: 871/554;
	margin-right: calc(50% - 12.8vw);
}
#kawaramachi .point__images-point4 {
	width: 50%;
	aspect-ratio: 693/847;
}
#kawaramachi .point__images .flbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
}
#kawaramachi .point__images .flbox .box,
#kawaramachi .point__images .flbox .imgbox {
	position: relative;
}
#kawaramachi .point__images .flbox .box .imgnote,
#kawaramachi .point__images .flbox .imgbox .imgnote {
	position: absolute;
	bottom: 3px;
	right: 2px;
	font-size: 10px;
	color: #fff;
}
#kawaramachi .point__images .flbox .box .txt_img,
#kawaramachi .point__images .flbox .imgbox .txt_img {
	position: absolute;
}
@media screen and (max-width: 768px) {
	#kawaramachi .point__images .flbox .box1 {
		width: 43%;
	}
	#kawaramachi .point__images .flbox .box1 .txt_img {
		width: 6vw;
	}
	#kawaramachi .point__images .flbox .box2 {
		width: 54.5%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#kawaramachi .point__images .flbox .box2 .imgbox:nth-child(1) .txt_img {
		height: 5vw;
	}
	#kawaramachi .point__images .flbox .box2 .imgbox:nth-child(2) {
		margin-top: 5px;
	}
	#kawaramachi .point__images .flbox .box2 .imgbox:nth-child(2) .txt_img {
		height: 5vw;
	}
	#kawaramachi .point__images .flbox .box3 {
		width: 27.7%;
		margin-top: 20px;
	}
	#kawaramachi .point__images .flbox .box3 .txt_img {
		width: 5vw;
	}
	#kawaramachi .point__images .flbox .box3 .imgnote {
		text-align: right;
	}
	#kawaramachi .point__images .flbox .box4 {
		width: 70%;
		margin-top: 20px;
	}
	#kawaramachi .point__images .flbox .box4 .txt_img1 {
		top: 5%;
		right: 5%;
		width: 16vw;
		min-width: 10vw;
	}
	#kawaramachi .point__images .flbox .box4 .txt_img1 img {
		height: auto;
	}
	#kawaramachi .point__images .flbox .box4 .txt_img2 {
		bottom: 5%;
		right: 5%;
		width: 45vw;
		min-width: 25vw;
	}
	#kawaramachi .point__images .flbox .box4 .imgnote {
		left: 3px;
		right: auto;
	}
}
#kawaramachi .point4__images {
	display: -ms-grid;
	display: grid;
	gap: 0;
	position: relative;
}
#kawaramachi .point4__images-upper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 0;
}
#kawaramachi .point4__images-lower {
	margin-top: -1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 0;
}
#kawaramachi .point4__img1 {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 50%;
}
#kawaramachi .point4__img1 img {
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100%;
}
#kawaramachi .point4__img2 {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 50%;
}
#kawaramachi .point4__img2 img {
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100%;
}
#kawaramachi .point4__img2 .img__caption {
	right: 70%;
	color: #000;
}
#kawaramachi .point4__img3 {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 50%;
}
#kawaramachi .point4__img3 img {
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100%;
}
#kawaramachi .point4__img4 {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 50%;
}
#kawaramachi .point4__img4 img {
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100%;
}
#kawaramachi .point4__image-myLife {
	position: absolute;
	top: 32%;
	right: 2.3vw;
	width: 53%;
	max-width: 373px;
}
#kawaramachi .point4__image-kyoto {
	position: absolute;
	top: 16.2%;
	right: -13%;
	width: 22.5%;
	max-width: 152px;
}
#kawaramachi .point4__image-kyoto img {
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100%;
}
#kawaramachi {
	/*MV*/
}
#kawaramachi .kawaramachi__mv {
	padding-top: 50px;
	padding-bottom: 70px;
	background-image: url(../img/kawaramachi/bg_mv.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: relative;
}
#kawaramachi .kawaramachi__mv .imgnote {
	position: absolute;
	font-size: 10px;
	right: 0;
	bottom: 0;
}
#kawaramachi .kawaramachi__mv-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#kawaramachi .kawaramachi__mv-catch {
	text-align: center;
	margin: 0 auto;
}
#kawaramachi .kawaramachi__mv-sub {
	font-size: clamp(9px, 1.7vw, 20px);
}
#kawaramachi .kawaramachi__mv-sub span {
	font-size: 0.5em;
	vertical-align: super;
}
#kawaramachi .kawaramachi__mv-title {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: clamp(12px, 3vw, 32px);
	letter-spacing: 0.2em;
	position: relative;
}
#kawaramachi .kawaramachi__mv-title::before {
	position: absolute;
	content: "";
	width: 68%;
	height: 1px;
	display: block;
	background-color: #fff;
	top: 62%;
	left: -70%;
	z-index: -1;
}
#kawaramachi .kawaramachi__mv-titleBig {
	font-size: clamp(18px, 4vw, 60px);
	margin: 0 10px;
}
#kawaramachi .kawaramachi__mv-en {
	font-size: clamp(8px, 1.4vw, 18px);
	position: relative;
}
#kawaramachi .kawaramachi__mv-en::after {
	position: absolute;
	content: "";
	width: 155%;
	height: 1px;
	display: block;
	background-color: #fff;
	top: 50%;
	left: 77%;
	z-index: -1;
}
#kawaramachi .kawaramachi__mv-img {
	width: 53%;
	max-width: 400px;
	margin: 0 auto;
}
#kawaramachi .kawaramachi__mv-img img {
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100%;
}
@media screen and (max-width: 950px) {
	#kawaramachi .kawaramachi__mv-catch {
		width: 100%;
		text-align: center;
	}
	#kawaramachi .kawaramachi__mv-title::before {
		width: 68%;
		top: 62%;
		left: -60%;
	}
	#kawaramachi .kawaramachi__mv-en::after {
		top: 50%;
		left: 70%;
	}
	#kawaramachi .kawaramachi__mv-img {
		width: 30%;
		max-width: unset;
		margin: 0 auto;
		margin-top: 20px;
	}
	#kawaramachi .kawaramachi__mv-img img {
		-o-object-fit: cover;
		   object-fit: cover;
		height: 100%;
	}
}
@media screen and (max-width: 768px) {
	#kawaramachi .kawaramachi__mv-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	#kawaramachi .kawaramachi__mv-catch {
		text-align: center;
		width: 100%;
	}
	#kawaramachi .kawaramachi__mv-sub {
		font-size: clamp(9px, 4.5vw, 20px);
	}
	#kawaramachi .kawaramachi__mv-sub span {
		font-size: 0.5em;
		vertical-align: super;
	}
	#kawaramachi .kawaramachi__mv-title {
		margin: 0;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: clamp(12px, 7vw, 32px);
		position: relative;
		letter-spacing: 0.2em;
		line-height: 1.5em;
	}
	#kawaramachi .kawaramachi__mv-title::before {
		position: absolute;
		content: "";
		width: 68%;
		height: 1px;
		display: block;
		background-color: #fff;
		top: 24%;
		left: -64%;
		z-index: -1;
	}
	#kawaramachi .kawaramachi__mv-title::after {
		position: absolute;
		content: "";
		width: 150%;
		height: 1px;
		display: block;
		background-color: #fff;
		top: 75%;
		left: 97%;
		z-index: -1;
	}
	#kawaramachi .kawaramachi__mv-titleBig {
		font-size: clamp(18px, 11vw, 60px);
		margin: 0 10px;
	}
	#kawaramachi .kawaramachi__mv-en {
		font-size: clamp(8px, 3vw, 18px);
		position: relative;
	}
	#kawaramachi .kawaramachi__mv-en::after {
		position: absolute;
		content: "";
		width: 0;
	}
	#kawaramachi .kawaramachi__mv-img {
		width: 90%;
		max-width: unset;
		margin-right: calc(63% - 50vw);
	}
	#kawaramachi .kawaramachi__mv-img img {
		-o-object-fit: cover;
		   object-fit: cover;
		height: 100%;
	}
}
#kawaramachi {
	/*contact*/
	/*point sections*/
}
#kawaramachi .point01,
#kawaramachi .point02,
#kawaramachi .point03,
#kawaramachi .point04,
#kawaramachi .point05 {
	padding-top: 110px;
}
#kawaramachi .point01 .point__inner .point__images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
}
#kawaramachi .point01 .point__inner .point__images .arrow_box {
	position: absolute;
	top: 42%;
	left: 42.5%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 18vw;
	height: 18vw;
	max-width: 120px;
	max-height: 120px;
	z-index: 2;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
#kawaramachi .point01 .point__inner .point__images .arrow_box .arrow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#kawaramachi .point01 .point__inner .point__images .arrow_box.scrollin {
	-webkit-transform: rotate(0deg);
	        transform: rotate(0deg);
}
#kawaramachi .point01 .point__inner .point__images .flbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box,
#kawaramachi .point01 .point__inner .point__images .flbox .imgbox {
	position: relative;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box .imgnote,
#kawaramachi .point01 .point__inner .point__images .flbox .imgbox .imgnote {
	position: absolute;
	bottom: 3px;
	right: 2px;
	font-size: 10px;
	color: #fff;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box .txt_img,
#kawaramachi .point01 .point__inner .point__images .flbox .imgbox .txt_img {
	position: absolute;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box {
	width: 45%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box .box1_2 {
	font-family: "Lato", sans-serif;
	font-weight: 100;
	font-style: normal;
	padding: 40px 0;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box .box1_2 p {
	font-size: clamp(10px, 10vw, 75px);
	letter-spacing: 0.01em;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box1 {
	margin-right: 20px;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box1 .txt_img {
	top: 3%;
	left: 5%;
	width: 28vw;
	max-width: 250px;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box2 {
	width: 45%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box2 .txt_img {
	bottom: 3%;
	right: 5%;
	width: 40vw;
	max-width: 120px;
}
#kawaramachi .point01 .point__inner .point__images .flbox .box2 .imgnote {
	left: 3px;
	right: 0;
}
@media screen and (max-width: 768px) {
	#kawaramachi .point01 .point__inner .point__images .flbox .box .box1_2 {
		padding: 30px 0;
	}
	#kawaramachi .point01 .point__inner .point__images .flbox .box1 {
		margin-right: 10px;
	}
	#kawaramachi .point01 .point__inner .point__images .flbox .box2 .txt_img {
		bottom: 3%;
		right: 5%;
		height: 6vw;
		width: 16vw;
		max-width: 120px;
	}
}
#kawaramachi .point02 .point__inner .point__images {
	width: 61%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box {
	width: 100%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(1) .imgbox:nth-child(1) {
	width: 63%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(1) .imgbox:nth-child(2) {
	width: 34.5%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(1) .imgbox:nth-child(2) .txt_img {
	top: 8%;
	left: 10%;
	width: 5vw;
	max-width: 38px;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin-top: 15px;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox {
	width: 63%;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox .imgbox {
	width: 49%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox .imgbox:nth-child(1) .txt_img {
	top: 5%;
	left: 5%;
	width: 5vw;
	max-width: 35px;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox .imgbox:nth-child(2) {
	width: 47%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox .imgbox:nth-child(3) {
	margin-top: 15px;
	width: 100%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox .imgbox:nth-child(3) .txt_img {
	top: 15%;
	left: 3%;
	height: 10vw;
	max-height: 40px;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox:nth-child(2) {
	width: 34.5%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin: 0;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox:nth-child(2) .imgbox {
	width: 100%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox:nth-child(2) .imgbox:nth-child(2) {
	margin-top: 4vw;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(3) {
	width: 100%;
	margin-top: 20px;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(3) .imgbox {
	width: 32.3333333333%;
}
#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(3) .imgbox .imgnote {
	width: 100%;
	top: 100%;
	text-align: left;
	left: 2px;
}
@media screen and (max-width: 768px) {
	#kawaramachi .point02 .point__images-right {
		margin: 0 auto;
	}
	#kawaramachi .point02 .point__inner .point__images {
		width: 95%;
		margin: 0 auto;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box {
		width: 100%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(1) .imgbox:nth-child(1) {
		width: 63%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(1) .imgbox:nth-child(2) {
		width: 35%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) {
		margin-top: 10px;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox {
		width: 37.5%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox .imgbox {
		width: 100%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox .imgbox:nth-child(2) {
		width: 100%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox:nth-child(2) {
		width: 59.5%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(2) .flbox:nth-child(2) .imgbox {
		width: 100%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(3) {
		margin-top: 10px;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(3) .imgbox {
		width: 48.5%;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox .box:nth-child(3) .imgbox .imgnote {
		width: 100%;
		top: 100%;
		text-align: left;
		left: 2px;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox:nth-child(2) .box:nth-child(1) .imgbox:nth-child(2) {
		margin-top: 10px;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox:nth-child(2) ._sp {
		margin-top: 10px;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox:nth-child(2) ._sp .imgbox .txt_img {
		top: 15%;
		left: 3%;
		height: 8vw;
	}
	#kawaramachi .point02 .point__inner .point__images .flbox:nth-child(3) .imgbox:nth-child(3) {
		margin-top: 35px;
	}
}
#kawaramachi .point03 .gion {
	font-family: "seiwa-do-l", sans-serif;
	font-weight: 400;
	font-style: normal;
}
#kawaramachi .point03 .point__inner {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
#kawaramachi .point03 .point__inner .point__catch .gld {
	color: #F2D3A0;
}
#kawaramachi .point03 .point__inner .point__images {
	width: 53%;
}
#kawaramachi .point03 .point__inner .point__images .flbox .gld {
	color: #C8BB9B;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box .box1 {
	width: 100%;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box .box1 .p2 {
	margin-top: -9px;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(1) {
	width: 11%;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(1) img {
	height: auto;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) {
	width: 85%;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 {
	width: 100%;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .p1 {
	font-size: clamp(10px, 1.5vw, 15px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .flbox {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .flbox .p2 {
	font-size: clamp(10px, 2vw, 30px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .flbox .p2 .big {
	font-size: clamp(10px, 6vw, 80px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .flbox .small {
	font-size: clamp(10px, 1.2vw, 12px);
	color: #fff;
	letter-spacing: 0.05em;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 {
	width: 45%;
	margin: 10px 0;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p1 {
	font-size: clamp(10px, 1vw, 15px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p2 {
	margin-top: -6px;
	font-size: clamp(10px, 1.6vw, 25px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p2 .big {
	font-size: clamp(10px, 3vw, 35px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p3 {
	text-align: right;
	font-size: clamp(10px, 1vw, 12px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_3 {
	width: 5%;
	font-size: clamp(10px, 3vw, 18px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 .p1 {
	font-size: clamp(10px, 1.5vw, 15px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 .p2 {
	font-size: clamp(10px, 2vw, 30px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 .p2 .big {
	font-size: clamp(10px, 3vw, 35px);
}
#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 .p3 {
	text-align: right;
	font-size: clamp(10px, 1.2vw, 12px);
}
#kawaramachi .point03 .point__inner .point__images .imgbox {
	margin-top: 30px;
}
@media screen and (max-width: 800px) {
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p2 .big {
		font-size: clamp(10px, 3vw, 35px);
		line-height: 1.7em;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p3 {
		margin-top: -6px;
	}
}
@media screen and (max-width: 768px) {
	#kawaramachi .point03 .point__inner .point__images {
		width: 100%;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box .box1 {
		width: 100%;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box .box1 .p2 {
		margin-top: -7px;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(1) {
		width: 35%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(1) img {
		height: auto;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) {
		width: 100%;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 {
		width: 100%;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .p1 {
		font-size: clamp(10px, 3vw, 15px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .flbox .p2 {
		width: 100%;
		font-size: clamp(10px, 7vw, 30px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .flbox .p2 .big {
		font-size: clamp(10px, 10vw, 40px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_1 .flbox .small {
		font-size: clamp(10px, 2vw, 12px);
		width: 100%;
		text-align: right;
		margin-top: -5px;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p1 {
		font-size: clamp(10px, 3vw, 15px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p2 {
		font-size: clamp(10px, 4vw, 25px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p2 .big {
		font-size: clamp(10px, 5vw, 35px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_2 .p3 {
		font-size: clamp(10px, 1.2vw, 12px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_3 {
		width: 7%;
		font-size: clamp(10px, 5vw, 18px);
		margin-top: 5px;
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 .p1 {
		font-size: clamp(10px, 3vw, 15px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 .p2 {
		font-size: clamp(10px, 4.5vw, 25px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 .p2 .big {
		font-size: clamp(10px, 6vw, 35px);
	}
	#kawaramachi .point03 .point__inner .point__images .flbox .box:nth-child(2) .box1_4 .p3 {
		text-align: right;
		font-size: clamp(10px, 1.2vw, 12px);
	}
	#kawaramachi .point03 .point__inner .point__images .imgbox {
		margin-top: 30px;
	}
}
#kawaramachi .point04 {
	padding-bottom: 0;
}
#kawaramachi .point04 .point4__images .flbox p {
	font-size: clamp(10px, 3vw, 14px);
	letter-spacing: 0.05em;
	margin-top: 30px;
}
#kawaramachi .point04 .point4__images .text_area {
	color: #717171;
}
#kawaramachi .point04 .point4__images .p1 {
	position: relative;
	font-size: clamp(10px, 5vw, 41px);
}
#kawaramachi .point04 .point4__images .p1::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(0, #717171), color-stop(50%, #717171), to(transparent));
	background: linear-gradient(to right, transparent, #717171 0, #717171 50%, transparent);
	left: 0;
	bottom: 18px;
}
#kawaramachi .point04 .point4__images .p2 {
	font-size: clamp(10px, 5vw, 18px);
	margin-top: -23px;
	font-weight: bold;
}
#kawaramachi .point04 .imgarea {
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	height: 100vh;
}
#kawaramachi .point04 .imgarea p {
	position: absolute;
	font-size: 10px;
	color: #fff;
	bottom: 19%;
	right: 0;
}
#kawaramachi .point04 .imgarea .imgbox {
	width: 100%;
}
@media screen and (max-width: 768px) {
	#kawaramachi .point04 .point4__images .flbox {
		width: 90%;
		margin: 0 auto;
	}
	#kawaramachi .point04 .point4__images .flbox p {
		font-size: clamp(10px, 3vw, 14px);
		letter-spacing: 0.05em;
		margin-top: 30px;
	}
	#kawaramachi .point04 .point4__images .text_area {
		width: 90%;
		margin: 0 auto;
	}
	#kawaramachi .point04 .imgarea {
		position: relative;
		width: 90%;
		margin: 0 auto;
		height: unset;
		margin-top: 100px;
	}
	#kawaramachi .point04 .imgarea .imgbox {
		-webkit-box-shadow: 0px 0px 20px 0px rgb(234, 214, 195);
		        box-shadow: 0px 0px 20px 0px rgb(234, 214, 195);
	}
	#kawaramachi .point04 .imgarea p {
		top: 100%;
	}
	#kawaramachi .point04 .imgarea .imgbox {
		position: relative;
	}
	#kawaramachi .point04 .imgarea .flbox {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	#kawaramachi .point04 .imgarea .flbox .imgbox {
		width: 40%;
		left: 0;
	}
	#kawaramachi .point04 .imgarea .flbox .imgbox:nth-child(2) {
		width: 51%;
		margin-bottom: 15px;
	}
	#kawaramachi .point04 .imgarea .flbox:nth-child(2) {
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		margin-top: 40px;
	}
	#kawaramachi .point04 .imgarea .flbox:nth-child(2) .imgbox {
		width: 51%;
		left: 0;
	}
	#kawaramachi .point04 .imgarea .flbox:nth-child(2) .imgbox:nth-child(2) {
		width: 40%;
		margin-top: 10px;
	}
}
#kawaramachi .point05 {
	padding-top: 0;
	margin-top: -9%;
	position: relative;
}
#kawaramachi .point05 .point05_cover {
	position: relative;
}
#kawaramachi .point05 .point05_cover::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	bottom: 0;
	right: 0;
	background-image: url(../img/kawaramachi/bg_point05.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	z-index: 0;
	opacity: 0.6;
}
#kawaramachi .point05 .inner {
	position: relative;
	z-index: 1;
	padding-bottom: 100px;
}
#kawaramachi .point05 .designer {
	margin-top: 20px;
}
#kawaramachi .point05 .designer .ttl {
	position: relative;
	font-size: clamp(10px, 5vw, 25px);
	letter-spacing: 0.05em;
	font-weight: bold;
}
#kawaramachi .point05 .designer .ttl::after {
	content: "";
	position: absolute;
	height: 1px;
	width: 75%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(0, #ffffff), color-stop(50%, #ffffff), to(transparent));
	background: linear-gradient(to right, transparent, #ffffff 0, #ffffff 50%, transparent);
	right: 0;
}
#kawaramachi .point05 .designer .flbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-top: 20px;
}
#kawaramachi .point05 .designer .flbox p {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
#kawaramachi .point05 .designer .flbox .box1 {
	width: 43%;
}
#kawaramachi .point05 .designer .flbox .box1 .text_area {
	margin-bottom: 11px;
}
#kawaramachi .point05 .designer .flbox .box1 .text_area .logo {
	width: 75%;
}
#kawaramachi .point05 .designer .flbox .box1 .text_area .p1 {
	font-size: clamp(10px, 3vw, 13px);
	letter-spacing: 0.05em;
	margin: 10px 0;
}
#kawaramachi .point05 .designer .flbox .box1 .text_area .p2 {
	font-size: clamp(10px, 3vw, 13px);
	letter-spacing: 0.05em;
	margin: 5px 0;
}
#kawaramachi .point05 .designer .flbox .box1 .text_area .p3 {
	font-size: clamp(10px, 3vw, 20px);
	letter-spacing: 0.05em;
	font-weight: bold;
}
#kawaramachi .point05 .designer .flbox .box1 .text_area .p3 span {
	font-size: clamp(10px, 3vw, 13px);
	margin-left: 2em;
}
#kawaramachi .point05 .designer .flbox .box2 {
	width: 55%;
}
#kawaramachi .point05 .designer .flbox .box2 p {
	font-size: clamp(10px, 3vw, 13px);
	letter-spacing: 0.05em;
}
#kawaramachi .point05 .designer .flbox .box2 .flbox {
	margin-top: 25px;
}
#kawaramachi .point05 .designer .flbox .box2 .flbox .box {
	width: 48%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	position: relative;
}
#kawaramachi .point05 .designer .flbox .box2 .flbox .box p {
	font-size: 10px;
}
#kawaramachi .point05 .designer .flbox .box2 .flbox .box .p1 {
	position: absolute;
	background-color: #231815;
	color: #fff;
	left: 0;
	bottom: 0;
	padding: 0px 5px;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
#kawaramachi .point05 .designer .flbox .box2 .flbox .box:nth-child(n+3) {
	margin-top: 10px;
}
#kawaramachi .point05 .designer .flbox .box2 .flbox .box:nth-child(4) .flex_area {
	width: 90%;
	margin: 0 auto;
}
#kawaramachi .point05 .designer .flbox .box2 .flbox .box:nth-child(4) .flbox {
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	margin-top: 10px;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
#kawaramachi .point05 .designer .flbox .box2 .flbox .box:nth-child(4) .flbox p {
	letter-spacing: 0.05em;
}
#kawaramachi .point05 .point__content {
	width: 50%;
}
#kawaramachi .point05__inner {
	display: -ms-grid;
	display: grid;
	gap: 60px;
}
#kawaramachi .point5__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
#kawaramachi .point5__content-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
#kawaramachi .point5__images {
	width: 61%;
}
@media screen and (max-width: 768px) {
	#kawaramachi .point05 {
		padding-top: 0;
		margin-top: -9%;
		position: relative;
	}
	#kawaramachi .point05 .point05_cover {
		position: relative;
	}
	#kawaramachi .point05 .point05_cover::after {
		opacity: 1;
	}
	#kawaramachi .point05 .inner {
		padding-bottom: 80px;
	}
	#kawaramachi .point05 .designer {
		margin-top: 50px;
	}
	#kawaramachi .point05 .designer .ttl::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 65%;
	}
	#kawaramachi .point05 .designer .flbox {
		margin-top: 20px;
	}
	#kawaramachi .point05 .designer .flbox p {
		font-family: "Noto Sans JP", sans-serif;
		font-optical-sizing: auto;
		font-weight: 400;
		font-style: normal;
	}
	#kawaramachi .point05 .designer .flbox .box1 {
		width: 100%;
		text-align: center;
	}
	#kawaramachi .point05 .designer .flbox .box1 .text_area .logo {
		width: 60%;
		margin: 0 auto;
	}
	#kawaramachi .point05 .designer .flbox .box1 .text_area .p1 {
		font-size: clamp(10px, 5vw, 16px);
		margin-top: 15px;
	}
	#kawaramachi .point05 .designer .flbox .box1 .text_area .p2 {
		font-size: clamp(10px, 3vw, 13px);
		margin: 5px 0;
	}
	#kawaramachi .point05 .designer .flbox .box1 .text_area .p3 {
		font-size: clamp(10px, 6vw, 20px);
		letter-spacing: 0.05em;
	}
	#kawaramachi .point05 .designer .flbox .box1 .text_area .p3 span {
		font-size: clamp(10px, 3vw, 16px);
		margin-left: 2em;
	}
	#kawaramachi .point05 .designer .flbox .box1 .imgbox {
		width: 65%;
		margin: 0 auto;
	}
	#kawaramachi .point05 .designer .flbox .box2 {
		width: 100%;
	}
	#kawaramachi .point05 .designer .flbox .box2 p {
		margin-top: 25px;
		font-size: clamp(10px, 3vw, 14px);
	}
	#kawaramachi .point05 .designer .flbox .box2 .flbox {
		margin-top: 40px;
	}
	#kawaramachi .point05 .designer .flbox .box2 .flbox .box {
		width: 49.5%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#kawaramachi .point05 .designer .flbox .box2 .flbox .box p {
		font-size: 10px;
		margin-top: 0;
	}
	#kawaramachi .point05 .designer .flbox .box2 .flbox .box:nth-child(n+3) {
		margin-top: 10px;
	}
	#kawaramachi .point05 .designer .flbox .box2 .flbox .box:nth-child(4) .flbox {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	#kawaramachi .point05 .designer .flbox .box2 .flbox .box:nth-child(4) .flbox p {
		letter-spacing: 0.05em;
	}
	#kawaramachi .point05 .point__content {
		width: 100%;
	}
	#kawaramachi .point05__inner {
		display: -ms-grid;
		display: grid;
		gap: 60px;
	}
	#kawaramachi .point5__content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	#kawaramachi .point5__content-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
	}
	#kawaramachi .point5__images {
		width: 61%;
	}
}
@media screen and (max-width: 768px) {
	#kawaramachi .point02,
	#kawaramachi .point03,
	#kawaramachi .point04,
	#kawaramachi .point05 {
		padding-top: 96px;
	}
	#kawaramachi .point4__images {
		margin: 0 calc(50% - 50vw);
	}
	#kawaramachi .point4__img2 .img__caption {
		right: 5px;
	}
	#kawaramachi .point4__image-myLife {
		top: 47%;
		right: 8vw;
	}
	#kawaramachi .point4__image-kyoto {
		width: 20%;
		max-width: 152px;
		top: 64%;
		right: 4%;
	}
	#kawaramachi .point05__inner {
		display: block;
	}
	#kawaramachi .point5__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 30px;
	}
	#kawaramachi .point5__images {
		width: 100vw;
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
	}
	#kawaramachi {
		/*point*/
	}
	#kawaramachi .point__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#kawaramachi .point__content {
		width: 100%;
	}
	#kawaramachi .point__title {
		gap: 20px;
	}
	#kawaramachi .point__catch {
		font-size: clamp(12px, 5vw, 40px);
	}
	#kawaramachi .point__lead {
		margin-top: 30px;
		font-size: clamp(10px, 3vw, 28px);
		line-height: 2.2;
	}
	#kawaramachi .point__txt {
		margin-top: 30px;
		font-size: clamp(10px, 3vw, 28px);
	}
	#kawaramachi .point__images {
		width: 100vw;
		max-width: none;
		margin: 0 calc(50% - 50vw);
	}
}
#kawaramachi .kawaramachi-notes {
	padding: 6.66666665vw 0;
	color: #fff;
	font-size: 10px;
	line-height: 2;
}
#kawaramachi .notes__items {
	width: 100%;
}

.others {
	padding-top: 100px;
}

.other__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	    -ms-flex-pack: space-evenly;
	        justify-content: space-evenly;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}

.other__item {
	width: 30%;
	max-width: 393px;
	text-align: center;
}

.other__item-link {
	display: inline-block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #fff !important;
	outline: 0.82px solid #fff;
	outline-offset: -5px;
	position: relative;
	overflow: hidden;
}
.other__item-linkBlue {
	background: -webkit-gradient(linear, left bottom, left top, from(rgb(8, 35, 119)), to(rgb(16, 20, 68)));
	background: linear-gradient(0deg, rgb(8, 35, 119) 0%, rgb(16, 20, 68) 100%);
}
.other__item-linkPink {
	background: -webkit-gradient(linear, left bottom, left top, from(#c1275a), to(#721735));
	background: linear-gradient(0deg, #c1275a 0%, #721735 100%);
}
.other__item-linkGold {
	background: -webkit-gradient(linear, left bottom, left top, from(#866339), to(#634524));
	background: linear-gradient(0deg, #866339 0%, #634524 100%);
}
.other__item-linkGray {
	background: -webkit-gradient(linear, left bottom, left top, from(#868686), to(#5B5B5B));
	background: linear-gradient(0deg, #868686 0%, #5B5B5B 100%);
}
.other__item-link .ttl {
	width: 60%;
	display: inline-block;
}
.other__item-link .ttl._sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.other__item-link .ttl._pc {
		display: none;
	}
}
.other__item-link::before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: -100%;
	background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.other__item-link:hover::before {
	left: 100%;
}

.arrow2 {
	-ms-flex-preferred-size: auto;
	    flex-basis: auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: inline-block;
	position: absolute;
	top: 45%;
	right: 13%;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #fff;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-animation: arrow2 2.5s ease forwards infinite;
	        animation: arrow2 2.5s ease forwards infinite;
}

@media screen and (max-width: 768px) {
	.others {
		padding-top: 50px;
	}
	.other__items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 40px;
	}
	.other__item {
		width: 100%;
		max-width: none;
	}
}
main {
	overflow: hidden;
}
main p {
	line-height: 1.5em;
	letter-spacing: 0.15em;
}
main .ttl {
	font-size: 32px;
}
main .lead {
	font-size: 24px;
}
main .text {
	font-size: 16px;
}
main .txt {
	font-size: 14px;
}

@media screen and (max-width: 768px) {
	main .ttl {
		font-size: clamp(10px, 6.933333316vw, 24px);
	}
	main .lead {
		font-size: clamp(10px, 5.599999986vw, 20px);
	}
	main .text {
		font-size: clamp(10px, 3.199999992vw, 14px);
	}
	main .txt {
		font-size: clamp(10px, 2.66666666vw, 12px);
	}
	/*@media screen end*/
}
@media screen and (max-width: 768px) {
	/*@media screen end*/
}
@media screen and (max-width: 768px) {
	/*@media screen end*/
}
/*# sourceMappingURL=style.css.map */