@charset "UTF-8";
body {
    padding: 0;
    margin: 0;
    color: #333333;
    line-height: 1.6em;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', "MS Gothic", sans-serif;
    font-size: 15px;
}

a:link {
    color: #000099;
}

img {
    border: none;
}

h1 {
    margin: 0px;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    padding-top: 2px;
    padding-bottom: 0px;
    text-align: right;
}

h2 {
    font-size: 38px;
    letter-spacing: 3px;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFB900;
    padding-bottom: 30px;
    font-weight: normal;
    margin-bottom: 40px;
}

h3 {
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: normal;
    margin-bottom: 30px;
    padding: 25px;
    background-color: #F0F0F0;
    line-height: 1.2em;
}

h4 {
    font-size: 19px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding: 10px;
    font-weight: normal;
    background-color: #259D53;
    color: #FFF;
    line-height: 1.2em;
}

h4 a:link {
    color: #FFFFFF;
}

h4 a:visited {
    color: #FFFFFF;
}

.clear {
    clear: both;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.rightimg {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
    margin: 0px;
}

.red {
    color: #CC0000;
    font-weight: bold;
}

.midashi01 {
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: normal;
    background-color: #259D53;
    color: #FFF;
    line-height: 1.2em;
    margin: 0px;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 960px;
}


/*////////// headder //////////*/

#header {
    margin-right: auto;
    margin-left: auto;
    width: 960px;
    height: 115px;
}

#rogo {
    float: left;
    height: 90px;
}

#mail01 {
    float: right;
    padding-top: 17px;
}

#mail01 a:hover img {
    filter: alpha(opacity=8);
    -moz-opacity: 0.80;
    opacity: 0.80;
}


/*////////// navi //////////*/

#toggle {
    display: none;
}

#navi {
    height: 54px;
    clear: both;
    font-size: 18px;
    width: 960px;
    padding-bottom: 8px;
    font-weight: bold;
}

#navi ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#navi li {
    float: left;
    display: block;
    line-height: 1em;
    text-align: center;
    color: #333333;
    letter-spacing: 1px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
}

#navi li a {
    display: block;
    vertical-align: bottom;
    width: 159px;
    color: #333333;
    text-decoration: none;
    height: 29px;
    padding-top: 13px;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #F0F0F0;
}

#navi li a:hover,
#navi li a:active {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFB900;
}

#navi li#b01on a {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFB900;
}

#navi li#b02on a {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFB900;
}

#navi li#b03on a {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFB900;
}

#navi li#b04on a {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFB900;
}

#navi li#b05on a {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFB900;
}

#navi li#b06on a {
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #FFB900;
}


/*////////// contents //////////*/

#contents {
    clear: both;
    width: 960px;
    padding-top: 60px;
}

#main {
    float: left;
    width: 730px;
    margin-right: 25px;
}


/*////////// rightside //////////*/

#rightside {
    width: 205px;
    float: left;
}

#rightside img {
    padding-top: 10px;
}

#rightside a:hover img {
    filter: alpha(opacity=8);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

#rightinfo {
    border: 1px solid #CCCCCC;
    text-align: center;
    font-size: 14px;
    padding: 3px;
}

.rightmidashi {
    text-align: center;
    font-size: 17px;
    padding: 3px;
    color: #FFF;
    background-color: #666666;
    margin: 0px;
}


/*////////// totop //////////*/

#totop {
    width: 960px;
    text-align: right;
    clear: both;
    padding-top: 50px;
}

#totop a:hover img {
    filter: alpha(opacity=8);
    -moz-opacity: 0.80;
    opacity: 0.80;
}


/*////////// footer //////////*/

#footer {
    background-color: #259D53;
    color: #FFF;
}

#footermenu {
    margin-right: auto;
    margin-left: auto;
    width: 960px;
    font-size: 14px;
    padding-top: 28px;
}

#footermenu a:link {
    color: #FFFFFF;
}

#footermenu a:visited {
    color: #FFFFFF;
}

#footermenu01 {
    float: left;
    margin-right: 40px;
}

