@charset "utf-8";
/**/
#rbtn {
	position: fixed;
	bottom: -170px;
	right: 0;
	z-index: 200000;
}
#rbtn a {
	display: none;
}
#rbtn #gototop {
	text-align: center;
	/*width: 170px;*/
}
#rbtn #gototop img {
	cursor: pointer;
}
#rbtn #go_propose {
	height: 65px;
	overflow: hidden;
}

.PickupService::after, .btnbox::after, .list_sk, .block_sk, .clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.brand_addtext {
	margin-top: 20px;
}
.h1ta {
	font-size: 2rem;
	font-weight: 600;
	line-height: 2.75rem;
	margin-bottom: 1rem;
}
.h1ta .kana {
	font-size: 14px;
	margin-left: 2em;
}
.h2ta {
	font-size: 1rem;
	font-weight: 600;
	line-height: 2.75rem;
	margin-bottom: 1rem;
}
.list_sk {
	display: inline-block;
}
@media (min-width: 800px) {
	.h1ta {
		font-size: 2.5em;
		margin-top: 20px;
	}
	.h2ta {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
}
.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 130px;
}
.logged-in header {
	margin-top: 0px !important;
}
.address {
	font-size: 13px;
	letter-spacing: 1px;
}
.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}
.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}
.single-service_kyoten .main {
	margin-top: 20px;
}
.h3_sk {
	font-size: 2rem;
	font-weight: 600;
	line-height: 2.75rem;
	margin-bottom: 1rem;
	margin-top: 1em;
}
.h4_sk {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 2.75rem;
	margin-top: 1em;
}
.list_sk li {
	float: left;
	font-size: 14px;
	margin-right: 1em;
}
.block_sk {
	margin-top: 30px;
}
.block_sk h4 {
	margin-bottom: 15px;
}
.flexslider.flexamenity {
	margin-bottom: 30px;
}
.flex-caption {
	text-align: right;
	font-size: 12px;
}
body.single-service_kyoten .flex-caption {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	bottom: 0px;
	display: block;
	width: 100%;
	background: #000000a6;
	color: #FFF;
	overflow: hidden;
	white-space: nowrap;
	padding: 5px 10px;
}
.fleximg {
	width: auto;
	height: 400px;
	object-fit: cover;
}
.heightflex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.home #servicebrand li {
	width: 19%;
	height: 140px;
	overflow: hidden;
	margin: 0 1.25% 15px 0;
	float: left;
	position: relative;
	border: 1px solid #ccc;
}
.home #servicebrand li:nth-child(5n) {
	margin-right: 0;
}
.home #servicebrand li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.home #servicebrand li img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 70%;
}
@media screen and (max-width: 768px) {
	.home #servicebrand li {
		width: 31.33%;
		height: 100px;
		overflow: hidden;
		margin: 0 2% 15px 0;
		float: left;
		position: relative;
		border: 1px solid #ccc;
	}
	.home #servicebrand li:nth-child(3n) {
		margin-right: 0;
	}
	.home #servicebrand li:nth-child(5n) {
		margin-right: 2%;
	}
	.home #servicebrand li a {
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	.home #servicebrand li img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		width: 70%;
	}
}
.service-kyoten-list img.kyoten {
	width: 100%;
	height: 190px;
	object-fit: cover;
	margin-bottom: 10px;
}
.service-kyoten-list h3.kyoten_title {
	font-weight: 700;
}
body.single-service_kyoten .flexslider .slides img {
	width: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.service-kyoten-list .kyoten_area, .service-kyoten-list .addr {
	font-size: 13px;
	display: block;
}
.service-kyoten-list li {
	margin-bottom: 20px;
}
.cnt_sk {
	margin-top: 20px;
}
.service_kyote_blogo {
	height: 80px;
}
.service_kyote_blogo img {
	max-height: 100%;
	width: auto;
}
.PickupService img.Prod {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
@media screen and (max-width: 768px) {
	.PickupService li {
		width: 31.33%;
		overflow: hidden;
		margin: 0 2% 15px 0;
		float: left;
	}
	.PickupService li .title {
		font-size: 0.8em;
	}
	.PickupService li img.Prod {
		height: 150px !important;
	}
	.PickupService li:nth-child(3n) {
		margin-right: 0%;
	}
	.PickupService li:nth-child(4n) {
		margin-right: 2% !important;
	}
}
.PickupService li:nth-child(4n) {
	margin-right: 0;
}
.plan table {
	margin-bottom: 30px;
}
.TitPlan th, .TitPlan td {
	border: none !important;
	background: #dbeff1;
}
.TitPlan th {
	margin-top: 30px;
	width: 8em;
	font-size: 1.2rem;
	font-weight: 700
}
.TitPlan td {
	font-size: 1.2rem;
	font-weight: 700;
	color: #1d85d5;
}
.ToiLink {
	background: #ffa500;
	padding: 10px 20px;
	color: #FFF;
	display: inline-block;
	margin: 20px 0;
}
@media print, screen and (min-width: 769px) {
	header {
		border-top: 4px solid #ef7b00
	}
}
@media print, screen and (min-width: 769px) {
	.header-pc {
		padding-bottom: 13px
	}
}
@media print, screen and (min-width: 769px) {
	.header-top {
		background-color: #e9e9e9;
		font-size: 1.2rem;
		padding: 8px;
		line-height: 1em;
	}
	.header-top .in {
		width: 1024px;
		margin: 0 auto;
	}
}
#header-in {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.freevoice__call {
	font-weight: bold;
	color: black;
	line-height: 1;
}
@media print, screen and (min-width: 769px) {
	.font-freevoice__call-01 {
		font-size: 2rem
	}
}
#logo h1 {
	margin: 0 0 0 0;
}
.btn-contact__link {
	color: #fff;
	background-color: #EF7B00;
	border-radius: 8px;
	position: relative;
	display: block;
	text-align: center;
}
@media print, screen and (min-width: 769px) {
	.btn-contact__link {
		padding: 11.5px 0
	}
}
@media screen and (max-width: 768px) {
	.btn-contact__link {
		padding: 10px 0
	}
}
.btn-contact__link:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 13px;
	background: url("../images/icn_btn_contact01.svg") no-repeat;
	background-size: 18px 13px;
	vertical-align: text-top;
	position: absolute
}
.btn-contact__link:hover {
	opacity: 0.8
}
.btn-contact__link {
	margin: 4rem 0 0;
	max-width: 360px;
	width: 100%;
	height: 52px;
}
.contact-top-pc__tel {
	margin: 3rem 0 0;
	width: 100%
}
.contact-top-pc__tel .tel-area {
	display: inline-block;
	width: 100%
}
.contact-top-pc__tel .tel-area__txt {
	position: relative;
	padding: 0 0 0 4.5rem;
	font-weight: bold
}
.contact-top-pc__tel .tel-area__txt:before {
	content: "";
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url(../images/icn_contact_tel01.svg) no-repeat;
	position: absolute;
	top: -5px;
	left: 0
}
.contact-top-pc__tel .tel-area__tel {
	font-weight: bold
}
.contact-top-pc__tel .tel-area__tel a, .contact-top-pc__tel .tel-area__tel span {
	width: 100%;
	display: inline-block;
	color: #EF7B00
}
.wakuB, ol.num {
	counter-reset: number;
	list-style-type: none !important;
	background: #ffffff;
	border: 2px solid #ef7b00;
	padding: 20px;
	margin-top: 30px;
	border-radius: 11px;
	margin-bottom: 2em;
}
.pen li {
	position: relative;
	padding-left: 33px;
	margin-bottom: 0.4em;
	font-size: 1.8rem;
	font-weight: 700;
}
.pen li::before {
	content: '\f00c';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 4px;
	left: 0;
	color: #ef7b00;
}
.sect1234 {
	margin-top: 30px;
}
.search {
	text-align: center;
	margin: 15px 0 0;
}
.advanced-search .dropdown-toggle, .advanced-search .form-control, .advance-search-header .bootstrap-select .btn, .advance-search-header .bootstrap-select .fave-load-more a, .fave-load-more .advance-search-header .bootstrap-select a, .advance-fields .form-control, .advanced-search .btn-default.active:hover, .btn-default:active:hover, .advanced-search .open > .btn-default.dropdown-toggle:hover .advanced-search .bootstrap-select .btn, .advanced-search .bootstrap-select.open .btn, .range-wrap {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}
.form-control {
	display: block;
	width: 100%;
	height: 42px;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.42857;
	/*color: #959595;*/
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-select {
	height: 42px;
	font-size: 14px;
	line-height: 1.42857;
}
.o-select select {
	padding: 8px 11px;
	font-size: 14px;
	height: 42px;
	border-radius: 5px;
	width: 100%;
	background: #FFF;
	border: 2px solid #ef7b00;
}
.text-uppercase.title {
	font-size: 1.2em;
	font-weight: 700;
	margin: 1em 0;
	display: block;
}
.o-select h4 {
	font-weight: 700;
}
.TopJoken {
	/*display: flex;*/
}
.TopJoken li {
	display: inline-block;
	text-align: left;
	margin-bottom: 1em;
	padding-right: 1em;
	font-size: 1.1em;
}
/*ヘッダー検索*/
.TopSearch {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	font-family: Meiryo, "メイリオ", YuGothic, "游ゴシック", Verdana, "MS Pゴシック", sans-serif;
}
.TopSearch .TopSearch__Box {
	padding: 10px;
}
.TopSearch .TopSearch__Box_01 {
	flex-basis: 33%;
	/*flex-basis: 100%;*/
}
.TopSearch .TopSearch__Box_02 {
	/*flex-basis: 25%;*/
	flex-basis: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.TopSearch .TopSearch__Box_03 {
	flex-basis: 15%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.TopSearch .TopSearch__Box_04 {
	flex-basis: 15%
}
.TopSearch .TopSearch__Box_05 {
	flex-basis: 12%
}
.TopSearch input {
	font-size: 1.4rem;
	height: 42px;
	border: 2px solid #ef7b00;
}
.TopSearch .TopSearch__Box_01 input {
	padding-right: 60px;
}
.TopSearch .TopSearch__Box_03 input {
	padding: 0 5px;
	text-align: center;
}
.TopSearch .search-suggest {
	position: relative;
}
.TopSearch .TopSearchBtn {
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
	height: 42px;
	background: #ef7b00;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.TopSearch .TopSearchBtn img {
	position: absolute;
	top: 23%;
	left: 23%;
}
.TopSearch .SelectIn {
	position: relative;
	border-radius: 8px;
	background: #fff;
	border: 2px solid #ef7b00;
	text-align: left;
	width: 90px;
	height: 42px;
	cursor: pointer;
}
.TopSearch .SelectIn:before {
	position: absolute;
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	top: 50%;
	right: 12px;
	margin-top: -3px;
	border-bottom: 1px solid #ef7b00;
	border-right: 1px solid #ef7b00;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	pointer-events: none;
}
.TopSearch .SelectIn select {
	padding: 5px 11px;
	height: 100%;
	width: 100%;
	border-radius: 8px;
	cursor: pointer;
	font-size: 1.3rem;
	letter-spacing: 0.075em;
}
.TopSearch select {
	-moz-appearance: none;
	-webkit-appearance: none;
}
.TopSearch select::-ms-expand {
	display: none; /* デフォルトの矢印を非表示(IE用) */
}
.TopSearch .field-group {
	display:flex;
	align-items:baseline;
}
.font-select-inner-01 {}
:focus {
	outline: none;
}
.SelectTit {
	font-size: 1.2rem;
	font-weight: 700;
	white-space: nowrap;
	padding-right:5px;
}
.TopSearch .TopSearch__Box_02 .SelectIn {
	width: 90px;
	height: 42px;
}
.TopSearch .kara {
	padding: 0 5px;
}
.TopSearch .TopSearch__Box_03 .input {
	width: 90px;
}
.ResultPageTop .TopSearch {
	width:auto;
	margin:unset;
}
.input-checkbox__label {
	position: relative;
	margin: 0 10px 0 0;
	padding: 0 0 0 23px;
	border-radius: 4px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.3em;
}
.input-checkbox__parts {
	display: none;
}
.input-checkbox__parts:checked + .input-checkbox__label::before {
	border: 1px solid #ef7b00;
	background-color: #ef7b00;
}
.input-checkbox__label:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 10px);
	left: 0;
	width: 16px;
	height: 16px;
	margin-right: 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: #fff;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
}
.input-checkbox__parts:checked + .input-checkbox__label::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 9px);
	left: 5px;
	width: 6px;
	height: 11px;
	text-align: center;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.BtnSubmitbase, .TopSearch__Box_05 #searchAreaSubmit, .btnTT {
	background: #ef7b00;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	font-size: 1.6rem;
	font-weight: 700;
	height: 42px;
	line-height: 42px;
}
.btnTT.btnTB {
	background: #727272;
	padding: 0 10px;
}
.BLinkDetail li {
	margin: 0 1em;
}
/*ヘッダー*/
.unei {
	line-height: 1.5em;
	font-size: 1.2rem;
}
.unei strong {
	font-size: 1.4rem;
	display: block;
	margin-bottom: 0.3em;
}
.contact-top-pc__area p {
	margin-bottom: 1em;
}
.HomeCont01 {
	display: flex;
	gap: 30px;
}
.HomeCont01 .contact-top-pc__area {
	flex: 2.5;
}
.HomeCont01 .HomeCont01_tel {
	flex: 1;
}
.home .HomeCont01 .HomeCont01_tel {
	padding-bottom: 40px;
}
.HomeCont01_tel img {
	width: 100%;
}
.HomeCont01_tel .txt02 {
	text-align: center;
	font-size: 1.4em;
	margin-top: 10px;
}
.HomeCont01_tel .txt03 {
	text-align: center;
}
.HomeCont01_tel .tel {
	text-align: center;
	font-size: 2.4em;
	font-weight: 700;
}
.TopTel02 {
	font-size: 1.3em;
}
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
	user-select: none;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 140px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(225, 230, 232, 0) 0%, rgba(225, 230, 232, 0.95) 90%);
}
.cp_box.CB02 .cp_container {
	height: 140px;
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	width: 16rem;
	font-family: FontAwesome;
	content: '\f13a'' 続きをよむ';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 20px;
	background-color: rgba(27, 37, 56, 1);
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 250px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.home .cp_box .cp_container {
	height: 215px; /* 開く前に見えている部分の高さ */
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	font-family: FontAwesome;
	content: '\f139'' 閉じる';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}
.TopSearch.TopSearchB .TopSearch__Box_02 {
	flex-basis: 25%
}
.TopSearch.TopSearchB .TopSearch__Box_03 {
	flex-basis: 25%
}
.TopSearch.TopSearchB .TopSearch__Box_04 {
	flex-basis: 25%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.TopSearch.TopSearchB .TopSearch__Box_05 {
	flex-basis: 25%
}
.TopSearch.TopSearchC {
	justify-content: flex-start;
}
.flex_base {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.TopAttn01 {
	text-align: center;
	margin: 1em;
	font-size: 1.6rem;
	font-weight: 700;
}
.TopAttn02 {
	margin: 1em 0 0;
	font-size: 1.6rem;
	font-weight: 700;
}
.joken input {
	margin-right: 5px;
	margin-left: 0;
	vertical-align: -15%
}
.Tleft {
	text-align: left;
}
#HomeTextArea .sect1234 h2 {
	margin-bottom: 10px;
	text-align: center;
}
#HomeTextArea .sect1234 h3 {
	font-size: 1.7rem;
	text-align: center;
}
#HomeTextArea .sect12345 {
	margin-top: 3em;
}
#HomeTextArea .sect12345 h2 {
	margin-bottom: 10px;
	font-size: 2.5em;
	text-align: center;
	color: #000;
}
#HomeTextArea .sect12345 h3 {
	font-size: 1.7rem;
	text-align: center;
}
.TopTelImg02 {
	width: 394px;
	margin: 0 auto;
}
.TopCompro {
	margin-top: 5em;
}
.TopCompro .unei {
	line-height: 2em;
}
.TopCompro .unei strong {
	font-size: 1.5em;
	margin-bottom: 0em;
	display: block;
}
.map {
	margin-bottom: 2em;
}
.footer_banner_area {
	min-height: 100px;
	background: #e7e7e7;
	padding: 30px 0;
}
.footer_banner_area .btn {
	font-size:1.6rem;
}
.breadcrumb-list {
	display: flex;
	flex-wrap: wrap;
}
.Pa {
	counter-reset: number;
	background: #ffffff;
	border: 2px solid #ef7b00;
	padding: 20px;
	border-radius: 11px;
	margin-bottom: 2em;
}
.H1TC {
	font-weight: 700;
	font-size: 3.3rem;
	color: #0b6dbb;
}
/*修正必須*/
.search-result {
	display: -webkit-box;
	display: -ms-flexbox;
	/*display: flex;*/
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.font-page-list-01 {
	font-size: 2rem;
}
.search-result__ttl {
	margin: 0 0.9rem 0 0;
}
.search-result__ttl {
	font-weight: bold;
}
.search-result__main {
	font-weight: bold;
	color: #EF7B00;
}
.font-main-price-02 {
	font-size: 3.2rem;
}
.u-text-bold {
	font-weight: bold;
}
.search-result__sub .number-sub {
	color: #EF7B00;
}
.tit_Apple.level2 {
	margin-top: 0.4em;
}
/**/
/*タブ切り替え全体のスタイル*/
.tabs {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin: 0.5em auto 0;
}
/*タブのスタイル*/
.tab_item {
	width: calc(100%/6);
	height: 50px;
	border-bottom: 3px solid #EF7B00;
	background-color: #FFF;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
	cursor: pointer;
}
.tab_item:hover {
	opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="ward"] {
	display:none;
}
input[name="tab_item_CZ"], input[name="tab_item"] {
	display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
	display: none;
	padding: 40px 40px 0;
	clear: both;
	overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content, #programming:checked ~ #programming_content, #design:checked ~ #design_content {
	display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
	background-color: #EF7B00;
	color: #fff;
}
/*詳細*/
#ListArea {
	font-size: 1.4rem;
	padding: 2em 0;
}
.BBox .txtarea h2 a {
	font-size: 2em;
	font-weight: 700;
	color: #0b6dbb;
	margin-bottom: 0.1em;
	display: inline-block;
}
.attnC {
	font-size: 1.2rem;
	margin-top: 1em;
}
.Detail__01 {
	margin: 1em 0;
}
.Detail__01 li {
	margin-bottom: 10px;
}
.Detail__01 li i {
	margin-right: 0.5em;
}
/*物件詳細*/
.icon-shape-lightblue:before {
	content: "";
	display: inline-block;
	background: url("../images/icn_heimenzu_02.svg") no-repeat;
	position: absolute;
}
.icon-shape-lightblue:before {
	left: -15px;
	background-size: 13px;
	width: 13px;
	height: 13px;
	margin-top: 2px;
}
.icon-shape-lightblue {
	position: relative;
}
.table-list table tbody td {
	padding: 20px 0;
	text-align: center;
}
.table-list.-link table tbody td {
	position: relative;
	text-align: center;
}
.table-list.-link table tbody td {
	padding: 16px 0;
}
.table-list.-link table thead th:first-child {
	width: 10%;
}
.table-list.-link table thead th {
	padding: 10px 0 9px;
}
.table-list.-link table thead {
	background-color: #F0F0F0;
}
.modal-txt {
	display: none;
}
table {
	border-collapse: collapse;
}
.table-list.-link table {
	width: 100%;
}
.table-list.-link {
	margin-top: 2em;
}
.font-page-list-11 {
	font-size: 1.8rem;
}
.u-text-bold {
	font-weight: bold;
}
.u-text-orange {
	color: #ef7b00;
}
.table-list .rent-sub, .table-list-floor .rent-sub {
	position: relative;
	top: -2px;
}
.table-list .rent-sub, .table-list-floor .rent-sub {
	font-weight: normal;
}
.font-page-list-12 {
	font-size: 1.2rem;
}
.table-list.-link table tbody tr:not(:last-child) {
	border-bottom: 1px solid #dcdcdc;
}
.table-list .is-modal-rent, .table-list .is-modal-deposit, .table-list-floor .is-modal-rent, .table-list-floor .is-modal-deposit {
	line-height: 1.4;
}
.table-list__tsubo {
	display: block;
}
.btn-add__link {
	color: #fff;
	background-color: #ef7b00;
	border: #ef7b00;
	position: relative;
}
.table-list.-link .btn-add__link {
	padding: 8px 0 9px;
	width: 100px;
	height: 40px;
}
.obtn a, .obtn button {
	display: inline-block;
	font-weight: bold;
	width: 100%;
}
.table-list.-link {
	position: relative;
	margin-top: 2rem;
}
.btn-add__link {
	border-radius: 8px;
}
.btn-add__link i {
	position: absolute;
	left: 10px;
	top: 14px;
}
.btn-add__link span {
	position: absolute;
	left: 0;
	right: 0;
}
.table-list.-link table[data-table="show"] tbody tr:nth-of-type(3n):after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 25%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.7)), color-stop(80%, white));
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.7) 20%, white 80%);
	background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.7) 20%, white 80%);
}
.table-list.-link.Gnone table[data-table="show"] tbody tr:nth-of-type(3n):after {
	display: none;
}
.table-list.-link table[data-table="show-view"] tbody tr:nth-of-type(5n):after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 25%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.7)), color-stop(80%, white));
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.7) 20%, white 80%);
	background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.7) 20%, white 80%);
}
.table-list.-link.Gnone table[data-table="show-view"] tbody tr:nth-of-type(5n):after {
	display: none;
}

