@charset "UTF-8";
.item_area a:hover, .news_data a:hover {
	text-decoration: none
}
.font_maru {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO!important
}
h3, h4, h5 {
	font-weight: 400
}

@media only screen and (min-width:768px) {
hr.revision_border {
	visibility: hidden;
	margin: 15px 0
}
}

@media only screen and (max-width:768px) {
footer {
	margin-top: 0
}
.slicknav_spacer {
	width: 100%;
	padding-top: 0
}
hr.revision_border {
	border: 1px solid #f9d1cb;
	margin: 4vw 0
}
}
#news_detail .news_area p, #news_detail .news_area span, #news_detail .news_area ul li div:not(.tag) {
	font-family: inherit!important
}
.item_area, .item_area .border_dashed, .item_area dt {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO!important
}
#news_detail .news_inner ul.dateList_a li {
	display: list-item
}
.selectModal, .selectModal.item_area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 10000;
	padding: 4vw;
	overflow: auto;
	box-sizing: border-box
}
.item_area {
	position: relative;
	padding: 10px;
	margin: 20px 0
}
.item_area dl {
	width: 776px;
	float: right
}
.item_area dt {
	clear: left;
	float: left;
	width: 6em;
	height: 28px;
	font-weight: 700;
	font-size: 15px
}
.item_area dd {
	float: left;
	width: 660px;
	margin-left: 12px
}
.item_area dd ul {
	margin: 0;
	padding: 0
}
.item_area .all, .item_area dd ul li, .item_area dt {
	letter-spacing: normal;
	margin: .8rem .5rem .5rem;
	color: grey;
	line-height: 1.5em;
	padding: 0 .1rem .6rem;
	display: inline-block;
	text-align: center
}
.item_area .all, .item_area dd ul li {
	min-width: 84px;
	font-size: 1.4rem
	}
	.halfRenew .item_area .all, .halfRenew .item_area dd ul li {
		font-size: 0.875rem
	}
.item_area .all {
	float: left
}
.item_area .all .border_dashed, .item_area dd ul li .border_dashed {
	display: inline-block;
	min-width: 74px;
	margin: 0;
	font-size: 1.4rem
	}
	.halfRenew .item_area .all .border_dashed, .halfRenew .item_area dd ul li .border_dashed {
		font-size: 0.875rem
	}
.item_area dt .border_dashed {
	display: inline-block;
	min-width: 74px;
	margin: 0
}
.news_box, .news_data a {
	display: block
}
.color_year {
	color: #7a685c
}