#footermenu01 a:hover img {
    filter: alpha(opacity=8);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

#footermenu02 {
    float: left;
    margin-right: 50px;
}

#footermenu03 {
    float: left;
    margin-right: 40px;
}

#footermenu03 ul {
    margin: 0px;
    padding: 0px;
}

#footermenu04 {
    float: left;
    margin-right: 40px;
}

#footermenu04 ul {
    margin: 0px;
    padding: 0px;
}

#copy {
    font-size: 13px;
    text-align: center;
    padding: 30px;
    clear: both;
}


/* TMH様レスポンシブル・スマホ設定 最後必ずカッコ閉じる事 */

@media screen and (max-width: 568px) {
    /* ここからコンテナを縦に揃える 背景wrapperにmax-widthをかける事で画像全体、jqueryもサイズ可変になる　*/
    /* 背景wrapperのみwidht100%にし、内側の子要素はautoにし、パディング10pxにすることで、画面からのはみ出しを解消する　*/
    #wrapper {
        margin-top: 0px;
        background-image: none;
        width: 100%;
        max-width: 100%;
    }
    a:link {
        color: #000099;
    }
    img {
        border: none;
        max-width: 100%;
        height: auto
    }
    h1 {
        margin: 0px;
        font-size: 12px;
        font-weight: normal;
        height: auto;
        padding-top: 2px;
        padding-bottom: 5px;
        text-align: left;
        display: block;
    }
    h2 {
        font-size: 38px;
        letter-spacing: 3px;
        border-bottom-width: 10px;
        border-bottom-style: solid;
        border-bottom-color: #FFB900;
        padding-bottom: 30px;
        font-weight: normal;
        margin-bottom: 40px;
        line-height: 1.2em;
    }
    h3 {
        font-size: 28px;
        letter-spacing: 3px;
        font-weight: normal;
        margin-bottom: 30px;
        padding: 25px;
        background-color: #F0F0F0;
        line-height: 1.2em;
    }
    h4 {
        font-size: 19px;
        letter-spacing: 2px;
        margin-bottom: 20px;
        padding: 10px;
        font-weight: normal;
        background-color: #259D53;
        color: #FFF;
        line-height: 1.2em;
    }
    h4 a:link {
        color: #FFFFFF;
    }
    h4 a:visited {
        color: #FFFFFF;
    }
    .clear {
        clear: both;
    }
    .right {
        text-align: right;
    }
    .center {
        text-align: center;
    }
    .rightimg {
        float: none;
        padding-left: 20px;
        padding-bottom: 20px;
        margin: 0px;
    }
    .red {
        color: #CC0000;
        font-weight: bold;
    }
    .midashi01 {
        font-size: 20px;
        letter-spacing: 3px;
        font-weight: normal;
        background-color: #259D53;
        color: #FFF;
        line-height: 1.2em;
        margin: 0px;
        text-align: center;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 10px;
        padding-left: 5px;
    }
    /*////////// headder //////////*/
    #header {
        margin-right: 5px;
        margin-left: 5px;
        width: auto;
        height: auto;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    #rogo {
        float: none;
        width: 100%;
        height: auto;
    }
    #mail01 {
        display: none;
    }
    #mail01 a:hover img {
        filter: alpha(opacity=8);
        -moz-opacity: 0.80;
        opacity: 0.80;
    }
    /*////////// navi //////////*/
    #navi-yoko {
        display: none;
    }
    #navi-yoko li {
        width: 100%;
    }
    #toggle {
        display: block;
        position: relative;
        width: 100%;
        background: #259D53;
    }
    #toggle a {
        display: block;
        position: relative;
        padding: 12px 0 10px;
        border-bottom: 1px solid #259D53;
        color: #fff;
        text-align: center;
        text-decoration: none;
    }
    #toggle:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        background: #fff;
    }
    #toggle a:before,
    #toggle a:after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 20px;
        height: 4px;
        background: #259D53;
    }
    #toggle a:before {
        margin-top: -6px;
    }
    #toggle a:after {
        margin-top: 2px;
    }
    #navi {
        position: relative;
        width: 100%;
        height: auto;
        border-top-color: #fff;
        border-top-style: solid;
        border-top-width: 1px;
        background-color: #259D53;
        text-align: left;
    }
    #navi ul {
        width: 100%;
    }
    #navi li {
        margin-top: 0px;
        width: 100%;
        float: none;
        border-top-color: #fff;
        border-top-style: solid;
        border-top-width: 1px;
    }
    #navi li a {
        width: 100%;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        background-image: none;
        box-sizing: border-box;
        color: #ffffff;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #259D53;
    }
    #navi li a:hover {
        background-image: none;
        background-color: #fff;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #259D53;
        color: black;
    }
    #navi li a:active {
        background-image: none;
        background-position: none;
        color: #ffffff;
    }
    #navi li#b01on a {
        background-image: none;
        background-position: none;
        color: #ffb801;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #259D53;
    }
    #navi li#b02on a {
        background-image: none;
        background-position: none;
        color: #ffb801;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #259D53;
    }
    #navi li#b03on a {
        background-image: none;
        background-position: none;
        color: #ffb801;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #259D53;
    }
    #navi li#b04on a {
        background-image: none;
        background-position: none;
        color: #ffb801;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #259D53;
    }
    #navi li#b05on a {
        background-image: none;
        background-position: none;
        color: #ffb801;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #259D53;
    }
    #navi li#b06on a {
        background-image: none;
        background-position: none;
        color: #ffb801;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #259D53;
    }
    /*////////// contents //////////*/
    #contents {
        clear: both;
        width: auto;
        padding-top: 10px;
    }
    #main {
        float: none;
        width: auto;
        margin-right: 0px;
        padding: 10px;
    }
    /*////////// rightside //////////*/
    #rightside {
        margin-left: 5px;
        margin-right: 5px;
        width: auto;
        float: none;
    }
    #rightside img {
        padding-top: 10px;
    }
    #rightside a:hover img {
        filter: alpha(opacity=8);
        -moz-opacity: 0.80;
        opacity: 0.80;
    }
    #rightinfo {
        border: 1px solid #CCCCCC;
        text-align: center;
        font-size: 14px;
        padding: 3px;
    }
    .rightmidashi {
        text-align: center;
        font-size: 17px;
        padding: 3px;
        color: #FFF;
        background-color: #666666;
        margin: 0px;
    }
    /*////////// totop //////////*/
    #totop {
        width: auto;
        text-align: right;
        clear: both;
        padding-top: 10px;
    }
    #totop a:hover img {
        filter: alpha(opacity=8);
        -moz-opacity: 0.80;
        opacity: 0.80;
    }
    /*////////// footer //////////*/
    #footer {
        background-color: #259D53;
        color: #FFF;
        padding-left: 5px;
        padding-right: 5px;
    }
    #footermenu {
        margin-right: auto;
        margin-left: auto;
        width: auto;
        font-size: 14px;
        padding-top: 28px;
    }
    #footermenu a:link {
        color: #FFFFFF;
    }
    #footermenu a:visited {
        color: #FFFFFF;
    }
    #footermenu01 {
        float: none;
        margin-right: 0px;
    }
    #footermenu01 img {
        width: auto;
    }
    #footermenu01 a:hover img {
        filter: alpha(opacity=8);
        -moz-opacity: 0.80;
        opacity: 0.80;
    }
    #footermenu02 {
        float: none;
        margin-right: 0px;
        margin-top: 10px;
    }
    #footermenu03 {
        float: none;
        margin-right: 0px;
        margin-top: 10px;
    }
    #footermenu03 ul {
        margin: 0px;
        padding: 0px;
    }
    #footermenu04 {
        float: left;
        margin-right: 40px;
    }
    #footermenu04 ul {
        margin: 0px;
        padding: 0px;
    }
    #copy {
        font-size: 13px;
        text-align: center;
        padding: 30px;
        clear: both;
    }
    /* Youtubeなどiframe対策 */
    .google-maps {
        position: relative;
        padding-bottom: 75%; // これが縦横比
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
    /* カッコ閉じ */
}