@charset "UTF-8";

/* common
------------------------------------------------------------*/

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


.col_01 {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}

.col_02 {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}

.col_03 {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}

.col_04 {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}

.col_05 {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}

.col_06 {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}

.col_07 {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}

.col_08 {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}


.col_01_new {
	background: linear-gradient(90deg, #0f67b8 0%, #0f67b8 4%, #333 4%, #333 100%);
}


.f_red {
	color: red;
}


.slider {
	width: 90%;
	margin: 0 auto 80px;
}

.slick-slide img {
	width: 100%;
	height: auto;
}

.mypattern {
	width: 100%;
}

.mypattern .slick-slide {
	margin: 5px;
}

.hd_am {
	margin: 0 0 30px 0;
	width: 100%;
}


.slick-prev,
.slick-next {
	visibility: hidden;
	width: 0;
	height: 0;
}

.slick-prev,
.slick-next {
	left: 0;
	right: 0;
}


.m60 {
	margin-top: 60px;
}

.supp {
	position: relative;
	cursor: pointer;
	display: inline-block;
}

.supp p {
	margin: 0;
	padding: 0;
}

.suppD {
	display: none;
	position: absolute;
	padding: 10px;
	font-size: 14px;
	line-height: 1.6em;
	color: #fff;
	text-align: left;
	border-radius: 5px;
	background: #000;
	z-index: 10000;
}

.suppD:before {
	content: "";
	position: absolute;
	top: -24px;
	right: 60%;
	border: 15px solid transparent;
	border-top: 15px solid #000;
	margin-left: -15px;
	z-index: 10000;
	transform: rotateZ(180deg);
}

.supp:hover .suppD {
	display: inline-block;
	top: 30px;
	left: 0px;
	z-index: 10000;
}


@media screen and (max-width: 500px) {

	.break {
		position: relative;
		display: block;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto
	}

	/* contentsBox */
	.cnt_box {
		display: block;
		color: #4b4b4b;
		width: 96%;
		margin: 0 2% 70px;
	}


	.cnt_box_sp {
		display: block;
		color: #4b4b4b;
		width: 100%;
		margin: 10px 0 40px;
	}

	.cnt_box_pc {
		display: none;
	}

	.cnt_box_sp img {
		width: 100%;
	}

	.m120 {
		margin-top: 120px;
	}

	.pr_text p {
		display: block;
		font-size: 1.5em;
		font-weight: bold;
		line-height: 1.5em
	}

	.pr_text img {
		display: inline-block;
		height: 40px;
		margin: 20px 4% 20px 0;
	}

	.pr_text span {
		display: block;
		font-size: 1em;
		line-height: 1em
	}

	.pr_text2 p {
		display: block;
		font-size: 1.5em;
		font-weight: bold;
		line-height: 1.5em
	}

	.pr_text2 span {
		display: block;
		font-size: 1.3em;
		line-height: 1.3em
	}

	.pr_text2 img {
		display: inline-block;
		float: left;
		height: 40px;
		margin: 20px 4% 5px 0;
	}


	/* h2Area */
	.cnt_box_h2 {
		display: block;
		width: 96%;
		margin: 40px 2% 20px;
	}

	a.h2_top {
		display: inline-block;
		padding-top: 120px;
		margin-top: -120px;
	}

	a.h2_top2 {
		display: inline-block;
		padding-top: 60px;
		margin-top: -60px;
	}

	.d_border {
		border-bottom: 7px solid #6588c9;
		width: 100px;
		height: 5px;
		margin-bottom: 20px;
	}

	h2 {
		display: inline-block;
		color: #4b4b4b;
		font-size: 4em;
		line-height: 1em;
		font-weight: bold;
	}

	h2 span {
		font-size: 0.4em;
		font-weight: bold;
		float: right;
		color: #6588c9;
	}

	/* pointArea */
	.point_box {
		display: inline-block;
		width: 96%;
		height: auto;
		margin: 0 2% 40px;
	}

	.cnt_point {
		display: inline-block;
		float: left;
		width: 100%;
		margin: 0;
		vertical-align: middle;
	}

	.cnt_point h3 {
		width: 100%;
		font-size: 1.5em;
		font-weight: bold;
		color: #4b4b4b;
		line-height: 1.5em;
		margin: 0 0 5px;
	}

	.cnt_point p {
		width: 100%;
		margin: 0 0 20px;
		font-size: 1.3em;
		color: #4b4b4b;
		line-height: 1.7em;
	}

	.cnt_point p span {
		font-weight: bold;
		line-height: 2em;
	}

	.d_border_p {
		border-bottom: 5px solid #4b4b4b;
		height: 3px;
		color: #4b4b4b;
		margin-bottom: 20px;
	}

	.cnt_img img {
		display: inline-block;
		width: 100%;
	}

	.cnt_plus {
		display: inline-block;
		background-color: #D3D3D3;
		margin-top: 40px;
		padding: 30px 4%;
	}

	.cnt_plus p {
		display: block;
		font-size: 1.3em;
		color: #4b4b4b;
		margin-bottom: 20px;
		line-height: 1.7em;
	}

	.cnt_plus p span {
		font-size: 1.2em;
		line-height: 2em;
		font-weight: bold;
	}

	.cnt_plus img {
		width: 100%;
		display: block;
	}

	/* variationArea */
	.var_box {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		width: 96%;
		height: auto;
		margin: 0 2%;
	}

	.var_box .modelist {
		display: block;
		width: 100%;
	}

	.var_box .modelist h5 {
		display: block;
		width: 98%;
		color: #333;
		line-height: 1.5em;
		font-size: 2.2em;
		margin-bottom: 30px;
	}

	.var_box .modelist .modeS {
		width: 98%;
		margin-bottom: 50px;
		vertical-align: top;
		display: inline-block;
	}

	.var_box .modelist .modeS h6 {
		display: block;
		width: 200px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding: 5px 20px;
		margin-bottom: 20px;
		border-radius: 5px;
		border: none;
	}

	.var_box .modelist .modeS p {
		font-size: 16px;
		margin-bottom: 20px;
		line-height: 1.7em;
		display: inline-block;
	}

	.var_box .modelist .modeS p span {
		font-size: 12px;
	}

	.var_box .modelist .modeS img {
		width: 50%;
		margin-left: 26%;
		vertical-align: top;
		display: inline-block;
	}

	.var_box .modelist {
		display: block;
		width: 100%;
	}

	.var_box ul {
		display: block;
		height: auto;
		margin-bottom: 40px;
	}

	.var_box ul li {
		position: relative;
		display: block;
		width: 100%;
		padding: 2%;
		box-sizing: border-box;
		margin-bottom: 20px;
		border: 2px solid #ababab;
	}

	.var_box ul li img {
		display: block;
		width: 100%;
	}

	.var_box ul li span,
	.var_box ul li p {
		display: block;
		color: #4b4b4b;
		font-size: 1.3em;
	}

	.var_box ul li span {
		font-weight: bold;
		padding: 15px 0;
	}

	.var_box ul li .vTopIcon {
		position: absolute;
		display: block;
		top: 2px;
		left: 2px;
	}

	.var_box ul li .vTopIcon li {
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		border-radius: 2px;
		border: none;
	}

	.var_box ul li .vTopIcon .iconG {
		background-color: #54BF3A;
	}

	.var_box ul li .vTopIcon .iconB {
		background-color: #4792F7;
	}

	.var_box ul li .vTopIcon .iconY {
		background-color: #FDBE36;
	}

	.var_box ul li .vIconBS {
		display: block;
		width: 100%;
		margin-bottom: 30px;
		position: relative;
	}

	.var_box ul li .vIconBS ul {
		position: absolute;
		right: 0;
		width: 70%;
	}

	.var_box ul li .vIconBS ul li {
		text-align: center;
		float: right;
		margin-left: 2%;
		width: 46%;
	}

	.var_box ul li .vTopIcon {
		width: 100%;
	}

	.var_box ul li .vTopIcon li {
		text-align: center;
		width: 30%;
	}

	.var_box ul li ul {
		display: inline-block;
		width: 100%;
	}

	.var_box ul li ul li {
		display: inline-block;
	}

	.var_box ul li .vBottomIcon {
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.7em;
	}

	.var_box ul li .vSelect {
		display: inline-block;
		overflow: hidden;
		float: right;
		border-radius: 2px;
	}

	.var_box ul li .vSelect li {
		font-size: 14px;
		color: #fff;
		overflow: hidden;
		font-weight: bold;
		padding: 5px 20px;
		border-radius: 5px;
		border: none;
	}

	.vSelect01 {
		background-color: #993143;
	}

	.vSelect02 {
		background-color: #393199;
	}

	.vBorder {
		border-bottom: 5px solid #4b4b4b;
		width: 100%;
		height: 5px;
		color: #4b4b4b;
		margin: 20px 0;
	}

	.vBtnLink {
		text-align: center;
		margin-bottom: 20px;
		display: block;
	}

	.vBtnLink a {
		font-size: 16px;
		color: #fff;
		background-color: #343339;
		font-weight: bold;
		display: block;
		padding: 7px 50px 5px;
		border-radius: 5px;
		border: none;
	}

	.h360>li {
		height: auto;
	}

	.h360>li>p {
		height: auto;
	}

	.var_box h4 {
		position: relative;
		display: block;
		width: 95%;
		box-sizing: border-box;
		padding: 3% 3% 1% 15px;
		background: #ababab;
		font-size: 16px;
		color: #fff;
		margin-bottom: 20px;
		line-height: 1.7em;
		z-index: -1;
	}

	.var_box h4:before {
		position: absolute;
		content: '';
		right: -2px;
		bottom: -2px;
		border: none;
		border-right: solid 40px #fff;
		border-bottom: solid 79px transparent;
		z-index: -2
	}

	.var_box h4 span {
		font-size: 28px;
		margin-right: 6px;
		color: #4b4b4b;
	}

	.var_box>p {
		display: inline-block;
		font-size: 1em;
		line-height: 1.7em;
		padding-left: 1em;
		text-indent: -1em;
		margin-bottom: 40px;
	}

	/* sceneArea */
	.scene_box {
		display: block;
		width: 96%;
		margin: 0 2% 30px;
	}

	.scene_box ul li img {
		display: block;
		width: 100%;
	}

	.scene_box ul li span,
	.scene_box ul li p {
		display: block;
		color: #4b4b4b;
		font-size: 1.3em;
		width: 100%;
		padding: 0;
	}

	.scene_box ul li span {
		font-weight: bold;
		padding: 15px 0;
	}

	/* bannerArea */
	.ban_box {
		display: inline-block;
		width: 96%;
		margin: 0 2% 40px;
	}

	.banner {
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}

	.banner img {
		display: inline-block;
		width: 100%;
	}



	/*----------article----------*/

	.hd_inner_lmm h1 {
		display: inline-block;
		width: 100%;
		float: left;
	}

	.hd_inner_lmm h1 span {
		display: inline-block;
		color: #333;
		width: 80%;
		float: left;
		font-size: 1.5em;
		font-weight: bold;
		margin: 10px 0 0 2%;
	}

	.hd_inner_rmm {
		display: none;
	}

	.cateListBox {
		display: block;
		width: 98%;
		position: relative;
		right: 0;
		left: 0;
		margin: auto;
		margin-bottom: 0;
	}

	.cateListBox h2 {
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 20px;
		padding: 0.3em 0 0 1%;
		text-decoration: none;
		background: #ababab;
		border-left: solid 6px #6588c9;
		color: #fff;
		font-size: 2em;
		font-weight: bold;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	}

	/* .cateListBox h2:active {
				box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
				transform: translateY(2px);} */
	.solo {
		text-align: center;
	}

	.solo ul {
		display: block;
		width: 100%;
		text-align: center;
		margin: 30px 0;
	}

	.solo img {
		max-width: 90%;
	}

	.heaf ul {
		display: inline-block;
		width: 100%;
		text-align: left;
	}


	.cateIconList li {
		font-size: 14px;
	}

	.cateList {
		display: inline-block;
		width: 100%;
		margin-bottom: 60px;
		vertical-align: top;
	}

	.cateImgU {
		display: block;
		max-width: 100%;
		width: 100%;
	}

	.cateImgU img {
		width: 100%;
		z-index: -2;
	}

	.cateImgD {
		display: inline-block;
		width: 100%;
	}

	.cateImgD img {
		float: left;
		margin: 5% 0 5% 3%;
		max-width: 60%;
		max-height: 40px;
	}

	.cateImgD p {
		float: left;
		font-size: 1.5em;
		color: #333;
		text-decoration: none;
		margin: 0 40% 5% 3%;
	}

	.cateLink_btn_t {
		display: inline-block;
		min-width: 29%;
		margin: 0 0 10px 0;
		font-size: 1em;
		color: #fff;
		border-radius: 0 0 8px 0;
		text-decoration: none;
		font-weight: bold;
		padding: 8px 5px;
		border: none
	}

	.cateLink_btn_t p {
		text-align: center;
	}

	.cateLink_btn {
		display: inline-block;
		min-width: 29%;
		margin: 0 0 10px 0;
		font-size: 1em;
		color: #fff;
		border-radius: 0 0 8px 0;
		text-decoration: none;
		font-weight: bold;
		padding: 8px 5px;
		border: none
	}

	.cateLink_btn p {
		text-align: center;
	}

	.point_box2 {
		display: inline-block;
		width: 92%;
		height: auto;
		padding: 2%;
		margin: 0 2% 40px;
	}

	.cnt_point_mm {
		display: inline-block;
		float: left;
		width: 100%;
		margin: 0;
		vertical-align: middle;
	}

	.cnt_point_mm h3 {
		width: 100%;
		font-size: 1.5em;
		font-weight: bold;
		color: #4b4b4b;
		line-height: 1.5em;
		margin: 0 0 5px;
	}

	.cnt_point_mm p {
		width: 92%;
		margin: 0 0 20px;
		font-size: 1.3em;
		color: #4b4b4b;
		line-height: 1.7em;
	}

	.cnt_point_mm p span {
		font-weight: bold;
		line-height: 2em;
	}

	.suppD {
		width: 90%;
	}


	.cnt_pointPr {
		display: inline-block;
		float: left;
		width: 100%;
		margin: 0;
		vertical-align: middle;
	}

	.cnt_pointPr h3 {
		width: 100%;
		font-size: 1.5em;
		font-weight: bold;
		color: #4b4b4b;
		line-height: 1.5em;
		margin: 0 0 5px;
	}

	.cnt_pointPr p {
		width: 100%;
		margin: 0 0 20px;
		font-size: 1.3em;
		color: #4b4b4b;
		line-height: 1.7em;
	}

	.cnt_pointPr p span {
		font-weight: bold;
		line-height: 2em;
	}

	.cnt_pointPr ul {
		margin: 20px;
	}

	.cnt_pointPr ul li {
		font-size: 1.5em;
		line-height: 1.7em;
	}

	.cnt_pointPr ol {
		counter-reset: my-counter;
		list-style: none;
		padding: 0;
	}

	.cnt_pointPr ol li {
		margin: 20px 0;
		font-size: 16px;
		line-height: 1.7em;
		padding-left: 30px;
		position: relative;
	}

	.cnt_pointPr ol li:before {
		content: counter(my-counter);
		counter-increment: my-counter;
		background-color: #bada55;
		color: #222;
		display: block;
		float: left;
		line-height: 22px;
		margin-left: -30px;
		text-align: center;
		height: 22px;
		width: 22px;
		border-radius: 50%;
	}

	.d_border_pPr {
		border-bottom: 5px solid #4b4b4b;
		height: 3px;
		color: #4b4b4b;
		margin-bottom: 20px;
	}

	.colList {
		text-align: center;
	}

	label {
		display: inline-block;
	}

	label span {
		display: inline-block;
		line-height: 1em;
		font-weight: bold;
		color: #fff;
		border-radius: 4px;
	}

	label span:hover {
		cursor: pointer;
	}

	label .pad {
		display: block;
	}

	label .pad span {
		padding: 10px 10px 0 0;
		font-size: 1.5em;
	}

	input[type="checkbox"] {
		display: none;
	}

	input[type="checkbox"]:checked+.popup {
		display: block;
	}

	.popup {
		width: 100%;
		line-height: 100px;
		background-size: cover;
		background-color: rgba(0, 0, 0, 0.7);
		padding: 100% 4%;
		box-sizing: border-box;
		display: none;
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.popup img {
		width: 100%;
	}

	.popup p {
		display: inline-block;
		color: #fff;
		font-weight: bold;
		font-size: 1.4em;
	}

	.icon001 {
		width: 80px;
	}

	.lBtn {
		position: relative;
		display: block;
		width: 100%;
		height: 80px;
		margin-top: 30px;
		text-align: center;
	}

	.tpBtn {
		display: block;
		width: 100%;
		text-align: center;
		color: #fff;
		font-size: 1.6em;
		font-weight: bold;
		padding: 5px 20px;
		background-color: #333;
		border-radius: 100vh;
		border-bottom: 5px solid #21CBFF;
	}

	.tpBtn:hover {
		margin-top: 3px;
		border-bottom: 2px solid #21CBFF;
	}

}

@media screen and (min-width: 1025px) {

	.break {
		position: relative;
		display: block;
		width: 1080px;
		max-width: 1080px;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto
	}

	/* contentsBox */
	.cnt_box {
		display: block;
		color: #4b4b4b;
		margin: 10px 0 40px;
	}

	.cnt_box_pc {
		display: block;
		color: #4b4b4b;
		margin: 10px 0 40px;
	}


	.cnt_box_sp {
		display: none;
	}

	.m120 {
		margin-top: 120px;
	}

	.pr_text p {
		display: block;
		font-size: 30px;
		font-weight: bold;
		line-height: 38px;
	}

	.pr_text img {
		display: inline-block;
		margin: 20px 30px 0 0;
	}

	.pr_text span {
		display: block;
		font-size: 16px;
		margin-top: 10px;
		line-height: 18px;
	}

	.pr_text2 p {
		display: block;
		font-size: 30px;
		font-weight: bold;
		line-height: 38px;
	}

	.pr_text2 span {
		display: block;
		font-size: 16px;
		margin-top: 10px;
		line-height: 18px;
	}

	.pr_text2 img {
		display: inline-block;
		margin: 20px 30px 0 0;
	}

	/* h2Area */
	.cnt_box_h2 {
		display: block;
		margin: 40px 0;
	}

	a.h2_top {
		display: inline-block;
		padding-top: 180px;
		margin-top: -180px;
	}

	a.h2_top2 {
		display: inline-block;
		padding-top: 120px;
		margin-top: -120px;
	}

	.d_border {
		border-bottom: 7px solid #6588c9;
		width: 100px;
		height: 5px;
		margin-bottom: 40px;
	}

	h2 {
		display: inline-block;
		color: #4b4b4b;
		font-size: 60px;
		line-height: 50px;
		font-weight: bold;
	}

	h2 span {
		font-size: 20px;
		font-weight: bold;
		float: right;
		color: #6588c9;
	}

	/* pointArea */
	.point_box {
		display: inline-block;
		width: 1080px;
		height: auto;
		margin-bottom: 40px;
	}

	.cnt_point {
		display: inline-block;
		float: left;
		width: 520px;
		margin: 10px 40px 0 0;
		vertical-align: middle;
	}

	.cnt_point h3 {
		width: 500px;
		font-size: 20px;
		font-weight: bold;
		color: #4b4b4b;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.cnt_point p {
		width: 500px;
		font-size: 16px;
		color: #4b4b4b;
		line-height: 1.7em;
	}

	.cnt_point p span {
		font-weight: bold;
		line-height: 2em;
	}

	.d_border_p {
		border-bottom: 5px solid #4b4b4b;
		width: 520px;
		height: 5px;
		color: #4b4b4b;
		margin-bottom: 20px;
	}

	.cnt_img {
		display: inline-block;
		text-align: center;
		width: 520px;
	}

	.cnt_img img {
		max-width: 520px;
	}

	.cnt_plus {
		display: inline-block;
		width: 1000px;
		background-color: #D3D3D3;
		margin-top: 40px;
		padding: 30px 40px;
	}

	.cnt_plus p {
		display: block;
		font-size: 16px;
		color: #4b4b4b;
		margin-bottom: 20px;
		line-height: 1.7em;
	}

	.cnt_plus p span {
		font-size: 20px;
		font-weight: bold;
		line-height: 2em;
	}

	.cnt_plus img {
		position: relative;
		left: 0;
		right: 0;
		margin: auto;
		display: block;
	}



	/* variationArea */
	.var_box {
		display: block;
		width: 100%;
		height: auto;
	}

	.var_box .modelist {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}

	.var_box .modelist h5 {
		display: block;
		width: 100%;
		color: #333;
		font-size: 2.2em;
		margin-bottom: 20px;
	}

	.var_box .modelist .modeS {
		width: 48%;
		vertical-align: top;
		display: inline-block;
	}

	.var_box .modelist .modeS h6 {
		display: block;
		width: 200px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding: 5px 20px;
		margin-bottom: 20px;
		border-radius: 5px;
		border: none;
	}

	.var_box .modelist .modeS p {
		font-size: 16px;
		width: 67%;
		margin-right: 1%;
		line-height: 1.7em;
		display: inline-block;
	}

	.var_box .modelist .modeS p span {
		font-size: 12px;
	}

	.var_box .modelist .modeS img {
		width: 30%;
		vertical-align: top;
		display: inline-block;
	}

	.var_box ul {
		display: block;
		height: auto;
		margin-bottom: 20px;
	}

	.var_box ul li {
		position: relative;
		display: inline-block;
		vertical-align: top;
		max-width: 360px;
		padding: 21.5px;
		margin: 3px 0;
		border: 2px solid #ababab;
	}

	.var_box ul li img {
		display: block;
		width: 310px;
		max-width: 310px;
	}

	.var_box ul li span,
	.var_box ul li p {
		display: block;
		color: #4b4b4b;
		font-size: 16px;
		line-height: 1.7em;
		width: 310px;
	}

	.var_box ul li span {
		font-weight: bold;
		padding: 20px 0;
	}

	.var_box ul li .vTopIcon {
		position: absolute;
		display: block;
		top: 10px;
		left: 10px;
	}

	.var_box ul li .vTopIcon li {
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		border-radius: 2px;
		border: none;
	}

	.var_box ul li .vTopIcon .iconG {
		background-color: #54BF3A;
	}

	.var_box ul li .vTopIcon .iconB {
		background-color: #4792F7;
	}

	.var_box ul li .vTopIcon .iconY {
		background-color: #FDBE36;
	}

	.var_box ul li .vIconBS {
		display: block;
		margin-bottom: 30px;

	}

	.var_box ul li .vBottomIcon {
		display: inline-block;
		width: 100px;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.7em;
	}

	.var_box ul li .vSelect {
		display: inline-block;
		float: right;
		border-radius: 2px;
	}

	.var_box ul li .vSelect li {
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding: 5px 20px;
		border-radius: 5px;
		border: none;
	}

	.vSelect01 {
		background-color: #993143;
	}

	.vSelect02 {
		background-color: #393199;
	}

	.vBorder {
		border-bottom: 5px solid #4b4b4b;
		width: 310px;
		height: 5px;
		color: #4b4b4b;
		margin: 20px 0;
	}

	.vBtnLink {
		text-align: center;
		display: block;
	}

	.vBtnLink a {
		font-size: 16px;
		color: #fff;
		background-color: #343339;
		font-weight: bold;
		display: block;
		padding: 7px 50px 5px;
		border-radius: 5px;
		border: none;
	}

	.h360>li {
		height: 600px;
	}

	.h360>li>p {
		height: 110px;
	}


	.var_box h4 {
		position: relative;
		width: 600px;
		padding: 5px 5px 5px 30px;
		background: #ababab;
		font-size: 16px;
		color: #fff;
		margin-bottom: 20px;
		line-height: 1.3;
		z-index: -1;
	}

	.var_box h4:before {
		position: absolute;
		content: '';
		right: -2px;
		bottom: -2px;
		border: none;
		border-right: solid 40px #fff;
		border-bottom: solid 79px transparent;
		z-index: -2
	}

	.var_box h4 span {
		font-size: 28px;
		margin-right: 6px;
		color: #4b4b4b;
	}

	.var_box>p {
		display: inline-block;
		font-size: 16px;
		line-height: 1.7em;
		padding-left: 1em;
		text-indent: -1em;
		margin-bottom: 40px;
		width: 1080px;
	}

	/* sceneArea */
	.scene_box {
		display: block;
		margin-bottom: 30px;
		width: 1080px;
	}

	.scene_box ul li img {
		display: block;
	}

	.scene_box ul li span,
	.scene_box ul li p {
		display: block;
		color: #4b4b4b;
		font-size: 16px;
		width: 1000px;
		padding: 0 40px;
	}

	.scene_box ul li span {
		font-weight: bold;
		padding: 20px 40px;
	}

	/* bannerArea */
	.ban_box {
		display: inline-block;
		margin-bottom: 40px;
		width: 1080px;
	}

	.banner {
		display: inline-block;
		float: left;
		padding: 2px;
		width: 356px;
		max-width: 356px;
	}

	.banner img {
		display: inline-block;
		width: 100%;
	}


	/*----------article----------*/

	.mR5 {
		margin-right: 5px;
	}

	.hd_inner_lmm h1 {
		display: inline-block;
		float: left;
		max-width: 1080px;
		margin-top: 5px;
		height: 36px;
	}

	.hd_inner_lmm h1 span {
		display: inline-block;
		color: #333;
		line-height: 1.4em;
		font-size: 30px;
		font-weight: bold;
		margin: auto 0 2px 15px;
	}

	.hd_inner_rmm {
		margin: 5px;
	}

	.cateListBox {
		display: block;
		width: 1080px;
		margin-bottom: 30px;
	}

	.cateListBox h2 {
		display: inline-block;
		width: 1080px;
		box-sizing: border-box;
		margin-bottom: 20px;
		padding: 0.1em 0 0 10px;
		text-decoration: none;
		background: #ababab;
		border-left: solid 6px #6588c9;
		color: #fff;
		font-size: 25px;
		font-weight: bold;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	}

	/* .cateListBox h2:active {
		box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
		transform: translateY(2px);
	} */

	.solo {
		text-align: center;
	}

	.solo ul {
		display: block;
		width: 1080px;
		margin: 30px 0;
	}



	.cateIconList li {
		font-size: 14px;
	}

	.cateList {
		display: inline-block;
		width: 530px;
		vertical-align: top;
		margin: 0 3.90px 50px;
	}

	.cateImgU {
		display: block;
		max-width: 100%;
		width: 100%;
	}

	.cateImgU img {
		max-width: 100%;
		z-index: -2;
	}

	.cateImgD {
		display: inline-block;
		float: left;
		margin-top: 10px;
		height: 60px;
		width: 200px;
	}

	.cateImgD img {
		float: left;
		max-width: 200px;
		max-height: 60px;
	}

	.cateImgD p {
		float: left;
		font-size: 16px;
		color: #333;
		text-decoration: none;
		margin-top: 20px;
		max-width: 200px;
		max-height: 60px;
	}

	.cateIcon {
		display: flex;
		flex-wrap: wrap;
		width: 300px;
		float: right;

	}

	.cateIcon li {
		margin-left: 10px;
	}

	.cateLink_btn_t {
		display: inline-block;
		box-sizing: border-box;
		max-width: 140px;
		min-width: 140px;
		margin: 10px 0 20px 0;
		font-size: 14px;
		color: #fff;
		border-radius: 0 0 8px 0;
		text-decoration: none;
		font-weight: bold;
		padding: 8px 5px;
		border: none
	}

	.cateLink_btn_t p {
		text-align: center;
	}

	.cateLink_btn {
		display: inline-block;
		box-sizing: border-box;
		max-width: 140px;
		min-width: 140px;
		margin: 10px 0 0 0;
		font-size: 14px;
		color: #fff;
		border-radius: 0 0 8px 0;
		text-decoration: none;
		font-weight: bold;
		padding: 8px 5px;
		border: none
	}

	.cateLink_btn p {
		text-align: center;
	}

	.point_box2 {
		display: inline-block;
		width: 1060px;
		height: auto;
		padding: 10px;
		margin-bottom: 40px;
	}

	.mr_20 {
		margin-right: 20px;
	}

	.suppD {
		width: 300px;
	}

	/*prWidthFullPoint*/
	.cnt_pointPr {
		display: inline-block;
		float: left;
		width: 1080px;
		margin: 10px 0 0 0;
		vertical-align: middle;
	}

	.cnt_pointPr h3 {
		width: 1080px;
		font-size: 20px;
		font-weight: bold;
		color: #4b4b4b;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.cnt_pointPr p {
		width: 1080px;
		font-size: 16px;
		color: #4b4b4b;
		line-height: 1.7em;
	}

	.cnt_pointPr ul {
		margin: 20px;
	}

	.cnt_pointPr ul li {
		font-size: 16px;
		line-height: 1.7em;
	}

	.cnt_pointPr ol {
		counter-reset: my-counter;
		list-style: none;
		padding: 0;
	}

	.cnt_pointPr ol li {
		margin: 20px 0;
		font-size: 16px;
		line-height: 1.7em;
		padding-left: 30px;
		position: relative;
	}

	.cnt_pointPr ol li:before {
		content: counter(my-counter);
		counter-increment: my-counter;
		background-color: #bada55;
		color: #222;
		display: block;
		float: left;
		line-height: 22px;
		margin-left: -30px;
		text-align: center;
		height: 22px;
		width: 22px;
		border-radius: 50%;
	}

	.d_border_pPr {
		border-bottom: 5px solid #4b4b4b;
		width: 1080px;
		height: 5px;
		color: #4b4b4b;
		margin-bottom: 20px;
	}

	.colList {
		position: relative;
		height: 300px;
		width: 600px;
		text-align: left;
	}

	label {
		display: inline-block;
	}

	label span {
		display: inline-block;
		line-height: 2em;
		font-weight: bold;
		color: #fff;
		border-radius: 4px;
	}

	label span:hover {
		cursor: pointer;
	}

	label .pad {
		display: block;
		font-size: 1.4em;
	}

	label .pad span {
		padding: 0 10px;
		font-size: 1.5em;
	}

	input[type="radio"] {
		display: none;
	}

	input[type="radio"]:checked+.popup {
		display: block;
	}

	.popup {
		width: 450px;
		background-size: cover;
		background-color: rgba(0, 0, 0, 0.7);
		padding: 0 0;
		box-sizing: border-box;
		display: none;
		position: absolute;
		top: 70%;
		left: 153%;
		-webkit-transform: translate(-65%, -70%);
		transform: translate(-65%, -70%);
	}

	.popup img {
		width: 100%;
	}

	.popup p {
		display: inline-block;
		color: #fff;
		font-weight: bold;
		font-size: 1.4em;
	}

	.icon001 {
		width: 80px;
	}


	.lBtn {
		position: relative;
		display: block;
		width: 100%;
		height: 80px;
		margin-top: 30px;
		text-align: center;
	}

	.tpBtn {
		display: block;
		width: 60%;
		text-align: center;
		color: #fff;
		font-size: 1.6em;
		font-weight: bold;
		padding: 5px 20px;
		background-color: #333;
		border-radius: 100vh;
		border-bottom: 5px solid #21CBFF;
	}

	.tpBtn:hover {
		margin-top: 3px;
		border-bottom: 2px solid #21CBFF;
	}

}

/* mediaQuery_min480_end */



@media screen and (max-width: 500px) {
	#catacon {
		text-align: center;
	}

	#catacon li {
		display: inline-block;
		max-width: 24%;
		padding: 2px;
	}

	#catacon img {
		max-width: 100%;
	}

	#catacon span {
		max-width: 100%;
	}

	.bc_banner {
		padding-bottom: 30px;
		text-align: center;
		width: 100%
	}

	.bc_banner img {
		width: 96%
	}

	.bc_banner a:hover img {
		opacity: 0.6;
		width: 96%
	}
}



