@charset "utf-8";

/*==================================== PC ====================================================*/

#ttl {
	background-image: url(images/ttl.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	text-indent: -9999px;
	min-width:1000px;
}


/* 入試カレンダー */
h1 span {
	font-size: 70%;
}


/* 入学試験について */
.entrance_box .midashi01 {
	margin-top: 30px;
}

#page_link li {
	float: left;
	margin-right: 1em;
}


.entrance_box table {
	width: 100%;
	margin-bottom: 30px;
}

.entrance_box table, .entrance_box table td, .entrance_box table th {
	padding: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.entrance_box th {
	background: #000546;
	text-align: center;
	color: #FFF;
}

	.entrance_box th a {
		color: #fff;
		text-decoration: underline;
	}

	.entrance_box th a:hover {
		color: #fff;
		text-decoration: none;
	}

.entrance_box .td_midashi {
	width: 25%;
	background: #E1E2EF;
}


/* 博士後期課程　一般入学試験 */

.doctor_box table {
	width: 100%;
	margin-top: 30px;
}

.doctor_box table, .doctor_box table td, .doctor_box table th {
	padding: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.doctor_box th {
	background: #000546;
	text-align: center;
	color: #FFF;
}

.doctor_box .td_midashi {
	width: 25%;
	background: #E1E2EF;
}


.syutsugan_att p span {
	font-weight: bold;
}

.syutsugan_att .midashi01 {
	margin-top: 30px;
}

.underline {
	text-decoration: underline;
}

.att_att {
	font-weight: normal;
	
	color: #000546;
	margin: 0px;
}

.td_nyushi {
	width: 40%;
}


/* 入試説明会 */

.nyushi_info table {
	width: 100%;
	margin-top: 30px;
}

.is_time {
	width: 12em;
	text-align: center;
}

.is_nittei a div {
	display: inline-block;
	text-decoration: underline !important;
}

.is_nittei a:hover div {
	text-decoration: none !important;
}

.is_nittei .date {
	width: 13em;
	float: left;
}


.is_nittei .time {
	text-align: center;
}


.nyushi_info table, .nyushi_info table td, .nyushi_info table th {
	padding: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	vertical-align: middle;
}

.nyushi_info th {
	background: #000546;
	text-align: center;
	color: #FFF;
}

.nyushi_info p {
	margin: 1em 0px;
}

.nyushi_info span {
	font-weight: bold;
}

.nittei_gaiyo .inner_th {
	background: #E1E2EF;
}

.is_kobetu_pc {
	display: block;
}

.is_kobetu_sp {
	display: none;
}

#link_seminar .td_midashi {
	background: #E1E2EF;
}

.inv {
	display: none;
}

/* 修士論文／リサーチ・ペーパーを書きたい受験生へ */
.taxlaw_thesis p {
	margin-bottom: 1em;
}

.taxlaw_thesis h3 {
	font-size: 120%;
	margin: 30px 0 10px;
}

.taxlaw_thesis .border-box {
	padding: 10px;
	border: 1px solid #000;
	margin: 20px 0;
}

	.taxlaw_thesis .border-box p {
		text-indent: -2em;
		padding-left: 2em;
		margin: 0;
	}

.taxlaw_thesis .midashi01 {
	margin-top: 30px;
	margin-bottom: 10px;
}

.taxlaw_thesis ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}

.taxlaw_thesis ul li {
	background: url(../common/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #CCC;
	padding: 10px;
}

.ronbun_t div {
	margin-bottom: 2em;
}

.ronbun_t div p.midashi {
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	font-size: 110%;
}

ul.ronbun_t_chosyo li {
	background: url(../common/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 5px 12px;
}

/* 科目等履修生 */
.attend_box p {
	margin-bottom: 1em;
}

.attend_box table {
	width: 100%;
	margin-top: 30px;
}

.attend_box table, .attend_box table td, .attend_box table th {
	padding: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	vertical-align: top;
}

.attend_box th {
	background: #000546;
	text-align: center;
	color: #FFF;
}

.attend_box .submidashi {
	background: #E1E2EF;
	width: 130px;
}

.atten_ttl {
    font-size: 20px;
    padding: 12px 0px 9px;
    border-top: 2px solid #000546;
    margin-bottom: -15px;
    margin-top: 70px;
}



/* 学費・奨学金について */
.expenses_box table {
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
}

.expenses_box table, .expenses_box table td, .expenses_box table th {
	padding: 5px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	vertical-align: top;
}

.expenses_box th {
	background: #000546;
	text-align: center;
	color: #FFF;
	
	vertical-align: middle !important;
}

.expenses_box table td {
	text-align: right;
}

.expenses_box table td.alignCenter {
	text-align: center !important;
}

.expenses_box table td.td_midashi {
	text-align: center;
	background: #E1E2EF;
}

.expenses_box .submidashi {
	background: #E1E2EF;
}

.expenses_box div div {
	margin-bottom: 1em;
}

.expenses_box div p {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 8px;
}

/********************************************************************************************************************/
/****************************************** MEDIA QUERIES ***********************************************************/
/********************************************************************************************************************/


/*==================================== PHONES ====================================================*/

@media (max-width: 480px) {
	
    #ttl {
        height: auto;
        text-indent: 0px;
        font-size: 120%;
        padding-bottom: 10px;
        background-image: none;
        color: #333;
        min-width: 100%;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000546;
        margin-bottom: 10px;
    }

    #ttl p {
        padding-left: 10px;
    }

    /* 入学試験について */
    .entrance_box table td, .entrance_box table th {
        display: block;
    }

    .entrance_box .td_midashi {
        width: auto;
        background: #E1E2EF;
    }

    /* 入試説明会*/
    .is_time {
        text-align: center;
    }

    .is_kobetu_pc {
        display: none;
    }

    .is_kobetu_sp {
        display: block;
    }

    #link_seminar tr td, #link_seminar tr th {
        display: block;
    }

    .nittei_gaiyo td {
        display: block;
    }

    .is_nittei .date {
        width: 12em;
        float: none;
    }

    .is_nittei .title {
        float: none;
    }

    .inv {
        display: inline;
    }


    /* 博士後期課程　一般入学試験 */
    .doctor_box table td, .doctor_box table th {
        display: block;
    }

    .doctor_box .td_midashi {
        width: auto;
        background: #E1E2EF;
    }

    .td_nyushi {
        width: auto;
    }

    /* 学費・報奨金 */
    #sp_tablewrapper {
        box-sizing: border-box;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    #sp_tablewrapper table {
        border-right: none;
        width: 760px;
        margin-bottom: 0px;
    }


    /* 科目履修生等 */
    .attend_box table td, .attend_box table th {
        display: block;
    }
    .attend_box .submidashi {
        width: 100%;
    }
}