.o-select {
	margin-top: 1em;
	display: flex;
}
.o-select .TopJoken {
	margin-right: auto;
}
.o-select .BtnBox {
	min-width: 100px;
}
.BLinkDetail {
	position: absolute;
	right: 50%;
	bottom: 0;
	right: calc(50% - 107px);
	z-index: 100;
}
.BLinkDetail a {
	padding: 0 10px;
}
.Btn_apple {
	background: #C0113C;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	font-size: 1.6rem;
	font-weight: 700;
	height: 42px;
	line-height: 42px;
	white-space: nowrap;
	padding: 0 10px;
	overflow: hidden;
}
.Btn_orange {
	background: #ef7b00;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	font-size: 1.6rem;
	font-weight: 700;
	height: 42px;
	line-height: 42px;
	white-space: nowrap;
	padding: 0 10px;
	overflow: hidden;
}
.Btn_Star {
	background: orange;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	font-size: 1.6rem;
	font-weight: 700;
	height: 42px;
	border: 2px solid orange;
	white-space: nowrap;
	padding: 4px 10px;
	overflow: hidden;
}
.DetailBtnA {
	margin-top: 1em;
}
.DetailBtnA.typeB {
	margin: 5em 0;
}
.H1TC span {
	font-size: 2rem;
	color: #5e5e5e;
	margin-left: 0.3em;
}
.PageHead__Deail {
	margin-bottom: 1em;
}
.PageHead__Deail li {
	margin-bottom: 0.2em;
}
.PageHead__Deail li:first-child {
	font-size: 1.6rem;
	display: block;
	font-weight: 700;
}
.PageHead__DeailBox {
	display: flex;
}
.PageHead__DeailBox .Btn {
	padding-left: 20px;
	width: 272px;
}
.map iframe {
	width: 100%;
	aspect-ratio: 16/9;
}
.ImgWaku {
	border: 1px solid #ccc;
}
.alert-danger {
	background-color: rgba(255, 0, 0, .2);
	border-color: red;
	color: #9b0000;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0;
}
.kuka_result .KR_date {
	font-size: 1.2rem;
	white-space: nowrap;
}
button.modal-btn__txt.icon-question {
	font-size: 1.4rem;
	font-weight: 700;
}
.comB {
	font-size: 1.6rem;
}
.BLD.sect {
	margin-top: 3em;
}
.TableA {
	border-collapse: collapse;
	width: 100%;
}
.TableA tr td, .TableA tr th {
	padding: 7px 0;
	font-size: 14px;
}
.TableA tr th {
	text-align: left;
}
.TableA tr {
	border-bottom: 1px solid #dedede;
}
h2.h2-ta {
	font-weight: 700;
	font-size: 2.8rem;
	color: #0b6dbb;
	margin: 1em 0;
	border-bottom: 2px solid #0b6dbb;
}
.DB_tel {
	text-align: center;
	font-size: 2.1rem;
	font-weight: 700;
	margin-top: 1em;
}
.DB_tel span {
	display: block;
}
.DB_tel .telink {
	font-size: 4.1rem;
	font-family: 'Crimson Text', serif;
	color: #333 !important;
}
.DB_tel .telink i {
	font-size: 3rem;
}
.telink {
	color:#333 !important;
}
.sect919 h2 {
	font-size: 3.6rem;
	font-weight: 600;
	line-height: 3.9rem;
	margin: 0.3em 0 1em;
	text-align: center;
}
.pager li.pageCur span {
	background: #EF7B00;
	color: #FFF;
}
.pager li a {
	color: #212529;
}
.pager {
	padding-left: 0;
	list-style: none;
	/*position: absolute;*/
	/*right: 0;*/
}
.pager.bottom {
	margin-bottom: 0;
}
.pager:after, .pager:before {
	content: " ";
	display: table
}
.pager:after {
	clear: both
}
.pager li {
	display: inline
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 2px 11px;
	background-color: #fff;
	border: 1px solid #ef7b00;
	border-radius: 5px;
}
.pager li > a:focus, .pager li > a:hover {
	text-decoration: none;
	background-color: #eee
}
.pager .next > a, .pager .next > span {
	float: right
}
.pager .previous > a, .pager .previous > span {
	float: left
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}
.BBox {
	margin-bottom: 7em;
}
/*ボタン*/
div#menubtn {
	display: none;
}
#Footer2nd, .ResultPageTop {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: space-between;
}
.ResultPageTop .SelectIn {
	width: 181px;
	height: 34px;
}
#Footer2nd {
	padding: 2em 0;
	gap: 30px;
}
#Footer2nd img.LogoImg {
	width: 270px;
}
#Footer2nd .logo {
	/*margin-right: auto;*/
}
.footer-menu a {
	color: #333 !important;
}
div#Sp__Contents {
	font-size: 1.5rem;
	width: 786px;
}
.nbcvHeadlineHealine {
	background-color: #EF7B00;
	color: #FFF;
	padding: 5px 0.5em;
	font-size: 2.2rem;
	margin: 2em 0;
	font-weight: 700;
	border-radius: 4px;
}
h1.H1__A {
	font-size: 2.8rem;
	font-weight: 700;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #ef7b00;
	padding-bottom: 0.7em;
	line-height: 1.6;
	color: #ef7b00;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.SpcontBox {
	display: flex;
	gap: 20px 20px;
	font-size: 1.3rem;
	margin: 2em 0;
}
.SpcontBox .Tit {
	font-size: 1.7rem;
	font-weight: 700;
	margin: 0 0 0.3em;
}
.SpcontBox .Txt_Area .Date {
	font-size: 1.2rem;
	font-weight: 700;
	color: #7f8c95;
}
.SpcontBox .Img {
	width: 100px;
}
.SpcontBox .Txt {
	flex: 1;
}
.SpcontBox .Txt_Area {
	display: flex;
	gap: 0 20px;
	align-items: center;
}
.Cat a {
	padding: 1px 4px;
	border: 1px solid #7ca4c1;
	font-size: 1.2rem;
	border-radius: 4px;
	background: #f0f9ff;
	margin-right: 0.8em;
}
.Tag a {
	margin-right: 0.5em;
	font-size: 1.2rem;
	letter-spacing: 0.075em;
}
.Tag a::before {
	content: '#';
}
.H1TD {
	font-size: 2.7rem;
	font-weight: 600;
	line-height: 3.9rem;
	margin-top: 0.5em;
	border-bottom: 2px solid #b9b19d;
	padding-bottom: 0.3em;
}
.H2TD {
	font-size: 2rem;
	font-weight: 600;
	line-height: 3.9rem;
	margin-top: 0.5em;
}
.Spcont__In {
	margin-top: 3em;
	display: flex;
	gap: 0 60px;
}
h2.Spcont_Archive_H2, h2.side_h2 {
	font-size: 1.8rem;
	font-weight: 700;
}
h2.Spcont_Archive_H2 {
	margin-bottom: 1em;
}
#spcont_sidebar {
	font-size: 1.4rem;
	flex: 1;
}
#spcont_sidebar ul.SideList {
	list-style: none;
	padding: 0;
	margin: 0;
}
#spcont_sidebar ul.SideList li {
	position: relative;
	padding: 0 0 0 1.5em;
	margin: 0 0 5px 0;
}
#spcont_sidebar ul.SideList li::before {
	position: absolute;
	left: 0;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: '\f111';
	color: #EF7B00;
	font-size: 1rem;
	top: 4px;
}
.Spcont__In_A {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.curation-body {
	margin: 0.9em 0;
}
.curation-body .article_box:first-child h2 {
	margin-top: 0;
}
.SideList li::marker {
	color: pink;
}
.SpcontBox .Txt .Tit_Un {
	margin-top: 0.5em;
}
.SpcontBox .Txt .Tit_Un .Tag {
	margin-top: 0.5em;
}
#toc_container {
	margin: 2em 0;
}
#Sp__Contents p {
	margin: 1em 0;
}
.H1__A.up42, .H1__A.up28 {
	font-size: 1.8rem;
}
.H1__A.up56 {
	font-size: 1.6rem;
}
.tit_Apple {
	font-size: 1.2em;
	font-weight: 700;
}
.level1 .select_station {
	font-size: 1.6em;
	font-weight: 700;
}
.level1 .select_station .fa-solid {
	margin-right: 0.2em;
}
span.change_st a {
	font-size: 0.7em;
	margin-left: 0.8em;
	background: #70b4e9;
	padding: 2px 10px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
}
.com_small {
	font-size: 0.8em;
	margin-top: 1em;
}
p.floor {
	font-weight: 800;
}
.floor.new__icon {
	position: relative;
}
.floor.new__icon:before {
	content: "";
	position: absolute;
	display: block;
	width: 35px;
	height: 19px;
	background: url("/img/icon_new.png") no-repeat;
	left: 15px;
	top: -15px;
}
.openbtn01 {
	cursor: pointer;
}
.BLinkDetail {
	display: flex;
}
.HomeRosenzu ul {
	position: relative;
	top: 0px;
	z-index: 1;
	background: url("/img/home_rosenzu_bg.png") no-repeat center top;
	width: 1000px;
	height: 674px;
	margin: 0 auto;
	padding: 0;
}
.HomeRosenzu li {
	position: absolute;
}
.HomeRosenzu li a {
	display: block;
	font-size: 15px;
	min-width: 60px;
	border: solid #676363 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
	padding: 4px 5px;
	line-height: 1em;
	background: #fff;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.HomeRosenzu li a:hover, .HomeRosenzu li.checked a {
	background: #eb7c25;
	border-color: #eb7c25;
	color: #FFF !important;
}
.HomeRosenzu li#st01 {
	top: 5.4%;
	left: 44.7%;
}
.HomeRosenzu li#st02 {
	top: 11.7%;
	left: 45.2%;
}
.HomeRosenzu li#st03 {
	top: 16.7%;
	left: 45.2%;
}
.HomeRosenzu li#st04 {
	top: 21.6%;
	left: 45.2%;
}
.HomeRosenzu li#st05 {
	top: 26.5%;
	left: 43.7%;
}
.HomeRosenzu li#st06 {
	top: 31.5%;
	left: 45.2%;
}
.HomeRosenzu li#st07 {
	top: 38.7%;
	left: 45.2%;
}
.HomeRosenzu li#st08 {
	top: 54.6%;
	left: 45.2%;
}
.HomeRosenzu li#st09 {
	top: 60%;
	left: 38.2%;
	width: 130px;
}
.HomeRosenzu li#st10 {
	top: 66%;
	left: 45.2%;
}
.HomeRosenzu li#st11 {
	top: 80%;
	left: 38.2%;
	width: 130px;
}
.HomeRosenzu li#st12 {
	top: 26.4%;
	left: 59%;
}
.HomeRosenzu li#st13 {
	top: 31.5%;
	left: 53%;
}
.HomeRosenzu li#st14 {
	top: 38.7%;
	left: 53%;
}
.HomeRosenzu li#st15 {
	top: 45.5%;
	left: 60%;
}
.HomeRosenzu li#st16 {
	top: 50%;
	left: 70%;
}
.HomeRosenzu li#st17 {
	top: 60%;
	left: 70.9%;
}
.HomeRosenzu li#st18 {
	top: 65.9%;
	left: 70.9%;
}
.HomeRosenzu li#st19 {
	top: 76%;
	left: 68.5%;
}
.HomeRosenzu li#st20 {
	top: 81.2%;
	left: 67.5%;
}
.HomeRosenzu li#st21 {
	top: 85.4%;
	left: 69.9%;
}
.HomeRosenzu li#st22 {
	top: 40.7%;
	left: 38.2%;
}
.HomeRosenzu li#st23 {
	top: 54.6%;
	left: 38.2%;
}
.HomeRosenzu li#st24 {
	top: 69.7%;
	left: 38.2%;
}
.HomeRosenzu li#st25 {
	top: 80%;
	left: 2%;
}
.HomeRosenzu li#st26 {
	top: 75%;
	left: 2%;
}
.HomeRosenzu li#st27 {
	top: 70%;
	left: 2%;
}
.HomeRosenzu li#st28 {
	top: 65%;
	left: 2%;
}
.HomeRosenzu li#st29 {
	top: 60%;
	left: 7.5%;
}
.HomeRosenzu li#st30 {
	top: 60%;
	left: 14%;
}
.HomeRosenzu li#st31 {
	top: 60%;
	left: 20.5%;
}
.HomeRosenzu li#st32 {
	top: 60%;
	left: 27%;
}
.HomeRosenzu li#st33 {
	top: 60%;
	left: 53.4%;
}
.HomeRosenzu li#st34 {
	top: 60%;
	left: 84.2%;
	width: 70px;
}
.HomeRosenzu li#st35 {
	top: 38.7%;
	left: 60%;
}
.HomeRosenzu li#st36 {
	top: 54.6%;
	left: 58%;
}
.HomeRosenzu li#st37 {
	top: 66%;
	left: 54.1%;
}
.HomeRosenzu li#st38 {
	top: 76%;
	left: 54.1%;
}
.HomeRosenzu li#st39 {
	top: 66%;
	left: 27%;
}
.HomeRosenzu li#st40 {
	top: 63.8%;
	left: 34.3%;
}
.HomeRosenzu li#st41 {
	top: 66%;
	left: 62.5%;
}
.HomeRosenzu li#st42 {
	top: 65.9%;
	left: 83.4%;
	width: 70px;
}
.HomeRosenzu li#st43 {
	top: 54%;
	left: 75.9%;
}
.HomeRosenzu li#st44 {
	top: 45.5%;
	left: 31.7%;
}
.HomeRosenzu li#st45 {
	top: 45.5%;
	left: 35.7%;
}
.HomeRosenzu li#st46 {
	top: 45.5%;
	left: 43.2%;
}
.HomeRosenzu li#st47 {
	top: 49.1%;
	left: 52%;
}
.HomeRosenzu li#st48 {
	top: 45.5%;
	left: 82.4%;
	width: 70px;
}
.HomeRosenzu li#st49 {
	top: 35%;
	left: 31.4%;
}
.HomeRosenzu li#st50 {
	top: 35%;
	left: 38.2%;
}
.HomeRosenzu li#st51 {
	top: 35%;
	left: 66%;
}
.HomeRosenzu li#st21 a {
	line-height: 2em;
}
.HomeRosenzu li#st43 a, .HomeRosenzu li#st20 a {
	font-size: 1.1rem;
}
.HomeRosenzu li#st46, .HomeRosenzu li#st45, .HomeRosenzu li#st40, .HomeRosenzu li#st44 {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.HomeRosenzu li#st46 a, .HomeRosenzu li#st45 a, .HomeRosenzu li#st44 a, .HomeRosenzu li#st40 a {
	min-width: auto;
}

