
/*------§μ------

 #CDE3F8ΛCͺΜwiA±Ύνθπ{^gΜwi
 #0D316DΛ^Cgo[Ζ{^Μu·
 #5E8ABFΛyGAΌi[}jz
 #009CD1ΛEFuACRΜF
 #AD3333ΛlΊ°EVκN{^zo[
 #E7F0F9Λ¨zo[wiF

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

/* 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: 16px;
	padding: 10px;
	margin: 0 auto 10px;
	line-height: 24px;
}

/* lpo_main
---------------------------------------- */
.lpo_main_wrap {
	background: #CDE3F8;
	padding: 10px 2%;
}
.lpo_main_wrap a {
	color: #333;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.lpo_main_wrap a i {
	color: #009CD1;
}
.lpo_main {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.lpo_m_search {
	width: 100%;
	border: 1px solid #999;
	padding: 9px;
	background: #fff;
	box-sizing: border-box;
}
.lpo_m_s_tl {
	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: 18px;
}
.lpo_m_s_tl span {
	display: block;
	color: #5E8ABF;
	font-size: 15px;
}
.lpo_m_s_inner {
	overflow: hidden;
}
.lpo_m_s_img {
	display: none;
}
.lpo_m_s_btn {
	width: 100%;
}
.lpo_m_s_btn ul {
	overflow: hidden;
}
.lpo_m_s_btn li {
	float: left;
}
.lpo_m_s_btn a {
	font-size: 13px;
}
.lpo_m_s_btn a p {
	font-weight: bold;
}
.lpo_m_s_btn_area {
}
.lpo_m_s_btn_area li {
	width: 32%;
	margin-right: 2%;
}
.lpo_m_s_btn_area li:last-child {
	margin-right: 0;
}
.lpo_m_s_btn_area a {
	background: #eee;
	text-align: center;
	padding: 20px 0;
}
.lpo_m_s_btn_area a:hover {
	background: #ddd;
}
.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: 49%;
	margin-top: 6px;
}
.lpo_m_s_btn_kind li:nth-of-type(2n-1) {
	margin-right: 2%;
}
.lpo_m_s_btn_kind li a {
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 14px;
}
.lpo_m_s_btn_kind li a i,
.lpo_m_s_btn_kind li a p {
	float: left;
	line-height: 20px;
}
.lpo_m_s_btn_kind li a:hover {
	border: 1px solid #333;
}
.lpo_m_s_btn_kind li a i {
	font-size: 20px;
	margin-right: 10px;
	width: 25px;
	text-align: center;
}
.lpo_m_s_link {
}
.lpo_m_s_link ul {
	overflow: hidden;
}
.lpo_m_s_link li {
	float: left;
	width: 49%;
	margin-top: 6px;
}
.lpo_m_s_link li:nth-of-type(2n-1) {
	margin-right: 2%;
}
.lpo_m_s_link a:hover {
	text-decoration: underline;
}
.lpo_m_s_link a {
	padding: 5px;
	font-size: 13px;
	border: 1px dotted #999;
	border-radius: 3px;
	background: #f5f5f5;
}
.lpo_m_s_link a i {
	margin-right: 5px;
}
.lpo_m_regist {
	display: none;
}