@media screen and (min-width: 500px) {
	#catacon {
		text-align: center;
	}

	#catacon li {
		max-width: 15%;
		padding: 5px;
	}

	#catacon img {
		max-width: 100%;
	}

	#catacon span {
		max-width: 100%;
	}

	.bc_banner {
		padding: 40px 0 60px 0;
		text-align: center;
	}

	.bc_banner a:hover img {
		opacity: 0.6;
	}
}

/*---------------21.05.18---------------*/

@media screen and (max-width: 500px) {

	.topUp {
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 999999;
	}

	.aLinkSpeace {
		display: block;
		margin-top: -100px;
		padding-top: 100px;
	}

	.subTitle {
		position: relative;
		display: block;
		width: 96%;
		left: 0;
		right: 0;
		text-align: center;
		vertical-align: middle;
		font-size: 2em;
		margin: 30px auto;
		padding: 10px 0;
		box-sizing: border-box;
		border-bottom: solid 3px #d9e0eb;
	}

	/*.subTitle:after {
		position: absolute;
		content: " ";
		display: block;
		border-bottom: solid 3px #F4A22B;
		bottom: -3px;
		width: 10%;
	}*/

	/*-----TOP-----*/
	#topArea {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		top: 30px;
		right: 0;
		left: 0;
		margin: 0 auto 0;
		width: 96%;
		box-sizing: border-box;
	}

	#topArea .topArea1st {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		display: inline-block;
		width: 100%;
		margin-bottom: 30px;
		float: right;
	}

	#topArea .topArea1st img {
		width: 100%;
	}

	#topArea .topArea2nd {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		display: inline-block;
		width: 100%;
		margin-right: 0;
	}

	#topArea .topArea2nd .mainCopy {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .mainCopy p {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 40px;
		font-size: 2.2em;
		font-weight: bold;
		line-height: 1.5em;
	}

	#topArea .topArea2nd .awardMark {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .awardMark ul {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px
	}

	#topArea .topArea2nd .awardMark ul li {
		display: inline-block;
		max-height: 80px;
		vertical-align: top;
		margin: 0 20px 10px 0;
	}

	#topArea .topArea2nd .awardMark ul li img {
		max-height: 60px;
		max-width: 200px;
	}

	#topArea .topArea2nd .awardMark2 {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .awardMark2 ul {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px
	}

	#topArea .topArea2nd .awardMark2 ul li {
		display: inline-block;
		max-height: 80px;
		margin: 0 20px 10px 0;
	}

	#topArea .topArea2nd .awardMark2 ul li img {
		max-height: 80px;
		max-width: 150px;
	}

	#topArea .topArea2nd .exSite {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}

	#topArea .topArea2nd .exSite a {
		text-decoration: none;
	}

	#topArea .topArea2nd .exSite img {
		width: 100%;
	}

	/*-----SLIDER-----*/
	#sliderArea {
		display: block;
		width: 100%;
		margin-bottom: 90px;
	}

	/*-----POINT-----*/
	#pointArea {
		position: relative;
		right: 0;
		left: 0;
		margin: 0 auto 40px;
		display: block;
		width: 96%;
		vertical-align: top;
		box-sizing: border-box;
	}

	#pointArea .pointArea1st {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}

	#pointArea .pointArea1st img {
		width: 100%;
	}

	#pointArea .pointArea2nd {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 30px;
		width: 100%;
	}

	#pointArea .pointArea2nd h3 {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 10px;
		padding-bottom: 20px;
		font-size: 1.5em;
		line-height: 1.5em;
		font-weight: bold;
		border-bottom: solid 3px #333;
	}

	#pointArea .pointArea2nd p {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		font-size: 1.3em;
		line-height: 1.5em;
	}

	#pointArea .pointArea2nd p span {
		font-weight: bold;
	}

	/*-----LINEUP-----*/
	#lineupArea,
	#functionArea {
		position: relative;
		right: 0;
		left: 0;
		margin: 0 auto;
		display: block;
		width: 96%;
	}

	#lineupArea h4,
	#functionArea h4 {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 20px;
		padding: 10px;
		font-size: 1.8em;
		font-weight: bold;
		line-height: 1em;
		box-sizing: border-box;
		color: #333;
		border-left: 5px solid #333;
	}

	#lineupArea .title_s,
	#functionArea .title_s {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 20px;
		padding: 10px;
		font-size: 1.6em;
		font-weight: bold;
		line-height: 1em;
		box-sizing: border-box;
		color: #333;
	}

	#lineupArea .aText,
	#functionArea .aText {
		display: block;
		width: 100%;
		font-size: 1.3em;
		padding: 10px 0;
		margin: 20px 0;
	}

	#lineupArea ul,
	#functionArea ul {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 30px;
	}

	#lineupArea ul li,
	#functionArea ul li {
		display: inline-block;
		box-sizing: border-box;
		vertical-align: top;
		width: 49%;
		margin-bottom: 10px;
		padding: 1%;
	}

	#lineupArea ul li img,
	#functionArea ul li img {
		display: block;
		width: 100%;
	}

	#lineupArea ul li span,
	#functionArea ul li span {
		display: block;
		width: 100%;
		margin: 20px 0 10px;
		overflow-wrap: break-word;
		font-size: 1.3em;
		line-height: 2em;
		font-weight: bold;
	}

	#lineupArea ul li p,
	#functionArea ul li p {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		font-size: 1.3em;
		line-height: 1.5em;
	}

	/*-----MOVIE-----*/
	#movieArea {
		position: relative;
		display: block;
		max-width: 100%;
		margin-bottom: 30px;
	}

	.movieA2 {
		position: relative;
		display: block;
		max-width: 100%;
		margin-bottom: 30px;
	}

	/*----- -----*/




}

