
/*------§ìƒƒ‚------

 #CDE3F8ËƒƒCƒ“•”•ª‚Ì”wŒiA‚±‚¾‚í‚èðŒƒ{ƒ^ƒ“˜g‚Ì”wŒi
 #0D316DËƒ^ƒCƒgƒ‹ƒo[‚Æƒ{ƒ^ƒ“‚Ì’uŠ·
 #5E8ABFËyƒGƒŠƒA–¼iƒ[ƒ}Žšjz
 #009CD1ËƒEƒFƒuƒAƒCƒRƒ“‚ÌF
 #AD3333Ë’l‰º‚°EV’…ˆê——ƒŠƒ“ƒNƒ{ƒ^ƒ“ƒzƒo[
 #ebf3f8Ë•¨Œƒzƒo[”wŒiF

---------------------*/

/* lpo_common
---------------------------------------- */
.lpo_tl {
	background: #0D316D;
	color: #fff;
	font-weight: bold;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 20px;
	letter-spacing: 1.5px;
	padding: 15px 0 15px 20px;
	margin: 0 auto 20px;
}
.lpo_container {
	display: flex;
	justify-content: space-between;
	width: 1100px;
	margin: 0 auto;
}
.lpo_maincontents {
	width: 880px;
}
/* lpo_main
---------------------------------------- */
.lpo_main_wrap {
	margin: 0 0 30px 0;
	padding: 20px 0;
	background: #CDE3F8;
}
.lpo_main_wrap a {
	color: #333;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.lpo_main_wrap a i {
	color: #009CD1;
}
.lpo_main {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.lpo_m_search {
	float: left;
	width: 860px;
	height: 280px;
	padding: 10px;
	background: #fff;
}
.lpo_m_s_tl {
	display: flex;
	align-items: flex-end;
	background: #0D316D;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.lpo_m_s_tl p, .lpo_m_s_tl span {
	float: left;
	font-weight: bold;
	line-height: 26px;
}
.lpo_m_s_tl p {
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
.lpo_m_s_tl span {
	display: block;
	font-size: 18px;
	color: #fff;
}
.lpo_m_s_inner {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	overflow: hidden;
}
.lpo_m_s_img, .lpo_m_s_btn {
	margin-right: 10px;
}
.lpo_m_s_img {
	width: 210px;
}
.lpo_m_s_btn {
	width: 450px;
}
.lpo_m_s_btn ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lpo_m_s_btn li {
	float: left;
}
.lpo_m_s_btn a {
	font-size: 14px;
}
.lpo_m_s_btn_area {}
.lpo_m_s_btn_area li {
	width: 143px;
	margin-right: 10px;
}
.lpo_m_s_btn_area li:last-child {
	margin-right: 0;
}
.lpo_m_s_btn_area a {
	text-align: center;
	padding: 20px 0;
	background: #FFF;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: 0px 1px 0px 0px rgb(204 204 204 / 40%);
}
.lpo_m_s_btn_area a:hover {
	background: #f9f9f9;
}
.lpo_m_s_btn_area li a i {
	font-size: 25px;
	margin-bottom: 15px;
}
.lpo_m_s_btn_kind {}
.lpo_m_s_btn_kind li {
	width: 220px;
	margin-top: 8px;
}
.lpo_m_s_btn_kind li:nth-of-type(2n-1) {
	margin-right: 8px;
}
.lpo_m_s_btn_kind li a {
	display: flex;
	justify-content: space-between;
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0px 1px 0px 0px rgb(204 204 204 / 40%);
	overflow: hidden;
}
.lpo_m_s_btn_kind li a i,
.lpo_m_s_btn_kind li a p {
	line-height: 20px;
}
.lpo_m_s_btn_kind li a i.fa-chevron-right {
	width: auto;
	margin: 0;
	font-size: 10px;
}
.lpo_m_s_btn_kind li a:hover {
	background: #f9f9f9;
}
.lpo_m_s_btn_kind li a i {
	font-size: 20px;
	width: 25px;
	text-align: center;
}
.lpo_m_s_btn_kind li a p {
	padding: 0 15px 0 0;
}
.lpo_m_s_link {
	width: 170px;
	padding: 5px 0 0 0;
}
.lpo_m_s_link p {
	display: flex;
	align-items: center;
	gap: 0 5px;
	margin: 0 0 5px 0;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #0062a0;
	letter-spacing: 0.6px;
}
.lpo_m_s_link p:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background: #0062a0;
	margin-left: 0rem;
}
.lpo_m_s_link ul {
	padding: 0 0 0 2px;
}
.lpo_m_s_link a:hover {
	text-decoration: underline;
}
.lpo_m_s_link a {
	padding: 3px 0;
	font-size: 13px;
}
.lpo_m_s_link a i {
	margin-right: 10px;
}
.lpo_m_regist {
	float: right;
	width: 200px;
}
/* lpo_free
---------------------------------------- */
.lpo_free {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.lpo_free_tl {
	border-left: 5px solid #333333;
	box-sizing: border-box;
	font-weight: bold;
	width: 135px;
	margin-right: 10px;
	padding: 3px 0 1px 17px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.lpo_free_tl p {
	font-size: 18px;
	margin: 0 0 5px 0;
}
.lpo_free_tl span {
	font-size: 14px;
}
.lpo_free form {
	display: flex;
	justify-content: space-between;
	width: 720px;
}
.lpo_free input {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.lpo_free input[type="text"] {
	width: 610px;
	height: 45px;
	box-sizing: border-box;
	padding: 5px 15px;
	border: 1px solid #cccccc;
	font-size: 15px;
	line-height: 20px;
}
.lpo_free ::placeholder {
	color: #cccccc;
}
.lpo_free input[type="submit"] {
	font-weight: bold;
	background: #333;
	color: #fff;
	cursor: pointer;
	width: 100px;
	height: 45px;
	border: none;
	border-radius: 3px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0;
}
.lpo_free input[type="submit"]:hover {
	background: #AD3333;
}

/* lpo_article
---------------------------------------- */
.lpo_article {}
.lpo_article ul {
	margin: 0 0 30px 0;
	display: flex;
	flex-wrap: wrap;
	gap: 25px 35px;
}
.lpo_article li {
	width: 270px;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: 0px 0px 10px 1px rgb(137 137 137 / 20%);
	padding: 0 0 10px 0;
	overflow: hidden;
	position: relative;
}
.lpo_article li:empty {
	display: none;
}
.lpo_article li .bukken_icon_only {
	position: absolute;
	font-size: 12px;
	padding: 0 5px;
	border-radius: 3px;
	line-height: 20px;
	margin: 1px 0;
	top: 5px;
	right: 5px;
	font-weight: bold;
}
.lpo_article li:hover {
	background: #ebf3f8;
}
.lpo_article li>a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
}
.lpo_article li>a p {
	width: 250px;
	height: 48px;
	padding: 0 0 13px 0;
	position: absolute;
	top: 192px;
	left: 10px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}
.lpo_article li>a p span {
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.lpo_article li>a p:after {
	content: "";
	width: 45px;
	height: 3px;
	background: #0062a0;
	position: absolute;
	bottom: 0;
	left: 0;
}
.lpo_art_photo {}
.lpo_art_photo p {
	text-align: center;
	height: 180px;
}
.lpo_art_photo span {
	padding: 4px 12px;
	background: #FFF;
	border-radius: 3px;
	color: #333;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
}
.lpo_art_photo p a img {
	width: 270px;
	height: 180px !important;
	object-fit: cover;
}
.lpo_art_detail {
	padding: 85px 10px 0 10px;
	height: 105px;
}
.lpo_art_detail p {
	line-height: 24px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lpo_art_detail p:last-of-type {
	font-size: 12px;
}
.lpo_art_detail p.lpo_art_price {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0.7px;
	overflow: hidden;
}
.lpo_art_price span {
	display: flex;
	align-items: center;
	margin: 0 0 0 5px;
	font-size: 18px;
	color: #f30000;
	letter-spacing: 0.9px;
}
.lpo_art_price .bukken_icon_down {
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 0 7px;
	border-radius: 3px;
	line-height: 20px;
	color: #FFF;
}
.lpo_art_comment {
	width: 250px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 10px 15px;
	background: #f5f5f5;
	border-radius: 3px;
}
.lpo_art_comment p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	height: 70px;
	overflow: hidden;
}
.lpo_art_comment_regist p {
	color: #FE9901;
	font-weight: bold;
}
.lpo_more {
	margin-bottom: 40px;
}
.lpo_more a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	width: 600px;
	border-radius: 3px;
	border: 2px solid #0D316D;
	font-weight: bold;
	padding: 22px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
}
.lpo_more a:hover {
	background: #0D316D;
	color: #FFF;
}
.lpo_more a p, .lpo_more a i {
	display: table-cell;
	vertical-align: middle;
}
.lpo_more a p {
	width: 575px;
	box-sizing: border-box;
	padding: 0 0 0 25px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1.8px;
}
.lpo_more a i {
	padding-left: 15px;
	font-size: 15px;
	color: #0D316D;
}
.lpo_more a:hover i {
	color: #FFF;
}
/* lpo_btn
---------------------------------------- */
.lpo_btn {
	background: #ebf3f8;
	padding: 14px;
	margin-bottom: 40px;
}
.lpo_btn h3 {
	display: flex;
	align-items: center;
	font-size: 18px;
	line-height: 22px;
	color: #0e6ba5;
	letter-spacing: 1.2px;
}
.lpo_btn h3:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background: #0e6ba5;
	margin-left: 1rem;
}
.lpo_btn ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 10px 0;
}
.lpo_btn li {
	width: 200px;
}
.lpo_btn li a {
	display: flex;
	justify-content: space-between;
	padding: 20px 14px;
	background: #fff;
	border-radius: 3px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.7px;
	box-shadow: 0px 1px 0px 0px rgba(204, 204, 204, 0.4);
}
.lpo_btn li a:hover {
	background: #f9f9f9;
}
.lpo_btn li a i,
.lpo_btn li a p {
	float: left;
	line-height: 20px;
}
.lpo_btn li a p {
	padding: 0 10px 0 0;
}
.lpo_btn li a:hover {}
.lpo_btn li a i {
	font-size: 20px;
	width: 25px;
	text-align: center;
	color: #0062a0;
}
.lpo_btn li a i.fa-chevron-right {
	width: auto;
	margin: 0;
	font-size: 10px;
}
/* lpo_regist_comment
---------------------------------------- */
.lpo_regist_comment {
	border: 5px solid #eee;
	padding: 20px;
	margin-bottom: 20px;
}
.lpo_regist_comment p {
	text-align: center;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 1.8px;
	font-weight: bold;
}
.lpo_regist_comment span {
	color: #ff0000;
	font-size: 24px;
	padding: 0 5px;
}
/* lpo_regist
---------------------------------------- */
.lpo_regist {
	margin-bottom: 40px;
}
.lpo_regist_flow {
	margin-bottom: 20px;
}
.lpo_regist_form {
	margin-bottom: 0px;
}
.lpo_regist_form form {
	border: 2px solid #ccc;
	margin-bottom: 20px;
}
.lpo_regist table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
.lpo_regist table tr {
	display: flex;
	margin: 0 0 3px 0;
}
.lpo_regist th, .lpo_regist td {
	box-sizing: border-box;
	font-size: 14px;
}
.lpo_regist th {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px;
	width: 240px;
	background: #fafaf9;
	overflow: hidden;
}
.lpo_regist th span {
	width: 48px;
	box-sizing: border-box;
	padding: 5px 0;
	background: #ffe8e5;
	border-radius: 3px;
	color: #ff4a32;
	border: 1px solid #ff4a32;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 1.3px;
}
.lpo_regist td {
	width: 640px;
	padding: 18px 0 18px 18px;
}
.lpo_regist td p {
	padding-bottom: 5px;
}
.lpo_regist td input, .lpo_regist td textarea {
	width: 590px;
	padding: 15px 15px;
	background: #f5f9fc;
	border: 1px solid #ccdae4;
	border-radius: 3px;
	font-size: 14px;
	line-height: 18px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.lpo_regist td input {}
.lpo_regist td input.lpo_regist_s {
	width: 150px;
}
.lpo_regist td textarea {
	height: 100px;
}
.lpo_regist_btm {
	padding: 30px;
	background: #f5f9fc;
}
.lpo_regist_kiyaku {
	margin-bottom: 10px;
	text-align: center;
}
.lpo_regist_kiyaku a {
	color: #0062a0;
	font-weight: bold;
}
.lpo_regist_kiyaku a:hover {
	color: #999;
}
.lpo_regist_agree {
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.lpo_regist_agree p {
	padding-bottom: 5px;
}
.lpo_regist_agree label {
	border: 1px solid #ccdae4;
	padding: 8px 13px;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	border-radius: 3px;
	background: #fff;
}
.lpo_regist_agree label:hover {
	background: #eee;
}
.lpo_regist_agree label input {
	vertical-align: sub;
	margin: 0 5px 0 0;
}
.lpo_regist_submit {
	text-align: center;
}
.lpo_regist_submit p {
	padding-bottom: 8px;
}
.lpo_regist_submit input {
	cursor: pointer;
	background: #de3838;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	border: none;
	border-radius: 3px;
	box-shadow: 0 3px 0 #c43333;
	padding: 10px 80px;
}
.lpo_regist_submit input:hover {
	background: #c43333;
}