/* lpo_free
---------------------------------------- */
.lpo_free {
	overflow: hidden;
	margin: 10px auto;
	width: 96%;
}
.lpo_free_tl {
	border-left: 5px solid #333;
	margin-bottom: 5px;
	padding: 2px 0 2px 15px;
	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;
	overflow: hidden;
	line-height: 24px;
}
.lpo_free_tl p {
	font-size: 18px;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
.lpo_free_tl span {
	font-size: 13px;
	float: left;
	font-weight: bold;
}
.lpo_free form {
	width:100%;
}
.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;
	font-size: 17px;
	padding: 5px;
}
.lpo_free input[type="text"] {
	width: 75%;
}
.lpo_free input[type="submit"] {
	font-weight: bold;
	background: #0D316D;
	color: #fff;
	cursor: pointer;
	width: 23%;
	height: 40px;
	border: none;
	-webkit-appearance: none;
}
.lpo_free input[type="submit"]:hover {
	background: #AD3333;
}
/* lpo_article
---------------------------------------- */
.lpo_article {
	width: 98%;
	margin: 0 auto;
}
.lpo_article ul {
	overflow: hidden;
}
.lpo_article li {
	position:relative;
	border: 1px solid #ccc;
	width: 100%;
	margin: 0 auto 10px;
	padding: 10px;
	box-sizing: border-box;
}
.lpo_article li:nth-of-type(3n) {
	margin-right: 0;
}
.lpo_article li:hover {
	border: solid 1px #333;
	background:#E7F0F9;
}
.lpo_article li .bukken_icon_only {
	position:absolute;
	font-size: 12px;
	padding: 0 3px;
	line-height: 20px;
	margin: 1px 0;
	top: 40px;
	left: 5px;
	font-weight: bold;
}
.lpo_article li > a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*\**/: #fff\9;
	filter: alpha(opacity=0);
}
.lpo_article li > a p {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 35px;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	box-sizing: border-box;
	padding: 5px;
	overflow: hidden;
	background: #F3F2ED;
}
.lpo_art_photo {
	float: left;
	width: 40%;
	margin: 35px 0 10px;
}
.lpo_art_photo p {
	text-align: center;
}
.lpo_art_photo span {
	background: #333;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	display: block;
}
.lpo_art_detail {
	float: right;
	width: 58%;
	margin: 35px 0 10px;
}
.lpo_art_detail p {
	line-height: 20px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lpo_art_detail p:last-of-type {
	font-size: 11px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	white-space: normal;
}
.lpo_art_detail p.lpo_art_price {
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 5px;
	overflow: hidden;
}
.lpo_art_price .bukken_icon_down {
	font-size: 12px;
	float:right;
	padding: 0 3px;
	line-height: 20px;
	margin: 1px 0;
}
.lpo_art_comment {
	border: solid 1px #FE9901;
	background: #FFFCE5;
	padding: 9px;
	clear: both;
}
.lpo_art_comment p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	max-height: 67px;
	overflow: hidden;
}
.lpo_art_comment_regist p {
	color: #FE9901;
	font-weight: bold;
}

.lpo_more {
	margin-bottom: 20px;
}
.lpo_more a {
	background: #0D316D;
	display: block;
	margin: 0 auto;
	width: 90%;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
	line-height: 24px;
}
.lpo_more a:hover {
	background: #AD3333;
}
.lpo_more a p, .lpo_more a i {
	display:table-cell;
	vertical-align: middle;
}
.lpo_more a p {
	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;
	width: 90%;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.lpo_more a i {
	font-size: 15px;
	padding-left: 15px;
}

/* lpo_btn
---------------------------------------- */
.lpo_btn {
	width: 96%;
	background: #CDE3F8;
	padding: 2%;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
.lpo_btn ul {
	overflow: hidden;
}
.lpo_btn li {
	width: 50%;
	float:left;
	overflow: hidden;
	padding: 2px;
	box-sizing: border-box;
}
.lpo_btn li a {
	border: 1px solid #999;
	overflow: hidden;
	padding: 14px 10px;
	background:#fff;
	display: block;
	color: #333;
	font-size:13px;
}
.lpo_btn li a i,
.lpo_btn li a p {
	float: left;
	line-height: 20px;
	font-weight: bold;
}
.lpo_btn li a:hover {
	border: 1px solid #333;
}
.lpo_btn li a i {
	font-size: 16px;
	margin-right: 5px;
	width: 20px;
	text-align: center;
	color: #009CD1;
}

/* lpo_regist_comment
---------------------------------------- */
.lpo_regist_comment {
	border: 10px solid #eee;
	padding: 15px 5%;
	width: 98%;
	box-sizing: border-box;
	margin: 0 auto 10px;
}
.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: 16px;
	line-height: 28px;
	font-weight:bold;
}
.lpo_regist_comment span {
	color: #ff0000;
	font-size: 28px;
	font-weight:bold;
}

/* lpo_regist
---------------------------------------- */

.lpo_regist {
	width: 98%;
	box-sizing: border-box;
	margin: 0 auto 10px;
}
.lpo_regist_flow {display: none;}
.lpo_regist_form {
	margin-bottom: 10px;
}
.lpo_regist_form form {
	border: 2px solid #ccc;
}
.lpo_regist table {
	border-collapse: collapse;
	width: 100%;
}
.lpo_regist th, .lpo_regist td {
	border: 1px solid #ccc;
	padding: 2%;
	font-size: 13px;
}
.lpo_regist th {
	background:#f5f5f5;
	overflow: hidden;
	width: 80px;
	font-weight: bold;
	font-size: 12px;
}
.lpo_regist th span {
	background: #ff0000;
	color: #fff;
	font-weight:bold;
	font-size:11px;
	border-radius: 3px;
	padding: 1px 3px;
	float:right;
}
.lpo_regist td p {
	padding-bottom: 5px;
}
.lpo_regist td input, .lpo_regist td textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	font-size: 15px;
	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: 40%;
}
.lpo_regist td textarea {
	height: 100px;
}
.lpo_regist_btm {
	padding: 20px 2%;
	background:#F7EEE3;
}
.lpo_regist_kiyaku {
	margin-bottom: 10px;
	text-align: center;
}
.lpo_regist_kiyaku a {
	color: #0000ff;
	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 dotted #999;
	padding: 5px 10px;
	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: 5px;
}
.lpo_regist_submit input {
	cursor: pointer;
	background: #ff0000;
	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 #dd0000;
	padding: 10px 80px;
	-webkit-appearance: none;
}
.lpo_regist_submit input:hover {
	background:#dd0000;
}

