@charset "UTF-8";


.sp_br {
  display: none !important;
}
.pc_br {
  display: block !important;
}

.outlet_line {
	margin-right: auto;
	margin-left: auto;
	background-size: contain;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	max-width: 850px;
}
.outlet_line img {

	max-width: 100%;
}
.outlet {
	margin-right: auto;
	margin-left: auto;
	background-size: contain;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	max-width: 850px;
}

.outlet img {

	max-width: 100%;
}

.keisai {
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #5BC1D8;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #FFFFFF;
}
.keisai a {
	color: #FFFFFF;
}
.keisai a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.outlet_ms {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 50px;
}

.outlet_ms p {
	font-size: 14px;
	line-height: 2em;
	color: #5BC1D8;
	text-align: center;
}

.outlet_bx {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 30px;
}


.outlet_bx h3 {
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.outlet_bx p {
	font-size: 15px;
	line-height: 2em;

}


.outlet_bx p span {
	font-weight: bold;
}



.surely {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: rgba(255,255,255,0.70);
}
.surely p {
	font-size: 13px;
	line-height: 2em;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
}


.txtnote {
	color: #FFFFFF;
	padding-top: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	text-align: center !important;
	background-color: #C40003;
	margin-top: 0px;
}

.txt_red {
	color: #C40003;
}
