/*
	Theme Name: a-platinum-2019
*/
h2.contents_ttl {
	margin-top: 40px;
	margin-bottom: 30px;
	position: relative;
	padding: 0.6em;
	background: #B59658;
	color: #FFFFFF;
}
h2.contents_ttl:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 12px solid transparent;
	border-top: 12px solid #B59658;
	width: 0;
	height: 0;
}
h3.contents_ttl {
	padding-bottom: .5em;
	border-bottom: 3px double #ccc;
}
h4.contents_ttl {
	padding: .5em .75em;
	background-color: #f6f6f6;
}
.sub_box {
	background-color: #F3EEE4;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #B59658;
	border-radius: 3px;
}
ul.history {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.history li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table.staff {
	border-top: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	margin-bottom: 16px;
	width: 100%;
}
table.staff td.name {
	font-weight: bold;
}
table.staff th, table.staff td {
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
table.staff th {
	background-color: #F2EDE5;
	width: 100px;
	font-weight: normal;
}
table.fee_table {
	border-top: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	margin-bottom: 16px;
	width: 100%;
}
table.fee_table th, table.fee_table td {
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 1.6em;
}
table.fee_table th {
	background-color: #F2EDE5;
	width: 100px;
	font-weight: normal;
}
.ul_hisi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ul_hisi li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
.ul_hisi li .line {
	display: block;
	border-bottom: 1px dotted #C2C2C2;
	padding-bottom: 3px;
	margin-bottom: 6px;
	color: #ff0000;
}
.wh .attention.center {
	padding-top: 20px;
	color: #FF0000;
	text-align: center;
	font-size: 1.1rem;
}
dl.faq {
	margin: 0px;
	overflow: hidden;
	_zoom: 1;
}
dl.faq dd, dl.faq dt {
	text-indent: -2.6em;
	padding: 0 20px 0px 50px;
}
dl.faq dt {
	margin: 20px 20px 0 0;
}
dl.faq dd:first-letter, dl.faq dt:first-letter {
	font-size: 1.6em;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px;
	font-family: 'Nunito', sans-serif;
}
dl.faq dd {
	margin: 20px 0 -1px 0;
	padding-bottom: 15px;
	border-bottom: 1px #000 dotted;
}
dl.faq dt:first-letter {
	color: #0F78E1;
}
dl.faq dd:first-letter {
	color: #ff6767;
}
.event_bnr_list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.event_bnr_list ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.event_bnr_list ul li {
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: block;
	text-align: center;
	list-style-type: none;
	width: 46%;
}
.event_bnr_list ul li a img {}
.event_bnr_list ul li h4 {
	font-size: 1rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact_form dl {
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
}
#contact_form dl dt {
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	background-color: #F1F1F1;
}
#contact_form dl dd {
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	background-color: #ffffff;
}
#contact_form dl dt, #contact_form dl dd {
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#contact_form dl dd input {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#contact_form #contact_submit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
#contact_form #contact_submit input {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 1.2em;
}
.letter_body {
	background-image: url(images/letter_body_bg.jpg);
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 30px;
	border: 1px solid #B1B1B1;
	background-position: center top;
	-webkit-box-shadow: 2px 2px 2px 2px #E4E4E4;
	box-shadow: 2px 2px 2px 2px #E4E4E4;
}
.letter_body .bnr_info {
	display: none;
}
.letter_body .right {
	text-align: right;
}
.letter_body_inner {
	font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	background-image: linear-gradient(180deg, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0) 98.5%, #646464 100%);
	background-repeat: repeat-y;
	background-size: 100% 36px;
	line-height: 36px;
}

.letter_body_inner.shinjou {
    background-image: none;
    line-height: 36px;
}

.letter_nav {
	padding-top: 20px;
	padding-bottom: 20px;
}
.letter_nav a.btn_prev {
	display: inline-block;
	float: left;
	text-align: center;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 0.9rem;
	line-height: 0.9rem;
	text-decoration: none;
}
.letter_nav a.btn_next {
	display: inline-block;
	text-align: center;
	float: right;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 16px;
	font-size: 0.9rem;
	line-height: 0.9rem;
	text-decoration: none;
}
.letter_nav a:hover.btn_prev, .letter_nav a:hover.btn_next {
	color: #333333;
	background-color: #ECECEC;
}
.ph_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ph_right a {
	display: block;
	background-color: #B59658;
	color: #FFFFFF;
	width: 200px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
}
.ph_right a:hover {
	background-color: #816836;
}

.date-flow {
	margin-top:60px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.date-flow .arr_box {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.date-flow .flow_inner {
	padding-left: 80px;
}
.date-flow .flow_inner h4 {
	border-bottom: 1px solid #AA8826;
}
.date-flow .arr_box .uk-margin-small-right {
	color: #AA8826;
}
#contact_form dl dd input, #contact_form dl dd textarea {
    max-width: 80%;
}

@media (min-width:768px) {
	.sp_only {
		display: none;
	}
}
@media (max-width:767px) {
	.event_bnr_list ul {
		flex-direction: column;
	}
	.event_bnr_list ul li {
		width: 96%;
	}
	#contact_form dl dd input, #contact_form dl dd textarea {
		max-width: 80%;
	}
	.letter_body {
		background-image: url(images/letter_body_bg_sp.jpg);
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 20px;
		padding-left: 10px;
		margin-bottom: 30px;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.letter_body_inner {
		background-size: 100% 24px;
		line-height: 24px;
	}
	.letter_nav {}
	.letter_nav a.btn_prev {}
	.letter_nav a.btn_next {}
	.letter_nav a:hover.btn_prev, .letter_nav a:hover.btn_next {}
	.ph_right {
		float: none;
	}
	.ph_right a {}
	.ph_right a:hover {}
	h3.hw_h3 {
		font-size: 1.3rem;
		border-bottom: 2px solid #C2C2C2;
		padding-bottom: 6px;
	}
	.date-flow .flow_inner {
	padding-left: 50px;
}
}
a.afilink:link {
	color: #FFF;
	text-decoration: none;
}
