@charset "utf-8";
.sp {
    display: none;
}
#main {
    font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 13px;
    line-height: 1.8;
    overflow: hidden;
    color: #333;
    padding-bottom: 6em;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: '';
    display: table;
    clear: both;
}
#main .txt_b {
    font-weight: bold;
}
#main .txt_red {
    color: #e9547d;
}
#main a {
    position: relative;
    display: inline-block;
    padding-left: 1.1em;
    vertical-align: middle;
    text-decoration: none;
}
#main a:before, #main a:after {
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #fc7343;
    border-right: 2px solid #fc7343;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#main a:link {
    color: #1a0dab;
    text-decoration: none
}
#main a:visited {
    color: #609;
    text-decoration: none
}
#main a:hover {
    text-decoration: none
}
#main a:active {
    text-decoration: none
}
#main a:hover {
    opacity: 0.8;
}
#main h2 {
    width: 100%;
    font-size: 24px;
    text-align: center;
    background-color: #cce4ff;
    line-height: 6;
    margin: 1em;
    margin: 0 0 1em!important;
    border-top: solid 3px #5472cd;
}
#main #pagespace_nomenu, #main #pagespace_nomenu02 {
    width: 900px;
    margin: 0 auto;
}
#main .covenant_description dt {
    font-weight: bold;
    margin-top: 1em;
}
#main #pagespace_nomenu h3, #main #pagespace_nomenu02 h3 {
    width: 100%;
    padding: 0.5em 0;
    height: auto;
    line-height: 1.4;
    text-shadow: none;
    margin-top: 3em;
    margin-bottom: 1em;
    border-bottom: solid 3px #cce4ff;
    position: relative;
}
#main #pagespace_nomenu h3:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #5472cd;
    bottom: -3px;
    width: 30%;
}
#main #pagespace_nomenu02 h3:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #5472cd;
    bottom: -3px;
    width: 30%;
}
#main #covenant_list li {
    float: left;
    width: 33.333%;
}
#main #pagespace_nomenu02 dl {
    margin-bottom: 2em;
}
#main #pagespace_nomenu02 dt {
    font-weight: bold;
    margin-top: 1em;
}
#main #pagespace_nomenu02 ol {
    padding-left: 2em;
}
#main #pagespace_nomenu02 ol {
    padding-left: 2em;
}
#main #pagespace_nomenu02 h4 {
    font-weight: bold;
    color: #5472cd;
}
/* テーブル */
table#covenant_interior, table#covenant_overseas, table#covenant_compensation, table.covenant_charge {
    border: 1px solid #E3F0FE;
    margin: 0.25em 0 2em;
    border-collapse: collapse;
    font-size: 100%;
}
table#covenant_interior td, table#covenant_overseas td, table#covenant_compensation td, table.covenant_charge td, table.covenant_charge th, table.covenant_charge tr {
    border: 1px solid #E3F0FE;
    padding: 1em!important;
}
/* テーブル用 */
td.subitem {
    padding-left: 3em!important;
}
tr.covenant_table_title {
    background-color: #5472cd;
    color: #ffffff;
    font-weight: bold;
}
tr.covenant_table_even_item {
    background-color: #cce4ff;
}

/*-----------------------------------------------------------------------------------------------------------------
sp
-----------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 736px) {
.pc {
    display: none;
}
.sp {
    display: block;
}
#main img {
    width: 100%;
}
#main {
    width: 100%;
    font-size: 13px;
    padding-bottom: 1em;
}
#main h2 {
    line-height: 1.4;
    margin: 0 0 0.75em!important;
    padding: 1em 0!important;
    font-size: 1.75em;
}
#main #pagespace_nomenu, #main #pagespace_nomenu02 {
    width: 90%;
}
#main #pagespace_nomenu h3, #main #pagespace_nomenu02 h3 {
    line-height: 1.4;
    text-shadow: none;
    margin-top: 2em;
    margin-bottom: 0.75em;
}
#main #covenant_list li {
float: none;
    width: 100%;
    margin-bottom: 0.5em;
}

    
    
    
    
    
    
    
    
    
}
#return_top {
    text-align: center;
    margin: 10px;
}
#return_top a {
    background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    line-height: 1em;
    padding-left: 10px;
}
