@charset "utf-8";


body {
	font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	line-height: 1.4;
	color: #525263;
	-webkit-text-size-adjust: 100%;
}

.img_center,
.txt_center {
	text-align: center;
}
.img_right,
.txt_right {
	text-align: right;
}
.pr15{padding-right:15px;}
.pl15{padding-left:15px;}
.mb10{margin-bottom:10px;}
/****** Base Layout Setting ********/

#header {
	border-top:10px solid #fff000;
	background: #fff;
}
#contents {
	background: #fff;
}

/****** Header Setting ********/


.header_logo_area {
	margin-right: 100px;
}
.header_logo_area .header_logo a:link,
.header_logo_area .header_logo a:visited,
.header_logo_area .header_logo a:hover,
.header_logo_area .header_logo a:active {
	text-decoration: none;
	color: #000;
}
.header_logo_area .header_logo a:hover {
	color: #666;
}

.header_logo{
	font-family:"HG丸ｺﾞｼｯｸM-PRO", "ＦＡ 丸ゴシックＭ", "メイリオ","ＭＳゴシック";
}
.header_logo span{
	font-size:22px;
	padding-left:15px;
}

/****** Side Setting ********/

/****** Footer Setting ********/

/****** Effect Setting ********/


/****** Each BlockParts Setting ********/


/* --------------------------------
	Top Page
-------------------------------- */

.front_page a:hover img {
	opacity: 0.8;
}
.front_page #contents .row > div {
	padding-bottom: 8px;
}
.front_page #contents .row.no-padding > div {
	padding-bottom: 0;
}



/* Item List */

.front_page .item_comment {
	color: #444;
}
.front_page .item a {
	padding-bottom: 0;
}
.front_page .item a:hover {
	opacity: 0.8;
}
.front_page .item a:hover img {
	opacity: 1;
}
.front_page #contents_top .item_comment {
	color: #525263;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
}
.front_page #contents_top .item_comment.text-warning,
.front_page #contents_top .item_name.text-warning {
	color: #9a947e;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
.front_page .more_link.text-warning {
	font-weight: bold;
	color: #9A947E;
}

/*ピックアップ物件*/
#pickup_area {
	padding:20px 0 40px;
	background-image:url(../images/back1.png);
}
/*検索*/
#seek_area {
	padding:0 0 20px;
}
/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
    color: #bbb; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #bbb; }

/* Firefox 18- */
:-moz-placeholder {
    color: #bbb; opacity: 1; }

/* Firefox 19+ */
::-moz-placeholder {
    color: #bbb; opacity: 1; }

/* IE 10+ */
:-ms-input-placeholder {
    color: #bbb; }

/*新着物件*/
#new_area {
	background-color:#FEFCCB;
	padding:40px 0 20px;
}
/*tileバナー*/
#tile_area {
	padding:40px 0 20px;
}
/*新着情報*/
#news_area {
	padding:40px 0 20px;
	background-image:url(../images/back2.png);
	min-height:400px;
}
.news{margin:auto;}
div.tnews {
    color: #666666;
    margin-left: 10px;
    padding: 10px;
}
/*バナー*/
#banner_area {
	padding:40px 0 20px;
}
/*有料バナー*/
#banner_area2 {
	background-color:#FFF780;
	padding:40px 0 20px;
}

#copyright_waku{
	background: #fff000;  
  opacity: 0.8;
	padding:10px 0;
}
ul.f_company{padding-top:10px;}
ul.f_company span{padding-left:21px;}
#copyright_waku span.privacy{
	float:right;
}

div.lp30{
padding-left:30px;
}


/*スライド ピックアップ*/
/*スライド 新着物件*/

.bgKey {
    background: #6c6 none repeat scroll 0 0;
}