@media only screen and (min-width:768px) {
.item_area .all.active.hoverClass, .item_area .all.hoverClass, .item_area .subject dt.active.hoverClass, .item_area .subject dt.hoverClass, .item_area dd ul li.active.hoverClass, .item_area dd ul li.hoverClass {
	background: rgba(255,244,98,.4);
	background: linear-gradient(178deg, transparent 39%, rgba(255,244,98,.4) 0)
}
}
.item_area .all.active, .item_area .subject dt.active, .item_area dd ul li.active {
	background: #FFF462;
	background: linear-gradient(178deg, transparent 39%, #FFF462 0)
}
.item_area .subject dt.disabled .item_area dd ul li.disabled {
	padding: 4px 3px;
	background: 0 0
}
.item_area .disabled .border_dashed:hover, .item_area .subject dt.disabled:hover, .item_area dd ul li.disabled:hover {
	background: 0 0;
	cursor: normal
}
.item_area .disabled .border_dashed {
	background: 0 0;
	border-bottom: none;
	color: grey!important
}
.item_area .selectbox dt .border_dashed {
	border-bottom: none
}
.item_area .disabled, .item_area .disabled a, .item_area .selectbox dt a {
	cursor: default;
	background: 0 0
}
dd sup, dt sup {
	vertical-align: top
}
.news_box {
	max-height: 100%;
	max-height: unset;
	overflow-y: visible;
	margin-top: 10px
}
.news_data a:hover .txt {
	text-decoration: underline
}
.news_data .tag.category_important {
	background-color: #e23727
}

@media only screen and (max-width:768px) {
.item_area, .item_area a {
	margin: 0;
	font-size: 2.26vw
}
.item_area {
	padding: 0 0 1vw;
	width: 100%
}
.item_area .border_dashed {
	background: 0 0;
	border-bottom: 0
}
.item_area a {
	padding: 0;
	min-width: 0
}
.item_area .subject_area {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: table;
	margin-left: 0;
	margin-bottom: 5.6vw;
	background: #FFF7DF;
	padding: 1.6rem 0 0;
	text-align: center
}
.item_area .subject_area.open {
	padding-bottom: 25vw
}
.item_area .subject_area .border_dashed {
	display: block;
	background: 0 0;
	padding: 3.2vw 0 4.26vw;
	color: inherit;
	font-size: 1.5rem;
	font-size: 4vw;
	vertical-align: middle;
	margin-right: 0;
	text-align: center
	}
	.halfRenew .item_area .subject_area .border_dashed {
		font-size: 0.9375rem;
		font-size: 4vw;
	}
.item_area .all {
	width: 25%;
	padding: 0;
	color: red!important
}
.item_area .subject_area .subject dt {
	width: 33.3%
}
.item_area .subject_area .all, .item_area .subject_area .subject dt {
	float: left;
	clear: none;
	position: relative;
	display: inline-block;
	margin: 0;
	min-width: 0;
	height: 3.8em;
	text-align: center;
	font-size: 1.5rem;
	font-size: 4vw;
	border-bottom: .4rem solid #CCC;
	border-bottom: 1.06vw solid #CCC;
	background-image: -webkit-linear-gradient(top, #5A4A3F, #5A4A3F 4px, transparent 1px, transparent 4px)!important;
	background-image: -o-linear-gradient(top, #5A4A3F, #5A4A3F 4px, transparent 1px, transparent 4px)!important;
	background-image: linear-gradient(to bottom, #5A4A3F, #5A4A3F 4px, transparent 1px, transparent 4px)!important;
	background-size: 1px 7px!important;
	background-position: right!important;
	background-repeat: repeat-y!important
	}
	.halfRenew .item_area .subject_area .all, .halfRenew .item_area .subject_area .subject dt {
		font-size: 0.9375rem;
		font-size: 4vw;
	}
.item_area .subject_area .disabled {
	color: grey!important
}
.item_area .subject_area .subject dt.color_college {
	background: 0 0!important
}
.item_area .subject_area .all.active, .item_area .subject_area .subject dt.active .item_area .subject_area .subject dt.open {
	background: 0 0;
	border-bottom: 1.06vw solid
}
.item_area .subject_area .all.active:after, .item_area .subject_area .subject dt.active:after, .item_area .subject_area .subject dt.open:after {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	border-style: solid;
	border-width: 0 2vw 2vw;
	border-color: transparent transparent #5A4A3F
}
.item_area .subject_area .all:before, .item_area .subject_area .subject dt:before {
	content: "";
	width: 100%;
	position: absolute;
	border-bottom: .6rem solid #fff7df;
	bottom: 0;
	left: 0
}
.item_area .subject_area .all.active, .item_area .subject_area .all.hoverClass {
	border-color: red
}
.item_area .subject_area .all.active:after {
	border-color: transparent transparent red
}
.item_area .subject_area .subject dt.color_e.active, .item_area .subject_area .subject dt.color_e.hoverClass, .item_area .subject_area .subject dt.color_e.open {
	border-color: #EF826D
}
.item_area .subject_area .subject dt.color_e.active:after, .item_area .subject_area .subject dt.color_e.open:after {
	border-color: transparent transparent #EF826D
}
.item_area .subject_area .subject dt.color_jh.active, .item_area .subject_area .subject dt.color_jh.hoverClass, .item_area .subject_area .subject dt.color_jh.open {
	border-color: #F39627
}
.item_area .subject_area .subject dt.color_jh.active:after, .item_area .subject_area .subject dt.color_jh.open:after {
	border-color: transparent transparent #F39627
}
.item_area .subject_area .subject dt.color_college.active, .item_area .subject_area .subject dt.color_college.hoverClass, .item_area .subject_area .subject dt.color_college.open {
	border-color: #1886c4
}
.item_area .subject_area .subject dt.color_college.active:after, .item_area .subject_area .subject dt.color_college.open:after {
	border-color: transparent transparent #1886c4
}
.item_area .subject_area .subject li.active {
	background: 0 0
}
.item_area .subject_area .subject li.hoverClass {
	opacity: .7
}
.item_area .subject_area .subject li.active .border_dashed, .item_area .subject_area .subject li.hoverClass .border_dashed {
	color: #fff!important;
	cursor: default
}
.item_area .subject_area .subject li.active .color_math, .item_area .subject_area .subject li.hoverClass .color_math {
	background: #0078B9
}
.item_area .subject_area .subject li.active .color_rika, .item_area .subject_area .subject li.hoverClass .color_rika {
	background: #45B036
}
.item_area .subject_area .subject li.active .color_seikatsu, .item_area .subject_area .subject li.hoverClass .color_seikatsu {
	background: #EE791D
}
.item_area .subject_area .subject li.active .color_pe, .item_area .subject_area .subject li.hoverClass .color_pe {
	background: #7D4798
}
.item_area .subject {
	width: 75%;
	padding: 0;
	margin: 0;
	float: right
}
.item_area .subject dd {
	display: none
}
.item_area .subject dd.active, .item_area .subject dd.open {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0
}
.item_area .subject dd ul {
	width: 100%;
	display: table;
	float: none;
	margin: 0;
	padding: 3vw 0;
	background: #FFFCF0;
	border-bottom: solid 1px #ccc
}
.item_area .subject dd ul li {
	font-size: 1.6rem;
	font-size: 4.26vw;
	padding: 0;
	width: calc(100%/4);
	min-width: 0;
	margin: auto;
	display: table-cell;
	vertical-align: middle
	}
	.halfRenew .item_area .subject dd ul li {
		font-size: 1rem;
		font-size: 4.26vw;
	}
.item_area .subject dd ul li:hover {
	background: 0 0
}
.item_area .subject dd li .border_dashed {
	font-size: 1.6rem;
	font-size: 4.26vw;
	width: 7rem;
	width: 18.6vw;
	min-width: 0;
	height: 7rem;
	height: 18.6vw;
	padding: 0;
	background: 0 0;
	border: 2px solid;
	border-radius: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto
	}
	.halfRenew .item_area .subject dd li .border_dashed {
		font-size: 1rem;
		font-size: 4.26vw;
	}
.item_area .subject dd li.disabled * {
	color: grey!important;
	background: 0 0
}
.item_area .selectbox {
	display: block;
	float: none;
	width: 92%;
	color: #333;
	background: #fff;
	position: relative;
	border: 1px solid #888;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 0;
	margin: 1em 4%
}
.item_area .selectbox:after {
	content: "\25BC";
	visibility: visible;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 10vw;
	width: 2em;
	font-size: 1.6rem;
	font-size: 4.26vw;
	line-height: 2.5em;
	text-align: center;
	color: #555;
	background: #ddd
	}
	.halfRenew .item_area .selectbox:after {
		font-size: 1rem;
		font-size: 4.26vw;
	}
.item_area .selectbox dd {
	position: relative;
	float: none;
	width: 100%;
	background: #fff;
	margin: 0
}
.item_area .selectbox dd ul li, .item_area .selectbox dd ul li.disabled, .item_area .selectbox dt {
	float: none;
	display: none;
	width: 100%;
	height: 10vw;
	padding: 0;
	margin: 0;
	position: relative;
	background: #fff;
	border-radius: 0;
	text-align: center;
	font-size: 1.6rem;
	font-size: 4.26vw
	}
	.halfRenew .item_area .selectbox dd ul li, .halfRenew .item_area .selectbox dd ul li.disabled, .halfRenew .item_area .selectbox dt {
		font-size: 1rem;
		font-size: 4.26vw
	}
.item_area .selectbox dd ul li.active, .item_area .selectbox dt.active, .selectModal.item_area .selectbox dd ul li, .selectModal.item_area .selectbox dt {
	display: block
}
.item_area .selectbox dd ul li.disabled, .item_area .selectbox dd ul li.disabled:hover {
	color: #888;
	background: #ccc;
	box-sizing: border-box
}
.item_area .selectbox .disabled * {
	color: #888!important
}
.item_area .selectbox .border_dashed {
	display: block;
	width: 100%;
	height: auto;
	background: 0 0;
	border-bottom: none;
	font-size: 1.6rem;
	font-size: 4.26vw;
	padding: .5em 0;
	margin: 0
	}
	.halfRenew .item_area .selectbox .border_dashed {
		font-size: 1rem;
		font-size: 4.26vw;
	}
.item_area .selectbox .border_dashed:hover, .item_area .selectbox dd ul li:hover {
	background: 0 0
}
.selectModal.item_area .selectbox {
	width: 100%;
	margin: 0;
	background: #fff
}
.selectModal.item_area .selectbox dd ul li {
	border-top: solid 1px #888
}
.selectModal.item_area .selectbox dt.active {
	background: 0 0
}
.selectModal.item_area .selectbox dd ul li.active {
	background: rgba(255,244,98,.4)
}
.sub_category_area {
	margin: 4.8vw auto 0
}
}

@media only screen and (device-height:568px) {
.item_area .subject dd li .border_dashed {
	font-size: 1.6rem !important;
	}
	.halfRenew .item_area .subject dd li .border_dashed {
		font-size: 1rem !important;
	}
}
.news_area {
	margin-top: 30px!important;
	padding: 25px 26px 30px
	}
	.halfRenew .news_area {
		font-size: unset;
	}
.news_area::before {
	width: 218px;
	background-image: url(/news/images/news_tit.png)
}
.news_area.revision::before {
	width: 354px;
	background-image: url(/revision/images/revision_tit.png)
}
.news_area.revision.former::before {
	width: 400px;
	background-image: url(/revision/images/former_tit.png)
}

@media only screen and (max-width:768px) {
	#news {
		margin-top: 0!important
	}
	.news_area {
		padding: 0 0 8vw
	}
	.news_area.revision.former::before, .news_area.revision::before, .news_area::before {
		content: none
	}
}

.news_inner {
	margin-top: 3rem;
	color: #5A4A3F
	}
	.halfRenew .news_inner {
		margin-top: 1.875rem;
	}
.news_info .date {
	float: left;
	width: 116px;
	font-size: 1.4rem
	}
@media only screen and (min-width: 769px) {
	.halfRenew .news_info .date {
		font-size: 0.875rem
	}
}

.news_info .tag {
	float: left;
	width: 774px
	}
	.halfRenew .news_info .tag {
		line-height: 1;
	}
#news_detail .news_info .tag li {
	display: inline-block;
	min-width: 130px;
	margin: 0 8px;
	padding: 0 8px;
	background: #fff;
	border: 1px solid;
	font-size: 1.3rem;
	line-height: 1.5em;
	max-height: 1.5em;
	white-space: nowrap;
	text-align: center;
	font-weight: 700
	}
@media only screen and (min-width: 769px) {
	.halfRenew #news_detail .news_info .tag li {
		font-size: 0.8125rem;
	}
}
.news_info .news_tit {
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.5em;
	margin-top: 15px;
	padding-bottom: 5px;
	background-image: linear-gradient(to right, #5A4A3F, #5A4A3F 4px, transparent 1px, transparent 2px);
	background-size: 10px 1px;
	background-position: left bottom;
	background-repeat: repeat-x
	}
	.halfRenew .news_info .news_tit {
		font-size: 1.25rem;
	}
.news_btn_to {
	margin-top: 10px;
	text-align: right
}

@media only screen and (max-width:768px) {
.news_inner {
	margin-top: 0
}
#news_detail .news_inner {
	width: 94%;
	margin: 0 auto
}
.news_info {
	margin-top: 5.6vw
}
.news_info .date {
	width: auto;
	font-size: 4.26vw;
	margin-right: 8.26vw;
	line-height: 1.75em
}
.news_info .tag {
	width: auto
}
#news_detail .news_info .tag li {
	min-width: 28vw;
	margin: 0 2vw .5em 0;
	font-size: 4.26vw;
	padding: 0 .5vw
}
.news_info .news_tit {
	font-size: 5.33vw;
	margin-top: 5.33vw;
	padding-bottom: 1.6vw
}
.news_btn_to {
	margin-top: 3.46vw
}
.news_btn_to img {
	width: 48vw
}
}

