
/** CBBC Web講座　2020.12.21 追加 **/

table{
    box-sizing: border-box;
    border-collapse:collapse;
    width: 50%;
    float: left;
}
table th, td{
    border: 1px solid #999;
    padding: 0.5em 1em;
}
table th{
    background: #ffeff0;
    width: 34%;
}
h4.cbbcbt{
    border-top: 2px solid #f5e1e2;
    margin-bottom: 22px;
    padding: 14px 0 10px;
}
@media (max-width: 768px) {
    table{
        width: 100%;
        clear: both;
    }
    table.minus{
        margin-top:-41px;
    }
}

/** CBBC Web講座　2023.4.3 追加 **/
h3.tlt_midashi {
    background: #9bbedf;
    color: #fff;
    border-radius: 4px;
    padding: 12px 18px;
    margin: 45px 0 25px;
}
div.img_r {
    display: flex;
}
div.img_r div {
    display: inline-block;
    width: 50%;
}
ul.three_bx {
    width: 100%;
    margin: 15px auto 40px;
    background: #ecf5f0;
    background: #f9feff;
    padding: 27px 2% 15px;
    box-sizing: border-box;
    text-align: center;
    font-size: 90%;
}
ul.three_bx li {
    display: inline-table;
    vertical-align: top;
    width: 31%;
    margin: 0 0.5% 15px;
    text-align: left;
    font-size: 95%;
    padding: 5px;
    height: 100%;
    min-width: 260px;
}
ul.three_bx li img {
    width: 100%;
    margin-bottom: 16px;
    outline: 3px solid #fff;
}
div.wk_3bx {
    display: block;
    margin: 0 auto;
    text-align: center;
}
div.wk_3bx div {
    display: inline-table;
    vertical-align: top;
    width: 32%;
    margin: 0 0.5% 15px;
    text-align: left;
    outline: 3px solid #ddd;
    border-radius: 7px;
    padding: 0;
    min-width: 310px;
}
div.wk_3bx div h4 {
    text-align: center;
    font-size: 29px;
    font-weight: 200;
    color: #f9ac9e;
    margin: 5px 0;
}
div.wk_3bx div img {
    width: 100%;
}
div.wk_3bx div h5 {
    background: #c1c1c1;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 400;
}
div.wk_3bx div ul {
    padding: 13px 7px 15px 18px;
    font-size: 15px;
}
div.wk_3bx div ul li {
    padding-left: 1em;
    font-size: 14px;
    margin-bottom: 6px;
}
div.wk_3bx div ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    position: relative;
    margin: 9px 0.25em 0 -1.25em;
    color: #9bbedf;
    font-weight: bold;
    font-size: 120%;
    display: inline-block;
}
ul.bubble {
    display: block;
    text-align: center;
    margin: 11px auto 70px;
}
ul.bubble li {
    display: inline-block;
    width: 240px;
    vertical-align: top;
    background: #fffaf9;
    margin: 0 15px 33px;
    padding: 18px;
    text-align: justify;
    border-radius: 18px;
    border: 4px solid #ffd9d1;
    position: relative;
    font-size: 17px;
}
ul.bubble li i.fas {
    font-size: 39px;
    position: absolute;
    right: 20px;
    top: 78px;
    color: #c49a9a;
}
ul.bubble li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 170px;
    margin-bottom: -40px;
    border: 15px solid transparent;
    border-top: 24px solid #ffd9d1;
    z-index: 2;
}
ul.bubble li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 171px;
    margin-bottom: -32px;
    border: 13px solid transparent;
    border-top: 22px solid #fffaf9;
    z-index: 2;
}
ul.bubble li img.maru {
    width: 64px;
    position: absolute;
    margin: 30px 0 0 0;
    right: 6px;
}
p.lnk3btn a img {
    width: 46%;
    margin: 0 0.5% 12px;
    max-width: 340px;
}
img.img_pdf {
    vertical-align: middle;
    margin: -1px 7px -14px 0;
    width: 45px !important;
}
ul.lst_link {
    width: 100%;
    margin: 0 auto 0;
    text-align: center;
    max-width: 400px;
}
ul.lst_link li {
    width: 48.5%;
    margin: 0 0.5% 9px;
    display: inline-block;
    border: 0;
    background-color: #cfcfcf;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1.3;
    min-width: 380px;
}
ul.lst_link li.link1 {
    background-color: #f6ccc4;
    background-color: #ffb9ac;
}
ul.lst_link li.link1.cbbc {
    background-color: #fff3f1;
    border: 3px solid #e8b4aa;
}
ul.lst_link li.link2 {
    background-color: #9bbedf;
}
ul.lst_link li.link3 {
    background-color: #95b8d7;
}
ul.lst_link li.link4 {
    background-color: #c5c5c5;
    background-color: #bbb9b9;
}
ul.lst_link li:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
ul.lst_link li a {
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 22px 1% 24px 3.5%;
    display: block;
    box-sizing: border-box;
    font-weight: 600;
}
ul.lst_link li.link1.cbbc a {
    color: #eb9888;
}
ul.lst_link li a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 110%;
    margin-right: 5px;
    color: #fff;
    position: relative;
    float: right;
    font-weight: bold;
    vertical-align: top;
}
ul.lst_link li.link1.cbbc a:after {
    color: #eb9888;
}
ul.lst_link.btn4list {
    max-width: 710px;
    display: inline-table;
}
ul.lst_link.btn4list li {
    min-width: 245px;
    margin: 0 8px 12px;
    width: 47%;
    border: 1.5px solid #a3a3a3;
}
ul.lst_link li.link5 {
    background-color: #bce1d2;
    border: 1.5px solid #78b99f;
}
ul.lst_link li.link6 {
    background-color: #ffd1df;
    border: 1.5px solid #f3a4bb;
}
ul.lst_link li.link5 a, ul.lst_link li.link6 a {
    color: #373737;
}
h3.tlt_midashi {
    background: #9bbedf;
    color: #fff;
    border-radius: 4px;
    padding: 12px 18px;
    margin: 45px 0 25px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
h4.tit_blue {
    color: #8db5da;
    font-size: 21px;
    padding-left: 16px;
    border-left: 8px solid #cedcea;
    line-height: 1.3;
}
div.wk_link2 {
    display: block;
    width: 100%;
    padding: 1.5%;
    border: 5px solid #efefef;
    border-radius: 13px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto 55px;
}
div.wk_link2 div {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    margin: 0 0.5%;
}
div.wk_link2 div p {
    display: block;
    width: 97%;
    margin: 8px 0 4px;
    padding: 0;
    border: 3px solid #e1e1e1;
    border-radius: 4px;
    position: relative;
}
div.wk_link2 div p.wk_blue {
    background: #e5f3ff;
}
div.wk_link2 div p.wk_pink {
    background: #fdedea;
}
div.wk_link2 div p a {
    display: block;
    width: 100%;
    padding: 5px 0 6px;
    color: #050505;
    position: relative;
}
div.wk_link2 div p.wk_blue a {
    height: 46px;
    padding: 23px 0 0 10%;
}
div.wk_link2 div p.wk_blue a img {
    height: 69px !important;
    margin: -23px 0;
    left: 0;
    position: absolute;
}
.u_cbbc_kouzaichiran {
    font-size: 12px;
    font-weight: normal;
}
.clr_blue {
    color: #9bbedf !important;
}
.clr_pink {
    color: #edb0a4 !important;
}
div.bgcbbc {
    text-align: center;
}
.container_customer .main .content div.bgcbbc img {
    width: 200px;
    border-radius: 50%;
    margin: 0 auto 17px;
    border: 2px solid #f3f3f3;
    max-width: 200px;
}
div.cbbc_step {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
div.cbbc_step div {
    width: 31%;
    margin: 0 0.5%;
    display: inline-block;
    vertical-align: top;
}
div.cbbc_step div {
    width: 31%;
    margin: 0 0.5%;
    display: inline-block;
    vertical-align: top;
}
div.cbbc_step div:first-child {
    margin-top: 70px;
}
div.cbbc_step div:nth-child(2) {
    margin-top: 35px;
}
div.cbbc_step ul li.txt, div.cbbc_step ul li.txt a {
    text-align: center;
    font-family: Times New Roman;
    font-size: 34px;
    color: #fbcbc2;
    font-weight: 900;
    pointer-events: none;
}
div.cbbc_step ul li.blue1, div.cbbc_step ul li.blue2, div.cbbc_step ul li.blue3 {
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    color: #fff;
    background: #badae8;
	padding: 4px 0;
    height: 27px;
}
div.cbbc_step ul li.blue2 {
    background: #97cee6;
}
div.cbbc_step ul li.blue3 {
    background: #6aaecc;
}
div.cbbc_step ul li.box {
    text-align: left;
    font-size: 17px;
    border: 3px solid #d4d4d4;
    border-radius: 6px;
    padding: 5px 15px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
}
div.cbbc_step ul li.maru {
    text-align: left;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
    padding-left: 1.5em;
}
div.cbbc_step ul li.maru:before {
    content: "●";
    font-size: 15px;
    margin-left: -1em;
    color: #7e7e7e;
}
.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.step_arrow::before {
    left: 185px;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border: 13px solid transparent;
    border-left: 28px solid #6aaecc;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: -58px;
}
.step_arrow::after {
    top: 35px;
    left: 115px;
    border: 0 solid transparent;
    border-left: 6px solid #6aaecc;
    border-radius: 0 0 0 28px;
    width: 95px;
    height: 45px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
div.container_customer div.cbbc_table {
    width: 99%;
    margin: 0 auto 35px;
}
table.w100p {
    width: 100%;
    font-size: 85%;
}
table.w100p th {
    width: 105px;
    white-space: nowrap;
}
table.w100p.intable {
    font-size: 80%;
}
table.w100p.fixed {
    table-layout: fixed;
}
table.w100p.intable tr {
    height: 40px;
}
table.w100p.intable th {
    background: #ffd984;
    text-align: center;
    width: auto;
}
table.w100p.intable th.time, table.w100p.intable td.time {
    width: 22px;
}
table.w100p.intable td.w49p {
    width: 49%;
}
table.w100p.intable td.txt_left {
    text-align: left;
}
table.w100p.intable.th_blue th {
    background: #e0f1ff;
}
table.w100p.intable.th_green th {
    background: #dfffc5;
}
table.w100p.intable td {
    text-align: center;
    padding: 0.75em 0.5em;
    line-height: 1.3;
}
table.w100p.intable td.no_b {
    border-right: 0px;
    border-bottom: 0px;
}
table.w100p.intable td.no_bb {
    border-bottom: none;
}
table.w100p.intable td.no_bt {
    border-top: none;
}
table.price {
    width: 90%;
    max-width: 585px;
    border-collapse: inherit;
    margin: 0 auto 0;
    padding: 5px;
}
table.price.border {
    border: 3px solid #dedede;
    border-radius: 7px;
}
table.price td {
    width: 30%;
    border: 0;
    text-align: right;
    font-size: 17px;
    font-weight: 600;
    padding: 0;
}
table.price td:first-child {
    width: 40%;
}
table.price td:last-child {
    padding-right: 15px;
}
table.price td span.pr_kakko {
    font-size: 13px;
}
table.price td.style1 {
    text-align: center;
    background: #5e8ab4;
    color: #fff;
    padding: 14px 0;
}
table.price td.style2 {
    text-align: left;
    background: #d4b153;
    color: #fff;
    padding: 8px 18px;
    font-size: 16px;
}
table.price td.price {
    color: #e85242;
    font-size: 27px;
}
table.price td.price span {
    font-size: 17px;
    display: inline-block;
}
table.price td.price span.big {
    font-size: 33px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #ccc;
}
table.price td.price span.stxt {
    display: block;
    line-height: 1;
    font-size: 3px;
    color: #000;
    font-weight: 300;
}
table.price td.red_arrow {
    color: #e85242;
}
table.price td.red_arrow i.fas {
    font-size: 34px;
    transform: rotate(180deg);
    margin: -3px 7px 0 0;
    display: inline-block;
    vertical-align: baseline;
}
div.img_l {
    position: relative;
    width: 88%;
    margin: 0 auto 35px;
}
div.img_l h4 {
    display: block;
    border-bottom: 3px dotted #9bbedf;
    padding: 0 0 10px;
    width: 200px;
    margin: 0 auto 25px;
    font-size: 26px;
    font-weight: 200;
    text-align: center;
}
div.img_l img {
    width: 42% !important;
    vertical-align: top;
}
div.img_l div {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 2%;
    width: 55%;
}
div.img_l ul li {
    padding-left: 2em;
    font-size: 15px;
    margin-bottom: 6px;
    font-weight: 400;
}
div.img_l ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    position: relative;
    margin: 7px 0.5em 3px -2em;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    background: #d4e3f1;
    padding: 4px;
    border-radius: 3px;
}
ul.seminar_other {
    text-align: center;
    margin: 0 auto 65px;
}
ul.seminar_other li {
    display: inline-block;
    width: 165px;
    text-align: center;
    background: url(/images/customer/cbbc_bg_seminar_other.png) #e3e3e3 no-repeat;
    border-radius: 50%;
    height: 165px;
    vertical-align: middle;
    padding: 0;
    position: relative;
    margin: 4px 2px;
}
ul.seminar_other li a {
    color: #181818;
    font-weight: 400;
    font-size: 14px;
}
ul.seminar_other li a.n_link {
    pointer-events: none;
}
ul.seminar_other li a span {
    margin: 60px 0 0;
    display: block;
}
img.img_style {
    max-width: 450px;
    margin: 30px auto 20px;
}
img.img_table {
    width: 100% !important;
    max-width: 100%;
}
img.img_table.w500 {
    max-width: 500px;
}
img.cbbc_logo {
    max-width: 310px;
    width: 85%;
}
dl.w200 {
    width: 100%;
    max-width: 260px;
}
@media screen and (max-width: 1000px) {
    div.img_r div img {
        width: 100%;
        max-width: 315px;
    }
    .step_arrow::before {
        top: -65px;
        left: 155px;
    }
    .step_arrow::after {
        top: 28px;
        left: 90px;
    }
    /*table.w100p {
        white-space: pre;
    }*/
    table.w100p th {
        width: auto;
        /*writing-mode: vertical-lr;
-webkit-writing-mode: vertical-lr;
-ms-writing-mode: tb-lr;*/
        padding: 2em 0.75em;
        text-align: center;
    }
    table.w100p.intable th {
        writing-mode: unset;
    }
    ul.bubble li img.maru {
        margin: 30px 0 0 0;
    }
}
@media screen and (max-width: 767px) {
    div.wk_link2 div {
        font-size: 17px;
    }
    div.wk_link2 div {
        width: 97%;
        margin: 8px 0 8px 1%;
    }
    div.cbbc_step ul li.maru {
        font-size: 13px;
    }
    .step_arrow::before {
        left: 120px;
    }
    .step_arrow::after {
        left: 60px;
    }
    table.price td {
        font-size: 15px;
    }
    table.price td.style2 {
        font-size: 14px;
        padding: 8px 12px;
    }
    table.price td span.pr_kakko {
        font-size: 11px;
    }
	ul.lst_link.btn4list li {
        max-width: 340px;
        width: 100%;
        margin: 0 auto 12px;
        display: block;
    }
}
@media screen and (max-width:600px) {
    div.img_r {
        display: block;
    }
    div.img_r div {
        display: block;
        width: 100%;
    }
    ul.lst_link li {
        min-width: 90%;
    }
    ul.lst_link li a {
        padding: 17px 0.5% 17px 2%;
        font-size: 15px;
    }
    div.cbbc_step ul li.txt, div.cbbc_step ul li.txt a {
        font-size: 27px;
    }
    div.cbbc_step ul li.blue1, div.cbbc_step ul li.blue2, div.cbbc_step ul li.blue3 {
        font-size: 16px;
    }
    div.cbbc_step ul li.box {
        font-size: 14px;
        padding: 5px 11px;
    }
    div.cbbc_step ul li.maru {
        font-size: 11px;
    }
    .step_arrow::before {
        top: -71px;
        left: 103px;
    }
    .step_arrow::after {
        top: 22px;
        left: 47px;
    }
    .container_customer .main .content div.bgcbbc img {
        max-width: 155px;
    }
    table.w100p th {
        padding: 1em 0.5em;
        /*line-height: 1;*/
        font-size: 90%;
        white-space: normal;
    }
    table.w100p.intable th {
        padding: 1em 0.75em;
    }
    table.w100p.intable td {
        padding: 0.5em 0.25em;
    }
    table.price td {
        font-size: 13px;
    }
    table.price td.style2 {
        font-size: 12px;
        padding: 8px 5px 8px 10px;
    }
    table.price td.price {
        font-size: 23px;
    }
    table.price td.price span {
        font-size: 13px;
    }
    table.price td span.pr_kakko {
        font-size: 11px;
    }
    table.price td.price span.big {
        font-size: 27px;
    }
    table.price td.red_arrow i.fas {
        font-size: 28px;
    }
    table.price td:last-child {
        padding-right: 0;
    }
    div.img_l img {
        max-width: 270px;
        width: 100% !important;
        display: block;
        margin: 0 auto 12px;
    }
    div.img_l div {
        width: 98%;
    }
}
@media screen and (max-width:480px) {
    .step_arrow::before {
        left: 88px;
        width: 10px;
        height: 10px;
        border: 10px solid transparent;
        border-left: 20px solid #6aaecc;
        top: -68px;
    }
    .step_arrow::after {
        top: 14px;
        left: 38px;
        border-left: 5px solid #6aaecc;
        border-radius: 0 0 0 24px;
        width: 82px;
        height: 37px;
    }
    table.price td:first-child {
        width: 29%;
    }
    table.price td {
        font-size: 12px;
    }
    table.price td.style2 {
        font-size: 11px;
        padding: 8px 4px 8px 7px;
    }
    table.price td.price {
        font-size: 21px;
    }
    table.price td.price span {
        font-size: 11px;
    }
    table.price td span.pr_kakko {
        font-size: 10px;
        display: block;
        margin: 0 -5px 0 5px;
    }
    table.price td.price span.big {
        font-size: 24px;
    }
    table.price td.red_arrow i.fas {
        font-size: 21px;
        margin: 1px 5px 0 0;
        display: block;
    }
    table.price td.ft85 {
        font-size: 11px !important;
    }
    table.price td:last-child {
        padding-right: 0;
        width: 23%;
    }
    dl.w200 {
        margin-left: 0;
    }
}
