@charset "utf-8";

#スマホ {
}
.gridContainer.clearfix #content #br_p {
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #805224;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}
#content #syurui2 p {
    text-align: center;
    color: #5B412B;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px dashed #FFBF47;
}
.gridContainer.clearfix #content #tokucho {
    float: left;
    clear: both;
    border: 2px solid #B2E8FF;
    color: #4D3822;
}
#content #tokucho #toku1 {
    background-color: #B2E8FF;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
#toku1 dl dt {
}
#toku1 dl dd {
    margin-left: 0px;
    font-size: 2em;
}
#toku2 ul li {
    font-size: 1.2em;
}
#tokucho #toku2 p {
    padding-left: 2%;
    width: 96%;
}
#toku2 p a {
    color: #000000;
    text-decoration: none;
}

.gridContainer.clearfix #content #dl_pdf {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
#content #dl_pdf li {
    list-style-type: none;
    text-align: center;
}
#dl_pdf li a {
    background-color: #FFB600;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}






































/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {

#タブレット {
}





































}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {

#パソコン {
}
#content #top_ol #top_title {
    width: 40%;
    float: left;
}
#content #top_ol #top_image {
    width: 60%;
    float: left;
}
.gridContainer.clearfix #content .colome2 {
    width: 50%;
    float: left;
}
#content #tokucho #toku1 {
    width: 30%;
    float: left;
}
#content #tokucho #toku2 {
    width: 66%;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
}






















































}