.slidewaku {
	border:1px solid #6c6;
  -moz-box-shadow: 0 0 5px #666;
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
	width:250px;
}
#pickup_area .bx-wrapper .bx-controls-direction a {
  width: 26px;
	height:39px;
}
#pickup_area .bx-wrapper .bx-prev {
	margin-left:-50px;
  background: url('../images/prev.png') no-repeat;
}
#pickup_area .bx-wrapper .bx-next {
	margin-right:-50px;
  background: url('../images/next.png') no-repeat;
}

#new_area .bx-wrapper .bx-controls-direction a {
  width: 38px;
	height:38px;
}
#new_area .bx-wrapper .bx-prev {
	margin-left:-60px;
  background: url('../images/prev2.png') no-repeat;
}
#new_area .bx-wrapper .bx-next {
	margin-right:-60px;
  background: url('../images/next2.png') no-repeat;
}

#pickup_area .bx-wrapper .bx-prev,
#pickup_area .bx-wrapper .bx-next,
#new_area .bx-wrapper .bx-next,
#new_area .bx-wrapper .bx-prev {
}

/* スライドリスト START*/
a.s_a {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    height: 335px;
    padding: 5px;
    position: relative;
    text-decoration: none;
    width: 100%;
		font-size:14px;
}
.s_head {
    margin:0;
}
.s_ico{
    float: left;
    margin: 0 10px 0 0;
    width: 40px;
}
.s_title {
    float: left;
    font-weight: bold;
    height: 36px;
    line-height: 18px;
    margin: 2px 0 0;
    overflow: hidden;
    width: 185px;
}
.s_block2 {
	margin-top:10px;
    padding: 0 0 5px;
}
.s_img {
    float: left;
    margin: 0 1% 0 0;
    width: 50%;
		min-height:120px;
		max-height: 125px;
		overflow:hidden;
}
.s_blockTxt {
    float: left;
    white-space: nowrap;
    /*width: 90px;*/
}
.s_blockTxt .th {
    box-sizing: border-box;
    color: #fff;
    height: 21px;
    margin: 0 0 6px;
    text-align: center;
}
.s_blockTxt .td {
    color: #333;
    margin: 0 0 5px;
    text-align: center;
}

.s_block3 .tr {
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
    width: 100%;
}
.s_block3 .tr:last-child {
    border-bottom: medium none;
}
.s_block3 .th {
    color: #f60;
    float: left;
    font-weight: normal;
    padding: 0 0 0 2px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    width: 58px;
}
.s_block3 .td {
    color: #333;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    width: 170px;
}
.s_block3 .yield span::after {
/*    content: "%";*/
    display: inline-block;
}
.s_block3 .price span::before {
    color: #000;
/*   content: "￥";*/
    font-size: 12px;
    font-weight: normal;
}
.s_block3 .price span {
    color: #f00;
    font-size: 15px;
    font-weight: bold;
}
.s_block3::after {
    color: #000;
    content: "（税込）";
    display: block;
    font-size: 11px;
    text-align: right;
}
.s_Go {
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    height: 25px;
    left: 0;
    padding: 5px 0 0;
/*    position: absolute;*/
		margin-bottom:5px;
    text-align: center;
    text-decoration: none;
    width: 115px;
    text-decoration: underline;
}

/* スライドリスト END*/