.btn {
	padding: 1rem 2rem !important;
	font-size: 110%;
	font-weight: bold;
}
.btn-warning {
	color: white !important;
}

#global-navi {
	position: sticky;
	top: 0;
	z-index:1000;
}
.B__mainimg {
	text-align:center;
}

/** フォンt・カラー定義 **/
.text-orange {
	color: #ef7b00;
}
.f-bold {
	font-weight: 800;
}
.f-small {
	font-size:1.2rem;
}
.f-middle {
	font-size:1.5rem;
}
.f-large {
	font-size:1.8rem;
}

/** BSボタンヵラー定義 **/
.btn-apple {
	background: #C0113C;
	color:white !important;
}
.btn-apple:hover {
	background: #C0113C;
	color:white !important;
	transition: all 0.3s ease;
	opacity:0.5;
}
.btn-orange {
	background: #ef7b00;
	color:white !important;
}
.btn-orange:hover {
	background: #ef7b00;
	color:white !important;
	transition: all 0.3s ease;
	opacity:0.5;
}
.btn-star {
	background: orange;
	color:white !important;
}
.btn-star:hover {
	background: orange;
	color:white !important;
	transition: all 0.3s ease;
	opacity:0.5;
}
.btn-gray {
	background: #727272;
	color:white !important;
}
.btn-gray:hover {
	background: #727272;
	color:white !important;
	transition: all 0.3s ease;
	opacity:0.5;
}
/** SNSシェアボタン **/
.sns-shares {
	font-size:24px;
}
.icon-sns-line {
	color: #41C006;
}
.icon-sns-x {
	color: black;
}
/** 物件一覧ボックス **/
.bl-box {
	display: flex;
	gap:20px;
	margin-bottom:120px;
}
.bl-box .bl-image {
	flex-basis:35%;
	width: 35%;
}
.bl-box .bl-info {
	flex-basis:65%;
	width: 65%;
}
.bl-box h2 {
	font-size: 2em;
	font-weight: 700;
	color: #0b6dbb;
	margin-bottom: 0.1em;
}
/** フロアテブール **/
.rooms-table {
	width:100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	margin-top:20px;
	max-height:360px;
	overflow-y:hidden;
}
.rooms-table table {
	border-collapse: collapse;
	width:100%;
}
.rooms-table table th,
.rooms-table table td {
	border-collapse: collapse;
	/*border: 1px solid #CCC;*/
	border: none;
}
.rooms-table table thead {
	background-color:#F0F0F0;
}
.rooms-table table th {
	padding: 10px 5px 9px;
	text-align: center;
}
.rooms-table table td {
	padding: 16px 5px;
}
.rooms-table .btn {
	border-radius: 8px !important;
	padding: 6px 16px !important;
	font-size:1.4rem !important;
}
.rooms-navs {
	text-align:center;
	padding:5px 0;
	grid: 20px;
}
.rooms-navs .btn {
	border-radius: 4px !important;
	padding: 6px 16px !important;
	font-size:1.6rem !important;
}

