@charset "UTF-8";

/*===================================
構造・セキュリティ
===================================*/
figure {
	position: relative;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}

sup {
	font-size: 10px;
	letter-spacing: 0;
    vertical-align: super;
}

#content_Wrap {
	font-feature-settings: "palt";
	background: #fff;
}

.contents .Txt_note {
	font-size: 12px !important;
	letter-spacing: 0;
	padding-top: 6px;
}
.gold {
	color: #81602b;
}

.gold_brt {
	color: #ccab77;
}

.all_Wrap {
	position: relative;
}

.all_Wrap figcaption {
	position: absolute;
	right: 11.8%;
	bottom: 5px;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.all_Wrap .main_ttl {
	position: absolute;
	top: 50%;
	left: 10.714285714285714%;
	transform: translate(0, -50%);
}

.all_Wrap h2 {
	color: #fff;
	font-size: 50px;
	letter-spacing: 0.1em;
}

#main_Wrap {
    position: relative;
    margin-bottom: 80px;
}
#main_Wrap h2 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: clamp(20px,3.333333333333333vw,40px);
color: #fff;
text-shadow: 0px 0px 12px #000000;;
letter-spacing: 0.12em;
font-family: "Cinzel", serif;
}


.main_copy {
	text-align: center;
	margin: 70px auto;
}


/* common */
.copy {
	text-align: center;
	font-size: 26px;
	color: #333;
	padding-bottom: 20px;
	line-height: 1.8;
}

.sub_copy {
	text-align: center;
	font-size: 16px;
	line-height: 1.8;
	padding-bottom: 60px;
}

.in-box {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	box-sizing: border-box;
}

.con_box h3 {
	font-size: 23px;
	color: #728CB4;
	padding-bottom: 14px;
	letter-spacing: 0.09em;
	line-height: 1.4;
	font-feature-settings: "palt";
}

.con_box h4 {
	font-size: 20px;
	color: #728CB4;
	padding-bottom: 14px;
	letter-spacing: 0.09em;
	line-height: 1.4;
	font-feature-settings: "palt";
}

.con_box h4 span {
	font-size: 12px;
	color: #000;
	padding-left: 20px;
}

.con_box h4 span a {
	color: #728CB4;
}

.con_box h5 {
	font-size: 18px;
	margin-bottom: 10px;
}

.column2 ul li .notes_list li {
	width: 100% !important;
	font-size: 12px;
	line-height: 1.5;
	margin-right: 0 !important;
}

.con_box p {
	font-size: 14px !important;
	padding-bottom: 15px;
	letter-spacing: 0.06em;
	font-feature-settings: "palt";
	line-height: 1.8;
}

.con_box p.line-h {
	line-height: 1.2 !important;
	text-indent: 1em;
	padding-left: -1em;
}

.con_box p.ta_j {
	text-align: justify;
}

.sm_txt {
	font-size: 12px !important;
	padding-left: 0 !important;
    margin-top: 6px;
}

.con_box p.sm_txt {
	font-size: 12px !important;
	padding-left: 0 !important;
}

.cap_L_top {
	left: 5px;
	text-align: left;
	bottom: auto;
	top: 10px;
	font-size: 13px;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
}

.cap_L_top02 {
	left: 0px;
	text-align: left;
	bottom: auto;
	top: -13px;
	font-size: 13px;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
}

.column1 {
	margin-bottom: 60px;
}

.column1.cat_last {
	margin-bottom: 100px;
}

.column1 .notes_list {
	margin-top: 10px;
}

.column1 .notes_list li {
	width: 100%;
	font-size: 12px;
	line-height: 1.5;
}

.column2 {
	margin-bottom: 60px;
}
.in-box .bg_box .column2.pt45{
    margin: 20px 0 0;
    padding: 0;
}

.column2.moving {
	margin-bottom: 20px;
}

.column2.cat_last {
	margin-bottom: 100px;
}

.column2 ul.flex {
	justify-content: space-between;
}

