
/*--------------------------------お知らせ個別ページ----------------------------------------*/

body {
    min-width: 320px !important;
    overflow: hidden;
    font: 1.125em/1.4em "MS PGothic", "osaka", Helvetica, Arial, sans-serif !important;
}

#page {
    background-color: #FFF !important;
    margin-top: 0px !important;
    width: 100%;
    
}

.ot-arean a {
    color: red;
}

article {
    background-color: #FFF;
    color: #000;
}

.blackdivider {
    border-top: 1px solid rgb(0,88,5);
    border-bottom: 1px solid rgb(0,88,5);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(139,169,0)), color-stop(100%,rgb(93,148,0)));
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    line-height: 1.5rem;
    margin: 0 0 0 0;
    padding: 0 0 0 0 !important;
    clear: both;
    width: auto !important;
    height: auto !important;
}

.ot-area {
    padding: 5px 18px 10px !important;
}

div.ot-arean {
    background-color: #FFF !important;
    color: #000;
    padding: 15px 15px 30px 18px !important;

}


#main div.tbl-data-01-wrap table.tbl-data-01 td:first-child {
    border-left: 1px solid #cacbce !important;
}

.blackdivider img {
    display: none;
}


.aflo {
    color: #000;
	-webkit-box-sizing: border-box !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,#dcdcdc), color-stop(50%,#ffffff)) !important;
	border-bottom: #FFFFFF 2px solid;
	padding: 0px 10px 10px 15px !important;
	-webkit-box-shadow: 0px 3px 3px #CCC,
	1px 3px 3px #CCC inset;
	width: auto !important;
	min-height: 40px;
	margin-bottom: 20px;
	border-top: none !important;
}

.aflo_waku {
    color: #000 !important;
    text-align: left !important;
    font-weight: bold;
}

.aflo_txt {
    color: #000 !important;
}

.aflo_txt br {
    display: none;
}

#page div#cont_a div, #page div#cont_a span {
    font-size: 10px !important;
}

#page div#cont_a .blackdivider {
    font-size: 12px !important;
}

.event_tx, .event_box2 {
    padding: 0px 10px !important;
}


#main div.tbl-data-01-wrap table.tbl-data-01 thead th.first {
    background: url("/images/bg_tbl-data-01_thead_first.png") repeat-x scroll 0 0 !important;
}

#main div.tbl-data-01-wrap table.tbl-data-01 thead th.last {
    background: url("/images/bg_tbl-data-01_thead_last3.png") no-repeat scroll 100% 0 transparent !important;
}

#main .round {
    background-color: #FFF !important;
    border-color: #1f54bc;
    color: #fff;
    background-image: url("") !important;
    text-shadow: -1px -1px 0px #1f54bc;
}


#main div.tbl-data-01-wrap table.tbl-data-01 th {
    border: 0 none !important;
}

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


/* 20131107 new */

/* お知らせ系共通部品 - info/xxx.html
-------------------------------------------------------------------*/
#header_gnav {
	height: auto;
}

/* 商標 */
#copyright {
	position: absolute;
	left: 0px; bottom: 0px;
    padding: 10px 10px !important;

}

/* お知らせ一覧 - info/index.html
-------------------------------------------------------------------*/
/* お知らせタイトル */
#info_ttl_wrap {
	position: relative;
	left: 0px; top: 0px;
	display: -webkit-box;
	-webkit-box-pack: center;
	background-color: #aabd22;
	background: -webkit-gradient(linear, left top, left bottom, from(#acbf24), to(#7c950a));
	height: 34px;
	width: 100%;
	border-bottom: 1px solid #6d8909;
	line-height: 34px;
	text-align: center;
}

#info_ttl {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

/* お知らせセレクトメニュー */
#info_select {
	position: relative;
	width: 290px;
	padding-top: 15px;
	margin: 0px auto 15px;
}

#info_select_box1 {
	display: -webkit-box;
	-webkit-box-align: center;
	line-height: 1;
}

#info_select_txt1 {
	-webkit-box-flex: 1;
	background-color: white;
	padding: 3px;
	border: 1px solid #999;
}

#info_select_btn1 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#a5a5a5));
	padding: 3px 5px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	margin-left: 5px;
	color: #555;
}

#info_select_box2{
	position: absolute;
	width: 247px;
	z-index: 1100;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e6e6e6));
	border: 1px solid #ccc;
	-webkit-border-radius:5px;
}