@media only screen and (device-height:568px) {
.news_info .date {
	font-size: 5vw;
	line-height: 1.5em
}
.news_info .news_tit {
	font-size: 6.25vw
}
#news_detail .news_info .tag li {
	font-size: 4.26vw
}
}
.news_mainArea {
	margin-top: 38px
}

@media only screen and (max-width:768px) {
.news_mainArea {
	margin-top: 5.33vw
}
}
.news_linkArea {
	margin-top: 80px
}
.news_linkArea_tit {
	position: relative;
	padding-bottom: 5px;
	padding-left: 40px
}
.news_linkArea_tit::before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	width: 30px;
	height: 23px;
	background-image: url(/news/images/icon_news_linkArea.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: sub;
	padding-right: 10px
}
.news_linkArea .news_linkArea_box {
	padding: 15px 0 15px 2em;
	background-image: linear-gradient(to right, #5A4A3F, #5A4A3F 4px, transparent 1px, transparent 2px);
	background-size: 10px 1px;
	background-position: left top;
	background-repeat: repeat-x
}
@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {
.news_info .news_tit {
border-bottom:1px dashed #5A4A3F
}
.news_linkArea .news_linkArea_box {
border-top:1px dashed #5A4A3F
}
}
.news_linkArea_box a {
	position: relative;
	padding-left: 1em;
	display: inline-block
}
.news_linkArea_box a::before {
	content: "\025b6";
	font-size: .75em;
	vertical-align: top;
	padding-right: .25em;
	position: absolute;
	left: 0
}
.news_linkArea_box .news_linkArea_bnr a::before, a.icon_blank::after {
	content: ""
}
.news_linkArea_box .news_linkArea_bnr a {
	padding: 0
}
.news_linkArea_box a:hover::before {
	text-decoration: none
}
a.linkAreaInner {
	color: #69c3b1
}
a.linkAreaBlank {
	color: #1c2b85
}
a.icon_blank::after {
	background: url(/common/images/icon_blank.png) center no-repeat;
	width: 1.8rem;
	height: 1em;
	display: inline-block;
	padding-left: .3em;
	background-size: 45%;
	margin-left: 0
}
ul.news_linkArea_bnr {
	width: 820px;
	overflow: hidden;
	letter-spacing: -.4em
}
ul.news_linkArea_bnr li {
	width: 190px;
	display: inline-block;
	letter-spacing: normal;
	margin-right: 20px;
	margin-top: 10px
}

@media only screen and (min-width:768px) {
ul.news_linkArea_bnr li:nth-child(4n) {
	margin-right: 0
}
ul.news_linkArea_bnr li:nth-child(-n+4) {
	margin-top: 0
}
}

@media only screen and (max-width:768px) {
.news_linkArea {
	margin-top: 10.6vw
}
.news_linkArea_tit {
	padding-bottom: 1.6vw;
	padding-left: 10.5vw
}
.news_linkArea_tit::before {
	width: 8vw;
	height: 6vw;
	padding-right: 1.6vw
}
.news_linkArea .news_linkArea_box {
	padding: 3%
}
ul.news_linkArea_bnr {
	width: 106%;
	margin-left: -3%
}
ul.news_linkArea_bnr li {
	width: 48%;
	margin-right: 4%;
	margin-top: 3.6vw
}
ul.news_linkArea_bnr li:nth-child(2n) {
	margin-right: 0
}
ul.news_linkArea_bnr li:nth-child(-n+2) {
	margin-top: 0
}
}
.parts_mb {
	margin-bottom: 30px
}
.basic_b .basic_b_left {
	float: left;
	margin-right: 30px
}
.basic_b .basic_b_right {
	float: right;
	margin-left: 30px
}
.basic_b>div {
	overflow: hidden
}

@media only screen and (max-width:768px) {
.parts_mb {
	margin-bottom: 6.66vw
}
.basic_b .basic_b_left, .basic_b .basic_b_right {
	float: none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5.06vw
}
}
.dateList_a li {
	padding-left: 1em;
	position: relative
}
.dateList_a li::before {
	content: "\025cb";
	font-size: .5em;
	margin-right: .5em;
	position: absolute;
	left: 0
}
.dateList_b dt, .table_a dt {
	display: block;
	float: left;
	clear: left
}
.dateList_b dd, .table_a dd {
	display: block;
	float: left
}
.dateList_b dt {
	width: 7em;
	margin-right: 15px
}
.dateList_b dd {
	width: calc(100% - 7em - 15px)
}
dl.table_a {
	color: #000
}
.table_a dt {
	font-weight: 700;
	width: 8em;
	margin-right: 30px
}
.table_a dd {
	width: calc(100% - 8em - 30px)
}

@media only screen and (max-width:768px) {
.dateList_b dt, .table_a dt {
	margin-right: 0;
	width: 100%
}
.dateList_b dd, .table_a dd, .table_a dt {
	width: 100%
}
.dateList_b dt, .table_a dt {
	float: none
}
.dateList_b dd, .table_a dd {
	float: none;
	margin-bottom: 4.8vw
}
}
.subTit_a {
	font-size: 2rem;
	border-left: #5A4A3F solid 6px;
	padding-left: 12px
	}
	.halfRenew .subTit_a {
		font-size: 1.25rem;
	}
.subTit_b {
	font-size: .7em;
	margin-left: 20px
}
.subTit_c {
	display: inline-block;
	padding: 0 1.75em;
	color: #fff;
	background-color: #c38f4e;
	border-radius: 5px;
	line-height: 1.75em
}
.subTit_d {
	font-size: 1.8rem
	}
	.halfRenew .subTit_d {
		font-size: 1.125rem
	}
.subTit_d::before {
	content: "";
	width: 26px;
	height: 20px;
	background-image: url(/news/images/icon_subTit_d.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: text-bottom;
	padding-right: 10px
}

@media all and (-ms-high-contrast:none) {
.subTit_c {
	padding-top: 5px
}
.subTit_d::before {
	vertical-align: middle
}
}

@media only screen and (max-width:768px) {
.subTit_a {
	font-size: 5.33vw;
	padding-left: 3.33vw;
	border-left: #5A4A3F solid 1.6vw
}
.subTit_b {
	display: block;
	margin-left: 0
}
.subTit_d {
	font-size: 4.8vw
}
.subTit_d::before {
	width: 6.93vw;
	height: 5vw;
	padding-right: 2.66vw
}
}

@media only screen and (device-height:568px) {
.subTit_a {
	font-size: 6.25vw
}
.subTit_d {
	font-size: 5.62vw
}
}
.documents_a {
	background: #fff;
	padding: 40px 70px;
	box-shadow: 1px 1px 2px rgba(0,0,0,.7)
}
.documents_a>h4 {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 700
	}
	.halfRenew .documents_a>h4 {
		font-size: 1.25rem;
	}
.documents_a_box {
	margin-left: 1em
}
.documents_a_preface {
	color: #333;
	margin-bottom: 40px
}
.documents_a_subTit {
	margin-left: -1em;
	font-weight: 700;
	font-size: 1.7rem;
	}
	.halfRenew .documents_a_subTit {
		font-size: 1.0625rem;
	}
.documents_a_subTit+* {
	color: #333
}
.signature, .signature p {
	text-align: right
}
.img_a, .img_a_explainBox {
	text-align: center
}

@media only screen and (max-width:768px) {
.documents_a {
	padding: 8.26vw 3%
}
.documents_a>h4 {
	font-size: 5.33vw;
	margin-bottom: 12.2vw
}
.documents_a_preface {
	margin-bottom: 9.33vw
}
.documents_a_subTit {
	font-size: 4.53vw
}
}

@media only screen and (device-height:568px) {
.documents_a>h4 {
	font-size: 6.25vw
}
.documents_a_subTit {
	font-size: 5.31vw
}
}
.documents_b {
	background-color: #f2fafc;
	border: 1px solid #74b7d6;
	padding: 20px 25px
}
.documents_b>h4 {
	display: inline-block;
	border-bottom: 1px solid #74b7d6;
	margin-bottom: 15px
}

@media only screen and (max-width:768px) {
.documents_b {
	padding: 5.33vw 3%
}
}
.data_a {
	background-color: #fff;
	border: 1px solid #c18d4d;
	border-radius: 5px;
	padding: 12px 25px
}
.data_a>h4 {
	font-size: 2rem;
	display: inline-block;
	border-bottom: solid 4px #c18d4d
	}
	.halfRenew .data_a>h4 {
		font-size: 1.25rem;
	}
.data_a>h4>span.data_a_date {
	font-size: .7em;
	margin-left: 20px
}
.data_a_list {
	width: 104%;
	margin-top: 30px;
	letter-spacing: -.4em
}
.data_a_list li {
	display: inline-block;
	letter-spacing: normal;
	width: calc(100%/3.45);
	margin-right: 4%
}

@media only screen and (max-width:768px) {
.data_a, .documents_b {
	padding: 5.33vw 3%
}
.data_a>h4 {
	font-size: 5.33vw
}
.data_a>h4>span.data_a_date {
	margin-left: 0;
	display: block
}
.data_a_list li {
	width: calc(100%/2.2)
}
}

@media only screen and (device-height:568px) {
.data_a>h4 {
	font-size: 6.25vw
}
}
.info_a>dt>h4 {
	font-size: 2rem;
	font-weight: 400;
	color: #fff;
	background: #7C6854;
	border-radius: 8px;
	line-height: 1.75em;
	padding-left: 1.25em
	}
	.halfRenew .info_a>dt>h4 {
		font-size: 2rem;
	}
.info_a .info_a_box {
	color: #000;
	background: #ECE7E2;
	margin-top: 25px;
	padding: 25px
}
@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {
.info_a>dt>h4 {
padding-top:2px
}
}

@media all and (-ms-high-contrast:none) {
.info_a>dt>h4 {
	padding-top: 5px
}
}

@media only screen and (max-width:768px) {
.info_a>dt>h4 {
	font-size: 5.33vw;
	padding-left: 3%
}
.info_a .info_a_box {
	margin-top: 4.66vw;
	padding: 4vw 3%
}
}

@media only screen and (device-height:568px) {
.info_a>dt>h4 {
	font-size: 6.25vw
}
}
.img_a img {
	border: 1px solid grey
}
.border_important, .border_info {
	border-color: #CF3627!important
}
.img_a_explain {
	margin-top: 24px;
	display: inline-block;
	text-align: left
}

@media only screen and (max-width:768px) {
.img_a_explain {
	width: 100%;
	margin-top: 4.66vw
}
}
.color_info {
	color: #CF3627!important
}
.border_important {
	background-color: #CF3627!important
}
.color_important {
	color: #fff!important
}
.border_publish {
	border-color: #5FBFB0!important
}
.color_publish {
	color: #5FBFB0!important
}
.border_apology {
	border-color: grey!important
}
.color_apology {
	color: grey!important
}
img.icon_blank {
	vertical-align: baseline
}
.btn_back a.color_news {
	border-color: #45bdcf;
	color: #45bdcf!important
}
.btn_back a.color_news:hover {
	background-color: #45bdcf;
	color: #fff!important
}
.btn_back a.color_revision {
	border-color: #594a3f;
	color: #594a3f!important
}
.btn_back a.color_revision:hover {
	background-color: #594a3f;
	color: #fff!important
}
.btn_back a.color_revision_former {
	border-color: #888;
	color: #888!important
}
.btn_back a.color_revision_former:hover {
	background-color: #888;
	color: #fff!important
}
#news .btn_back, .revision .btn_back {
	background-image: linear-gradient(to right, #5A4A3F, #5A4A3F 4px, transparent 1px, transparent 2px);
	background-size: 10px 1px;
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0 auto;
	padding-top: 6rem
}
@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {
#news .btn_back, .revision .btn_back {
border-top:1px dashed #5A4A3F
}
}

@media only screen and (max-width:768px) {
#news .btn_back, .revision .btn_back {
	margin: 0 auto 1px;
	padding-top: 10.6vw
}
}
.revision .news_data .tag {
	background-color: #fff
}
.revision {
	background: #FEF3F0
}
.revision.former {
	background: #F3F3F3
}
.revision .item_area dd {
	width: 410px
}
.revision .switch_former {
	position: absolute;
	bottom: 10px;
	right: 52px;
	width: auto;
	height: auto
}
.revision .switch_former img {
	width: 258px;
	height: auto
}
.revision_linkRbtn a {
	padding: .5rem 1.5rem;
	margin-right: 2rem
}

