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

img {
    max-width: 100%;
    vertical-align: bottom;
    width /***/: auto;
}
.sp_off {display:none!important;}

.container {
    width:100%!important;
	margin:0!important;
	padding:0!important;
}
.maincontents {
    width: 100%!important;
    overflow: hidden;
    float: none!important;
}

/*==========================
   LPOトップ共通
============================*/

.lpo_sp_main {
    position: relative;
    max-width: 100%;
    margin-top: 10px;
}


.lpo_main_inner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.lpo_main_r{
	margin:0;
}

.lpo_main_r_inner{
	width: 84%;
	width : -webkit-calc(92% - 2px) ;
    width : calc(92% - 2px) ;
    padding: 4%;
    border: solid 1px #042455;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 4%;
	overflow:hidden;
}

.lpo_main_r_search {
    overflow: hidden;
}

.lpo_main_r_search ul {
    margin: 0;
    padding: 0;
	overflow:hidden;
}

.lpo_main_r_search ul li{
    margin: 0;
    padding: 0;
    width: 50%;
	list-style: none;
	overflow:hidden;
	float:left;
	border:none;
}

.lpo_main_r_search ul li a{
	width:99%;
	width : -webkit-calc(100% - 1px) ;
    width : calc(100% - 1px) ;
    display: block;
    background: #F5F4ED;
    line-height: 95px;
    height: 115px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
	margin:0;
	padding:0;
}

.lpo_main_r_search ul li img{
	margin: 0 auto;
    display: block;
    padding: 20px 0 0 0;
	float:none;
}

.lpo_main_r_search ul li p{
	margin: -10px 0 0 0;
	text-align: -webkit-center;
}

.lpo_main_r_search ul li:first-child a {
	border: solid 1px #042455;
	border-width: 0px 1px 1px 0px;
}

.lpo_main_r_search ul li:nth-child(2n) a {
    border: solid 1px #042455;
    border-width: 0px 0px 1px 0px;
}

.lpo_main_r_search ul li:nth-child(3n) a {
    border: solid 1px #042455;
    border-width: 0px 1px 0px 0px;
}

.lpo_main_r_search ul li:last-child a {
    border: solid 1px #042455;
    border-width: 0px 0px 0px 0px;
}

.lpo_main_r_search ul li a:hover {
	background:#ddd9c1;
}

.search-btn{
	overflow:hidden;
	margin:18px 0 0 0;}

.search-btn_inner input#title {
    height: 35px;
    box-shadow: 0px 0px 8px -3px #222 inset;
    width: 73%;
    text-indent: 8px;
    background: #EDEFEC;
    border: honeydew;
	float:left;
}
.search-btn_inner input.submit {
	height:34px;
    background: #333333;
    border: none;
    color: #fff;
    line-height: 32px;
    width: 25%;
	margin: 5px 0 0 0;
    cursor: pointer;
	float:left;

}
.search-btn_inner  {
    margin: 5% 0 -5% 0!important;
}

.lpo_main_bn{
    width: 94%;
    margin: 0 auto;
    margin-top: 2%;
	text-align: center;
}

/*特選*/

h2.lpo_toku_tl {
    background: #416598;
    line-height: 35px;
    font-size: 16px;
    color: #FFFFFF;
    text-indent: 20px;
    font-weight:bold;
    text-align: left;
    margin: 20px 0 0 0;
}  

.toku01_name {
    font-size: 14px;
    text-decoration: underline;
    margin: 3px 0 0 0;
}
.toku01_adress, .toku01_access {
    margin: 0px 0 0 0;
    height: auto!important;
    overflow: hidden;
    font-size: 12px;
}
.toku01_com span {
    color: #FE9900;
    font-weight: bold;
}
.toku01_m {font-size:12px;}
.toku01_com {
    clear:both;
    background: #F5F4ED;
    padding: 5px;
    font-size: 13px;
}

.lpo_toku_right {
    width: 57%;
    float: right;
    margin:0 0 1% 0;
}

