@charset "utf-8";
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 
　02. 
　03. 


******************************************************************************* */
/* ==

　01. 

=============================================================================== */
/* メインイメージ */
p, li {
    color: #333;
    font-size: 134%;
}
.center {
    text-align: center !important;
}
.right {
    text-align: right !important;
}
.baseIn.osWrap {
    width: auto;
}
#mainWrap {
    position: relative;
}
#mainWrap:after {
    content: "";
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
#mainWrap .mainWrapIn {
    padding-bottom: 0;
}
#mainWrap {
    width: auto;
    min-width: 1050px;
    zoom: 1;
    clear: both;
}
#mainWrap .mainWrapIn {
    min-width: 1050px;
    margin: 0 auto;
}
#mainWrap .mainWrapIn p {
    margin: 0;
    padding: 0;
    text-align: center;
}
#mainWrap .mainWrapIn p img {
    width: 100%;
    max-width: 1050px;
    min-width: 950px;
}
/* タイトル */
div.title {
    margin: 0 0 40px;
    background: none;
    border: none;
    text-align: center;
    clear: both;
}
div.title h2 {
    margin: 0 auto;
    padding: 0 0 0 45px;
    background-color: transparent;
    background: url(/shinrin/fair/images/rn/ico_img_01.png) left center no-repeat;
    font-size: 32px;
    color: #333;
    line-height: 1.4;
    font-weight: normal;
    text-align: left;
    display: inline-block;
 /display:inline;
    zoom: 1;
}
div h2 span {
    padding: 0;
    background-color: transparent;
    font-size: 18px;
    display: block;
}
h3 {
    margin: 0 0 15px;
    padding: 0 0 0 15px;
    border-bottom: none;
    border-left: 5px solid #006835;
    font-size: 169%;
    line-height: 1.3;
    color: #006835;
    clear: both;
}
.submitBtn a {
    display: block;
    width: 730px;
    margin: 0 auto;
    padding: 18px 0px 15px;
    font-size: 164%;
    text-decoration: none;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #FFF;
    background-color: #c30101;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.submitBtn a span {
    display: inline-block;
    padding-left: 40px;
    text-align: left;
    font-weight: bold;
    background: url(/shinrin/fair/onsen/images/arw01.png) left center no-repeat;
}
.submitBtn a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.bgMap {
    padding: 0 300px 40px 0;
    background: url("../images/img03.png") top right no-repeat;
    border: none;
    text-align: left;
}
/* column */
.colBlock01 {
    margin-bottom: 10px;
}
.colBlock01 .col1 {
    float: left;
    width: 445px;
    margin: 0;
    text-align: center;
}
.colBlock01 .col2 {
    float: right;
    width: 445px;
    margin: 0;
    text-align: center;
}
.colBlock02a {
    margin-bottom: 10px;
}
.colBlock02a .col1 {
    float: left;
    width: 300px;
    margin: 0;
}
.colBlock02a .col2 {
    float: right;
    width: 580px;
    margin: 0;
}
.colBlock02aIn {
    margin-bottom: 10px;
}
.colBlock02aIn .colTxt {
    float: left;
    width: 300px;
    margin: 0;
}
.colBlock02aIn .colImg {
    float: right;
    width: 270px;
    margin: 0;
}
.colBlock02b {
    margin-bottom: 10px;
}
.colBlock02b .col1 {
    float: left;
    width: 220px;
    margin: 0;
}
.colBlock02b .col2 {
    float: right;
    width: 700px;
    margin: 0;
}
.colBlock02c .col1 {
    float: left;
    width: 465px;
    margin: 0;
}
.colBlock02c .col2 {
    float: right;
    width: 465px;
    margin: 0;
}
.colBlock02d .col1 {
    float: left;
    width: 480px;
    margin: 0;
}
.colBlock02d .col2 {
    float: right;
    width: 410px;
    margin: 0;
}
div.title h2 {
    background: url(/shinrin/fair/onsen/images/ico01.png) left center no-repeat;
}
.fairSsBg {
    width: 910px;
    margin: 0 auto;
    padding: 40px 20px;
    box-shadow: 0 12px 12px -12px #777 inset;
    background: rgba(255,255,255,0.4);
    zoom: 1;
    clear: both;
}
.fairOsWrap {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
    box-shadow: 0 12px 12px -12px #777 inset;
    background: rgba(255,255,255,0.4);
    zoom: 1;
    clear: both;
}
.fairOsWrap02 {
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 12px 12px -12px #777 inset;
    /* background: rgba(255,255,255,0.4); */
    zoom: 1;
    clear: both;
}
.fairOsWrapIn {
    width: 910px;
    margin: 0 auto;
    padding: 40px 20px;
    background: rgba(255,255,255,0.7);
    box-shadow: 0 12px 12px -12px #777 inset;
}
.fairOsWrapIn02 {
    width: 950px;
    margin: 0 auto;
    padding: 40px 0;
    background: rgba(255,255,255,0.7);
    box-shadow: 0 12px 12px -12px #777 inset;
}
.oList01 li {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 15px;
}
.oList01 span {
    display: block;
    font-size: 80%;
    font-weight: normal;
    color: #333;
}
.oList01 li.lastChild {
    margin-bottom: 0;
}
.rudBlk {
    padding: 20px 15px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    background: #fff;
    border: 5px solid #d3a03f;
}
.titTxt01 {
    margin: -20px -15px 20px;
    padding: 10px 0;
    font-weight: bold;
    font-size: 150%;
    line-height: 1.3em;
    color: #FFF;
    text-align: center;
    background-color: #d3a03f;
}
.w70 img {
    max-width: 70%;
    height: auto;
}
.w100 img {
    width: 100%;
    height: auto;
}
.bldTxt {
    font-weight: bold;
}
.titTxt02 {
    margin: 0 auto 20px;
    padding: 10px 0 0 0;
    font-weight: bold;
    font-size: 150%;
    line-height: 1.3em;
    color: #333;
}
.titTxt02:before {
    content: '●';
    color: #d3a03f;
    margin-right: 5px;
}
.titTxt03 {
    position: relative;
    line-height: 1.4;
    color: #23b0c6;
    font-size: 169%;
    font-weight: bold;
    padding: 0.5em 1.25em 0.35em;
    display: inline-block;
}
.titTxt03:before, .titTxt03:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.titTxt03:before {
    border-left: solid 2px #23b0c6;
    border-top: solid 2px #23b0c6;
    top: 0;
    left: 0;
}
.titTxt03:after {
    border-right: solid 2px #23b0c6;
    border-bottom: solid 2px #23b0c6;
    bottom: 0;
    right: 0;
}
.titTxt04 {
    position: relative;
    line-height: 1.4;
    color: #b38630;
    font-size: 169%;
    font-weight: bold;
    padding: 0.5em 1.25em 0.35em;
    display: inline-block;
}
.titTxt04 span {
    display: block;
    font-size: 70%;
}
.titTxt04:before, .titTxt04:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.titTxt04:before {
    border-left: solid 2px #b38630;
    border-top: solid 2px #b38630;
    top: 0;
    left: 0;
}
.titTxt04:after {
    border-right: solid 2px #b38630;
    border-bottom: solid 2px #b38630;
    bottom: 0;
    right: 0;
}
.oList02 li {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 5px;
}
.oList02 li.lastChild {
    margin-bottom: 0;
}
.oList03 li {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 2px dashed #23b0c6;
}
.oList03 li.lastChild {
    margin-bottom: 0;
}
.colBlk3, .colBlk3b {
    width: 910px;
    margin: 0 0 20px;
    zoom: 1;
    clear: both;
}
.colBlk3 .col {
    width: 300px;
    margin: 0 5px 0 0;
    display: inline;
    float: left;
    text-align: left;
}
.colBlk3b .col {
    width: 290px;
    margin: 0 15px 0 0;
    display: inline;
    float: left;
    text-align: left;
}
.colBlk3b .col:last-child, .colBlk3 .col:last-child {
    margin: 0 0 0 0;
}
p.nameTxt01 {
    font-size: 100% !important;
}
.nameTxt01 span {
    font-weight: bold;
    font-size: 134%;
    color: #23b0c6;
}
.cmmtTxt01 {
    padding: 20px 15px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    background: #fff;
    border: 2px solid #23b0c6;
}
.cmmtTxt01 .bldTxt {
    font-weight: bold;
    font-size: 150%;
    color: #23b0c6;
}
a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.addTxt01 {
    display: block;
    width: 600px;
    margin: 0 auto;
    padding: 18px 0px 15px;
    font-size: 160%;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #23b0c6;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #23b0c6;
    background-color: #FFF;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.endFair {
    display: block;
    margin: 0 auto;
    margin:0 auto 30px;
    padding: 18px 0px 15px;
    font-size: 134%;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    border: 5px solid #ee4e4e;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    background-color: #FFF;
}
.endFair p {
    color:#c30101 !important;
}