@media only screen and (max-width:768px) {
.revision .switch_former {
	position: relative;
	bottom: 0;
	right: 0;
	width: 100%;
	text-align: center
}
.revision .switch_former img {
	width: 80%
}
.revision_linkRbtn a {
	padding: .5rem 1.5rem;
	margin-right: 0;
	margin-bottom: 2rem
	}
	.halfRenew .revision_linkRbtn a {
		padding: .3125rem 0.9375rem !important;
	}
}
input[type=text]:focus, input[type=submit]:focus {
	outline: 0
}
.id_pass {
	padding: 25px 34px;
	border: 1px solid #999
}
.revision_pass_form {
	width: 540px;
	margin: 50px auto 0
}
.revision_pass_form input[type=text], .revision_pass_form input[type=text]:focus {
	border: 1px solid #888;
	font-size: 12px;
	outline: 0;
	padding: 0 4px;
	height: 30px;
	margin-left: 1em;
	width: 180px
}
.revision_pass_form ul li.revision_id {
	float: left
}
.revision_pass_form ul li.revision_pass {
	float: right
}
.revision_pass_form ul+div {
	text-align: center;
	margin-top: 50px
}
.revision_pass_form .bt_submit {
	border-style: none;
	width: 136px;
	line-height: 1.75em;
	font-size: 1.6rem;
	border-radius: 6px;
	color: #fff;
	background: #966731;
	background: -moz-linear-gradient(top, #966731 30%, #583600 100%);
	background: -webkit-linear-gradient(top, #966731 30%, #583600 100%);
	background: linear-gradient(to bottom, #966731 30%, #583600 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#966731', endColorstr='#583600', GradientType=0 )
	}
	.halfRenew .revision_pass_form .bt_submit {
		font-size: 1rem;
	}
.revision_pass_form .bt_submit:hover {
	cursor: pointer;
	opacity: .7
}
.revision_pass_form p {
	clear: left;
	margin-top: .75em;
	color: #e30c36
}
.revision_pass_form:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden
}

@media only screen and (max-width:768px) {
.id_pass {
	padding: 1.4em 3% 1.87em
}
.id_pass_request {
	margin-bottom: 2.65em
}
.revision_pass_form {
	width: 100%
}
.revision_pass_form input[type=text], .revision_pass_form input[type=text]:focus {
	font-size: 4.26vw;
	padding: 0 1.33vw;
	height: 2em;
	width: 47.7vw
}
.revision_pass_form ul {
	width: 90%;
	margin: auto;
	padding-bottom: 2px
}
.revision_pass_form ul li.revision_id {
	float: right;
	margin-bottom: .75em
}
.revision_pass_form ul+div {
	margin-top: 2.65em
}
.revision_pass_form .bt_submit {
	width: 36.2vw;
	font-size: 4.26vw
}
.revision_pass_form p {
	text-align: center
}
}

@media all and (-ms-high-contrast:none) {
    .revision_pass_form .bt_submit {
        padding-top: 5px
    }
}

@media only screen and (device-height:568px) {
    .revision_pass_form ul {
        width: 90%
    }
}
.revisionArea_a {
	background: #fff;
	padding: 25px 34px 60px;
	box-shadow: 1px 1px 2px rgba(0,0,0,.7)
}
.example_text, .revision_date_a {
	background: #5a4a3f;
	display: inline-block;
	color: #fff
}

/* 「例」用の新スタイル20220131 ここから */
.example_ex_title {
	background: #5a4a3f;
	display: inline-block;
	color: #fff;
    line-height: 1em;
    padding: .5em;
    border-radius: .5em;
}
.example_ex_first{
    padding-left: .5em;
}
.example_ex_latter{
    position: relative;
    padding-left: 2.75em;
}
.example_ex_latter::before{
	content: "";
	position: absolute;
	background: url(/news/images/icon_arrow.png) center no-repeat;
	background-size: contain;
	width: 1em;
	height: .9375em;;
	padding: 0 1em;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
/* 「例」用の新スタイル ここまで */


@media only screen and (max-width:768px) {
    .revisionArea_a {
        padding: 1.87em 3%
    }
}
.revisionArea_a .revisionArea_a_preface {
	font-weight: 700
}
.revision_date_a {
	line-height: 1.75em;
	border-radius: 14px;
	padding: 0 1.25em
}

@media all and (-ms-high-contrast:none) {
    .revision_date_a {
        padding-top: 5px
    }
}
.example_text {
	border-radius: 6px;
	padding: 0 .5em;
	float: left
}
.example_set {
	overflow: hidden
}
.example_first {
	padding-left: .5em
}

@media all and (-ms-high-contrast:none) {
.example_text {
	padding-top: 5px
}
}
.example_latter {
	position: relative;
	padding-left: 2.75em
}
.example_latter::before {
	content: "";
	position: absolute;
	background: url(/news/images/icon_arrow.png) center no-repeat;
	background-size: contain;
	width: 16px;
	height: 15px;
	padding: 0 1em;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (max-width:768px) {
.example_set, .example_text {
	float: none
}
.example_first {
	display: inline-block;
	padding: 0 0 .5em
}
.example_first::before {
	top: 0;
	left: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.example_latter {
	display: inline-block;
	padding: 1.5em 0 0
}
.example_latter::before {
	top: 0;
	left: 0;
	background-size: contain;
	width: 1em;
	height: 1em;
	padding: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
}
.revision_b>dl, dl.revision_point {
	width: 100%
}
.ex_vertical .example_first, .ex_vertical .example_text {
	display: inline-block
}
.ex_vertical .example_latter {
	display: inline-block;
	margin-top: 2em;
	padding-left: .5em
}
.ex_vertical .example_latter::before {
	content: "";
	padding: 0;
	top: -1em;
	left: .5em;
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg)
}

@media only screen and (max-width:768px) {
.ex_vertical .example_first::before {
	top: 0;
	left: 0
}
.ex_vertical .example_latter {
	margin-top: 0;
	padding-left: 0
}
.ex_vertical .example_latter::before {
	left: 0;
	top: 0;
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(0) rotate(90deg)
}
}
.revision_b>dl dt {
	display: block;
	clear: left;
	float: left;
	border-radius: 6px;
	height: 1.75em;
	padding: 0 .5em;
	margin-right: 12px
}

@media all and (-ms-high-contrast:none) {
.revision_b>dl dt {
	padding-top: 2px
}
}
.revision_b_first {
	background: #e5e5e5
}
.revision_b_latter {
	background: #fcc0bd
}
.revision_b>dl dd {
	display: block;
	overflow: hidden;
	margin-bottom: 1em
}
.revision_b>dl dd:nth-last-of-type(1) {
	margin-bottom: 0
}
dl.revision_point dt {
	display: block;
	clear: left;
	float: left;
	margin-right: 1em;
	font-weight: 700;
	background: rgba(255,241,0,1);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, rgba(255,241,0,1)));
	background: -webkit-linear-gradient(transparent 40%, rgba(255,241,0,1) 40%);
	background: -o-linear-gradient(transparent 40%, rgba(255,241,0,1) 40%);
	background: linear-gradient(transparent 40%, rgba(255,241,0,1) 40%)
}
dl.revision_point dd {
	display: block;
	overflow: hidden;
	margin-bottom: .5em
}
.revision_c img {
	border: 1px solid grey;
	vertical-align: middle;
}
.revision_c_first, .revision_c_latter {
	position: relative;
	display: inline-block
}
.revision_c_first {
	padding-right: 2.75em;
	margin-right: .5em
}
.revision_c_first::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1.75em;
	height: 100%;
	background-image: url(/news/images/icon_arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.revision_c_label_text {
	background: #e5e5e5;
	height: auto;
	width: 1em;
	line-height: 1em;
	display: table-cell;
	margin-left: -1.12em;
	vertical-align: middle;
	padding: .5em .25em
}
.revision_c_first .revision_c_label_text {
	background: #e5e5e5
}
.revision_c_latter .revision_c_label_text {
	background: #fcc0bd
}
.revision_c_label_img {
	display: table-cell;
	padding-left: .25em;
	vertical-align: middle
}
.revision_c_label_img_narrow {
	display: table-cell;
	vertical-align: middle
}


.revision_c_label_down .revision_c_first {
	padding-right: 1.75em;
	margin-right: 0
}
.revision_c_label_down .revision_c_first::after {
	content: "";
	position: absolute;
	top: calc(100% + 1.5em);
	left: 50%;
	width: 1.75em;
	height: 100%;
	background-image: url(/news/images/icon_arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
	transform: translateY(-50%) translateX(-50%) rotate(90deg)
}
.revision_c_label_down .revision_c_latter {
	display: block;
	margin-top: 2.5em
}

@media only screen and (max-width:768px) {
    .revision_c_first {
        padding-right: 0;
        margin-right: 0;
        width: 100%
    }
    .revision_c_latter {
        margin-top: 3em;
        width: 100%
    }
    .revision_c_label .revision_c_latter {
        margin-top: 2.5em
    }
    .revision_c_first::after {
        top: calc(100% + 1.5em);
        left: 50%;
        width: 1.75em;
        background-size: contain;
        background-position: center center;
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
        transform: translateY(-50%) translateX(-50%) rotate(90deg)
    }
    .revision_c_label_down .revision_c_first {
        padding-right: 0
    }
    .revision_c_label_img, .revision_c_label_img_narrow {
        width: 100%
    }
}
.revision_anchor {
	margin-bottom: .5em
}
.revision_anchor li {
	margin-right: 17px
}
.revision_anchor li:nth-child(6n) {
	margin-right: 0
}
.revisionArea_b_box {
	position: relative;
	background: #fff;
	padding: 0 34px 60px;
	box-shadow: 1px 1px 2px rgba(0,0,0,.7)
}
.revisionArea_b_box h4 {
	width: calc(100% + 34px + 34px);
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
	line-height: 2em;
	margin-left: -34px;
	margin-bottom: 1em
	}
	.halfRenew .revisionArea_b_box h4 {
		font-size: 1.125rem;
	}

@media only screen and (min-width:768px) {
.revision_anchor li:nth-child(6n) {
	margin-right: 0
}
}

@media all and (-ms-high-contrast:none) {
.revisionArea_b_box h4 {
	padding-top: 3px
}
}

@media only screen and (max-width:768px) {
.revisionArea_b_box {
	padding: 0 3% 2.34em
}
.revisionArea_b_box h4 {
	width: calc(100% + 6.2%);
	font-size: 4.8vw;
	margin-left: -3%
}
.revision_anchor li {
	margin-right: 2%;
	width: 32%
}
.revision_anchor li:nth-child(-n+2) {
	margin-bottom: .5em
}
.revision_anchor li:nth-child(3n) {
	margin-right: 0
}
}

@media only screen and (device-height:568px) {
.revisionArea_b_box h4 {
	font-size: 5.62vw
}
}