.column2 ul li {
	width: calc((100% - 4%) / 2);
	max-width: 480px;
}
.in-box .bg_box .column2 ul {
    display: flex;
    width: 100%;
    gap: 20px 2.08768267%;
}
.in-box .bg_box .column2 ul li:nth-child(1) {
    width: 50.83507307%;
}
.in-box .bg_box .column2 ul li:nth-child(2) {
    width: 46.76409186%;
}
.in-box .bg_box .column2 ul li:nth-child(2) p{
    padding-bottom: 0!important;
}

.column2 ul li p.Txt_p {
	font-size: 14px !important;
	letter-spacing: 0.05em;
	padding-top: 6px;
}

.column2 p.Txt_p {
	font-size: 14px !important;
	letter-spacing: 0.05em;
	padding-top: 6px;
}

.column2.moving ul li:nth-child(1) {
	width: 100%;
	max-width: 760px;
	margin-right: 3.90625%;
}

.column2.moving ul li:nth-child(2) {
	width: 100%;
	max-width: 228px;
}

.column3 {
	margin-bottom: 60px;
}

.column3 ul.flex {
	justify-content: space-between;
}

.column3 ul li {
	width: calc((100% - 4%) / 3);
	max-width: 324px;
}

.column3.restroom ul li {
	width: 100%;
	max-width: 324px;
}
/*.con_box.camera .column3 .line1 li:nth-child(1),
.con_box.camera .column3 .line1 li:nth-child(2){
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}*/
.con_box.camera ul {
    gap: inherit;
}
.con_box.camera ul li:nth-child(1) {
    width: 66%;
	max-width: 66%;
}
.con_box.camera ul li:nth-child(1) figure {
    margin: 3.15em 0 0;
}
.con_box.camera ul li:nth-child(2) {
    width: 32%;
}

.column3 ul li p.Txt_p {
	font-size: 13px !important;
	letter-spacing: 0.05em;
	padding-top: 6px;
}

.column3.restroom ul li p sup {
	vertical-align: super;
	font-size: 10px;
}

.column3 ul li h4 {
	letter-spacing: 0.05em;
	padding-top: 20px;
}

.column4 {
	margin-bottom: 60px;
}

.column4 ul.flex {
	justify-content: space-between;
}

.column4 ul li {
	width: calc((100% - 6.4%) / 4);
	max-width: 234px;
}

.column4 ul li p.Txt_p {
	font-size: 13px !important;
	letter-spacing: 0.05em;
	padding-top: 6px;
}

.column4 ul li h4 {
	letter-spacing: 0.05em;
	padding-top: 20px;
}


/* 個別 */

.sec01 .flex .flex01 figure {
	max-width: 250px;
	margin-bottom: 20px;
}

.sec01 .flex .flex01 h4:nth-of-type(2) {
	margin-top: 30px;
}

.sec01 .flex .flex01 h5 {
	font-size: 15px;
}

.column2 .flex .flex01 h5 {
	font-size: 15px;
	padding-top: 14px;
	margin-bottom: 6px;
}

.sec01 .flex .flex02 .sm_txt {
	margin-top: 10px;
	letter-spacing: 0rem;
}


.sec02 .flex li p {
	min-height: 6.2rem;
}

.flex.algn-spe {
	justify-content: flex-start;
	flex-direction: column;
}

.flex.algn-spe div {
	min-height: 157px;
}

.sec03 ul.flex li:nth-child(1) {
	width: 33%;
	margin-right: 3%;
}

.sec03 ul.flex li:nth-child(2) {
	width: 64%;
	max-width: none;
}

.sec04 .txt_n {
	min-height: 7.25rem;
}
/*
.sec04 .sm_txt {
	min-height: 4.3rem;
}

.sec04 .flex li:first-child .sm_txt {
	min-height: 5.8rem;
}

.sec05 .sm_txt {
	min-height: 3rem;
}

.sec05 .flex li:first-of-type p {
	min-height: 7.1rem;
}
*/

#all_Wrap .Txt_note {
	font-size: 12px !important;
	letter-spacing: 0;
	padding-top: 6px;
}

.pt30 {
	padding-top: 30px;
}
.pt45 {
	padding-top: 45px;
}

.pt90 {
	padding-top: 90px;
}

.em8 {
	padding-top: 8em;
}

.mark {
	font-size: 10px;
	position: relative;
	top: -5px;
}


.layout04 ul.flex li:nth-child(1) {
	width: 66%;
	margin-right: 3%;
	max-width: none;
}

