@charset "UTF-8";
/* ===========================================
 * コンフォール津田沼 top
 * ======================================== */
/* ---------------------------------------------
*   animation
--------------------------------------------- */
.tsudanuma_container .openinglayer {
	position: fixed;
	inset: 0;
	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;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 9999;
}
.tsudanuma_container .openinglayer .openinglayer_image {
	position: relative;
}
.tsudanuma_container .openinglayer .openinglayer_fiximg {
	width: 84vw;
	height: 63.2vw;
}
.tsudanuma_container .openinglayer .openinglayer_animeimg {
	position: absolute;
	inset: 0;
}
.tsudanuma_container .openinglayer .openinglayer_animeimg > svg {
	width: 84vw;
	height: 63.2vw;
}

/* ---------------------------------------------
*   section / layout
--------------------------------------------- */
/* newsblock */
.tsudanuma_container .newsblock {
	margin-top: 13.333vw;
	padding-inline: 8vw;
}
.tsudanuma_container .newsblock .newsblock_header {
	letter-spacing: 0.03em;
	line-height: 1;
}
.tsudanuma_container .newsblock .newsblock_maintitle {
	display: block;
	color: #25738c;
	font-size: 6.933vw;
}
.tsudanuma_container .newsblock .newsblock_subtitle {
	display: block;
	margin-top: 2.667vw;
	font-size: 3.733vw;
	font-weight: bold;
}
.tsudanuma_container .newsblock .newsblock_body {
	margin-top: 8vw;
}
.tsudanuma_container .newsblock .newsblock_note {
	padding-block: 2.667vw;
	padding-inline: calc(4vw + 1em) 4vw;
	background-color: #f8f8f8;
	font-size: 3.467vw;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 1.8;
	text-indent: -1em;
}
.tsudanuma_container .newsblock .newsblock_contents {
	margin-top: 5.333vw;
}

/* teaserblock */
.tsudanuma_container .teaserblock {
	margin-top: 13.333vw;
	padding-inline: 2.667vw;
}
.tsudanuma_container .teaserblock .teaserblock_header {
	text-align: center;
	line-height: 1;
	letter-spacing: 0.03em;
}
.tsudanuma_container .teaserblock .teaserblock_maintitle {
	display: block;
	color: #25738c;
	font-size: 6.933vw;
}
.tsudanuma_container .teaserblock .teaserblock_subtitle {
	display: block;
	margin-top: 2.667vw;
	font-size: 3.733vw;
	font-weight: bold;
}
.tsudanuma_container .teaserblock .teaserblock_temporaryitem {
	display: block;
	margin-top: 5.333vw;
	font-size: 3.467vw;
	font-weight: bold;
}
.tsudanuma_container .teaserblock .teaserblock_body {
	margin-top: 5.333vw;
}

