@charset "UTF-8";


body {
	line-height: initial;
}

*,
*::after,
*::before {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	transition: opacity 0.4s;
}

a:hover {
	text-decoration: none;
	opacity: 0.85;
}

img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

html {
	scroll-behavior: smooth;
}

body {
	font-weight: 500;
}


.pc {
	display: block;
}

.sp {
	display: none;
}

main {
	overflow: hidden;
}


/* --------------------------------------------
 header 
 -------------------------------------------- */

header {
	background-color: #2D282A;
}

header .hamburger-menu {
	display: none;
}

header .text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
	padding: 1% 0;
}

header .text div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 2vw;
}

header .text h4 {
	font-size: 1.3vw;
	border: 2px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	padding: 1vw 2.2vw;
	-webkit-border-radius: 3vw;
	-moz-border-radius: 3vw;
	border-radius: 3vw;
	margin-right: 2.5vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

header .text div img {
	width: 3.362vw;
	height: 3.362vw;
	margin-right: 1.1vw;
}

header .text div h3 {
	color: rgb(255, 255, 255);
	font-size: 2.7vw;
	letter-spacing: 0.4vw;
	margin-right: 1vw;
}

header .menu-pc {
	display: block;
}

header .menu-sp {
	display: none;
}

header .menu-pc {
	width: 100%;
	background-color: rgba(49, 13, 13, 1);
}

header .menu-pc ul {
	display: flex;
	justify-content: center;
}

header .menu-pc li {
	font-size: 1.4vw;
	margin: 1% 1%;
}

header .menu-pc a {
	color: #fff;
	text-decoration: none;
}

header .menu-pc li+li {
	border-left: 1px solid #fff;
	padding-left: 2%;
}


/* --------------------------------------------
 contact 
 --------------------------------------------*/

main #contact {
	background-color: rgba(247, 246, 244, 1);
}

main #contact .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	text-align: center;
	padding-top: 3.6vw;
	padding-bottom: 3.4vw;
}

main #contact .content .form {
	padding-top: 3vw;
	padding-right: 4vw;
	border-right: 1px solid #CCCCCC;
}

main #contact .content .form a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2.1vw 2.5vw;
	background-color: rgba(152, 130, 101, 1);
	-webkit-border-radius: 4vw;
	-moz-border-radius: 4vw;
	border-radius: 4vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

main #contact .content .form a p {
	font-size: 1.4vw;
	padding: 0 5vw;
}

main #contact .content .form h5 {
	font-size: 1.5vw;
	padding-bottom: 2.9vw;
	font-family: "Source Han Serif JP", serif;
	font-weight: 500;
}

main #contact .content .call {
	padding: 3.2vw 1vw 3.2vw 4.7vw;
}

main #contact .content .call h5 {
	font-size: 1.5vw;
	padding-left: 3vw;
	font-family: "Source Han Serif JP", serif;
	font-weight: 500;
}

main #contact .content .call p {
	font-size: 1.3vw;
	padding-left: 3.5vw;
	letter-spacing: 0.2vw;
}

main #contact .content .call div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 2vw 0;
}

main #contact .content .call div img {
	width: 4vw;
	height: 4vw;
}

main #contact .content .call div h4 {
	font-size: 4vw;
	font-family: "Sylfaen", serif;
	font-style: oblique;
	letter-spacing: 0.1vw;
	color: rgba(49, 13, 13, 1);
}


/* --------------------------------------------
 MV
 --------------------------------------------*/

.sor-banner .sor-banner-holder {
	display: block;
}

.sor-banner .sor-banner-holder .text01 {
	position: absolute;
	writing-mode: vertical-rl;
	font-size: 3vw;
	color: #ffff;
	top: 16vw;
	left: 68vw;
	-ms-transform: translate(4%, 5%);
	-webkit-transform: translate(4%, 5%);
	transform: translate(4%, 5%);
	margin: 0;
	padding: 0;
	text-shadow: 3px 2px 3px #222222;
	font-family: "Hiragino Mincho ProN", 游明朝, "Yu Mincho", YuMincho, HGS明朝E, メイリオ, Meiryo, serif;
	letter-spacing: 0.12em;
}

.sor-banner .sor-banner-holder .text02 {
	position: absolute;
	writing-mode: vertical-rl;
	font-size: 2vw;
	color: #ffff;
	top: 16vw;
	left: 61vw;
	-ms-transform: translate(4%, 5%);
	-webkit-transform: translate(4%, 5%);
	transform: translate(4%, 5%);
	margin: 0;
	padding: 0;
	text-shadow: 3px 2px 3px #222222;
	font-family: "Hiragino Mincho ProN", 游明朝, "Yu Mincho", YuMincho, HGS明朝E, メイリオ, Meiryo, serif;
	letter-spacing: 0.12em;
}

