@charset 'UTF-8';

.lower_layer_title {
    font-size: 24px;
    height: 35px;
    /*50*/
    margin-bottom: 20px;
    padding: 15px 0 0 20px;
    color: #FFF;
    background: url('/img/common/h3.png') no-repeat;
}

.title_und_com {
    font-size: 14px;
    line-height: 180%;
    margin: 0 15px 37px 15px;
}

.title_und_com span {
    font-weight: bold;
    color: #F17696;
}

.h_course {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding-left: 24px;
    color: #525252;
    background: url('/img/price/h3_bg.png') no-repeat left center;
}

.coursebox {
    margin: 0 0 35px 0;
    padding: 18px;
    border: solid 1px #E5E5E3;
    border-top: solid 7px #E5E5E3 !important;
    background: #F2F2F2;
}

.price01 {
    width: 100%;
    border-spacing: 5px;
    border-collapse: separate;
    color: #666;
}

.price01 th {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    color: #FFF;
    background: #939393;
}

.price01 th.lt {
    width: 24%;
}

.price01 th {
    width: 38%;
}

.price01 .time {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    text-align: center;
    color: #FFF;
    background: #523C00;
}

.price01 .price {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: solid 1px #523C00;
    background: #FFF;
}

.rightp {
    font-size: 14px;
    line-height: 180%;
    margin: 20px 0 40px 0;
}

.h5sty {
    font-size: 18px;
    font-weight: bold;
    color: #525252;
}

.optbox {
    margin: 18px 0 0 0;
}

.optbox ul li {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin: 0 5px 10px 0;
    padding: 5px 24px 5px 24px;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background: #523C00;
}

.optbox>p, .opttext, .h_course__txt {
    font-size: 14px;
    line-height: 180%;
}

.h_course__txt span {
    font-weight: bold;
    color: #F17696;
}

.price_box2 {
    float: left;
}

.price02 {
    width: 370px;
    margin: 0 0 5px 0;
    border-spacing: 0;
    border-collapse: separate;
}

.price02 th {
    font-size: 18px;
    font-weight: bold;
    width: 50%;
    padding: 10px 0 10px 0;
    color: #FFF;
    background: #523C00;
}

.price02 td .text01 {
    color: #EC5A96;
}

.price02 td {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: solid 1px #523C00;
    background: #FFF;
}

.block_right_card {
    font-size: 14px;
    line-height: 180%;
    float: right;
    width: 300px;
    padding: 90px 0 0 10px;
    background: url('/img/price/bg_card.png') no-repeat;
}

.mailmaga_popint {
    margin: 30px 0 0 0;
}

.mailmaga_popint .cus06 a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    height: 119px;
    /*129*/
    padding: 10px 0 0 14px;
    text-decoration: none;
    color: #FFF;
    background: url('/img/price/bg_maga.png') no-repeat;
}

.link_area {
    margin-top: 16px;
    text-align: center;
}

.linkAreaExtraTxt {
    margin-bottom: 2px;
    color: #666;
}

.btn-outs {
    display: inline-block;
    width: 264px;
    height: 36px;
    text-decoration: none;
    color: #FFF;
    background-color: #8E8E8E;
}

.btn-outs>span {
    font-weight: bold;
    line-height: 36px;
    padding: 6px 0;
    padding-right: 26px;
    background: url('/img/price/icon_link_outsite.png') right 0 no-repeat;
}

.link_area .bt1 {
    display: inline-block;
    width: 264px;
    background: url('/img/common/bg_btn03.png') no-repeat;
}

.link_area .bt2 {
    display: inline-block;
    width: 264px;
    margin-left: 20px;
    background: url('/img/common/bg_btn04.png') no-repeat;
}

.link_area .bt3 {
    display: inline-block;
    width: 264px;
    padding-left: 20px;
}

.link_area .bt1 a, .link_area .bt2 a {
    font-weight: bold;
    display: block;
    padding: 12px 0 12px 0;
    text-decoration: none;
    color: #FFF;
}

.price03 {
    width: 745px;
}

