/**/
@media screen and (min-width: 801px) {

    #contents_prarea ul li{
        margin-bottom: 50px !important;
    }
    #contents_prarea ul li.nonShadow{
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;

    }
    #content ul{
        margin-left: 40px;
    }

    .section{
        position: relative;
        background: url(http://a-clear-osaka.com/img/body_04.jpg) no-repeat left top;*/
        height: 297px;
        width: 960px;
    }
    .section .free{
        position: absolute;
        bottom: 180px;
        left: 20px;
        width: 50%;
        font-size: 16px;
    }

    #blogArea{
        overflow: hidden;
    }
    #content #topInfo, #content #topBlog{
        float: left;
        width: 70%;
    }
    #footContents{
        overflow: hidden;
    }
    #content #topInfo, #content #fbArea{
        width: 30%;
        float: right;
    }
    #content #topInfo, #content #fbArea iframe{
        float: right;
    }

    #content #topInfo, #content #topBlog .entryTitle{
        border-bottom: 1px solid #dedede;
    }
    #content .infoList .infoListBox{
        border-bottom: 1px solid #d5d4d4;
    }
    #content #topInfo, #content #topBlog .entryTitle a{
        color: #008fdc;
    }
    #content #topInfo, #content #topBlog .moreLink{
        text-align: right;
    }
    #content #topInfo, #content #topBlog .thumbnail{
        float: right;
        margin: 20px 0 0 10px;
    }
    #content #topInfo, #content #topBlog .thumbnail img{
        width: 170px;
        height: 95px;

    }
    #content #topInfo, #content #facebookArea{
        float: right;
        width: 20px;
    }
    ul.contactArea li{ float:left;list-style:none !important;} 
    ul.contactArea li:last-child{ margin-left:3%;}

    .area{
        margin-bottom: 50px;
    }


    .CorrespondenceArea{
        border: 2px solid #172cc7;
        border-radius: 18px;
        width: 960px;
        margin: 0 auto 50px;
        overflow: hidden;
    }
    .CorrespondenceArea h2{
        text-shadow: none;
        padding: 0;
        border: none;
    }
    .CorrespondenceArea .area1,.CorrespondenceArea .area2,.CorrespondenceArea .area3,.CorrespondenceArea .area4{
        padding: 30px 25px;
        float: left;
    }
    .CorrespondenceArea .area1,.CorrespondenceArea .area3{
        width: 560px;
    }
    .CorrespondenceArea .area2,.CorrespondenceArea .area4{
        width: 300px;
    }
    .CorrespondenceArea .area1 h3,.CorrespondenceArea .area3 h3,.CorrespondenceArea .area4 h3{
        border-bottom: 1px solid #ccc;
        border-color: #7e7e7e !important;
        font-size: 22px;
        font-weight: 100;
        margin-bottom: 20px;
        padding-bottom: 3px;
        text-align: left;
    }
    .CorrespondenceArea .area1 h3:before,.CorrespondenceArea .area3 h3:before,.CorrespondenceArea .area4 h3:before{
        content: "▶";
        margin-right: 15px;
        font-size: 16px;
        vertical-align: top;

    }
    .CorrespondenceArea .area1 ul,.CorrespondenceArea .area3 ul,.CorrespondenceArea .area4 ul{
        margin-left: 35px;
        text-align: left;
        clear: both;
    }
    .CorrespondenceArea .area1 li{
        list-style: none !important;
        float: left;
        width: 100px;
        text-align: left;
    }
    .CorrespondenceArea .area3 li,.CorrespondenceArea .area4 li{
        list-style: none !important;
        float: left;
        width: 80px;
        text-align: left;
    }
}



/*ace top 2015-11-10*/

#ace_top {
    font-family: 'Century Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: .93rem;
}

#ace_top * {
    box-sizing: border-box;
}
#ace_top h2,
#ace_top h3,
#ace_top h4{
    border: none;
    text-shadow: none;
    box-shadow: none;
    margin: 40px 0 20px 0;
    padding: 0;
    line-height: 1;
    background: none;
}
#ace_top p{
    line-height: 1.4;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0;
}
#ace_top img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

#ace_top .m0 {
    margin: 0;
}

#ace_top .m-10 {
    margin: 10px;
}
#ace_top .m-20 {
    margin: 20px;
}