.sor-banner .sor-banner-holder img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.sor-banner .sor-banner-holder-mobile {
	display: none;
}


/* --------------------------------------------
   Breadcrumb 
  --------------------------------------------*/

.sor-breadcrumb {
	width: 62.5rem;
	margin: 0 auto;
	text-align: left;
	margin-top: 1rem;
}

.sor-breadcrumb .sor-breadcumb-item {
	color: #2b2b2b;
	font-size: 0.875rem;
	line-height: 1.569rem;
	font-family: "Noto Sans JP", sans-serif;
}


/*------------------------------------------
 futter 
------------------------------------------*/

footer {
	padding-top: 2.3vw;
	padding-bottom: 1.6vw;
	background-color: #2D282A;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #FFFFFF;
	position: relative;
}

footer div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 3.5vw;
}

footer address {
	margin-top: 4.1vw;
	margin-left: 10.4vw;
	letter-spacing: 0.075vw;
	font-size: 1.04vw;
}

footer ul li {
	margin: 1.18vw 3vw;
	font-size: 1.12vw;
}

footer div img {
	width: 4.362vw;
	height: 4.362vw;
	margin-right: 1.1vw;
	position: initial;
}

footer div h3 {
	font-size: 2vw;
	letter-spacing: 0.4vw;
}

#footer-menu .footer-menu-pc {
	padding-top: 2.3vw;
	display: block;
	width: 100%;
	background: #2D282A;
}

#footer-menu ul {
	display: flex;
	justify-content: center;
}

#footer-menu li {
	font-size: 1.4vw;
	margin: 3% 1%;
}

#footer-menu a {
	color: #fff;
	text-decoration: none;
}

#footer-menu li+li {
	border-left: 1px solid #fff;
	padding-left: 2%;
}




/* --------------------------------------------
 footer-menu 
 --------------------------------------------*/

#footer-menu ul {
	display: flex;
	justify-content: center;
}

#footer-menu li {
	font-size: 1.4vw;
	margin: 3% 1%;
}

#footer-menu a {
	color: #fff;
	text-decoration: none;
}

#footer-menu li+li {
	border-left: 1px solid #fff;
	padding-left: 2%;
}



/* ======================
  LINE icon
====================== */
.line_pc {
	cursor: pointer;
	width: 56.6vw;
	margin: 0 auto;
	padding-top: 1rem;
}

.line_box {
	text-align: center;
	background-color: #06c755;
	color: #fff;
	padding: 1.5vw;
	transition: opacity 0.3s;
}

.line_box:hover {
	opacity: 0.8;
}

.line_box_text {
	display: flex;
	align-items: center;
	justify-content: center;
}

.line_box_text img {
	width: 48px;
	height: 48px;
}

.text_a {
	font-size: 2.5rem;
	font-weight: bold;
}

.text_b {
	font-size: 1.5rem;
	padding: 1rem 0.5rem 0.5rem;
}




/* ======================
  LINE icon popup 共通
====================== */
.line_popup {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.6);
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

.line_popup.active {
	display: flex;
}

.line_popup_box {
	background: #fff;
	padding: 2rem;
	border-radius: 10px;
	text-align: center;
	max-width: 700px;
	width: 90%;
	position: relative;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.popup_close {
	position: absolute;
	top: 8px;
	right: 12px;
	font-size: 24px;
	background: none;
	border: none;
	cursor: pointer;
}

.line_popup_box img {
	width: 400px;
	height: auto;
}

.popup_a {
	font-weight: bold;
	font-size: 2rem;
	padding: 1rem;
}

.popup_b {
	font-size: 1.2rem;
	color: #333;
	line-height: 1.5;
	padding: 1rem;
}


/*======================
   LINE footer 
======================*/

main #contact .content .line_banner {
	padding: 2.1vw;
	border-right: 1px solid #CCCCCC;
}

main #contact .content .line_banner .line_pc {
	width: initial;
	padding: 0;
}

main #contact .content .line_banner .line_box {
	border-radius: 4vw;
	padding: 1.2vw;
}

main #contact .content .line_banner .line_box_text img {
	width: 3vw;
	height: 3vw;
	padding-left: 3vw;
}

main #contact .content .line_banner .line_box_text .arrow_img {
	width: auto;
	height: auto;
}

main #contact .content .line_banner h5 {
	font-size: 1.5vw;
	padding-bottom: 2.9vw;
	font-family: "Source Han Serif JP", serif;
	font-weight: 500;
}

main #contact .content .line_banner .text_a {
	font-size: 1.4vw;
	padding: 0 1vw 0 0;
}


/* scroll-to-top-btn */

#scroll-to-top-btn {
	position: fixed;
	right: 20px;
	bottom: 85px;
	z-index: 1000;
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
}

#scroll-to-top-btn img {
	width: 60px;
	height: auto;
	display: block;
}