/** ビル画像＆マップ **/
.bl-img-map {
	display:flex;
	gap:20px;
	margin-bottom:60px;
}
.bl-img-map .bl-image {
flex-basis:50%;
width: 50%;
}
.bl-img-map .bl-map {
flex-basis:50%;
width: 50%;
}

/** お問い合わせ **/
.bl-contact {
	display:flex;
	gap: 0 20px;
	margin-top:2rem;
}
.bl-contact .btn-bl-contact,
.bl-contact .btn-bl-favorite,
.bl-contact .btn-bl-tel,
.bl-contact .btn-bl-favtext{
	width: calc(50% - 10px);
	flex-basis: calc(50% - 10px);
}

/** 物件情報 **/
.bl-spec {
	display: flex;
	gap: 0 20px;
}
.bl-spec dl {
	width:calc(50% - 10px);
	flex-basis:calc(50% - 10px);
	display: flex;
	flex-wrap: wrap;
}
.bl-spec dt {
	width: 100px;
	flex-basis:100px;
	display:inline-block;
	border-bottom: 1px solid #dedede;
	padding: 6px 0;
	font-weight:bold;
	align-self:stretch;
}
.bl-spec dd {
	width: calc(100% - 100px);
	flex-basis:calc(100% - 100px);
	display:inline-block;
	border-bottom: 1px solid #dedede;
	padding: 6px 0;
	align-self:stretch;
}