@media screen and (min-width: 1025px) {

	.topUp {
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 999999;
	}

	.aLinkSpeace {
		display: block;
		margin-top: -180px;
		padding-top: 180px;
	}

	.subTitle {
		position: relative;
		display: block;
		width: 100%;
		vertical-align: middle;
		font-size: 3em;
		margin: 30px 0;
		padding: 10px 0;
		box-sizing: border-box;
		border-bottom: solid 3px #d9e0eb;
	}

	/*.subTitle:after {
		position: absolute;
		content: " ";
		display: block;
		border-bottom: solid 3px #F4A22B;
		bottom: -3px;
		width: 10%;
	}*/

	/*-----TOP-----*/
	#topArea {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 12px;
		padding-top: 150px;
		width: 100%;
		box-sizing: border-box;
	}

	#topArea .topArea1st {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		display: inline-block;
		width: 500px;
		float: right;
	}

	#topArea .topArea1st img {
		width: 100%;
	}

	#topArea .topArea2nd {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		display: inline-block;
		width: 550px;
		margin-right: 30px;
	}

	#topArea .topArea2nd .mainCopy {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .mainCopy p {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 40px;
		font-size: 2.2em;
		font-weight: bold;
		line-height: 1.5em;
	}

	#topArea .topArea2nd .awardMark {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .awardMark ul {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px
	}

	#topArea .topArea2nd .awardMark ul li {
		display: inline-block;
		max-height: 80px;
		vertical-align: top;
		margin: 0 20px 10px 0;
	}

	#topArea .topArea2nd .awardMark ul li img {
		max-height: 60px;
		max-width: 200px;
	}

	#topArea .topArea2nd .awardMark2 {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .awardMark2 ul {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px
	}

	#topArea .topArea2nd .awardMark2 ul li {
		display: inline-block;
		max-height: 80px;
		margin: 0 20px 10px 0;
	}

	#topArea .topArea2nd .awardMark2 ul li img {
		max-height: 80px;
		max-width: 150px;
	}

	#topArea .topArea2nd .exSite {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}

	#topArea .topArea2nd .exSite a {
		text-decoration: none;
	}

	#topArea .topArea2nd .exSite img {
		width: 100%;
	}

	/*-----SLIDER-----*/
	#sliderArea {
		display: block;
		width: 100%;
		margin-bottom: 90px;
	}

	/*-----POINT-----*/
	#pointArea {
		display: block;
		width: 1080px;
		margin-bottom: 40px;
		vertical-align: top;
		box-sizing: border-box;
	}

	#pointArea .pointArea1st {
		display: inline-block;
		vertical-align: top;
		width: 450px;
		margin-bottom: 30px;
		margin-right: 25px;
	}

	#pointArea .pointArea1st img {
		width: 100%;
	}

	#pointArea .pointArea2nd {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 30px;
		width: 600px;
	}

	#pointArea .pointArea2nd h3 {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 10px;
		padding-bottom: 20px;
		font-size: 1.7em;
		line-height: 1.7em;
		font-weight: bold;
		border-bottom: solid 3px #333;
	}

	#pointArea .pointArea2nd p {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		font-size: 1.3em;
		line-height: 1.5em;
	}

	#pointArea .pointArea2nd p span {
		font-weight: bold;
	}

	/*-----LINEUP-----*/
	#lineupArea,
	#functionArea {
		display: block;
		width: 100%;
	}

	#lineupArea h4,
	#functionArea h4 {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 20px;
		padding: 10px;
		font-size: 1.8em;
		font-weight: bold;
		line-height: 1em;
		box-sizing: border-box;
		color: #333;
		border-left: 5px solid #333;
	}

	#lineupArea .title_s,
	#functionArea .title_s {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 20px;
		padding: 10px;
		font-size: 1.6em;
		font-weight: bold;
		line-height: 1em;
		box-sizing: border-box;
		color: #333;
	}

	#lineupArea .aText,
	#functionArea .aText {
		display: block;
		width: 100%;
		font-size: 1.3em;
		padding: 10px 0;
		margin: 20px 0;
	}

	#lineupArea ul,
	#functionArea ul {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}

	#lineupArea ul li,
	#functionArea ul li {
		display: inline-block;
		box-sizing: border-box;
		vertical-align: top;
		width: 24.7%;
		margin-bottom: 10px;
		padding: 1%;
	}

	#lineupArea ul li img,
	#functionArea ul li img {
		display: block;
		width: 100%;
	}

	#lineupArea ul li span,
	#functionArea ul li span {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		font-size: 1.3em;
		margin: 20px 0 10px;
		line-height: 2em;
		font-weight: bold;
	}

	#lineupArea ul li p,
	#functionArea ul li p {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		font-size: 1.3em;
		line-height: 1.5em;
	}

	/*-----MOVIE-----*/
	#movieArea {
		position: relative;
		display: block;
		max-width: 100%;
		margin-bottom: 30px;
	}

	.movieA2 {
		position: relative;
		display: block;
		max-width: 100%;
		margin-bottom: 30px;
	}

	/*----- -----*/







}

