@charset "utf-8";
/* CSS Document */
body {
	background-color: #c9c5c5;
	padding: 0px;
	margin: 0px;
}
p {
	line-height: 200%;
}
img {
	width: 80%;
	height: auto;
	margin: 0.5em 0 0.5em 10%;
	display: block;
	border: none;
}
video {
	width: 100%;
	height: auto;
	vertical-align: top;
}
/*----------CTA 按鈕 star----------*/
.fixed-obj {
	position: fixed;
	top: 105px;
	right: 0;
	max-width: 270px;
	width: 100%;
	z-index: 999;
	transition: top 0.5s ease-out;
}

.fixed-obj.show_sta {
	top: 105px;
}
.fixed-obj.no-cta {
	display: none;
}

.fixed-obj #pc_sta {
	width: 220px;
	display: block;
	margin: 0 0 0 auto;
}

.fixed-obj #mobile_sta {
	display: none;
	margin: 0 auto;
}

@media screen and (max-width: 950px) {
	.fixed-obj #pc_sta {
		display: none;
	}

	.fixed-obj #mobile_sta {
		display: block;
	}

	.fixed-obj {
		top: auto;
		bottom: 0px;
		max-width: 100%;
		transition: bottom 0.5s ease-out;
	}

	.fixed-obj.show_sta {
		top: auto;
		bottom: 0;
	}
	.fixed-obj.no-cta {
		display: none;
	}
}
/*----------CTA 按鈕 end----------*/

#CP {
	font-family: arial, "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
	background-color: #ffffff;
	max-width: 1100px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	box-shadow: 0px 0 30px 0 #333;
	-webkit-box-shadow: 0px 0 15px 0 #a19d9d;
}
.inner {
	padding: 1em 6em 2em 6em;
	font-size: 17px;
}
#menu {
	width: 100%;
	height: 50px;
	padding-top: 1.5em;
	position: relative;
}
#menu > p {
	display: inline-block;
	font-size: 1.4em;
	position: absolute;
	margin-left: 20px;
	top: 13px;
	color: #000;
	font-weight: bolder;
}
#news_bar {
	color: #ffffff;
	display: inline-block;
	font-size: 1.5em;
	height: 50px;
	font-weight: 600;
}
#news_bar > p {
	z-index: 2;
	position: absolute;
	top: 11px;
	margin-left: 50px;
}
#label {
	width: 150px;
	height: 60px;
	background: rgb(255, 145, 0);
	-webkit-clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
}
#header {
	margin-bottom: 0px;
	text-align: left;
}
#date {
	display: inline-block;
	width: 50px;
	bottom: 10px;
	vertical-align: text-bottom;
}
#date > p {
	width: 50px;
	margin: 0;
	padding-bottom: 5px;
	font-size: 23px;
	font-weight: bold;
	line-height: 120%;
	color: #000;
}
#title {
	max-width: 86%;
	height: auto;
	display: inline-block;
	font-weight: bold;
}
#title > p {
	font-size: 18px;
	color: #868686;
	font-weight: normal;
}
#title_B {
	font-size: 1.9em;
	color: rgba(0, 0, 0, 0.7);
	font-weight: bold;
	line-height: 140%;
	word-break: break-all;
}

.subtitle {
	color: #fff;
	background: #000;
	font-size: 32px;
	font-weight: 700;
}

#line {
	background-color: #a19d9d;
	width: 2px;
	height: 120px;
	display: inline-block;
	margin: 0px 30px 0px 30px;
}
.part {
	margin-bottom: 1em;
	font-size: 18pt;
}

