
@charset "utf-8";
@import "/extra/library/common/css/contents.css";
@import "/extra/library/common/css/sales.css";
@import "/extra/library/common/css/other.css";
/*
@import "/extra/library/common/css/responsive_pc.css";
*/
/* for SP */
/*
@import url("/extra/library/common/css/smart_phone.css") only screen and (max-width:767px);
*/

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
*,*::before,*::after{
	box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#areaWrapper1, #areaWrapper2, #mainArea, #area0 {
	margin: 0;
	padding: 0;
	width: auto;
	float: none;
}
.inner1 {
	width: 960px;
	margin: auto;
}
.table {
	display: table;
}
.tit1 {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 20px;
}
.tit2 {
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 10px;
}
/* ==========================================================================
   #mainvisual
   ========================================================================== */
#mainvisual {
	width: 100%;
	min-height: 503px;
	padding-top: 70px;
	background-image: url(../img/mv_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#mainvisual > .inner1{
	position: relative;
}
#mainvisual h1 {
	margin-bottom: 0;
	text-align: center;
}
.mv_txt1 {
	width: 360px;
	margin: -28px auto 0;
}
.mv_txt2 {
	position: absolute;
	top: -70px;
    left: -124px;
	width: 400px;
	z-index: 0;
}
.mv_r {
	position: absolute;
	right: -6px;
    bottom: -175px;
	width: 362px;
}
/* ==========================================================================
   #content
   ========================================================================== */
#content {
	position: relative;
	padding-bottom: 75px;
	background-color: #fff;
}
h2.tit {
	text-align: center;
	margin-bottom: 20px;
}
.tmpk {
	margin-bottom: 20px;
	background-color: #fff;
}
.event_contents{
	width: 100%;
	min-height: 890px;
	background-image: url(../img/tmpk_bg_img_01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.event_contents_inner{
	width: 960px;
	height: 890px;
	margin: 0 auto;
	justify-content: center;
}
.event_contents_lbox{
	display: inline-block;
	width: 542px;
	vertical-align: top;
	margin-right: 29px;
}
.event_contents_rbox{
	display: inline-block;
	width: 383px;
	margin-top: 50px;
}
.event_contents_rbox img:first-child{
	margin-bottom: 32px;
}
/* ==========================================================================
	campaign_txt_contents
   ========================================================================== */
.campaign_txt_contents {
	padding-top: 20px;
}
.campaign_txt_contents h3{
	width: 369px;
	margin: 0 auto 15px;
}
.campaign_txt_contents_box{
	padding: 20px 0;
	border-top: solid 1px #ddd;
}
.campaign_txt_contents_box h4{
	margin-bottom: 10px;
}
.campaign_txt_contents_box h4::before{
	content: '';
	display: inline-block;
	margin-right: 5px;
	width: 20px;
	height: 18px;
	background-image: url(../img/h_icon.png);
	background-size: contain;
	vertical-align: sub;
}
.campaign_txt_contents_box ul{
	margin-bottom: 10px;
}

/* ==========================================================================
	common
   ========================================================================== */
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
img.hover { zoom: 1; }
img.hover:hover { filter: alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; zoom: 1; }
.mb75 { margin-bottom: 75px !important; }
.mb100 { margin-bottom: 100px !important; }
/* ==========================================================================
	font
   ========================================================================== */
.fs10 { font-size: 10px; line-height: 1.4; }
.fs11 { font-size: 11px; line-height: 1.4; }
.fs12 { font-size: 12px; line-height: 1.6; }
.fs13 { font-size: 13px; line-height: 1.6; }
.fs14 { font-size: 14px; line-height: 1.5; }
.fs15 { font-size: 15px; line-height: 1.5; }
.fs16 { font-size: 16px; line-height: 1.5; }
.fs17 { font-size: 17px; line-height: 1.5; }
.fs18 { font-size: 18px; line-height: 1.5; }
.fs20 { font-size: 20px; line-height: 1.5; }
.fs22 { font-size: 22px; line-height: 1.4; }
.fs24 { font-size: 24px; line-height: 1.4; }
.fs26 { font-size: 26px; line-height: 1.3; }
.fs28 { font-size: 28px; line-height: 1.3; }
.fs30 { font-size: 30px; line-height: 1.3; }
.fs32 { font-size: 32px; line-height: 1.2; }
.fs36 { font-size: 36px; line-height: 1.2; }
.fs_normal { font-weight: normal !important; }
.fs_bold { font-weight: bold !important; }
.fs_notes { color: #888; }
.fs_down { font-size: 70%; }
.clr_1 { color: #395065; }
.clr_2 { color: #193a57; }
.clr_3 { color: #00a5a8; }
.j_clr { color: #e93100; }
.em { color: #e83416; }
ul.indent li { margin-left: 1em; text-indent: -1em;     line-height: 1.7;}