#ace_top .p5 {
    padding: 5px;
}

#ace_top .p10 {
    padding: 10px;
}

#ace_top .p20 {
    padding: 20px;
}
#ace_top .pr10 {
    padding-right: 10px;
}
#ace_top .pb10 {
    padding-bottom: 10px;
}

#ace_top .lh18 {
    line-height: 1.8;
}

.fc01 {
    color: #0549A7;
    font-weight: bold;
}

.fc02 {
    color: #414141;
    font-weight: bold;
}

.fc03 {
    color: #fa5201;
    font-weight: bold;
}

.fc04 {
    color: #5299C9;
}
.under_line{
    background: -webkit-linear-gradient(top, #ffffff 67%, #adff7b 67%);
    background: linear-gradient(to bottom, #ffffff 67%,#adff7b 67%);
}
#ace_top .tel {
    font-size: 2.625rem;
    font-weight: bold;
    color: #0549a7;
    margin-top: -10px;
/*    margin-bottom: 8px;*/
    line-height: 48px;
}

#ace_top .tel2 {
		color: #3dbb72;
}

#ace_top .tel:before {
    content: url(/img/tel.png);
    padding: 0 10px;
}

#ace_top .tel2:before {
    content: url(/img/tel2.png);
}

#ace_top .mail:before {
    content: "";
    background: url(/img/mail.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0 14px;
    vertical-align: middle;
    margin-right: 20px;
}
#ace_top .tel a,
#ace_top .mail a{
    text-decoration: none;
}
#ace_top .tel a{
    color: #0549a7;
}
#ace_top .tel2 a{
    color: #3dbb72;
}
#ace_top .mail a{
    color: #fff;
}
#ace_top .tel a:hover,
#ace_top .mail a:hover{
    opacity: .8;
}

#ace_top .bgb01 {
    background: #0549a7;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}

#ace_top .bgb02 {
    background: #2096D9;
    color: #fff;
    border-radius: 5px;
    padding: 10px;
}

#ace_top .bgb02 ul {
    background: #fff;
    color: #414141;
    padding: 5px;
    line-height: 1.8;
    margin: 0;
}

#ace_top .bgb02 ul li {
    padding-left: 32px;
    text-indent: -32px;
    margin-bottom: 0;
}

#ace_top .bgb02 ul li:before {
    content: url(/img/arrow_r.png);
    padding: 0 10px;
}

#ace_top .bgb03 {
    background: #1369D9;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 5px 0;
}

#ace_top .bgb03_02 {
    background: #3dbb72;
}

#ace_top .bgb04 {
    background: #0549a7;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1;
    padding: 3px;
    margin: 5px 10px;
}

#ace_top .bgb04_02{
	background: #3dbb72;
}

#ace_top .bgb05 {
    background: #ff6f18;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border: none;
}

#ace_top .bgb06 {
    border: 3px solid #3dbb72;
    border-radius: 15px;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
}

#ace_top .bgb06 h3 {
    background: #3dbb72;
    margin: 0;
    padding: 5px;
    color: #fff;
    border-radius: 10px 10px 0 0;
    font-size: 1.25rem;
}

#ace_top .bgb06 div:nth-of-type(1) {
    border-bottom: 1px solid #3dbb72;
}

#ace_top .bgb07 {
    border: 3px solid #4F5052;
    border-radius: 10px;
    padding: 0;
    max-width: 445px;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-weight: bold;
}

#ace_top .bgb07 h3 {
    background: #4F5052;
    margin: 0;
    padding: 5px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    text-align: center;
    max-height: 37px;
}

#ace_top .bgb08 {
    border: 3px solid #0549a7;
    border-radius: 10px;
    padding: 0;
    max-width: 445px;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-weight: bold;
}

#ace_top .bgb08 h3 {
    background: #0549a7;
    margin: 0;
    padding: 5px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    text-align: center;
    max-height: 37px;
}

#ace_top .bgb07 ul,
#ace_top .bgb08 ul {
    padding: 10px;
}

#ace_top .bgb07 ul li,
#ace_top .bgb08 ul li {
    padding: 10px 0 10px 24px;
    border-bottom: 1px solid #4F5052;
    line-height: 1.8;
    text-indent: -27px;
}

