﻿/*-------------------------------------
各種コンテンツページ
選挙関連
印刷センター
GODOジュニア
メルマガ受信設定
合同主催イベントページ
ジブリの大博覧会
高校野球-過去の優勝校
防災関連
ぶんぶん写真館
-------------------------------------*/
.max-img img {
    width: 100%;
}
/*
------------------------------------------------------------------------------------------------------
大分合同新聞広告賞
------------------------------------------------------------------------------------------------------
*/
.koukoku-box {
    width: 94%;
    clear: both;
    padding: 0 4%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.koukoku-box h2.koukoku-title {
    font-family: 'arial black';
    font-weight: bold;
    font-size: 2.2em;
    margin-bottom: 10px;
    color: #007ee2;
}
.koukoku-box h2 {
    font-family: 'arial black';
    font-weight: bold;
    font-size: 1.8em;
    margin-bottom: 20px;
}
.koukoku-img {
    text-align: center;
    margin: 10px auto;
}
.koukoku-img img {
    width: 90%;
    max-width: 600px;
}
.koukoku-box h3 {
    font-size: .8em;
}
.koukoku-box .concept {
    margin: 20px 0;
}
.koukoku-box .concept dl {
}
.koukoku-box .concept dt {
    width: 180px;
    font-size: .9em;
    border: 1px solid #007ee2;
    color: #007ee2;
    text-align: center;
    padding: 5px 10px;
    margin: 10px 0;
}
.koukoku-box .concept dd {
    font-size: .8em;
}
.koukoku-box .concept dd.pagelink a {
    font-size: 1.2em;
    font-weight: bold;
}
.koukoku-commentbox {
    background: #eee;
    padding: 4%;
}
.koukoku-commentbox h4 {
    font-family: 'arial black';
    font-size: 1.4em;
    margin-bottom: 10px;
    color: #007ee2;
}
.koukoku-commentbox dl.comment {
    margin-bottom: 20px;
}
.koukoku-commentbox dl.comment dt {
    font-size: .9em;
    font-weight: bold;
}
.koukoku-commentbox dl.comment dd {
    font-size: .8em;
    margin-bottom: 10px;
}
.koukoku-profile {
    font-size: .8em;
    clear: both;
    margin: 4%;
    padding: 5%;
    border: 1px solid #007ee2;
    min-width: 600px;
}
.koukoku-profile h2 {
    font-family: 'arial black';
    font-weight: bold;
    color: #007ee2;
    font-size: 1.8em;
    margin-bottom: 10px;
}
.koukoku-profile .halfbox {
    width: 45%;
    min-width: 280px;
    padding: 0 0 20px;
    float: left;
}
.koukoku-profile .halfbox:nth-child(3) {
    width: 45%;
    float: right;
}
.koukoku-profile h3 {
    font-weight: bold;
    font-size: 1.3em;
    color: #007ee2;
    margin-bottom: 10px;
}
.koukoku-profile dl.name {
}
.koukoku-profile dl.name dt {
    float: left;
    margin-right: 20px;
}
.koukoku-profile dl.name dd {
}
.koukoku-profile dl.name dd span {
    font-weight: bold;
    font-size: 1.2em;
}
.koukoku-profile .shinsa-box {
    width: 100%;
    clear: both;
}
.koukoku-profile .shinsa-box dl {
    width: 20%;
    float: left;
}
.koukoku-profile .shinsa-box dl.name dt {
    width: 100%;
}
.koukoku-profile .shinsa-box dl.name dd {
    width: 100%;
}
/*
------------------------------------------------------------------------------------------------------
選挙関連
------------------------------------------------------------------------------------------------------
*/
.senkyo {
    width: 100%;
    float: left;
    clear: both;
    padding: 0 0 10px 0;
    font-family: monospace, monospace;
}
.senkyo .top-image img {
    width: 100%;
}
.senkyo ul {
    width: 96%;
    padding: 0 2%;
    float: left;
    clear: both;
    /*	margin: 20px 0; */
    border-bottom: 3px solid #007ee2;
}
.senkyo li a {
    font-size: 1.2em;
    font-weight: bold;
    /*padding: 20px 20px; */
    padding: 10px;
    float: left;
    margin-left: 3px;
    color: #007ee2;
    background-color: #eee;
    text-align: center;
}
.senkyo li.selectCh a {
    color: #fff;
    background-color: #007ee2;
}
.senkyo li.noVoteCh a {
    color: #000;
    background-color: #eee;
    text-decoration: none;
}
.senkyo li a:hover {
    color: #fff;
    background-color: #007ee2;
}
.senkyo li.none a {
    font-weight: bold;
    float: left;
    margin-left: 3px;
    color: #ccc;
    background-color: #eee;
}
.senkyo li.none a:hover {
    opacity: 1;
    text-decoration: none;
    color: #ccc;
    background-color: #eee;
}
h3.senkyo {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 20px;
    color: #007ee2;
    font-weight: bold;
}
p.senkyo-sub {
    font-family: monospace, monospace;
    float: left;
    font-size: 15px;
    color: #333333;
    background: #d9e8f8;
    font-weight: bold;
    padding: 2px 10px;
    margin: 25px 0;
}
/** add kikuchi **/
.senkyo-title{
    clear:both;
    font-size:25px;
    font-weight:bold;
    margin:20px 0 0 0;
}
.senkyo-sublink{
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
    list-style-type: none;
}
ul.senkyo-sublink li {
    float: left;
    margin: 5px;
    padding: 2px 5px;
    background-color: #eee;
    text-align: center;
}
ul.senkyo-sublink li.selectCh {
    background-color: #007ee2;
}
ul.senkyo-sublink li.selectCh a {
    color: #fff;
}
ul.senkyo-sublink li.noVoteCh {
    background-color: #fff;
}
ul.senkyo-sublink li.noVoteCh a {
    color: #000;
    text-decoration: none;
    cursor:default;
}
.senkyo-status {
    margin-top:5px;
}
.senkyo-status img{
    vertical-align:middle;
}
/** add kikuchi↑ **/

.senkyobox th.text-right, .senkyobox td.text-right {
    text-align: right;
}
.senkyobox p.topics {
    font-family: monospace, monospace;
    font-size: 16px;
    color: #FF0000;
    font-weight: bold;/*	margin: 20px 0 30px; */
}
.senkyobox .news-box {
    width: 70%;
    float: left;
    font-size: 14px;
}
.senkyobox .news-box ul {
    margin: 0;
}
.senkyobox .news-box li {
    float: left;
    clear: both;
    padding: 0 0 4px 15px;
    background-repeat: no-repeat;
    background-position: left 7px;
    background-image: url("/images/list_icon01.png");
}
.senkyobox .news-box li span {
    font-size: 10px;
    color: #acacac;
}
.senkyobox .allBtn a {
    font-size: .8em;
    padding: 5px 10px;
    float: left;
    background-color: #007ee2;
    color: #fff;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.senkyobox .btnTurn {
    font-size: .8em;
    padding: 5px 10px;
    margin-right: 10px;
    float: left;
    background-color: #ff5f85;
    color: #fff;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.senkyobox .twitter-box {
    width: 28%;
    float: right;
    font-size: 14px;
}
.senkyobox .news-box h2, .senkyobox .twitter-box h2 {
    width: 95%;
    background: #007ee2;
    margin-bottom: 20px;
    padding: 5px 2.5%;
    color: #fff;
}
.senkyobox .link-box {
    width: 28%;
    float: right;
    font-size: 14px;
    background: #d9e8f8;
}
.senkyobox .link-box h2 {
    width: 95%;
    background: #007ee2;
    padding: 5px 2.5%;
    color: #fff;
}
.senkyobox .link-box ul {
    width: 96%;
    padding: 0 2% 10px;
    margin: 0;
}
.senkyobox .link-box li {
    width: 50%;
    margin: 5px 0 0;
    clear: none;
}
.senkyobox .link-box li a {
    float: left;
    width: 94%;
    height: 40px;
    padding: 20px 1% 5px;
    margin: 0 2%;
    text-align: center;
    color: #007ee2;
    font-weight: bold;
    background: #fff;
}
.senkyobox .link-box li a:hover {
    background: #007ee2;
    color: #fff;
    text-decoration: none;
}
.senkyobox .prospectiveBlock {
    font-family: monospace, monospace;
    width: 95%;
    float: left;
    clear: both;
    padding: 0 0 25px;
    /*padding: 0 2.5% 25px; */
    margin: 0 0 25px;
    border-bottom: #e1e1e1 1px solid;
}
/*
.senkyobox .prospectiveBlock:nth-child(3) {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
*/
.senkyobox .prospectiveBlock .leftbox {
    width: 120px;
    float: left;
}
.senkyobox .prospectiveBlock .rightbox {
    width: 70%;
    padding-left: 20px;
    float: left;
}
.senkyobox .prospectiveBlock p {
    padding: 10px 20px 10px 0;
    margin: 0;
}
.senkyobox .rightbox p {
}
.senkyobox .prospectiveBlock .kana {
    margin: 0;
    font-size: 11px;
    line-height: 10px;
}
.senkyobox .prospectiveBlock .name {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 10px;
}
.senkyobox .prospectiveBlock .name span.old {
    font-size: 14px;
}
.senkyobox .prospectiveBlock .history {
    font-size: 14px;
    line-height: 10px;
}
.senkyobox .prospectiveBlock table {
    width: 100%;
    max-width: 600px;
    float: left;
    clear: both;
    font-size: 12px;
    margin: 10px 0 0;
    border: none;
    border-left: #e1e1e1 1px solid;
    border-top: #e1e1e1 1px solid;
}
.senkyobox .prospectiveBlock th {
    width: 10%;
    color: #2c2c2c;
    padding: 10px 0;
    margin: 5px 0;
    text-align: center;
    font-weight: bold;
    background: #e9f5ff;
    vertical-align: middle;
    border: none;
    border-right: #e1e1e1 1px solid;
    border-bottom: #e1e1e1 1px solid;
}
.senkyobox .prospectiveBlock td {
    width: 20%;
    padding: 10px 2.5%;
    margin: 5px 0;
    vertical-align: middle;
    border: none;
    border-right: #e1e1e1 1px solid;
    border-bottom: #e1e1e1 1px solid;
}
.senkyo-table {
    width: 100%;
    float: left;
    clear: both;
}
.senkyobox table {
    border-right: #e1e1e1 1px solid;
    border-top: #e1e1e1 1px solid;
}
.senkyobox table th {
    border-left: #e1e1e1 1px solid;
    border-bottom: #e1e1e1 1px solid;
}
.senkyobox table td {
    border-left: #e1e1e1 1px solid;
    border-bottom: #e1e1e1 1px solid;
}
.senkyo-table table, .senkyo-table table2, .senkyo-table table3 {
    width: 100%;
    font-size: 12px;
    /*	margin: 10px 0 0; */
    font-size: 14px;
    font-family: monospace, monospace;
}
.senkyo-table table th, .senkyo-table2 table th, .senkyo-table3 table th {
    color: #2c2c2c;
    padding: 20px 0;
    margin: 5px 0;
    text-align: center;
    font-weight: bold;
    background: #e9f5ff;
    vertical-align: middle;
}
.senkyo-table table {
    border-top: none;
}
.senkyo-table table th {
    color: #fff;
    background: #096ac9;
}
.senkyo-table th.graf {
    width: 50%;
}
.senkyo-table table td {
    padding: 10px 2%;
    vertical-align: middle;
}
.senkyo-table table td.name {
    font-size: 20px;
    font-weight: bold;
}
.senkyo-table th.toukaku {
    width: 5%;
}
.senkyo-table2 table {
    width: 100%;
    margin: 30px 0;
    float: left;
}
.senkyo-table2 table th {
    width: 20%;
    font-size: 14px;
    padding: 5px 2%;
    vertical-align: middle;
}
.senkyo-table2 td {
    width: 10%;
    font-size: 13px;
    padding: 5px 2%;
    text-align: left;
    vertical-align: middle;
}
.senkyo-table3 th {
    width: 5%;
}
.senkyo-table3 th.place {
    width: 8%;
}
.senkyo-table3 th.rate {
    width: 3%;
}
.senkyo-table3 th.updatetime {
    width: 8%;
}
.senkyo-table3 th.time {
    width: 10%;
}
.senkyo-table3 td {
    font-size: 13px;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle;
}
.senkyo-table3 tr:nth-child(odd) {
    background: #eee;
}
/*
------------------------------------------------------------------------------------------------------
印刷センター
------------------------------------------------------------------------------------------------------
*/
.spview {
    display: none;
}
.printcenter {
    margin-top: 20px;
    position: relative;
    background: #8bc1f2 url(/images/campaign/printcenter/bg.png) no-repeat top center;
}
.printcenter h5 {
    width: 100%;
    margin: 40px 0;
    text-align: center;
    line-height: 0px;
}
.printcenter h5 img {
    width: 90%;
    margin: 5%;
    max-width: 840px;
    margin: 0;
    padding: 0;
    line-height: 0px;
}
.printcenter span {
    width: 75%;
    position: absolute;
    bottom: -7px;
    right: 0;
    padding: 0;
}
.printcenter span img {
    width: 100%;
    margin: 0;
}
#contents .printcenter a:hover {
    opacity: 1;
}
/*
------------------------------------------------------------------------------------------------------
GODOジュニア
------------------------------------------------------------------------------------------------------
*/
.godojrOpen {
    text-align: center;
}
.godojrOpen h2 img {
    width: 100%;
}
.godojrOpen h3 {
    width: 100%;
}
.godojrOpen h3 img {
    width: 100%;
    max-width: 658px;
    margin: 20px 0;
}
.godojrOpen h4 {
    font-family: 'arial black';
    color: #ed6c00;
    font-weight: bold;
    font-size: 1.6em;
}
.godojrOpen p {
    width: 70%;
    padding: 10px 15%;
}
.godojrEntry {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
}
.godojrEntry h3 {
    margin: 20px 0;
}
.godojrEntry ul {
    width: 100%;
    float: left;
    clear: both;
}
.godojrEntry li {
    width: 28%;
    margin: 0 2.5%;
    float: left;
}
.godojrEntry li img {
    width: 100%;
}
/*
------------------------------------------------------------------------------------------------------
メルマガ受信設定
------------------------------------------------------------------------------------------------------
*/