/*検索*/
.mb5{ margin-bottom:5px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.seek1_1{
	background-color:#FFF999;
}
.seek1_2{
	background-color:#FFFFE5;
}
.seek2_1{
	background-color:#E9F4C9;
}
.seek2_2{
	background-color:#F5FFE6;
}
.side{
	text-align:center;
}
.side img{
	margin-bottom:10px;
}
.b_waku{
	text-align:center;
}
.btn_send,.btn_member,.btn_back,.btn_seek{
	width:300px;
}
.btn_seek{
	width:280px;
	background-color:#754716;
	color:#FFFFFF;
	font-size:20px;
	padding:10px 0;
	margin-bottom:10px;
}
.btn_send{
	background-color:#37B257;
	color:#FFFFFF;
	font-size:20px;
	padding:10px 0;
	margin-bottom:10px;
}
.btn_member{
	width:280px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:20px;
	padding:10px 0;
	margin-bottom:10px;
}
.btn_back{
	width:300px;
	background-color:#CCC;
	color:#000;
	font-size:20px;
	padding:10px 0;
	margin-bottom:10px;
}
p.error{
color:#FF0000;
font-size:95%;
}
/*タイトル1*/

.title1 {
  position: relative;
  padding: 10px 0;
	font-size:18px;
	padding-left:50px;
}
.title1::before,
.title1::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.title1::before {
  top: 0;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.title1::after {
  bottom: 0;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
}
/*タイトル21*/
.title2 {
  padding: .25em 0 .25em .75em;
  border-left: 6px solid #00A63A;
	font-size:18px;
}
/*タイトル3*/
.title3 {
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #00A63A;
	font-size:18px;
}
.title3::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}

/*タイトル4*/
.title4 {
  position: relative;
  padding: .75em 1em .75em 1.5em;
  border: 1px solid #ccc;
	font-size:18px;
}
.title4::after {
  position: absolute;
  top: .5em;
  left: .5em;
  content: '';
  width: 6px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #00A63A;
  border-radius: 4px;
}

/*タイトル4*/
.title5 {
  position: relative;
  text-align: center;
	font-size:18px;
}
.title5 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
}
.title5::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}


/*テーブル*/
table.tabel1, table.tabel1 td, table.tabel1 th {
    border: 1px solid #b4b5b5;
}
table.tabel1 {
    border-collapse: collapse;
    margin: 0 auto 15px;
    width: 96%;
}
table.table1 th {
    background-color: #efefef;
    color: #333;
    font-weight: normal;
    line-height: 1.3;
    padding: 2px 4px;
    text-align: left;
    width: 150px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.table2,.table2 tr,.table2 th,.table2 td{
	border:none;
}
.table2 td{
	padding:5px;
}
.login_waku{
	background-color:#efefef;
	border:1px solid #dbdbdb;
	padding:20px;
}
.box {
    background-color: #f7f8f8;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    margin: 10px auto 15px;
    overflow: hidden;
    padding: 1%;
    width: 95%;
}


dl.qa dt::first-letter {
    color: #00A63A;
}
dl.qa dd::first-letter, dl.qa dt::first-letter {
    font-family: "Nunito",sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px;
}
dl.qa dt {
    margin: 20px 20px 0 0;
}
dl.qa dd, dl.qa dt {
    padding: 0 20px 0 50px;
    text-indent: -2.6em;
}

dl.qa dd::first-letter {
    color: #0f78e1;
}
dl.qa dd {
    border-bottom: 1px dotted #000;
    margin: 20px 0 -1px;
    padding-bottom: 15px;
}
dl.qa dd:last-child {
    border-bottom:none;
}

dl.qa dd2 {
    border-bottom: 0px dotted #000;
    margin: 20px 0 -1px;
    padding-bottom: 15px;
}

ul.no li::first-letter{
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px;
}
ul.no li {
    padding: 0 20px 20px 50px;
    text-indent: -2.6em;
}
/*用語集*/
.term_t{
	background-color:#32B761;
	color:#FFFFFF;
	font-size:18px;
	font-weight: bold;
	padding:5px;
}

#term > dt {
  border-bottom: solid 1px white;
  background-color: #FCFFCD;
  color: #000;
  cursor: pointer;
  padding: 10px;
}
 
#term > dd {
  border: solid 1px Silver;
  margin: 0px;
  padding: 10px;
}
/*お問合せ*/
/* table */
table.tbl_contact {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
/*    font-size: 12px;*/
}
 
table.tbl_contact th {
    padding: 10px;
}
table.tbl_contact td {
    padding: 10px 10px 10px 15px;
		background:#fff;
		border:1px solid #ccc;
}
 