.layout04 ul.flex li:nth-child(2) {
	width: 31%;
}





.bouhan_sensor ul li.txt {
	width: 64%;
	max-width: 64%;
}

.bouhan_sensor ul li h4 {
	padding-top: 0;
}

.sec_btm h4 {
	margin-bottom: 20px;

}

.sec_btm .flex01 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.sec_btm .flex01_1 {
	margin-bottom: 20px;
}

.sec_btm .ttl_flex {
	display: flex;
	align-items: center;
	margin-bottom: 7px;
}

.sec_btm p {
	padding-bottom: 0;
}

.sec_btm .ttl_flex .ttl_flex01 p {
	padding-bottom: 0;
	color: #728CB4;
	font-size: 18px!important;
	margin-right: 10px;
	line-height: 1.5;

}

.sec_btm .ttl_flex .ttl_flex02 h5 {
	color: #728CB4;
	font-size: clamp(16px,2vw,18px);
	margin-bottom: 0;
	line-height: 1.3;
	padding-top: 0;
}

.sec_btm .ttl_flex .ttl_flex02 span {
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}

.sec_btm .flex01_1 .subttl {
	color: #fff;
	background-color: #728CB4;
	padding: 8px 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sec_btm .flex01_2 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
}

.sec_btm .flex01_2 .flex01_2_txt {
	width: 66%;
}

.sec_btm .flex01_2 figure {
	width: 29%;
}

.sec_btm .flex01_2 figure figcaption {
	font-size: 12px;
	line-height: 1.2;
	margin-top: 5px;
}

.sec_btm .flex01_3 {
	margin-bottom: 20px;
}

.sec_btm .flex01_4 {
	margin-bottom: 0;
}

.sec_btm .flex02_1 {
	width: 90%;
	margin: 0 auto;
}

.sec_btm .flex02_2 {
	padding-top: 20px;
}

.con_box h3.freeid_ttl {
	position: relative;
	margin-bottom: 0;
}
.con_box h3 .freeid {
	width: 150px;
	max-width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.con_box .bg_box {
	background: #fafcfd;
	border: 1px solid #728CB4;
	padding: 20px;
}
.con_box .bg_box > .flex{

}
.con_box .bg_box > .flex h4{
	display: flex;
	align-items: center;
}
.con_box .bg_box > .flex h4 span {
    font-size: 70%;
    color: #fff;
    background: #728CB4;
    margin-right: 0.5em;
    padding: 0.30em 0.3em 0.4em 0.45em;
     line-height: 1;
  vertical-align: middle;
}
.con_box .bg_box > .flex p{
	letter-spacing: 0;
}

/*
.device {
	float: right;
	width: 300px;
	max-width: 40%;
	margin: 0 20px;
}
*/
.device.pc {
	width: 300px;
	max-width: 40%;
	margin: 0 20px;
}
.speed.pc {
	width: 500px;
	max-width: 100%;
	margin-top: 0;
}
.tebra {
	position: relative;
	background: #2b585e;
	padding: 1em;
	}
.tebra h3 {
	color: #beac83;
	font-size: clamp(18px,1.640625vw,21px);
}
.tebra h3 span{
	display: inline-block;
	text-align: center;
	font-size: 70%;
	color: #0f061f;
	background: #beac83;
	margin-right: 0.5em;
	padding: 0.15em 0.3em 0.15em 0.4em;
}
.tebra .sm_txt {
	color: #fff;
	padding-bottom: 0;
	margin-top: 0;
}
.tebra h5 {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	max-width: 300px;
	opacity: 0.5;
}

#notes_Area {
    background: unset;
}

/*=========================================================================================================
tab
=========================================================================================================*/
@media screen and (max-width: 1024px) {

	.lower_ttl h2 {
		font-size: 48px;
	}

}


/*=========================================================================================================
sp
=========================================================================================================*/
@media only screen and (max-width: 767px) {
	.contents {
		padding: 0;
	}

	.sec03 ul.flex li:nth-child(1) {
		width: 100%;
		margin-right: 0;
	}

	.sec03 ul.flex li:nth-child(2) {
		width: 100%;
		max-width: none;
	}
}