/** 特集記事 **/
.mag-container {
	display: flex;
	gap: 0 40px;
	margin-top:20px;
}
.mag-container h2 {
	font-size:1.8rem;
	font-weight:bold;
}
.mag-list {
	flex-basis: calc(66% - 20px);
}
.mag-cate {
	flex-basis: calc(33% - 20px);
}
.mag-cate-list {
	font-size:1.5rem;
}
.mag-cate-list li {
	position: relative;
    padding: 0 0 0 1.5em;
    margin: 0 0 5px 0;
}
.mag-cate-list li:before {
	position: absolute;
    left: 0;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f111';
    color: #EF7B00;
    font-size: 1rem;
    top: 4px;
}
.mag-tag-list {
	font-size:1.4rem;
}
.mag-arrival {
	display: flex;
	flex-wrap:wrap;
	gap: 0 20px;
}
.mag-box {
	flex-basis: calc(50% - 10px);
}
.mag-box img {
	object-fit: cover;
	width:100%;
	max-height:150px;
}
.mag-cate-select button {
	padding: 6px !important;
}
.mag-articles {
	display:flex;
	flex-direction: column;
	gap: 20px;
}
.mag-article {
	display: flex;
	gap: 20px;
}
.mag-article h3 {
	font-size: 1.6rem;
	font-weight: bold;
}
.mag-thumb {
	flex-basis:calc(20% - 10px);
}
.mag-thumb img {
	object-fit: cover;
	width:100%;
	max-height:150px;
}
.mag-header {
	flex-basis:calc(80% - 10px);
}
.mag-tag {
	gap:8px;
	display:flex;
	flex-wrap: wrap;
	align-items: baseline;
}
.mag-tag a {
    padding: 0px 4px;
    border: 1px solid #7ca4c1;
    font-size: 1.2rem;
    border-radius: 4px;
    background: #f0f9ff;
	display: inline-block;
}