table.tbl_contact th {
    background: #b7ffc1;
    vertical-align: middle;
    text-align: left;
    width: 25%;
    overflow: visible;
    position: relative;
    color: #333;
    font-weight: normal;
    font-size: 14px;
}
table.tbl_contact th span.req {
	float:right;
	width:30px;
	background:url(../images/required1.gif) right center no-repeat;
}
table.tbl_contact th span.hid {
	float:right;
	width:33px;
	background:url(../images/hidden.gif) right center no-repeat;
}
table.tbl_contact th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #b7ffc1;
    border-width: 10px;
    margin-top: -10px;
}
table.photo_table {
    border-spacing: 0px;
}

table.photo_table td.title{
    background: #b7ffc1;
}
table.photo_table td{
	vertical-align:top;
	border-bottom:none;
	border-left:none;

}
table.photo_table td.fist{
	vertical-align:top;
  border-right:1px solid #c0c0c0;
  border-left:1px solid #c0c0c0;
}

table.photo_table td.tdbb{
  border-bottom:1px solid #c0c0c0;
}

.imgInput img {max-width:350px; height:auto;}
.txt_login{
	text-align:right;
}
.form-login{
	width:95%;
}
.text6{
	width:60px;
}
.text15{
	width:150px;
}
.text20{
	width:200px;
}
.text40{
	width:400px;
}
.text60{
	width:600px;
}
.tbl_contact label{padding-left:15px; }
span.point{
	font-size:11px;
	color:#333333;
	padding-left:10px;
}
input.readonly{
	border: 1px solid #cccccc;
	background-color:#FFFFCC;
}


/******************************
	買主 マイページ
*******************************/
.bmwaku{
	border:1px solid #66CC66;
	background-color:#FCF8E9;
	text-align:center;
	padding:10px;
	margin:5px;
}
.bmwaku2{
	border:1px solid #66CC66;
	background-color:#FCF8E9;
	text-align:center;
	padding:10px;
	margin:5px;
}
.important{
	background-color:#FF0000;
	color:#FFFFFF;
	padding:15px;
	margin-bottom:20px;
	text-align:center;
	font-weight:700;
	font-size:18px;
}


/***************************************
/* ページナビゲーション 
***************************************/
div.pagination{
	padding:0;
	margin: 10px auto;
}