.point01 {
	background: #ffd186;
}
.bar_1A,
.bar_1B {
	height: 3em;
	margin-bottom: 3em;
	display: block;
	position: relative;
}
.bar_2A,
.bar_2B {
	height: 5.6em;
	margin-bottom: 3em;
}
.block1A,
.block1B {
	height: 100%;
	width: 1em;
	background-color: rgba(236, 196, 130, 1);
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-right: 1em;
	margin-bottom: -3.5em;
}
.block2A,
.block2B {
	height: 100%;
	width: 1em;
	background-color: rgba(236, 196, 130, 1);
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-right: 1em;
	margin-bottom: -6em;
}
.txt_1 {
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	display: inline-block;
	position: absolute;
	text-align: left;
	line-height: 180%;
}
.txt_2 {
	font-size: 20px;
}
.mark {
	font-weight: bold;
	color: #f19402;
}
.img_s {
	width: 65%;
	margin-left: 17.5%;
}
#Wpic {
	float: left;
}
#W_left {
	width: 62.1% !important;
	margin-right: 1.4%;
	margin-left: 0;
}
#W_right {
	width: 35.1% !important;
	margin-left: 1.4%;
}
#link {
	font-size: 1.5em;
	font-weight: bold;
}
#memo {
	font-size: 14px;
	color: #868686;
	font-weight: normal;
}

.yajirushi {
	position: relative;
	width: 50%;
}

#other_l {
	width: 48%;
	height: auto;
	display: block;
	float: left;
	text-align: center;
	margin-right: 2%;
}

#other_l a:hover {
	color: #000;
}

#other_l img:hover {
	opacity: 0.5;
}

#other_l a:hover {
	opacity: 0.5;
}

#other_r {
	width: 48%;
	height: auto;
	display: inline-block;
	text-align: center;
	margin-left: 2%;
}

#other_r img:hover {
	opacity: 0.5;
}

#other_r a:hover {
	opacity: 0.5;
}
.clear {
	clear: both;
}

.footer {
	background: #ffe4e9;
}

.footer img {
	width: 100%;
	height: auto;
	margin: 0;
}

.offer_content {
	position: relative;
}

.btn01 {
	position: absolute;
	bottom: 5%;
	left: 10%;
	width: 80%;
}

.btn02 {
	position: absolute;
	bottom: 7%;
	left: 10%;
	width: 80%;
}

.btn03 {
	position: absolute;
	bottom: 5%;
	left: 10%;
	width: 80%;
}

.btn04 {
	position: absolute;
	bottom: 5%;
	left: 10%;
	width: 80%;
}

/* ボタン自体のstyle */
.button {
	display: inline-block;
	border-radius: 10px;
}
/* 光らせるためのstyle */
.shine {
	border: 2px solid transparent;
	position: relative;
	overflow: hidden;
}
/* 光の疑似要素 */
.shine::before {
	content: "";
	animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
	background-color: #fff;
	width: 140%;
	height: 100%;
	transform: skewX(-45deg);
	top: 0;
	left: -160%;
	opacity: 0.5;
	position: absolute;
}
/* 光の動き */
@keyframes shine {
	0% {
		left: -160%;
		opacity: 0;
	}
	70% {
		left: -160%;
		opacity: 0.5;
	}
	71% {
		left: -160%;
		opacity: 1;
	}
	100% {
		left: -20%;
		opacity: 0;
	}
}