.price03 ul {
    float: left;
    width: 170px;
    margin: 0 7px 7px 0;
}

.price03 ul .opt_namt {
    font-size: 15px;
    font-weight: bold;
    padding: 4px 10px 4px 10px;
    color: #FFF;
    background: #523C00;
}

.price03 ul .opt_price {
    font-size: 14px;
    font-weight: bold;
    padding: 4px 10px 4px 10px;
    text-align: center;
    border-right: solid 1px #523C00;
    border-bottom: solid 1px #523C00;
    /*オプション説明文が非表示中のため追加*/
    border-left: solid 1px #523C00;
    /*background: #d1ecef;*/
    background: #FFF;
    /*オプション説明文が非表示中のため背景白に*/
}

.opt_msg {
    line-height: 160%;
    display: none;
    /*オプション説明文がないため非表示中*/
    padding: 10px 10px 10px 10px;
    border: solid 1px #523C00;
    background: #FFF;
}

.price04 {
    width: 100%;
    margin-bottom: 5px;
    border-spacing: 0;
    border-collapse: separate;
}

.price04--last {
    margin-bottom: 5px;
}

.price04 th {
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    width: 65%;
    padding: 10px 20px 10px 20px;
    text-align: left;
    color: #FFF;
    background: #523C00;
}

.price04 th.meeting {
    padding: 0;
}

.price04 th.meeting>div {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 160%;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #534C00;
}

.price04 th.meeting>div:last-child {
    border-bottom: none;
}

.price04 td {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: solid 1px #523C00;
    background: #FFF;
}

/* 210602@派遣エリアの交通費一覧　南区詳細追加 */
.minamiku {
    width: 100%;
    margin-bottom: 5px;
    border-spacing: 0;
    border-collapse: separate;
}

.minamiku th {
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    width: 32.5%;
    padding: 10px 20px 10px 20px;
    text-align: left;
    color: #FFF;
    background: #523C00;
}

.minamiku .minamiku_td_1 {
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    width: 32.5%;
    padding: 10px 8px 10px 10px;
    text-align: left;
    color: #FFF;
    background: #523C00;
    border-left: solid 1px #FFF;
}

.minamiku .minamiku_tr_1 .minamiku_td_1 {
    border-bottom: solid 1px #FFF;
}

.minamiku .minamiku_td_2 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: solid 1px #523C00;
    background: #FFF;
}

.minamiku .minamiku_tr_2 .minamiku_td_2 {
    border-top: none;
}

/* 210602@派遣エリアの交通費一覧　南区詳細追加 */

.playbox dl {
    margin: 0 0 15px 0;
}

.playbox dl dt {
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 91px;
    /*111*/
    height: 40px;
    /*60*/
    padding: 20px 0 0 22px;
    color: #FFF;
    background: url('/img/price/bg_step2.png') no-repeat;
}

.playbox dl dd {
    line-height: 160%;
    float: right;
    width: 546px;
    padding: 11px;
    border: solid 1px #523C00;
    border-left: solid 8px #523C00 !important;
    background: #FFF;
}

.text04 {
    font-weight: bold;
    color: #F17696;
}

.fontsize14 {
    font-size: 14px;
}

.playbox+p {
    font-size: 14px;
    line-height: 180%;
    margin: 20px 0 0 0;
}

/*smspay*/
.playbox dl .starpay_info {
    font-size: 0.8em;
    color: #929292;
    border-top: 0;
}

.starpay_info span {
    color: #929292;
    font-weight: bold;
}

a.tostarpay {
    background: #4d8efd;
    color: #fff;
    padding: 8px 12px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    border-radius: 6px;
    display: inline-block;
}

a.tostarpay:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 8px;
    display: inline-block;
}

/*smspay*/

.rev_msg1 {
    line-height: 220%;
}

.step {
    text-align: center;
}

.rev_msg1 p, .rev_msg1 ul li {
    font-size: 14px;
}

.rev_msg1 p {
    font-weight: bold;
    margin: 0 0 5px 0;
}

.rev_msg1 ul {
    margin: 10px 0 15px 0;
}

