﻿/* CSS Document */

/*====================================================
全体
====================================================*/

.pc { display: block !important; }
.sp { display: none !important; }


#after_corona{
	max-width: 940px;
	font-size:0;
	margin-bottom: 15px;
}

/* ヘッダー画像 */
#after_corona img {
	text-align: center;
	width: 100%;
}



.leisureBox01MT {
	color: #1a1a1a;
	background-color: #fff;
	font-family: 'source-han-sans-japanese',sans-serif;
	font-feature-settings: "palt";
	border: none;
	width: 900px;
	box-sizing: border-box;
	margin: 40px 20px 0px;
	padding: 20px;
	border-radius: 20px;
}

.leisureBox01MT a{
	color: #1a1a1a;
	font-size: 16px;
}

.leisureLayoutMT .leisureBox01MT .privilegeMT dl {
	background-color: #338dc1;
	border: 1px solid #338dc1;
}


.leisureLayoutMT .leisureBox01MT .privilegeMT dd {
	width: 773px;
}



.leisureLayoutMT dd .txtRed {
	color: #e30000;
	font-weight: bold;
	font-size: 15px;
}

.punctuationMT {
	background: none;
	margin-bottom: 40px;
}

.leisureLayoutMT {
    background-color: #7ceaff;
}

.leisureBox01MT .txtBoxMT {
	width: inherit;
	float: none;
}

.leisureBox01MT .txtBoxMT P {
	FONT-SIZE: 12px;
	width: 600px;
	float: right;
	text-align: justify;
}

.layer02MT {
	height: 0px;
}

.pagingMT {
	margin-left: 30px;
}

.pagingMT li a {
	color: #1a1a1a;
}

.pagingMT li.active {
	color: #1a1a1a;
}

.displayMT {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	margin-right: 20px;
	font-family: 'source-han-sans-japanese',sans-serif;
	font-weight: bold;
	color: #fff;
}

.privilegeMT p a img {
    width: 860px;
    height: auto;
}

/* 表示行数 */
.displayMT dl dt {
    color: #1a1a1a;
}


.leisureLayoutMT h3 {
	font-size: 12px;
}
