<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.seminar_free_main p,
.seminar_free_main td,
.seminar_free_main span,
.seminar_free_main .c_red {
    font-size: 16px !important;
    line-height: 27px;
}

.cell {
    display: inline-block !important;
    font-size: 12px;
}
.alert2 {
    color: red;
    display: inline-block;
}

.form_disabled {
    background-color: #bdbdbd;
}

.abst_tbl {
    border-top: #303030 1px solid;
    border-bottom: #303030 1px solid;
}

.abst_tbl tr {
}

.abst_tbl td {
    border: none;
    border-bottom: #929292 1px dashed;
    padding: 10px;
}


.bt_to_ondemand {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 130px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
    width: 65%;
    background-color: #1d95d2;
    border-radius: 40px;
    color: white;
    padding: 0px;
    font-size: 22px;
}

.semi_select_month {
    display: block;
    width: 32%;
    margin: 15px 0;
    float: left;
    text-align: center;
}
.semi_select_month img {
}
.semi_select_month a {
    background: url(/images/common/arrow_r.png) no-repeat 0 60%;
    font-size: 18px;
    padding-left: 20px;
}
.semi_select_month span {
    padding: 5px 20px;
}

.semi_select_active {
    border: #0074bf 1px solid;
    background-color: #0074bf;
    color: white;
}
.semi_select_active a {
    color: white;
    background: url(/images/common/arrow_r_w.png) no-repeat 0 60%;
}

.section {
    display: block;
    width: 100%;
    margin: 20px auto;
}

.t_section {
    display: block;
    width: 560px;
    margin: 20px auto;
    text-align: left;
}

#center_main {
    display: block;
    width: 745px;
    text-align: left;
}

.h_nittei {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    background-color: #ee86a7;
    text-align: center;
    width: 120px;
    font-weight: bold;
    color: #fff;
}

.teiin {
    display: block;
    float: right;
    height: 25px;
    line-height: 25px;
    background-color: #ffcbaa;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    width: 200px;
}

.aico {
    display: inline-block;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #eb6d96;
    color: #fff;
    font-weight: bold;
}
.debug {
    display: none;
}

/*
ピンク
.sf_color{
	color: #E62F82;
}
*/
.sf_color {
    color: #eb6d96;
}
.sf_color_bg {
    background-color: #f7c5d5;
}

.teiin_s {
    float: none !important;
    width: 100px;
}

.mh1 {
    font-weight: bold;
    font-size: 26px;
    line-height: 40px;
}

.sf_block {
    display: block;
    width: 48%;
    margin-top: 20px;
}

.sf_block .abc {
    display: block;
    float: left;
    margin-right: 5px;
}

.sf_title {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.sf_target {
    height: 30px;
    font-size: 10px;
    line-height: 12px;
    background: url(../images/target.jpg) no-repeat 0 42%;
    padding-left: 55px;
    padding-top: 5px;
}

.leftbox {
    float: left;
}

.rightbox {
    float: right;
}

.sf_tbl {
    width: 100%;
    margin-top: 5px;
}

.sf_tbl th {
    background-color: #898989;
    color: #fff;
    font-weight: bold;
}

.sf_tbl td.time {
    background-color: #eff7f5;
    color: #333;
}

.sf_tbl td {
    text-align: center;
}

.sf_tbl td.last {
    border-right: none;
}

.cart_empty {
    display: block;
    padding: 10px;
    border: #f00 1px solid;
    background-color: #ffd0d0;
}

.note {
    float: right;
}

.infotbl {
    border: #8f929f 1px solid;
    width: 100%;
}

.infotbl th,
.infotbl td {
    text-align: left;
    vertical-align: middle;
    border: none;
    padding: 10px;
}
.infotbl th {
    background-color: #8f929f;
    color: #fff;
}

.rimg {
    display: block;
    float: right;
}

.hh {
    font-size: 22px;
    font-weight: bold;
    color: #00a0e9;
    line-height: 25px;
}

.access {
    font-size: 18px;
    font-weight: bold;
    color: #00a0e9;
    line-height: 20px;
    border-bottom: #00a0e9 1px solid;
}

.addr {
    font-size: 16px;
    font-weight: bold;
}

.att {
    font-weight: bold;
    color: #f00;
}

.attention {
    margin-top: 40px;
    width: 93%;
    padding: 20px;
    background-color: #fffcdb;
}

.attention p {
    color: red;
}

.attention p.at_dt {
    font-size: 16px !important;
    line-height: 32px !important;
    font-weight: bold;
}
.attention p.at_dd {
    font-size: 14px !important;
    font-weight: bold;
    margin-left: 46px;
}

.at_dd.idt {
    text-indent: -14px;
}

.cover_pdf {
    width: 150px;
    height: 100%;
    float: left;
    margin-top: 36px;
}

.td_inactive {
    background-color: #d3d3d3;
}
</pre></body></html>