@charset "UTF-8";
/*===============================================
●pc.css 画面の横幅が770px以上
===============================================*/
@media screen and (min-width: 770px) {
  .auto {
    width: 1100px;
    margin: 0 auto;
  }
  #conts_page_title {
    background-image: url(../img/school/page_title_bg.jpg);
  }
  .red {
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 4px;
    background-color: #EB1F22;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    display: inline-block;
    margin-right: 5px;
    font-size: 13px;
  }
  h3 {
    font-size: 32px;
    text-align: center;
    clear: both;
    margin-bottom: 24px;
    font-weight: bold;
    line-height: 46px;
    color: #8B713E;
  }
  h4 {
    background-color: #967F51;
    color: #fff;
    padding: 13px 0 12px;
    clear: both;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  h5 {
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
  }
  #content {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 120px;
  }
  #conts_link {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 70px;
  }
  #conts_link h2 {
    margin-bottom: 30px;
  }
  #conts_link ul {
    width: 100%;
    float: left;
    clear: both;
  }
  #conts_link ul {
    text-align: center;
  }
  #conts_link ul li {
    display: inline-block;
    margin: 0 5px;
  }
  #conts_link ul li a {
    background-color: #8B713E;
    color: #FFFFFF;
    font-size: 16px;
    width: 296px;
    float: left;
    clear: both;
    padding: 7px 0 9px;
    border-radius: 4px;
    /* CSS3草案 */
    -webkit-border-radius: 4px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;
    /* Firefox用 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #8B713E;
    background-image: url(../img/share/button_icon_off.png);
    background-repeat: no-repeat;
    background-position: 18px 18px;
    background-size: 12px;
  }
  #conts_link ul li a:hover {
    background-color: #fff;
    border: 2px solid #8B713E;
    color: #8B713E;
    background-image: url(../img/share/button_icon_on.png);
    text-decoration: none;
    transition-duration: 0.4s;
  }
  #conts_first {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 0px;
  }
  #conts_first .main_comment {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
  }
  #conts_first .caution {
    width: 770px;
    margin: 0 auto;
    color: #D23F3F;
    font-weight: bold;
  }
  #conts_first .logo {
    width: 160px;
    margin: 0 auto 15px;
  }
  #conts_first .logo img {
    display: block;
    width: 100%;
    height: auto;
  }
  #conts_school {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 100px;
  }
  #conts_school .outer {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 60px;
  }
  #conts_school .outer .img {
    width: 446px;
    float: left;
    margin-right: 36px;
    line-height: 0;
  }
  #conts_school .outer .img img {
    width: 100%;
  }
  #conts_school .outer .box {
    width: 576px;
    float: left;
  }
  #conts_school .outer .box .name {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 5px;
    line-height: 38px;
  }
  #conts_school .outer .box .info {
    margin-bottom: 34px;
  }
  #conts_school .outer .box .info dl {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 18px;
  }
  #conts_school .outer .box .info dl dt {
    float: left;
    width: 96px;
    background-color: #2D2820;
    color: #FFFFFF;
    text-align: center;
    border-radius: 14px;
    /* CSS3草案 */
    -webkit-border-radius: 14px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 14px;
    /* Firefox用 */
    padding-left: 2px;
    padding-right: 2px;
    line-height: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 13px;
  }
  #conts_school .outer .box .info dl dd {
    float: right;
    width: 464px;
    line-height: 24px;
    margin-top: 3px;
  }
  #conts_school .outer .box .text {
    margin-bottom: 10px;
  }
  #conts_school .outer .box .text02 {
    margin-bottom: 20px;
  }
  #conts_school .plan_text {
    width: 70%;
    line-height: 1.9;
    text-indent: -1em;
    padding-left: 1em;
    margin: 0 auto 24px;
  }
  #conts_school .outer .plan .pricelist {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    padding-left: 0px;
    margin-right: auto;
    background-color: #FFFFFF;
    width: 100%;
    margin-bottom: 12px;
  }
  #conts_school .outer .plan .jsba_lesson {
    margin-bottom: 40px;
  }
  #conts_school .outer .plan .caution_box {
    margin-bottom: 20px;
  }
  #conts_school .outer .plan .caution_box {
    margin-bottom: 20px;
  }
  #conts_school .outer .plan .caution_box_02 {
    margin-bottom: 36px;
  }
  #conts_school .outer .plan h4.lesson_menu {
    background-color: unset;
    color: #000;
  }
  #conts_school .outer .plan .detail {
    display: flex;
    align-items: center;
    margin: 0 auto 20px;
    justify-content: center;
  }
  #conts_school .outer .plan .detail.lesson_box {
    margin-bottom: 31px;
  }
  #conts_school .outer .plan .detail .title {
    font-size: 13px;
    color: #fff;
    width: 96px;
    text-align: center;
    background-color: #2D2820;
    padding: 2px 4px;
    border-radius: 100px;
    margin-right: 50px;
  }
  #conts_school .outer .plan .text_box {
    display: flex;
    width: 500px;
    justify-content: space-around;
  }
  #conts_school .outer .plan .detail .text {
    font-size: 18px;
    margin-right: 30px;
  }

  #conts_school .outer .plan .detail .text:last-of-type {
    margin-right: 0;
  }
  #conts_school .outer .plan .pricelist th, #conts_school .outer .plan .pricelist td {
    padding-top: 13px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 13px;
    border-bottom: 1px #dfdfdf solid;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    max-width: 100px;
    line-height: 1.6;
  }
  #conts_school .outer .plan .pricelist td .small {
    font-size: 12px;
    display: block;
    line-height: 1.2;
  }
  #conts_school .outer .plan .pricelist .attention {
    text-align: left;
    width: 470px;
  }
  #conts_school .outer .plan .pricelist th {
    text-align: center;
  }
  #conts_school .outer .plan .menu {
    width: 100%;
    background-color: #e5e2e2;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    padding: 16px 0 14px;
    line-height: 1.2;
  }
  #conts_school .outer .plan .menu .small {
    font-size: 18px;
    line-height: 1.5;
  }
  #conts_school .outer .plan .sub_menu {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 0 10px;
  }
  #conts_school .outer .plan tr:first-of-type th {
    text-align: center;
  }
  #conts_school .outer .plan .pricelist .tl {
    text-align: left;
  }
  #conts_school .outer .plan tr:first-of-type th {
    text-align: center;
  }
  #conts_school .outer .plan .pricelist th a {
    background-color: #8B713E;
    color: #FFFFFF;
    font-size: 13px;
    float: left;
    clear: both;
    padding: 4px 32px 5px 32px;
    border-radius: 3px;
    /* CSS3草案 */
    -webkit-border-radius: 4px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;
    /* Firefox用 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #8B713E;
    background-image: url(../img/share/button_icon_side_off.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    background-size: 6px;
    margin-top: 10px;
  }
  #conts_school .outer .plan .pricelist th a:hover {
    background-color: #fff;
    color: #8B713E;
    background-image: url(../img/share/button_icon_side_on.png);
    text-decoration: none;
    transition-duration: 0.4s;
  }
  #conts_school .outer .plan .pricelist .alignC {
    text-align: center;
  }
  #conts_school .outer .plan .pricelist th.title {
    width: 30%;
    background-color: #ececec;
  }
  #conts_school .outer .plan .pricelist .active {
    background-color: #f8f8f8;
  }
  #conts_school .outer .plan .pricelist .active02 {
    background-color: #f1f1f1;
  }
  #conts_school .outer .plan .pricelist .active02 th {
    font-weight: 700;
    font-size: 20px;
  }
  #conts_school .outer .plan .pricelist td .inner_right {
    display: inline-block;
    text-align: right;
  }
  #conts_school .outer .plan .pricelist td.text {
    text-align: left;
    line-height: 28px;
  }
  #conts_school .outer .plan .caution:last-of-type {}
  #conts_school .outer .plan .caution a {
    text-decoration: underline;
  }
  #conts_school .outer .plan .caution a:hover {
    text-decoration: none;
  }
  #conts_school .outer .text span {
    color: #D23F3F;
  }
  #conts_school .outer .plan .btn {
    width: 320px;
    margin: 0 auto;
  }
  #conts_school .outer .plan .btn a {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    background-color: #d23f3f;
    color: #FFFFFF;
    padding: 12px 0 12px;
    font-weight: bold;
    border: 2px solid #D23F3F;
    font-size: 18px;
  }
  #conts_school .outer .plan .btn a:hover {
    border: 2px solid #D23F3F;
    background-color: #FFFFFF;
    color: #D23F3F;
    text-decoration: none;
    transition-duration: 0.4s;
  }
  #conts_school .outer .plan .btn_box {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  #conts_school .outer .plan .btn_box p {
    width: 270px;
    display: inline-block;
    margin: 0 10px;
  }
  #conts_school .outer .new_plan {
    width: 605px;
    margin: 0 auto;
  }
  #conts_school .outer .new_plan li {
    margin-bottom: 15px;
  }
  #conts_school .contact {
    background-color: #F8F8F8;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    width: 1100px;
    padding-top: 46px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    padding-bottom: 50px;
    float: left;
    clear: both;
  }
  #conts_school .contact .title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 8px;
  }
  #conts_school .contact .name {
    margin-bottom: 16px;
    font-size: 20px;
    padding-top: 8px;
  }
  #conts_school .contact .address_img {
    width: 500px;
    margin: 0 auto;
  }
  #conts_school .contact .address_img img {
    width: 100%;
    height: auto;
    display: block;
  }
  #conts_school .contact .tel {
    font-size: 32px;
    color: #8B713E;
    font-weight: bold;
    margin-bottom: 15px;
  }
  #conts_school .contact .tel a {
    font-weight: bold;
    color: #8B713E;
  }
  #conts_school .contact .tel .small {
    font-size: 22px;
    font-weight: bold;
  }
  #conts_school .contact .attention {
    margin-left: auto;
    margin-right: auto;
  }
  #conts_school ul.bottom_link {
    width: 100%;
    float: left;
    clear: both;
    display: inline-block;
    padding-top: 5px;
  }
  #conts_school .bottom_link li {
    display: inline-block;
    margin-top: 0;
    margin-right: 5px;
    margin-left: 5px;
  }
  #conts_school .bottom_link li a {
    background-color: #3F76D2;
    color: #FFFFFF;
    font-size: 16px;
    width: 296px;
    float: left;
    clear: both;
    padding: 7px 0 9px;
    border-radius: 4px;
    /* CSS3草案 */
    -webkit-border-radius: 4px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;
    /* Firefox用 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #3F76D2;
    background-image: url(../img/share/button_icon_off.png);
    background-repeat: no-repeat;
    background-position: 18px 18px;
    background-size: 12px;
  }
  #conts_school .bottom_link li a:hover {
    background-color: #fff;
    border: 2px solid #3F76D2;
    color: #3F76D2;
    background-image: url(../img/share/button_icon_on.png);
    text-decoration: none;
    transition-duration: 0.4s;
  }
  .inbound-lesson {
    position: relative;
  }
  .inbound-lesson .off-lesson {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 40px;
    transform: translate(-50%, -50%);
    background-color: #F00;
    color: white;
    font-size: 30px;
    padding: 5px;
  }
  #conts_school .outer .test_schedule .detail {
    width: 700px;
    align-items: flex-start;
  }
  #conts_school .outer .plan.test_schedule .title {
    width: 140px;
  }
  #conts_school .outer .test_schedule .schedule_box {
    padding-top: 2px;
    justify-content: flex-start;
    flex-direction: column;
  }
  #conts_school .outer .plan.test_schedule .schedule_type {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 6px;
  }
  #conts_school .outer .plan.test_schedule .text {
    margin: 0 0 12px 0;
  }
  #conts_school .outer .plan.test_schedule .caution_box {
    width: 700px;
    margin: 0 auto;
    text-align: left;
  }
}
/*===============================================
●sp.css  画面の横幅が769pxまで
===============================================*/
@media screen and (max-width:769px) {
  #conts_page_title {
    background-image: url(../img/school/page_title_bg.jpg);
  }
  .red {
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 4px;
    background-color: #EB1F22;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    display: inline-block;
    margin-right: 5px;
    font-size: 1.3rem;
  }
  h3 {
    font-size: 2.2rem;
    line-height: 1.5;
    text-align: center;
    clear: both;
    margin-bottom: 16px;
    font-weight: bold;
    color: #8B713E;
  }
  h4 {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: bold;
    background-color: #967F51;
    text-align: center;
    color: #fff;
    padding: 11px 0 11px;
    clear: both;
    margin-bottom: 20px;
  }
  h5 {
    font-size: 2.2rem;
    line-height: 1.5;
    text-align: center;
    clear: both;
    margin-bottom: 12px;
    font-weight: bold;
  }
  #content {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 10px;
  }
  #conts_link {
    width: 90%;
    float: left;
    clear: both;
    margin: 0 5% 40px;
  }
  #conts_link ul {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  #conts_link ul li {
    width: calc(100%/3 - 2%);
    margin-right: 3%;
  }
  #conts_link ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  #conts_link ul li a {
    display: block;
    width: 100%;
    background-color: #8B713E;
    color: #FFFFFF;
    font-size: 1.2rem;
    padding: 5px 10px 5px 26px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 2px solid #8B713E;
    background-image: url(../img/share/button_icon_off.png);
    background-repeat: no-repeat;
    background-position: 10px 14px;
    background-size: 8px;
  }
  #conts_link ul li a:hover {
    background-color: #fff;
    border: 2px solid #8B713E;
    color: #8B713E;
    background-image: url(../img/share/button_icon_on.png);
    text-decoration: none;
    transition-duration: 0.4s;
  }
  #conts_first {
    width: 90%;
    float: left;
    clear: both;
    margin: 0 5%;
  }
  #conts_first .main_comment {
    margin-bottom: 16px;
  }
  #conts_first .caution {
    margin: 0 auto 60px;
    color: #D23F3F;
    font-weight: bold;
    padding-left: 1em;
    text-indent: -1em;
  }
  #conts_first .logo {
    width: 28%;
    margin: 0 auto 5px;
  }
  #conts_school {
    width: 90%;
    float: left;
    clear: both;
    margin: 0 5% 50px;
  }
  #conts_school .outer {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
  }
  #conts_school .outer .new_plan {
    width: 100%;
    margin: 0 auto;
  }
  #conts_school .outer .new_plan li {
    margin-bottom: 12px;
  }
  #conts_school .outer .img {
    line-height: 0;
    margin-bottom: 14px;
  }
  #conts_school .outer .img img {
    width: 100%;
  }
  #conts_school .outer .box .name {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 5px;
    line-height: 1.5;
  }
  #conts_school .outer .box .info {
    margin-bottom: 34px;
  }
  #conts_school .outer .box .info dl {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 23px;
  }
  #conts_school .outer .box .info dl dt {
    width: 96px;
    display: table-cell;
    vertical-align: top;
  }
  #conts_school .outer .box .info dl dt span {
    float: left;
    width: 113px;
    background-color: #2D2820;
    color: #FFFFFF;
    text-align: center;
    border-radius: 14px;
    /* CSS3草案 */
    -webkit-border-radius: 14px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 14px;
    /* Firefox用 */
    padding-left: 2px;
    padding-right: 2px;
    line-height: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 1.3rem;
    margin-right: 17px;
  }
  #conts_school .outer .box .info dl dd {
    display: table-cell;
    vertical-align: top;
    word-break: break-all;
  }
  #conts_school .outer .box .info dl dd .indent {
    display: inline-block;
    padding-left: 1em;
    text-indent: -1em;
  }
  #conts_school .outer .box .text {
    margin-bottom: 28px;
  }
  #conts_school .outer .box .text02 {
    margin-bottom: 34px;
    padding-left: 1em;
    text-indent: -1em;
  }
  #conts_school .plan_text {
    margin-bottom: 20px;
  }
  #conts_school .outer .plan .pricelist {
    margin-left: auto;
    padding-left: 0px;
    margin-right: auto;
    background-color: #FFFFFF;
    width: 100%;
    margin-bottom: 20px;
  }
  #conts_school .outer .text span {
    color: #D23F3F;
  }
  #conts_school .outer .plan .caution_box_02 {
    margin-bottom: 20px;
  }
  #conts_school .outer .plan .menu {
    width: 100%;
    background-color: #e5e2e2;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    padding: 10px 10px 8px;
    line-height: 1.4;
    box-sizing: border-box;
  }
  #conts_school .outer .plan .menu .small {
    font-size: 16px;
  }


  #conts_school .outer .plan .sub_menu {
    padding: 7px 0 6px;
  }
  #conts_school .outer .plan .btn {
    width: 90%;
    margin: 0 auto 12px;
    display: inline-block;
    padding: 0 10px;
  }
  #conts_school .outer .plan .btn:last-of-type {
    margin-bottom: 0;
  }
  #conts_school .outer .plan .btn a {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    background-color: #d23f3f;
    color: #FFFFFF;
    padding: 12px 0 12px;
    font-weight: bold;
    border: 2px solid #D23F3F;
  }
  #conts_school .outer .plan .btn a:hover {
    text-decoration: none;
  }
  #conts_school .outer .plan h4.lesson_menu {
    background-color: unset;
    color: #000;
    margin-bottom: 16px;
    padding: 0;
  }
  #conts_school .outer .plan .detail {
    display: flex;
    margin: 0 auto 12px;
  }
  #conts_school .outer .plan .detail.lesson_box {
    margin-bottom: 22px;
  }
  #conts_school .outer .plan .detail .title {
    font-size: 13px;
    color: #fff;
    width: 113px;
    text-align: center;
    background-color: #2D2820;
    padding: 2px 4px;
    border-radius: 100px;
    margin-right: 17px;
    height: fit-content;
  }
  #conts_school .outer .plan .detail .text {
    font-size: 15px;
    margin-bottom: 3px;
  }
  #conts_school .outer .plan .detail .text:last-of-type {
    margin-bottom: 0;
  }
  #conts_school .outer .plan .pricelist tbody {
    width: 100%;
  }
  #conts_school .outer .plan .pricelist thead {
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 10px;
  }
  #conts_school .outer .plan .pricelist th, #conts_school .outer .plan .pricelist td {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  #conts_school .outer .plan .pricelist td.positioning {
    padding-bottom: 10px;
  }
  #conts_school .outer .plan .pricelist td .text_link {
    background-color: #8B713E;
    color: #FFFFFF;
    font-size: 13px;
    padding: 10px 18px 11px 12px;
    border-radius: 3px;
    /* CSS3草案 */
    -webkit-border-radius: 4px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;
    /* Firefox用 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #8B713E;
    background-image: url(../img/share/button_icon_side_off.png);
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 6px;
    text-align: center;
    width: 200px;
    display: block;
    margin: 6px auto 0;
  }
  #conts_school .outer .plan .pricelist td .text_link:hover {
    background-color: #fff;
    color: #8B713E;
    background-image: url(../img/share/button_icon_side_on.png);
    text-decoration: none;
    transition-duration: 0.4s;
  }
  #conts_school .outer .plan .pricelist:before {
    background: #ccc;
    content: "";
    position: absolute;
    /*絶対配置であれば、親の高さに指定がなくてもheight:100%が使えます。*/
    height: 100%;
    top: 0;
    left: 33.4%;
    width: 33.4%;
    z-index: -1;
  }
  #conts_school .outer .plan .pricelist .nowrap {
    white-space: nowrap;
  }
  #conts_school .outer .plan .pricelist .w_50 {
    width: 50%;
  }
  #conts_school .outer .plan .pricelist .w_33 {
    width: 33.3%;
  }
  #conts_school .outer .plan .pricelist .w_33 .small {
    display: block;
    font-size: 12px;
  }
  #conts_school .outer .plan .pricelist .w_33 .indent {
    display: inline-block;
    padding-left: 1em;
    text-indent: -1em;
  }
  #conts_school .outer .plan .pricelist .tl {
    text-align: left;
  }
  #conts_school .outer .plan .pricelist .w_100 {
    text-align: left;
  }
  #conts_school .outer .plan .pricelist .name {
    background-color: #ececec;
    width: 100%;
  }
  #conts_school .outer .plan .pricelist .alignC {
    text-align: center;
  }
  #conts_school .outer .plan .pricelist td.text {
    text-align: left;
    line-height: 28px;
  }
  #conts_school .outer .plan .caution_table {
    margin-bottom: 10px;
  }
  #conts_school .outer .plan .caution {
    margin-bottom: 5px;
    text-indent: -1em;
    padding-left: 1em;
  }
  #conts_school .outer .plan .caution:last-of-type {
    margin-bottom: 10px;
  }
  #conts_school .contact {
    background-color: #F8F8F8;
    margin-top: 0;
    padding: 30px 20px 32px;
    text-align: center;
    float: left;
    clear: both;
  }
  #conts_school .contact .title {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: bold;
  }
  #conts_school .contact .name {
    margin-bottom: 12px;
    padding-top: 6px;
  }
  #conts_school .contact .tel {
    font-size: 2.8rem;
    color: #8B713E;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  #conts_school .contact .tel a {
    font-weight: bold;
    color: #8B713E;
  }
  #conts_school .contact .tel .small {
    max-width: 280px;
    margin: 0 auto;
    display: block;
    padding-top: 5px;
  }
  #conts_school .contact .tel:nth-of-type(4n) .small {
    max-width: 240px;
  }
  #conts_school .contact .tel .small img {
    width: 100%;
    display: block;
  }
  #conts_school .contact .attention {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
  }
  #conts_school ul.bottom_link {
    width: 100%;
    float: left;
    clear: both;
    display: inline-block;
    padding-top: 12px;
  }
  #conts_school .bottom_link li {
    display: inline-block;
    margin-top: 0;
    margin-right: 5px;
    margin-left: 5px;
  }
  #conts_school .bottom_link li a {
    background-color: #3F76D2;
    color: #FFFFFF;
    font-size: 1.2rem;
    float: left;
    clear: both;
    padding: 5px 10px 5px 26px;
    border-radius: 4px;
    /* CSS3草案 */
    -webkit-border-radius: 4px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;
    /* Firefox用 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #3F76D2;
    background-image: url(../img/share/button_icon_off.png);
    background-repeat: no-repeat;
    background-position: 10px 14px;
    background-size: 8px;
  }
  #conts_school .bottom_link li a:hover {
    background-color: #fff;
    border: 2px solid #3F76D2;
    color: #3F76D2;
    background-image: url(../img/share/button_icon_on.png);
    text-decoration: none;
    transition-duration: 0.4s;
  }
  .inbound-lesson {
    position: relative;
  }
  .inbound-lesson .off-lesson {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 22px;
    transform: translate(-50%, -50%);
    background-color: #F00;
    color: white;
    font-size: 18px;
    padding: 5px;
    white-space: nowrap;
  }
  #conts_school .outer .test_schedule .detail {
    align-items: flex-start;
    margin-bottom: 18px;
  }
  #conts_school .outer .test_schedule .schedule_box {
    width: calc(100% - 130px);
    padding-top: 1px;
  }
  #conts_school .outer .plan.test_schedule .schedule_type {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 4px;
  }
  #conts_school .outer .plan.test_schedule .text {
    font-size: 14px;
    margin: 0 0 12px 0;
  }
  #conts_school .outer .plan.test_schedule .caution_box {
    margin: 0 auto;
    text-align: left;
  }
}