* {
    margin: 0;
    padding: 0;
}

.pbInputForm {
    font-family: "ＭＳ Ｐゴシック", MS Gothic, "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
    background-color: #FFFFFF;
    border-bottom: 2px inset;
    border-left: 2px inset;
    border-right: 2px inset;
    border-top: 2px inset;
    font-size: 100%;
}

ol,
ul {
    margin: auto auto auto 30pt;
}

blockquote {
    margin-left: 30pt;
    margin-right: 0px;
}

body {
    font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ＭＳ Ｐゴシック', 'MS PGothic', YuGothic, 'Yu Gothic', sans-serif;
    font-weight: 500;
}

/** cosmo store-simple-header **/
#cosmo_footer {
    font-size: 12px;
    color: #000000;
    font-family: HelveticaNeue, "HiraKakuProN-W3", "メイリオ", sans-serif;
    line-height: 1;
    width: 100%;
}

#cosmo_footer img {
    border: none;
}

#cosmo_footer:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

#cosmo_footer img {
    vertical-align: bottom;
}

#cosmo_footer a:link,
#cosmo_footer a:visited {
    text-decoration: none;
    color: #000000;
}

#cosmo_footer a:hover {
    text-decoration: none;
    color: #003399;
}

/** cosmo_footer-body **/
#cosmo_footer .cosmo_footer-body {
    background-color: #000000;
}

#cosmo_footer .cosmo_footer-body .cosmo_footer-body_in {
    margin: 0 auto;
    padding: 15px 10px;
    font-size: 11px;
    color: #FFFFFF;
}

#cosmo_footer .cosmo_footer-body .cosmo_footer-body_in .copyright {
    text-align: right;
}

#cosmo_footer .cosmo_footer-pagetop .pagetop_contents {
    margin-top: -30px;
}

/*#container */
#index #wrapper {
    width: 960px;
    margin: 0 auto;
    background-color: #FFFFFF;
    color: #333333;
    font-size: 16px;
    line-height: 1.6;
    display: flex;
    flex-direction: column;
}

#container {
    flex: 1 0 auto;
}

#container .attention_notes {
    font-size: 12px;
    color: #4D4D4D;
}

#container .font_at {
    color: #EE0000;
    margin-bottom: 10px;
}

#container .contents-top {
    text-align: center;
    line-height: 0;
}

#container .contents-top p {
    width: 100%;
    max-width: 960px;
}

#container .contents-top img {
    width: 100%;
    height: auto;
}

#container .contents-top .font-top {
    padding: 0px 40px 20px 40px;
    text-align: center;
}

#container .contents-main {
    margin-bottom: 40px;
}

#container .contents-main .contents-title {
    margin: 30px 50px 0;
}

#container .contents-main .contents-title h2 {
    background-color: #AE1D3E;
    text-align: center;
    color: white;
    font-size: 24px;
    padding: 5px 0px;
    font-weight: bold;
}

#container .contents-main .contents-title h2.reset-title {
    background-color: #DDDDDD;
    color: #333333;
}

#container .contents-main .contents-title h3.attention {
    background-color: #DDDDDD;
    text-align: center;
    padding: 10px 30px;
}

#container .contents-main .contents-title2 {
    text-align: center;
    padding: 40px 0px;
    background: #F1EFE0;
    margin: 40px 0;
}

.contents-title2 p {
    color: #FF7E00;
}

.contents-title2 .sub-title {
    font-size: 35px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
}

.contents-title2 .sub-title span {
    font-size: 55px;
    font-weight: bold;
    vertical-align: baseline;
}

.contents-title2 .sub-description {
    font-size: 20px;
    margin-bottom: 20px;
}

#container .contents-main .contents-box {
    margin: 20px 40px;
}

#container .contents-main .contents-box hr {
    margin-bottom: 10px;
}

#container .contents-main.contents-box .text-line a {
    text-decoration: none;
}

#container .contents-main .contents-box .font_strong13 {
    color: #333333;
    padding-left: 13px;
    font-size: 16px;
    background: url("/resources/a/pc/common/images/bg_arrow_right_orange.png?date=0701") no-repeat;
    background-position: left center;
}

#container .contents-main .contents-box .text-line a:hover {
    color: #0048B4;
    text-decoration: underline;
}

#container .contents-main .contents-box .font_strong11 {
    color: #333333;
    padding-left: 11px;
    font-size: 16px;
    background: url("/resources/a/pc/common/images/bg_arrow_right_orange.png?date=0701") no-repeat;
    background-position: left center;
    text-decoration: none;
}

#container .contents-main .contents-box h4 {
    font-size: 16px;
    color: #FF5A00;
    margin-bottom: 6px;
    font-weight: bold;
}

#container .contents-main .lp-btn {
    display: block;
    padding: 0 90px 0 90px;
    margin: 20px 0px;
}

#container .contents-main .lp-btn a {
    border-radius: 4px;
    background: #FF5A00;
    box-shadow: 0px 2px 0px #9E3700;
    color: #FFFFFF !important;
    font-size: 18px;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 600px;
    padding: 10px 0px;
    font-weight: bold;
    padding: 20px 0px;
    text-decoration: none;
}

#container .contents-main .contents-title #target-book .lp-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
    margin-bottom: 30px;
}

#container .contents-main .contents-title #target-book .lp-table th {
    width: 25%;
    padding: 6px;
    text-align: left;
    vertical-align: top;
    color: #333333;
    background-color: #EEEEEE;
    border: 1px solid #B9B9B9;
}

#container .contents-main .contents-title #target-book .lp-table td {
    padding: 6px;
    background-color: #FFFFFF;
    border: 1px solid #B9B9B9;
}

#container .contents-main .contents-title #target-book .lp-table td.category {
    background: #003399;
    color: #FFFFFF;
    font-weight: bold;
}

#container .contents-main .contents-title #target-book .lp-table td.heading {
    border-width: 1px 0px;
    /* 上下だけ引く */
    padding-top: 15px;
}

#container .contents-main .contents-title .contents-box .img-mark {
    text-align: center;
    margin-top: 20px;
}

#container .contents-main .contents-title .contents-box ul.img-btn {
    display: table;
}

#container .contents-main .contents-title .contents-box ul.img-btn li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#container .contents-main .contents-title .contents-box .form_pt {
    margin: 10px 0px;
    padding: 30px 70px 40px 70px;
    background: #F1F1F1;
}

#container .contents-main .contents-title .contents-box .form_pt p {
    margin-top: 10px;
}

#container .contents-main .contents-title .contents-box .form_pt p:first-child {
    margin-top: 0;
}

#container .contents-main .contents-title .contents-box .form_pt div {
    margin-bottom: 0;
}

#container .contents-main .contents-title #btn_assent {
    border-radius: 4px;
    box-shadow: 0px 2px 0px #9E3700;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.2em;
    text-align: center;
    background: #FF5A00;
    padding: 20px 0px;
    border-style: none;
    width: 100%;
    text-decoration: none;
}

#container .contents-main .sub-content {
    border: 3px solid #CCCCCC;
    text-align: center;
    padding: 0 0 20px 0;
}

#container .contents-main .sub-content .title {
    background: #CCCCCC;
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding: 5px 0;
}

.attention_red {
    color: #EE0000;
    font-weight: bold;
}

.contents_top_w {
    width: 100%;
    max-width: 960px;
}

.btn_txt_w {
    width: 460px !important;
    margin: 10px auto 20px;
}