/* 入試情報 */
.nyushi_date table, .nyushi_date td, .nyushi_date th {
    border: 1px solid #ccc;
}
.nyushi_date table {
    width: 760px;
    border-collapse: collapse;
    font-size: 14px;
}
.nyushi_date td, .nyushi_date th {
    padding: 8px;
    text-align: left;
}
.nyushi_date th {
    background: #000546;
    color: #fff;
    text-align: center;
}
.tdhead {
    background: #E1E2EF;
    text-align: center !important;
    font-weight: bold;
}
.nyushi_date tr th:first-child {
    width: 12%;
}
.nyushi_date tr th:nth-child(2) {
    width: 27%;
}
.nyushi_date tr th:nth-child(3) {
    width: 34%;
}
.nyushi_date tr td:nth-child(2) span {
    display: inline-block;
    padding-left: 2.5em;
    text-indent: -2.5em;
}

.ent_h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3;
    color: #000546;
    padding: 0 0 8px 0;

    border-left: 0;
    border-bottom: 3px solid #ccc;
    position: relative;
    margin-bottom: 0 !important;
}
.ent_h2::after {
    content: "";
    display: block;
    width: 200px;
    height: 3px;
    background: #000546;
    position: absolute;
    bottom: -3px;
}

.ent_h3 {
    font-size: 20px;
    padding: 15px 0 13px 10px;
    background: #fafafa;
    font-weight: normal;
    border-left: 4px solid #000546;
    margin: 3em 0 1em !important;
    position: relative;
}
.ent_h3 span {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.ent_h3 span a {
    display: block;
    font-size: 13px;
    text-decoration: none;
    position: relative;
    background: #000546;
    padding: 3px 31px 3px 25px;
    border-radius: 40px;
    color: #fff;
}
.ent_h3 span a::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);

    position: absolute;
    right: 15px;
    top: 36%;
}
.ent_h3 span a:hover {
    opacity: 0.5;
}
.ent_h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 1.5em 0 8px;
    padding-left: 20px;
    position: relative;
}
.ent_h4::before {
    content: '';
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    position: absolute;
    top: 4px;
    left: 0;
    background-color: #000546;
}
.ent_h4.spring::before {
    content: '';
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    position: absolute;
    top: 4px;
    left: 0;
    background-color: #f57b22;
}
.ent_h4.other::before {
    content: '';
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    position: absolute;
    top: 4px;
    left: 0;
    background-color: #111;
}
.mgt50 {
    margin-top: 50px;
}

.pagelink {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.pagelink div {
    width: 49%;
}
.pagelink a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    padding: 10px 0;
    background: #f57b22;
    color: #fff;
    position: relative;
}
.pagelink a::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);

    position: absolute;
    top: 36%;
    right: 30px;
}
.pagelink a:hover {
    opacity: 0.7;
}

.yoko_icon {
    position: relative;
}
.yoko_icon_15 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    display: block;
    padding: 4px 20px;
    border-radius: 40px;
    font-size: 12px;
    background: #3e7b6a;
    color: #fff;
}

.yoko_icon_for {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    display: block;
    padding: 4px 20px;
    border-radius: 40px;
    font-size: 12px;
    background: #e14d3e;
    color: #fff;
}

.yoko_icon_2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    display: block;
    padding: 4px 20px;
    border-radius: 40px;
    font-size: 12px;
    background: #6961d9;
    color: #fff;
}

.yoko_icon_shushi {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    display: block;
    padding: 4px 20px;
    border-radius: 40px;
    font-size: 12px;
    background: #d9991e;
    color: #fff;
}

.yoko_table td.td_midashi {
    width: 20%;
}
.mgt60 {
    margin-top: 60px !important;
}

.sp_scroll {
    overflow: hidden !important;
}

.js-scrollable td {
    text-align: center;
}

@media (max-width: 480px) {
    .nyushi_date td, .nyushi_date th {
        padding: 13px 10px;
    }

    .ent_h3 {
        margin-bottom: 3.2em !important;
    }
    .ent_h3 span {
        top: auto;
        bottom: -38px;
        transform: translateY(0);
        right: 0;
    }
    .sp_scroll {
        overflow: auto !important;
        white-space: nowrap;
    }
    .scroll-hint-icon-white {
        background: #f1f1f1;
    }
    .scroll-hint-icon {
        top: calc(50% - 34px);
        height: 70px !important;
    }

    .nyushi_date table {
        width: 100%;
        border-top: 0;
    }

    .yoko_table th, .yoko_table td {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    .yoko_table th {
        border: 1px solid #ccc;
    }
    .yoko_table td {
        border: 0;
        border-top: 1px solid #ccc;
    }
    .yoko_table td.td_midashi {
        width: 100%;
    }
}