/* -----------add mb */
.p_catch--mb100 {
	margin-bottom: 100px;
}



/*---22.05.23---*/


@media screen and (max-width: 500px) {
	.cnt_plus {
		margin-top: 0;
	}

	.upd_area {
		background: #F3F3F3;
		display: inline-block;
		width: 97%;
		padding: 5px;
		margin: -10px auto 20px;
	}

	.upd_area p {
		margin-bottom: 0;
	}

	.upd_btn {
		display: inline-block;
		background: #6588c9;
		margin: 0 5px 0 0;
		width: 70%;
		height: 100px;
		overflow: hidden;
		text-align: center;
		border-radius: 5px;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	}

	.upd_btn p {
		color: #fff;
		margin-top: 10px;
		line-height: 10px;
		font-weight: bold;
	}

	.upd_btn p span {
		font-size: 2em;
	}

	.pdf_btn {
		display: inline-block;
		background: #6588c9;
		margin: 0 auto;
		width: 26%;
		height: 100px;
		overflow: hidden;
		text-align: center;
		border-radius: 5px;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	}

	.pdf_btn p {
		margin-top: 12px;
		color: #fff;
		font-weight: bold;
	}

	.upd_txt {}

	.upd_txt ul li {
		display: inline-block;
		background: #707788;
		margin: 0 5px 5px 0;
		width: 80px;
		height: 15px;
		overflow: hidden;
		text-align: center;
		border-radius: 5px;
		color: #F3F3F3;
		font-size: 1.3em;
		font-weight: bold;
		padding: 10px;
	}

	.upd_txt p {
		margin: 10px 5px 5px;
	}

	.ver_r {
		float: right;
	}

}

