#toryo_contents p{
    font-size: 120%;
}

#toryo_contents h2{
    padding: 0;
    margin: 0;
    background: none;
}

.pg_toryo_f_l{
    float: left;
}

.pg_toryo_f_r{
    float: right;
}

.cb {
    clear:both;　/*floatの解除*/
}

.pg_toryo_tit {
    font-size: 180%!important;
    padding: 2% 0 0 0!important;
    font-weight: bold;
}

.pg_toryo_txt {
    padding: 2% 0 2% 0;
}

.pg_tit_img {
    margin: 2% auto;
}

.pg_02_img {
    margin: 0 2% 2% 0;
}

.pg_img_bl2 {
    margin: 2% 0 2% 2%;
}

.pg_img_tb2 {
    margin: 2% 0 4% 0;
}

.pg_img_c {
    text-align: center;
}

.pg_border {
    margin: 2% 0;
}

.toryo_tit01{
    font-size: 120%;
    font-weight: bold;
    line-height: 1.1em;
}
.toryo_tit02{
    font-size: 200%;
    font-weight: bold;
    line-height: 1.1em;
}
.bnr_img {
    padding: 2% 0;
}
@media only screen and (max-width: 768px) and (min-width: 321px) and (orientation: portrait)
{
    /*#main #toryo_contents img {
        width: auto !important;
        max-width: 100% !important;
    }*/
    #toryo_contents h2{
        padding: 0;
        margin: 0;
        background-color: #ffffff;
    }
    #toryo_contents p{
        font-size: 120%;
        margin: 0 auto;
        text-align: justify;
        text-justify: inter-ideograph;/*ie用*/
    }
    /*#toryo_contents .pg_toryo2_txt {
        padding: 2% 0 0 0;
    }*/
    #main #toryo_contents .pg_02_img {
        width: 30% !important;
    }
    #toryo_contents section {
        padding: 0 2%;
        box-sizing: border-box;
    }
    #toryo_contents  .pg_img_50 {
        width: 50% !important;
        /*padding-top: 2%;*/
    }
    #toryo_contents .pg_tit_imgyazi img {
        width: auto !important;
        max-width: 100% !important;
    }

}
@media screen and (max-width:640px) {
    /*　画面サイズが640pxまではここを読み込む　*/
    #toryo_contents h2{
        padding: 0;
        margin: 0;
        background-color: #ffffff;
    }
    #toryo_contents p{
        font-size: 120%;
        margin: 0 auto;
        text-align: justify;
        text-justify: inter-ideograph;/*ie用*/
    }
    /*#toryo_contents .pg_toryo_txt {
        padding: 2% 0 0 0;
    }*/
    #toryo_contents .pg_02_img {
        width: 50% !important;
    }
    #toryo_contents section {
        padding: 0 2%;
        box-sizing: border-box;
    }
    #toryo_contents  .pg_img_50 {
        width: 50% !important;
        padding-top: 2%;
    }
    #toryo_contents .pg_tit_imgyazi img {
        width: auto !important;
        max-width: 90% !important;
    }

}