/* contactblock */
.tsudanuma_container .contactblock {
	position: relative;
	margin-top: 13.333vw;
	padding-bottom: 18.667vw;
	background-color: #f8f8f8;
}
.tsudanuma_container .contactblock .contactblock_inner {
	position: relative;
	padding-top: 24vw;
	padding-inline: 2.667vw;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.tsudanuma_container .contactblock .contactblock_inner::before {
	content: "";
	position: absolute;
	top: 21.333vw;
	right: 0;
	display: inline-block;
	width: 16vw;
	height: 16vw;
	background-image: url("../img/top/img_contactparts_01.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.tsudanuma_container .contactblock .contactblock_obj {
	position: relative;
	margin-top: 8vw;
}
.tsudanuma_container .contactblock .contanctblock_img {
	padding-left: 6.667vw;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.tsudanuma_container .contactblock .contanctblock_img > img {
	width: 40.533vw;
	height: 22.933vw;
}
.tsudanuma_container .contactblock .contactblock_imggroup {
	position: absolute;
	top: calc(100% + 8vw);
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	gap: 0 1.333vw;
}
.tsudanuma_container .contactblock .contactblock_imggroup > img {
	width: 41.333vw;
	height: 24.267vw;
}

/* searchblock */
.tsudanuma_container .searchblock {
	margin-top: 26.667vw;
	padding: 10.667vw 8vw;
	background-color: #effbff;
}

/* ---------------------------------------------
*   module
--------------------------------------------- */
/* toplead */
.tsudanuma_container .toplead {
	position: relative;
	padding-bottom: 50.667vw;
	background-image: url("../img/top/bg_lead_02.png");
	background-size: contain;
	background-position: left bottom;
	background-repeat: repeat-x;
}
.tsudanuma_container .toplead::after {
	content: "";
	position: absolute;
	bottom: 13.333vw;
	left: 50%;
	display: inline-block;
	width: 64vw;
	height: 31.733vw;
	background-image: url("../img/top/img_leadparts_02.png");
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}
.tsudanuma_container .toplead .toplead_inner {
	padding-inline: 2.667vw;
}
.tsudanuma_container .toplead .toplead_logo {
	text-align: center;
}
.tsudanuma_container .toplead .toplead_logo > img {
	width: 58.667vw;
	height: 44.267vw;
}
.tsudanuma_container .toplead .toplead_desc {
	position: relative;
	margin-top: 10.667vw;
	padding-top: 14.667vw;
	padding-inline: 5.333vw;
}
.tsudanuma_container .toplead .toplead_desc::before {
	content: "";
	position: absolute;
	inset: 0;
	width: 32vw;
	height: 54.667vw;
	background-image: url("../img/top/bg_lead_01.png");
	background-repeat: no-repeat;
	background-size: contain;
	z-index: -1;
}
.tsudanuma_container .toplead .toplead_title {
	font-size: 7.467vw;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.03em;
}
.tsudanuma_container .toplead .toplead_text {
	margin-top: 6.667vw;
	font-size: 3.733vw;
	font-weight: bold;
	line-height: 2.4;
}
.tsudanuma_container .toplead .toplead_images {
	position: relative;
	margin-top: 24vw;
	padding-bottom: 45.867vw;
}
.tsudanuma_container .toplead .toplead_images::after {
	content: "";
	position: absolute;
	left: 25.067vw;
	top: -14.133vw;
	width: 25.6vw;
	height: 36vw;
	background-image: url("../img/top/img_leadparts_01.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.tsudanuma_container .toplead .toplead_img {
	text-align: right;
}
.tsudanuma_container .toplead .toplead_img > img {
	width: 77.333vw;
	height: 72.8vw;
}
.tsudanuma_container .toplead .toplead_img.toplead_img--pos01 {
	position: absolute;
	bottom: 12.533vw;
	left: 0;
}
.tsudanuma_container .toplead .toplead_img.toplead_img--pos01 > img {
	width: 26.667vw;
	height: 42.133vw;
}
.tsudanuma_container .toplead .toplead_img.toplead_img--pos02 {
	position: absolute;
	bottom: 0;
	left: 30.133vw;
}
.tsudanuma_container .toplead .toplead_img.toplead_img--pos02 > img {
	width: 26.667vw;
	height: 42.133vw;
}

/* news */
.tsudanuma_container .news {
	height: 57.867vw;
	padding-block: 5.333vw;
	padding-right: 4vw;
	border-top: 0.267vw solid #000;
	border-bottom: 0.267vw solid #000;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #cecece #f8f8f8;
}
.tsudanuma_container .news::-webkit-scrollbar {
	width: 4.267vw;
}
.tsudanuma_container .news::-webkit-scrollbar-track {
	background-color: #f8f8f8;
}
.tsudanuma_container .news::-webkit-scrollbar-thumb {
	background-color: #cecece;
}
.tsudanuma_container .news::-webkit-scrollbar-corner {
	background: #f8f8f8;
}
.tsudanuma_container .news .news_list > li {
	margin-top: 3.467vw;
	font-size: 4.267vw;
	letter-spacing: 0.03em;
}
.tsudanuma_container .news .news_list > li:first-child {
	margin-top: 0;
}
.tsudanuma_container .news .news_date {
	line-height: 1;
}
.tsudanuma_container .news .news_text {
	margin-top: 3.467vw;
	line-height: 1.8;
}
.tsudanuma_container .news .news_text > a {
	text-decoration: underline;
}

/* outlinedata */
.tsudanuma_container .outlinedata .outlinedata_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 4.267vw 5.333vw;
	font-size: 4vw;
	letter-spacing: 0.03em;
	line-height: 1.5;
}
.tsudanuma_container .outlinedata .outlinedata_item:nth-child(odd) {
	background-color: #f8f8f8;
}
.tsudanuma_container .outlinedata .outlinedata_title {
	width: 24vw;
	font-weight: bold;
}
.tsudanuma_container .outlinedata .outlinedata_text {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
.tsudanuma_container .outlinedata .outlinedata_caption {
	margin-top: 2.667vw;
	padding-inline: calc(5.333vw + 1em) 5.333vw;
	font-size: 4vw;
	letter-spacing: 0.03em;
	line-height: 1.5;
	text-indent: -1em;
}

/* map */
.tsudanuma_container .map {
	padding-inline: 5.333vw;
}
.tsudanuma_container .map .map_obj > img {
	width: 100%;
}
.tsudanuma_container .map .map_list {
	margin-top: 5.333vw;
}
.tsudanuma_container .map .map_note {
	margin-top: 8vw;
}
.tsudanuma_container .map .map_note > li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 3.467vw;
	line-height: 2;
	letter-spacing: 0.03em;
}

/* locationlist */
.tsudanuma_container .locationlist {
	font-size: 3.467vw;
	line-height: 2;
	letter-spacing: 0.03em;
}
.tsudanuma_container .locationlist dt {
	font-weight: bold;
}
.tsudanuma_container .locationlist dt::before {
	content: "";
	display: inline-block;
	width: 2.933vw;
	height: 2.933vw;
	border-radius: 50%;
	margin-right: 0.8vw;
	background-color: #000;
	vertical-align: baseline;
}
.tsudanuma_container .locationlist .locationlist_item {
	margin-top: 5.333vw;
}
.tsudanuma_container .locationlist .locationlist_item:first-child {
	margin-top: 0;
}

/* locationitem */
.tsudanuma_container .locationitem {
	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;
}
.tsudanuma_container .locationitem .locationitem_key {
	padding-right: 2.133vw;
	background-color: #fff;
	font-size: 3.467vw;
	line-height: 2;
	letter-spacing: 0.03em;
}
.tsudanuma_container .locationitem .locationitem_value {
	position: relative;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: right;
}
.tsudanuma_container .locationitem .locationitem_value::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 0.533vw;
	background-image: url("../img/top/bg_line.png");
	background-size: 2.667vw 0.533vw;
	background-repeat: repeat-x;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	z-index: -1;
}
.tsudanuma_container .locationitem .locationitem_value > span {
	padding-left: 1.867vw;
	background-color: #fff;
	font-size: 3.467vw;
	line-height: 2;
	letter-spacing: 0.03em;
}
.tsudanuma_container .locationitem.locationitem--longtext .locationitem_key {
	width: 100%;
}
.tsudanuma_container .locationitem.locationitem--longtext .locationitem_value {
	margin-left: 1.1em;
}

/* contact */
.tsudanuma_container .contact {
	position: relative;
	padding: 10.667vw 5.333vw;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	z-index: 1;
}
.tsudanuma_container .contact::before {
	content: "";
	position: absolute;
	top: -10.667vw;
	left: 0;
	display: inline-block;
	width: 27.2vw;
	height: 14.4vw;
	background-image: url("../img/top/img_contactparts_02.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.tsudanuma_container .contact .contact_header {
	line-height: 1;
	letter-spacing: 0.03em;
}
.tsudanuma_container .contact .contact_maintitle {
	display: block;
	color: #25738c;
	font-size: 6.933vw;
}
.tsudanuma_container .contact .contact_subtitle {
	display: block;
	margin-top: 2.667vw;
	font-size: 3.733vw;
	font-weight: bold;
}
.tsudanuma_container .contact .content_text {
	margin-top: 8vw;
	font-size: 4.267vw;
	line-height: 1.8;
	letter-spacing: 0.03em;
}
.tsudanuma_container .contact .contact_obj {
	margin-top: 5.333vw;
	text-align: center;
}
.tsudanuma_container .contact .contact_obj > img {
	width: 34.667vw;
	height: 24vw;
}
.tsudanuma_container .contact .contact_btn {
	margin-top: 5.333vw;
	text-align: right;
}

/* attention */
.tsudanuma_container .attention {
	padding-top: 13.333vw;
	padding-inline: 8vw;
}
.tsudanuma_container .attention .attention_item {
	margin-top: 10.667vw;
	font-size: 3.467vw;
	letter-spacing: 0.03em;
	line-height: 2;
}
.tsudanuma_container .attention .attention_item:first-child {
	margin-top: 0;
}
.tsudanuma_container .attention .attention_title {
	font-weight: bold;
}
.tsudanuma_container .attention .attention_text {
	margin-top: 5.333vw;
}

/* ---------------------------------------------
*   button
--------------------------------------------- */
/* btn_transition */
.tsudanuma_container .btn_transition {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	z-index: 1;
}
.tsudanuma_container .btn_transition::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -4vw;
	display: inline-block;
	width: 8vw;
	height: 0.267vw;
	background-color: #000;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
}
.tsudanuma_container .btn_transition::after {
	content: "";
	position: absolute;
	top: 1.333vw;
	left: 1.333vw;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #f1e6b2;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	z-index: -1;
}
.tsudanuma_container .btn_transition .btn_transition_text {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 51.733vw;
	min-height: 13.333vw;
	border: 0.267vw solid #000;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 3.2vw;
	line-height: 1;
	letter-spacing: 0.03em;
}
.tsudanuma_container .btn_transition.is-hover {
	text-decoration: none;
	-webkit-transform: translateX(1.067vw);
	        transform: translateX(1.067vw);
}
.tsudanuma_container .btn_transition.is-hover::before {
	width: 10.667vw;
}
.tsudanuma_container .btn_transition.is-hover::after {
	opacity: 1;
}

/* btn_search */
.tsudanuma_container .btn_search {
	position: relative;
	display: block;
	text-align: center;
}
.tsudanuma_container .btn_search::after {
	content: "";
	position: absolute;
	top: 1.333vw;
	left: 1.333vw;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #f1e6b2;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.tsudanuma_container .btn_search .btn_search_text {
	position: relative;
	display: block;
	width: 100%;
	padding: 5.333vw 2.667vw;
	background-color: #fff;
	border: 0.267vw solid #000;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 4vw;
	font-weight: bold;
	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	z-index: 1;
	letter-spacing: 0.03em;
}
.tsudanuma_container .btn_search .btn_search_icon {
	position: absolute;
	top: 1.867vw;
	right: 4.267vw;
	width: 4.267vw;
	height: 3.2vw;
	z-index: 1;
}
.tsudanuma_container .btn_search.is-hover {
	text-decoration: none;
}
.tsudanuma_container .btn_search.is-hover::after {
	opacity: 1;
}
.tsudanuma_container .btn_search.is-hover .btn_search_text {
	background-color: transparent;
}