@media screen and (min-width: 500px) {
	.cnt_plus {
		margin-top: 0;
	}

	.upd_area {
		background: #F3F3F3;
		display: inline-block;
		width: 487px;
		padding: 5px;
		margin: -10px auto 20px;
	}

	.upd_area p {
		margin-bottom: 0;
	}

	.upd_btn {
		display: inline-block;
		background: #6588c9;
		margin: 0 5px 0 0;
		width: 347px;
		height: 100px;
		overflow: hidden;
		text-align: center;
		border-radius: 5px;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	}

	.upd_btn p {
		color: #fff;
		margin-top: 10px;
		line-height: 10px;
		font-weight: bold;
	}

	.upd_btn p span {
		font-size: 30px;
	}

	.pdf_btn {
		display: inline-block;
		background: #6588c9;
		margin: 0 auto;
		width: 130px;
		height: 100px;
		overflow: hidden;
		text-align: center;
		border-radius: 5px;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	}

	.pdf_btn p {
		margin-top: 12px;
		color: #fff;
		font-weight: bold;
	}

	.upd_txt {}

	.upd_txt ul li {
		display: inline-block;
		background: #707788;
		margin: 0 5px 0 0;
		width: 80px;
		height: 15px;
		overflow: hidden;
		text-align: center;
		border-radius: 5px;
		color: #F3F3F3;
		font-size: 16px;
		font-weight: bold;
		padding: 10px;
	}

	.upd_txt p {
		margin: 10px 5px 5px;
	}

	.ver_r {
		float: right;
	}
}



/*---22.06.13---*/


@media screen and (max-width: 500px) {

	.subTxBox {
		display: block;
		margin-top: 0;
		font-size: 16px;
	}

	.hd_a {
		height: auto;
	}

	.lockLink {
		text-align: center;
		width: 100%;
		font-size: 16px;
		color: #fff;
		background-color: #343339;
		font-weight: bold;
		display: block;
		border-radius: 5px;
		border: none;
		line-height: 35px;
		margin: -10px 0 10px;
	}

	a.h2_top_key {
		display: inline-block;
		padding-top: 120px;
		margin-top: -120px;
	}


}


@media screen and (min-width: 500px) and (max-width: 1024px) {
	.subTxBox {
		display: block;
		margin-top: 10px;
		font-size: 16px;
	}
}

@media screen and (min-width: 1025px) {
	.subTxBox {
		display: block;
		margin-top: 110px;
		font-size: 16px;
	}
}

@media screen and (min-width: 500px) {
	.hd_a {
		height: 50px !important;
	}

	.hd_a nav {
		margin: 10px 0;
	}

	.lockLink {
		text-align: center;
		width: 100%;
		font-size: 16px;
		color: #fff;
		background-color: #343339;
		font-weight: bold;
		display: block;
		border-radius: 5px;
		border: none;
		line-height: 35px;
		margin: -10px 0 10px;
	}

	a.h2_top_key {
		display: inline-block;
		padding-top: 100px;
		margin-top: -100px;
	}

}


.dlBlock {
	display: block;
	width: 100%;
	border: solid 2px #333;
	margin-bottom: 30px;
	border-radius: 10px;
	box-sizing: border-box;
}

.dlBlock .h5Box {
	display: block;
	width: 100%;
	background-color: #d9e0eb;
	border-radius: 10px 10px 0 0;
}

.dlBlock .h5Box h5 {
	padding-left: 10px;
	line-height: 2.2em;
	font-size: 2em;
	font-weight: bold;
	color: #012e7b;
	background-color: #d9e0eb;
	border-radius: 10px 10px 0 0;
}

.dlBlock p {
	display: block;
	width: 100%;
	font-size: 1.5em;
	color: "333";
	padding: 20px 10px;
	box-sizing: border-box;
}

.dlBlock .aBox {
	display: block;
	width: 100%;
	padding: 10px 0 40px;
	text-align: center;
}

.dlBlock .aBox img {
	width: 100%;
	max-width: 264px;
}



@media screen and (max-width: 500px) {

	#other01,
	#other02,
	#other03,
	#other04 {
		padding-top: 90px;
		margin-top: -90px;
	}

}

@media screen and (min-width: 500px) {

	#other01,
	#other02,
	#other03,
	#other04 {
		padding-top: 150px;
		margin-top: -150px;
	}

}