/**RWD**/
@media screen and (max-width: 1200px) {
	.inner {
		padding: 1em 4em 2em 4em;
	}
	#title_B {
		font-size: 1.7em;
	}
	#menu > p {
		font-size: 1.3em;
	}
}
@media screen and (max-width: 950px) {
	.inner {
		padding: 1em 2em 2em 2em;
	}
	#title_B {
		font-size: 1.6em;
	}
	#menu {
		padding-top: 1.3em;
	}
	#menu > p {
		font-size: 1.3em;
		top: 9px;
	}
	#news_bar {
		font-size: 1.4em;
	}
	#news_bar > p {
		top: 10px;
	}
	#label {
		height: 55px;
	}
}
@media screen and (max-width: 950px) {
	#title {
		max-width: 80%;
	}
}
@media screen and (max-width: 745px) {
	#title_B {
		font-size: 1.2em;
	}

	.txt_1 {
		font-size: 1.4em;
	}
	.part {
		margin-bottom: 2em;
		font-size: 14;
	}
	.block1A,
	.block1B,
	.block2A,
	.block2B {
		width: 2%;
	}
	img {
		width: 100%;
		margin: 0;
	}
	.img_s {
		width: 80%;
		margin-left: 10%;
	}
}
@media screen and (max-width: 680px) {
	.inner {
		font-size: 16px;
	}
	.bar_1A,
	.bar_2A {
		height: 4.5em;
	}
	.block1A,
	.block2A {
		margin-bottom: -5.2em;
	}
	.bar_1B {
		height: 2.2em;
	}
	.block1B {
		margin-bottom: -2.8em;
	}
	.bar_2B {
		height: 7em;
	}
	.block2B {
		margin-bottom: -7.5em;
	}
}
@media screen and (max-width: 670px) {
	#date,
	#line {
		display: none;
	}
	#title {
		max-width: 100%;
	}
}
@media screen and (max-width: 600px) {
	.txt_1,
	#link {
		font-size: 1.3em;
	}
	.inner {
		padding: 0.5em 1.3em 2em 1.3em;
	}
	.bar_1A,
	.bar_2A {
		height: 4em;
	}
	.block1A,
	.block2A {
		margin-bottom: -4.6em;
	}
	.bar_1B {
		height: 2.2em;
	}
	.block1B {
		margin-bottom: -2.8em;
	}
	.bar_2B {
		height: 6.4em;
	}
	.block2B {
		margin-bottom: -6.9em;
	}
	#menu {
		padding-top: 1.2em;
	}
	#menu > p {
		font-size: 1.2em;
		top: 9px;
	}
	#news_bar {
		font-size: 1.3em;
	}
	#news_bar > p {
		top: 8px;
	}
	#label {
		height: 50px;
	}
}
@media screen and (max-width: 570px) {
	#menu {
		padding-top: 0.8em;
	}
	#menu > p {
		font-size: 1.2em;
		top: 3px;
	}
	#news_bar {
		font-size: 1.3em;
	}
	#news_bar > p {
		top: 1px;
	}
	#label {
		height: 50px;
	}
	.bar_2A {
		height: 6.4em;
	}
	.block2A {
		margin-bottom: -6.9em;
	}
	.part {
		margin-bottom: 2em;
		font-size: 14pt;
	}
}
@media screen and (max-width: 450px) {
	.inner {
		padding: 0em 1.3em 2em 1.3em;
	}
	.txt_1,
	#link {
		font-size: 1.3em;
		line-height: 160%;
	}
	#menu {
		padding-top: 1em;
	}
	#menu > p {
		font-size: 1.2em;
		top: 1px;
		margin-left: 20px;
	}
	#news_bar {
		font-size: 1.2em;
	}
	#news_bar > p {
		top: 4px;
		margin-left: 40px;
	}
	#label {
		width: 120px;
		height: 45px;
	}
	.bar_1A {
		height: 3.8em;
	}
	.block1A {
		margin-bottom: -4.4em;
	}
	.bar_2A {
		height: 6em;
	}
	.block2A {
		margin-bottom: -6.5em;
	}
	.bar_2B {
		height: 6em;
	}
	.block2B {
		margin-bottom: -6.6em;
	}
	.part {
		margin-bottom: 2em;
		font-size: 14pt;
	}
}
@media screen and (max-width: 350px) {
	#title_B {
		font-size: 1em;
	}
}
@media screen and (max-width: 320px) {
	.inner {
		padding: 0em 1.3em 2em 1.3em;
	}
	.txt_1,
	#link {
		margin-right: 0.4em;
		font-size: 1.3em;
		line-height: 160%;
	}
	#menu {
		padding-top: 1em;
	}
	#menu > p {
		font-size: 1.2em;
		top: 1px;
		margin-left: 20px;
	}
	#news_bar {
		font-size: 1.2em;
	}
	#news_bar > p {
		top: 4px;
		margin-left: 40px;
	}
	#label {
		width: 120px;
		height: 45px;
	}
	.bar_1A {
		height: 5em;
	}
	.block1A {
		margin-bottom: -6em;
	}
	.bar_2A {
		height: 9em;
	}
	.block2A {
		margin-bottom: -10em;
	}
	.bar_2B {
		height: 9em;
	}
	.block2B {
		margin-bottom: -10em;
	}
	.part {
		margin-bottom: 2em;
		font-size: 14pt;
	}
}