.koda_sea_wrap ul li {
    float: left;
    width: 33%;
    margin: 0 1px 0 0;
}
.koda_sea_wrap ul li:nth-child(4n) { margin:0;}
.koda_sea_wrap {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
}
.lpo_tokusen_wrap { 
    margin:20px 0 0 0;
    overflow:hidden;
}

.lpo_tokusen_wrap ul{  
	border:none;
}

.lpo_tokusen_wrap ul li {
    width: 100%;
    margin: 0 auto 20px auto;
	padding:0;
    overflow: hidden;
	border:none;
}

.lpo_tokusen_wrap ul li a {
    color:#000;
	overflow: initial;
	word-wrap: break-word;
	white-space:normal;

}
.lpo_tokusen_wrap ul li:hover {
    border: solid 1px #195CAA;
    background:#E7F0F9;
    transition: 0.8s;
}

.toku01_img {
    float: left;
    width: 40%;
    margin:0 0 1% 0;
}

.lpo_toku_shu {
    background: #000;
    display: block;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    text-indent: 10px;
}

.toku01_img img {
    max-width: 100%;
    height: auto;
}
.lpo_pri_more a {
	margin:0 2%;
	padding:10px 8% 10px 3%;
    background: #FF7505;
    box-shadow: 0 5px #EC6C00;
    color: #ffffff!important;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    display: block;
    width: 85%;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
	text-decoration:none;
}
.lpo_pri_more a:hover {background:#AD3333;}
.lpo_pri_more a:after {
    content: "";
    display: block;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    position: absolute;
    top: 15px;
    right: 18px;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*こだわり条件から探す*/

.lpo_koda_wrap {
    overflow: hidden;
}

.lpo_koda_wrap ul{
    overflow: hidden;
	margin:0;
	padding:0;
	border:none;
}

.lpo_koda_wrap ul li{
	width: 50%;
	width : -webkit-calc(50% - 1px) ;
    width : calc(50% - 1px) ;
    float: left;
    overflow: hidden;
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}

.koda_shu_wrap ul li a {
	width:98%;
	width : -webkit-calc(100% - 21px) ;
    width : calc(100% - 21px) ;
	padding:10px;
	margin:0;
    font-size: 14px;
    font-weight: bold;
    transition: 0.8s;
    display: block;
    line-height: 45px;
    color: #000;
    border: solid 1px #042455;
    border-width: 0 1px 1px 0;
}

.lpo_koda_wrap ul li:nth-child(2n) a {
    border-width: 0 0 1px 0;
}

.koda_shu_wrap ul li a span{
	border-left: solid 3px #042455;/*左線*/
	margin:0;
	padding:0 0 0 5px;
 }

/*
li.koda_shu001 a {
    background: url(/lpo/img/lpo_koda_icon_01.png) no-repeat 8px 50%;
    font-size: 20px;
}
li.koda_shu002 a {
    background: url(/lpo/img/lpo_koda_icon_02.png) no-repeat 8px 50%;
    font-size: 14px!important;
}
li.koda_shu01 a {
    background: url(/lpo/img/lpo_koda_icon_03.png) no-repeat 8px 50%;
}
li.koda_shu02 a {
    background: url(/lpo/img/lpo_koda_icon_04.png) no-repeat 8px 50%;
}
li.koda_shu03 a {
    background: url(/lpo/img/lpo_koda_icon_05.png) no-repeat 8px 50%;
}
li.koda_shu04 a {
    background: url(/lpo/img/lpo_koda_icon_06.png) no-repeat 8px 50%;
}
li.koda_shu05 a {
    background: url(/lpo/img/lpo_koda_icon_07.png) no-repeat 8px 50%;
    letter-spacing: -1.2px;
}
li.koda_shu06 a {
    background: url(/lpo/img/lpo_koda_icon_08.png) no-repeat 8px 50%;
}
li.koda_shu07 a{
    background: url(/lpo/img/lpo_koda_icon_09.png) no-repeat 8px 50%;
}
li.koda_shu08 a {
 background: url(/lpo/img/lpo_koda_icon_10.png) no-repeat 8px 50%;
}

*/

.koda_shu_wrap ul li:hover {
    background: url(/img/lpo_btn_on.jpg) no-repeat;
    transition: 0.8s;
}
.t_main{
    margin: 0;
    padding: 0;
    width: 100%;
    float: none;
}
.t_main{
    width: 100%;
}
/*特選物件*/
.lpo_toku_tl{
    font-size: 16px;
    background-color: #336699;
    color: #fff;
    line-height: 35px;
    text-indent: 15px;
    margin: 0 0 0px 0;
}
.lpo_tokusen_wrap { 
    margin: 5px auto 0 auto;
    overflow: hidden;
    width: 96%;
	text-align:left;
}

.lpo_tokusen_wrap ul{
	margin:0;
	padding:0;
}

.lpo_tokusen_wrap ul li {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
    margin: 0px 0px 10px 0;
    padding: 0px 0px 15px 0px;
    transition: 0.7s;
    position: relative;
    list-style: none;
}
.lpo_tokusen_wrap ul li:nth-child(3n) {
    margin:10px 0 0 0!important;
}
.lpo_tokusen_wrap ul li a {
    color: #000;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}
.lpo_tokusen_wrap ul li:hover {
    border: solid 1px #000;
    background:#eee;
    transition: 0.7s;
}
.lpo_tokusen_wrap ul li:nth-child(3n) { margin:0;}

.renotta { margin:0 0 25px 0;}
h2.tokusen {
    font-size: 17px;
    background-color: #336699;
    color: #fff;
    line-height: 45px;
    text-indent: 15px;
    margin: 0 0 20px 0;
    }
.tokusen_box {
    width: 220px;
    float: left;
    padding: 5px;
    margin: 0 30px 0 0;
    }
.tokusen_img {
    text-align: center;
    width: 35%;
    margin-right: 2%;
    margin-bottom: 5px;
    float: left;
    overflow: hidden;
}
.tokusen_img img {
    max-width: none;
    width: auto;
    max-height: 90px;
    margin: 0 auto;
    padding: 5px 0 0 0;
    }
.tokusen_box a {
    color: #000;
    }
.tokusen_box:hover {
	background-color:#BFD5EA;
	}
.tokusen_name {
font-size: 13px;
    color: #333333;
    font-weight: bold;
    /* height: 23px; */
    margin: 11px 0 0 0;
    width: 63%;
    float: left;
    }
.tokusen_money {
    font-weight: bold;
    font-size: 17px;
    height: auto;
    width: 63%;
    float: left;
    margin: 7px 0px;
    }
.tokusen_money span {
    font-weight: normal;
    font-size: 14px;
    }
.tokusen_address{
    width: 63%;
    float: left;
}
.tokusen_eki {
    height: auto;
    width: 63%;
    float: left;
    }
.tokusen_com {
    width: 100%;
    height: auto;
    clear: both;
    white-space: normal;
    margin: 5px 0px 0px 0px;
	}
.tokusen_more {
	display:none;
    text-align: right;
    color: #336699;
    font-weight: bold;
    position: relative;
    width: 63%;
    float: right;
    }
.tokusen_wrap {
    overflow: hidden;
    margin: 0 0 10px 0;
    }
.tokusen_point {
    color: #D90000;
    font-weight: bold;
    font-size: 13px;
    margin: 5px 0 0 0;
    width: 100%;
    clear: both;
    }

.bukken_more {
    text-align: right;
    margin: 15px 0 20px 0;
    }
.bukken_more a {
	color:#333333;
	font-size:14px;
	position:relative;
	}
.bukken_more a:hover {
    text-decoration: underline;
    color: #777;
    }
.bukken_more a:before {
    content: "";
    display: block;
    height: 10px;
    border-top: 2px solid #676765;
    border-right: 2px solid #676765;
    position: absolute;
    top: 10px;
    left: -25px;
    margin-top: -5px;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
	}
.pickup_ti {
    float: none;
    margin-left: 0px;
}
.pickup_ti p{
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
    margin: 15px auto;
    line-height: 24px;

}

/*=======================
  contents
=========================*/

.con_wrap { 
    width:100%;
    padding:3% 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    height: 110px;
    }
.con_inner ul {
    -webkit-overflow-scrolling: touch;
    display: flex;
    display: -webkit-flex;
    overflow-x: scroll;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    }
.con_inner ul li a {
    width: 260px;
    display: block;
    float: left;
    }
.con_inner ul li {
    width:100%;
    margin:0 0 0 3%;
    height: 125px;
    }
.con_inner ul li img {
    max-width: 100%;
    }
/* 矢印つきリスト3 */
.list3 ul{
	border-bottom: 1px solid #ccc;
}

.list3 ul li{
		/*background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);*/
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		height: 30px;
		margin: 0;
		font-size: 20px;
    padding: 6px;
		font-weight: bold;
		font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.list3 ul li a{
		color: #333;
		display: block;

		margin: 0;
		padding: 0 0 0 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		line-height: 30px;
		text-align:left;
		font-size: 14px; /* 20141222変更 */
		background: url(/mobile_img/t_arrow.gif) no-repeat 95% 50%;
}

.list3 ul li a img{
	width: auto;
	height: 30px;
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
}

/* 矢印つきリスト3 終了 */


/*menu*/

.menu_inner {
    width:100%;
    margin:0 auto;
    overflow:hidden;
    }

.menu_inner li {
    width: 45%;
    display: block;
    float: left;
    overflow: hidden;
    padding: 4% 2% 2% 2%;

    box-sizing: content-box;
    margin: 0 0 0 0;
    border-top:1px #ddd solid;
    height:50px;
    }
.menu_inner ul li:nth-child(2n) a {
    border-left: solid 1px #ddd;
    box-sizing: content-box;
    }
.menu_l {
    width:30%;
    display:inline-block;
    vertical-align:middle; 
    *display:inline;
    *zoom:1;
    }
.menu_l img {
    max-width: 100%;
    }
.menu_r {
    width: 66%;
    display:inline-block;
    vertical-align:middle; 
    *display:inline;
    *zoom:1;
    text-align: left;
    font-size: 18px;
    color: #316598;
    }
.menu_r span { 
    font-size: 11px;
    display: block;
    color: #000;
    }

.menu_inner ul li:first-child  {
    border-right: 1px #ddd solid;
}
.menu_inner ul li:nth-child(2n)  {

}
.menu_inner ul li:nth-child(3n)  {
    border-right: 1px #ddd solid;
}

.menu_inner ul li a p {
    clear: both;
    font-size: 0.9em;
    color: #000;
    }

.tokusen_wrap{
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 20px 0px 20px 0px;
    overflow: scroll;
}
.tokusen_box{
    width: 96%;
    margin: 0px auto 0px auto;
    overflow: scroll;
}
.tokusen_wrap ul{
    width: 1600px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.tokusen_wrap ul li{
    width: 220px;
    margin: 0px 20px 0px 0px;
    background-color: #FFF;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}
.tokusen_wrap ul li:nth-child(4){
	margin-right:0px;

}
.tokusen_wrap ul li a{
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.tokusen_wrap ul li:hover{
	background-color:#ccc;
}
.tokusen_wrap ul li a::before {
    content: "";
    width: 196px;
    height: 200px;
    border-left: solid 10px #fff;
    border-right: solid 10px #fff;
    position: absolute;
    top: 0px;
    z-index: 1000;
}
.tokusen_wrap ul li a:hover::before {
    border-left: solid 10px #ccc;
    border-right: solid 10px #ccc;
}

.tokusen_img2{
    height: 129px;
    overflow: hidden;
    margin-bottom: 10px;
}
.tokusen_img2 a{
}
.tokusen_img2 img{
    height: 129px;
    display: block;
    margin: 10px auto 0px auto;
    width: auto;

}
.tokusen_syubetsu{
	font-size:14px;
	color:#fff;
	line-height:25px;
	text-align:center;
	background-color:#333;
	margin-bottom:5px;
	
}
.tokusen_name{
	font-size:14px;
	margin-bottom:10px;
}
.tokusen_kakaku{
	
}
.tokusen_kakaku span{
    font-size: 17px;
    font-weight: bold;
}
.tokusen_eki{
    font-size: 12px;
    margin: 5px 0px 0px 0px;
}
.tokusen_coment{
    background-color: #fef5e5;
    padding: 7px 12px;
    margin: 8px 0px 0px 0px;
    height: 40px;
}
.tokusen_coment span{
    color: #b89a61;
    font-size: 11px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: bold;
    /* overflow: hidden; */
    overflow: hidden;
}

.kamiko_wrap_sp {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.kamiko_wrap_sp  img {
	max-width: 94%;
}
.lpo_list_title h2 {
    font-size: 16px;
    font-weight: bold;
    text-indent: 10px;
    margin: 0px;
    padding: 5px 0px;
    color: #FFF;
}
.lpo_list_title {
    margin: 5px 0px 0px 0px;
    background-color: #416598;
	text-align:left;
}

/*--------- pick up ------------*/

.pickup iframe {
    height:377px;
    font-family: "Hiragino Kaku Gothic Pro","Yu Gothic","Meiryo",sans-serif;
}
.pickup_ti h2 {
    font-size: 25px;
    color: #416598;
    letter-spacing: 2px;
    width: 94%;
    margin: 0 auto;
    margin-top: 20px;
}
.pickup_ti h2 img {
    width:100%;
}
.pickup_ti p {
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
}

.pickup_btn a {
    display:block;
    width:300px;
    height:40px;
    background-color:#416598;
    color:#fff;
    margin: 10px auto 27px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 2px;

}
.machi_bukken {
	width: 100%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
.machi_bukken iframe {
    width: 96% !important;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    border: none;
}
.pickup iframe {
    height: 377px;
    font-family: "Hiragino Kaku Gothic Pro","Yu Gothic","Meiryo",sans-serif;
}
.sp_info_wrap {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 160px;
    border: solid 1px #ccc;
    width: 94%;
    margin: 0 auto;
    padding: 2% 0;
   margin-top: 10px;
}

/*お知らせ*/
iframe.sp_info_frame {
    width: 96%;
    margin: 0 auto;
    display: block;
    height: 160px;
}
.info{
	border:1px solid #999;
	overflow:auto;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.info_wrap p {
    margin: 0;
    color: #A6271E;
    font-size: 12px;
}
.info_txt a {
    color: #000;
    text-decoration: underline;
    line-height: 25px;
    margin: 0 0 8px 0;
    display: block;
}
.info_txt {
    text-align: left;
    float: none;
    }
.info_text{
	margin:5px;
	line-height:16px;
	text-align:left;
}
/*コノマチ紹介*/
h2.sp_kono_tl {
    margin: 20px 0 5px 0;
	text-align:left;
}
h2.sp_kono_tl img {
    width: 100%;
    margin: 10px 0 0 0;
}
.sp_kono_menu ul, .sp_kono_menu ul li {
    border: none;
    padding: 0;
}
.sp_kono_menu ul li a {
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 0 0 0 10%;
    text-overflow: none!important;
    margin:0 0 1px 0;
    position:relative;
	text-align:left;
	display:block;
}
.sp_kono_menu ul li a:before {
    content: "";
    display: block;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 50%;
    left: 2%;
    margin-top: -5px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sp_kono_menu ul li a span {
    font-size: 13px;
    color: #FFFF00;
    display: block;
    margin: -20px 0 0 0;
}
.sp_kono_menu ul li:first-child a { background:#EB8E45;}
.sp_kono_menu ul li:nth-child(2n) a { background:#F9C170;}
.sp_kono_menu ul li:last-child a { background:#A3D5AB;}
/* 131209　新トップ関連 */
.sm-tel{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	line-height: 50px;
	font-weight: bold;
	color: #F00;
	background-repeat: no-repeat;
}
.tel-back{
	background-image: url(/mobile_img/sm-tel.png);
	background-repeat: no-repeat;
}

.waku{
	border: solid 1px #CCC;
	padding: 3px;
	font-size: 13px;
}
.top{
	margin-top: 10px;

}
.orange{
	color: #FF3F00;
}


}