/*--TabLayout---------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 500px) and (max-width: 1024px) {

	.break {
		position: relative;
		display: block;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto
	}

	/* contentsBox */
	.cnt_box {
		display: block;
		color: #4b4b4b;
		width: 96%;
		margin: 0 2% 70px;
	}


	.cnt_box_sp {
		display: block;
		color: #4b4b4b;
		width: 100%;
		margin: 10px 0 40px;
	}

	.cnt_box_pc {
		display: none;
	}

	.cnt_box_sp img {
		width: 100%;
	}

	.m120 {
		margin-top: 120px;
	}

	.pr_text p {
		display: block;
		font-size: 1.5em;
		font-weight: bold;
		line-height: 1.5em
	}

	.pr_text img {
		display: inline-block;
		height: 40px;
		margin: 20px 4% 20px 0;
	}

	.pr_text span {
		display: block;
		font-size: 1em;
		line-height: 1em
	}

	.pr_text2 p {
		display: block;
		font-size: 1.5em;
		font-weight: bold;
		line-height: 1.5em
	}

	.pr_text2 span {
		display: block;
		font-size: 1.3em;
		line-height: 1.3em
	}

	.pr_text2 img {
		display: inline-block;
		float: left;
		height: 40px;
		margin: 20px 4% 5px 0;
	}


	/* h2Area */
	.cnt_box_h2 {
		display: block;
		width: 96%;
		margin: 40px 2% 20px;
	}

	a.h2_top {
		display: inline-block;
		padding-top: 120px;
		margin-top: -120px;
	}

	a.h2_top2 {
		display: inline-block;
		padding-top: 60px;
		margin-top: -60px;
	}

	.d_border {
		border-bottom: 7px solid #6588c9;
		width: 100px;
		height: 5px;
		margin-bottom: 20px;
	}

	h2 {
		display: inline-block;
		color: #4b4b4b;
		font-size: 4em;
		line-height: 1em;
		font-weight: bold;
	}

	h2 span {
		font-size: 0.4em;
		font-weight: bold;
		float: right;
		color: #6588c9;
	}

	/* pointArea */
	.point_box {
		display: inline-block;
		width: 96%;
		height: auto;
		margin: 0 2% 40px;
	}

	.cnt_point {
		display: inline-block;
		float: left;
		width: 100%;
		margin: 0;
		vertical-align: middle;
	}

	.cnt_point h3 {
		width: 100%;
		font-size: 1.5em;
		font-weight: bold;
		color: #4b4b4b;
		line-height: 1.5em;
		margin: 0 0 5px;
	}

	.cnt_point p {
		width: 100%;
		margin: 0 0 20px;
		font-size: 1.3em;
		color: #4b4b4b;
		line-height: 1.7em;
	}

	.cnt_point p span {
		font-weight: bold;
		line-height: 2em;
	}

	.d_border_p {
		border-bottom: 5px solid #4b4b4b;
		height: 3px;
		color: #4b4b4b;
		margin-bottom: 20px;
	}

	.cnt_img img {
		display: inline-block;
		width: 100%;
	}

	.cnt_plus {
		display: inline-block;
		background-color: #D3D3D3;
		margin-top: 40px;
		padding: 30px 4%;
	}

	.cnt_plus p {
		display: block;
		font-size: 1.3em;
		color: #4b4b4b;
		margin-bottom: 20px;
		line-height: 1.7em;
	}

	.cnt_plus p span {
		font-size: 1.2em;
		line-height: 2em;
		font-weight: bold;
	}

	.cnt_plus img {
		width: 100%;
		display: block;
	}

	/* variationArea */
	.var_box {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		width: 96%;
		height: auto;
		margin: 0 2%;
	}

	.var_box .modelist {
		display: block;
		width: 100%;
	}

	.var_box .modelist h5 {
		display: block;
		width: 98%;
		color: #333;
		line-height: 1.5em;
		font-size: 2.2em;
		margin-bottom: 30px;
	}

	.var_box .modelist .modeS {
		width: 98%;
		margin-bottom: 50px;
		vertical-align: top;
		display: inline-block;
	}

	.var_box .modelist .modeS h6 {
		display: block;
		width: 200px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding: 5px 20px;
		margin-bottom: 20px;
		border-radius: 5px;
		border: none;
	}

	.var_box .modelist .modeS p {
		font-size: 16px;
		margin-bottom: 20px;
		line-height: 1.7em;
		display: inline-block;
	}

	.var_box .modelist .modeS p span {
		font-size: 12px;
	}

	.var_box .modelist .modeS img {
		width: 50%;
		margin-left: 26%;
		vertical-align: top;
		display: inline-block;
	}

	.var_box .modelist {
		display: block;
		width: 100%;
	}

	.var_box ul {
		display: block;
		height: auto;
		margin-bottom: 40px;
	}

	.var_box ul li {
		position: relative;
		display: block;
		width: 100%;
		padding: 2%;
		box-sizing: border-box;
		margin-bottom: 20px;
		border: 2px solid #ababab;
	}

	.var_box ul li img {
		display: block;
		width: 100%;
	}

	.var_box ul li span,
	.var_box ul li p {
		display: block;
		color: #4b4b4b;
		font-size: 1.3em;
	}

	.var_box ul li span {
		font-weight: bold;
		padding: 15px 0;
	}

	.var_box ul li .vTopIcon {
		position: absolute;
		display: block;
		top: 2px;
		left: 2px;
	}

	.var_box ul li .vTopIcon li {
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		border-radius: 2px;
		border: none;
	}

	.var_box ul li .vTopIcon .iconG {
		background-color: #54BF3A;
	}

	.var_box ul li .vTopIcon .iconB {
		background-color: #4792F7;
	}

	.var_box ul li .vTopIcon .iconY {
		background-color: #FDBE36;
	}

	.var_box ul li .vIconBS {
		display: block;
		width: 100%;
		margin-bottom: 30px;
		position: relative;
	}

	.var_box ul li .vIconBS ul {
		position: absolute;
		right: 0;
		width: 70%;
	}

	.var_box ul li .vIconBS ul li {
		text-align: center;
		float: right;
		margin-left: 2%;
		width: 46%;
	}

	.var_box ul li .vTopIcon {
		width: 100%;
	}

	.var_box ul li .vTopIcon li {
		text-align: center;
		width: 30%;
	}

	.var_box ul li ul {
		display: inline-block;
		width: 100%;
	}

	.var_box ul li ul li {
		display: inline-block;
	}

	.var_box ul li .vBottomIcon {
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.7em;
	}

	.var_box ul li .vSelect {
		display: inline-block;
		overflow: hidden;
		float: right;
		border-radius: 2px;
	}

	.var_box ul li .vSelect li {
		font-size: 14px;
		color: #fff;
		overflow: hidden;
		font-weight: bold;
		padding: 5px 20px;
		border-radius: 5px;
		border: none;
	}

	.vSelect01 {
		background-color: #993143;
	}

	.vSelect02 {
		background-color: #393199;
	}

	.vBorder {
		border-bottom: 5px solid #4b4b4b;
		width: 100%;
		height: 5px;
		color: #4b4b4b;
		margin: 20px 0;
	}

	.vBtnLink {
		text-align: center;
		margin-bottom: 20px;
		display: block;
	}

	.vBtnLink a {
		font-size: 16px;
		color: #fff;
		background-color: #343339;
		font-weight: bold;
		display: block;
		padding: 7px 50px 5px;
		border-radius: 5px;
		border: none;
	}

	.h360>li {
		height: auto;
	}

	.h360>li>p {
		height: auto;
	}

	.var_box h4 {
		position: relative;
		display: block;
		width: 95%;
		box-sizing: border-box;
		padding: 3% 3% 1% 15px;
		background: #ababab;
		font-size: 16px;
		color: #fff;
		margin-bottom: 20px;
		line-height: 1.7em;
		z-index: -1;
	}

	.var_box h4:before {
		position: absolute;
		content: '';
		right: -2px;
		bottom: -2px;
		border: none;
		border-right: solid 40px #fff;
		border-bottom: solid 79px transparent;
		z-index: -2
	}

	.var_box h4 span {
		font-size: 28px;
		margin-right: 6px;
		color: #4b4b4b;
	}

	.var_box>p {
		display: inline-block;
		font-size: 1em;
		line-height: 1.7em;
		padding-left: 1em;
		text-indent: -1em;
		margin-bottom: 40px;
	}

	/* sceneArea */
	.scene_box {
		display: block;
		width: 96%;
		margin: 0 2% 30px;
	}

	.scene_box ul li img {
		display: block;
		width: 100%;
	}

	.scene_box ul li span,
	.scene_box ul li p {
		display: block;
		color: #4b4b4b;
		font-size: 1.3em;
		width: 100%;
		padding: 0;
	}

	.scene_box ul li span {
		font-weight: bold;
		padding: 15px 0;
	}

	/* bannerArea */
	.ban_box {
		display: inline-block;
		width: 96%;
		margin: 0 2% 40px;
		text-align: center;
	}

	.banner {
		display: inline-block;
		width: 49.6%;
		margin-bottom: 20px;
		box-sizing: border-box;
	}

	.banner img {
		display: inline-block;
		width: 100%;
	}



	/*----------article----------*/

	.hd_inner_lmm h1 {
		display: inline-block;
		width: 100%;
		float: left;
	}

	.hd_inner_lmm h1 span {
		display: inline-block;
		color: #333;
		width: 80%;
		float: left;
		font-size: 1.5em;
		font-weight: bold;
		margin: 10px 0 0 2%;
	}

	.hd_inner_rmm {
		display: none;
	}

	.cateListBox {
		display: block;
		width: 98%;
		position: relative;
		right: 0;
		left: 0;
		margin: auto;
		margin-bottom: 0;
	}

	.cateListBox h2 {
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 20px;
		padding: 0.3em 0 0 1%;
		text-decoration: none;
		background: #ababab;
		border-left: solid 6px #6588c9;
		color: #fff;
		font-size: 2em;
		font-weight: bold;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	}

	/* .cateListBox h2:active {
				box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
				transform: translateY(2px);} */
	.solo {
		text-align: center;
	}

	.solo ul {
		display: block;
		width: 100%;
		text-align: center;
		margin: 30px 0;
	}

	.solo img {
		max-width: 90%;
	}

	.heaf ul {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		width: 100%;
	}


	.cateIconList li {
		font-size: 14px;
	}

	.cateList {
		display: inline-block;
		width: 47.5%;
		margin: 0 1% 60px;
		box-sizing: border-box;
		vertical-align: top;
	}

	.cateImgU {
		display: block;
		max-width: 100%;
		width: 100%;
	}

	.cateImgU img {
		width: 100%;
		z-index: -2;
	}

	.cateImgD {
		display: inline-block;
		width: 100%;
		height: 65px;
	}

	.cateImgD img {
		float: left;
		margin: 10px 0;
		max-width: 60%;
		max-height: 50px;
	}

	.cateImgD p {
		float: left;
		font-size: 1.5em;
		color: #333;
		text-decoration: none;
		margin: 0 40% 5% 3%;
	}


	.cateLink_btn_t p {
		text-align: center;
	}

	.cateLink_btn_t,
	.cateLink_btn {
		display: inline-block;
		min-width: 47%;
		margin: 0 2% 10px 0;
		box-sizing: border-box;
		vertical-align: bottom;
		font-size: 1em;
		color: #fff;
		border-radius: 0 0 8px 0;
		text-decoration: none;
		font-weight: bold;
		padding: 8px 5px;
		border: none
	}

	.cateLink_btn p {
		text-align: center;
	}

	.point_box2 {
		display: inline-block;
		width: 92%;
		height: auto;
		padding: 2%;
		margin: 0 2% 40px;
	}

	.cnt_point_mm {
		display: inline-block;
		float: left;
		width: 100%;
		margin: 0;
		vertical-align: middle;
	}

	.cnt_point_mm h3 {
		width: 100%;
		font-size: 1.5em;
		font-weight: bold;
		color: #4b4b4b;
		line-height: 1.5em;
		margin: 0 0 5px;
	}

	.cnt_point_mm p {
		width: 92%;
		margin: 0 0 20px;
		font-size: 1.3em;
		color: #4b4b4b;
		line-height: 1.7em;
	}

	.cnt_point_mm p span {
		font-weight: bold;
		line-height: 2em;
	}

	.suppD {
		width: 90%;
	}


	.cnt_pointPr {
		display: inline-block;
		float: left;
		width: 100%;
		margin: 0;
		vertical-align: middle;
	}

	.cnt_pointPr h3 {
		width: 100%;
		font-size: 1.5em;
		font-weight: bold;
		color: #4b4b4b;
		line-height: 1.5em;
		margin: 0 0 5px;
	}

	.cnt_pointPr p {
		width: 100%;
		margin: 0 0 20px;
		font-size: 1.3em;
		color: #4b4b4b;
		line-height: 1.7em;
	}

	.cnt_pointPr p span {
		font-weight: bold;
		line-height: 2em;
	}

	.cnt_pointPr ul {
		margin: 20px;
	}

	.cnt_pointPr ul li {
		font-size: 1.5em;
		line-height: 1.7em;
	}

	.cnt_pointPr ol {
		counter-reset: my-counter;
		list-style: none;
		padding: 0;
	}

	.cnt_pointPr ol li {
		margin: 20px 0;
		font-size: 16px;
		line-height: 1.7em;
		padding-left: 30px;
		position: relative;
	}

	.cnt_pointPr ol li:before {
		content: counter(my-counter);
		counter-increment: my-counter;
		background-color: #bada55;
		color: #222;
		display: block;
		float: left;
		line-height: 22px;
		margin-left: -30px;
		text-align: center;
		height: 22px;
		width: 22px;
		border-radius: 50%;
	}

	.d_border_pPr {
		border-bottom: 5px solid #4b4b4b;
		height: 3px;
		color: #4b4b4b;
		margin-bottom: 20px;
	}

	.colList {
		text-align: center;
	}

	label {
		display: inline-block;
	}

	label span {
		display: inline-block;
		line-height: 1em;
		font-weight: bold;
		color: #fff;
		border-radius: 4px;
	}

	label span:hover {
		cursor: pointer;
	}

	label .pad {
		display: block;
	}

	label .pad span {
		padding: 10px 10px 0 0;
		font-size: 1.5em;
	}

	input[type="checkbox"] {
		display: none;
	}

	input[type="checkbox"]:checked+.popup {
		display: block;
	}

	.popup {
		width: 100%;
		line-height: 100px;
		background-size: cover;
		background-color: rgba(0, 0, 0, 0.7);
		padding: 100% 4%;
		box-sizing: border-box;
		display: none;
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.popup img {
		width: 100%;
	}

	.popup p {
		display: inline-block;
		color: #fff;
		font-weight: bold;
		font-size: 1.4em;
	}

	.icon001 {
		width: 80px;
	}

	.lBtn {
		position: relative;
		display: block;
		width: 100%;
		height: 80px;
		margin-top: 30px;
		text-align: center;
	}

	.tpBtn {
		display: block;
		width: 100%;
		text-align: center;
		color: #fff;
		font-size: 1.6em;
		font-weight: bold;
		padding: 5px 20px;
		background-color: #333;
		border-radius: 100vh;
		border-bottom: 5px solid #21CBFF;
	}

	.tpBtn:hover {
		margin-top: 3px;
		border-bottom: 2px solid #21CBFF;
	}


	.topUp {
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 999999;
	}

	.aLinkSpeace {
		display: block;
		margin-top: -100px;
		padding-top: 100px;
	}

	.subTitle {
		position: relative;
		display: block;
		width: 96%;
		left: 0;
		right: 0;
		text-align: center;
		vertical-align: middle;
		font-size: 2em;
		margin: 30px auto;
		padding: 10px 0;
		box-sizing: border-box;
		border-bottom: solid 3px #d9e0eb;
	}

	/*.subTitle:after {
		position: absolute;
		content: " ";
		display: block;
		border-bottom: solid 3px #F4A22B;
		bottom: -3px;
		width: 10%;
	}*/

	/*-----TOP-----*/
	#topArea {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		top: 30px;
		right: 0;
		left: 0;
		margin: 0 auto 0;
		width: 96%;
		box-sizing: border-box;
	}

	#topArea .topArea1st {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		display: inline-block;
		width: 50%;
		margin-bottom: 30px;
		float: right;
	}

	#topArea .topArea1st img {
		width: 100%;
	}

	#topArea .topArea2nd {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		display: inline-block;
		width: 50%;
		margin-right: 0;
	}

	#topArea .topArea2nd .mainCopy {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .mainCopy p {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 40px;
		font-size: 2.2em;
		font-weight: bold;
		line-height: 1.5em;
	}

	#topArea .topArea2nd .awardMark {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .awardMark ul {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px
	}

	#topArea .topArea2nd .awardMark ul li {
		display: inline-block;
		max-height: 80px;
		vertical-align: top;
		margin: 0 20px 10px 0;
	}

	#topArea .topArea2nd .awardMark ul li img {
		max-height: 60px;
		max-width: 200px;
	}

	#topArea .topArea2nd .awardMark2 {
		display: block;
		width: 100%;
	}

	#topArea .topArea2nd .awardMark2 ul {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px
	}

	#topArea .topArea2nd .awardMark2 ul li {
		display: inline-block;
		max-height: 80px;
		margin: 0 20px 10px 0;
	}

	#topArea .topArea2nd .awardMark2 ul li img {
		max-height: 80px;
		max-width: 150px;
	}

	#topArea .topArea2nd .exSite {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}

	#topArea .topArea2nd .exSite a {
		text-decoration: none;
	}

	#topArea .topArea2nd .exSite img {
		width: 100%;
	}

	/*-----SLIDER-----*/
	#sliderArea {
		display: block;
		width: 100%;
		margin-bottom: 90px;
	}

	/*-----POINT-----*/
	#pointArea {
		position: relative;
		right: 0;
		left: 0;
		margin: 0 auto 40px;
		display: block;
		width: 96%;
		vertical-align: top;
		box-sizing: border-box;
	}

	#pointArea .pointArea1st {
		display: inline-block;
		vertical-align: top;
		width: 47%;
		margin-bottom: 30px;
		margin-right: 2%;
		box-sizing: border-box;
	}

	#pointArea .pointArea1st img {
		width: 100%;
	}

	#pointArea .pointArea2nd {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 30px;
		width: 50%;
		box-sizing: border-box;
	}

	#pointArea .pointArea2nd h3 {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 10px;
		padding-bottom: 20px;
		font-size: 1.5em;
		line-height: 1.5em;
		font-weight: bold;
		border-bottom: solid 3px #333;
	}

	#pointArea .pointArea2nd p {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		font-size: 1.3em;
		line-height: 1.5em;
	}

	#pointArea .pointArea2nd p span {
		font-weight: bold;
	}

	/*-----LINEUP-----*/
	#lineupArea,
	#functionArea {
		position: relative;
		right: 0;
		left: 0;
		margin: 0 auto;
		display: block;
		width: 96%;
	}

	#lineupArea h4,
	#functionArea h4 {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 20px;
		padding: 10px;
		font-size: 1.8em;
		font-weight: bold;
		line-height: 1em;
		box-sizing: border-box;
		color: #333;
		border-left: 5px solid #333;
	}

	#lineupArea .title_s,
	#functionArea .title_s {
		width: 100%;
		overflow-wrap: break-word;
		margin-bottom: 20px;
		padding: 10px;
		font-size: 1.6em;
		font-weight: bold;
		line-height: 1em;
		box-sizing: border-box;
		color: #333;
	}

	#lineupArea .aText,
	#functionArea .aText {
		display: block;
		width: 100%;
		font-size: 1.3em;
		padding: 10px 0;
		margin: 20px 0;
	}

	#lineupArea ul,
	#functionArea ul {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		width: 100%;
		margin-bottom: 30px;
	}

	#lineupArea ul li,
	#functionArea ul li {
		display: inline-block;
		vertical-align: top;
		width: 33.3%;
		margin-bottom: 10px;
		padding: 1%;
		box-sizing: border-box;
	}

	#lineupArea ul li img,
	#functionArea ul li img {
		display: block;
		width: 100%;
	}

	#lineupArea ul li span,
	#functionArea ul li span {
		display: block;
		width: 100%;
		margin: 20px 0 10px;
		overflow-wrap: break-word;
		font-size: 1.3em;
		line-height: 2em;
		font-weight: bold;
	}

	#lineupArea ul li p,
	#functionArea ul li p {
		display: block;
		width: 100%;
		overflow-wrap: break-word;
		font-size: 1.3em;
		line-height: 1.5em;
	}

	/*-----MOVIE-----*/
	#movieArea {
		position: relative;
		display: block;
		max-width: 100%;
		margin-bottom: 30px;
	}

	.movieA2 {
		position: relative;
		display: block;
		max-width: 100%;
		margin-bottom: 30px;
	}

	/*----- -----*/




}