.rev_msg2 p {
    font-size: 14px;
    line-height: 180%;
    margin: 30px 0 15px 0;
}

.cardrule {
    padding: 20px 0 10px 10px;
    border-top: solid 1px #C2C2C2;
    border-bottom: solid 1px #C2C2C2;
}

.card_step3 {
    position: relative;
}


.cardrule li {
    font-size: 14px;
    margin: 0 0 12px 0;
}

.cardrulesec.h5sty {
    margin: 30px 0 20px 0;
}

.cardrulesec .atten {
    color: #F17696;
}

.text05 {
    font-weight: bold;
    color: #1DB0C6;
}

.cardrulesec+p {
    font-size: 14px;
    line-height: 180%;
    margin: 0 0 0 0;
}

#qa_rule {
    margin: 20px 0 40px 0;
}

#qa_rule a {
    font-size: 24px;
    float: left;
    width: 49%;
    padding: 20px 0 20px 0;
    text-align: center;
    text-decoration: none;
}

#qa_rule .qa {
    background: #2EB7CC url('/img/price/bg_grad.png') repeat-x top;
}

#qa_rule .rule {
    margin-left: 2%;
    background: #F37C9B url('/img/price/bg_grad.png') repeat-x top;
}


#qa_rule a span {
    padding: 0 33px 0 0;
    color: #FFF;
    background: url('/img/common/arrow05.png') no-repeat right;
}

/*予約*/
.aboutReserve {
    overflow: hidden;
    zoom: 1;
}

.aboutReserveMainTitle {
    margin-bottom: 10px;
}

.aboutReserveReadMsg {
    font-size: 14px;
    color: #494949;
}

.aboutReserve {
    padding: 20px 35px 40px 35px;
}

.reserveMethod-today {
    margin-bottom: 20px;
}

.reserveMethod__title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #494949;
}

.reserveMethod__inner {
    font-size: 14px;
    position: relative;
    padding: 9px 12px;
    color: #494949;
    background-color: #F3ECD7;
}

.reserveMethodInner__left {
    float: left;
    margin-right: 20px;
}

.reserveMethodInner__right {
    float: left;
}

.reserveMethodInner__miniTtl {
    margin: 12px 0 3px 0;
}

.reserveMethodInner__time {
    font-size: 14px;
    margin-left: 20px;
}

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

.reserveMethodInner_mainInfo {
    font-size: 24px;
    font-weight: bold;
    color: #523C00;
}

.extraAttention {
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-top: 28px;
    margin-left: 17px;
}

.reserveMethodInner_mainInfoMini {
    font-size: 14px;
    font-weight: bold;
    color: #494949;
}

.reserveMethod-before {
    overflow: hidden;
}

.reserveMethod-before__wrap {
    float: left;
    width: 400px;
}

.reserveAvailable {
    font-size: 14px;
    float: right;
    width: 270px;
    color: #494949;
    background-color: #F3ECD7;
}

.reserveAvailable__inner {
    padding: 8px 15px;
}

.reserveMethod-before__inner {
    position: relative;
    margin-bottom: 16px;
}

.reserveMethod__innerInner, .reserveMethod-before__innerInner {
    overflow: hidden;
    zoom: 1;
}

.reserveAvailable__txtTop {
    font-size: 14px;
    font-weight: bold;
}

.reserveAvailable__txtBtm {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.availableTime {
    width: 231px;
    height: 117px;
    margin: 3px 0;
    padding: 12px 0;
    text-align: center;
    color: #523C00;
    border: 1px solid #523C00;
    background-color: #FFF;
    vertical-align: middle;
    display: table-cell;
}

.availableTime__title {
    font-size: 13px;
    font-weight: bold;
    color: #523C00;
}

.availableTime__day {
    font-size: 24px;
    font-weight: bold;
    color: #523C00;
}

.attentionMsg {
    color: #494949;
}

.attentionMsg__more {
    font-size: 14px;
    font-weight: bold;
    color: #523C00;
}

.couseInnerWrap-first {
    margin-bottom: 40px;
}

.couseInner__miniTitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #525252;
}

