@charset "utf-8";

#contents {
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

#submenu {
display: none;
}

body.doublePane #wp {
    background-image: none;
}

body.doublePane #contents {
    width: 880px;
    margin: 0 auto;
    float: none;
}

body.doublePane #contents .wrapper {
    width: 880px;
    padding: 0;
}

#contents .bplead {
    line-height: 30px;
    font-weight: bold;
    color: #fe5000;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 1.6em;
}

#contents h3 {
    background-color: #efefef;
    border-left: 5px solid #058b8a;
    color: #058b8a;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
    padding: 20px 40px;
    margin: 50px 0 40px;
    border-top: none;
    border-right: none;
    border-bottom: none;
}

#contents p {
    letter-spacing: 0.02em;
    margin: 20px 0;
    font-size: 1.6em;
    line-height: 32px;
}

#contents h3 br {
    display: none;
}

#contents .bpimage_title {
    font-size: 16px;
    margin: 5px 0 10px 10px;
}

#contents .bpimage_center {
    margin: 40px auto 50px;
}

#contents .spcontact {
    margin: 50px auto;
}

#contents .spcontact .spttl {
    background: #058b8a;
    padding: 10px 0 10px 18px;
}

#contents .splink .spttl {
    background: #058b8a;
    padding: 10px 0 10px 18px;
}

#contents .spcontact ul li h5 {
    margin: 5px 0 16px;
}

#footer {
    border-bottom: none;
}

a:visited {
    text-decoration: none;
    color: #058b8a;
}

.smart #contents .bplead {
    line-height: 26px;
    font-weight: bold;
    margin: 15px 10px;
    font-size: 1.8em;
}

.smart header .text {
    display: none;
}

.smart #contents p {
    margin: 20px 10px;
}

.smart #contents h3 {
    margin: 25px 0 0;
    font-size: 1.9em;
    line-height: 1.4;
    letter-spacing: 0.06em;
    padding: 12px;
    margin: 0;
}

.smart #contents h3 br {
    display:block;
}

.smart #contents .bpimage_center {
    margin: 0 auto 26px;
}

.smart #contents .bpimage_title {
    font-size: 14px;
}
.smart #submenu {
    margin-top: -60px;
}