/*--Header---------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 1025px) {

	.ssY50L {
		position: fixed !important;
	}

	/* 2ndHeader */
	.fixed_hd {
		position: fixed;
		margin-top: -12px;
		z-index: 9999
	}

	#s_hd {
		position: absolute;
		display: block;
		width: 1080px;
		height: 100px;
		padding: 0 0 10px;
		background: rgba(255, 255, 255, .9);
		z-index: 9999
	}

	#s_hd .hd_inner_l {
		display: inline-block;
		float: left;
		width: 430px;
		height: 100px;
	}

	#s_hd .hd_inner_r {
		display: inline-block;
		position: relative;
		float: right;
		width: 650px;
		height: 100px;
	}

	h1 {
		display: inline-block;
		position: absolute;
		float: left;
		height: 50px;
	}

	h1 span {
		display: inline-block;
		color: #333;
		font-size: 1.2em;
		font-weight: bold;
		margin: 0 0 0px 15px;
	}

	h1 img {
		max-height: 50px;
		max-width: 200px;
	}

	.link_area {
		display: inline-block;
		margin: 0 0 0 -1px;
		float: left;
	}

	.link_btn {
		display: inline-block;
		min-width: 130px;
		text-align: center;
		background-color: #4b4b4b;
		font-size: 14px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		padding: 8px 14px;
		position: relative;
		transition: .9s;
		border: 1px solid #fff;
		border-radius: 10px 0 0 0;
	}

	.link_btn:hover {
		color: #fff;
		border-radius: 8px 0 0;
	}

	.link_btn span {
		display: block;
		position: absolute;
		background-color: #333;
		top: 0;
		left: 0;
		width: 100%;
		height: 32px;
		font-size: 12px;
		line-height: 40px;
		border-radius: 10px 0 8px 0;
		z-index: -1;
		transition: .5s;
	}

	.link_btn:hover span {
		color: #fff;
		transform: translateY(32px);
	}

	.buy_area {
		display: block;
		width: 730px;
		margin-top: 5px;
		float: right;
	}

	.buy_btn {
		display: inline-block;
		width: 238px;
		float: right;
		text-align: center;
		background-color: #F4A22B;
		font-size: 1.3em;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		padding: 8px 17px;
		margin-left: 5px;
		position: relative;
		transition: .9s;
		border: 1px solid #fff;
		border-radius: 10px 0 0 0;
	}

	.buy_btn:hover {
		color: #333;
		border-radius: 8px 0 0;
	}

	.buy_btn span {
		display: block;
		position: absolute;
		background-color: #333;
		top: 0;
		left: 0;
		width: 100%;
		height: 33px;
		font-size: 12px;
		line-height: 40px;
		border-radius: 10px 0 8px 0;
		z-index: -1;
		transition: .5s;
	}

	.buy_btn:hover span {
		color: #fff;
		transform: translateY(34px);
	}

	nav {
		float: right;
	}

	.hd_inner_r nav {
		position: absolute;
		top: 75px;
		right: 0;
	}

	nav ul li {
		display: inline-block;
	}

	nav ul li a {
		color: #4b4b4b;
		font-size: 16px;
		padding-left: 20px;
	}

	nav ul li a:link {
		color: #4b4b4b;
	}

	nav ul li a:visited {
		color: #4b4b4b;
	}

	nav ul li a:hover {
		color: #4E4E4E;
	}

	nav ul li a .h_off {
		float: right;
		opacity: 1;
		transition: 0.7s;
	}

	nav ul li a .h_on {
		position: absolute;
		font-size: 12px;
		line-height: 25px;
		float: right;
		opacity: 0;
		transition: 0.7s;
	}

	nav ul li a:hover .h_off {
		opacity: 0;
		transition: 0.7s;
	}

	nav ul li a:hover .h_on {
		opacity: 1;
		transition: 0.7s;
	}

	.sp_hd {
		display: none;
	}

	#s_main {
		position: relative;
		width: 1080px;
		left: 0;
		right: 0;
		margin: auto;
	}

}