.webReserve__flowImg {
    margin-bottom: 15px;
}

.methodTable-one {
    line-height: 1.7;
    padding-bottom: 15px;
}

.methodTable-one li {
    font-size: 14px;
}

.methodTable-one li span {
    font-size: bold;
}

.webReserveMehod__attntionTxt {
    font-weight: bold;
    color: #F17696;
}

.methodTable-second {
    line-height: 1.8;
    padding: 15px 0;
    border-top: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
}

.methodTacle_txtbold {
    font-size: 14px;
    font-weight: bold;
}

.methodTable-second li {
    font-size: 14px;
}

.uf__bigKome {
    font-size: 20px;
    font-weight: bold;
}

.uf__attentionKome {
    font-weight: bold;
    color: #F17696;
}

.uf__nmlKome {
    font-size: 14px;
}

.uf_boldKome {
    font-weight: bold;
}

.uf__kome-priority {
    margin-bottom: 1em;
}

.unfinishedMsg {
    margin: 40px 0;
    text-align: center;
}

.uf__attentionTable {
    margin-bottom: 50px;
    padding-top: 15px;
}

.uf__attentionTableHeader {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 5px 0 5px 37px;
    color: #F17696;
    background: url('/img/common/icon_warning.png') 0 center no-repeat;
}

.uf_subRead {
    color: #494949;
}

.uf__attentionTable dl {
    line-height: 1.8;
    margin-top: 1em;
}

.uf__attentionTable dt, .uf__attentionTable dd {
    font-size: 14px;
    color: #494949;
}

.releaseMethod {
    display: inline-block;
    margin-left: 1em;
    padding-left: 18px;
    color: #01A3BB;
    background: url('/img/common/arrow03.png') 0 center no-repeat;
}

.bt1 {
    width: 264px;
    margin: 0 auto;
    text-align: center;
    background: url('/img/common/bg_btn03.png') 0 0 no-repeat;
}

.bt1 a {
    font-weight: bold;
    display: block;
    padding: 12px 0 12px 0;
    text-decoration: none;
    color: #FFF;
}

.decorationArrow {
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -15px;
}

.detachment_area__title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 4px;
    padding-left: 23px;
    color: #1B1B1B;
    background: url('/img/common/icon_time.png') left center no-repeat;
}

.coursebox>p.detachment_area__title:first-child {
    margin-top: 0;
}

.detachment_area__title:nth-of-type(3) {
    background: 0 0;
    padding-left: 0;
}

.detachment_area__title:nth-of-type(3) span {
    margin-left: 0;
}

.detachment_area__title span {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-left: 1em;
    padding-left: 16px;
    color: #808061;
    background: url(/img/common/icon_flag.png) left center no-repeat;
}

/*非通知拒否設定*/

#unblock table {
    width: 700px;
    margin: 0 auto;
}

#unblock table, th, td {
    border-collapse: collapse;
}

#unblock th {
    font-size: 18px;
    font-weight: bold;
}

#unblock td {
    font-size: 14px;
}

#unblock th, #unblock td {
    border: 1px #ccc solid;
    width: 33%;
    line-height: 1.5em;
    padding: 15px;
}

#unblock tr.unblock_header {
    background-color: #f1f1f1;
}

#unblock caption {
    font-size: 32px;
    margin-bottom: 15px;
}

.unblock_header {
    height: 60px;
}

.unblock_doccomo, .unblock_au {
    height: 111px;
}

.unblock_softbank {
    height: 176px;
}

#unblock table tr>*:last-child {
    border-left: solid 3px #ff2674;
    border-right: solid 3px #ff2674;
}

#unblock table tr:first-child>*:last-child {
    border-top: solid 3px #ff2674;
    color: #ff2674;
}

#unblock table tr:last-child>*:last-child {
    border-bottom: solid 3px #ff2674;
}

#unblock tr>td:first-child {
    text-align: center;
}

#unblock tr:last-child>td:first-child img {
    margin-bottom: 10px;
}

#unblock li {
    list-style-type: decimal;
    margin-left: 14px;
    font-size: 14px;
}