#ace_top .bgb07 ul li:before,
#ace_top .bgb08 ul li:before {
    content: url(/img/check.png);
    padding: 0 5px 0 0;
    vertical-align: sub;
}

.bgb09 {}

#ace_top .bgb10 {
    border: 5px solid #6ec353;
    border-radius: 5px;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 20px;
}

#ace_top .bgb10 h2 {
    background: #6ec353;
    margin: 0;
    padding: 10px;
    color: #fff;
    text-align: center;
}

#ace_top .bgb11 {
    background: url(/img/bg01.png);
    padding: 10px;
/*    margin-bottom: 20px;*/
}

#ace_top .bgb11 h4{
    color: #5299C9;
    margin-bottom: 5px;
}

#ace_top .bgb12 {
    background: #fe9400;
    background: -webkit-linear-gradient(top, #fe9400 0%, #f74e0c 100%);
    background: linear-gradient(to bottom, #fe9400 0%, #f74e0c 100%);
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}

#ace_top .bgb13 {
    background: url(/img/bg02.png);
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 20px;
}
#ace_top .bgb13 h2{
    margin: 0 0 20px 0;
}

#ace_top .bgb14 {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}

#ace_top .bgb14 table {
    width: 100%;
    border: none;
}

#ace_top .bgb14 table th {
    width: 20%;
}

#ace_top .bgb14 table th,
#ace_top .bgb14 table td {
    border: none;
    background: none;
}

@media screen and (max-width: 480px) {
    #ace_top {
        font-size: 0.75rem;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .dn_m{
        display:none;
    }
    #ace_top .h30_img {
        height: 30px;
        vertical-align: bottom;
    }
    .fs_ll {
        font-size: 2rem;
    }
    .fs_l {
        font-size: 1.5rem;
    }
    .fs_m {
        font-size: 1.25rem;
    }
    .fs_s {
        font-size: 1.125rem;
    }
    #ace_top .tel {
        font-size: 2rem;
        margin-top: 0;
    }
    #ace_top .bgb03,
    #ace_top .bgb04{
        padding: 5px;
        font-size: 1rem;
    }
    #ace_top .bgb12,
    #ace_top .bgb13,
    #ace_top .bgb14{
        padding: 5px;
    }
    #ace_top .bgb14 table th,
    #ace_top .bgb14 table td {
        width: inherit;
        display: block;
    }
    #ace_top .bgb14 table th {
        text-align: center;
    }
    #ace_top .bgb14 table td {
        padding: 5px;
    }
}

@media screen and (min-width: 481px) {
    #ace_top{
        max-width: 980px;
    }
    .dn_p{
        display:none;
    }
    .row {
        position: relative;
        margin-right: auto;
        margin-left: auto;
    }
    .row:after {
        display: block;
        content: "";
        clear: both;
    }
    .col-4 {
        width: 33.333333333%;
    }
    .col-6 {
        width: 48%;
        margin: 0 1%;
    }
    .bgb02 .col-6 {
        width: 50%;
        margin: 0;
    }
    .col-8 {
        width: 65.666666667%;
        margin-right: 1%
    }
    .col-4,
    .col-6,
    .bgb02 .col-6,
    .col-8 {
        position: relative;
        float: left;
        min-height: 1rem;
        /*        padding: .5rem;*/
    }
    #ace_top .fs54 {
        font-size: 2.5rem;
    }
    #ace_top .fs40 {
        font-size: 2.5rem;
    }
    #ace_top .fs34 {
        font-size: 2.125rem;
    }
    #ace_top .fs30 {
        font-size: 1.875rem;
    }
    #ace_top .fs24 {
        font-size: 1.5rem;
    }
    #ace_top .fs20 {
        font-size: 1.25rem;
    }
    #ace_top .fs18 {
        font-size: 1.125rem;
    }
    #ace_top .bgb10 .row{
        padding: 20px 30px;
    }
    #ace_top .dec{
        position: relative;
        padding-left: 15%;
        padding-right: 15%;
        margin-top: 50px;
    }
    #ace_top .dec01{
        position: absolute;
        bottom: -50px;
        right: 85%;
    }
    #ace_top .dec02{
        position: absolute;
        bottom: -40px;
        left: 85%;
    }
}