@charset "utf-8";

/* =========================
   比較表
========================= */

section#course-comparison{}
section#course-comparison table.course-comparison{
    width:100%;
    margin-bottom:10px;}
section#course-comparison table.course-comparison th,
section#course-comparison table.course-comparison td{
    box-sizing: border-box;
    overflow: hidden;}
section#course-comparison table.course-comparison tr.widthfix th{
    width: 118px;
    padding:18px 5px 20px;
    background: none;}
section#course-comparison table.course-comparison tr.widthfix th.ttl_lady{
    width:125px;
    }
section#course-comparison table.course-comparison tr.widthfix th:first-child{
    width: auto;}
section#course-comparison table.course-comparison tr.widthfix th span{
    display: inline-block;
    margin-bottom: 10px;}
section#course-comparison table.course-comparison tr.widthfix th a{
    display: block;
    color: #951528;
    cursor: pointer;}
section#course-comparison table.course-comparison tr.widthfix th a:hover{
    }
section#course-comparison table.course-comparison tr.widthfix th .ttl{
    font-size: 13px;
    font-weight: bold;
    color:#951528;
    line-height: 1.5;}
section#course-comparison table.course-comparison tr.widthfix th .txt{
    font-size: 13px;
		line-height: 1.4;
		;}
section#course-comparison table.course-comparison tr.widthfix th .tomore{
    text-decoration: none;    }
section#course-comparison table.course-comparison tr.widthfix th .tomore:hover{
    text-decoration:underline;}    
section#course-comparison table.course-comparison .va_mid{}
section#course-comparison table.course-comparison .va_mid span{
    width:20px;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	-webkit-text-orientation: upright;
	text-orientation: upright;
    letter-spacing: 4px;}
section#course-comparison table.course-comparison td{
    padding:10px 5px 10px;
    font-size:13px;
    text-align: center;}
section#course-comparison table.course-comparison td:first-child,
section#course-comparison table.course-comparison tr.fix td:nth-child(2){ background:#F8F9FA;}
section#course-comparison table.course-comparison tr.fix td:first-child{}
section#course-comparison table.course-comparison .bg_checked{
    background: #FFF0F3C4;
    font-weight: bold;
    color: #951528;}
section#course-comparison table.course-comparison tr.fix td{}

.note_course-comparison{
    margin-bottom: 15px;
    border-bottom: 1px dotted #707070;}
.note_course-comparison li{
	font-size: 14px;
    margin-bottom: 5px;
    line-height: 1.5;
	background: none;

}
.note_course-comparison li:last-child{
    margin-bottom: 15px;    }

section#course-comparison .dot__enji li a{
    color: #931326;
    text-decoration: none;}
section#course-comparison .dot__enji li a:hover{
    text-decoration: underline;}
    
.note_course-comparison .txt_indt {
text-indent: -35px;
  margin-left: 10px;
}