@media only screen and (max-width: 767px) {
	.column2 ul li .notes_list li {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.layout04 ul.flex li:nth-child(1) {
		width: 100%;
		margin-right: 0;
		max-width: none;
	}

	.layout04 ul.flex li:nth-child(2) {
		width: 100%;
	}

	.layout04 ul.flex li:nth-child(2) figure {
		width: 75%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 767px) {
	.sec02 .flex li p {
		min-height: auto;
	}

	.flex.algn-spe div {
		min-height: 0;
	}
}

@media only screen and (max-width: 768px) {
	.sec04 .txt_n {
		min-height: auto;
	}

	.sec04 .sm_txt {
		min-height: auto;
	}

	.sec04 .flex li:first-child .sm_txt {
		min-height: auto;
	}

	.sec05 .sm_txt {
		min-height: auto;
	}

	.sec05 .flex li:first-of-type p {
		min-height: 2.6rem;
	}
}

@media only screen and (min-width: 768px) {
	.layout04 ul.flex li:nth-child(1) p:not(.sm_txt) {
		min-height: 4.9rem;
	}

}

@media screen and (max-width: 767px) {
#main_Wrap {
    margin-bottom: 40px;
}

	#content_Wrap .cap_Txt_fontS {
		position: absolute;
		font-size: 9px;
		bottom: 10px;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		transform: rotate(0.028deg);
	}

	.cap_L_top {
		top: 5px;
		font-size: 12px;

	}

	.copy {
		font-size: 22px;
		padding-bottom: 30px;
		line-height: 1.5;
	}

	.sub_copy {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		font-size: 16px;
		line-height: 1.5;
		padding-bottom: 50px;
	}


	.con_box h4 {
		font-size: 16px;
		padding-bottom: 12px;
		line-height: 1.4;
	}

	.con_box h4.font_s17 {
		font-size: 16px;
	}

	.con_box h4.font_s14 {
		font-size: 15.6px;
	}

	.con_box h4 span {
		padding-left: 0px;
	}

	.con_box p {
		letter-spacing: 0;
	}


	.column1 {
		margin-bottom: 40px;
	}
    .column1.security {
		margin-bottom: 10px;
	}

	.column1.cat_last {
		margin-bottom: 60px;
	}

	.column2 {
		margin-bottom: 40px;
	}

	.column2.cat_last {
		margin-bottom: 60px;
	}

	.column2.cat_last>ul>li:not(:last-child) {
		margin-bottom: 0;
	}

	.column2 ul.flex {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.column2 ul li {
		width: 100%;
		max-width: none;
	}

	.column2 ul.line1 li {
		width: 49%;
		max-width: 490px;
	}

	.column2 ul li:not(:last-child) {
		margin-bottom: 40px;
	}

	.column2 ul.line1 li:not(:last-child) {
		margin-bottom: 0;
	}

	.column2.mg li:not(:last-child) {
		margin-bottom: 40px;
	}

	.column2.secblock ul li:not(:last-child) {
		margin-bottom: 10px;
	}

	.column2.secblock ul li.flex01 {
		margin-bottom: 20px;
	}

	.column2.secblock ul li.flex01.mg20 {
		margin-bottom: 20px !important;
	}

	.column2.secblock ul li.flex01.mg10 {
		margin-bottom: 10px;
	}

	.column2.secblock ul li#greening:not(:last-child) {
		margin-bottom: 20px;
	}

	.column2 ul li p.Txt_p {
		font-size: 14px !important;
		letter-spacing: 0.05em;
		padding-top: 6px;
	}

	.column2 p.Txt_p {
		font-size: 14px !important;
		letter-spacing: 0.05em;
		padding-top: 6px;
	}

	.column2.moving ul li:nth-child(1) {
		width: 100%;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}

	.column2.moving ul li:nth-child(2) {
		width: 100%;
		max-width: 100%;
	}

	.column3 {
		margin-bottom: 40px;
	}

	.column3 ul.flex {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.column3 ul li {
		width: 100%;
		max-width: 100%;
	}

	.column3 ul.line1 li {
		margin: 14px auto;
	}

	.column3.restroom ul li {
		width: 100%;
		max-width: 100%;
	}

	.column3 ul.line1 li {
		width: calc((100% - 3%) / 3);
	}
	/*.con_box.camera .column3 .line1{
        flex-wrap: wrap;
	}
	.con_box.camera .column3 .line1 li {
	    width: 100%;
	}*/
	.con_box.camera ul {
        flex-direction: column;
        margin: 40px 0;
    }
    .con_box.camera ul li:nth-child(1) {
        width: 100%;
        max-width: 100%;
    }
	.con_box.camera ul li:nth-child(1) figure {
		margin: 0;
	}
    .con_box.camera ul li:nth-child(2) {
        width: 100%;
        margin: 40px auto 0;
    }

	.column3 ul li:not(:last-child) {
		margin-bottom: 30px;
	}

	.column3 ul.line1 li:not(:last-child) {
		margin-bottom: 10px;
	}

	.column4 {
		margin-bottom: 40px;
	}

	.column4 ul.flex {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.column4 ul.line1 {
		justify-content: space-between;
		/* align-items: flex-start; */
		flex-wrap: wrap;
	}

	.column4 ul li {
		width: 100%;
		max-width: 100%;
	}

	.column4 ul.line1 li {
		width: 49%;
		max-width: 100%;
		display: flex;
		flex-direction: column;
	}

	.column4 ul.line1 li p {
		letter-spacing: 0.1em;
	}

	.column4 ul.line1 li figure {
		margin-top: auto;
	}

	.bouhan_sensor.column3 ul.line1 li {
		width: 46%;
		margin: 0;
	}

	.bouhan_sensor.column3 ul.line1 li.txt {
		width: 50%;
	}


	.sec_btm .ttl_flex .ttl_flex02 h5 {
		font-size: 16px;
	}

	.sec_btm .ttl_flex .ttl_flex02 h5 span {
		font-size: 12px;
	}

	.sec_btm .flex01 {
		margin-bottom: 0 !important;
	}
	.device.sp {
	    float: right;
	    width: 300px;
	    max-width: 40%;
	    margin: 0 0 0 14px;
	}
	.speed.sp {
	    width: 500px;
	    max-width: 94%;
	    margin-top: 0;
	}
	.con_box .bg_box > .flex h4 {
		align-items: baseline;
	}
	.in-box .bg_box .column2.pt45 {
		margin: 20px 0 0;
		padding: 0;
	}
	.in-box .bg_box .column2 ul li {
		width: 100%;
		max-width: unset;
	}
.in-box .bg_box .column2 ul {
    flex-wrap: wrap;
}
.in-box .bg_box .column2 ul li:not(:last-child) {
		margin-bottom: 0;
	}
.in-box .bg_box .column2 ul li:nth-child(1) {
    width: 100%;
}
.in-box .bg_box .column2 ul li:nth-child(2) {
    width: 100%;
}
}

@media only screen and (max-width: 499px) {

	.sec01 .flex .flex01 figure {
		margin: 0 auto;
	}

	.flex.algn-spe div {
		min-height: unset;
	}

	#content .cap_L_top {
		left: 0;
		text-align: left;
		bottom: auto;
		top: -10px;
		font-size: 10px;
		letter-spacing: 0;
		color: #000;
		font-feature-settings: "palt";
	}

	.sec_btm figure.sp {
		width: 80%;
		margin: 0 auto 20px;
	}

	.sec_btm .flex01_1 {
		margin-bottom: 30px;
	}

	.sec_btm .flex01_2 {
		display: flex;
		justify-content: space-between;
		margin-bottom: 30px;
	}

	.sec_btm .flex01_2 .flex01_2_txt {
		width: 60%;
	}

	.sec_btm .flex01_2 figure {
		width: 35%;
	}

	.sec_btm .flex01_3 {
		margin-bottom: 30px;
	}

	.sec_btm .flex02_1 {
		margin-bottom: 0;
	}

	.sec_btm .flex02_2 {
		padding-top: 0px;
	}

	.sp_mb0 {
		margin-bottom: 0 !important;
	}

	.sp_pb0 {
		padding-bottom: 0 !important;
	}

}

/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {
	.all_Wrap h2 {
		font-size: 30px;
	}
    .sec_btm .flex01_4 {
        margin-bottom: 30px;
    }
}