@charset "utf-8";

#contents {
    font-family: "Hiragino Mincho ProN", "メイリオ", sans-serif;
}

#area {
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#submenu {
display: none;
}

#footer {
    border-bottom: none;
    padding: none;
}

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

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

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

#contents .bplead {
    font-size: 1.85em;
    font-weight: bold;
    color: #026492;
    line-height: 1.8;
    margin-top: 48px;
    margin-bottom: 70px;
    letter-spacing: 0.03em;
}

#contents h3{
    position: relative;
    margin: 70px 0;
    padding: 0 0 15px 15px;
    font-size: 2.6em;
    line-height: 1.3;
    color: #026492;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: solid 3px #026492;
    clear: both;
}
/*
h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 5px;
    background: -webkit-repeating-linear-gradient(-45deg, #ff4455, #ff4455 2px, #fff 2px, #fff 4px);
    background: repeating-linear-gradient(-45deg, #ff4455, #ff4455 2px, #fff 2px, #fff 4px);
}:*/

#contents p {
    margin: 50px 0;
    font-size: 1.7em;
    line-height: 1.8;
    letter-spacing: 0.01em;
}

#contents .bpimage_caption {
    padding: 5px 0 0;
    margin: 14px 0 80px 0;
    text-align: left;
    line-height: 1.6;
    font-size: 14px;
    color: #5c5c5c;
}

#contents .bpimage_caption span.name {
    font-size: 17px;
}

/*#contents h3 br {
    display: none;
}*/

.globalFooter {
    padding: none;
}

#contents .splink .spttl {
    background: #026492;
}

#contents .splink {
    margin: 0 auto 50px;
}

#contents .spcontact .spttl {
    background: #026492;
    margin-top: 70px;
    font-size: 18px;
}

#contents .spcontact ul li h5 {
    margin: 10px 0 12px;
    font-size: 16px;
    line-height: 1.4;
}

#contents .spcontact ul li p {
    margin: 0 0 20px;
    font-size: 16px;
}

#contents .splink .spttl {
    font-size: 18px;
}

#contents .splink ul li {
    margin: 10px 0 12px;
    font-size: 16px;
    font-weight: 400;
}

/*smartphone*/

.smart header .text {
    display: none;
}

.smart #contents .bplead {
    line-height: 1.7;
    margin: 16px 0;
}

.smart #contents h3 {
    margin: 25px 0 50px;
}

.smart #contents p {
    margin: 30px 0;
}

.smart #contents .bpimage_caption {
    margin: 14px 0 30px 0;
}












/*

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

#contents .spcontact .spttl {
    background: #dd0c0f;
}

#contents .bpimage_title {
    line-height: 1.5;
    font-size: 1.2em;
    clear: both;
}

#contents .bpimage_title sup {
    font-size: 0.8em;
}
#contents .spcontact ul li h5 {
    margin: 5px 0 16px;
}

.speaker01 {
    font-weight: bold;
    color: #666;
}

.smart header .text {
    display: none;
}

.smart #contents .bplead {
    line-height: 30px;
    font-weight: bold;
    color: #d80c18;
    margin: 10px 0;
    font-size: 1.6em;
}

.smart #contents h3 {
    margin: 25px 0 0;
    font-size: 2.5em;
    display:block;
}

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

*/