@charset "UTF-8";

.widthVariableContent {
	width: 100%;
	margin: 0 auto;
	max-width: 720px;
	min-width: 460px;
}

.mainImg,
.mainImg img {
	margin: 0 auto;
	width: 100%;
	max-width: 720px;
}

.spe-bnr img {
	width: 100%;
	margin: 0 auto;
	max-width: 720px;
	min-width: 460px;
}

hr.dline {
	height: 14px;
	margin-top: -15px;
	padding: 0;
	background: #fff url(https://img.omni7.jp/cm/0009/banner/04/small/img-bnr-180906_line.gif);
	border: 0px none;
}

/* ãã¼ã¸ã³èª¿æ´ç¨ */
.mrgB00 {
	margin-bottom: 0 !important;
}

.mrgB03 {
	margin-bottom: 3% !important;
}

.mrgB04 {
	margin-bottom: 4% !important;
}

.mrgT00 {
	margin-top: 0 !important;
}

.mrgT03 {
	margin-top: 3% !important;
}

.mrgT05 {
	margin-top: 5% !important;
}

/* ããã£ã³ã°èª¿æ´ç¨_é©å®å¤æ´ */
.pdgT03 {
	padding-top: 3% !important;
}

.pdgT06 {
	padding-top: 6% !important;
}

.pdgB06 {
	padding-bottom: 6% !important;
}

.pdgR012 {
	padding-right: 1.2%;
}

.pdgL012 {
	padding-left: 1.2%;
}


/* ãã­ã¹ãä»æ§ */
.txtBold {
	font-weight: bold !important;
}

.txtCenter {
	text-align: center;
}

.txtAnnotation {
	font-size: 12px;
}

/* æ³¨éãã­ã¹ãç¨ */
.txtRight {
	text-align: right;
}

.txtLeft {
	text-align: left;
}


/* ############ jsãªã³ã¯ãã¿ã³ ############  */
/* 1ã¤ãç¸¦ä¸¦ã³ãªã³ã¯ãã¿ã³ */
.specialLinkBtn:hover {
	opacity: 0.8;
	/* ã«ã¼ã½ã«åãããã¨ãã®éé */
}

.linkBtn {
	outline: none;
	/* ã¯ãªãã¯ææ ãåºããªã */
}

/* 2ã¤ä¸¦ã³ãªã³ã¯ãã¿ã³ */
.specialLinkBtn02:hover {
	opacity: 0.8;
	/* ã«ã¼ã½ã«åãããã¨ãã®éé */
}

.specialLinkBtn02 .linkBtn02 {
	min-width: 320px;
	max-width: 380px;
	min-height: 42px;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
}

button.linkBtn02 {
	font-family: "ã¢ãã¤Lã·ã¼ã3ç­å¹", "ãã©ã®ãè§ã´ ProN W3", "Hiragino Kaku Gothic ProN", "ã¡ã¤ãªãª", Meiryo, "ï¼­ï¼³ ï¼°ã´ã·ãã¯", sans-serif;
	font-size: 100%;
}

.linkBtn02 {
	display: table-cell;
	line-height: 1.2;
	vertical-align: middle;
	border: solid 1px transparent;
	border-radius: 4px;
	background: none;
	box-sizing: content-box;
	cursor: pointer;
	-webkit-appearance: none;
	outline: none;
	/* ã¯ãªãã¯ææ ãåºããªã */
}

.specialLinkBtn02 {
	font-size: 21px;
	min-height: 66px;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
}

/* èæ¯ç»å */
#backImg {
	height: 100%;
	background: url(https://img.omni7.jp/cm/0009/sc_image/inc/pc/fair/pakegaicosme/190125/img-190125_pakegaicosme_bgimg_pc.jpg) top center no-repeat;
	background-size: contain;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}


/* ãªã³ã¯ã¨ãªã¢ */
.linkArea {
	width: 100%;
	margin: 0 auto;
	max-width: 980px;
	min-width: 780px;
	margin: 0 auto;
	font-size: 0;
	padding: 0 7px;
}

.linkArea li {
	display: inline-block;
	margin-right: 1.2%;
}

.linkArea li {
	width: 48.5%;
}

.imgLeft {
	width: 43%;
	margin: 0 1.5% 0 6.66%;
}

.imgRight {
	width: 43%;
}

.last {
	margin-right: 0;
}