.info_select_item{
	display: -webkit-box;
	-webkit-box-align: center;
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.info_select_item_selected{
	background: #666;
	color: #fff;
}

.info_select_item_txt{
	margin-left: 5px;
}

/* お知らせ一覧 */
#info_list_wrap {
	background: #fff;
	width: 100%;
	margin: 111px auto 0px;
}

ul#info_list {
	width: 100%;
	overflow: hidden;
}

ul#info_list li a {
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url(../images/info/message_arrw_off.png), -webkit-gradient(linear, left top, left bottom, color-stop(100%,#dcdcdc), color-stop(50%,#ffffff));
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 20px 20px, 100% 100%;
	border-bottom: #FFFFFF 2px solid;
	-webkit-box-shadow: 0px 3px 3px #CCC;
	width: 100%;
	height: 57px;
	padding: 5px 50px 5px 10px;
	margin-bottom: 5px;
}

ul#info_list li:first-child a{
	padding: 7px 50px 5px 10px;
	-webkit-box-shadow: 0px 3px 3px #CCC,
	1px 3px 3px #CCC inset;
	height: 59px;
}

.info_date {
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

.info_txt {
	display: -webkit-box;
	-webkit-box-align: center;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

/* ボタンエリア */
#info_btn {
	display: -webkit-box;
	-webkit-box-pack: justify;
	padding: 10px;
	margin-bottom: 50px;
}

#info_btn div a {
	display: inline-block;
	padding: 5px 20px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bccde4), color-stop(0.49, #415774), color-stop(0.51,#22334a), to(#000000));
	border: 1px solid #000000;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 4);
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

/* お知らせ詳細 - info/detail.html
-------------------------------------------------------------------*/
/* お知らせ詳細 */
#info_detail {
	background: #fff;
	width: 100%;
	margin: 111px auto 50px;
	overflow: hidden;
}

/* お知らせ詳細タイトル */
#info_detail_ttl {
    color: #000;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,#dcdcdc), color-stop(50%,#ffffff));
	border-bottom: #FFFFFF 2px solid;
	padding: 7px 10px 5px;
	-webkit-box-shadow: 0px 3px 3px #CCC,
	1px 3px 3px #CCC inset;
	width: 100%;
	min-height: 59px;
	margin-bottom: 10px;
}

#info_date {
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

#info_txt {
	display: -webkit-box;
	-webkit-box-align: center;
	min-height: 30px;
	font-weight: bold;
	line-height: 15px;
}

/* 戻るボタン */
#back {
	position: absolute;
	top: 5px; right: 10px;
}

#back > a {
	display: block;
	width: 25px;
	height: 25px;
}

#back > a > img {
	width: 100%;
}

/* お知らせ詳細 */
#info_detail_sentence {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0px 10px 10px;
}

/* 利用規約用リストインデント */
#info_detail_sentence li {
	line-height: 16px;
}

#info_detail_sentence > ul {
	margin-bottom: 10px;
}

#info_detail_sentence ul > li > ul {
	padding: 0px 10px;
}

/* 文章調整用 */
.red {
	color: #ff0000;
}

.txl {
	text-align: left;
}

.txc {
	text-align: center;
}

.txr {
	text-align: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*-------------------------------解像度ごとの調整---------------------------------------*/

/* devicePixelRatio=1.0 */
        body { font-size:12px !important; }
        #page img { zoom: .5; }
        div.midashi_header h1 { font-size: 1.0rem !important; }

/* devicePixelRatio=1.5 */
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {
        body { font-size:12px !important; }
        #page img { zoom: .5; }
        div.midashi_header h1 { font-size: 1.0rem !important; }
}
/* devicePixelRatio=2 */
@media only screen and (-webkit-min-device-pixel-ratio:2),
    only screen and (min-device-pixel-ratio:2) {
        body { font-size:14px !important; }
        #page img { zoom: .5; }
        div.midashi_header h1 { font-size: 1.0rem !important; }
}
/* devicePixelRatio=3 */
@media only screen and (-webkit-min-device-pixel-ratio: 3),
    only screen and (min-device-pixel-ratio: 3) {
        body { font-size:14px !important; }
        #page img { zoom: .5; }
        div.midashi_header h1 { font-size: 1.0rem !important; }
}