div.pagination a:link{text-decoration:none;color:#4D9420;}
div.pagination a:visited{text-decoration:none;color:#4D9420;}
div.pagination a:active{text-decoration:none;color:#4D9420;}
div.pagination a:hover{text-decoration:none;color:#4D9420;}

div.pagination ul {
	float:right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:center;
	padding-bottom:5px;
}

div.pagination ul li {
	float:left;
	margin-right: 5px;
	padding: 8px;
	border: 1px #CCCCCC solid;
	background-color:#FFFFFF;
	color:#333;
	text-align:center
}
div.pagination ul li.count {
	border:none;
	color:#000000;
}

div.pagination ul li.currentpage {
	background-color:#EEEEEE;
	color:#333;
}
div.pagination ul li.nextpage {
}
div.pagination ul li.arr {
}
div.pagination ul li:hover
{
	border-color:#EEEEEE;
} 
div.pagination ul li.currentpage:hover
{
	border-color:#CCCCCC;
}

#cmdcmb{margin-bottom:5px;}
/******************************
	物件詳細
*******************************/
.article_t:first-child{
	margin-top:0;
}
.article_t {
  padding: .5em .75em;
  background-color: #f6f6f6;
	margin-top:10px;
	margin-bottom:5px;
}
table.article_table{
	width:100%;
	font-size:14px;
	margin-bottom:5px;
}

table.article_table th{
	background:#F4F4F4;
	width:130px;
}
table.article_table tr:last-child{
	border-bottom:1px solid #ddd;
}
.front_page #contents .row #article_img{ padding-bottom:40px;}

.fixedBanner {
	display:none;
}

.article_button{

}
/*.artcle_list{
	padding:19px 17px;
	border:1px solid #6c6;
	margin:0 0 30px;
}
.artcle_list h2{
font-size:18px;
padding:0;
margin:0;
}
.list_th,.list_td{
	width:16.6%;
	float:left;
}
.list_th{
		background-color:#66CC66;
    color: #fff;
    font-weight: normal;
    height: 21px;
    text-align: center;
    vertical-align: middle;
}
.list_td{
    color: #333;
    overflow: hidden;
    padding: 0 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
hr.list_hr {
	height: 1px;
	background: #bbb;
	background-image: -webkit-linear-gradient(left, #ccc, #666, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #666, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #666, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #666, #ccc);
}
.list_th2,.list_td2{
	width:24%;
	float:left;
}
.list_th2{
		background-color:#F2F2F2;
		border:1px solid #CCCCCC;
    color: #000;
    padding: 3px 5px;
    font-weight: 700;
		font-size:14px;
    text-align: center;
    vertical-align: middle;
		margin-left:1%;
		margin-bottom:5px;
}
.list_td2{
		border-top:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
    color: #333;
    overflow: hidden;
    padding: 3px 5px;
		font-size:14px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
		margin-right:1%;
		margin-bottom:5px;
}
.list_th3,.list_td3{
	width:49%;
	float:left;
}
.list_th3{
		background-color:#F2F2F2;
		border:1px solid #CCCCCC;
    color: #000;
    padding: 3px 5px;
    font-weight: 700;
		font-size:14px;
    text-align: center;
    vertical-align: middle;
		margin-bottom:5px;
}
.list_td3{
		border-top:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
    color: #333;
    overflow: hidden;
    padding: 3px 5px;
		font-size:14px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
		margin-bottom:5px;
}
.secList li{
	padding:19px 17px;
	border:1px solid #6c6;
	margin:0 0 30px;
}
.secList li:last-child{ margin:0 0 20px; }
.secList .blockData{
	display:block;
	padding:0 2px;
	margin:0 0 10px;
}
.secList .blockDataEnd{
	display:block;
	padding:0 2px;
}
.secList .img{
	width:170px;
	height:170px;
	float:left;
	text-align:center;
}

.secList .blockSpec{
	width:520px;
	float:right;
}
.secList .blockSub{
	margin:0 0 9px;
	display:table;
	table-layout:fixed;
}
#index .secList .blockSub .th{
	display:table-cell;
	width:90px;
	height:21px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}
.secList .blockSub .day{ width:130px !important; }
.secList .blockSub .td,
.secList .blockSub div:nth-child(4){ text-align:left; }
.secList .blockSub div:nth-child(4){
	max-width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.secList .blockTit{ margin:0 0 9px; }
.secList .blockTit .ico{
	width:22px;
	margin:0 8px 0 0;
	float:left;
}
.secList .blockTit .tit{
	padding:3px 0 0;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:16px;
	font-weight:bold;
}
.secList .blockTit .tit{ width:490px; }
.secList table{
	width:100%;
	color:#333;
	line-height:120%;
	text-align:left;vertical-align:middle;
	table-layout:fixed;
}
.secList table{ margin:0 0 10px; }
.secList table th{
	box-sizing:border-box;
	width:110px;
	padding:0 0 0 5px;
	background:#F2F2F2;
	border:1px solid #ccc;
	vertical-align:middle;
}
.secList table th{ height:31px; }
.secList table td{
	box-sizing:border-box;
	border:1px solid #ccc;
	background:#fff;
	vertical-align:middle;
}
.secList table td{
	width:150px;
	padding:0 9px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.secList .blockPrice{
	display:table;
	width:100%;
	background:#390;
}
.secList .blockPrice{ height:36px; }

.secList .blockPrice .th{
	display:table-cell;
	padding:0 0 0 13px;
	font-size:14px;
	color:#fff;
	text-align:left;
	vertical-align:middle;
}
.secList .blockPrice .td{
	display:table-cell;
	padding:2px 11px 0 0;
	font-size:11px;
	color:#ff0;
	text-align:right;
	vertical-align:middle;
}
.secList .blockPrice .txtAttn{ font-size:19px; }
.secList .blockPrice .txtAttn:before{
	content:"￥";
	font-size:12px;
}
.secList .blockPrice .txtAttn:after{
	content:"(税込)";
	font-size:11px;
	padding:0 0 0 2px;
}
 .secList .blockBtn{
	text-align:center;
}
.secList .blockBtn a{
	display:inline-block;
	width:220px;
}
.secList .blockBtn a:nth-child(2){
	margin:0 16px;
}
*/
/******************************
	Media Query
*******************************/
@media only screen and (max-width: 920px) {
iframe{
	width:98%;
	height:380px;
}
}
@media only screen and (max-width: 767px) {

	/* --------- common ---------- */


	/****** Header Setting ********/


	/****** Side Setting ********/


	/****** Effect Setting ********/


}
@media only screen  and (min-width: 768px),print {

	/* --------- common ---------- */

	#contents {
		padding-top: 30px;
	}

	/****** Header Setting ********/

	/****** Layout ********/

	/* header */

	#header .header_logo_area {
		float: left;
		/*margin-right: 265px;*/
	}


	/****** Side Setting ********/

	/****** Footer Setting ********/

	/****** Each BlockParts Setting ********/


}

@media all and (min-width: 1200px) {
	.header_logo span{
	padding-left:130px;
	}

}
/* --------------------------------
    display mask
-------------------------------- */
.prevention-masked {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3040;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
}
@media only screen and (max-width: 767px) {
	#pickup_area .bx-wrapper .bx-prev,
	#pickup_area .bx-wrapper .bx-next,
	#new_area .bx-wrapper .bx-next,
	#new_area .bx-wrapper .bx-prev {
	display:none;
	}
	.txt_login{
		text-align:left;
	}
	.text60{
		width:100%;
	}
}
@media only screen and (max-width: 480px) {
	.slidewaku {width:98%;}
	a.s_a {
			height:auto;
	}
	.s_title {
	width:auto;
	}
	.s_block3 .td {
			width: 220px;
	}
	.copyright{
		font-size:11px;
	}
	.btn_send,.btn_member,.btn_back,.btn_seek{
		width:250px;
	}
	
	table.tbl_contact th,	table.tbl_contact td	{display: block; width:100%;}
	table.tbl_contact th::after { position:static;}
	table.tbl_contact td {padding: 10px 3px 10px 3px;}
	.text15{ width:145px;}
	
	.text20,
	.text40,
	.text60{
		width:100%;
	}
	.list_th,.list_td,
	.list_th3,.list_td3{
		width:50%;
	}
	.list_th2,.list_td2{
		width:48%;
	}
	.fixedBanner {
			display:block;
			background-color: rgba(0, 0, 0, 0.5);
			bottom: 0;
			padding: 5px 2%;
			position: fixed;
			text-align: center;
			width:100%;
			z-index: 100;
	}
	.article_button{
		display:none;
	}
}
@media print{
  .container {
    width: 100%;
  }
	#drawer{display:none;}
	.printno{display:none;}
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13 {
    float: left
  }
  .col-sm-13 {
    width: 20%
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-pull-11 {
    right: 91.66666667%
  }
  .col-sm-pull-10 {
    right: 83.33333333%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-8 {
    right: 66.66666667%
  }
  .col-sm-pull-7 {
    right: 58.33333333%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-5 {
    right: 41.66666667%
  }
  .col-sm-pull-4 {
    right: 33.33333333%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-2 {
    right: 16.66666667%
  }
  .col-sm-pull-1 {
    right: 8.33333333%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-push-11 {
    left: 91.66666667%
  }
  .col-sm-push-10 {
    left: 83.33333333%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-8 {
    left: 66.66666667%
  }
  .col-sm-push-7 {
    left: 58.33333333%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-5 {
    left: 41.66666667%
  }
  .col-sm-push-4 {
    left: 33.33333333%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-2 {
    left: 16.66666667%
  }
  .col-sm-push-1 {
    left: 8.33333333%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }

}