.teb_jamp_wrap{
    margin: -70px auto 0px auto;
    padding: 0px 0px 40px 0px;
    z-index: -10;
}
.teb_jamp_box_wrap{
padding: 18px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #e6f5fc;
}

.teb_jamp_box{
    width: 92%;
    margin: auto;
    padding: 0px 0px 10px 0px;
    border-radius: 10px;
    border: solid 3px #0056a1;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 0 3px #242424;
}
.teb_jamp_box_l{
}
.teb_jamp_box_r{
    width: 100%;
}
.teb_jamp_box_joken{
    border-bottom: solid 3px #0056a1;
    overflow: hidden;
}
.teb_jamp_box_joken ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.teb_jamp_box_joken ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
}
.teb_jamp_box_joken ul li:nth-child(1){
	border-right: solid 1px #d9d9d9;
}
.teb_jamp_box_joken ul li a{
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 3.5vw;
    font-weight: bold;
    padding: 70px 0px 15px 0px;
}
.teb_jamp_box_joken ul li:nth-child(1) a{
    background-image: url(/img/index/search_icon01.png);
    background-position-y: 20px;
    background-position-x: center;
    background-size: 33px;
}
.teb_jamp_box_joken ul li:nth-child(2) a{
    background-image: url(/img/index/search_icon03.png);
    background-position-y: 23px;
    background-position-x: center;
    background-size: 25px;
}
.teb_jamp_box_joken ul li a::before{
    content: "";
    width: 17px;
    height: 17px;
    top: 71px;
    right: 12%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_joken ul li a::after{
    content: "";
    top: 77px;
    right: 16%;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_kodawari{
    width: 100%;
}
.teb_jamp_box_kodawari ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.teb_jamp_box_kodawari ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
    border-bottom: solid 1px #d9d9d9;
}
.teb_jamp_box_kodawari ul li:nth-child(2n){
	border-left: solid 1px #d9d9d9;
}
.teb_jamp_box_kodawari ul li a{
    display: block;
    text-decoration: none;
    font-size: 3.2vw;
    font-weight: bold;
    position: relative;
    background-repeat: no-repeat;
    color: #333;
    height: 47px;
    box-sizing: border-box;
    padding: 14px 0px 0px 30px;
    background-size: 10%;
}
.teb_jamp_box_kodawari ul li:nth-child(1) a{
    background-image: url(/img/index/search_icon04.png);
    background-position-y: 14px;
    background-position-x: 2%;
    background-size: 13%;
}
.teb_jamp_box_kodawari ul li:nth-child(2) a{
    background-image: url(/img/index/search_icon05.png);
    background-position-y: 17px;
    background-position-x: 4%;
}
.teb_jamp_box_kodawari ul li:nth-child(3) a{
    background-image: url(/img/index/search_icon06.png);
    background-position-y: 14px;
    background-position-x: 6%;
    background-size: 8%;
}
.teb_jamp_box_kodawari ul li:nth-child(4) a{
    background-image: url(/img/index/search_icon07.png);
    background-position-y: 14px;
    background-position-x: 4%;
}
.teb_jamp_box_kodawari ul li:nth-child(5) a{
    background-image: url(/img/index/search_icon08.png);
    background-position-y: 14px;
    background-position-x: 5%;
}
.teb_jamp_box_kodawari ul li:nth-child(6) a{
background-image: url(/img/index/search_icon09.png);
    background-position-y: 16px;
    background-position-x: 4%;
}
.teb_jamp_box_kodawari ul li a::before{
    content: "";
    width: 14px;
    height: 14px;
    top: 17px;
    right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_kodawari ul li a::after{
    content: "";
    top: 22px;
    right: 16px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_free{
    clear: both;
    overflow: hidden;
}
.teb_jamp_box_free h3{
    margin: 10px auto 0px auto;
    padding: 0px 0px 0px 28px;
    font-weight: bold;
    font-size: 3.5vw;
    background-image: url(/img/index/search_icon10.png);
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: 20px;
    line-height: 23px;
    width: 76%;
}
.teb_jamp_box_free {

}
.teb_jamp_box_free a{
    display: block;
    padding: 4px 0px 0px 0px;
	position:relative;
}
.teb_jamp_box_free a img{
    display: block;
    margin-top: 20px;
    margin-left: 4vw;
    width: 79%;
}
.teb_jamp_box_free a::before{
    content: "";
    width: 17px;
    height: 17px;
    top: 48px;
    right: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_free a::after{
    content: "";
    top: 54px;
    right: 27px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_free_kensu{
    margin: 10px auto 0px auto;
    width: 95%;
    font-size: 3.5vw;
    font-weight: bold;
    color: #dc0808;
    text-align: center;
    letter-spacing: 2px;
}
.teb_jamp_box_free_kensu span:nth-child(1){
font-size: 6vw;
    font-weight: bold;
}
.teb_jamp_box_free_kensu span:nth-child(2){
     font-size: 12px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.teb_jamp_box_shubetsu{
    border-bottom: solid 3px #0056a1;
    overflow: hidden;
}
.teb_jamp_box_shubetsu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.teb_jamp_box_shubetsu ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
}
.teb_jamp_box_shubetsu ul li:nth-child(1){
	border-right: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
}
.teb_jamp_box_shubetsu ul li:nth-child(2){
	border-bottom: solid 1px #d9d9d9;
}
.teb_jamp_box_shubetsu ul li:nth-child(3){
	border-right: solid 1px #d9d9d9;
}
.teb_jamp_box_shubetsu ul li a{
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 3.5vw;
    font-weight: bold;
    padding: 70px 0px 15px 0px;
}
.teb_jamp_box_shubetsu ul li:nth-child(1) a{
    background-image: url(/img/index/search_icon11.png);
    background-position-y: 22px;
    background-position-x: center;
    background-size: 50px;
}
.teb_jamp_box_shubetsu ul li:nth-child(2) a{
    background-image: url(/img/index/search_icon12.png);
    background-position-y: 17px;
    background-position-x: center;
    background-size: 34px;
}
.teb_jamp_box_shubetsu ul li:nth-child(3) a{
    background-image: url(/img/index/search_icon13.png);
    background-position-y: 27px;
    background-position-x: center;
    background-size: 50px;
}
.teb_jamp_box_shubetsu ul li:nth-child(4) a{
    background-image: url(/img/index/search_icon14.png);
    background-position-y: 25px;
    background-position-x: center;
    background-size: 40px;
}
.teb_jamp_box_shubetsu ul li a::before{
    content: "";
    width: 17px;
    height: 17px;
    top: 71px;
    right: 12%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_shubetsu ul li a::after{
    content: "";
    top: 77px;
    right: 16%;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_kakaku{
	width:100%;
}
.teb_jamp_box_kakaku ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.teb_jamp_box_kakaku ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
    border-bottom: solid 1px #d9d9d9;
}
.teb_jamp_box_kakaku ul li:nth-child(2n){
	border-left: solid 1px #d9d9d9;
}
.teb_jamp_box_kakaku ul li a{
    display: block;
    text-decoration: none;
    font-size: 4.2vw;
    font-weight: bold;
    position: relative;
    background-repeat: no-repeat;
    color: #0056a1;
    height: 47px;
    box-sizing: border-box;
    padding: 11px 0px 0px 11vw;
}
.teb_jamp_box_kakaku ul li a::before {
    content: "";
    width: 14px;
    height: 14px;
    top: 17px;
    right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.teb_jamp_box_kakaku ul li a::after {
    content: "";
    top: 22px;
    right: 16px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.teb_jamp_box_kakaku ul li a span{
    color: #333;
    font-size: 3vw;
    font-weight: bold;
    display: inline-block;
}
.teb_jamp_box_kakaku ul li a{
    background-image: url(/img/index/search_icon15.png);
    background-position-y: 10px;
    background-position-x: 10%;
    background-size: 22px;
}
.buy_osusume_wrap{
    background: #0056a1;
    padding: 40px 0px 40px 0px;
    overflow: hidden;
}
.buy_osusume_wrap h2{
    text-align: center;
    width: 212px;
    margin: 0px auto 30px auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.buy_osusume_wrap h2 span:nth-child(1){
    display: block;
    font-size: 22px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}
.buy_shinchaku h2 span:nth-child(1){
    color: #333;
}
.buy_procedown h2 span:nth-child(1){
    color: #fff;
}
.buy_osusume_wrap h2 span:nth-child(1) span{
    display: inline-block;
    color: #fffd4c;
}
.buy_shinchaku h2 span:nth-child(1) span{
    display: inline-block;
    color: #0056a1;
}
.buy_procedown h2 span:nth-child(1) span{
    display: inline-block;
    color: #fffd4c;
}
.buy_osusume_wrap h2 span:nth-child(2){
    display: block;
    color: rgb(0, 86, 161);
    line-height: 23px;
    font-size: 16px;
    text-align: center;
    margin: 4px 0px 0px 0px;
    color: #fff;
}
.buy_shinchaku h2 span:nth-child(2){
    color: #333;
}
.buy_procedown h2 span:nth-child(2){
    color: #fff;
}
.buy_osusume_wrap h2 span:nth-child(2) span{
    display: block;
    font-size: 16px;
    color: rgb(170, 170, 170);
    line-height: 32px;
    font-weight: normal;
    background: none;
    padding: 0px 0px;
    border-radius: 5px;
    margin: auto;
    width: 100%;
	color:#fff;
}
/*--------ΑI--------*/
.slide_bukken{
	font-size: 0;
	margin:0px 1px;
	padding:0px;
}

.slide_bukken ul{
    display: block;
    float: left;
    width: 250px;
    padding: 0px;
    font-size: 12px;
    list-style: none;
    vertical-align: top;
    position: relative;
    margin: 0px;
    margin-right: 32px;
    margin-bottom: 3px;
    background-color: #FFF;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}
}

.slide_bukken ul.last{
    border-right:1px dotted #FFF;
}

.slide_bukken ul li{
	background-color:#FFF;
    text-align:left;
}
li.slide_bukken_img{
    text-align: center !important;
    margin:0 0 5px 0 !important;
}

li.slide_bukken_img img{
    max-width: 170px;
    max-height: 150px;
    overflow: hidden;
}

li.slide_bukken_img a{
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
li.slide_bukken_name{
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_name a{
    font-size:14px;
    font-weight:bold;
    text-decoration: underline;
    color:#396600;
}
li.slide_bukken_yachin span{
    color:#FF0000;
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_madoriname span{
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_access span{
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
}
.slide_bukken_com p{
    margin: 0 0 10px 0;
    padding: 5px 0;
}

/*--------ΑIend--------*/
/*--------ΑI--------*/
.slide_bukken{
	font-size: 0;
	margin:0px 1px;
	padding:0px;
}

.slide_bukken ul{
display: block;
    float: left;
    width: 190px;
    padding: 0px;
    font-size: 12px;
    list-style: none;
    vertical-align: top;
    position: relative;
    margin: 0px;
    margin-right: 10px;
    margin-bottom: 3px;
    background-color: #FFF;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}

.slide_bukken ul.last{
    border-right:1px dotted #FFF;
}

.slide_bukken ul li{
	background-color:#FFF;
    text-align:left;
}
li.slide_bukken_img{
    text-align: center !important;
    margin:0 0 5px 0 !important;
}

li.slide_bukken_img img{
    max-width: 170px;
    max-height: 150px;
    overflow: hidden;
}

li.slide_bukken_img a{
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
li.slide_bukken_name{
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_name a{
    font-size:14px;
    font-weight:bold;
    text-decoration: underline;
    color:#396600;
}
li.slide_bukken_yachin span{
    color:#FF0000;
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_madoriname span{
    font-size:14px;
    font-weight:bold;
}
li.slide_bukken_access span{
    color:#FF0000;
    font-size:16px;
    font-weight:bold;
}
.slide_bukken_com p{
    margin: 0 0 10px 0;
    padding: 5px 0;
}
.flex_slide {
    width: 92%;
    padding: 0px;
    margin: 0px auto 0px auto;
    position: relative;
    clear: both;
}
/*--------ΑIend--------*/
.buy_shinchaku{
    background: #fff;
    padding: 40px 0px 40px 0px;
}
.buy_procedown{
    background: #0056a1;
    padding: 40px 0px;
}

.buy_shinchaku h2 span:nth-child(1){
    color: #333;
}
.buy_procedown h2 span:nth-child(1){
    color: #fff;
}
.buy_shinchaku h2 span:nth-child(1) span{
    display: inline-block;
    color: #0056a1;
}
.buy_procedown h2 span:nth-child(1) span{
    display: inline-block;
    color: #fffd4c;
}
.buy_shinchaku h2 span:nth-child(2){
    color: #333;
}
.buy_procedown h2 span:nth-child(2){
    color: #fff;
}
.buy_shinchaku .slide_bukken ul li{
	background:none;
}
.buy_osusume_link{
    width: 263px;
    margin: 40px auto 0px auto;
}
.buy_osusume_link a{
    color: #0056a1;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: solid 4px #0056a1;
    display: block;
    line-height: 46px;
    border-radius: 40px;
    box-sizing: border-box;
}
.buy_osusume_link a:hover{
	color:#fff;
	background-color:#0056a1;
}
.buy_procedown_link{
    width: 252px;
    margin: 40px auto 0px auto;
}
.buy_procedown_link a{
    color: #0056a1;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    border: solid 4px #083f6f;
    display: block;
    line-height: 46px;
    border-radius: 40px;
    box-sizing: border-box;
}
.buy_procedown_link a:hover{
	background-color:#c1e2ff;
}
.buy_shinchaku .slide_bukken ul {
    background-color: #e6f5fc;
}
.buy_kobou_box{
    clear: both;
    width: 95%;
    margin: 20px auto 0px auto;
    overflow: hidden;
    border-radius: 10px;
    padding: 30px 10px 30px 10px;
    box-sizing: border-box;
    background-color: #FFF;
}
.buy_kobou_box h2{
    text-align: center;
    width: 79%;
    margin: 0px auto 20px auto;
}
.buy_kobou_box h2 img{

}
.buy_kobou_box iframe{
    width: 100%;
    height: 310px;
}
.buy_kobou_list{

}
.buy_kobou_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.buy_kobou_list ul li{
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.buy_kobou_list ul li:nth-child(3){
	margin-right:0px;

}
.buy_kobou_list ul li a{
    display: block;
    padding: 15px;
    background-color: #d5edf9;
    box-sizing: border-box;
    text-decoration: none;
    color: #333;
    border-radius: 10px;
}
.buy_kobou_list ul li a p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    font-size: 3.5vw;
    margin: 5px 0px 0px 0px;
}
.buy_kobou_list_new{
    font-size: 12px;
    font-weight: bold;
    color: #aaaaaa;
}
.buy_kobou_list_new span{
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 22px;
    background: #9b0909;
    padding: 0px 7px;
    margin: 0px 10px 0px 0px;
}



.buy_kobou_scroll{
    background: #0056a1;
    height: 46px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0px 0px;
    margin: 0px 0px 10px 0px;
}
.buy_kobou_scroll_l{
    background-image: url(/img/index/live_icon.png);
    background-repeat: no-repeat;
    background-position-x: 59px;
    background-position-y: 8px;
    background-size: 14px;
    font-size: 4vw;
    color: #0056a1;
    float: left;
    font-weight: bold;
    background-color: #fff;
    width: 28%;
    height: 28px;
    border-radius: 7px;
    margin: 9px 0px 0px 3%;
    padding: 4px 0px 0px 14px;
    box-sizing: border-box;
}
.buy_kobou_scroll_r{
    float: right;
    width: 65%;
}
.buy_kobou_scroll_r iframe{
    width: 97%;
    height: 35px;
}
.buy_kobou_box_link{
margin: 0px 0px 20px 0px;
    overflow: hidden;
}
.buy_kobou_box_link a{
display: block;
    float: right;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding: 0px 18px 0px 0px;
    position: relative;
}
.buy_kobou_box_link a::before {
    content: "";
    width: 12px;
    height: 12px;
    top: 4px;
    right: 0px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;		
}
.buy_kobou_box_link a::after {
    content: "";
    top: 8px;
    right: 5px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.buy_kobou_box_conts{
    clear: both;
    width: 96%;
    margin: auto;
}
.buy_kobou_box_conts_l{
float: left;
}
.buy_kobou_box_conts_l img{

}
.buy_kobou_box_conts_r{
	width:100%;
}
.buy_kobou_box_conts_r ul{
margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.buy_kobou_box_conts_r ul li{
    margin: 0px 31px 10px 0px;
    width: 100%;
}
.buy_kobou_box_conts_r ul li:nth-child(2){
	margin-right:0px;
}
.buy_kobou_box_conts_r ul li a{
    display: block;
    border: solid 3px #ccc;
    border-radius: 7px;
    box-sizing: border-box;
    height: 90px;
    text-decoration: none;
    color: #0056a1;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 12px 0px 0px 0px;
    position: relative;
}
.buy_kobou_box_conts_r ul li a::before {
    content: "";
    width: 22px;
    height: 22px;
    top: 30px;
    right: 16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0056a1;
    position: absolute;
}
.buy_kobou_box_conts_r ul li a::after {
    content: "";
    top: 38px;
    right: 25px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.buy_kobou_box_conts_r ul li a span{
    margin: 0px 0px 0px 0px;
    display: block;
    font-size: 3.5vw;
    color: #333;
    font-weight: bold;
}
.buy_kobou_box_conts_r ul li a span span{
    display: inline-block;
    font-size: 4.5vw;
    font-weight: bold;
    color: #333;
}
.catalog_bn{
	margin:40px 0px 0px 0px;
}
.shop_wrap{
clear: both;
    margin: 40px 0px 0px 0px;
}
.shop_wrap_bg{
    background-image: url(/img/index/shop_wrap_bg2.png);
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 126px;
}
.shop_box{
    overflow: hidden;
    width: 96%;
    margin: -30px auto 0px auto;
    border-radius: 10px;
    background-color: #FFF;
    padding: 10px;
    box-sizing: border-box;
}
.shop_box h2{
    background-image: url(/img/sp_index/shop_title_bg_sp.png);
    background-size: 100%;
    width: 100%;
    font-size: 4.4vw;
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    padding: 7px 15px;
    line-height: 32px;
    margin: 10px auto 20px auto;
    letter-spacing: 2px;
    background-repeat: no-repeat;
}
.shop_box h2 span{

}
.shop_list{

}
.shop_list h3{
    text-align: center;
    color: #0056a1;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    font-size: 5.5vw;
}
.shop_list h3 span{
    display: block;
    color: #aaaaaa;
    font-weight: bold;
    font-size: 3.5vw;
}
.shop_list h3 img{

}
.shop_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.shop_list ul li{
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.shop_list ul li a{
    text-decoration: none;
    background: #e6f5fc;
    border-radius: 8px;
    padding: 0px 0px 15px 0px;
    display: block;
    overflow: hidden;
}
.shop_list_img{
    float: left;
    width: 44%;
}
.shop_list_img img{

}
.shop_list_tex{
margin: 3px auto 0px auto;
    width: 51%;
    float: right;
    box-sizing: border-box;
    padding: 5px 8px 0px 0px;
}
.shop_list_tex h3{
    position: relative;
    z-index: 10;
    color: #fff;
    font-size: 3vw;
    text-align: left;
    display: inline-block;
    font-weight: normal;
    padding: 0px 5px;
    line-height: 24px;
    background: #0056a1;
    border-radius: 5px;
    margin: 0px 0px 5px 0px;
}
.shop_list_tex p{
    clear: both;
    font-size: 4vw;
    line-height: 19px;
    margin: 0px 0px 0px 0px;
    color: #333;
}
.shop_list_tex p span:nth-child(1){
    clear: both;
    font-size: 3vw;
    line-height: 17px;
    margin: 0px 0px 0px 0px;
    color: #333;
    display: block;
}
.shop_list_tex p span:nth-child(2){
    font-size: 2.9vw;
    font-weight: bold;
    display: block;
    margin: 5px 0px 0px 0px;
}
.shop_list_link{
width: 200px;
    margin: 10px auto 0px auto;
    font-size: 16px;
    font-weight: bold;
    color: #0056a1;
    line-height: 43px;
    background: #fff;
    text-align: center;
    border: solid 4px #0056a1;
    border-radius: 40px;
}

.conts_wrap{
    width: 91%;
    margin: 0px auto 0px auto;
    overflow: hidden;
}
.conts_wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.conts_wrap ul li{
    width: 49%;
    margin: 0px 2% 10px 0px;
    float: left;
    margin-bottom: 10px;
}
.conts_wrap ul li:nth-child(2n){
	margin-right:0px;
}
.conts_wrap ul li a{
display: block;
}

.buy_lpo_info_wrap{
    width: 92%;
    margin: 40px auto;
}
.buy_lpo_info_l{
width: 100%;
    padding: 0px 0px 20px 0px;
    position: relative;
}
.buy_lpo_info_l img{
    position: absolute;
    display: block;
    top: 20px;
    left: -25px;
}
.buy_lpo_info_l h2{
font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 19px auto 0px auto;
    color: #0056a1;
}
.buy_lpo_info_l h2 span{
    display: block;
    font-size: 15px;
    margin: 5px 0px 0px 0px;
    color: #333333;
}
.buy_lpo_info_link{
    margin: 23px 0px 0px 0px;
}
.buy_lpo_info_link a{
    font-size: 16px;
    font-weight: bold;
    color: #0056a1;
    text-decoration: none;
    text-align: center;
    border: solid 4px #0056a1;
    border-radius: 25px;
    display: block;
    line-height: 43px;

}
.buy_lpo_info_link a:hover{
	color:#fff;
	background-color:#0056a1;
}
.buy_lpo_info_wrap iframe{
    width: 100%;
    height: 200px;
}
.buy_lpo_info_r{
    width: 100%;
    overflow: scroll;
}
.buy_lpo_info_r ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.buy_lpo_info_r ul li{
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
    border-bottom: solid 1px #ccc;
    box-sizing: border-box;
}
.buy_lpo_info_r ul li:nth-child(3){
    margin-right:0px;
}
.buy_lpo_info_r ul li a{
    display: block;
    /* padding: 10px; */
    overflow: hidden;
    color: #333;
    box-sizing: border-box;
}
.buy_lpo_info_r ul li a:hover{
	background: #f3f3f3;
}
.buy_lpo_info_r_l{
    width: 33%;
    float: left;
}
.buy_lpo_info_r_l img{
	width:100%;
}
.buy_lpo_info_r_r{
float: right;
    width: 63%;
}
.buy_lpo_info_r_r_h{
font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.buy_lpo_info_r_r_tempo{
    width: 43px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    line-height: 22px;
    margin: 3px 0px 0px 0px;
    background-color: #009b63;
}
.buy_lpo_info_r_r p{
    font-size: 13px;
    margin: 3px 0px 0px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.buy_shinchaku .flexslider{
	width: 810px;
}
.buy_procedown .flexslider{
	width: 810px;
}