@charset "utf-8";
/* CSS Document */

#content #path_top {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
#main_contents {
    overflow: hidden;
    margin: 20px auto 0;
}
#main h2 {
    font-size: 77%;
    text-indent: -9999px;
}
.shadow_top{
    text-shadow: 1px 1px 1px #ccc;
    color: #3954a4;
}
.shadow_top strong {
    font-weight: normal;
}
.main03,
.main04,
.main05 {
    display: none;
}
.line {
    border-bottom: 1px dotted #999;
}
.etc_sub03 {
    background: url(../img/etc_sub03.gif) no-repeat;
    width: 100%;
    padding-top: 30px;
    margin-top: 10px;
}
 .etc_sub03 ul {
    height: 90px;
    width: 100%;
    display: block;
    overflow-y: scroll;
    border: 1px dotted #3954a4;
    padding: 0 6px;
}
.etc_sub03 ul li {
    border-bottom: 1px dotted #F90;
    line-height: 2em;
    display: block;
    overflow: hidden;
    font-size: 13px;
}
#news {
    margin-top: 30px;
    overflow: hidden;
}
.date {
    font-weight: bold;
    float: left;
    width: 75px;
}
.news {
    float: left;
    padding-left: 1em;
    background: url(../img/arrow_news.gif) no-repeat left center;
    margin-left: 1em;
}
#main .main_sub h3 {
    margin-bottom: 4px;
}
#main02 {
    background: url(../img/main_image02.jpg) no-repeat left top;
    background-size: contain;
    height: 245px;
    width: 100%;
    position: relative;
    margin-top: 15px;
}
#main02 ul {
    height: 90%;
    width: 49%;
    position: absolute;
    top: 17%;
    left: 2%;
}
#main02 ul li {
    background: url(../img/main_check.gif) no-repeat left;
    text-indent: 1.2em;
    margin-right: 15px;
}

#main #main02 h3 {
    line-height: 2em;
}

#main #main02 p {
    height: auto;
    width: 27%;
    position: absolute;
    left: 70%;
    top: 8%;
}
#main_contents h4{
    text-indent: -9999px;
}
#main_contents p{
    margin-top: 5px;
}
.main_etc .etc_sub01 ul{
    z-index: 9999;
}
.main_etc .etc_sub01 ul li {
    font-weight: bold;
    color: #9C0;
    border-bottom: 1px double #990;
    line-height: 1.7em;
    background: url(../img/arrow2.gif) no-repeat left 3px;
    padding-left: 1.2em;
}


/* ########### 414px以下 ########### */
@media only screen and (max-width: 414px) {
#main02 {
    display: none;
}
#content #main .main05 {
    display: block;
}
#content #main .main03 {
    display: none;
}
#content #main .main04 {
    display: none;
}
}

/* ########### 599px以下 ########### */
@media only screen and (max-width: 599px) {
#main02 {
    display: none;
}
#main .main04 {
    display: block;
}
#main .main03 {
    display: none;
}
#main .main05 {
    display: none;
}
.etc_sub03 ul li {
    font-size: 10px;
}
#main_contents p {
    font-size: 14px;
}
#main_contents .main_fl, #main_contents .main_fl3 {
        width: 100%;
        float: none;
}
#main_contents .main_fl:after, #main_contents .main_fl3:after {
        content: "";
        clear: both;
        display: block;
}
#main_contents .box {
    margin-bottom: 15px!important;
    width: 100%;
}
#main .main_etc .etc_sub01 ul {
    display: none;
}
}


/* ########### 767px以下 ########### */
@media only screen and (max-width: 767px) {
#main02 {
    display: none;
}
.main04 {
    display: none;
}
.main05 {
    display: none;
}
.main03 {
    display: block;
}
}



/* ########### 768px以下 ########### */
@media only screen and (max-width: 768px) {
#main {
    width: 100%;
}
#main_image {
    width: 100%;
    height: auto;
}

.main_fl {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.main_fl3 {
    float: left;
    width: 49%;
    margin-top: 10px;
}
#main_contents .box{
    margin: 10px auto 0px;
    width: 100%;
}
.box .box_title{
    width: 100%;
    overflow: hidden;
}
#main .main_etc {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}
.main_etc .etc_sub01 {
    position: relative;
}
#main .main_etc .etc_sub01 ul {
    position: absolute;
    left: 2.5%;
    top: 22%;
    width: 95%;
}
}

/* ########### 769px以上 ########### */
@media print,screen and (min-width: 769px) {
/*
#main02 {
    background: url(../img/main_image02.jpg) no-repeat top;
    height: auto;
    width: 100%;
    position: relative;
    margin-top: 15px;
}

#main02 ul {
    height: 184px;
    width: 365px;
    position: absolute;
    top: 46px;
    left: 15px;
}

#main #main02 p {
    height: 192px;
    width: 207px;
    position: absolute;
    left: 523px;
    top: 19px;
    line-height: 1.4em;
}
*/

#main_contents {
    width: 750px;
}

#main_contents .main_fl {
    float: left;
    width: 366px;
    margin-right: 10px;
}


#main_contents .main_fl3 {
    float: left;
    width: 366px;
    margin-top: 10px;
}

#main_contents .box{
    margin: 10px auto 0px;
    width: 345px;
    height: 130px;
}

.box .box_title{
    width: 345px;
    height: 45px;
    overflow: hidden;
}

#main .main_etc {
    width: 750px;
}
.main_etc .etc_sub01 {
    height: 203px;
    width: 750px;
    position: relative;
}
#main .main_etc .etc_sub01 ul {
    left: 13px;
    top: 45px;
    height: 147px;
    width: 711px;
    position: absolute;
}
}