@media screen and (min-width: 500px) and (max-width: 1024px) {

	.ssY50L {
		position: fixed !important;
		top: 10px !important;
	}

	#s_hd {
		position: absolute;
		display: block;
		width: 80%;
		z-index: 9999;
		top: -59px;
		left: 5px;
	}

	.hd_inner_l {
		display: block;
	}

	.hd_inner_l h1 {
		width: 100%;
	}

	.hd_inner_l h1 img {
		display: inline-block;
		max-width: 200px;
		max-height: 50px;
	}

	.link_area {
		display: none;
	}

	.hd_inner_r {
		display: none;
	}

	.sp_hd {
		display: none;
	}

}

@media screen and (max-width: 500px) {

	.ssY50L {
		position: fixed !important;
		top: 10px !important;
	}

	#s_hd {
		position: absolute;
		display: block;
		width: 80%;
		z-index: 9999;
		top: -59px;
	}

	.hd_inner_l {
		display: block;
	}

	.hd_inner_l h1 {
		width: 100%;
	}

	.hd_inner_l h1 img {
		display: inline-block;
		max-width: 200px;
		max-height: 50px;
		margin-bottom: 10px;
	}

	.link_area {
		display: none;
	}

	.hd_inner_r {
		display: none;
	}

	.sp_hd {
		display: none;
	}

}


/*--EcArea---------------------------------------------------------------------------------------------------------------*/

.ecLink {
	position: relative;
	width: 96%;
	right: 0;
	left: 0;
	margin: 0 auto 60px;
}

.ecArea .ecLink {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-around;
}

.ecArea .ecLink a {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.ecArea .ecLink li {
	text-align: center;
	background: #333;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
}

/*--SP------------------------------------------------*/
@media screen and (max-width: 500px) {

	.ecArea {
		position: relative;
		width: 96%;
		right: 0;
		left: 0;
		margin: 0 auto 60px;
	}

	.Area6th .ecLink a {
		width: 48%;
		font-size: 1em;
		line-height: 1.2em;
	}
}

/*--TAB------------------------------------------------*/
@media screen and (min-width: 500px) and (max-width: 1024px) {

	.ecArea {
		position: relative;
		width: 96%;
		right: 0;
		left: 0;
		margin: 0 auto 60px;
	}

	.ecArea .ecLink a {
		width: 44%;
		font-size: 1.2em;
		line-height: 1.4em;
	}
}

/*--PC------------------------------------------------*/
@media screen and (min-width: 1025px) {

	.ecArea {
		position: relative;
		width: 1080px;
		right: 0;
		left: 0;
		margin: 0 auto 60px;
	}

	.ecArea .ecLink a {
		width: 35%;
		font-size: 1.4em;
		line-height: 1.6em;
	}
}

/*--LogoArea---------------------------------------------------------------------------------------------------------------*/

.hd_inner_l h1 {
	display: block;
	position: relative;
}

.hd_inner_l h1 ul {
	display: flex;
	left: 0;
}

.hd_inner_l h1 li {
	display: block;
	margin: 0 5px 5px 0;
}

.hd_inner_l h1 img {
	max-width: 200px;
	max-height: 50px;
}

/*--SP------------------------------------------------*/
@media screen and (max-width: 500px) {

	.hd_inner_l h1 {
		width: 100%;
		left: 5px;
	}

	.hd_inner_l h1 ul {
		align-items: flex-end;
		flex-direction: row;
		max-height: 40px;
	}

	.hd_inner_l h1 ul li {
		width: 100%;
		max-height: 40px;
	}

	.hd_inner_l h1 span {
		display: inline-block;
		vertical-align: top;
		margin-top: 20px;
		margin-left: 5px;
		font-size: 1em;
	}
}

/*--TAB------------------------------------------------*/
@media screen and (min-width: 500px) and (max-width: 1024px) {

	.hd_inner_l h1 {
		left: 0;
	}

	.hd_inner_l h1 ul {
		align-items: flex-end;
		flex-direction: row;
	}

	.hd_inner_l h1 span {
		display: inline-block;
		vertical-align: top;
		margin-top: 20px;
		margin-left: 5px;
		font-size: 1.2em;
	}
}

/*--PC------------------------------------------------*/
@media screen and (min-width: 1025px) {

	.hd_inner_l h1 {
		top: 0;
		left: 0;
	}

	.hd_inner_l h1 ul {
		align-items: flex-end;
		flex-direction: row;
	}

	.hd_inner_l h1 span {
		display: inline-block;
		margin-top: -30px;
		margin-left: 5px;
		font-size: 1.2em;
	}

	.hd_inner_l h1>span {
		margin-left: 10px;
	}
}

/*--BackBtnArea---------------------------------------------------------------------------------------------------------------*/

.backBtn {
	display: block;
	position: relative;
	width: 90%;
	left: 0;
	right: 0;
	margin: 0 auto 30px;
}

.backBtn a {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 300px;
	text-align: center;
	padding: 10px 30px;
	border-radius: 100px;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	background: #012e7b;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.backBtn a:before {
	content: url("/products/office/img/backicon.png");
	position: absolute;
	top: 15px;
	left: 20px;
}



/*--23.08.24---------------------------------------------------------------------------------------------------------------*/

.subTxBox2 {
	display: block;
	margin: 0 auto;
	font-size: 1.2em;
	width: 90.5%;
}

/*--23.11.17---------------------------------------------------------------------------------------------------------------*/

.bnr_dl {
	margin: 0px auto 80px auto;
	display: block;
	width: 100%;
}

.bnr_dl img {
	width: 100%; height: auto;
}