.flowbox {
    width: 100%;
    margin-bottom: 20px;
    clear: both
}
.flowbox h2 {
    font-family: 'arial black';
    color: #007ee2;
    font-weight: bold;
    font-size: 1.6em;
}
.flowbox p {
}
.flowbox h3 {
    font-family: 'arial black';
    font-weight: bold;
    font-size: 1.3em;
}
.flowbox dl {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 40px;
    float: left;
    clear: both;
    border-bottom: solid 1px #eee;
}
.flowbox dt img {
    width: 95%;
    margin: 0 5% 0 0;
}
.flowbox dt {
    width: 60%;
    float: left;
}
.flowbox dd {
    width: 40%;
    float: right;
}
/*
------------------------------------------------------------------------------------------------------
合同主催イベントページ
------------------------------------------------------------------------------------------------------
*/
.godo_event {
    width: 100%;
    clear: both;
}
.godo_event_blocks {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.godo_event_blocks dl {
    width: 150px;
    height: 230px;
    overflow: hidden;
    float: left;
    margin: 10px 20px 10px 0;
}
.godo_event_blocks dt {
    width: 150px;
    height: 150px;
    background: #eee;
    margin-bottom: 10px;
}
.godo_event_blocks dd {
    font-size: .7rem;
}
.godo_event_blocks dd span {
    font-size: .8rem;
    font-weight: bold;
}
.godo_event_banner {
    display: table;
    margin: 0px auto 10px;
    padding: 5px 4%;
    text-align: center;
    background: #f89b0e;
    clear: both;
    border-radius: 100px;
    -webkit-border-radius: 100px;
     -webkit-border-radius: 100px;
     color: #fff;
    }
.godo_event_banner a {
    color: #fff;
}

/*
------------------------------------------------------------------------------------------------------
ジブリの大博覧会
------------------------------------------------------------------------------------------------------
*/
.ghibli-head {
    width: 100%;
    padding-bottom: 50px;
    float: left;
    clear: both;
}
.ghibli-head h2 {
    width: 49%;
    margin: 0 1% 0 0;
    float: left;
}
.ghibli-head p {
    width: 49%;
    margin: 0 0 0 1%;
    float: left;
}
.ghibli-head img {
    width: 100%;
}
.ghibli dl {
    border-bottom: solid 1px #eeeeee;
    clear: both;
    padding: 20px 0;
}
.ghibli dt {
    color: #1181df;
    font-weight: bold;
    width: 20%;
    padding: 0 0 0 20px;
    float: left;
}
.ghibli dd {
    width: 75%;
    float: left;
}
.ghibli dl:after {
    clear: both;
    content: "";
    display: block;
}
.ghibli-session {
    font-size: 13px;
    color: #fff;
    background: #1181df;
    width: 400px;
    text-align: center;
    padding: 8px;
    margin: 10px 0 0 auto;
}
.ghibli ul {
    width: 100%;
    /*margin-top: 50px;*/
    background: #eeeeee;
    float: left;
    clear: both;
}
.ghibli li {
    width: 48%;
    margin: 1% 1% 0 1%;
    float: left;
}
.ghibli li img {
    width: 100%;
}
.ghibli ul:after {
    clear: both;
    content: "";
    display: block;
}
/*
------------------------------------------------------------------------------------------------------
高校野球-過去の優勝校
------------------------------------------------------------------------------------------------------
*/
.koshienPastBictory ul {
    display: flex;
    flex-wrap: wrap;
}
.koshienPastBictory li {
    font-size: 1.2em;
    text-align: center;
    width: 24.5%;
    padding: 15px 5px;
    margin: 2px 0.25%;
    -moz-margin: 0.25%;
    -o-margin: 0.25%;
    border-radius: 2px;
    box-sizing: border-box;
    float: left;
    background-color: #F6F8FA;
}
.koshienPastBictory ul li:nth-child(2n+1) {
    background-color: #F1F8FF;
}
.koshienPastBictory ul li:nth-child(2n) {
    background-color: #F6F8FA;
}
.koshienPastBictory li span {
    color: #fff;
    font-size: 0.85em;
    width: 7em;
    margin: 0 auto;
    border-radius: 3px;
    display: block;
    background-color: #aaa;
}
.koshienPastBictory ul li:nth-child(2n+1) span {
    background-color: #007ee2;
}
.koshienPastBictory ul li:nth-child(2n) span {
    background-color: #2ECC71; /* #aaa; */
}
/*
------------------------------------------------------------------------------------------------------
防災関連
------------------------------------------------------------------------------------------------------
*/
ul.bousai {
    width: 100%;
    margin: 0 0 20px 0;
}
ul.bousai li a {
    width: 24.5%;
    height: 50px;
    margin: 1px 1px 0 0;
    padding-top: 5px;
    float: left;
    color: #fff;
    text-align: center;
    transition: opacity 0.5s;
}
ul.bousai li a:before {
    width: 100%;
    content: "\f078";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
}
ul.bousai li a:hover {
    opacity: .7;
    transition: opacity 1s;
}

/*
------------------------------------------------------------------------------------------------------

スマホサイト設定

------------------------------------------------------------------------------------------------------
*/

@media only screen and (max-width: 699px) {
/*
------------------------------------------------------------------------------------------------------
選挙関連
------------------------------------------------------------------------------------------------------
*/
.spview {
    display: block;
    width: 100%;
    text-align: center;
}
.spview img {
    width: 90%;
    margin: 10px 5%;
}
.senkyo .top-image img {
    width: 100%;
}
.senkyo ul {
    width: 96%;
    padding: 0 2%;
    float: left;
    clear: both;
    /*	margin: 20px 0; */
    border-bottom: 3px solid #007ee2;
}
.senkyo li a {
    font-size: .7em;
    font-weight: bold;
    padding: 20px 10px;
    float: left;
    margin-left: 1px;
    color: #007ee2;
    background-color: #eee;
}
.senkyobox .prospectiveBlock .kana {
    margin: 0;
    font-size: 11px;
    line-height: 10px;
}
.senkyobox .prospectiveBlock .name {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 10px;
}
.senkyobox .prospectiveBlock .name span.old {
    font-size: 12px;
}
.senkyobox .prospectiveBlock .rightbox {
    width: 100%;
    float: left;
    padding-left: 0;
}
.senkyobox .news-box {
    width: 96%;
    margin: 10px 2%;
    float: left;
    font-size: 14px;
}
.senkyobox .link-box {
    width: 96%;
    margin: 10px 2%;
    float: left;
    font-size: 12px;
    background: #d9e8f8;
}
.senkyobox .link-box h2 {
    width: 95%;
    background: #007ee2;
    padding: 5px 2.5%;
    color: #fff;
}
.senkyobox .link-box ul {
    width: 96%;
    padding: 0 2% 10px;
    margin: 0;
}
.senkyobox .link-box li {
    width: 33%;
    margin: 5px 0 0;
    clear: none;
}
.senkyo-table th.graf {
    width: 40%;
}
.senkyo-table table td {
    padding: 10px 1%;
    vertical-align: middle;
}
.senkyo-table table th {
    font-size: 12px;
}
.senkyo-table table td {
    font-size: 11px;
}
.senkyo-table table td.name {
    font-size: 12px;
    font-weight: bold;
}
.senkyo-table2 table th {
    width: 14%;
    font-size: 11px;
    padding: 5px 1%;
}
.senkyo-table2 td {
    width: 14%;
    font-size: 11px;
    padding: 5px 1%;
}
.senkyo-table3 th {
    width: 5%;
    font-size: 11px;
}
.senkyo-table3 th.place {
    width: 8%;
}
.senkyo-table3 th.rate {
    width: 3%;
}
.senkyo-table3 th.updatetime {
    width: 8%;
}
.senkyo-table3 th.time {
    width: 10%;
}
.senkyo-table3 td {
    font-size: 11px;
    padding: 5px 0;
}
/*
------------------------------------------------------------------------------------------------------
GODOジュニア
------------------------------------------------------------------------------------------------------
*/
.godojrEntry h3 img {
    width: 80%;
    margin: 0 10%;
}
.godojrEntry ul {
    width: 100%;
    float: left;
    clear: both;
}
.godojrEntry li {
    width: 80%;
    margin: 0 10%;
    float: left;
}
/*
------------------------------------------------------------------------------------------------------
メルマガ受信設定
------------------------------------------------------------------------------------------------------
*/


.flowbox h2 {
    font-size: 1.6em;
}
.flowbox p {
}
.flowbox h3 {
    font-size: 1.3em;
}
.flowbox dl {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 40px;
    float: left;
    clear: both;
    border-bottom: solid 1px #eee;
}
.flowbox dt img {
    width: 100%;
}
.flowbox dt {
    width: 90%;
    padding: 0 5%;
    float: left;
}
.flowbox dd {
    width: 90%;
    padding: 0 5%;
    float: left;
}
/*
------------------------------------------------------------------------------------------------------
大分合同新聞広告賞
------------------------------------------------------------------------------------------------------
*/
.koukoku-profile {
    min-width: 300px;
}
.koukoku-profile .halfbox {
    width: 100%;
    min-width: 300px;
    padding: 0 0 20px;
    float: left;
}
.koukoku-profile .halfbox:nth-child(3) {
    width: 100%;
    min-width: 300px;
    padding: 0 0 20px;
    float: left;
}
.koukoku-profile .shinsa-box dl {
    width: 45%;
    float: left;
    padding: 2.5%;
}
/*
------------------------------------------------------------------------------------------------------
ジブリの大博覧会
------------------------------------------------------------------------------------------------------
*/
.ghibli-head h2 {
    width: 80%;
    margin: 0 10%;
    float: left;
}
.ghibli-head p {
    width: 80%;
    margin: 0 10%;
    float: left;
}
.ghibli dt {
    width: 100%;
    padding: 0 0 0 0;
    float: left;
}
.ghibli dd {
    width: 100%;
    float: left;
}
.ghibli ul {
    width: 100%;
    background: #eeeeee;
    float: left;
    clear: both;
}
.ghibli li {
    width: 80%;
    margin: 0 10%;
    float: left;
}
/*
------------------------------------------------------------------------------------------------------
高校野球-過去の優勝校
------------------------------------------------------------------------------------------------------
*/
.koshienPastBictory li {
    width: 49.5%;
}
/*
------------------------------------------------------------------------------------------------------
防災関連
------------------------------------------------------------------------------------------------------
*/
ul.bousai li a {
    width: 32.5%;
}
}
/*
------------------------------------------------------------------------------------------------------
新卒募集
------------------------------------------------------------------------------------------------------
*/

p.mynabi-link {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 20px auto;
}
p.mynabi-link a {
    line-height: 30px;
    width: 600px;
    padding: 10px;
    text-align: center;
    margin: 20px auto;
    color: #fff;
    background: #f37e00;
    font-family: 'arial black';
    font-weight: bold;
    font-size: 1.2em;
}
p.mynabi-link a br {
    display: none;
}
.recruit {
    width: 95%;
    margin: 0 2.5%;
    float: left;
    clear: both;
}
.recruit dl {
    width: 96%;
    padding: 1% 2%;
    float: left;
    clear: both;
}
.recruit dl.gray {
    background: #eee;
}
.recruit dt {
    width: 98%;
    font-weight: bold;
    padding: 0 1%;
    float: left;
    clear: both;
}
.recruit dt a {
    font-weight: bold;
    text-decoration: underline;
}
.recruit dd {
    width: 20%;
    padding: 0 1%;
    float: left;
}
.recruit dd.days {
    width: 20%;
}
.recruit dd.days2 {
    width: 20%;
}
.recruit dd.time {
    width: 45%;
}
.recruit dd.time2 {
    width: 30%;
}
.recruit dd.place {
    width: 24%;
}
.recruit dd.place2 {
    width: 32%;
}
.recruit dd.place3 {
    width: 44%;
}
.recruit p.entry {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 20px auto;
}
.recruit p.entry a {
    padding: 10px;
    font-family: 'arial black';
    font-weight: bold;
    font-size: 1.2em;
    background: #f37e00;
    color: #fff;
}
.recruit p.entry2 {
    float: left;
    clear: both;
    text-align: center;
    margin-top: 10px;
}
.recruit p.entry2 a {
    padding: 5px 10px;
    font-family: 'arial black';
    font-weight: bold;
    font-size: 1em;
    background: #22ade8;
    color: #fff;
}
.recruit h1, .recruit h2, .recruit h3, .recruit h4 {
    color: #007ee2;
}
.recruit span.topics {
    font-size: 11px;
    padding: 5px;
    background: #ff4444;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 10px;
}
.recruit2 {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    float: left;
    clear: both;
}
.recruit2 p {
    margin: 20px auto 0 auto;
}
.recruit2 p a img {
    margin: 0 5px;
}
/*
------------------------------------------------------------------------------------------------------
ぶんぶん写真館
------------------------------------------------------------------------------------------------------
*/
.contentsBlocks.bunbunphoto {
}
.contentsBlocks.bunbunphoto .header {
    background: #f8d100;
    margin-bottom: 20px;
}
.contentsBlocks.bunbunphoto .header h2 {
    text-align: center;
    margin: -30px auto 10px;
}
.contentsBlocks.bunbunphoto .header h2 img {
	width: 80%;
	max-width: 448px;	
}
.contentsBlocks.bunbunphoto .header p {
    width: 80%;
    text-align: center;
    margin: 0 10% 30px;
}
.contentsBlocks.bunbunphoto .header img {
    vertical-align: bottom;
}
ul.entrybox {
    text-align: center;
    margin: 0 auto;
}
ul.entrybox li {
    padding-top: 60px;
    display: inline-block;
}
ul.entrybox li.bunlist3 {
    background: url(/~/media/Images/oita-press/contents/bunbunphoto/btn3_txt.ashx)no-repeat center top;
}
ul.entrybox li img {
    height: 60px;
}
.koudoku-entry {
    margin: 80px 0 50px;
}
.koudoku-entry ul.entrybox li {
    padding-top: 0px;
}
.koudoku-entry h2 {
    text-align: center;
    margin: 0;
}
.gatemember-pass {
    width: 90%;
    margin: 0 5%;
}
.gatemember-pass table {
    width: 100%;
	margin: 20px 0;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}
.gatemember-pass th {
    width: 29%;
	padding: 1% .5%;
	font-weight: bold;
	background: #eee;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}
.gatemember-pass td {
    width: 29%;
	padding: .5%;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

/*
------------------------------------------------------------------------------------------------------

スマホサイト設定

------------------------------------------------------------------------------------------------------
*/

/*
------------------------------------------------------------------------------------------------------
新卒募集
------------------------------------------------------------------------------------------------------
*/
@media only screen and (max-width: 699px) {
p.mynabi-link a {
    font-size: 1em;
}
p.mynabi-link a br {
    display: block;
}
.recruit {
    width: 100%;
    margin: 0;
    float: left;
    clear: both;
}
.recruit dl {
    width: 98%;
    padding: 3% 1%;
}
.recruit dd {
    width: 98%;
    padding: 0 1%;
    float: left;
}
.recruit dd.days {
    width: 98%;
}
.recruit dd.days2 {
    width: 32%;
}
.recruit dd.time {
    width: 98%;
}
.recruit dd.place {
    width: 98%;
}
.recruit dd.time2 {
    width: 64%;
}
.recruit dd.place2 {
    width: 64%;
}
.recruit dd.place3 {
    width: 98%;
}
.recruit p.entry a {
    width: 250px;
    padding: 10px;
    font-family: 'arial black';
    font-weight: bold;
    font-size: 1em;
    background: #f37e00;
    color: #fff;
}
.recruit2 {
    width: 90%;
    margin: 0 5%;
    float: left;
    clear: both;
}
.recruit2 p a img {
    width: 48%;
    margin: 0 1%;
}
	
/*
------------------------------------------------------------------------------------------------------
ぶんぶん写真館
------------------------------------------------------------------------------------------------------
*/
ul.entrybox li {
	width: 100%;
	clear: both;
	margin: 0 auto 10px;
    padding-top: 0px;
}
ul.entrybox li.bunlist3 {
    padding-top: 60px;
    background: url(/~/media/Images/oita-press/contents/bunbunphoto/btn3_txt.ashx)no-repeat center top;
}
ul.entrybox li img {
    height: 60px;
}
.koudoku-entry ul.entrybox li {
	width: 100%;
	clear: both;
}
}
