@charset "utf-8";
@import url("/jutaku/common/css/rn03/fonts2.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200&display=swap');
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
#container {
	margin-top: 0;
	padding-bottom: 100px;
}
/* ==

　01. モジュール

=============================================================================== */
/* メイン
------------------------------------------------------------------------------- */
.seVisual01 {
	position: relative;
	margin: 0 0 60px;
	color: #604C3F;
}
.seVisual01_bg img {
	width: 100%;
}
.seVisual01_head {
	position: absolute;
	top: 50%;
	right: 0;
	width: 300px;
	margin: 0 auto;
	padding: 0 0 23px;
	transform: translate(0, -50%);
}
.seVisual01_wrap::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 10px;
	height: 1px;
	background-color: #604C3F;	
}
.seVisual01_head::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 10px;
	background-color: #604C3F;
}
.seVisual01_head::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 0 0 60px;
	width: 60px;
	height: 10px;
	background-color: #77C9F1;
}
.seVisual01_tit {
	max-width: 120px;
	line-height: 1;
	margin: 0;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
}
.seVisual01_en {
	max-width: 120px;
	line-height: 1;
	margin: 4px 0 0;
	font-size: 37px;
	font-weight: 500;
	text-align: center;
}
@media only screen and (max-width: 1240px) {
	.seVisual01_head {
		width: 240px;
		padding: 0 0 18px;
	}
	.seVisual01_tit {
		font-size: 12px;
	}
	.seVisual01_en {
		margin: 3px 0 0;
		font-size: 32px;
	}
}
/* リード
------------------------------------------------------------------------------- */
.seLead01 {
	margin: 80px 0 100px;
	color: #604C3F;
	text-align: center;
}
.seLead01_in {
	max-width: 990px;
	margin: 0 auto;
}
.seLead01_catch {
	line-height: 1.3;
	margin: 0 0 15px;
	font-size: 292%;
	font-weight: 400;
}
.seLead01_txt {
	line-height: 1.85;
	margin: 0;
	font-size: 184%;
	font-weight: 400;
}
/* コンテンツ
------------------------------------------------------------------------------- */
.seContent {
	max-width: 990px;
	margin: 0 auto;
	padding: 0 15px;
	color: #604C3F;
}
.seTxt01 {
	line-height: 2;
	margin: 0 0 20px;
	font-size: 142%;
	font-weight: 400;
}
.seTxt01:last-child {
	margin-bottom: 0;
}
/* 見出し
------------------------------------------------------------------------------- */
.seHeading01 {
	margin: 170px 0 93px;
	background-color: #f4f4f4;
	color: #604C3F;
	overflow: hidden;
}
.seHeading01_in {
	display: flex;
	justify-content: space-between;
	max-width: 1300px;
	margin: 0 auto;
}
.seHeading01_info {
	width: calc(100% - 425px);
}
.seHeading01_img {
	width: 425px;
}
.seHeading01_tit {
	position: relative;
	line-height: 1.5;
	margin: 0;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 434%;
	font-weight: 200;
	letter-spacing: -0.03em;
}
.seHeading01_tit::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: -5000px;
	background-color: #604C3F;
}
.seHeading01_tit span {
	display: block;
	position: relative;
	max-width: 735px;
	margin: 0 0 0 auto;
	padding: 3px 30px 6px 15px;
	box-sizing: border-box;
	z-index: 1;
}
@media only screen and (max-width: 1160px) {
	.seHeading01_tit {
		font-size: 384%;
	}
}
@media only screen and (max-width: 1060px) {
	.seHeading01_tit {
		font-size: 334%;
	}
}
@media only screen and (max-width: 1000px) {
	.seHeading01_tit {
		font-size: 317%;
	}
}
.seHeading02 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 735px;
	margin: 0 0 0 auto;
	padding: 21px 30px 22px 15px;
	box-sizing: border-box;
}
.seHeading02_img {
	width: 140px;
}
.seHeading02_info {
	width: calc(100% - 140px);
	padding: 6px 0 0 20px;
	box-sizing: border-box;
}
.seHeading02_txt {
	line-height: 2;
	margin: 0;
	font-size: 142%;
	font-weight: 400;
	letter-spacing: -0.03em;
}
@media only screen and (max-width: 1140px) {
	.seHeading02_txt {
		font-size: 134%;
	}
}
@media only screen and (max-width: 1060px) {
	.seHeading02_img {
		width: 120px;
	}
	.seHeading02_info {
		width: calc(100% - 120px);
		padding: 6px 0 0 15px;
	}
}
.seHeading03 {
	line-height: 1.5;
	margin: 54px 0 20px;
	padding: 0 0 17px;
	border-bottom: 1px solid #77C1E5;
	font-size: 292%;
	font-weight: 400;
}
.seHeading04 {
	margin: -30px 0 70px;
	text-align: center;
}
.seHeading04_sub {
	line-height: 1.793;
	margin: 0;
	font-size: 242%;
	font-weight: 400;
}
.seHeading04_tit {
	line-height: 1.133;
	margin: 6px 0 17px;
	font-size: 375%;
	font-weight: 400;
}
.seHeading04_txt {
	line-height: 2;
	margin: 0;
	font-size: 142%;
	font-weight: 400;
}
.seHeading05 {
	margin: 70px auto 45px;
}
.seHeading05_head {
	position: relative;
	padding: 0 0 0 75px;
}
.seHeading05_head::before {
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	left: 0;
	width: 29px;
	height: 10px;
	background-color: #7A6A56;
}
.seHeading05_head::after {
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	left: 29px;
	width: 29px;
	height: 10px;
	background-color: #77C9F1;
}
.seHeading05_sub {
	line-height: 1.1;
	margin: 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 292%;
	font-weight: 200;
}
.seHeading05_txt {
	line-height: 1.1;
	margin: 9px 0 0;
	font-size: 242%;
	font-weight: 500;
}
.seHeading05_txt span {
	display: inline-block;
	margin: 0 0 0 30px;
	font-size: 38px;
	font-weight: 300;
	vertical-align: -0.03em;
}
.seHeading06 {
	margin: 150px auto 4px;
	padding: 0 15px 34px;
	border-bottom: 2px solid #77C1E5;
	color: #604C3F;
}
.sdGallery01 + .seHeading06 {
	margin-top: 41px;
}
.seHeading06_head {
	display: flex;
	align-items: center;
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 75px;
	box-sizing: border-box;
}
.seHeading06_head::before {
	content: "";
	display: block;
	position: absolute;
	top: 17px;
	left: 0;
	width: 29px;
	height: 10px;
	background-color: #7A6A56;
}
.seHeading06_head::after {
	content: "";
	display: block;
	position: absolute;
	top: 17px;
	left: 29px;
	width: 29px;
	height: 10px;
	background-color: #77C9F1;
}
.seHeading06_en {
	line-height: 1.1;
	margin: 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 292%;
	font-weight: 200;
}
.seHeading06_tit {
	line-height: 1.1;
	margin: 0 0 0 42px;
	font-size: 242%;
	font-weight: 500;
}
.seHeading06_txt {
	line-height: 1.1;
	margin: -1px 0 0 30px;
	font-size: 334%;
	font-weight: 500;
}
.seHeading06_txt02 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 75px;
	box-sizing: border-box;
	line-height: 2;
	font-size: 142%;
	font-weight: 400;
}
/* レイアウト
------------------------------------------------------------------------------- */
.seBlock01 {
	display: flex;
	justify-content: space-between;
	margin: 40px auto;
}
.seBlock01_info {
	width: calc(100% - 396px);
}
.seBlock01_img {
	display: block;
	width: 396px;
}
.seBlock01_info > .seHeading03 {
	margin-top: 0;
}
.seBlock01_info > .seTxt01 {
	margin-right: 40px;
}
.seBlock02 {
	margin: 40px auto;
}
.seBlock02-w1 {
	max-width: 542px;
}
.seBlock02-w2 {
	max-width: 986px;
}
.seBlock03 {
	display: flex;
	justify-content: space-between;	
}
.seBlock03_info {
	width: 36.07%;
}
.seBlock03_info .seTxt01 {
	letter-spacing: -0.03em;
}
.seBlock03_data {
	line-height: 1.3;
	margin: 0 0 25px;
	padding: 16px 10px 17px;
	border: 1px solid #604c3f;
	font-size: 150%;
	font-weight: 400;
	text-align: center;
}
.seBlock03_img {
	width: 59.596%;
	max-width: 590px;
}
.seBlock03_gallery {
	display: flex;
	justify-content: space-between;
}
.seBlock03_gallery li {
	width: 47.8%;
	max-width: 282px;
}
.seBlock04 {
	display: flex;
	justify-content: space-between;
	margin: 23px 0 0;
}
.seBlock04_tit {
	width: 60px;
	line-height: 1.411;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #604c3f;
	font-size: 134%;
	font-weight: 500;
	text-align: center;
	box-sizing: border-box;
	white-space: nowrap;
}
.seBlock04_txt {
	width: calc(100% - 60px);
	line-height: 1.6;
	margin: 0;
	font-size: 114%;
	font-weight: 400;
	letter-spacing: -0.05em;
}
.seBlock05 {
	display: flex;
	justify-content: space-between;
	margin: 30px auto;
	font-size: 100%;
}
.seBlock05_item {
	width: 31.02%;
	max-width: 307px;
	text-align: center;
}
.seBlock05_img {
	display: block;
}
.seBlock05_info {
	margin: 12px 0 0;
}
.seBlock05_sub {
	line-height: 1.47;
	margin: 0;
	font-size: 142%;
	font-weight: 400;
}
.seBlock05_tit {
	line-height: 1.388;
	margin: -2px 0 0;
	font-size: 300%;
	font-weight: 400;
}
.seBlock05_stit {
	line-height: 1.3;
	margin: 1px 0 0;
	font-size: 209%;
	font-weight: 400;
	letter-spacing: -0.04em;
}
.seBlock05_txt {
	line-height: 1.47;
	margin: 2px 0 0;
	font-size: 142%;
	font-weight: 400;
}
.seBlock06 {
	display: flex;
	justify-content: space-between;
	margin: 70px auto 0;
	border: 1px solid #604C3F;
	padding: 40px;
}
.seBlock06_info {
	width: 61.674%;
}
.seBlock06_tit {
	line-height: 1.3;
	margin: 0 0 17px;
	font-size: 292%;
	font-weight: 400;
}
.seBlock06_tit span {
	display: inline-block;
	font-size: 17px;
	vertical-align: 0.25em;
}
.seBlock06_txt {
	line-height: 2;
	margin: 0;
	font-size: 142%;
	font-weight: 400;
}
.seBlock06_img {
	display: block;
	width: 35.133%;
	max-width: 319px;
}
/* 注釈
------------------------------------------------------------------------------- */
.seNotes01 {
	line-height: 1.285;
	margin: 7px 0 0;
	font-size: 117%;
	font-weight: 400;
}
.seNotes01 > li {
	margin: 0;
}
.seNotes01 > li:first-child {
	margin-top: 0;
}
/* ライフスタイル
------------------------------------------------------------------------------- */
.seLifestyle01 {
	max-width: 640px;
	margin: 100px auto;
}
.seLifestyle01_logo {
	max-width: 300px;
	margin: 25px auto 20px;
}
.seLifestyle01_tit {
	line-height: 1.227;
	margin: 0 0 11px;
	font-size: 184%;
	font-weight: 400;
	text-align: center;
}
.seLifestyle01_txt {
	line-height: 2;
	margin: 0;
	font-size: 142%;
	font-weight: 400;
}
.seLifestyle01_stit {
	position: relative;
	line-height: 1.3;
	margin: 15px 0;
	padding: 0 0 0 22px;
	font-size: 142%;
	font-weight: 400;
}
.seLifestyle01_stit::before {
	content: "";
	display: block;
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 17px;
	height: 17px;
	border-radius: 100%;
	background-color: #77C9F1;
}
.seLifestyle01_list {
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 1.3;
	margin: 0;
	font-size: 250%;
	font-weight: 300;
	text-align: center;
}
.seLifestyle01_list > li {
	width: calc(50% - 46px);
	margin: 10px 0 0 10px;
	padding: 15px 10px 9px;
	border: 1px solid #604C3F;
	box-sizing: border-box;
	position: relative;
}
.seLifestyle01_list > li > span{
	width: 160px;
	padding: 5px 8px;
	background-color: #77C9F1;
	font-size: 53.33%;
	color: #FFF;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: -18px;
	left: -10px;
}
.seLifestyle01_list::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% + 5px);
	left: 50%;
	width: 48px;
	height: 1px;
	margin: 0 0 0 -20px;
	background-color: #604C3F;
	transform: rotate(45deg);
}
.seLifestyle01_list::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% + 5px);
	left: 50%;
	width: 48px;
	height: 1px;
	margin: 0 0 0 -20px;
	background-color: #604C3F;
	transform: rotate(-45deg);
}
/* ギャラリー
------------------------------------------------------------------------------- */
.sdGallery01 {
	position: relative;
	margin: 0;
	padding: 0 0 140px;
	color: #604C3F;
}
.sdGallery01_loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(/common/images/rn04/svg/loading_ico01.svg) center center no-repeat;
	background-size: contain;
}
.sdGallery01_in {
	overflow: hidden;
	opacity: 0;
}
.sdGallery01_in-show {
	opacity: 1;
}
.sdGallery01_list {
	font-size: 100%;
}
.sdGallery01_item {
	max-width: 709px;
}
.sdGallery01_caption {
	line-height: 1.5;
	margin: 27px 0 0;
	padding: 0 10px;
	font-size: 300%;
	font-weight: 300;
	text-align: center;
}
.sdGallery01_pager {
	display: block;
	position: absolute;
	right: 0;
	bottom: 83px;
	left: 0;
	max-width: 630px;
	line-height: 1;
	margin: 0 auto;
	font-size: 0;
	z-index: 1;
	text-align: center;
}
.sdGallery01_pager .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 100%;
	background-color: #c9caca;
	opacity: 1;
}
.sdGallery01_pager .swiper-pagination-bullet-active {
	background-color: #a48b78;
}
.sdGallery01_item img {
	opacity: .5;
}
.sdGallery01_item.swiper-slide-active img {
	opacity: 1;
}
/* コンバージョン
------------------------------------------------------------------------------- */
.sdCv01 {
	max-width: 990px;
	margin: 40px auto 70px;
	padding: 0 15px;
	color: #604C3F;
}
.sdCv01_tit {
	line-height: 1.416;
	margin: 0 0 37px;
	font-size: 300%;
	font-weight: 400;
	text-align: center;
}
.sdCv01_btn {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.sdCv01_btn li {
	width: 47.275%;
	max-width: 468px;
}
/* バナー
------------------------------------------------------------------------------- */
.cmnSide01_t_u a::before {
	background-image: url(/jutaku/common/images/rn03/side_ico06.png);
}
.sdBnr01 {
	margin: 84px 0 170px;
	padding: 0 15px;
}
.sdBnr01_in {
	max-width: 990px;
	margin: 0 auto;
}
.sdBnr01_in-mt1 {
	margin-top: 40px;
}
/* TOPへ戻る
------------------------------------------------------------------------------- */
.seBack01 {
	line-height: 1.1;
	margin: 70px 0 0;
	font-size: 150%;
	font-weight: 400;
	text-align: center;
}
.seBack01 a {
	display: inline-block;
	position: relative;
	padding: 0 0 0 48px;
	color: #604C3F;
}
.seBack01 a::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 30px;
	height: 30px;
	margin: -15px 0 0;
	border: 1px solid #89776B;
	border-radius: 100%;
	box-sizing: border-box;
}
.seBack01 a::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 12px;
	width: 10px;
	height: 10px;
	margin: -5px 0 0;
	border-left: 1px solid #422B1C;
	border-bottom: 1px solid #422B1C;
	transform: rotate(45deg);
}