<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body {
	color: #333;
	font-family: "YakuHanJP", "Asap", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo,  "游ゴシック", YuGothic, sans-serif;
	font-size: 16px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: .1em;
	line-height: 1.75;
	overflow-wrap: break-word;
	-webkit-print-color-adjust: exact;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%
}


.ccm-page {
	margin: auto;
	min-width: 1040px;
	overflow: hidden;
	position: relative;
	width: 100%;
}


.ccm-page a,
.ccm-page a:hover,
.ccm-page a:active,
.ccm-page a:focus {
	text-decoration: none;
}
.ccm-page a {
	color: #333;
}
.ccm-page a:hover,
.ccm-page a:active,
.ccm-page a:focus {
	color: #ed1b23;
}
html.qbb-en .ccm-page a:hover,
html.qbb-en .ccm-page a:active,
html.qbb-en .ccm-page a:focus {
	color: #d7001d;
}


.ccm-page p a,
.ccm-page p a:hover,
.ccm-page p a:active,
.ccm-page p a:focus {
	text-decoration: underline;
}


.ccm-page img {
	height: auto;
	max-width: 100%;
}



.ccm-page .qbb-font-j1 {
	font-family: "YakuHanJP", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
	position: relative;
}



.ccm-page .dsp-w {
	display: inline !important;
}
.ccm-page .dspb-w {
	display: block !important;
}
.ccm-page .dsp-s {
	display: none !important;
}
.ccm-page .dspb-s {
	display: none !important;
}





.ccm-page .container {
	margin: auto;
	/*max-width: 1040px;*/
	max-width: 1070px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-container1200 .container {
	max-width: 1260px;
}
.ccm-page .row:before,
.ccm-page .row:after {
	width:0px;
}
.ccm-page .qbb-row-flex .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


.ccm-page #qbb-header {
	border-bottom: 1px solid #cdcbcc;
	height: 100px;
	position: relative;
	width: 100%;
}

.ccm-page #qbb-header-logo1 {
	background: url("/application/themes/qbb/images/common/logo3.svg") no-repeat center center;
	background-size: 136px 69px;
	height: 84px;
	left: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 11px;
	width: 168px;
}
.ccm-page #qbb-header-logo1 a {
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.ccm-page #qbb-header-logo1 a span {
	display: block;
	text-indent: -999em;
}

.ccm-page #qbb-header-navi1 {
	position: absolute;
	right: 15px;
	top: 62px;
}
.ccm-page #qbb-header-navi1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page #qbb-header-navi1 ul li {
	display: block;
	font-size: 17px;
	font-weight: 500;
	float: left;
	line-height: 1.2;
	position: relative;
}
.ccm-page #qbb-header-navi1 ul li {
	vertical-align: bottom;
}
.ccm-page #qbb-header-navi1 ul li + li {
	margin-left: 50px;
}
.ccm-page #qbb-header-navi1 ul li + li:before {
	background: #ed1b23;
	border-radius: 50%;
	content: "";
	display: block;
	height: 5px;
	left: -27px;
	margin: -2px 0 0 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 5px;
}

.ccm-page #qbb-header-subnavi1 {
	border-right: 1px solid #999;
	height: 25px;
	padding: 5px 24px 0 0;
	position: absolute;
	right: 51px;
	top: 16px;
}
.ccm-page #qbb-header-subnavi1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page #qbb-header-subnavi1 ul li {
	display: block;
	font-size: 14px;
	float: left;
	line-height: 1.2;
	position: relative;
}
.ccm-page #qbb-header-subnavi1 ul li + li {
	margin-left: 2em;
}

.ccm-page #qbb-header-search1 {
	position: absolute;
	top: 15px;
	right: 15px;
}
.ccm-page .qbb-search-form-cover1 {
	background: url("/application/themes/qbb/images/common/icon-lupe1.svg") no-repeat center right;
	background-size: 24px 24px;
	cursor: pointer;
	height: 25px;
	width: 25px;
	z-index: 1;
}
.ccm-page .qbb-search-form-text1 {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	/*background: #FFF url("/application/themes/qbb/images/common/icon-lupe1.svg") no-repeat center right 16px;
	background-size: 24px 24px;*/
	border: 1px solid #CCC;
	border-radius: 18px;
	height: 36px;
	font-size: 16px;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: -17px;
	top: -5px;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	width: 55px;
	z-index: 5;
}
.ccm-page .qbb-search-form-text1:focus {
	opacity: 1;
	outline: none;
	padding: 0 40px 0 18px;
	width: 500px;
}
.ccm-page #qbb-header-search1 input[type="text"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border: 1px solid #CCC;
	border-radius: 18px;
	height: 36px;
	font-size: 16px;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: -17px;
	top: -5px;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	width: 55px;
	z-index: 5;
}
.ccm-page #qbb-header-search1 input[type="text"]:focus {
	opacity: 1;
	outline: none;
	padding: 0 40px 0 18px;
	width: 500px;
}
.ccm-page #qbb-header-search1 input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: rgba(0,0,0,0.0) url("/application/themes/qbb/images/common/icon-lupe1.svg") no-repeat center center;
	background-size: 24px 24px;
	border: 0 none;
	border-radius: 0;
	height: 36px;
	font-size: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: -6px;
	top: -5px;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	width: 36px;
	z-index: 0;
}
.ccm-page #qbb-header-search1 :focus + input[type="submit"] {
	opacity: 1;
	z-index: 6;
}


.ccm-page #qbb-header2 {
	height: 134px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.ccm-page #qbb-header2-logo1 {
	background: url("/application/themes/qbb/images/common/logo3.svg") no-repeat center center;
	background-size: 107px 55px;
	height: 55px;
	left: 1px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 13px;
	width: 107px;
}
.ccm-page #qbb-header2-logo1 a {
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.ccm-page #qbb-header2-logo1 a span {
	display: block;
	text-indent: -999em;
}

.ccm-page #qbb-header2-copy1 {
	font-size: 12px;
	font-weight: 500;
	left: 121px;
	letter-spacing: 0.01em;
	margin: 0;
	position: absolute;
	top: 29px;
}
.ccm-page #qbb-header2-copy1 a {
	text-decoration: none;
}
.ccm-page #qbb-header2-copy1 span {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.12em;
	position: relative;
}

.ccm-page .qbb-header2-navi1-wrap {
	background-color: #ed1b23;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.ccm-page #qbb-header2-navi1 {
	position: relative;
	width: 100%;
}
.ccm-page #qbb-header2-navi1 ul {
	display: table;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page #qbb-header2-navi1 ul li {
	display: table-cell;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
	font-size: 15px;
	font-weight: 700;
	height: 56px;
	line-height: 1.2;
	padding: 10px 5px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
.ccm-page #qbb-header2-navi1 ul li:before {
	border-left: 2px dotted #fff;
	content: "";
	display: block;
	height: 16px;
	left: -1px;
	margin-top: -8px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 0;
}
.ccm-page #qbb-header2-navi1 ul li:last-child:after {
	border-right: 2px dotted #fff;
	content: "";
	display: block;
	height: 16px;
	margin-top: -8px;
	overflow: hidden;
	position: absolute;
	right: -1px;
	top: 50%;
	width: 0;
}
.ccm-page #qbb-header2-navi1 ul li a {
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 700;
	line-height: 37px;
	text-align: center;
}
.ccm-page #qbb-header2-navi1 ul li a.active {
	background-color: #fff;
	color: #ed1b23;
}

.ccm-page #qbb-header2-entry1 {
	background: url("/application/themes/qbb/images/common/entry1.svg") no-repeat center center;
	background-size: contain;
	display: block;
	height: 126px;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	right: 10px;
	top: 19px;
	width: 106px;
	z-index: 1;
}


.ccm-page #qbb-footer {
	background: #f7f7f7;
	margin: 55px 0 0;
	padding-bottom: 50px;
	position: relative;
	width: 100%;
}

.ccm-page #qbb-footer-sns1 {
	background: #ebebeb;
	padding: 25px 0 20px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page #qbb-footer-sns1 .copy1 {
	color: #ed1b23;
	display: inline-block;
	font-size: 15px;
	line-height: 1.2;
	margin: 0;
	vertical-align: middle;
}
.ccm-page .qbb-sns1 {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page .qbb-sns1 li {
	display: inline-block;
	vertical-align: middle;
}
.ccm-page .qbb-sns1 li + li {
	margin-left: 28px;
}
.ccm-page .qbb-sns-fb1,
.ccm-page .qbb-sns-tw1,
.ccm-page .qbb-sns-ig1,
.ccm-page .qbb-sns-yt1 {
	background: no-repeat center center;
	background-size: 24px 24px;
	display: block;
	height: 24px;
	width: 24px;
}
.ccm-page .qbb-sns-fb1 {
	background-image: url("/application/themes/qbb/images/common/icon-fb1.svg");
}
.ccm-page .qbb-sns-tw1 {
	background-image: url("/application/themes/qbb/images/common/icon-tw1.svg");
}
.ccm-page .qbb-sns-ig1 {
	background-image: url("/application/themes/qbb/images/common/icon-ig1.svg");
}
.ccm-page .qbb-sns-yt1 {
	background-image: url("/application/themes/qbb/images/common/icon-yt1.svg");
}
.ccm-page #qbb-footer-sns1 .qbb-sns1 {
	display: inline;
	margin: 0 0 0 20px;
	vertical-align: middle;
}

.ccm-page #qbb-footer-content1 {
	background: #ed1b23;
	padding: 22px 0;
	position: relative;
	width: 100%;
}
.ccm-page #qbb-footer-content1 .block1 {
	float: left;
}
.ccm-page #qbb-footer-content1 .block2 {
	float: right;
}
.ccm-page #qbb-footer-logo1 {
	background: url("/application/themes/qbb/images/common/logo2.png") no-repeat center center;
	background-size: contain;
	height: 41px;
	display: inline-block;
	margin: 0 20px 0 0;
	vertical-align: middle;
	width: 94px;
}
.ccm-page #qbb-footer-logo1 a {
	display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.ccm-page #qbb-footer-logo1 a span {
	display: none;
}
.ccm-page #qbb-footer-copy1 {
	color: #FFF;
	display: inline-block;
	font-size: 15px;
	line-height: 1.2;
	margin: 0;
	vertical-align: middle;
}
.ccm-page #qbb-footer-search1 {
	padding: 2px 0 0;
	position: relative;
}
.ccm-page .qbb-search-form-text2 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*background: #FFF url("/application/themes/qbb/images/common/icon-lupe1.svg") no-repeat center right 16px;
	background-size: 24px 24px;*/
	border: none;
	border-radius: 18px;
	height: 36px;
	font-size: 17px;
	padding: 0 45px 0 18px;
	width: 360px;
}
.ccm-page #qbb-footer-search1 input[type="text"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #FFF url("/application/themes/qbb/images/common/icon-lupe1.svg") no-repeat center right 16px;
	background-size: 24px 24px;
	border: 0 none;
	border-radius: 18px;
	height: 36px;
	font-size: 17px;
	padding: 0 40px 0 18px;
	width: 360px;
}
.ccm-page #qbb-footer-search1 input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("/application/themes/qbb/images/common/icon-lupe1.svg") no-repeat center center;
	background-size: 24px 24px;
	border: 0 none;
	border-radius: 0;
	height: 36px;
	font-size: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	width: 36px;
}

.ccm-page #qbb-footer-navi1 .navi1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0 20px;
	position: relative;
	width: 100%;
}
.ccm-page #qbb-footer-navi1 .navi1 .block {
	width: 23.8461%;
}
.ccm-page #qbb-footer-navi1 .navi1 .block + .block {
	margin-left: 1.5384%;
}
.ccm-page #qbb-footer-navi1 .navi1 .hd1 {
	background: #FFF;
	border-radius: 6px;
	color: #ed1b23;
	font-size: 17px;
	line-height: 64px;
	margin: 0;
	position: relative;
	text-align: center;
}
.ccm-page #qbb-footer-navi1 .navi1 .hd1:before {
	background: #FFF;
	bottom: -7px;
	content: "";
	display: block;
	height: 15px;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	transform: rotate(45deg);
	width: 15px;
}
.ccm-page #qbb-footer-navi1 .navi1 .hd1 a {
	color: #ed1b23;
	display: block;
}
.ccm-page #qbb-footer-navi1 .navi1 .hd2 {
	color: #ed1b23;
	font-size: 20px;
	font-weight: 700;
	line-height: 64px;
	margin: 0;
	text-align: left;
}
.ccm-page #qbb-footer-navi1 .navi1 .hd2 a {
	color: #ed1b23;
	position: relative;
}
.ccm-page #qbb-footer-navi1 .navi1 .hd2 a:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -3px 0 0 5px;
	position: relative;
	width: 17px;
}
.ccm-page #qbb-footer-navi1 .navi1 .list1 {
	font-size: 15px;
	line-height: 1.5;
	list-style: none;
	margin: 30px 0 0;
	padding: 0 0 0 5px;
}
.ccm-page #qbb-footer-navi1 .navi1 .list1 li + li {
	margin-top: 0.7em;
}
.ccm-page #qbb-footer-navi1 .navi1 .list1 li &gt; ul {
	display: none;
}
.ccm-page #qbb-footer-navi1 .navi1 .list1 .icon1 {
	margin: -2px 0 0 6px;
	position: relative;
}

.ccm-page #qbb-footer-navi1 .navi2 {
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	position: relative;
	width: 100%;
}
.ccm-page #qbb-footer-navi1 .navi2 + .navi2 {
	border-top: 0 none;
}
.ccm-page #qbb-footer-navi1 .navi2 .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%;
}
.ccm-page #qbb-footer-navi1 .navi2 .block1 {
	padding: 18px 0;
	width: 35.7692%;
}
.ccm-page #qbb-footer-navi1 .navi2 .block2 {
	border-left: 1px dotted #666;
	padding: 18px 0;
	text-align: right;
	width: 64.2307%;
}
.ccm-page #qbb-footer-navi1 .navi2 .block3 {
	padding: 18px 0;
}
.ccm-page #qbb-footer-navi1 .navi2 .block2.st1 {
	padding-left: 80px;
	text-align: left;
}
.ccm-page #qbb-footer-navi1 .navi2 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page #qbb-footer-navi1 .navi2 ul li {
	display: inline;
	font-size: 15px;
	line-height: 1.4;
	vertical-align: middle;
}
.ccm-page #qbb-footer-navi1 .navi2 ul li + li {
	margin-left: 2.6em;
}
.ccm-page #qbb-footer-navi1 .navi2 ul li a {
	padding-right: 28px;
	position: relative;
}
.ccm-page #qbb-footer-navi1 .navi2 ul li a:after {
	background: url("/application/themes/qbb/images/common/icon-arrow2.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 0;
	width: 17px;
}

.ccm-page #qbb-footer-navi1 .banner1 {
	width: 100%;
}
.ccm-page #qbb-footer-navi1 .banner1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page #qbb-footer-navi1 .banner1 ul li {
	display: block;
	float: left;
	margin: 30px 3.8461% 0 0; 
	width: 22.1153%;
}
.ccm-page #qbb-footer-navi1 .banner1 ul li:nth-child(4n) {
	margin-right: 0;
}
.ccm-page #qbb-footer-navi1 .banner1 ul li:nth-child(4n+1) {
	clear: left;
}
.ccm-page #qbb-footer-navi1 .banner1 ul li img  {
	border-radius: 8px;
	display: block;
}

.ccm-page #qbb-footer-navi1 .navi3 {
	font-size: 0;
	line-height: 0;
	padding: 25px 0 0;
	position: relative;
	width: 100%;
}
.ccm-page #qbb-footer-navi1 .navi3 .block1 {
	float: left;
}
.ccm-page #qbb-footer-navi1 .navi3 .block2 {
	float: right;
}
.ccm-page #qbb-footer-navi1 .navi3 ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page #qbb-footer-navi1 .navi3 ul li {
	display: inline-block;
	font-size: 15px;
	line-height: 1.4;
	vertical-align: middle;
}
.ccm-page #qbb-footer-navi1 .navi3 ul li + li {
	margin-left: 2em;
}
.ccm-page #qbb-footer-navi1 .navi3 .coname {
	display: inline;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.02em;
	line-height: 1.3;
	margin: 0 2em 0 0;
	vertical-align: middle;
}
.ccm-page #qbb-footer-navi1 .navi3 .copyright {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.02em;
	line-height: 1.3;
	margin: 0;
	vertical-align: middle;
}


.ccm-page #qbb-pagetop1 {
	display: none;
	bottom: 90px;
	height: 0;
	left: 0;
	position: fixed;
	width: 100%;
}
.ccm-page #qbb-pagetop1 &gt; div {
	margin: auto;
	max-width: 1306px;
	position: relative;
	width: 100%;
}
.ccm-page #qbb-pagetop1 &gt; div &gt; div {
	background: url("/application/themes/qbb/images/common/icon-pagetop1.svg") no-repeat center center;
	background-size: contain;
	cursor: pointer;
	display: block;
	height: 40px;
	float: right;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
	width: 40px;
}
html.qbb-en .ccm-page #qbb-pagetop1 &gt; div &gt; div {
	background-image: url("/application/themes/qbb/images/common/icon-pagetop1-en.svg");
}



.ccm-page * + .qbb-sec1 {
	margin-top: 75px;
}
.ccm-page .qbb-breadcrumb1 + .qbb-sec1 {
	margin-top: 10px;
}



.ccm-page .qbb-breadcrumb1 {
	padding: 15px 0 30px;
	width: 100%;
}
.ccm-page .qbb-breadcrumb1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page .qbb-breadcrumb1 ul li {
	color: #666 !important;
	display: inline;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 1.2;
	position: relative;
}
html.qbb-en .ccm-page .qbb-breadcrumb1 ul li {
	font-size: 12px;
}
.ccm-page .qbb-breadcrumb1 ul li + li:before {
	content: "&gt;";
	display: inline-block;
	padding: 0 0.3em;
}
.ccm-page .qbb-breadcrumb1 ul li a {
	color: #666 !important;
}
.ccm-page .qbb-breadcrumb1.st1 ul li,
.ccm-page .qbb-breadcrumb1.st1 ul li a {
	color: #666 !important;
}
.ccm-page .qbb-breadcrumb1.st2 ul li,
.ccm-page .qbb-breadcrumb1.st2 ul li a {
	color: #FFF !important;
}



.ccm-page .qbb-navi1 {
	margin: 0 0 40px;
	width: 100%;
}
.ccm-page .qbb-navi1 ul {
	border: 1px solid #cdcbcc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-navi1 ul li {
	color: #666;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 14px;
	height: 50px;
	line-height: 1.2;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-navi1 ul li + li {
	border-left: 1px solid #cdcbcc;
}
.ccm-page .qbb-navi1 ul li a {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-navi1 ul li a span {
	display: block;
	left: 0;
	padding: 0 18px 0 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-navi1 ul li a:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 18px;
	width: 17px;
}



.ccm-page .qbb-page-link1 {
	display: block;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-page-link1 li {
	display: block;
	float: left;
	margin: 0 0 8.5px;
}
.ccm-page .qbb-page-link1 li &gt; * {
	border: 1px solid #DDD;
	border-radius: 3px;
	color: #333;
	display: block;
	font-size: 15px;
	height: 42px;
	line-height: 40px;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-page-link1 li &gt; *.active {
	background-color: #ed1b23;
	border-color: #ed1b23;
	color: #fff;
	font-weight: 700;
}
html.qbb-en .ccm-page .qbb-page-link1 li &gt; *.active {
	background-color: #d7001d;
	border-color: #d7001d;
}
.ccm-page .qbb-page-link1 li &gt; *.active:hover,
.ccm-page .qbb-page-link1 li &gt; *.active:focus {
	color: #fff !important;
}
.ccm-page .qbb-page-link1 li &gt; a:after {
	border: solid #ed1b23;
	border-width: 0 1px 1px 0;
	content: "";
	display: inline-block;
	height: 6px;
	margin: 0 0 0 5px;
	position: relative;
	top: -0.15em;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
	width: 6px;
}
html.qbb-en .ccm-page .qbb-page-link1 li &gt; a:after {
	border-color: #d7001d;
}
.ccm-page .qbb-page-link1.st1 li &gt; a:after {
	display: none;
}
.ccm-page .qbb-page-link1.c5 li {
	margin-right: 0.9615%;
	width: 19.2307%;
}
.ccm-page .qbb-page-link1.c5 li:nth-child(5n) {
	margin-right: 0;
}
.ccm-page .qbb-page-link1.c5 li:nth-child(5n+1) {
	clear: left;
}
.ccm-page .qbb-page-link1.c6 li {
	margin-right: 1.2135%;
	width: 15.6553%;
}
.ccm-page .qbb-page-link1.c6 li:nth-child(6n) {
	margin-right: 0;
}
.ccm-page .qbb-page-link1.c6 li:nth-child(6n+1) {
	clear: left;
}
.ccm-page .qbb-page-link1.c7 li {
	margin-right: 0.9615%;
	width: 13.4615%;
}
.ccm-page .qbb-page-link1.c7 li:nth-child(7n) {
	margin-right: 0;
}
.ccm-page .qbb-page-link1.c7 li:nth-child(7n+1) {
	clear: left;
}



.ccm-page .qbb-page-link2 {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-page-link2 li {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	vertical-align: middle;
}
.ccm-page .qbb-page-link2 li + li {
	margin-left: 28px;
}
.ccm-page .qbb-page-link2 li a {
	position: relative;
}
.ccm-page .qbb-page-link2 li a:after {
	border-color: transparent #ed1b23 #ed1b23 transparent;
	border-style: solid;
	border-width: 1px;
	content: "";
	display: inline-block;
	height: 6px;
	margin-left: 8px;
	position: relative;
	top: -0.2em;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
	width: 6px;
}



.ccm-page .qbb-p-navi1 {
	border-bottom: 1px solid #cdcbcc;
	border-top: 1px solid #cdcbcc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-p-navi1 li {
	color: #666;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 14px;
	height: 50px;
	line-height: 1.2;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-p-navi1 li + li {
	border-left: 1px solid #cdcbcc;
}
.ccm-page .qbb-p-navi1 li a {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-p-navi1 li a span {
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-p-navi1 li a span:after {
	border: solid #ed1b23;
	border-width: 0 0 1px 1px;
	bottom: 0.25em;
	content: "";
	display: inline-block;
	height: 9px;
	margin: 0 0 0 10px;
	position: relative;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	vertical-align: middle;
	width: 9px;
}



.ccm-page .qbb-p-navi2 {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-p-navi2 li {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
	width: 33.3333%;
}
.ccm-page .qbb-p-navi2 li:nth-child(3n+1) {
	clear: left;
}
.ccm-page .qbb-p-navi2 li a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	height: 60px;
	line-height: 1.53;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-p-navi2 li a span {
	display: block;
	left: 0;
	padding: 0 35px 0 18px;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.ccm-page .qbb-p-navi2 li a:after {
	border-color: transparent #ed1b23 #ed1b23 transparent;
	border-style: solid;
	border-width: 1px;
	content: "";
	display: inline-block;
	height: 11px;
	margin-top: -6px;
	position: absolute;
	right: 18px;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
	width: 11px;
}



.ccm-page .qbb-collapse1 {
	border: 1px solid #DDD;
	border-radius: 6px;
	width: 100%;
}
.ccm-page .qbb-collapse1 + .qbb-collapse1 {
	margin-top: 9px;
}
.ccm-page .qbb-collapse1-head {
	cursor: pointer;
	padding: 24px 40px 24px 65px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-collapse1-head:before {
	background: url("/application/themes/qbb/images/common/icon-q1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 25px;
	left: 28px;
	position: absolute;
	width: 25px;
}
.ccm-page .qbb-collapse1-head .blt {
	display: block;
	height: 17px;
	position: absolute;
	right: 24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 17px;
}
.ccm-page .qbb-collapse1-head .blt:after,
.ccm-page .qbb-collapse1-head .blt:before {
	background: #ed1b23;
	content: "";
	display: block;
	height: 2px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 8px;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	width: 16px;
}
.ccm-page .qbb-collapse1-head .blt:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.ccm-page .qbb-collapse1-head.on .blt:after {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.ccm-page .qbb-collapse1-head h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
.ccm-page .qbb-collapse1-body {
	border-top: 1px dotted #666;
	padding: 24px 40px 24px 65px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-collapse1-head + .qbb-collapse1-body {
	display: none;
}
.ccm-page .qbb-collapse1-body:before {
	background: url("/application/themes/qbb/images/common/icon-a1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 25px;
	left: 28px;
	position: absolute;
	width: 25px;
}
.ccm-page .qbb-collapse1-body h3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 8px;
}
.ccm-page .qbb-collapse1-body * + h3 {
	margin-top: 18px;
}
.ccm-page .qbb-collapse1-body p {
	margin: 0;
}



.ccm-page .qbb-collapse2 {
	background: #f8f6ef;
	margin: auto;
	max-width: 860px;
	width: 100%;
}
.ccm-page .qbb-collapse2 + .qbb-collapse2 {
	margin-top: 4px;
}
.ccm-page .qbb-collapse2-head {
	cursor: pointer;
	padding: 25px 51px 25px 65px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-collapse2-head:before {
	background: url("/application/themes/qbb/images/common/icon-q2.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 23px;
	left: 23px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 23px;
}
.ccm-page .qbb-collapse2-head h3 {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	line-height: 1.4;
}
.ccm-page .qbb-collapse2-head .blt {
	display: block;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
}
.ccm-page .qbb-collapse2-head .blt:after,
.ccm-page .qbb-collapse2-head .blt:before {
	background: #ed1b23;
	content: "";
	display: block;
	height: 2px;
	overflow: hidden;
	position: absolute;
	left: 0;
	margin-top: -1px;
	top: 10px;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	width: 20px;
}
.ccm-page .qbb-collapse2-head .blt:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.ccm-page .qbb-collapse2-head.on .blt:after {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.ccm-page .qbb-collapse2-body {
	padding: 0 51px 25px 65px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-collapse2-head + .qbb-collapse2-body {
	display: none;
}
.ccm-page .qbb-collapse2-body p {
	line-height: 1.875;
	margin: 0;
}



/*.ccm-page.qbb-prd-cnt1 {
	width: 100%;
}
.ccm-page .qbb-prd-cnt1 .image {
	float: left;
	width: 48.0769%;
}
.ccm-page .qbb-prd-cnt1 .body {
	float: right;
	width: 48.0769%;
}*/
.ccm-page .qbb-prd-cnt1 .cate1 {
	color: #ed1b23;
	font-size: 19px;
	line-height: 1.2;
	margin: 0 0 10px;
}
.ccm-page .qbb-prd-cnt1 .cate1 a {
	color: #ed1b23 !important;
	text-decoration: none !important;
}
.ccm-page .qbb-prd-cnt1 .cate1 .sub1 {
	font-size: 13px;
}
.ccm-page .qbb-prd-cnt1 .hd1 {
	color: #000;
	font-size: 33px;
	line-height: 1.46;
	margin: 0 0 20px;
}
.ccm-page .qbb-prd-cnt1 .copy1 {
	font-size: 17px;
	margin: 0 0 30px;
}
.ccm-page .qbb-prd-cnt1 .marks1 {
	margin: 0 0 13px;
}
.ccm-page .qbb-prd-cnt1 .marks1 .mark1 {
	background: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 4px;
	color: #ed1b23;
	display: inline-block;
	letter-spacing: 0.01em;
	line-height: 27px;
	margin: 0 10px 0 0;
	padding: 0 8px;
	vertical-align: middle;
}



.ccm-page .qbb-cnt1 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-cnt1 &gt; .hd {
	float: left;
	width: 215px;
}
.ccm-page .qbb-cnt1 &gt; .body {
	margin-left: 215px;
}



.ccm-page .qbb-cnt2 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-cnt2 &gt; .hd {
	float: left;
	width: 180px;
}
.ccm-page .qbb-cnt2 &gt; .body {
	margin-left: 180px;
}



.ccm-page .qbb-title1 {
	font-size: 35px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 45px;
	text-align: center;
}
.ccm-page .qbb-title1.st1 {
	font-weight: 600;
}

.ccm-page .qbb-title2 {
	color: #ed1b23;
	font-size: 23px;
	font-weight: normal;
	margin: 0 0 15px;
	text-align: left;
}
html.qbb-en .ccm-page .qbb-title2 {
	color: #d7001d;
}
.ccm-page .qbb-title2.st1 {
	font-size: 24px;
	font-weight: 700;
}
.ccm-page * + .qbb-title2 {
	margin-top: 45px;
}

.ccm-page .qbb-title3 {
	font-size: 21px;
	font-weight: 500;
	margin: 0 0 15px;
	text-align: left;
}
.ccm-page .qbb-title3.st1 {
	font-size: 18px;
}
.ccm-page .qbb-title3.st2 {
	font-size: 20px;
	font-weight: 400;
}
.ccm-page * + .qbb-title3 {
	margin-top: 60px;
}
.ccm-page .qbb-title2 + .qbb-title3 {
	margin-top: 30px;
}

.ccm-page .qbb-title4 {
	color: #ed1b23;
	font-size: 29px;
	font-weight: 500;
	margin: 0 0 35px;
	text-align: center;
}

.ccm-page .qbb-title5 {
	color: #ed1b23;
	font-size: 35px;
	font-weight: 500;
	margin: 0 0 55px;
	text-align: center;
}
.ccm-page .qbb-title5 .sub1 {
	display: block;
	font-size: 17px;
	margin: 7px 0 0;
}

.ccm-page .qbb-title6 {
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 10px;
}

.ccm-page .qbb-title7 {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.16em;
	margin: 0 0 30px;
	text-align: center;
}
.ccm-page .qbb-title7 .sub1 {
	color: #ed1b23;
	display: block;
	font-size: 18px;
	letter-spacing: 0.08em;
	line-height: 1;
	margin: 0 0 10px;
}

.ccm-page .qbb-title8 {
	color: #ed1b23;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 0.16em;
	line-height: 1.3;
	margin: 0 0 15px;
	text-align: center;
}



.ccm-page .qbb-hd1 {
	font-size: 27px;
	font-weight: normal;
	margin: 0 0 25px;
	text-align: center;
}

.ccm-page .qbb-hd2 {
	font-size: 27px;
	font-weight: normal;
	margin: 0 0 30px;
	text-align: left;
}
.ccm-page .qbb-hd2.st1 {
	font-size: 26px;
}
.ccm-page * + .qbb-hd2,
.ccm-page .qbb-l-button1 + .qbb-hd2 {
	margin-top: 60px;
}
.ccm-page .qbb-news-list1 + .qbb-hd2 {
	margin-top: 100px;
}

.ccm-page .qbb-hd3 {
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 15px;
	text-align: left;
}
.ccm-page * + .qbb-hd3 {
	margin-top: 50px;
}

.ccm-page .qbb-hd4 {
	color: #ed1b23;
	font-size: 26px;
	font-weight: 500;
	margin: 0 0 40px;
	text-align: center;
}

.ccm-page .qbb-hd5 {
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.16em;
	margin: 0 0 25px;
	text-align: center;
}

.ccm-page .qbb-hd6 {
	color: #ed1b23;
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 25px;
	text-align: left;
}

.ccm-page .qbb-hd7 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: left;
}
.ccm-page .qbb-hd7 .small1 {
	font-size: 14px;
}

.ccm-page .qbb-hd8 {
	font-size: 32px;
	font-weight: 500;
	margin: 0 0 20px;
	position: relative;
	text-align: left;
}
.ccm-page .qbb-hd8 .sub1 {
	color: #ed1b23;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-left: 15px;
	position: relative;
	top: -0.6em;
}

.ccm-page .qbb-hd9 {
	color: #ed1b23;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: center;
}

.ccm-page .qbb-hd10 {
	color: #ed1b23;
	font-size: 32px;
	font-weight: 500;
	margin: 0 0 20px;
}
html.qbb-en .ccm-page .qbb-hd10 {
	color: #d7001d;
}

.ccm-page .qbb-hd11 {
	color: #ed1b23;
	font-size: 32px;
	font-weight: 500;
	margin: 0 0 20px;
	text-align: center;
}
html.qbb-en .ccm-page .qbb-hd11 {
	color: #d7001d;
}

.ccm-page .qbb-hd12 {
	color: #ed1b23;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 15px;
	text-align: center;
}

.ccm-page .qbb-hd13 {
	color: #ed1b23;
	font-size: 32px;
	font-weight: 900;
	line-height: 1.4;
	margin: 0 0 15px;
	text-align: center;
}
html.qbb-en .ccm-page .qbb-hd13 {
	color: #d7001d;
}

.ccm-page .qbb-hd14 {
	color: #ed1b23;
	font-size: 25px;
	font-weight: 900;
	margin: 0 0 25px;
	text-align: center;
}
html.qbb-en .ccm-page .qbb-hd14 {
	color: #d7001d;
}

.ccm-page .qbb-hd15 {
	color: #ed1b23;
	font-size: 32px;
	font-weight: 700;
	margin: 0 0 20px;
	text-align: center;
}
html.qbb-en .ccm-page .qbb-hd15 {
	color: #d7001d;
}

.ccm-page .qbb-hd16 {
	color: #ed1b23;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 15px;
	text-align: left;
}



.ccm-page .qbb-b-hd1 {
	border-left: 3px solid #ed1b23;
	font-size: 21px;
	font-weight: 500;
	margin: 0 0 10px;
	padding: 2px 0 2px 15px;
}




.ccm-page .qbb-b-hd2 {
	border: 3px solid #ed1b23;
	color: #ed1b23;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 45px;
	padding: 18px 0;
	text-align: center;
}




.ccm-page .qbb-b-hd3 {
	border: 1px solid #ed1b23;
	border-radius: 30px;
	color: #ed1b23;
	font-size: 24px;
	font-weight: 700;
	height: 60px;
	line-height: 58px;
	margin: 0 0 45px;
	text-align: center;
}
.ccm-page * + .qbb-b-hd3 {
	margin-top: 70px;
}



.ccm-page .qbb-b-hd4 {
	background-color: #fff;
	border: 1px solid #ed1b23;
	border-radius: 25px;
	color: #ed1b23;
	font-size: 19px;
	font-weight: 700;
	height: 50px;
	line-height: 48px;
	margin: 0 0 45px;
	text-align: center;
}
.ccm-page * + .qbb-b-hd4 {
	margin-top: 50px;
}




.ccm-page .qbb-b-hd5 {
	border: 1px solid #ed1b23;
	border-radius: 6px;
	color: #ed1b23;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	margin: 50px 0 30px;
	padding: 12px 0;
	text-align: center;
}



.ccm-page .qbb-bgc-hd1 {
	background: #f2f2f2;
	border-radius: 6px;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 18px;
	padding: 24px 25px;
}
.ccm-page * + .qbb-bgc-hd1 {
	margin-top: 55px;
}



.ccm-page .qbb-c-hd1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0 0 0 19px;
	position: relative;
}
.ccm-page .qbb-c-hd1:before {
	border: 3.5px solid #ed1b23;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 12px;
	left: 0;
	position: absolute;
	top: 0.23em;
	width: 12px;
}
.ccm-page .qbb-b-hd1 + .qbb-c-hd1 {
	margin-top: 25px;
}



.ccm-page .qbb-c-hd2 {
	font-size: 28px;
	font-weight: 500;
	line-height: 1.35;
	margin: 0 0 20px;
	/*padding: 0 0 0 30px;*/
	padding: 0;
	position: relative;
}
.ccm-page * + .qbb-c-hd2 {
	margin-top: 100px;
}
/*.ccm-page .qbb-c-hd2:before {
	background: url("/application/themes/qbb/images/common/icon-circle1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 26px;
	left: 0;
	margin-top: -11px;
	position: absolute;
	top: 50%;
	width: 26px;
}*/
.ccm-page .qbb-c-hd2:before {
	background: url("/application/themes/qbb/images/common/icon-circle1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 26px;
	margin: -4px 4px 0 0;
	position: relative;
	vertical-align: middle;
	width: 26px;
}
.ccm-page .qbb-c-hd2 .small1 {
	font-size: 16px;
}



.ccm-page .qbb-c-hd3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.35;
	margin: 0 0 20px;
	/*padding: 0 0 0 36px;*/
	padding: 0;
	position: relative;
}
.ccm-page * + .qbb-c-hd3 {
	margin-top: 70px;
}
/*.ccm-page .qbb-c-hd3:before {
	background: url("/application/themes/qbb/images/common/icon-circle1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 26px;
	left: 0;
	position: absolute;
	top: 0.1em;
	width: 26px;
}*/
.ccm-page .qbb-c-hd3:before {
	background: url("/application/themes/qbb/images/common/icon-circle1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 26px;
	margin: -3px 10px 0 0;
	position: relative;
	vertical-align: middle;
	width: 26px;
}



.ccm-page .qbb-c-hd4 {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	text-align: left;
}
.ccm-page * + .qbb-c-hd4 {
	margin-top: 50px;
}
.ccm-page .qbb-c-hd4:before {
	border: 5px solid #ed1b23;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 16px;
	margin: -3px 6px 0 0;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	width: 16px;
}



.ccm-page .qbb-shd1 {
	font-size: 15px;
	font-weight: normal;
}



.ccm-page .qbb-tag-title1 {
	color: #ed1b23;
	font-size: 19px;
	font-weight: normal;
	position: relative;
	margin: 0 0 10px;
}
.ccm-page * + .qbb-tag-title1 {
	margin-top: 45px;
}
.ccm-page .qbb-tag-title1 .tag1 {
	background: #ed1b23;
	border-radius: 3px;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	padding: 0 10px;
	position: relative;
	margin: -2px 10px 0 0;
	text-align: center;
	vertical-align: middle;
}



.ccm-page .qbb-i-title1 {
	font-size: 27px;
	font-weight: 500;
	position: relative;
	margin: 0 0 30px;
	text-align: center;
}
.ccm-page .qbb-i-title1 .icon1 {
	height: 47px;
	margin: 0 10px 0 0;
	position: relative;
	top: -3px;
	vertical-align: middle;
	width: 47px;
}
.ccm-page .qbb-i-title1 .icon2 {
	height: 34px;
	margin: 0 10px 0 0;
	position: relative;
	top: -4px;
	vertical-align: middle;
	width: 34px;
}
.ccm-page .qbb-i-title1 .icon3 {
	height: 48px;
	margin: 0 10px 0 0;
	position: relative;
	top: -4px;
	vertical-align: middle;
	width: 45px;
}
.ccm-page .qbb-i-title1 .sub1 {
	color: #ed1b23;
	display: block;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	margin: 5px 0 0;
}



.ccm-page .qbb-page-title1 {
	background: no-repeat center center;
	background-size: 1366px 300px;
	height: 300px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-page-title1.st1 {
	background-size: 1800px 300px;
}
@media only screen and (min-width: 1367px) {
	.ccm-page .qbb-page-title1 {
		background-size: cover;
	}
}
@media only screen and (min-width: 1801px) {
	.ccm-page .qbb-page-title1.st1 {
		background-size: cover;
	}
}
/*.ccm-page .qbb-page-title1:before {
	background-color: rgba(0,0,0,0.1);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}*/
.ccm-page .qbb-page-title1:before {
	background: url("/application/themes/qbb/images/common/dot2.png") repeat left top;
	background-size: 4px 4px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-page-title1.st2:before {
	background-color: rgba(0,0,0,0.3);
}
.ccm-page .qbb-page-title1 .title1 {
	font-size: 42px;
	font-weight: 700;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ccm-page .qbb-page-title1 .title1.st1 {
	color: #333;
}
.ccm-page .qbb-page-title1 .title1.st2 {
	color: #ed1b23;
	text-shadow: 2px 0 5px #fff, -2px 0 5px #fff, 0 2px 5px #fff, 0 -2px 5px #fff,  5px 0 10px #fff, -5px 0 10px #fff, 0 5px 10px #fff, 0 -5px 10px #fff, 12px 0 24px #fff, -12px 0 24px #fff, 0 12px 24px #fff, 0 -12px 24px #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}



.ccm-page .qbb-page-title2 {
	background: #f8f7f2;
	height: 125px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-page-title2 .title1 {
	font-size: 35px;
	font-weight: 500;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}



.ccm-page .qbb-page-title3 {
	background: #ed1b23;
	height: 150px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-page-title3.st1 {
	background: #fef3c4;
}
.ccm-page .qbb-page-title3 .title1 {
	color: #FFF;
	font-size: 34px;
	font-weight: 500;
	left: 0;
	line-height: 1.36;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-page-title3.st1 .title1 {
	color: #ed1b23;
}
.ccm-page .qbb-page-title3 .qbb-breadcrumb1 ul li {
	color: #fff !important;
}
.ccm-page .qbb-page-title3.st1 .qbb-breadcrumb1 ul li {
	color: #ed1b23 !important;
}
.ccm-page .qbb-page-title3 .qbb-breadcrumb1 ul li a {
	color: #fff !important;
}
.ccm-page .qbb-page-title3.st1 .qbb-breadcrumb1 ul li a {
	color: #ed1b23 !important;
}



.ccm-page .qbb-page-title4 {
	background: #ed1b23;
	height: 160px;
	position: relative;
	width: 100%;
}
html.qbb-en .ccm-page .qbb-page-title4 {
	background: #d7001d;
}
.ccm-page .qbb-page-title4 .title1 {
	color: #fff;
	font-size: 37px;
	font-weight: 900;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-page-title4 .title1 .sub1 {
	display: block;
	font-size: 16px;
	margin-bottom: 6px;
}
.ccm-page .qbb-page-title4 .qbb-breadcrumb1 ul li {
	color: #fff !important;
}
html.qbb-en .ccm-page .qbb-page-title4 .qbb-breadcrumb1 ul li {
	line-height: 1.2;
}
.ccm-page .qbb-page-title4 .qbb-breadcrumb1 ul li a {
	color: #fff !important;
}



.ccm-page .qbb-page-main1 {
	background: #ed1b23;
	color: #FFF;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-page-main1 .inner1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto;
	max-width: 1283px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-page-main1 .inner1 .block1 {
	background: no-repeat center center;
	background-size: cover;
	position: relative;
	width: 63.1332%;
}
.ccm-page .qbb-page-main1 .inner1 .block1:before {
	content: "";
	display: block;
	padding-bottom: 46.91356%;
	width: 100%;
}
.ccm-page .qbb-page-main1 .inner1 .block2 {
	padding: 0 0 0 4.4%;
	width: 36.8668%;
}
.ccm-page .qbb-page-main1 .inner1 .block2 .title1 {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.4;
	margin: 0;
}
.ccm-page .qbb-page-main1 .inner1 .block2 .title1 .small1 {
	font-size: 27px;
}
.ccm-page .qbb-page-main1 .inner1 .block2 .copy1 {
	line-height: 1.66;
	margin: 20px 0 0;
	max-width: 335px;
}



.ccm-page .qbb-knum-list1 {
	list-style: none;
	margin-bottom: 10px;
	padding: 0;
}
.ccm-page .qbb-knum-list1 li {
	padding-left: 1.8em;
	position: relative;
}
.ccm-page .qbb-knum-list1 li + li {
	margin-top: 0.1em;
}
.ccm-page .qbb-knum-list1 li .num1 {
	left: 0;
	position: absolute;
}



.ccm-page .qbb-news-list1 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page .qbb-news-list1 li {
	display: block;
	position: relative;
}
.ccm-page .qbb-news-list1 li + li {
	border-top: 1px dotted #333;
	margin-top: 20px;
	padding-top: 20px;
}
.ccm-page .qbb-news-list1 li .meta1 {
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0 0 5px;
}
.ccm-page .qbb-news-list1 li .meta1 .date1 {
	color: #888;
	font-size: 15px;
	line-height: 1.2;
	font-weight: 700;
}
html.qbb-en .ccm-page .qbb-news-list1 li .meta1 .date1 {
	font-size: 14px;
}
.ccm-page .qbb-news-list1 li .meta1 .cat1 {
	color: #ed1b23;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
}
html.qbb-en .ccm-page .qbb-news-list1 li .meta1 .cat1 {
	color: #d7001d;
	font-size: 12px;
}
.ccm-page .qbb-news-list1 li .meta1 .date1 + .cat1 {
	border-left: 1px solid #888;
	margin-left: 10px;
	padding-left: 10px;
}
.ccm-page .qbb-news-list1 li p {
	margin: 0;
}
.ccm-page .qbb-news-list1 li a {
	text-decoration: none !important;
}



.ccm-page .qbb-addon1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.ccm-page * + .qbb-addon1 {
	margin: 70px 0 0;
}
.ccm-page .qbb-addon1 .banner1 {
	display: block;
	text-align: left;
	width: 180px;
}
.ccm-page .qbb-addon1 p {
	display: block;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
}
.ccm-page .qbb-addon1.st1 p {
	font-size: 13px;
}



.ccm-page .qbb-cl1 {
	color: #ed1b23 !important;
}


.ccm-page .qbb-thmb-button1 {
	background: #f7f7f7;
	display: block;
	height: 100px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-thmb-button1 + .qbb-thmb-button1 {
	margin-top: 12px;
}
.ccm-page .qbb-thmb-button1 &gt; span {
	height: 100%;
	position: absolute;
	top: 0;
}
.ccm-page .qbb-thmb-button1 &gt; span.image {
	left: 0;
	overflow: hidden;
	width: 217px;
}
.ccm-page .qbb-thmb-button1 &gt; span.image .inner {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-thmb-button1:hover .image .inner {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-thmb-button1 &gt; span.copy {
	line-height: 1.2;
	right: 0;
	width: 49%;
}
.ccm-page .qbb-thmb-button1 &gt; span.copy:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 16px;
	width: 17px;
}
.ccm-page .qbb-thmb-button1 &gt; span.copy span {
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}



.ccm-page .qbb-button1 {
	border: 1px solid #ed1b23;
	color: #ed1b23 !important;
	display: block;
	height: 50px;
	line-height: 48px;
	margin: 16px auto 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button1:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button1 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-button1 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	right: 16px;
	top: 50%;
	width: 17px;
}
.ccm-page .qbb-button1:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-button1:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button1:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button2 {
	background: #FFF;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333 !important;
	display: block;
	font-size: 15px;
	height: 46px;
	line-height: 44px;
	margin: 10px auto 0;
	max-width: 320px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button2:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button2 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-button2 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button2:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-button2:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button2:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button3 {
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333 !important;
	display: block;
	font-size: 15px;
	height: 46px;
	line-height: 44px;
	margin: 24px auto 0;
	max-width: 260px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button3:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button3 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-button3 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button3:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-button3:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button3:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button4 {
	background-color: #FFF;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333 !important;
	display: inline-block;
	font-size: 16px;
	height: 46px;
	line-height: 44px;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	width: auto;
}
.ccm-page .qbb-button4:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button4 span {
	display: block;
	padding: 0 20px;
	position: relative;
}
.ccm-page .qbb-button4 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button4:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-button4:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button4:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button5 {
	background-color: #FFF;
	border: 1px solid #DDD;
	border-radius: 4px;
	color: #333 !important;
	display: inline-block;
	font-size: 16px;
	height: 46px;
	line-height: 44px;
	margin: 0;
	min-width: 160px;
	overflow: hidden;
	padding: 0 40px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
}
.ccm-page .qbb-button5:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button5 span {
	display: block;
	position: relative;
}
.ccm-page .qbb-button5 span:before {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 8px 0 0;
	position: relative;
	-webkit-transform: scale(-1,1);
	-ms-transform: scale(-1,1);
	transform: scale(-1,1);
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button5:hover span:before {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-button5:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button5:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button6 {
	background: #FFF;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333 !important;
	display: block;
	font-size: 15px;
	height: 60px;
	line-height: 59px;
	margin: 0 auto;
	max-width: 500px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button6:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button6 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-button6 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button6:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-button6:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button6:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button7 {
	background-color: #ed1b23;
	border: 1px solid #ed1b23;
	border-radius: 4px;
	color: #fff !important;
	display: block;
	font-size: 15px;
	height: 46px;
	line-height: 43px;
	margin: auto;
	max-width: 280px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button7:hover {
	color: #ed1b23 !important;
}
.ccm-page .qbb-button7 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-button7 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow4.svg") no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button7:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow1.svg");
}
.ccm-page .qbb-button7:before {
	background-color: #ed1b23;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button7:hover:before {
	background-color: #fff;
	width: 100%;
}



.ccm-page .qbb-button8 {
	background: #FFF;
	border: 1px solid #FFF;
	border-radius: 6px;
	color: #ed1b23 !important;
	display: block;
	font-size: 17px;
	font-weight: 700;
	height: 60px;
	line-height: 58px;
	margin: 10px auto 0;
	max-width: 320px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button8:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button8 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-button8 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button8:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-button8:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button8:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button9 {
	background: #FFF;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333 !important;
	display: block;
	font-size: 15px;
	font-weight: 500;
	height: 46px;
	line-height: 44px;
	margin: 10px auto 0;
	max-width: 250px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button9:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button9 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-button9 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	right: 20px;
	top: 50%;
	width: 17px;
}
html.qbb-en .ccm-page .qbb-button9 span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow1-en.svg");
}
.ccm-page .qbb-button9:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg") !important;
}
.ccm-page .qbb-button9:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button9:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button10 {
	background: #ed1b23;
	border: 1px solid #ed1b23;
	border-radius: 8px;
	color: #fff !important;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	height: 60px;
	line-height: 58px;
	margin: 10px auto 0;
	overflow: hidden;
	padding: 0 30px;
	position: relative;
	text-align: center;
}
html.qbb-en .ccm-page .qbb-button10 {
	background: #d7001d;
}
.ccm-page .qbb-button10:hover {
	color: #ed1b23 !important;
}
html.qbb-en .ccm-page .qbb-button10:hover {
	color: #d7001d !important;
}
.ccm-page .qbb-button10 span {
	display: block;
	position: relative;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-button10 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow3.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -2px 0 0 8px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button10:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow1.svg");
}
html.qbb-en .ccm-page .qbb-button10:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow1-en.svg");
}
.ccm-page .qbb-button10:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button10:hover:before {
	background-color: #fff;
	width: 100%;
}



.ccm-page .qbb-button11 {
	background: #888;
	border: 1px solid #888;
	border-radius: 8px;
	color: #fff !important;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	height: 60px;
	line-height: 58px;
	margin: 0 ;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 260px;
}
.ccm-page .qbb-button11.st1 {
	background: #ed1b23;
	border-color: #ed1b23;
}
.ccm-page .qbb-button11 span {
	display: block;
	position: relative;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-button11.r span {
	padding: 0 15px 0 30px;
}
.ccm-page .qbb-button11.l span {
	padding: 0 30px 0 15px;
}
.ccm-page .qbb-button11.r span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow3.svg") no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	left: 20px;
	margin-top: -8px;
	position: absolute;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 50%;
	width: 17px;
}
.ccm-page .qbb-button11.l span:before {
	background: url("/application/themes/qbb/images/common/icon-arrow3.svg") no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	right: 20px;
	top: 50%;
	width: 17px;
}



.ccm-page .qbb-button12 {
	border: 1px solid #ed1b23;
	border-radius: 4px;
	color: #ed1b23 !important;
	display: block;
	font-size: 17px;
	font-weight: 400;
	height: 60px;
	line-height: 58px;
	margin: 24px auto 0;
	max-width: 320px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button12:hover {
	color: #FFF !important;
}
.ccm-page .qbb-button12 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-button12 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-button12:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-button12:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button12:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-button13 {
	background: #ed1b23;
	border: 1px solid #ed1b23;
	border-radius: 6px;
	color: #fff !important;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	height: 60px;
	line-height: 58px;
	margin: 10px auto 0;
	max-width: 300px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-button13:hover {
	color: #ed1b23 !important;
}
.ccm-page .qbb-button13 span {
	display: block;
	position: relative;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-button13:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-button13:hover:before {
	background-color: #fff;
	width: 100%;
}



.ccm-page .qbb-b-button1 {
	background-color: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 6px;
	color: #ed1b23 !important;
	display: inline-block;
	font-size: 18px;
	line-height: 58px;
	margin: 0;
	min-width: 320px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
}
.ccm-page .qbb-b-button1:hover {
	color: #FFF !important;
}
.ccm-page .qbb-b-button1 span {
	display: block;
	position: relative;
}
.ccm-page .qbb-b-button1 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-b-button1:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-b-button1:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-b-button1:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-b-button2 {
	background-color: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 8px;
	color: #ed1b23 !important;
	display: block;
	font-size: 21px;
	margin: auto;
	max-width: 770px;
	overflow: hidden;
	padding: 15px 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-b-button2:hover {
	color: #FFF !important;
}
.ccm-page .qbb-b-button2 span {
	display: block;
	position: relative;
}
.ccm-page .qbb-b-button2 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-b-button2:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-b-button2:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-b-button2:hover:before {
	background-color: #ed1b23;
	width: 100%;
}
.ccm-page .qbb-b-button2 span .icon1 {
	height: auto;
	margin: 0 10px 0 0;
	position: relative;
	vertical-align: middle;
	width: 61px;
}



.ccm-page .qbb-b-button3 {
	background-color: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 0;
	color: #ed1b23 !important;
	display: inline-block;
	font-size: 15px;
	line-height: 58px;
	margin: 0;
	max-width: 600px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
}
.ccm-page .qbb-b-button3:hover {
	color: #FFF !important;
}
.ccm-page .qbb-b-button3 span {
	display: block;
	position: relative;
}
.ccm-page .qbb-b-button3 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
html.qbb-en .ccm-page .qbb-b-button3:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow1-en.svg");
}
.ccm-page .qbb-b-button3:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg") !important;
}
.ccm-page .qbb-b-button3:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-b-button3:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-l-button1 {
	background: #f7f7f7;
	color: #333;
	display: block;
	margin: 10px 0;
	padding: 11px 0;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-page-link1 + .qbb-l-button1 {
	margin-top: 23px;
}
.ccm-page .qbb-l-button1:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}



.ccm-page .qbb-btn-print1 {
	background-color: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 20px;
	color: #ed1b23 !important;
	display: inline-block;
	font-size: 15px;
	height: 40px;
	line-height: 38px;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	width: auto;
}
.ccm-page .qbb-btn-print1:hover {
	color: #FFF !important;
}
.ccm-page .qbb-btn-print1 span {
	display: block;
	padding: 0 25px;
	position: relative;
}
.ccm-page .qbb-btn-print1 span:before {
	background: url("/application/themes/qbb/images/common/icon-print1.svg") no-repeat center right;
	background-size: 22px 22px;
	content: "";
	display: inline-block;
	height: 22px;
	margin: -4px 8px 0 0;
	position: relative;
	vertical-align: middle;
	width: 22px;
}
.ccm-page .qbb-btn-print1:hover span:before {
	background-image: url("/application/themes/qbb/images/common/icon-print2.svg");
}
.ccm-page .qbb-btn-print1:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-btn-print1:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-fs-button1 {
	border: 1px solid #ed1b23;
	border-radius: 6px;
	color: #ed1b23;
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin: auto;
	max-width: 500px;
	padding: 15px 0 12px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-fs-button1:hover {
	color: #fff !important;
}
.ccm-page .qbb-fs-button1 &gt; span {
	display: block;
	position: relative;
}
.ccm-page .qbb-fs-button1 &gt; span &gt; span {
	font-size: 14px;
	font-weight: 500;
}
.ccm-page .qbb-fs-button1:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-fs-button1:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-fs-button2 {
	border: 1px solid #ed1b23;
	border-radius: 6px;
	color: #ed1b23;
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	margin: auto;
	max-width: 400px;
	padding: 20px 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-fs-button2:hover {
	color: #fff !important;
}
.ccm-page .qbb-fs-button2 &gt; span {
	display: block;
	position: relative;
}
.ccm-page .qbb-fs-button2 &gt; span &gt; span {
	font-size: 14px;
	font-weight: 500;
}
.ccm-page .qbb-fs-button2:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-fs-button2:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-d-list1 {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ccm-page .qbb-d-list1 li {
	padding-left: 18px;
	position: relative;
}
.ccm-page .qbb-d-list1 li:before {
	background: #ed1b23;
	border-radius: 50%;
	content: "";
	display: block;
	height: 8px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0.65em;
	width: 8px;
}
.ccm-page .qbb-d-list1.st1 li {
	line-height: 1.8;
	padding-left: 15px;
}
.ccm-page .qbb-d-list1.st1 li + li {
	margin-top: 0.1em;
}
.ccm-page .qbb-d-list1.st1 li:before {
	height: 6px;
	left: 2px;
	top: 0.75em;
	width: 6px;
}



.ccm-page .qbb-buttons1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
	margin-top: 45px;
}
.ccm-page .qbb-buttons1 &gt; * {
	margin: 0 20px;
}



.ccm-page .qbb-table1 {
	border-top: 1px solid #CCC;
	width: 100%;
}
.ccm-page .qbb-table1 th,
.ccm-page .qbb-table1 td {
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	padding: 14px;
	text-align: left;
	vertical-align: middle;
}
.ccm-page .qbb-table1 th {
	background: #f7f7f7;
	width: 148px;
}
.ccm-page .qbb-table1 td {
	border-left: 1px solid #CCC;
}



.ccm-page .qbb-table2 {
	border-top: 1px solid #CCC;
	width: 100%;
}
.ccm-page .qbb-table2 th,
.ccm-page .qbb-table2 td {
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	padding: 6px 15px;
	text-align: left;
	vertical-align: middle;
}
.ccm-page .qbb-table2 th {
	background: #f7f7f7;
}
.ccm-page .qbb-table2 td {
	border-left: 1px solid #CCC;
	min-width: 40%;
}
.ccm-page .qbb-table2.st2 th {
	width: 57%;
}
.ccm-page .qbb-table2.st2 td {
	width: 43%;
}



.ccm-page .qbb-table3 {
	width: 100%;
}
.ccm-page .qbb-table3 th,
.ccm-page .qbb-table3 td {
	border-top: 1px solid #ddd;
	font-weight: normal;
	padding: 6px 9px;
	text-align: left;
	vertical-align: top;
}
.ccm-page .qbb-table3 th {
	
}
.ccm-page .qbb-table3 td {
	text-align: right;
}
.ccm-page .qbb-table3 td[colspan] {
	border-top: 0 none;
	padding-top: 0;
}



.ccm-page .qbb-table4 {
	width: 100%;
}
.ccm-page .qbb-table4 th,
.ccm-page .qbb-table4 td {
	border: 1px solid #ddd;
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
	vertical-align: middle;
}
.ccm-page .qbb-table4 th {
	background: #f7f7f7;
	font-weight: 500;
}
.ccm-page .qbb-table4 thead th:first-child,
.ccm-page .qbb-table4 tbody th {
	padding-left: 18px;
	text-align: left;
}
.ccm-page .qbb-table4 tbody td {
	font-weight: 400;
}
.ccm-page .qbb-table4.st1 th,
.ccm-page .qbb-table4.st1 td {
	height: 79px;
}
.ccm-page .qbb-table4.st1 td {
	width: 16.5%;
}



.ccm-page .qbb-table5 {
	border-top: 1px solid #ddd;
	width: 100%;
}
.ccm-page .qbb-table5 + .qbb-table5 {
	margin-top: 20px;
}
.ccm-page .qbb-table5 tbody th,
.ccm-page .qbb-table5 tbody td {
	border-bottom: 1px solid #ddd;
	font-weight: 400;
	line-height: 1.875;
	padding: 14px 8px 14px 18px;
	text-align: left;
	vertical-align: top;
}
.ccm-page .qbb-table5 tbody th {
	background-color: #f7f7f7;
}
.ccm-page .qbb-table5.st1 tbody th {
	width: 230px;
}



.ccm-page .qbb-table6 {
	width: 100%;
}
.ccm-page .qbb-table6 th,
.ccm-page .qbb-table6 td {
	border: 1px solid #ddd;
	font-weight: 400;
	line-height: 1.875;
	padding: 10px 0 ;
	text-align: center;
	vertical-align: middle;
}
.ccm-page .qbb-table6 th {
	background-color: #f7f7f7;
}
.ccm-page .qbb-table6.st1 tbody td:nth-child(1) {
	border-right: 0 none;
	font-weight: 700;
	width: 40px;
}
.ccm-page .qbb-table6.st1 tbody td:nth-child(2) {
	border-left: 0 none;
	padding-left: 5px;
	text-align: left;
}
.ccm-page .qbb-table6.st1 tbody td:nth-child(3) {
	padding-right: 69px;
	text-align: right;
	width: 185px;
}
.ccm-page .qbb-table6.st1 tbody td:nth-child(4) {
	padding-right: 59px;
	text-align: right;
	width: 185px;
}



.ccm-page .qbb-table7 {
	border-top: 1px solid #ddd;
	width: 100%;
}
.ccm-page .qbb-table7 + .qbb-table7 {
	margin-top: 20px;
}
.ccm-page .qbb-table7 tbody th,
.ccm-page .qbb-table7 tbody td {
	border-bottom: 1px solid #ddd;
	font-weight: 400;
	line-height: 1.875;
	padding: 14px 8px 14px 18px;
	text-align: left;
	vertical-align: top;
}
.ccm-page .qbb-table7 tbody th {
	background-color: #f7f7f7;
}
.ccm-page .qbb-table7.st1 tbody th {
	width: 230px;
}
.ccm-page .qbb-table7.st2 tbody th {
	font-weight: 500;
	width: 230px;
}



.ccm-page .qbb-c-table1 {
	border-top: 1px solid #CCC;
	margin: 0 0 10px;
	width: 100%;
}
.ccm-page .qbb-c-table1 th,
.ccm-page .qbb-c-table1 td {
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	vertical-align: middle;
}
.ccm-page .qbb-c-table1 th {
	padding: 30px 0;
	text-align: center;
	width: 214px;
}
.ccm-page .qbb-c-table1 td {
	border-left: 1px solid #CCC;
	text-align: left;
	padding: 30px 0 30px 30px;
}



.ccm-page .qbb-f-table1 {
	border-top: 1px solid #CCC;
	width: 100%;
}
.ccm-page .qbb-f-table1 th,
.ccm-page .qbb-f-table1 td {
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	padding: 14px;
	text-align: left;
	vertical-align: top;
}
.ccm-page .qbb-f-table1 th {
	background: #f7f7f7;
	font-weight: 500;
	padding: 20px;
	width: 319px;
}
.ccm-page .qbb-f-table1 th div {
	position: relative;
}
.ccm-page .qbb-f-table1.st1 th div {
	margin-top: 11px;
}
.ccm-page .qbb-f-table1 td {
	border-left: 1px solid #CCC;
	padding: 20px 10px 20px 40px;
}
.ccm-page .qbb-f-table1.st1 td {
	border-left: none;
}
.ccm-page .qbb-f-table1 th div .qbb-badge-required1 {
	position: absolute;
	right: 0;
	top: 0.4em;
}
.ccm-page .qbb-f-table1 p {
	margin-bottom: 0;
}
.ccm-page .qbb-f-table1 * + p {
	margin-top: 15px;
}
.ccm-page .qbb-f-table1 .note1 {
	color: #666;
	font-size: 14px;
	line-height: 1.3;
}
.ccm-page .qbb-f-table1 * + .note1 {
	margin-top: 8px;
}
.ccm-page .qbb-f-table1 p + input,
.ccm-page .qbb-f-table1 p + select {
	margin-top: 5px;
}
.ccm-page .qbb-f-table1.st1 .checkbox,
.ccm-page .qbb-f-table1.st1 .radio {
	font-weight: 400;
	margin: 0;
}
.ccm-page .qbb-f-table1.st1 .checkbox + .checkbox {
	margin-top: 10px;
}
.ccm-page .qbb-f-table1.st1 .radio + .radio {
	margin-top: 10px;
}



.ccm-page .qbb-f-block1 {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	min-height: 69px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-f-block1 + .qbb-f-block1 {
	border-top: none;
}
.ccm-page .qbb-f-block1:before {
	background: #f7f7f7;
	border-right: 1px solid #CCC;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	/*padding-bottom: 100%;*/
	position: absolute;
	z-index: -1;
	width: 320px;
}
.ccm-page .qbb-f-block1 .form-group {
	margin-bottom: 0;
	padding: 20px 10px 20px 360px;
}
.ccm-page .qbb-f-block1 .control-label {
	font-weight: normal;
	left: 20px;
	padding-right: 40px;
	position: absolute;
	top: 20px;
	width: 320px;
}
.ccm-page .qbb-f-block1 .control-label span {
	background: #f4685f;
	border-radius: 3px;
	color: #FFF;
	display: inline-block;
	font-size: 11px;
	line-height: 18px;
	padding: 0 6px;
	position: absolute;
	right: 40px;
	text-align: center;
	top: 0.5em;
	vertical-align: middle;
}
html.qbb-en .ccm-page .qbb-f-block1 .control-label span {
	background: none;
	border-radius: 0;
	color: #d7001d;
	display: inline;
	font-size: 15px;
	padding: 0;
	position: relative;
	right: auto;
	top: auto;
}
.ccm-page .qbb-f-block1 .checkbox,
.ccm-page .qbb-f-block1 .radio {
	margin-bottom: 0;
	margin-top: 0;
}
.ccm-page .qbb-f-block1 input[type=text],
.ccm-page .qbb-f-block1 input[type=tel],
.ccm-page .qbb-f-block1 input[type=email],
.ccm-page .qbb-f-block1 input[type=password] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 17px;
	height: 46px;
}
.ccm-page .qbb-f-block1 input[name=Question16] {
	width: 125px;
}
html.qbb-en .ccm-page .qbb-f-block1 input[name=Question16] {
	display: inline-block;
	margin-right: 0.5em;
}
.ccm-page .qbb-f-block1 textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 17px;
}
.ccm-page .qbb-f-block1 select {
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 17px;
	height: 46px;
	position: relative;
}
.ccm-page .qbb-f-block1 select[name=Question12] {
	display: inline-block;
	width: auto;
}
.ccm-page .qbb-f-block1 .ccm-captcha-image {
	margin-bottom: 5px;
}



.ccm-page .qbb-f-alert1 {
	background: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 0;
	color: #ed1b23;
	margin: 40px auto 50px;
	max-width: 680px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-f-alert1 .alert-heading {
	border-bottom: 1px solid #ed1b23;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 10px 5px;
	text-align: center;
}
.ccm-page .qbb-f-alert1 ul {
	display: inline-block;
	line-height: 2;
	list-style: none;
	margin: auto;
	padding: 0 5px;
	text-align: left;
}
.ccm-page .qbb-f-alert1 .alert-heading + ul {
	margin-bottom: 20px;
	margin-top: 20px;
}
.ccm-page .qbb-f-alert1 ul li {
	padding: 0 0 0 27px;
	position: relative;
}
.ccm-page .qbb-f-alert1 ul li:before {
	background: url("/application/themes/qbb/images/common/icon-alert1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 18px;
	left: 0;
	position: absolute;
	top: 0.4em;
	width: 18px;
}



.ccm-page .qbb-data1 {
	width: 100%;
}
.ccm-page .qbb-data1 &gt; dl {
	border: solid #CCC;
	border-width: 1px 1px 1px 0;
	float: left;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 33.333%;
}
.ccm-page .qbb-data1 &gt; dl:nth-child(3n) {
	border-right-width: 0;
}
.ccm-page .qbb-data1 &gt; dl:nth-child(3n+1) {
	clear: left;
}
.ccm-page .qbb-data1 &gt; dl:nth-child(n+4) {
	margin-top: -1px;
}
.ccm-page .qbb-data1 &gt; dl dt {
	background: #f7f7f7;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
	padding: 10px 0;
}
.ccm-page .qbb-data1 &gt; dl dd {
	font-size: 16px;
	line-height: 1.2;
	margin: 0;
	padding: 10px 0;
}



.ccm-page .qbb-allergen1 {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-allergen1 li {
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #999;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 1.2;
	height: 99px;
	padding: 15px 0 0;
	text-align: center;
	width: 14.2857%;
}
.ccm-page .qbb-allergen1 li:first-child {
	border-left: 1px solid #CCC;
}
.ccm-page .qbb-allergen1 li:nth-child(7n+1) {
	border-left: 1px solid #CCC;
	clear: left;
}
.ccm-page .qbb-allergen1 li:nth-child(n+8) {
	margin-top: -1px;
}
.ccm-page .qbb-allergen1 li.include {
	background-color: #ed1b23;
	color: #fff;
	font-weight: 700;
}
.ccm-page .qbb-allergen1 img {
	display: block;
	height: 45px;
	margin: 0 auto 5px;
	width: 45px;
}



.ccm-page .qbb-allergen2 {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-allergen2 li {
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #999;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 1.2;
	height: 35px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 14.2857%;
}
.ccm-page .qbb-allergen2 li:first-child {
	border-left: 1px solid #CCC;
}
.ccm-page .qbb-allergen2 li:nth-child(7n+1) {
	border-left: 1px solid #CCC;
	clear: left;
}
.ccm-page .qbb-allergen2 li:nth-child(n+8) {
	margin-top: -1px;
}
.ccm-page .qbb-allergen2 li.include {
	background-color: #ed1b23;
	color: #fff;
	font-weight: 700;
}
.ccm-page .qbb-allergen2 li span {
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}



.ccm-page .qbb-num-block1 {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ccm-page .qbb-b-hd1 + .qbb-num-block1 {
	margin-top: 25px;
}
.ccm-page .qbb-num-block1 li {
	display: block;
	line-height: 1.56;
	padding: 0 0 0 42px;
	position: relative;
}
.ccm-page .qbb-num-block1 li + li {
	border-top: 1px dotted #333;
	margin-top: 15px;
	padding-top: 15px;
}
.ccm-page .qbb-num-block1 li .num1 {
	color: #ed1b23;
	font-size: 23px;
	font-style: italic;
	font-weight: 500;
	left: 5px;
	line-height: 1;
	position: absolute;
}



.ccm-page .qbb-num-block2 {
	padding: 2px 0 0 39px;
	position: relative;
}
.ccm-page .qbb-num-block2 .num1 {
	background: #ed1b23;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 700;
	height: 26px;
	left: 0;
	line-height: 24px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 26px;
}
.ccm-page .qbb-num-block2 .num1.st1 {
	top: 5px;
}



.ccm-page .qbb-num-block3 .item1 {
	background-color: #fbfaf7;
	border-radius: 8px;
	padding: 20px 0;
	width: 100%;
}
.ccm-page .qbb-num-block3 .item1 + .item1 {
	margin-top: 16px;
}
.ccm-page .qbb-num-block3 .item1 .block1 {
	display: table;
	width: 100%;
}
.ccm-page .qbb-num-block3 .item1 .block1 &gt; div {
	display: table-cell;
	vertical-align: middle;
}
.ccm-page .qbb-num-block3 .item1 .block1 &gt; div.num1 {
	color: #ed1b23;
	font-size: 25px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	width: 98px;
}
.ccm-page .qbb-num-block3 .item1 .block1 &gt; div.body1 {
	border-left: 1px solid #e3d9cb;
	padding: 0 35px 0 30px; 
	position: relative;
}
.ccm-page .qbb-num-block3 .item1 .block1 &gt; div.body1:before {
	background-color: #fbfaf7;
	border: 1px solid;
	border-color: #e3d9cb #e3d9cb transparent transparent;
	content: "";
	display: block;
	height: 7px;
	left: -4px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 7px;
}
.ccm-page .qbb-num-block3 .item1 .block1 &gt; div.body1 p {
	line-height: 1.875;
	margin: 0;
}



.ccm-page .qbb-tags1 {
	font-size: 0;
	line-height: 0;
}
.ccm-page .qbb-b-hd1 + .qbb-tags1 {
	margin-top: 15px;
}
.ccm-page .qbb-tags1 &gt; * {
	border: 1px solid #333;
	border-radius: 6px;
	color: #333 !important;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	margin: 0 9px 9px 0;
	height: 32px;
	padding: 0 15px;
}
.ccm-page .qbb-tags1 &gt; a:hover {
	border-color: #ed1b23;
	color: #ed1b23 !important;
}



.ccm-page .qbb-sns-block1 {
	background: #f7f7f7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 20px 10px;
}
.ccm-page .qbb-sns-block1 p {
	font-size: 15px;
	margin: 0 25px 0 0;
}
.ccm-page .qbb-sns1 {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.ccm-page .qbb-sns1 li {
	display: inline-block;
	vertical-align: middle;
}
.ccm-page .qbb-sns1 li + li {
	margin-left: 16.5px;
}
.ccm-page .qbb-sns-icon1 {
	background: no-repeat center center;
	background-size: 25px 25px;
	border-radius: 50%;
	display: block;
	height: 36px;
	overflow: hidden;
	width: 36px;
}
.ccm-page .qbb-sns-icon1.fb1 {
	background-color: #3b5998;
	background-image: url("/application/themes/qbb/images/common/icon-fb2.svg");
}
.ccm-page .qbb-sns-icon1.tw1 {
	background-color: #1da1f2;
	background-image: url("/application/themes/qbb/images/common/icon-tw2.svg");
}
.ccm-page .qbb-sns-icon1.ln1 {
	background-color: #00b900;
	background-image: url("/application/themes/qbb/images/common/icon-ln2.svg");
}



.ccm-page .qbb-f-dial1 {
	line-height: 1.2;
	margin: 0;
}
.ccm-page .qbb-f-dial1 .txt1 {
	font-size: 35px;
	font-weight: 700;
	line-height: 1;
}
.ccm-page .qbb-f-dial1 .txt2 {
	font-size: 17px;
}
.ccm-page .qbb-f-dial1 .txt1 + .txt2 {
	margin-left: 1em;
}
.ccm-page .qbb-f-dial1 .txt3 {
	font-size: 14px;
}



.ccm-page .qbb-note1 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page .qbb-note1 li {
	padding-left: 1em;
	text-indent: -1em;
}



.ccm-page .qbb-note2 {
	color: #ed1b23;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.86;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}



.ccm-page .qbb-banner1 {
	margin: 0 0 45px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-banner1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-banner1 ul li {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 3.8461% 0 0; 
	text-align: center;
	width: 22.1153%;
}
.ccm-page .qbb-banner1 ul li:nth-child(4n) {
	margin-right: 0;
}
.ccm-page .qbb-banner1 ul li:nth-child(4n+1) {
	clear: left;
}
.ccm-page .qbb-banner1 ul li img  {
	display: block;
	margin: 0 auto 7px;
}



.ccm-page .qbb-banner2 {
	margin: auto;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-banner2 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-banner2 ul li {
	display: block;
	float: left;
	font-size: 15px;
	line-height: 1.5;
	margin: 0 3.8461% 0 0; 
	text-align: center;
	width: 48.0769%;
}
.ccm-page .qbb-banner2.st2 ul li {
	float: none;
	font-size: 16px;
	margin: 0 auto;
}
.ccm-page .qbb-banner2 ul li:nth-child(2n) {
	margin-right: 0;
}
.ccm-page .qbb-banner2 ul li:nth-child(2n+1) {
	clear: left;
}
.ccm-page .qbb-banner2 ul li img  {
	display: block;
	margin: 0 auto 10px;
}



.ccm-page .qbb-banner3 {
	margin: auto;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-banner3 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-banner3 ul li {
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	margin: auto; 
	text-align: center;
	vertical-align: top;
	width: 30.7692%;
}
.ccm-page .qbb-banner3.st2 ul li {
	font-size: 16px;
}
.ccm-page .qbb-banner3.st2 ul li + li {
	margin-left: 3.8461%;
}
.ccm-page .qbb-banner3 ul li img  {
	display: block;
	margin: 0 auto 10px;
}



.ccm-page .qbb-banner4 {
	margin: auto;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-banner4 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-banner4 ul li {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 3.8461% 0 0; 
	text-align: center;
	width: 48.0769%;
}
.ccm-page .qbb-banner4 ul li:nth-child(2n) {
	margin-right: 0;
}
.ccm-page .qbb-banner4 ul li:nth-child(2n+1) {
	clear: left;
}
.ccm-page .qbb-banner4 ul li a  {
	display: block;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-banner4 ul li a .image1  {
	border: 1px solid #d9cdc5;
	display: block;
	margin: 0 auto 10px;
	position: relative;
}
.ccm-page .qbb-banner4 ul li a .image1.locopan1  {
	background-color: #ffffe7;
}
.ccm-page .qbb-banner4 ul li a .image1.cotta1  {
	background-color: #f8f6f0;
}
.ccm-page .qbb-banner4 ul li img  {
	display: block;
	height: 120px;
	margin: auto;
	width: auto;
}
.ccm-page .qbb-banner4 ul li a[target="_blank"] .image1:after {
	background: url("/application/themes/qbb/images/common/icon-newwin1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 11px;
	position: absolute;
	right: 9px;
	top: 9px;
	width: 12px;
}
.ccm-page .qbb-banner4 ul li a .em1  {
	font-size: 17px;
	font-weight: 500;
}



.ccm-page .qbb-banner5 {
	margin: auto;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-banner5 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-banner5 ul li {
	margin: 0 10px;
	width: 192px;
}



.ccm-page .qbb-block1 {
	position: relative;
	/*width: 100%;*/
}
/*.ccm-page .qbb-block1 &gt; div {
	float: left;
	margin: 0 3.8461% 25px 0;
	width: 30.7692%;
}
.ccm-page .qbb-block1 &gt; div:nth-child(3n) {
	margin-right: 0;
}
.ccm-page .qbb-block1 &gt; div:nth-child(3n+1) {
	clear: left;
}*/
.ccm-page .qbb-block1 .item {
	margin-bottom: 25px;
}
.ccm-page .qbb-block1.st1 .item {
	margin-bottom: 40px;
}
.ccm-page .qbb-block1 .box1 {
	display: block;
	position: relative;
}
.ccm-page .qbb-block1 .image1 {
	background-color: #f6eee9;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-block1 .image1 .inner {
	background: no-repeat center center;
	background-size: contain;
	padding-bottom: 68.75%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-block1 .image1.st1 .inner {
	background-size: cover;
	padding-bottom: 56.25%;
}
.ccm-page .qbb-block1 a:hover .image1 .inner {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-block1 .image1.bdb1:after {
	background: url("/application/themes/qbb/images/common/icon-vdb1.png") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 50px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 50px;
}
.ccm-page .qbb-block1 .image1 + .body1 {
	margin-top: 10px;
}
.ccm-page .qbb-block1 .copy1 {
	font-size: 15px;
	line-height: 1.57;
	margin: 0;
	text-align: center;
}
.ccm-page .qbb-block1 .copy1.left {
	text-align: left;
}
.ccm-page .qbb-block1 .note1 {
	margin: 0 0 7px;
}
.ccm-page .qbb-block1 .note1 .t1 {
	border: 1px solid #ed1b23;
	border-radius: 10px;
	color: #ed1b23;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin: 0 8px 0 0;
	padding: 0 0.5em;
	text-align: center;
	vertical-align: middle;
}
.ccm-page .qbb-block1 .note1 .t2 {
	color: #ed1b23;
	font-size: 14px;
	font-weight: 900;
	vertical-align: middle;
}



.ccm-page .qbb-block2 {
	position: relative;
	/*width: 100%;*/
}
/*.ccm-page .qbb-block2 &gt; div {
	float: left;
	margin: 0 3.8461% 45px 0;
	width: 22.1153%;
}
.ccm-page .qbb-block2 &gt; div:nth-child(4n) {
	margin-right: 0;
}
.ccm-page .qbb-block2 &gt; div:nth-child(4n+1) {
	clear: left;
}*/
.ccm-page .qbb-block2 .item {
	margin-bottom: 45px;
}
.ccm-page .qbb-block2 .box1 {
	display: block;
	position: relative;
}
.ccm-page .qbb-block2 .image1 {
	/*overflow: hidden;*/
	width: 100%;
}
.ccm-page .qbb-block2 .image1 .inner {
	background: #FFF no-repeat center center;
	background-size: 180px;
	padding-bottom: 100%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-block2 a:hover .image1 .inner {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-block2 .image1 + .body1 {
	margin-top: 12px;
}
.ccm-page .qbb-block2 .copy1 {
	font-weight: 500;
	line-height: 1.57;
	margin: 0;
	text-align: center;
}



.ccm-page .qbb-block3 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-block3 &gt; .item {
	float: left;
	width: 47.1153%;
}
.ccm-page .qbb-block3 &gt; .item:nth-child(2n) {
	float: right;
}
.ccm-page .qbb-block3 &gt; .item:nth-child(2n+1) {
	clear: left;
}



.ccm-page .qbb-block4 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-block4 &gt; div {
	float: left;
}
.ccm-page .qbb-block4 &gt; div:nth-child(1) {
	width: 20.3846%;
}
.ccm-page .qbb-block4 &gt; div:nth-child(2) {
	width: 79.6153%;
}



.ccm-page .qbb-t-block1 {
	margin: 0 0 25px;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-t-block1 .image1 {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	float: left;
	width: 180px;
}
.ccm-page .qbb-t-block1 .image1:before {
	content: "";
	display: block;
	padding-bottom: 100%;
	width: 100%;
}
.ccm-page .qbb-t-block1 .body1 {
	margin-left: 230px;
}
.ccm-page .qbb-t-block1 .body1 .title1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.16em;
	line-height: 1.65;
	margin: -0.3em 0 15px;
	position: relative;
}
.ccm-page .qbb-t-block1 .body1 p {
	line-height: 1.875;
	margin: 0;
}
.ccm-page .qbb-t-block1 .body1 p + p {
	margin-top: 1.2em;
}
.ccm-page .qbb-t-block1 .body1 p a {
	text-decoration: none !important;
}



.ccm-page .qbb-pt-block1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	margin: 0 0 64px;
	width: 100%;
}
.ccm-page .qbb-pt-block1 .image1 {
	display: block;
	overflow: hidden;
	width: 58.4615%;
}
.ccm-page .qbb-pt-block1 .image1 &gt; div {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	padding-bottom: 65.7894%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-pt-block1 .image1:hover div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-pt-block1 .image1.st2 &gt; div {
	padding-bottom: 52.6315%;
}
.ccm-page .qbb-pt-block1 .body1 {
	padding: 0 0 0 5.7692%;
	/*width: 41.5384%;*/
	width: 41.4%;
}
.ccm-page .qbb-pt-block1 .body1 .title1 {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
/*.ccm-page .qbb-pt-block1 .body1 .title1:before {
	border-top: 3px solid #ed1b23;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 25px;
}*/
.ccm-page .qbb-pt-block1 .body1 .sub1 {
	color: #ed1b23;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
}
.ccm-page .qbb-pt-block1 .body1 .copy1 {
	line-height: 1.86;
	margin: 0 0 20px;
	max-width: 378px;
}



.ccm-page .qbb-vb-block1 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-vb-block1:before {
	border-left: 1px solid #ccc;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	max-height: 100%;
	position: absolute;
	top: 0;
	width: 0;
}
.ccm-page .qbb-vb-block1 .qbb-item2 {
	position: relative;
	width: 43.2692%;
}
.ccm-page .qbb-vb-block1 .qbb-item2:nth-child(1) {
	float: left;
}
.ccm-page .qbb-vb-block1 .qbb-item2:nth-child(2) {
	float: right;
}
.ccm-page .qbb-item2 .hd1 {
	color: #ed1b23;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 15px;
	text-align: center;
}
.ccm-page .qbb-item2 .hd1 .badge1 {
	display: inline-block;
	height: 34px;
	margin: 0 8px 0 0;
	position: relative;
	top: -4px;
	vertical-align: middle;
	width: 34px;
}
.ccm-page .qbb-item2 .hd1 .badge1.new {
	height: 43px;
	margin: 0 10px 0 0;
	top: -4px;
	width: 43px;
}
.ccm-page .qbb-item2 .image1 {
	display: block;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-item2 .image1 .inner {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	margin: auto;
	padding-bottom: 66.6666%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-item2 .image1:hover .inner {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-item2 .txt1 {
	font-size: 21px;
	width: 100%;
}
.ccm-page .qbb-item2 .txt1 a {
	background: #fff9e7;
	display: block;
	font-size: 21px;
	font-weight: 600;
	height: 80px;
	line-height: 1.4;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-item2 .txt1 a:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 17px;
}
.ccm-page .qbb-item2 .txt1 span {
	left: 0;
	padding: 0 30px 0 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ccm-page .qbb-item2 .txt1 .badge1.new + span {
	padding-left: 56px;
}
.ccm-page .qbb-item2 .prd1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-item2 .prd1 .thu1 {
	background: no-repeat center center;
	background-size: contain;
	border: 1px solid #eee;
	height: 60px;
	min-width: 60px;
	width: 60px;
}
.ccm-page .qbb-item2 .prd1 .txt2 {
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 0 14px;
}
.ccm-page .qbb-item2 .data1 {
	border-bottom: 1px dotted #555;
	border-top: 1px dotted #555;
	font-size: 0;
	line-height: 0;
	padding: 7px 3px;
}
.ccm-page .qbb-item2 .data1 &gt; span {
	font-size: 15px;
	line-height: 22px;
}
.ccm-page .qbb-item2 .data1 &gt; span + span {
	margin-left: 15px;
}
.ccm-page .qbb-item2 .data1 &gt; span img {
	margin-right: 4px;
	position: relative;
	vertical-align: middle;
}
.ccm-page .qbb-item2 .txt3 {
	color: #666;
	font-size: 14px;
	line-height: 1.79;
	margin: 10px 0 8px;
}
.ccm-page .qbb-item2 .tags1 {
	font-size: 0;
	margin: 12px 0 0;
	line-height: 0;
	width: 100%;
}
.ccm-page .qbb-item2 .tags1 &gt; span {
	border: 1px solid #aaa;
	border-radius: 3px;
	color: #999;
	display: inline-block;
	letter-spacing: .035em;
	line-height: 14px;
	font-size: 11px;
	margin: 0 4px 4px 0;
	padding: 0 3px;
	text-align: center;
	vertical-align: middle;
}
.ccm-page .qbb-item2 .badge1 {
	display: inline-block;
	height: 74px;
	left: 13px;
	position: absolute;
	top: -18px;
	width: 74px;
}




.ccm-page .qbb-item3 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-item3 .item {
	float: left;
	margin: 0 3.8461% 0 0;
	position: relative;
	width: 16.9230%;
}
.ccm-page .qbb-item3 .item:nth-child(5n) {
	margin-right: 0;
}
.ccm-page .qbb-item3 .item:nth-child(5n+1) {
	clear: left;
}
.ccm-page .qbb-item3 .item:nth-child(n+6) {
	margin-top: 45px;
}
.ccm-page .qbb-item3 .image1 {
	display: block;
	width: 100%;
}
.ccm-page .qbb-item3 .image1 div {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	padding-bottom: 100%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-item3 .image1:hover div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-item3 .badge1 {
	height: 40px;
	left: -14px;
	position: absolute;
	top: -14px;
	width: 40px;
}
.ccm-page .qbb-item3 .item .txt1 {
	display: block;
	font-weight: 400;
	line-height: 1.6;
	margin: 10px 0 0;
}




.ccm-page .qbb-item4 {
	width: 100%;
}
.ccm-page .qbb-item4 .image1 {
	display: block;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-item4 .image1 .inner {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	margin: auto;
	padding-bottom: 65.2173%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-item4 .image1:hover .inner {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-item4 .txt1 {
	font-size: 15px;
	line-height: 1.7;
	margin: 8px 0 0;
	text-align: center;
}
.ccm-page .qbb-item4 .txt1 .icon1 {
	margin-left: 8px;
}



.ccm-page .qbb-item5 {
	margin-bottom: 40px;
	position: relative;
}
.ccm-page .qbb-item5 .image1 {
	display: block;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-item5 .image1 div {
	background: no-repeat center center;
	background-size: cover;
	content: "";
	display: block;
	padding-bottom: 45.625%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-item5 .image1:hover div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-item5 .body1 {
	margin: 10px 0 0;
	width: 100%;
}
.ccm-page .qbb-item5 .copy1 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.03em;
	margin: 0;
	text-align: center;
}



.ccm-page .qbb-b-list1 {
	border: 1px solid #ed1b23;
	border-radius: 12px;
	width: 100%;
}
.ccm-page .qbb-b-list1 .list-head {
	border-bottom: 1px solid #ed1b23;
	font-size: 23px;
	font-weight: normal;
	height: 86px;
	margin: 0 0 30px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-b-list1 .list-head a {
	color: #ed1b23 !important;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	padding: 30px 5px 0 0;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-b-list1 .list-head a:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-b-list1 .list-body1 {
	padding: 0 32px 40px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-b-list1 .list-body1 &gt; div {
	width: 100%;
}
.ccm-page .qbb-b-list1 .list-body1 &gt; div + div {
	border-top: 1px dotted #333;
	margin-top: 17px;
	padding-top: 20px;
}
.ccm-page .qbb-b-list1 .list-body1 .meta {
	font-size: 0;
	line-height: 0;
	margin: 0 0 8px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-b-list1 .list-body1 .meta .date {
	color: #888;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.035em;
	line-height: 1.2;
	display: inline-block;
	vertical-align: middle;
}
.ccm-page .qbb-b-list1 .list-body1 .meta .cat {
	color: #ed1b23;
	font-size: 13px;
	font-weight: 500;
	display: inline-block;
	line-height: 1.2;
	position: relative;
	vertical-align: middle;
}
.ccm-page .qbb-b-list1 .list-body1 .meta .date + .cat {
	border-left: 1px solid #888;
	margin-left: 10px;
	padding-left: 10px;
}
.ccm-page .qbb-b-list1 .list-body1 .body {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-b-list1 .list-body1 .body p {
	line-height: 1.666;
}
.ccm-page .qbb-b-list1 .icon-pdf1 {
	height: 20px;
	margin: -3px 0 0 5px;
	position: relative;
	vertical-align: middle;
	width: 20px;
}



.ccm-page .qbb-item1 {
	position: relative;
}
.ccm-page .qbb-block2 .col-sm-3:nth-child(n+5) .qbb-item1 {
	margin-top: 65px;
}
.ccm-page .qbb-item1 .image {
	display: block;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-item1 .image div {
	background: no-repeat center center;
	background-size: cover;
	content: "";
	display: block;
	padding-bottom: 66.5217%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-item1 .image:hover div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-item1 .badge1 {
	height: 41px;
	left: -15px;
	position: absolute;
	top: -16px;
	width: 41px;
}
.ccm-page .qbb-item1 .badge2 {
	height: 41px;
	left: 4px;
	position: absolute;
	top: -17px;
	width: 41px;
}
.ccm-page .qbb-item1 .badge-num1 {
	background: #ed1b23;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	height: 30px;
	left: -7px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: -7px;
	width: 30px;
}
.ccm-page .qbb-item1 .txt1 {
	display: block;
	font-weight: 500;
	line-height: 1.5;
	margin: 10px 0 0;
}
.ccm-page .qbb-item1 .prd1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 12px 0 0;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-item1 .prd1 .thu1 {
	background: no-repeat center center;
	background-size: contain;
	border: 1px solid #eee;
	height: 60px;
	min-width: 60px;
	width: 60px;
}
.ccm-page .qbb-item1 .txt2 {
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 0 14px;
}
.ccm-page .qbb-item1 .txt3 {
	font-size: 14px;
	max-height: 7.04em;
	line-height: 1.76;
	margin: 5px 0 0;
	overflow: hidden;
}
.ccm-page .qbb-item1 .tags1 {
	font-size: 0;
	margin: 12px 0 0;
	line-height: 0;
	width: 100%;
}
.ccm-page .qbb-item1 .tags1 &gt; span {
	border: 1px solid #aaa;
	border-radius: 3px;
	color: #999;
	display: inline-block;
	letter-spacing: .035em;
	line-height: 14px;
	font-size: 11px;
	margin: 0 4px 4px 0;
	padding: 0 3px;
	text-align: center;
	vertical-align: middle;
}



.ccm-page .qbb-cat-item1 {
	display: block;
	margin: 0 0 40px;
}
.ccm-page .qbb-cat-item1 .image1 {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-cat-item1 .image1 &gt; div {
	background: no-repeat center center;
	background-size: cover;
	content: "";
	display: block;
	padding-bottom: 40%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-cat-item1:hover .image1 div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-cat-item1 .body1 {
	padding: 19px 0 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-cat-item1 .body1:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 5px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-cat-item1 .body1 .txt1 {
	display: inline-block;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.27;
	margin: 0 auto;
	vertical-align: middle;
}
.ccm-page .qbb-cat-item1 .body1 .txt1 .sub1 {
	color: #ed1b23;
	display: block;
	font-size: 13px;
	font-weight: 400;
	margin: 2px 0 0;
}



.ccm-page .qbb-lc-block1 {
	position: relative;
}
.ccm-page .qbb-lc-block1:before {
	background: #fbfaf7;
	bottom: 0;
	content: "";
	display: block;
	height: 496px;
	left: 0;
	position: absolute;
	width: 100%;
}
.ccm-page .qbb-lc-block1 .block1 {
	padding: 0 0 65px;
	position: relative;
	width: 810px;
}
.ccm-page .qbb-lc-block1.l .block1 {
	float: left;
}
.ccm-page .qbb-lc-block1.r .block1 {
	float: right;
}
.ccm-page .qbb-lc-block1 .block1 .image1 {
	display: block;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-lc-block1 .block1 .image1 div {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	padding-bottom: 46.9135%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-lc-block1 .block1 .image1:hover div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-lc-block1 .block1 .body1 {
	margin-top: 36px;
}
.ccm-page .qbb-lc-block1.l .block1 .body1 {
	padding-right: 141px;
}
.ccm-page .qbb-lc-block1.r .block1 .body1 {
	padding-left: 141px;
}
.ccm-page .qbb-lc-block1 .block1 .body1 .title1 {
	font-size: 27px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 13px;
}
.ccm-page .qbb-lc-block1 .block1 .body1 .title1 a {
	color: #ed1b23 !important;
}
.ccm-page .qbb-lc-block1 .block1 .body1 .copy1 {
	line-height: 1.6;
	margin: 0 0 18px;
}
.ccm-page .qbb-lc-block1 .block2 {
	bottom: 65px;
	background: #FFF;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
	margin: auto;
	max-width: 320px;
	padding: 50px 45px 40px;
	position: absolute;
	width: 100%;
}
.ccm-page .qbb-lc-block1.l .block2 {
	right: 0;
}
.ccm-page .qbb-lc-block1.r .block2 {
	left: 0;
}
.ccm-page .qbb-lc-block1 .block2:before {
	background: url("/application/themes/qbb/images/common/icon-string1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 31px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -13.5px;
	width: 13px;
}



.ccm-page .qbb-cp-block1 + .qbb-cp-block1 {
	margin-top: 50px;
}
.ccm-page .qbb-cp-block1 .image1 {
	display: block;
	float: left;
	overflow: hidden;
	width: 320px;
}
.ccm-page .qbb-cp-block1 .image1 .inner {
	background: no-repeat center center;
	background-size: cover;
	padding-bottom: 68.75%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-cp-block1 .image1:hover .inner {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-cp-block1 .body1 {
	margin: -5px 0 0 360px;
	position: relative;
}
.ccm-page .qbb-cp-block1 .body1 .hd1 {
	font-size: 20px;
	line-height: 1.6;
	margin: 0 0 5px;
}
.ccm-page .qbb-cp-block1 .body1 .copy1 {
	font-size: 15px;
	line-height: 1.86;
	margin: 0;
}
.ccm-page .qbb-cp-block1 .body1 hr {
	background: none;
	border: 0 none;
	border-top: 1px dotted #333;
	display: block;
	height: 0;
	margin: 15px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-cp-block1 .body1 .d-list1 {
	margin: 0 0 15px;
}
.ccm-page .qbb-cp-block1 .body1 .d-list1 tr th,
.ccm-page .qbb-cp-block1 .body1 .d-list1 tr td {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}
.ccm-page .qbb-cp-block1 .body1 .d-list1 tr th,
.ccm-page .qbb-cp-block1 .body1 .d-list1 tr :nth-child(2) {
	white-space: nowrap;
}
.ccm-page .qbb-cp-block1 .body1 .d-list1 tr :nth-child(2) {
	padding: 0 0.5em;
}
.ccm-page .qbb-cp-block1 .body1 .d-list1 tr th:before {
	background: #ed1b23;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 10px;
	margin: 0 7px 0 0;
	position: relative;
	top: -0.1em;
	vertical-align: middle;
	width: 10px;
}



.ccm-page .qbb-point1 {
	background: #fff7f8;
	margin: auto;
	max-width: 1200px;
	padding: 0 15px;
}
.ccm-page .qbb-point1 .inner1 {
	margin: auto;
	max-width: 1040px;
	width: 100%;
}
.ccm-page .qbb-point1 .inner1 .title1 {
	border-top: 3px solid #ed1b23;
	color: #ed1b23;
	float: left;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	padding: 35px 0 0;
	width: 100px;
	white-space: nowrap;
}
.ccm-page .qbb-point1 .inner1 .title1 img {
	height: 31px;
	margin: 0 8px 0 0;
	vertical-align: middle;
	position: relative;
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	transform: translateY(-6px);
	width: 21px;
}
.ccm-page .qbb-point1 .inner1 .body1 {
	margin-left: 135px;
	padding: 39px 0;
}
.ccm-page .qbb-point1 .inner1 .body1 p {
	font-size: 17px;
	margin: 0;
}



.ccm-page .qbb-recipe-block1 {
	background: #fbfaf7;
	margin: 35px 0 0;
	overflow: hidden;
	padding: 0 0 60px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-recipe-block1:before {
	background: #FFF;
	content: "";
	display: block;
	height: 56px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-recipe-block1 .inner1 {
	margin: auto;
	max-width: 1200px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-recipe-block1 .image1 {
	float: left;
	position: relative;
	width: 55%;
}
.ccm-page .qbb-recipe-block1 .image1 div {
	background: no-repeat center center;
	background-size: cover;
	padding-bottom: 66.666%;
	width: 100%;
}
.ccm-page .qbb-recipe-block1 .body1 {
	float: right;
	position: relative;
	width: 45%;
}
.ccm-page .qbb-recipe-block1 .body1 .print1 {
	margin: 0 0 37px;
	text-align: right;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 {
	padding: 0 7.4%;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .note1 {
	font-size: 14px;
	margin: 0 0 22px;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div {
	font-size: 15px;
	padding: 0 10%;
	white-space: nowrap;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div + div {
	border-left: 1px dotted #555;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div .icon {
	background: no-repeat center center;
	background-size: 30px 30px;
	display: block;
	height: 36px;
	margin: auto;
	width: 36px;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div .icon.timer {
	background-image: url("/application/themes/qbb/images/common/icon-timer1.svg");
	background-size: 31px 31px;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div .icon.energy {
	background-image: url("/application/themes/qbb/images/common/icon-fire1.svg");
	background-size: 34px 34px;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div .icon.salt {
	background-image: url("/application/themes/qbb/images/common/icon-salt1.svg");
	background-size: 30px 30px;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div .t1 {
	display: block;
	margin: 5px 0 1px;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div .t2 {
	display: block;
	font-size: 21px;
	font-weight: bold;
	white-space: nowrap;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div .t2 span {
	font-size: 12px;
}
.ccm-page .qbb-recipe-block1 .body1 .block1 .hd1 {
	border-left: 2px solid #ed1b23;
	font-size: 16px;
	font-weight: normal;
	margin: 33px 0 10px;
	padding: 0 0 2px 10px;
}

.ccm-page .qbb-s-prd-link1 {
	background: #FFF;
	padding: 10px 50px 10px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-s-prd-link1:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	right: 16px;
	top: 50%;
	width: 17px;
}
.ccm-page .qbb-s-prd-link1 .thu1 {
	background: no-repeat center center;
	background-size: cover;
	height: 100px;
	width: 100px;
}
.ccm-page .qbb-s-prd-link1 .txt1 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 15px;
	line-height: 1.7;
	padding: 0 0 0 15px;
}



.ccm-page .qbb-u-link1 {
	color: #333 !important;
	text-decoration: underline !important;
}
.ccm-page .qbb-u-link1:hover {
	color: #ed1b23 !important;
}
html.qbb-en .ccm-page .qbb-u-link1:hover {
	color: #d7001d !important;
}
.ccm-page .qbb-u-link1 img.icon1 {
	margin: -3px 5px 0 0;
	position: relative;
	vertical-align: middle;
}



.ccm-page .qbb-u-link2 {
	color: #333 !important;
	position: relative;
	text-decoration: underline !important;
}
.ccm-page .qbb-u-link2:after {
	background: url("/application/themes/qbb/images/common/icon-newwin1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 11px;
	margin: 0 5px 0 3px;
	position: relative;
	vertical-align: middle;
	width: 12px;
}
.ccm-page .qbb-u-link2:hover {
	color: #ed1b23 !important;
}
html.qbb-en .ccm-page .qbb-u-link2:hover {
	color: #d7001d !important;
}



.ccm-page .qbb-u-link3 {
	color: #ed1b23 !important;
	text-decoration: none !important;
}
.ccm-page .qbb-u-link3:hover {
	color: #ed1b23 !important;
	text-decoration: underline !important;
}
html.qbb-en .ccm-page .qbb-u-link3,
html.qbb-en .ccm-page .qbb-u-link3:hover {
	color: #d7001d !important;
}
.ccm-page .qbb-u-link3 img.icon1 {
	margin: -3px 5px 0 0;
	position: relative;
	vertical-align: middle;
}



.ccm-page .qbb-u-link4 {
	color: #333 !important;
	text-decoration: none !important;
}
.ccm-page .qbb-u-link4:hover {
	color: #ed1b23 !important;
	text-decoration: underline !important;
}
html.qbb-en .ccm-page .qbb-u-link4:hover {
	color: #d7001d !important;
}
.ccm-page .qbb-u-link4 img.icon1 {
	margin: -3px 5px 0 7px;
	position: relative;
	vertical-align: middle;
}



.ccm-page .qbb-prd-sld1 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-prd-sld1 .item {
	padding: 25px;
	text-align: center;
}
.ccm-page .qbb-prd-sld1 .item img {
	margin: auto;
}
.ccm-page .qbb-prd-sld1 .slick-dots {
	bottom: 0;
	font-size: 0;
	left: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
.ccm-page .qbb-prd-sld1 .slick-dots li {
	display: inline-block;
	height: 50px;
	position: relative;
	vertical-align: middle;
	width: 50px;
}
.ccm-page .qbb-prd-sld1 .slick-dots li + li {
	margin-left: 10px;
}
.ccm-page .qbb-prd-sld1 .slick-dots li.slick-active {
	opacity: 1;
}
.ccm-page .qbb-prd-sld1 .slick-dots li:before {
	content: "";
	border: 1px solid #e5e5e5;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-prd-sld1 .slick-dots li.slick-active:before {
	border-color: #8f8f8f;

}
.ccm-page .qbb-prd-sld1 .slick-dots li * {
	cursor: pointer;
	opacity: 0.5;
}
.ccm-page .qbb-prd-sld1 .slick-dots li.slick-active * {
	opacity: 1;
}
.ccm-page .qbb-prd-sld1 .badge1 {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 64px;
}



.ccm-page .qbb-rd-sld1 {
	margin-left: -20px;
	margin-right: -20px;
	position: relative;
}
.ccm-page .qbb-hd1 + .qbb-rd-sld1 {
	margin-top: -15px;
}
.ccm-page .qbb-rd-sld1 .item {
	padding: 15px 20px 0;
	position: relative;
}
.ccm-page .qbb-rd-sld1 .item .image {
	display: block;
	width: 100%;
}
.ccm-page .qbb-rd-sld1 .item .image div {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	padding-bottom: 100%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-rd-sld1 .item .image:hover div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-rd-sld1 .item .badge1 {
	height: 40px;
	left: 10px;
	position: absolute;
	top: 0px;
	width: 40px;
}
.ccm-page .qbb-rd-sld1 .item .txt1 {
	display: block;
	line-height: 1.6;
	margin: 10px 0 0;
}
.ccm-page .qbb-rd-sld1 .item .marks1 + .txt1 {
	margin-top: 5px;
}
.ccm-page .qbb-rd-sld1 .item .marks1 {
	margin: 10px 0 0;
}
.ccm-page .qbb-rd-sld1 .item .marks1 .mark1 {
	background: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 3px;
	color: #ed1b23;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 19px;
	margin: 0 8px 0 0;
	padding: 0 6px;
	vertical-align: middle;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ccm-page .qbb-rd-sld1 .item .marks1 .mark1 {
    padding: 2px 6px 0 6px;
}
}
_:-ms-lang(x)::backdrop, .ccm-page .qbb-rd-sld1 .item .marks1 .mark1 {
    padding: 2px 6px 0 6px;
}
_::-webkit-full-page-media, _:future, :root .ccm-page .qbb-rd-sld1 .item .marks1 .mark1 {
    padding: 0 6px;
}
.ccm-page .qbb-rd-sld1 .slick-arrow {
	background: none;
	border: none;
	color: transparent;
	font-size: 0;
	line-height: 0;
	padding: 0;
	position: absolute;
	top: 87px;
	height: 30px;
	width: 30px;
}
.ccm-page .qbb-rd-sld1 .slick-next {
	right: -26px;
}
.ccm-page .qbb-rd-sld1 .slick-prev {
	left: -26px;
}
.ccm-page .qbb-rd-sld1 .slick-arrow:before {
	content: "";
	border: solid #ed1b23;
	border-width: 1px 1px 0 0;
	display: block;
	height: 19px;
	position: absolute;
	top: 5px;
	width: 19px;
}
.ccm-page .qbb-rd-sld1 .slick-next:before {
	left: -1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ccm-page .qbb-rd-sld1 .slick-prev:before {
	left: 10px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}



.ccm-page .qbb-rd-sld2 {
	margin-left: -20px;
	margin-right: -20px;
	position: relative;
}
.ccm-page .qbb-hd1 + .qbb-rd-sld2 {
	margin-top: -15px;
}
.ccm-page .qbb-rd-sld2 .item {
	padding: 15px 20px 0;
	position: relative;
}
.ccm-page .qbb-rd-sld2 .item .image {
	display: block;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-rd-sld2 .item .image div {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	padding-bottom: 66.5217%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-rd-sld2 .item .image:hover div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-rd-sld2 .item .badge1 {
	height: 41px;
	left: -10px;
	position: absolute;
	top: -14px;
	width: 41px;
}
.ccm-page .qbb-rd-sld2 .item .badge-num1 {
	background: #ed1b23;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	height: 30px;
	left: 13px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: 8px;
	width: 30px;
}
.ccm-page .qbb-rd-sld2 .item .txt1 {
	display: block;
	font-weight: 500;
	line-height: 1.5;
	margin: 10px 0 0;
}
.ccm-page .qbb-rd-sld2 .item .prd1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 12px 0 0;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-rd-sld2 .item .prd1 .thu1 {
	background: no-repeat center center;
	background-size: contain;
	border: 1px solid #eee;
	height: 60px;
	min-width: 60px;
	width: 60px;
}
.ccm-page .qbb-rd-sld2 .item .txt2 {
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 0 14px;
}
.ccm-page .qbb-rd-sld2 .tags1 {
	font-size: 0;
	margin: 12px 0 0;
	line-height: 0;
	width: 100%;
}
.ccm-page .qbb-rd-sld2 .tags1 &gt; span {
	border: 1px solid #aaa;
	border-radius: 3px;
	color: #999;
	display: inline-block;
	letter-spacing: .035em;
	line-height: 14px;
	font-size: 11px;
	margin: 0 4px 4px 0;
	padding: 0 3px;
	text-align: center;
	vertical-align: middle;
}
.ccm-page .qbb-rd-sld2 .slick-arrow {
	background: none;
	border: none;
	color: transparent;
	font-size: 0;
	line-height: 0;
	padding: 0;
	position: absolute;
	top: 87px;
	height: 30px;
	width: 30px;
}
.ccm-page .qbb-rd-sld2 .slick-next {
	right: -26px;
}
.ccm-page .qbb-rd-sld2 .slick-prev {
	left: -26px;
}
.ccm-page .qbb-rd-sld2 .slick-arrow:before {
	content: "";
	border: solid #ed1b23;
	border-width: 1px 1px 0 0;
	display: block;
	height: 19px;
	position: absolute;
	top: 5px;
	width: 19px;
}
.ccm-page .qbb-rd-sld2 .slick-next:before {
	left: -1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ccm-page .qbb-rd-sld2 .slick-prev:before {
	left: 10px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}



.ccm-page .qbb-rd-sld3 {
	margin-left: -20px;
	margin-right: -20px;
	position: relative;
}
.ccm-page .qbb-hd1 + .qbb-rd-sld3 {
	margin-top: -15px;
}
.ccm-page .qbb-rd-sld3 .item {
	padding: 15px 20px 0;
	position: relative;
}
.ccm-page .qbb-rd-sld3 .item .image {
	display: block;
	width: 100%;
}
.ccm-page .qbb-rd-sld3 .item .image div {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	padding-bottom: 100%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-rd-sld3 .item .image:hover div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-rd-sld3 .item .badge1 {
	height: 40px;
	left: 10px;
	position: absolute;
	top: 0px;
	width: 40px;
}
.ccm-page .qbb-rd-sld3 .item .txt1 {
	display: block;
	line-height: 1.6;
	margin: 10px 0 0;
}
.ccm-page .qbb-rd-sld3 .slick-arrow {
	background: none;
	border: none;
	color: transparent;
	font-size: 0;
	line-height: 0;
	padding: 0;
	position: absolute;
	top: 110px;
	height: 30px;
	width: 30px;
}
.ccm-page .qbb-rd-sld3 .slick-next {
	right: -26px;
}
.ccm-page .qbb-rd-sld3 .slick-prev {
	left: -26px;
}
.ccm-page .qbb-rd-sld3 .slick-arrow:before {
	content: "";
	border: solid #ed1b23;
	border-width: 1px 1px 0 0;
	display: block;
	height: 19px;
	position: absolute;
	top: 5px;
	width: 19px;
}
.ccm-page .qbb-rd-sld3 .slick-next:before {
	left: -1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ccm-page .qbb-rd-sld3 .slick-prev:before {
	left: 10px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}



.ccm-page .qbb-cm-sld2 {
	position: relative;
}
.ccm-page .qbb-cm-sld2 .slick-arrow {
	background: none;
	border: none;
	color: transparent;
	font-size: 0;
	line-height: 0;
	margin-top: -30px;
	padding: 0;
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	z-index: 5;
}
.ccm-page .qbb-cm-sld2 .slick-next {
	right: -15px;
}
.ccm-page .qbb-cm-sld2 .slick-prev {
	left: -15px;
}
.ccm-page .qbb-cm-sld2 .slick-arrow:before {
	background: url("/application/themes/qbb/images/common/icon-arrow6.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 30px;
	width: 30px;
}
html.qbb-en .ccm-page .qbb-cm-sld2 .slick-arrow:before {
	background-image: url("/application/themes/qbb/images/common/icon-arrow6-en.svg");
}
.ccm-page .qbb-cm-sld2 .slick-prev:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ccm-page .qbb-cm-sld2 .slick-dots {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 11px 0 0;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-cm-sld2 .slick-dots li {
	display: inline-block;
	height: 6px;
	position: relative;
	vertical-align: middle;
	width: 6px;
}
.ccm-page .qbb-cm-sld2 .slick-dots li + li {
	margin: 0 5px;
}
.ccm-page .qbb-cm-sld2 .slick-dots li button {
	background: #999;
	border: 0 none;
	border-radius: 50%;
	display: block;
	height: 6px;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width: 6px;
}
.ccm-page .qbb-cm-sld2 .slick-dots li.slick-active button {
	background: #ed1b23;
}
html.qbb-en .ccm-page .qbb-cm-sld2 .slick-dots li.slick-active button {
	background: #d7001d;
}



.ccm-page .qbb-ent-head1 {
	border-bottom: 1px solid #ed1b23;
	margin: 0 0 55px;
	padding: 0 0 17px;
}
html.qbb-en .ccm-page .qbb-ent-head1 {
	border-bottom-color: #d7001d;
}
.ccm-page .qbb-ent-head1 .meta1 {
	font-size: 0;
	line-height: 0;
	margin: 0 0 25px;
}
.ccm-page .qbb-ent-head1 .meta1 .date1 {
	color: #888;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
}
html.qbb-en .ccm-page .qbb-ent-head1 .meta1 .date1 {
	font-size: 14px;
}
.ccm-page .qbb-ent-head1 .meta1 .cat1 {
	color: #ed1b23;
	font-size: 13px;
	line-height: 1.2;
}
html.qbb-en .ccm-page .qbb-ent-head1 .meta1 .cat1 {
	color: #d7001d;
	font-size: 12px;
}
.ccm-page .qbb-ent-head1 .meta1 .date1 + .cat1 {
	border-left: 1px solid #888;
	margin-left: 10px;
	padding-left: 10px;
}
.ccm-page .qbb-ent-head1 .title1 {
	font-size: 26px;
	font-weight: 500;
	line-height: 1.2;
}
html.qbb-en .ccm-page .qbb-ent-head1 .title1 {
	font-size: 25px;
	font-weight: 400;
}



.ccm-page .qbb-ent-body1 {
	margin-bottom: 70px;
}
.ccm-page .qbb-ent-body1 p {
	line-height: 1.8666;
	margin-bottom: 2.5em;
}
html.qbb-en .ccm-page .qbb-ent-body1 p {
	font-size: 15px;
}
.ccm-page .qbb-ent-body1 figure {
	display: inline-block;
	margin: 0 auto 2.5em;
}
.ccm-page .qbb-ent-body1 figure figcaption {
	font-size: 15px;
	text-align: left;
}
html.qbb-en .ccm-page .qbb-ent-body1 figure figcaption {
	font-size: 14px;
}
.ccm-page .qbb-ent-body1 figure * + figcaption {
	margin-top: 15px;
}



.ccm-page .qbb-sep1 {
	background: none;
	border: solid #ccc;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
	margin: 65px 0;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sep2 {
	background: none;
	border: solid #ccc;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
	margin: 45px 0;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sep3 {
	background: none;
	border: solid #ddd;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
	margin: 30px 0;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sep4 {
	background: none;
	border: solid #ddd;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
	margin: 90px 0;
	overflow: hidden;
	width: 100%;
}



.ccm-page .qbb-icon-newwin1 {
	display: inline-block;
	height: 16px;
	margin: 0 5px;
	vertical-align: middle;
	width: 16px;
}

.ccm-page .qbb-icon1 {
	display: inline-block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: -4px 5px 0;
	position: relative;
	vertical-align: middle;
	width: 20px;
}



.ccm-page .qbb-pagenation1 {
	margin: auto;
	text-align: center;
}
.ccm-page .qbb-pagenation1 .pagination {
	margin:0;
	border-radius:0;
}
.ccm-page .qbb-pagenation1 .pagination li {
	font-weight: bold;
}
.ccm-page .qbb-pagenation1 .pagination&gt;li&gt;a,
.ccm-page .qbb-pagenation1 .pagination&gt;li&gt;span {
	padding: 0;
	margin: 0 5px;
	line-height: 38px;
	color: #888;
	border: 1px solid #ccc;
	text-align: center;
	width: 40px;
}
.ccm-page .qbb-pagenation1 .pagination&gt;.active&gt;a,
.ccm-page .qbb-pagenation1 .pagination&gt;.active&gt;a:focus,
.ccm-page .qbb-pagenation1 .pagination&gt;.active&gt;a:hover,
.ccm-page .qbb-pagenation1 .pagination&gt;.active&gt;span,
.ccm-page .qbb-pagenation1 .pagination&gt;.active&gt;span:focus,
.ccm-page .qbb-pagenation1 .pagination&gt;.active&gt;span:hover {
	color: #ed1b23;
	background-color: #fff;
	border-color: #ccc;
}
.ccm-page .qbb-pagenation1 .pagination&gt;li:nth-last-child(3)&gt;span {
	border: none;
	width: auto;
}
.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;a,
.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;span,
.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;a,
.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;span {
	background-color: #fff2ee;
	border-color: #fff2ee;
	border-radius: 0;
	font-size: 0;
	position: relative;
}
.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;a:before,
.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;span:before,
.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;a:before,
.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;span:before {
	content: "";
	border: solid #ed1b23;
	border-width: 1px 1px 0 0;
	display: block;
	height: 7px;
	position: absolute;
	top: 15px;
	width: 7px;
}
.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;a:before,
.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;span:before {
	left: 13px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;a:before,
.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;span:before {
	left: 18px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}



.ccm-page .qbb-c-bg1 {
	background: #fbfaf7;
	padding: 60px 0;
}



.ccm-page .qbb-prd-top-cheese1 {
	background: #fffaec;
	margin-bottom: 90px;
	overflow: hidden;
	padding: 50px 0 40px;
	position: relative;
	width: 100%;
	z-index: 0;
}
.ccm-page .qbb-prd-top-cheese1:before {
	background: #FFF;
	content: "";
	display: block;
	height: 280px;
	left: 0;
	position: absolute;
	top: -90px;
	-webkit-transform: skewY(-4.63deg);
	-ms-transform: skewY(-4.63deg);
	transform: skewY(-4.63deg);
	width: 100%;
	z-index: 0;
}
/*.ccm-page .qbb-prd-top-cheese1-bg1 {
	background: url("/application/themes/qbb/images/products/top-bg-cheese1.png") no-repeat center center;
	display: block;
	height: 355px;
	left: 50%;
	margin-left: -727px;
	position: absolute;
	top: 189px;
	width: 350px;
}
.ccm-page .qbb-prd-top-cheese1-bg2 {
	background: url("/application/themes/qbb/images/products/top-bg-cheese2.png") no-repeat center center;
	display: block;
	height: 435px;
	left: 50%;
	margin-left: 327px;
	position: absolute;
	top: 0;
	width: 585px;
}*/



.ccm-page .qbb-input-text1 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 16px;
	height: 46px;
}
.ccm-page .qbb-input-text1.wd1 {
	display: inline-block;
	width: 125px;
}
.ccm-page .qbb-input-text1.wd2 {
	display: inline-block;
	width: 100px;
}
.ccm-page .qbb-input-text1.wd3 {
	display: inline-block;
	width: 60px;
}
.ccm-page .qbb-input-text1.wd4 {
	display: inline-block;
	width: 73px;
}
.ccm-page .qbb-textarea1 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 16px;
}
.ccm-page .qbb-select1 {
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 16px;
	height: 46px;
	position: relative;
}
.ccm-page .qbb-select1.ilb {
	display: inline-block;
	width: auto;
}
.ccm-page .qbb-select1 .placeholder1 {
	display: none;
}
.ccm-page input[type=checkbox],
.ccm-page input[type=radio] {
	margin-top: 6px;
}
.ccm-page .qbb-r-button1 {
	background: #ed1b23;
	border: 1px solid #ed1b23;
	border-radius: 30px;
	color: #FFF !important;
	display: inline-block;
	line-height: 58px;
	height: 60px;
	margin: auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width: 320px;
}
.ccm-page .qbb-r-button1:hover {
	color: #ed1b23 !important;
}
.ccm-page .qbb-r-button1 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-r-button1 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow3.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -4px 0 0 10px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-r-button1:hover span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow1.svg");
}
.ccm-page .qbb-r-button1:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-r-button1:hover:before {
	background-color: #FFF;
	width: 100%;
}



.ccm-page .qbb-r-button2 {
	background: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 30px;
	color: #ed1b23 !important;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	line-height: 58px;
	height: 60px;
	margin: auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
.ccm-page .qbb-r-button2.st1 {
	border-radius: 8px;
}
.ccm-page .qbb-r-button2:hover {
	color: #FFF !important;
}
.ccm-page .qbb-r-button2 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-r-button2:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-r-button2:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .qbb-contact-success1 {
	background: #fbfaf7;
	margin: 20px 0 35px;
	padding: 70px 0 90px;
	width: 100%;
}
html.qbb-en .ccm-page .qbb-contact-success1 {
	margin: 0 0 60px;
}
.ccm-page .qbb-contact-success1 .block1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
.ccm-page .qbb-contact-success1 .image1 {
	width: 252px;
}
.ccm-page .qbb-contact-success1 .image1 img {
	height: auto;
	width: 252px;
}
.ccm-page .qbb-contact-success1 .body1 {
	padding-left: 22px;
	width: 640px;
}
.ccm-page .qbb-contact-success1 .body1 .copy1 {
	color: #ed1b23;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 15px;
}
html.qbb-en .ccm-page .qbb-contact-success1 .body1 .copy1 {
	font-weight: 700;
}
.ccm-page .qbb-contact-success1 .body1 .copy2 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.875;
	margin: 0 0 15px;
}
.ccm-page .qbb-contact-success1 .body1 .copy3 {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.857;
	margin: 0;
	max-width: 616px;
	width: 100%;
}



.ccm-page .qbb-moie-modal1 .modal-dialog {
	margin: 60px auto;
	max-width: 900px;
	width: 100%;
}

.ccm-page .qbb-moie-modal1 .modal-body {
	padding: 0px;
	position: relative;
}
.ccm-page .qbb-moie-modal1 .modal-content {
	background-color: rgba(0,0,0,0.1);
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.ccm-page .qbb-moie-modal1 .close {
	background: rgba(255,255,255,0);
	height: 16px;
	opacity: 1;
	position: absolute;
	right: 0;
	top: -28px;
	width: 16px;
}
.ccm-page .qbb-moie-modal1 .close:after,
.ccm-page .qbb-moie-modal1 .close:before {
	background: #FFF;
	content: "";
	display: block;
	height: 2px;
	left: 50%;
	margin: -1px 0 0 -10px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 21px;
}
.ccm-page .qbb-moie-modal1 .close:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ccm-page .qbb-moie-modal1 button.close:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.ccm-page .modal-backdrop.in,  .modal-backdrop.in {
	opacity: 0.8;
}



.ccm-page .qbb-sw-content1 {
	min-height: 300px;
}
.ccm-page .qbb-sw-content1 &gt; div {
	display: none;
	margin-top: 60px;
	-webkit-animation: swIn 0.5s ease 0s 1 normal;
	animation: swIn 0.5s ease 0s 1 normal;
}
.ccm-page .qbb-sw-content1 &gt; div.active {
	display: block;
}
@-webkit-keyframes swIn {
	0% {display: none; opacity: 0}
	100% {display: block; opacity: 1}
}
@keyframes swIn {
	0% {display: none; opacity: 0}
	100% {display: block; opacity: 1}
}



.ccm-page .qbb-recipe-page-main1 .title1 {
	color: #ed1b23;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.16em;
	line-height: 1.5;
	margin: 0 0 30px;
	text-align: center;
}
.ccm-page .qbb-recipe-page-main1 .block1 {
	background: no-repeat center center;
	background-size: 1600px 400px;
	height: 400px;
	width: 100%;
}



.ccm-page .qbb-b-menu1 {
	border: solid #ddd;
	border-width: 1px 0 0 1px;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 50px 0 47px;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-b-menu1 li {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
	width: 25%;
}
.ccm-page .qbb-b-menu1 li:nth-child(4n+1) {
	clear: left;
}
.ccm-page .qbb-b-menu1 li a {
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	height: 120px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-b-menu1 li a:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	right: 16px;
	top: 50%;
	width: 17px;
}
.ccm-page .qbb-b-menu1 li a span {
	display: block;
	left: 0;
	padding: 0 32px 0 25px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}



.ccm-page .qbb-k-button1 {
	background: #f9f2f0;
	border-radius: 8px;
	color: #ed1b23;
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin: auto;
	max-width: 520px;
	height: 70px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-k-button1 &gt; span {
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-k-button1 &gt; span .small {
	font-size: 12px;
	font-weight: 400;
}
.ccm-page .qbb-k-button1 .icon1 {
	height: auto;
	margin: 0 14px 0 0;
	position: relative;
	vertical-align: middle;
	width: 47px;
}
.ccm-page .qbb-k-button1 .newwin1 {
	height: auto;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 11px;
}



.ccm-page .qbb-k-button2 {
	background: #f9f2f0;
	border-radius: 8px;
	color: #ed1b23;
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	margin: auto;
	max-width: 520px;
	padding: 17px 0 11px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-k-button2 &gt; span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: left;
}
.ccm-page .qbb-k-button2 &gt; span .small {
	display: block;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.08em;
}
.ccm-page .qbb-k-button2 .icon1 {
	height: auto;
	margin: 0 18px 0 0;
	position: relative;
	vertical-align: middle;
	width: 47px;
}
.ccm-page .qbb-k-button2 .newwin1 {
	height: auto;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 11px;
}



.ccm-page .qbb-bg1 {
	background-color: #fbfaf7;
}
.ccm-page .qbb-bg1.st1 {
	padding: 60px 0;
}



.ccm-page .qbb-bg2 {
	background: linear-gradient(#fff, #fff 185px, #fff5ee 185px);
	position: relative;
	padding: 0 0 35px;
}
.ccm-page .qbb-bg2.st1 {
	background: linear-gradient(#fff, #fff 160px, #fff5ee 160px);
}



.ccm-page * + .qbb-sec2 {
	margin-top: 70px;
}
.ccm-page .qbb-sec2 .container {
	max-width: 1230px;
}



.ccm-page .qbb-bg3 {
	background-color: #f7f7f7;
	margin: 115px 0 0;
	padding: 65px 0 50px;
}



.ccm-page .qbb-cl2-block1 {
	padding-left: 6.6666%;
	width: 100%;
}
.ccm-page .qbb-cl2-block1 .main1 {
	float: left;
	width: 73.5714%;
}
.ccm-page .qbb-cl2-block1 .side1 {
	float: right;
	width: 22.3214%;
}



.ccm-page .qbb-side-menu1 {
	position: relative;
	top: -86px;
}
.ccm-page .qbb-side-menu1 .inner1 {
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
	margin: 0;
	padding: 0 0 20px;
	position: relative;
}
.ccm-page .qbb-side-menu1 .inner1 .hd1 {
	font-size: 22px;
	font-weight: 500;
	margin: 0;
	padding: 58px 0 74px;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-side-menu1 .inner1 .hd1:after {
	border-color: #ed1b23 transparent transparent transparent;
	border-style: solid;
	border-width: 12px 5px;
	bottom: 7px;
	content: "";
	display: block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	width: 0;
}
.ccm-page .qbb-side-menu1 .inner1 .hd1 a {
	color: #333;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 {
	list-style: none;
	margin: 0;
	padding: 0 20px;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li + li {
	border-top: 1px dotted #333;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; a {
	display: block;
	padding: 12px 0 12px 1px;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; a.nlk1 {
	pointer-events: none;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li.parent &gt; a {
	padding-right: 22px;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; a.active {
	color: #ed1b23;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt {
	background-color: rgba(255,255,255,0.0);
	cursor: pointer;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt:after,
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt:before {
	background: #ed1b23;
	content: "";
	display: block;
	height: 1px;
	margin: -1px 0 0 -8px;
	position: absolute;
	right: 3px;
	top: 50%;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	width: 17px;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt.on:after {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.ccm-page .qbb-side-menu1 .inner1 .list1 ul {
	display: none;
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	-webkit-animation: slideDown 0.5s ease 0s 1 normal;
	-ms-animation: slideDown 0.5s ease 0s 1 normal;
	animation: slideDown 0.5s ease 0s 1 normal;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt.on + ul {
	display: block;
}
@-webkit-keyframes slideDown {
	0% {max-height: 0;  opacity: 0; display: none;}
	100% {max-height: 100%; opacity: 1; display: block;}
}
@-ms-keyframes slideDown {
	0% {max-height: 0;  opacity: 0; display: none;}
	100% {max-height: 100%; opacity: 1; display: block;}
}
@keyframes slideDown {
	0% {max-height: 0;  opacity: 0; display: none;}
	100% {max-height: 100%; opacity: 1; display: block;}
}
.ccm-page .qbb-side-menu1 .inner1 .list1 ul li {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 ul li a {
	display: block;
	padding: 6px 0 6px 19px;
	position: relative;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 ul li a.active {
	color: #ed1b23;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 ul li a:before {
	background: #ed1b23;
	border-radius: 50%;
	content: "";
	display: block;
	height: 5px;
	left: 4px;
	position: absolute;
	top: 15px;
	width: 5px;
}
.ccm-page .qbb-side-menu1 .inner1 .list1 .icon1 {
	margin: -2px 0 0 6px;
	position: relative;
}
.ccm-page .qbb-side-menu1 .inner2 {
	padding: 20px 0 0;
}



.ccm-page .qbb-o-block1 {
	width: 100%;
}
.ccm-page .qbb-o-block1 &gt; div {
	float: left;
	margin-right: 3.3980%;
	width: 48.3009%;
}
.ccm-page .qbb-o-block1 &gt; div:nth-child(2n) {
	margin-right: 0;
}
.ccm-page .qbb-o-block1 &gt; div:nth-child(2n+1) {
	clear: left;
}
.ccm-page .qbb-o-block1 &gt; div:nth-child(n+3) {
	margin-top: 25px;
}
.ccm-page .qbb-o-block1 .hd1 {
	background-color: #f3f0ec;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 17px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-o-block1 .image1 {
	text-align: center;
}



.ccm-page .qbb-link1 {
	position: relative;
}
.ccm-page .qbb-link1:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -3px 0 0 3px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}



.ccm-page .qbb-link2 {
	color: #ed1b23;
	font-size: 15px;
	position: relative;
}
.ccm-page .qbb-link2:after {
	background: url("/application/themes/qbb/images/common/icon-newwin1.svg") no-repeat center center;
	background-size: 16px 16px;
	content: "";
	display: inline-block;
	height: 16px;
	margin: -3px 0 0 5px;
	position: relative;
	vertical-align: middle;
	width: 16px;
}



.ccm-page .qbb-link3 {
	color: #333;
	position: relative;
}
.ccm-page .qbb-link3:after {
	background: url("/application/themes/qbb/images/common/icon-newwin1.svg") no-repeat center center;
	background-size: 16px 16px;
	content: "";
	display: inline-block;
	height: 16px;
	margin: -3px 0 0 5px;
	position: relative;
	vertical-align: middle;
	width: 16px;
}



.ccm-page .qbb-link4 {
	color: #333;
	position: relative;
	text-decoration: none;
}
.ccm-page .qbb-link4:after {
	background: url("/application/themes/qbb/images/common/icon-newwin1.svg") no-repeat center center;
	background-size: 16px 16px;
	content: "";
	display: inline-block;
	height: 16px;
	margin: -3px 0 0 5px;
	position: relative;
	vertical-align: middle;
	width: 16px;
}



.ccm-page .qbb-recipe-search1 {
	padding: 45px 0 55px;	
}
.ccm-page .qbb-recipe-search1 .block1 {
	height: 46px;
	width: 100%;
}
.ccm-page .qbb-recipe-search1 .block1 .hd1 {
	float: left;
	font-size: 26px;
	font-weight: 500;
	margin: 0;
	padding: 8px 0 0;
}
.ccm-page .qbb-recipe-search1 .block1 .search-box1 {
	float: right;
	position: relative;
}
.ccm-page .qbb-recipe-search1 .block1 .search-box1 input[type="text"] {
	-moz-appearance: none;
	appearance: none;
	border: 0 none;
	border-radius: 0;
	height: 46px;
	font-size: 16px;
	padding: 0 10px 0 16px;
	position: absolute;
	right: 46px;
	width: 454px;
}
.ccm-page .qbb-recipe-search1 .block1 .search-box1 input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #ed1b23 url("/application/themes/qbb/images/common/icon-lupe2.svg") no-repeat center center;
	background-size: 24px 24px;
	border: 0 none;
	border-radius: 0;
	height: 46px;
	font-size: 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 46px;
}
.ccm-page .qbb-recipe-search1 .block1 ::-webkit-input-placeholder {
	color:#999;
	opacity:1
}
.ccm-page .qbb-recipe-search1 .block1 ::-moz-placeholder {
	color:#999;
	opacity:1
}
.ccm-page .qbb-recipe-search1 .block1 :-ms-input-placeholder {
	color:#999;
	opacity:1
}
.ccm-page .qbb-recipe-search1 .block1 ::-ms-input-placeholder {
	color:#999;
	opacity:1
}
.ccm-page .qbb-recipe-search1 .block1 ::placeholder {
	color:#999;
	opacity:1
}
.ccm-page .qbb-recipe-search1 .block2 {
	margin: 50px 0 0;
	width: 100%;
}
.ccm-page .qbb-recipe-search1 .block2 &gt; div {
	float: left;
	margin-right: 2.4038%;
}
.ccm-page .qbb-recipe-search1 .block2 &gt; div:nth-child(1) {
	width: 14.3269%;
}
.ccm-page .qbb-recipe-search1 .block2 &gt; div:nth-child(2) {
	width: 15.0961%;
}
.ccm-page .qbb-recipe-search1 .block2 &gt; div:nth-child(3) {
	width: 19.2307%;
}
.ccm-page .qbb-recipe-search1 .block2 &gt; div:nth-child(4) {
	width: 20%;
}
.ccm-page .qbb-recipe-search1 .block2 &gt; div:nth-child(5) {
	margin-right: 0;
	width: 21.5384%;
}
.ccm-page .qbb-recipe-search1 .block2 .hd2 {
	border-bottom: 1px solid #ed1b23;
	color: #ed1b23;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 7px;
	padding: 0 0 15px;
	text-align: center;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 {
	list-style: none;
	margin: 0;
	line-height: 0;
	padding: 0;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st3 {
	margin-top: -2px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 li + li {
	border-top: 1px dotted #998675;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 a {
	color: #333;
	display: block;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	text-align: left;
	width: 100%;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st1 a {
	padding: 0 0 0 5px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st2 a {
	padding: 0 0 0 4px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st3 a {
	padding: 12px 0;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 a:hover {
	color: #ed1b23;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 a &gt; span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 53px;
	position: relative;
	/*display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;*/
}
/*.ccm-page .qbb-recipe-search1 .block2 .list1.st3 li.st1 a &gt; span {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	height: auto;
}*/
/*.ccm-page .qbb-recipe-search1 .block2 .list1.st1 a &gt; span {
	padding-left: 61px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st2 a &gt; span {
	padding-left: 66px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st3 a &gt; span {
	padding-left: 82px;
}*/
.ccm-page .qbb-recipe-search1 .block2 .list1 a &gt; span:before {
	border-color: transparent transparent transparent #ed1b23;
	border-style: solid;
	border-width: 2.5px 5px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st1 a &gt; span:before {
	left: 42px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st2 a &gt; span:before {
	left: 49px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st3 a &gt; span:before {
	left: 59px;
}
/*.ccm-page .qbb-recipe-search1 .block2 .list1.st3 li.st1 a &gt; span:before {
	top: 31px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}*/
.ccm-page .qbb-recipe-search1 .block2 .list1 .txt1 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	letter-spacing: 0.02em;
	padding-left: 21px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1.st3 .txt1 {
	letter-spacing: 0.06em;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb1 {
	background: no-repeat center center;
	background-size: contain;
	border-radius: 6px;
	display: inline-block;
	height: 51px;
	width: 51px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb1.theme1 {
	background-image: url("/application/themes/qbb/images/home/recipe-rd1-thumb.jpg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb1.theme2 {
	background-image: url("/application/themes/qbb/images/home/recipe-rd2-thumb.jpg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb1.theme3 {
	background-image: url("/application/themes/qbb/images/home/recipe-rd3-thumb.jpg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb1.theme4 {
	background-image: url("/application/themes/qbb/images/home/recipe-rd4-thumb.jpg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1 {
	background: no-repeat center center;
	background-size: contain;
	display: inline-block;
	height: 36px;
	width: 36px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.cate1 {
	background-image: url("/application/themes/qbb/images/common/icon-clock1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.cate2 {
	background-image: url("/application/themes/qbb/images/common/icon-lowsugar1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.cate3 {
	background-image: url("/application/themes/qbb/images/common/icon-lunchbox1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.cate4 {
	background-image: url("/application/themes/qbb/images/common/icon-breakfast1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.cate5 {
	background-image: url("/application/themes/qbb/images/common/icon-snack1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.cate6 {
	background-image: url("/application/themes/qbb/images/common/icon-party1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.cate7 {
	background-image: url("/application/themes/qbb/images/common/icon-children1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.menu1 {
	background-image: url("/application/themes/qbb/images/common/icon-staple1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.menu2 {
	background-image: url("/application/themes/qbb/images/common/icon-sidedish1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.menu3 {
	background-image: url("/application/themes/qbb/images/common/icon-rice1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.menu4 {
	background-image: url("/application/themes/qbb/images/common/icon-noodle1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.menu5 {
	background-image: url("/application/themes/qbb/images/common/icon-soup1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.menu6 {
	background-image: url("/application/themes/qbb/images/common/icon-dessert1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.food1 {
	background-image: url("/application/themes/qbb/images/common/icon-meat1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.food2 {
	background-image: url("/application/themes/qbb/images/common/icon-fish1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.food3 {
	background-image: url("/application/themes/qbb/images/common/icon-egg3.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.food4 {
	background-image: url("/application/themes/qbb/images/common/icon-vegetable1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.food5 {
	background-image: url("/application/themes/qbb/images/common/icon-fruit1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.food6 {
	background-image: url("/application/themes/qbb/images/common/icon-bread1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.food7 {
	background-image: url("/application/themes/qbb/images/common/icon-noodles1.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .icon1.food8 {
	background-image: url("/application/themes/qbb/images/common/icon-rice2.svg");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2 {
	background: no-repeat center center;
	background-size: contain;
	display: inline-block;
	height: 40px;
	width: 40px;
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2.pcate1 {
	background-image: url("/application/themes/qbb/images/common/search-icon1.png");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2.pcate2 {
	background-image: url("/application/themes/qbb/images/common/search-icon2.png");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2.pcate3 {
	background-image: url("/application/themes/qbb/images/common/search-icon3.png");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2.pcate4 {
	background-image: url("/application/themes/qbb/images/common/search-icon4.png");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2.pcate5 {
	background-image: url("/application/themes/qbb/images/common/search-icon5.png");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2.pcate6 {
	background-image: url("/application/themes/qbb/images/common/search-icon6.png");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2.pcate7 {
	background-image: url("/application/themes/qbb/images/common/search-icon7.png");
}
.ccm-page .qbb-recipe-search1 .block2 .list1 .thumb2.pcate8 {
	background-image: url("/application/themes/qbb/images/common/search-icon8.png");
}



.ccm-page .qbb-products-search1 {
	padding: 55px 0 58px;	
}
.ccm-page .qbb-products-search1 .block1 {
	height: 46px;
	margin: auto;
	max-width: 680px;
	width: 100%;
}
.ccm-page .qbb-products-search1 .block1 .hd1 {
	float: left;
	font-size: 26px;
	font-weight: 500;
	margin: 0;
	padding: 8px 0 0;
}
.ccm-page .qbb-products-search1 .block1 .search-box1 {
	float: right;
	position: relative;
}
.ccm-page .qbb-products-search1 .block1 .search-box1 input[type="text"] {
	-moz-appearance: none;
	appearance: none;
	border: 0 none;
	border-radius: 0;
	height: 46px;
	font-size: 16px;
	padding: 0 10px 0 16px;
	position: absolute;
	right: 46px;
	width: 454px;
}
.ccm-page .qbb-products-search1 .block1 .search-box1 input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #ed1b23 url("/application/themes/qbb/images/common/icon-lupe2.svg") no-repeat center center;
	background-size: 24px 24px;
	border: 0 none;
	border-radius: 0;
	height: 46px;
	font-size: 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 46px;
}
.ccm-page .qbb-products-search1 .block1 .search-box1 ::-webkit-input-placeholder {
	color:#ccc;
	opacity:1
}
.ccm-page .qbb-products-search1 .block1 .search-box1 ::-moz-placeholder {
	color:#ccc;
	opacity:1
}
.ccm-page .qbb-products-search1 .block1 .search-box1 :-ms-input-placeholder {
	color:#ccc;
	opacity:1
}
.ccm-page .qbb-products-search1 .block1 .search-box1 ::-ms-input-placeholder {
	color:#ccc;
	opacity:1
}
.ccm-page .qbb-products-search1 .block1 .search-box1 ::placeholder {
	color:#ccc;
	opacity:1
}



.ccm-page .qbb-th-block1 {
	width: 100%;
}
.ccm-page .qbb-th-block1 &gt; div {
	float: left;
	margin-right: 3.8461%;
	width: 22.1153%;
}
.ccm-page .qbb-th-block1 &gt; div:nth-child(4n) {
	margin-right: 0;
}
.ccm-page .qbb-th-block1 &gt; div:nth-child(4n+1) {
	clear: left;
}
.ccm-page .qbb-th-block1 &gt; div:nth-child(n+5) {
	margin-top: 35px;
}



.ccm-page .qbb-company-message1 {
	margin: auto;
	max-width: 680px;
	width: 100%;
}
.ccm-page .qbb-company-message1 &gt; div{
	text-align: center;
}
.ccm-page .qbb-company-message1 &gt; div:nth-child(1) {
	float: left;
	height: 245px;
	width: 42.6470%;
}
.ccm-page .qbb-company-message1 &gt; div:nth-child(2) {
	float: right;
	height: 245px;
	width: 42.6470%;
}
.ccm-page .qbb-company-message1 &gt; div:nth-child(3) {
	clear: left;
	width: 100%;
}
.ccm-page .qbb-company-message1 .hd1 {
	font-size: 23px;
	font-weight: 700;
	line-height: 32px;
	margin: 0;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-company-message1 .hd1:before {
	background: #ed1c24;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}
.ccm-page .qbb-company-message1 .hd1 span {
	background: #FFF;
	display: inline-block;
	padding: 0 16px;
	position: relative;
}
.ccm-page .qbb-company-message1 .copy1 {
	font-size: 69px;
	font-weight: 500;
	line-height: 1;
	margin: 37px auto 0;
	letter-spacing: 0;
}
.ccm-page .qbb-company-message1 .copy1 img {
	height: auto;
	width: 136px;
}
.ccm-page .qbb-company-message1 .copy2 {
	font-size: 35px;
	font-weight: 400;
	line-height: 1.48;
	margin: 30px auto 0;
	letter-spacing: 0.05em;
}
.ccm-page .qbb-company-message1 .emblem1 {
	margin: 30px auto 0;
}

.ccm-page .qbb-company-message2 {
	margin: 35px 0;
	width: 100%;
}
.ccm-page .qbb-company-message2 &gt; div {
	float: left;
	text-align: center;
	width: 48.5436%;
}
.ccm-page .qbb-company-message2 &gt; div + div {
	margin-left: 2.9126%;
}
.ccm-page .qbb-company-message2 &gt; div p {
	font-size: 20px;
	font-weight: 400;
	margin: 15px 0 0 0;
}
.ccm-page .qbb-company-message2 &gt; div p span {
	font-size: 14px;
}



.ccm-page .qbb-gma1 {
	margin: 35px 0;
	width: 100%;
}
.ccm-page .qbb-gma1 &gt; div {
	padding-top: 60.6796%;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-gma1 &gt; div iframe{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}



.ccm-page .qbb-company-about1 {
	margin: 30px 0 0;
	width: 100%;
}
.ccm-page .qbb-company-about1 &gt; div:nth-child(1) {
	float: left;
	width: 60.6796%;
}
.ccm-page .qbb-company-about1 &gt; div:nth-child(2) {
	float: right;
	text-align: center;
	width: 34.4660%;
}
.ccm-page .qbb-company-about1 &gt; div:nth-child(2) img {
	height: auto;
	width: 242px;
}
.ccm-page .qbb-company-about1 table {
	width: 100%;
}
.ccm-page .qbb-company-about1 table th,
.ccm-page .qbb-company-about1 table td {
	border: 1px solid #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.2;
	vertical-align: middle;
}
.ccm-page .qbb-company-about1 table thead th {
	background-color: #f7f7f7;
	padding: 15px 0;
	text-align: center;
	width: 27%;
}
.ccm-page .qbb-company-about1 table thead th:nth-child(1) {
	background-color: #f2f2f2;
	padding: 15px 0 15px 18px;
	text-align: left;
	width: 46%;
}
.ccm-page .qbb-company-about1 table thead th span {
	font-size: 12px;
}
.ccm-page .qbb-company-about1 table tbody th:nth-child(1) {
	padding: 15px 0 15px 18px;
	text-align: left;
}
.ccm-page .qbb-company-about1 table tbody td {
	font-size: 16px;
	font-weight: 400;
	padding: 15px 15px 15px 0;
	text-align: right;
}
.ccm-page .qbb-company-about1 table tbody tr:nth-child(1) th:nth-child(1) {
	background-color: #ffe6af;
}
.ccm-page .qbb-company-about1 table tbody tr:nth-child(1) td {
	background-color: #fff4dc;
}
.ccm-page .qbb-company-about1 table tbody tr:nth-child(2) th:nth-child(1) {
	background-color: #f5c8a7;
}
.ccm-page .qbb-company-about1 table tbody tr:nth-child(2) td {
	background-color: #fae6d8;
}
.ccm-page .qbb-company-about1 table tbody tr:nth-child(3) th:nth-child(1) {
	background-color: #b6d5e8;
}
.ccm-page .qbb-company-about1 table tbody tr:nth-child(3) td {
	background-color: #eaf3f9;
}
.ccm-page .qbb-company-about1 table tfoot th:nth-child(1) {
	background-color: #f2f2f2;
	padding: 15px 0 15px 18px;
	text-align: left;
}
.ccm-page .qbb-company-about1 table tfoot td {
	font-size: 16px;
	font-weight: 400;
	background-color: #f7f7f7;
	padding: 15px 15px 15px 0;
	text-align: right;
}



.ccm-page .qbb-company-value1 .hd1 {
	font-size: 28px;
	font-weight: 400;
	margin: 0 0 30px;
}
.ccm-page .qbb-company-value1 .hd1 img {
	margin: 0 15px 0 0;
}
.ccm-page .qbb-company-value1 .block1 {
	background-color: #fbfaf7;
	margin: 0 0 60px;
	padding: 60px 0 47px;
	text-align: center;
}
.ccm-page .qbb-company-value1 .block1 img {
	height: auto;
	max-width: 551px;
}
.ccm-page .qbb-company-value1 .block2 &gt; div.body1 {
	float: left;
	width: 60.6796%;
}
.ccm-page .qbb-company-value1 .block2 &gt; div.image1 {
	float: right;
	width: 34.4660%;
}
.ccm-page .qbb-company-value1 .block2 &gt; div.image1 img {
	display: block;
}
.ccm-page .qbb-company-value1 .block2 &gt; div.image1 img + img {
	margin-top: 17px;
}
.ccm-page .qbb-company-value1 .block2 h4 {
	color: #ed1b23;
	font-size: 17px;
	font-weight: 700;
	margin: 0 0 5px;
}
.ccm-page .qbb-company-value1 .block2 p + h4 {
	margin-top: 25px;
}
.ccm-page .qbb-company-value1 .block3 {
	margin: 20px 0 0;
	text-align: center;
}
.ccm-page .qbb-company-value1 .block3 img {
	height: auto;
	max-width: 650px;
}
.ccm-page .qbb-company-value1 .block4 {
	text-align: center;
}
.ccm-page .qbb-company-value1 .block4 img {
	height: auto;
	max-width: 824px;
}
.ccm-page .qbb-company-value1 .block5 &gt; div.body1 {
	float: left;
	width: 55.8252%;
}
.ccm-page .qbb-company-value1 .block5 &gt; div.image1 {
	float: right;
	width: 39.3203%;
}



.ccm-page  .qbb-links1 h3 {
	color: #ed1b23;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 13px;
	position: relative;
	width: 100%;
}
.ccm-page  .qbb-links1 h3:before {
	border: 0 none;
	border-top: 2px dotted #ed1b23;
	content: "";
	height: 0;
	margin-top: -1px;
	position: absolute;
	top: 50%;
	width: 100%;
}
.ccm-page  .qbb-links1 h3 span {
	background: #FFF;
	display: inline-block;
	padding: 0 11px 0 0;
	position: relative;
}
.ccm-page  .qbb-links1 &gt; a {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat right center;
	background-size: 17px 17px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	padding-right: 24px;
}
.ccm-page  .qbb-links1 &gt; a + a {
	margin-left: 1.5em;
}



.ccm-page  .qbb-history1 {
	margin: 45px 0 40px;
}
.ccm-page  .qbb-history1 .item1 {
	display: table;
	width: 100%;
}
.ccm-page  .qbb-history1 .item1 &gt; div {
	display: table-cell;
	vertical-align: middle;
}
.ccm-page  .qbb-history1 .item1 &gt; div:nth-child(2) {
	text-align: right;
	width: 195px;
}
.ccm-page  .qbb-history1 .item1 &gt; div:nth-child(2) img {
	height: auto;
	width: 166px;
}
.ccm-page  .qbb-history1 .item1 .block1 {
	display: table;
	width: 100%;
}
.ccm-page  .qbb-history1 .item1 .block1 &gt; div {
	display: table-cell;
	vertical-align: top;
}
.ccm-page  .qbb-history1 .item1 .block1 .box1 {
	font-size: 15px;
	font-weight: 400;
	width: 165px;
}
.ccm-page  .qbb-history1 .item1 .block1 .box1 {
	color: #d7001d;
}
.ccm-page  .qbb-history1 .item1 .block1 .box1 span {
	color: #ed1b23;
	font-size: 20px;
}
.ccm-page  .qbb-history1 .item1 .block1 .box2 p {
	line-height: 1.875;
}



.ccm-page .qbb-company-access-img1 {
	margin: -50px 0 64px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-company-access-img1 &gt; div {
	background: url("/application/themes/qbb/images/company/access-img1.jpg") no-repeat center center;
	background-size: contain;
	height: 700px;
	padding-bottom: 84.9514%;
	position: relative;
	width: 824px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc {
	background: rgba(255,255,255,0.0);
	color: #fff;
	display: block;
	height: 42px;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	width: 120px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc1 {
	height: 50px;
	left: 285px;
	top: 161px;
	width: 194px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc2 {
	left: 620px;
	top: 365px;
	width: 132px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc3 {
	left: 534px;
	top: 555px;
	width: 120px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc4 {
	left: 573px;
	top: 438px;
	width: 152px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc5 {
	left: 381px;
	top: 595px;
	width: 135px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc6 {
	left: 247px;
	top: 638px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc7 {
	left: 37px;
	top: 390px;
	width: 136px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc8 {
	left: 213px;
	top: 253px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc9 {
	left: 140px;
	top: 330px;
}
.ccm-page .qbb-company-access-img1 &gt; div .anc10 {
	left: 373px;
	top: 299px;
}



.ccm-page .qbb-num-list1 {
	list-style: decimal;
	margin: 0;
	padding: 0 0 0 1.2em;
}
.ccm-page * + .qbb-num-list1 {
	margin-top: 0.8em;
}
.ccm-page .qbb-num-list1 li {
	line-height: 1.875;
}
.ccm-page .qbb-num-list1 li + li {
	margin-top: 0.2em;
}



.ccm-page .qbb-lk-block1 {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.ccm-page .qbb-lk-block1 + .qbb-lk-block1 {
	margin-top: 40px;
}
.ccm-page .qbb-lk-block1 &gt; div {
	display: table-cell;
	vertical-align: middle;
}
.ccm-page .qbb-lk-block1 &gt; div:nth-child(1) {
	padding-right: 4.8543%;
	width: 52.1844%;
}
.ccm-page .qbb-lk-block1 &gt; div:nth-child(2) {
	width: 47.5728%;
}



.ccm-page .qbb-ct-block1 {
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-ct-block1 &gt; div {
	display: inline-block;
	vertical-align: top;
	width: 47.5728%;
}
.ccm-page .qbb-ct-block1 .copy1 {
	font-size: 14px;
	margin: 10px 0 0;
}



.ccm-page .qbb-company-top1 {
	background-color: #f3f7e6;
	display: table;
	margin-top: 15px;
	max-width: 770px;
	table-layout: fixed;
	width: 100%;
}
.ccm-page .qbb-company-top1 &gt; div {
	display: table-cell;
	vertical-align: middle;
}
.ccm-page .qbb-company-top1 &gt; div:nth-child(1) {
	width: 30%;
}
.ccm-page .qbb-company-top1 &gt; div:nth-child(2) {
	text-align: center;
	width: 30.3896%;
}
.ccm-page .qbb-company-top1 &gt; div:nth-child(3) {
	padding-right: 20px;
}
.ccm-page .qbb-company-top1 &gt; div.image1 .inner {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	margin: auto;
	padding-bottom: 65.2173%;
	width: 100%;
}
.ccm-page .qbb-company-top1 h3 {
	font-size: 15px;
	font-weight: 500;
	margin: auto;
}
.ccm-page .qbb-company-top1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page .qbb-company-top1 ul li + li {
	margin-top: 5px;
}
.ccm-page .qbb-company-top1 ul li a {
	background-color: #fff;
	display: block;
	font-size: 15px;
	line-height: 34px;
	padding: 0 0 0 28px;
	position: relative;
}
.ccm-page .qbb-company-top1 ul li a:before {
	background-color: #ed1b23;
	border-radius: 50%;
	content: "";
	display: block;
	height: 5px;
	left: 15px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 5px;
}



.ccm-page .qbb-page-title-info-top1 {
	background: url("/application/themes/qbb/images/info/info-top-main-img1.jpg") no-repeat center center;
	background-size: 1800px 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
@media only screen and (min-width: 1801px) {
	.ccm-page .qbb-page-title-info-top1 {
		background-size: cover;
	}
}
.ccm-page .qbb-page-title-info-top1 &gt; .inner1 {
	height: 500px;
	margin: auto;
	max-width: 1040px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-page-title-info-top1 &gt; .inner1 .title1 {
	color: #FFF;
	font-size: 40px;
	font-weight: 700;
	position: absolute;
	right: 0;
	top: 115px;
}



.ccm-page .qbb-info-top1 {
	padding: 97px 0 0;
	position: relative;
}
.ccm-page .qbb-info-top1:before {
	background: url("/application/themes/qbb/images/info/info-top-company-bg1.png") no-repeat left top;
	background-size: contain;
	content: "";
	display: block;
	height: 506px;
	left: 50%;
	margin-left: 80px;
	position: absolute;
	top: 0;
	width: 720px;
}
.ccm-page .qbb-info-top1 .hd1 {
	max-width: 560px;
	width: 100%;
}
.ccm-page .qbb-info-top1 .hd1 .qbb-hd8 {
	float: left;
	margin-bottom: 0;
}
.ccm-page .qbb-info-top1 .hd1 .qbb-link1 {
	float: right;
	margin-top: 8px;
}
/*.ccm-page .qbb-info-top1 .copy1 {
	margin: 0 0 15px;
	max-width: 538px;
	width: 100%;
}*/
.ccm-page .qbb-info-top1 .block1 {
	margin: 40px 0 0;
	max-width: 770px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-info-top1 .block1:before {
	background: #FFF;
	content: "";
	display: block;
	height: 405px;
	position: absolute;
	right: -40px;
	top: -44px;
	width: 270px;
}
.ccm-page .qbb-info-top1 .block1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.ccm-page .qbb-info-top1 .block1 ul.list1 li {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	float: left;
	margin: 0;
	width: 33.3333%;
}
.ccm-page .qbb-info-top1 .block1 ul.list1 li:nth-child(-n+3) {
	border-top: 1px solid #ddd;
}
.ccm-page .qbb-info-top1 .block1 ul.list1 li:nth-child(3n) {
	border-right: 1px solid #ddd;
	margin-right: 0;
}
.ccm-page .qbb-info-top1 .block1 ul.list1 li:nth-child(3n+1) {
	clear: left;
}
.ccm-page .qbb-info-top1 .block1 ul.list1 li a {
	background-color: #fff;
	display: block;
	height: 74px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-info-top1 .block1 ul.list1 li a:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 17px;
}
.ccm-page .qbb-info-top1 .block1 ul.list1 li a.link-pdf1:after {
	background: url("/application/themes/qbb/images/common/icon-pdf1.svg") no-repeat center center;
	background-size: 20px 20px;
	content: "";
	display: block;
	height: 20px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	right: 9px;
	width: 20px;
}
.ccm-page .qbb-info-top1 .block1 ul.list1 li .txt1 {
	display: block;
	font-size: 16px;
	line-height: 1.625;
	padding: 0 44px 0 18px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ccm-page .qbb-info-top1 .block1 ul.list2 li {
	float: left;
	margin: 0 2.5974% 20px 0;
	width: 48.7012%;
}
.ccm-page .qbb-info-top1 .block1 ul.list2 li:nth-child(2n) {
	margin-right: 0;
}
.ccm-page .qbb-info-top1 .block1 ul.list2 li:nth-child(2n+1) {
	clear: left;
}
.ccm-page .qbb-info-top1 .block1 ul.list2 li a {
	background: #f7f7f7;
	display: flex;
	align-items: center;
	font-weight: 500;
}
.ccm-page .qbb-info-top1 .block1 ul.list2 li .image1 {
	overflow: hidden;
	width: 45.0666%;
}
.ccm-page .qbb-info-top1 .block1 ul.list2 li .image1 .inner1 {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	margin: auto;
	padding-bottom: 65.0887%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-info-top1 .block1 ul.list2 li .image1:hover .inner1 {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-info-top1 .block1 ul.list2 li .txt1 {
	font-size: 16px;
	text-align: center;
	width: 54.9334%;
}



.ccm-page .qbb-info-top2 {
	background: -webkit-linear-gradient(#f7f7f7, #fff);
	background: -ms-linear-gradient(#f7f7f7, #fff);
	background: linear-gradient(#f7f7f7, #fff);
	margin-top: 150px;
	padding: 62px 0 60px;
	position: relative;
}
.ccm-page .qbb-info-top2:before {
	background: url("/application/themes/qbb/images/info/info-top-ir-bg1.png") no-repeat left top;
	background-size: contain;
	content: "";
	display: block;
	height: 565px;
	right: 50%;
	margin-right: 74px;
	position: absolute;
	top: -100px;
	width: 659px;
}
.ccm-page .qbb-info-top2 .block2 {
	margin-left: 48.0769%;
}
.ccm-page .qbb-info-top2 .block2 .hd1 {
	width: 100%;
}
.ccm-page .qbb-info-top2 .block2 .hd1 .qbb-hd8 {
	float: left;
	margin-bottom: 0;
}
.ccm-page .qbb-info-top2 .block2 .hd1 .qbb-link1 {
	float: right;
	margin: 8px 14px 0 0;
}
/*.ccm-page .qbb-info-top2 .copy1 {
	margin: 0 0 15px;
}*/
.ccm-page .qbb-info-top2 .block1 {
	margin: 25px 0 0 30.7692%;
	position: relative
}

.ccm-page .qbb-info-top2 .block1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative
}

.ccm-page .qbb-info-top2 .block1 ul.list1 li {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	float: left;
	margin: 0;
	width: 50%
}

.ccm-page .qbb-info-top2 .block1 ul.list1 li:nth-child(-n+2) {
	border-top: 1px solid #ddd
}

.ccm-page .qbb-info-top2 .block1 ul.list1 li:nth-child(2n) {
	border-right: 1px solid #ddd;
	margin-right: 0
}

.ccm-page .qbb-info-top2 .block1 ul.list1 li:nth-child(2n+1) {
	clear: left
}

.ccm-page .qbb-info-top2 .block1 ul.list1 li a {
	background-color: #fff;
	display: block;
	height: 60px;
	position: relative;
	width: 100%
}

.ccm-page .qbb-info-top2 .block1 ul.list1 li a:after {
	background: url(/application/themes/qbb/images/common/icon-arrow1.svg) no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 17px
}

.ccm-page .qbb-info-top2 .block1 ul.list1 li .txt1 {
	display: block;
	font-size: 16px;
	line-height: 1.625;
	padding: 0 44px 0 18px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.ccm-page .qbb-info-top2 .qbb-k-button2 {
	font-size: 18px;
	margin-top: 30px;
	max-width: 387px;
}



.ccm-page .qbb-info-top3 {
	background: #f8f6f1;
	padding: 120px 0 35px;
	margin: 110px 0 0;
	position: relative;
}
.ccm-page .qbb-info-top3:before {
	background: #ed1b23;
	bottom: 0;
	content: "";
	display: block;
	left: 50%;
	margin-left: 290px;
	right: 0;
	position: absolute;
	top: 0;
}
.ccm-page .qbb-info-top3 .image1 {
	box-shadow: 8px 8px 8px 0 rgba(0,0,0,0.2);
	display: block;
	left: 50%;
	margin-left: -200px;
	overflow: hidden;
	position: absolute;
	top: -195px;
	width: 720px;
}
.ccm-page .qbb-info-top3 .image1 .inner1 {
	background: url("/application/themes/qbb/images/info/info-top-recruit-img1.jpg") no-repeat center center;
	background-size: cover;
	display: block;
	padding-bottom: 45.8333%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-info-top3 .image1:hover .inner1 {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-info-top3 .block1 {
	margin-top: 85px;
	max-width: 770px;
	width: 100%;
}
.ccm-page .qbb-info-top3 .qbb-hd8 {
	margin: 0 0 15px;
}
.ccm-page .qbb-info-top3 .copy1 {
	margin: 0 0 17px;
}
.ccm-page .qbb-info-top3 .block2 {
	max-width: 320px;
	width: 100%;
}



.ccm-page .qbb-com-info1 {
	margin-top: 20px;
	width: 100%;
}
.ccm-page .qbb-com-info1 .head1 {
	margin: 0 0 45px;
	position: relative;
}
.ccm-page .qbb-com-info1 .head1 .title1 {
	color: #ed1b23;
	float: left;
	font-family: "Asap", sans-serif;
	font-size: 37px;
	font-weight: 700;
	letter-spacing: 0.16em;
	line-height: 1;
	margin: 0;
}
.ccm-page .qbb-com-info1 .head1 .cate1 {
	float: right;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page .qbb-com-info1 .head1 .cate1 li {
	color: #333;
	float: left;
	margin-left: 20px;
	text-align: center;
	width: 176px;
}
.ccm-page .qbb-com-info1 .head1 .cate1 li a {
	border-bottom: 2px solid #ccc;
	color: #333;
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.1;
	height: 34px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-com-info1 .head1 .cate1 li a.active {
	border-bottom-color: #ed1b23;
	color: #ed1b23;
	font-weight: 700;
}
.ccm-page .qbb-com-info1 .body1 .item1 {
	display: none;
	-webkit-animation: comIn 0.5s ease 0s 1 normal;
	-ms-animation: comIn 0.5s ease 0s 1 normal;
	animation: comIn 0.5s ease 0s 1 normal;
}
.ccm-page .qbb-com-info1 .body1 .item1.active {
	display: block;
}
@-webkit-keyframes comIn {
	0% {display: none; opacity: 0}
	100% {display: block; opacity: 1}
}
@-ms-keyframes comIn {
	0% {display: none; opacity: 0}
	100% {display: block; opacity: 1}
}
@keyframes comIn {
	0% {display: none; opacity: 0}
	100% {display: block; opacity: 1}
}



.ccm-page .qbb-company-quality1 .block1 {
	background-color: #f6f4ee;
	padding: 40px 45px 30px;
}
.ccm-page .qbb-company-quality1 .block1 .copy1 {
	margin: 0;
}
.ccm-page .qbb-company-quality1 .block1 ul {
	list-style: none;
	margin: 25px 0;
	padding: 0;
}
.ccm-page .qbb-company-quality1 .block1 ul li {
	font-weight: 500;
	padding-left: 17px;
	position: relative;
}
.ccm-page .qbb-company-quality1 .block1 ul li + li {
	margin-top: 0.6em;
}
.ccm-page .qbb-company-quality1 .block1 ul li:before {
	background-color: #ed1b23;
	border-radius: 50%;
	content: "";
	display: block;
	height: 7.5px;
	left: 2px;
	position: absolute;
	top: 0.65em;
	width: 7.5px;
}
.ccm-page .qbb-company-quality1 .block1 .copy2 {
	margin: 0;
	text-align: right;
}
.ccm-page .qbb-company-quality1 .image1 {
	margin: 30px auto 25px;
	max-width: 680px;
}
.ccm-page .qbb-company-quality1 .image1 img {
	height: auto;
	width: 100%;
}
.ccm-page .qbb-company-quality1 .block2 {
	width: 100%;
}
.ccm-page .qbb-company-quality1 .block2 &gt; div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 14px;
	width: 100%;
}
.ccm-page .qbb-company-quality1 .block2 &gt; div &gt; img {
	height: auto;
	width: 284px;
}
.ccm-page .qbb-company-quality1 .block2 &gt; div &gt; div {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 40px;
}
.ccm-page .qbb-company-quality1 .block2 h3 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 10px;
}
.ccm-page .qbb-company-quality1 .block2 p {
	margin: 0;
}
.ccm-page .qbb-company-quality1 table {
	margin: 15px 0;
	width: 100%;
}
.ccm-page .qbb-company-quality1 table thead th {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	font-weight: 400;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
}
.ccm-page .qbb-company-quality1 table tbody th {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	font-weight: 400;
	padding: 10px 19px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
.ccm-page .qbb-company-quality1 table tbody td {
	background-color: #fff;
	border: 1px solid #ccc;
	font-weight: 400;
	padding: 10px 17px;
	text-align: center;
	vertical-align: middle;
	width: 40.776%;
}
.ccm-page .qbb-company-quality1 table tbody td.vat {
	vertical-align: top;
}
.ccm-page .qbb-company-quality1 .image2 {
	border: 1px solid #ccc;
	margin: 10px auto 0;
	max-width: 824px;
	text-align: center;
}
.ccm-page .qbb-company-quality1 .image2 img {
	height: auto;
	width: 100%;
}



.ccm-page .qbb-recruit-message1 &gt; .title1 {
	color: #ed1b23;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 25px;
	text-align: center;
}
.ccm-page .qbb-recruit-message1 &gt; .copy1 {
	font-weight: 500;
	line-height: 1.875;
	margin: 0 0 20px;
	text-align: center;
}
.ccm-page .qbb-recruit-message1 &gt; .copy2 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7;
	margin: 0 0 50px;
	text-align: center;
}
.ccm-page .qbb-recruit-message1 &gt; .logo1 {
	display: block;
	height: auto;
	margin: 0 auto 90px;
	width: 324px;
}
.ccm-page .qbb-recruit-message1 &gt; .block1 {
	margin: 0 0 130px;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-recruit-message1 &gt; .block1 .image1 {
	float: left;
	width: 280px;
}
.ccm-page .qbb-recruit-message1 &gt; .block1 .body1 {
	line-height: 1.875;
	margin-left: 328px;
}
.ccm-page .qbb-recruit-message1 &gt; .title3 {
	color: #ed1b23;
	font-size: 25px;
	font-weight: 500;
	margin: 70px 0 10px;
}
.ccm-page .qbb-recruit-message1 &gt; .block2 {
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 {
	float: left;
	width: 48.0769%;
}
.ccm-page .qbb-recruit-message1 &gt; .block2 .table1:nth-child(2n) {
	float: right;
}
.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 th {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	padding: 13px 0 8px;
	text-align: center;
}
.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 th span {
	font-size: 15px;
	font-weight: 400;
}
.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 td {
	border: 1px solid #ccc;
	font-weight: 500;
	height: 158px;
	line-height: 1.4;
	padding: 20px 20px 0;
	text-align: center;
	vertical-align: top;
}
.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 td ul {
	font-weight: 400;
	text-align: left;
}
.ccm-page .qbb-recruit-message1 .table2 {
	border-top: 1px solid #ddd;
	width: 100%;
}
.ccm-page .qbb-recruit-message1 .table2 tbody th,
.ccm-page .qbb-recruit-message1 .table2 tbody td {
	border-bottom: 1px solid #ddd;
	line-height: 1.8;
	text-align: left;
	vertical-align: top;
}
.ccm-page .qbb-recruit-message1 .table2 tbody th {
	background-color: #f7f7f7;
	font-weight: 500;
	padding: 14px 5px 14px 18px;
	width: 230px;
}
.ccm-page .qbb-recruit-message1 .table2 tbody td {
	padding: 14px 20px 14px 24px;
}
.ccm-page .qbb-recruit-message1 .table2 .strong1 {
	font-size: 17px;
	font-weight: 500;
}
.ccm-page .qbb-recruit-message1 &gt; .block3 {
	background: #fef4e8;
	margin-top: 75px;
	padding: 70px 17px 25px;
	text-align: center;
}
.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div {
	background: #fff;
	margin: 0 auto 15px;
	max-width: 820px;
	padding: 75px 19px 15px;
	position: relative;
}
.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div .qchan1 {
	display: block;
	height: auto;
	left: 50%;
	margin-left: -53px;
	position: absolute;
	top: -40px;
	width: 106px;
}
.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div .txt1 {
	color: #ed1b23;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0;
}
.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div .txt2 {
	color: #ed1b23;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.4;
	margin: 5px 0 10px;
}
.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div .txt3 {
	font-size: 13px;
	margin: 0;
}



.ccm-page .qbb-head-wrap1 {
	width: 100%;
}
.ccm-page * + .qbb-head-wrap1 {
	margin-top: 100px;
}
.ccm-page .qbb-head-wrap1 &gt; * {
	float: left;
}
.ccm-page .qbb-head-wrap1 .note1 {
	font-size: 14px;
	float: right;
	margin-top: 0.7em;
}



.ccm-page .qbb-entry-block1 {
	background-color: #ed1b23;
	color: #fff;
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 80px 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-entry-block1 &gt; * {
	display: inline-block;
	vertical-align: middle;
}
.ccm-page .qbb-entry-block1 &gt; .box1 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1;
	margin-right: 7px;
}
.ccm-page .qbb-entry-block1 &gt; .box2 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 1.1;
	margin-right: 22px;
}
.ccm-page .qbb-entry-block1 &gt; .box3 {
	background: url("/application/themes/qbb/images/recruit/qchan1.png") no-repeat left bottom;
	background-size: 137px 141px;
	height: 150px;
	margin: 0 0 0 17px;
	width: 177px;
}



.ccm-page .qbb-entry-block2 {
	background-color: #ed1b23;
	color: #fff;
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 80px 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-entry-block2 &gt; * {
	display: inline-block;
	vertical-align: middle;
}
.ccm-page .qbb-entry-block2 &gt; .box1 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1;
}
.ccm-page .qbb-entry-block2 .box2 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 1.1;
	margin-top: 10px;
}
.ccm-page .qbb-entry-block2 &gt; .box3 {
	background: url("/application/themes/qbb/images/recruit/qchan1end.png") no-repeat left bottom;
	background-size: 130px 126px;
	height: 150px;
	margin: 0 0 0 30px;
	width: 130px;
}



.ccm-page .qbb-entry-button1 {
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 4px 0 0 #9e0000;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	max-width: 360px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-entry-button1:after {
	background: url("/application/themes/qbb/images/common/icon-newwin1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 11px;
	position: absolute;
	right: 12px;
	top: 12px;
	width: 12px;
}
.ccm-page .qbb-entry-button1 img {
	height: auto;
	width: 274px;
}



.ccm-page .qbb-step-block1 .item1 .head1 {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-step-block1 .item1 .head1 .step1 {
	background: #f7eae8;
	border-radius: 8px 0 0 8px;
	color: #ed1b23;
	font-size: 23px;
	font-weight: 700;
	left: 0;
	line-height: 60px;
	position: absolute;
	text-align: center;
	width: 92px;
}
.ccm-page .qbb-step-block1 .item1 .head1 .step1 span {
	font-size: 15px;
	position: relative;
	top: -0.1em;
}
.ccm-page .qbb-step-block1 .item1 .head1 .box1 {
	background: #f8f6f4;
	border-radius: 0 8px 8px 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 60px;
	padding-left: 107px;
	width: 100%;
}
.ccm-page .qbb-step-block1 .item1 .head1 .box1 .small1 {
	font-size: 15px;
}
.ccm-page .qbb-step-block1 .item1 .body1 {
	overflow: hidden;
	padding: 15px 0 13px 108px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-step-block1 .item1:not(:last-child) .body1:before {
	border-left: 1px solid #ed1b23;
	content: "";
	display: block;
	height: 100%;
	left: 47px;
	padding-bottom: 100%;
	position: absolute;
	top: 0;
	width: 0;
}
.ccm-page .qbb-step-block1 .item1 .body1 p {
	margin-bottom: 5px;
}



.ccm-page .qbb-talk-bg1 {
	background: url("/application/themes/qbb/images/recruit/interview-bg1.png") repeat left top;
	background-size: 597px 448px;
	border-radius: 20px;
	padding: 70px 15px 85px;
}



.ccm-page .qbb-talk-block1 {
	margin: auto;
	max-width: 904px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-talk-block1.st1 {
	padding: 0 202px 0 121px;
}
.ccm-page .qbb-talk-block1.st2 {
	padding: 0 121px 0 202px;
}
.ccm-page .qbb-talk-block1 + .qbb-talk-block1 {
	margin-top: 42px;
}
.ccm-page .qbb-talk-block1 .thumb1 {
	position: absolute;
	text-align: center;
	top: 0;
	width: 86px;
}
.ccm-page .qbb-talk-block1.st1 .thumb1 {
	left: 0;
}
.ccm-page .qbb-talk-block1.st2 .thumb1 {
	right: 0;
}
.ccm-page .qbb-talk-block1 .thumb1 .txt1 {
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	margin: 5px 0 0 0;
}
.ccm-page .qbb-talk-block1 .thumb1 .txt1 span {
	font-size: 10px;
}
.ccm-page .qbb-talk-block1 .body1 {
	border-radius: 15px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-talk-block1.st1 .body1 {
	background: #fff;
	box-shadow: 0 3px 0 0 #ddd9d0;
	padding: 17px 25px 17px 28px;
}
.ccm-page .qbb-talk-block1.st2 .body1 {
	background: #ffe580;
	padding: 17px 28px 17px 25px;
}
.ccm-page .qbb-talk-block1 .body1:before {
	background: no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 16px;
	position: absolute;
	top: 23px;
	width: 21px;
}
.ccm-page .qbb-talk-block1.st1 .body1:before {
	background-image: url("/application/themes/qbb/images/recruit/interview-img1.png");
	left: -21px;
}
.ccm-page .qbb-talk-block1.st2 .body1:before {
	background-image: url("/application/themes/qbb/images/recruit/interview-img2.png");
	right: -21px;
}
.ccm-page .qbb-talk-block1 .body1 p {
	margin: 0;
}



.ccm-page .qbb-recruit-voice1 .block1 {
	font-size: 0;
	line-height: 0;
	margin: 50px 0 85px;
	text-align: center;
}
.ccm-page .qbb-recruit-voice1 .block1 .item1 {
	border: 1px dotted #ed1b23;
	border-radius: 50%;
	color: #ed1b23;
	display: inline-block;
	height: 200px;
	margin: 0 16px;
	padding: 37px 0 0 0;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
.ccm-page .qbb-recruit-voice1 .block1 .item1:before {
	border: solid #ed1b23;
	border-width: 0 2px 2px 0;
	bottom: 25px;
	content: "";
	display: block;
	height: 14px;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.3s;
	width: 14px;
}
.ccm-page .qbb-recruit-voice1 .block1 .item1:hover:before {
	bottom: 18px;
}
.ccm-page .qbb-recruit-voice1 .block1 .item1 .ttip1 {
	height: auto;
	left: 14px;
	position: absolute;
	top: -9px;
	width: 58px;
}
.ccm-page .qbb-recruit-voice1 .block1 .item1 .num1 {
	font-size: 32px;
	font-style: italic;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 8px;
}
.ccm-page .qbb-recruit-voice1 .block1 .item1 .copy1 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
}
.ccm-page .qbb-recruit-voice1 .block2 + .block2 {
	margin-top: 85px;
}
.ccm-page .qbb-recruit-voice1 .block2 .head1 {
	height: 94px;
	padding: 0 68px 0 193px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.ccm-page .qbb-recruit-voice1 .block2 .head1 .image1 {
	bottom: -10px;
	left: 50px;
	position: absolute;
}
.ccm-page .qbb-recruit-voice1 .block2 .head1 .image2 {
	bottom: -23px;
	left: 27px;
	position: absolute;
}
.ccm-page .qbb-recruit-voice1 .block2 .head1 .image3 {
	bottom: -17px;
	left: 27px;
	position: absolute;
}
.ccm-page .qbb-recruit-voice1 .block2 .head1 .image4 {
	bottom: -17px;
	left: 35px;
	position: absolute;
}
.ccm-page .qbb-recruit-voice1 .block2 .head1 .title1 {
	background: #ed1b23;
	border-radius: 8px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	padding: 24px 30px;
	position: relative;
}
.ccm-page .qbb-recruit-voice1 .block2 .head1 .title1:before {
	border-color: transparent #ed1b23 transparent transparent;
	border-style: solid;
	border-width: 7px 11px;
	content: "";
	display: block;
	height: 0;
	left: -22px;
	margin-top: -7px;
	position: absolute;
	top: 50%;
	width: 0;
}
.ccm-page .qbb-recruit-voice1 .block2 .body1 {
	background: #f6f4ed;
	padding: 42px 68px 60px 71px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-recruit-voice1 .block2 .body1 .item1 {
	background: #fff;
	border-radius: 6px;
	box-shadow: 2px 2px 0 0 #ddd9d0;
	margin: 0 0 9px;
	padding: 17px 20px 17px 33px;
	position: relative;
}
.ccm-page .qbb-recruit-voice1 .block2 .body1 .item1:before {
	background: url("/application/themes/qbb/images/recruit/check1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 39px;
	left: -17px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 39px;
}
.ccm-page .qbb-recruit-voice1 .block2 .body1 .item1 p {
	margin: 0;
}
.ccm-page .qbb-recruit-voice1 .block2 .body1 .image1 {
	margin: 55px auto 0;
	max-width: 600px;
	width: 100%;
}
.ccm-page .qbb-recruit-voice1 .block2 .body1 .title2 {
	color: #ed1b23;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 5px;
}
.ccm-page .qbb-recruit-voice1 .block2 .body1 .item1 + .title2 {
	margin-top: 35px;
}



.ccm-page .qbb-q-wrap1 {
	margin: 20px 0 0;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-q-wrap1 .qchan1 {
	height: auto;
	left: -56px;
	pointer-events: none;
	position: absolute;
	top: 343px;
	width: 229px;
	z-index: 0;
}
.ccm-page .qbb-q-wrap1 .qchan2 {
	height: auto;
	pointer-events: none;
	position: absolute;
	right: -74px;
	top: 350px;
	width: 268px;
	z-index: 0;
}
.ccm-page .qbb-q-wrap1 .qchan3 {
	height: auto;
	left: -85px;
	pointer-events: none;
	position: absolute;
	top: 345px;
	width: 263px;
	z-index: 0;
}
.ccm-page .qbb-q-wrap1 .qchan4 {
	height: auto;
	pointer-events: none;
	position: absolute;
	right: -74px;
	top: 357px;
	width: 231px;
	z-index: 0;
}



.ccm-page .qbb-gallary1 {
	margin: auto;
	max-width: 800px;
	position: relative;
}
.ccm-page .qbb-gallary1 .slick-list {
	background: #f4f3e6;
	box-shadow: 0 0 0 10px #fff inset, 0 0 4px 0 rgba(0,0,0,0.15);
	padding: 10px;
}
.ccm-page .qbb-gallary1 .slick-track {
	font-size: 0;
	line-height: 0;
}
.ccm-page .qbb-gallary1 .image1 &gt; div {
	background: no-repeat center center;
	background-size: contain;
	padding-bottom: 61.5384%;
	width: 100%;
}
.ccm-page .qbb-gallary1 .slick-arrow {
	background-color: transparent;
	border: 0 none;
	display: block;
	height: 41px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 229px;
	width: 41px;
	z-index: 5;
}
.ccm-page .qbb-gallary1 .slick-arrow.slick-prev {
	left: -56px;
}
.ccm-page .qbb-gallary1 .slick-arrow.slick-next {
	right: -56px;
}
.ccm-page .qbb-gallary1 .slick-arrow:before {
	background: url("/application/themes/qbb/images/common/icon-c-arrow1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-gallary1 .slick-arrow.slick-prev:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ccm-page .qbb-gallary1 .slick-dots {
	list-style: none;
	margin: 15px 0 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-gallary1 .slick-dots li {
	display: block;
	float: left;
	margin: 10px 1.25% 0 0;
	position: relative;
	width: 8.875%;
}
.ccm-page .qbb-gallary1 .slick-dots li:nth-child(10n) {
	margin-right: 0;
}
.ccm-page .qbb-gallary1 .slick-dots li:nth-child(10n+1) {
	clear: left;
}
.ccm-page .qbb-gallary1 .slick-dots li:before {
	background: rgba(0,0,0,0.3);
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-gallary1 .slick-dots li.slick-active:before {
	display: none;
}
.ccm-page .qbb-gallary1 .slick-dots li.slick-active:after {
	border: 3px solid #ed1b23;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-gallary1 .slick-dots li .image1 &gt; div {
	background: no-repeat center center;
	background-size: cover;
	padding-bottom: 100%;
	width: 100%;
}



.ccm-page .qbb-page-title-recruit-top1 {
	background: url("/application/themes/qbb/images/recruit/recruit-top-main-img.jpg") no-repeat center center;
	background-size: 1800px 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
@media only screen and (min-width: 1801px) {
	.ccm-page .qbb-page-title-recruit-top1 {
		background-size: cover;
	}
}
.ccm-page .qbb-page-title-recruit-top1 &gt; .inner1 {
	height: 500px;
	margin: auto;
	max-width: 1040px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-page-title-recruit-top1 &gt; .inner1 .title1 {
	color: #ed1b23;
	font-size: 42px;
	font-weight: 700;
	margin: auto;
	position: absolute;
	text-align: center;
	text-shadow: 2px 0 3px #fff, -2px 0 3px #fff, 0 2px 3px #fff, 0 -2px 3px #fff,  3px 0 10px #fff, -3px 0 10px #fff, 0 3px 10px #fff, 0 -3px 10px #fff, 12px 0 24px #fff, -12px 0 24px #fff, 0 12px 24px #fff, 0 -12px 24px #fff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}



.ccm-page .qbb-page-title-recruit-top2 {
	height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-page-title-recruit-top2 .title1 {
	color: #ed1b23;
	font-size: 42px;
	font-weight: 700;
	margin: auto;
	position: absolute;
	text-align: center;
	text-shadow: 2px 0 3px #fff, -2px 0 3px #fff, 0 2px 3px #fff, 0 -2px 3px #fff,  3px 0 10px #fff, -3px 0 10px #fff, 0 3px 10px #fff, 0 -3px 10px #fff, 12px 0 24px #fff, -12px 0 24px #fff, 0 12px 24px #fff, 0 -12px 24px #fff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-page-title-recruit-top2 img {
	height: 500px;
	width: 450px !important;
}



.ccm-page .recruit-top-block1 .image1 {
	display: block;
	height: 108px;
	margin: auto;
	position: relative;
	z-index: 1;
	width: 545px;
}
.ccm-page .recruit-top-block1 .block1 {
	background: #f7f0ed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
	margin-top: -12px;
	width: 100%;
}
.ccm-page .recruit-top-block1 .block1 .image2 {
	width: 55.7692%;
}
.ccm-page .recruit-top-block1 .block1 &gt; div {
	text-align: center;
	width: 44.2308%;
}
.ccm-page .recruit-top-block1 .block1 .sub1 {
	color: #ed1b23;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 12px;
}
.ccm-page .recruit-top-block1 .block1 .hd1 {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.16em;
	margin: 0 0 22px;
}



.ccm-page .qbb-rt-sld1.st1 {
	margin-left: -20px;
	margin-right: -20px;
}
.ccm-page .qbb-rt-sld1 .item1 {
	padding-left: 20px;
	padding-right: 20px;
}
.ccm-page .qbb-rt-sld1 .slick-arrow {
	background-color: transparent;
	border: 0 none;
	display: block;
	height: 70px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 153px;
	width: 70px;
	z-index: 5;
}
.ccm-page .qbb-rt-sld1 .slick-arrow.slick-prev {
	left: 50%;
	margin-left: -575px;
}
.ccm-page .qbb-rt-sld1 .slick-arrow.slick-next {
	right: 50%;
	margin-right: -575px;
}
.ccm-page .qbb-rt-sld1.st1 .slick-arrow {
	top: 74px;
}
.ccm-page .qbb-rt-sld1.st1 .slick-arrow.slick-prev {
	left: -55px;
	margin-left: 0;
}
.ccm-page .qbb-rt-sld1.st1 .slick-arrow.slick-next {
	right: -55px;
	margin-right: 0;
}
.ccm-page .qbb-rt-sld1 .slick-arrow:before {
	background: url("/application/themes/qbb/images/common/icon-c-arrow2.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-rt-sld1 .slick-arrow.slick-prev:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ccm-page .qbb-rt-sld1 .qbb-person-item1 {
	width: 320px;
}
.ccm-page .qbb-rt-sld1.st1 .qbb-person-item1 {
	width: 176px;
}
.ccm-page .qbb-rt-sld1 .qbb-person-item1 {
	margin-bottom: 0 !important;
}



.ccm-page .qbb-rt-sld2.st1 {
	margin-left: -20px;
	margin-right: -20px;
}
.ccm-page .qbb-rt-sld2 .item1 {
	padding-left: 20px;
	padding-right: 20px;
}
.ccm-page .qbb-rt-sld2 .slick-arrow {
	background-color: transparent;
	border: 0 none;
	display: block;
	height: 70px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 153px;
	width: 70px;
	z-index: 5;
}
.ccm-page .qbb-rt-sld2 .slick-arrow.slick-prev {
	left: 50%;
	margin-left: -575px;
}
.ccm-page .qbb-rt-sld2 .slick-arrow.slick-next {
	right: 50%;
	margin-right: -575px;
}
.ccm-page .qbb-rt-sld2.st1 .slick-arrow {
	top: 74px;
}
.ccm-page .qbb-rt-sld2.st1 .slick-arrow.slick-prev {
	left: -55px;
	margin-left: 0;
}
.ccm-page .qbb-rt-sld2.st1 .slick-arrow.slick-next {
	right: -55px;
	margin-right: 0;
}
.ccm-page .qbb-rt-sld2 .slick-arrow:before {
	background: url("/application/themes/qbb/images/common/icon-c-arrow2.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-rt-sld2 .slick-arrow.slick-prev:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ccm-page .qbb-rt-sld2 .qbb-person-item1 {
	width: 320px;
}
.ccm-page .qbb-rt-sld2.st1 .qbb-person-item1 {
	width: 176px;
}
.ccm-page .qbb-rt-sld2 .qbb-person-item1 {
	margin-bottom: 0 !important;
}



.ccm-page .qbb-person-item1 {
	text-align: center;
	/*width: 320px;*/
	width: 100%;
}
.ccm-page [class^="col-"] .qbb-person-item1 {
	margin-bottom: 50px;
}
.ccm-page .qbb-person-item1 .image1 {
	display: block;
	margin-bottom: 0 !important;
	position: relative;
}
.ccm-page .qbb-person-item1 .image1 .box1 {
	background: no-repeat center center;
	background-size: cover;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-person-item1 .image1 .box1:before {
	content: "";
	display: block;
	padding-bottom: 118.75%;
	width: 100%;
}
.ccm-page .qbb-person-item1 .image1 .box2 {
	/*background: rgba(255,236,205,0.9);*/
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-person-item1 .image1 .box2:before {
	background: rgba(255,236,205,0.9);
	content: "";
	display: block;
	height: 200%;
	left: -50%;
	position: absolute;
	top: 130%;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
	width: 200%;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.ccm-page .qbb-person-item1 .image1:hover .box2:before {
	top: 0;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.ccm-page .qbb-person-item1 .image1 .box2 div {
	color: #ed1b23;
	left: 0;
	opacity: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	width: 100%;
}
.ccm-page .qbb-person-item1 .image1:hover .box2 div {
	opacity: 1;
}
.ccm-page .qbb-person-item1 .image1 .box2 div p {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.65;
	margin: 0 auto 10px;
	max-width: 220px;
	text-align: left;
	width: 100%;
}
.ccm-page .qbb-person-item1 .image1 .box2 div .button1 {
	border: 1px solid #ed1b23;
	border-radius: 17px;
	display: block;
	font-size: 14px;
	font-weight: 500;
	height: 34px;
	line-height: 32px;
	margin: auto;
	max-width: 200px;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-person-item1 .image1 .badge1 {
	background: #ed1b23;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	left: 0;
	letter-spacing: 0.1em;
	line-height: 40px;
	padding: 0 18px;
	position: absolute;
	text-align: center;
	top: 0;
}
.ccm-page .qbb-rt-sld1.st1 .qbb-person-item1 .image1 .badge1,
.ccm-page .qbb-rt-sld2.st1 .qbb-person-item1 .image1 .badge1 {
	font-size: 13px;
	line-height: 26px;
	padding: 0 15px;
}
.ccm-page .qbb-person-item1 .image1 .badge2 {
	background: rgba(255,255,255,0.9);
	border: 1px solid #ed1b23;
	border-radius: 50%;
	bottom: -10px;
	color: #ed1b23;
	display: block;
	height: 72px;
	line-height: 1.1;
	padding: 16px 0 0 0;
	position: absolute;
	right: -14px;
	text-align: center;
	width: 72px;
}
.ccm-page .qbb-person-item1 .image1 .badge2 .t1 {
	display: block;
	font-size: 13.5px;
	font-weight: 700;
	letter-spacing: 0;
}
.ccm-page .qbb-person-item1 .image1 .badge2 .t2 {
	font-size: 21.6px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
}
.ccm-page .qbb-person-item1 .image1 .badge2 .t3 {
	font-size: 11.7px;
	font-weight: 700;
	letter-spacing: 0;
}
.ccm-page .qbb-rt-sld1.st1 .qbb-person-item1 .image1 .badge2,
.ccm-page .qbb-rt-sld2.st1 .qbb-person-item1 .image1 .badge2 {
	bottom: -12px;
	height: 50px;
	padding: 10px 0 0 0;
	right: -13px;
	width: 50px;
}
.ccm-page .qbb-rt-sld1.st1 .qbb-person-item1 .image1 .badge2 .t1,
.ccm-page .qbb-rt-sld2.st1 .qbb-person-item1 .image1 .badge2 .t1 {
	font-size: 10px;
	transform: scale(0.9, 0.9);
	transform-origin: center bottom;
}
.ccm-page .qbb-rt-sld1.st1 .qbb-person-item1 .image1 .badge2 .t2,
.ccm-page .qbb-rt-sld2.st1 .qbb-person-item1 .image1 .badge2 .t2 {
	font-size: 15px;
}
.ccm-page .qbb-rt-sld1.st1 .qbb-person-item1 .image1 .badge2 .t3,
.ccm-page .qbb-rt-sld2.st1 .qbb-person-item1 .image1 .badge2 .t3 {
	display: inline-block;
	font-size: 10px;
	margin-right: -0.5em;
	transform: scale(0.8, 0.8);
	transform-origin: left bottom;
}
.ccm-page .qbb-person-item1 .body1 {
	margin: 14px 0 0;
	text-align: center;
}
.ccm-page .qbb-rt-sld1.st1 .qbb-person-item1 .body1,
.ccm-page .qbb-rt-sld2.st1 .qbb-person-item1 .body1 {
	margin-top: 10px;
}
.ccm-page .qbb-person-item1 .body1 .copy1 {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.7;
	margin: 0 0 5px;
}
.ccm-page .qbb-person-item1 .body1 .copy2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin: 0;
}
.ccm-page .qbb-rt-sld1.st1 .qbb-person-item1 .body1 .copy2,
.ccm-page .qbb-rt-sld2.st1 .qbb-person-item1 .body1 .copy2 {
	font-size: 18px;
}



.ccm-page .qbb-recruit-top-block2 {
	margin: 80px 0 0;
	width: 100%;
}
.ccm-page .qbb-recruit-top-block2 .item1 {
	display: block;
	float: left;
	position: relative;
	width: 50%;
}
.ccm-page .qbb-recruit-top-block2 .item1 .image1 {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-recruit-top-block2 .item1 .image1 &gt; div {
	background: no-repeat center center;
	background-size: cover;
	padding-bottom: 51.2445%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
	width: 100%;
}
.ccm-page .qbb-recruit-top-block2 .item1:hover .image1 &gt; div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-recruit-top-block2 .item1 .body1 {
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-recruit-top-block2 .item1 .body1 .sub1 {
	color: #ed1b23;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 7px;
}
.ccm-page .qbb-recruit-top-block2 .item1 .body1 .hd1 {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
	text-shadow: 0 0 3px rgba(0,0,0,0.85);
	margin: 0 0 10px;
}
.ccm-page .qbb-recruit-top-block2 .item1 .body1 .hd1:after {
	background: url("/application/themes/qbb/images/common/icon-c-arrow3.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 30px;
	margin: 0 0 0 12px;
	position: relative;
	top: 0.15em;
	width: 30px;
}
.ccm-page .qbb-recruit-top-block2 .item1 .body1 .copy1 {
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.2;
	margin: 0;
}



.ccm-page .qbb-recruit-top-block3 {
	background: url("/application/themes/qbb/images/common/bgpt2.png") repeat left top;
	background-size: 3px 3px;
	padding: 75px 0 70px;
	text-align: center;
}




.ccm-page .qbb-bl-list1 {
	font-size: 0;
	line-height: 0;
	margin: auto;
	list-style: none;
	padding: 0;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-bl-list1 li {
	display: inline-block;
	margin: 0 12px;
	vertical-align: middle;
	width: 242px;
}
.ccm-page .qbb-bl-list1 li a {
	background: #fff;
	border: 4px solid #ed1b23;
	color: #ed1b23;
	display: block;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4;
	height: 84px;
	overflow: hidden;
	padding-right: 6px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-bl-list1 li a:hover {
	color: #fff;
}
.ccm-page .qbb-bl-list1 li a:after {
	border: solid #ed1b23;
	border-width: 2px 2px 0 0;
	content: "";
	display: block;
	height: 11px;
	position: absolute;
	right: 26px;
	top: 50%;
	transform: rotate(45deg) translateY(-50%);
	width: 11px;
}
.ccm-page .qbb-bl-list1 li a:hover:after {
	border-color: #fff;
}
.ccm-page .qbb-bl-list1 li a span {
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-bl-list1 li a:before {
	background-color: #fff;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-bl-list1 li a:hover:before {
	background-color: #ed1b23;
	width: 100%;
}



.ccm-page .recruit-work1 .wrap1 {
	padding-bottom: 70px;
}
.ccm-page .recruit-work1 .wrap1.produce {
	background: -webkit-linear-gradient(transparent 0px, transparent 110px, #fdf9fb);
	background: -ms-linear-gradient(transparent 0px, transparent 110px, #fdf9fb);
	background: linear-gradient(transparent 0px, transparent 110px, #fdf9fb);
}
.ccm-page .recruit-work1 .wrap1.marketing {
	background: -webkit-linear-gradient(transparent 0px, transparent 110px, #f3f9fc);
	background: -ms-linear-gradient(transparent 0px, transparent 110px, #f3f9fc);
	background: linear-gradient(transparent 0px, transparent 110px, #f3f9fc);
}
.ccm-page .recruit-work1 .wrap1.management {
	background: -webkit-linear-gradient(transparent 0px, transparent 110px, #f5f6ec);
	background: -ms-linear-gradient(transparent 0px, transparent 110px, #f5f6ec);
	background: linear-gradient(transparent 0px, transparent 110px, #f5f6ec);
}
.ccm-page .recruit-work1 .image1 {
	margin: 0 0 60px;
}
.ccm-page .recruit-work1 .image1 img {
	margin: auto;
}
.ccm-page .recruit-work1 .image2 {
	margin: 0 0 50px;
}
.ccm-page .recruit-work1 .image2 img {
	margin: auto;
}
.ccm-page .recruit-work1 .hd1 {
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0.16em;
	margin: 0 0 30px;
	text-align: center;
}
.ccm-page .recruit-work1 .wrap1 .block1 {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 50px;
}
.ccm-page .recruit-work1 .wrap1 .block1.produce {
	background-color: #ed425b;
}
.ccm-page .recruit-work1 .wrap1 .block1.marketing {
	background-color: #37abc4;
}
.ccm-page .recruit-work1 .wrap1 .block1.management {
	background-color: #a5b01e;
}
.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) {
	text-align: center;
	/*width: 28.8461%;*/
	width: 300px;
}
.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) &gt; img {
	height: auto;
	width: 117px;
}
.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) &gt; div h3 {
	font-size: 29px;
	font-weight: 400;
	line-height: 1.1;
	margin: 25px auto 10px;
}
.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) &gt; div h4 {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.1;
	margin: auto;
}
.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(2) {
	text-align: right;
	/*width: 71.1538%;*/
	width: 740px;
}
.ccm-page .recruit-work1 .wrap1 .block2 {
	width: 100%;
}
.ccm-page .recruit-work1 .wrap1 .block2 &gt; div {
	float: left;
	margin-right: 7.6923%;
	width: 46.1538%;
}
.ccm-page .recruit-work1 .wrap1 .block2 &gt; div:nth-child(2n) {
	margin-right: 0;
}
.ccm-page .recruit-work1 .wrap1 .block2 &gt; div:nth-child(2n+1) {
	clear: left;
}
.ccm-page .recruit-work1 .wrap1 .block2 &gt; div:nth-child(n+3) {
	margin-top: 40px;
}
.ccm-page .recruit-work1 .wrap1 .block2 h3 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
}
.ccm-page .recruit-work1 .wrap1 .block2.produce h3 {
	color: #ed425b;
}
.ccm-page .recruit-work1 .wrap1 .block2.marketing h3 {
	color: #37abc4;
}
.ccm-page .recruit-work1 .wrap1 .block2.management h3 {
	color: #a5b01e;
}
.ccm-page .recruit-work1 .wrap1 .block2 p {
	line-height: 1.875;
	margin: 0;
}
.ccm-page .recruit-work1 .wrap1 .qbb-b-hd4.produce {
	border-color: #ed425b;
	color: #ed425b;
}
.ccm-page .recruit-work1 .wrap1 .qbb-b-hd4.marketing {
	border-color: #37abc4;
	color: #37abc4;
}
.ccm-page .recruit-work1 .wrap1 .qbb-b-hd4.management {
	border-color: #a5b01e;
	color: #a5b01e;
}
.ccm-page .recruit-work1 .qbb-rt-sld1 .slick-arrow,
.ccm-page .recruit-work1 .qbb-rt-sld3 .slick-arrow {
	top: 64px;
}
.ccm-page .recruit-work1 .qbb-rt-sld1 .slick-arrow:before,
.ccm-page .recruit-work1 .qbb-rt-sld2 .slick-arrow:before {
	background: none;
	border: solid #ed1b23;
	border-width: 1px 1px 0 0;
	content: "";
	display: block;
	height: 19px;
	margin-top: -10px;
	top: 50%;
	width: 19px;
}
.ccm-page .recruit-work1 .qbb-rt-sld1 .slick-next:before,
.ccm-page .recruit-work1 .qbb-rt-sld2 .slick-next:before {
	left: 17px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ccm-page .recruit-work1 .qbb-rt-sld1 .slick-prev:before,
.ccm-page .recruit-work1 .qbb-rt-sld2 .slick-prev:before {
	left: 27px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}



.ccm-page .qbb-recruit-person-page-title1 {
	background-color: #eae8e2;
	margin-bottom: 180px;
	position: relative;
}
.ccm-page .qbb-recruit-person-page-title1:before {
	background: #fff;
	bottom: 0;
	content: "";
	display: block;
	height: 33px;
	left: 0;
	position: absolute;
	width: 50%;
}
.ccm-page .qbb-recruit-person-page-title1 .qbb-breadcrumb1 {
	left: 20px;
	position: absolute;
	top: 0;
	z-index: 5;
}
.ccm-page .qbb-recruit-person-page-title1 .qbb-breadcrumb1 ul li {
	color: #ed1b23 !important;
}
.ccm-page .qbb-recruit-person-page-title1 .qbb-breadcrumb1 ul li a {
	color: #ed1b23 !important;
}
.ccm-page .qbb-recruit-person-page-title1 .block1 {
	height: 400px;
	margin: auto;
	max-width: 946px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-recruit-person-page-title1 .block1 p {
	font-size: 26px;
	font-weight: 700;
	left: 0;
	letter-spacing: 0;
	line-height: 1.67;
	margin: auto;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}
.ccm-page .qbb-recruit-person-page-title1 .block1 img {
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 520px;
	z-index: 0;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 {
	/*border-top: 1px solid #ed1b23;*/
	bottom: 0;
	display: table;
	left: 50%;
	margin-left: -520px;
	max-width: 680px;
	position: absolute;
	-webkit-transform: translateY(100%) translateY(-33px);
	-ms-transform: translateY(100%) translateY(-33px);
	transform: translateY(100%) translateY(-33px);
	width: 100%;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div {
	display: table-cell;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(1) {
	background-color: #ed1b23;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(1) p {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	margin: auto;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) {
	background-color: #fff;
	color: #ed1b23;
	font-weight: 500;
	padding: 33px 0 5px;
	text-align: left;
	vertical-align: top;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div &gt; div {
	display: table;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div &gt; div &gt; div {
	display: table-cell;
	vertical-align: middle;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div &gt; div &gt; div:nth-child(1) {
	padding-left: 25px;
	padding-right: 45px;
	/*min-width: 271px;*/
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div &gt; div &gt; div:nth-child(2) {
	border-left: 1px solid #ed1b23;
	padding-left: 45px;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) p {
	margin: 0;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) .t1 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 5px;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) .t2 {
	font-size: 16px;
	line-height: 1.4;
}
.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) .t3 {
	font-size: 70px;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1;
}



.ccm-page .qbb-q-title1 {
	border-bottom: 1px solid #ed1b23;
	border-top: 1px solid #ed1b23;
	color: #ed1b23;
	font-size: 28px;
	font-style: italic;
	font-weight: 500;
	margin: 0 0 55px;
	padding: 35px 0 30px;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-q-title1:before {
	background: url("/application/themes/qbb/images/common/qchan3.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 57px;
	left: 50%;
	margin-left: -32px;
	position: absolute;
	top: -48px;
	width: 64px;
}



.ccm-page .qbb-clm-block1 {
	width: 100%;
}
.ccm-page .qbb-clm-block1 .image1 {
}
.ccm-page .qbb-clm-block1 .image1.l {
	float: left;
	padding: 0 50px 1em 0;
	width: 621px;
}
.ccm-page .qbb-clm-block1 .image1.r {
	float: right;
	padding: 0 0 1em 50px;
	width: 621px;
}
.ccm-page .qbb-clm-block1 .image2 {
	margin: 40px auto 0;
	max-width: 680px;
	width: 100%;
}
.ccm-page .qbb-clm-block1 p {
	line-height: 1.875;
}
.ccm-page .qbb-clm-block1 .qbb-hd7 {
	letter-spacing: 0.02em;
	line-height: 1.4;
}



.ccm-page .qbb-business-example-block1 {
	background: #f8f7f2;
	padding: 55px 0 50px;
}
.ccm-page .qbb-business-example-block1 .title1 {
	color: #ed1b23;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 30px;
	text-align: center;
}
.ccm-page .qbb-business-example-block1 .block1 .item1 {
	float: left;
	margin: 0 3.8461% 0 0;
	text-align: center;
	width: 22.1153%;
}
.ccm-page .qbb-business-example-block1 .block1 .item1:nth-child(4n) {
	margin-right: 0;
}
.ccm-page .qbb-business-example-block1 .block1 .item1:nth-child(4n+1) {
	clear: left;
}
.ccm-page .qbb-business-example-block1 .block1 .item1 .image1 {
	display: block;
	width: 100%;
}
.ccm-page .qbb-business-example-block1 .block1 .item1 .image1 &gt; div {
	background: no-repeat center center;
	background-size: cover;
	padding-bottom: 86.9565%;
	width: 100%;
}
.ccm-page .qbb-business-example-block1 .block1 .item1 .body1 {
	margin: 10px 0 0;
}
.ccm-page .qbb-business-example-block1 .block1 .item1 .body1 .txt1 {
	font-weight: 500;
	margin: 0;
}



.ccm-page .qbb-business-contact-block1 {
	background: #ed1b23;
	color: #fff;
	padding: 60px 0 50px;
}
.ccm-page .qbb-business-example-block1 + .qbb-business-contact-block1 {
	margin-top: 0;
}
.ccm-page .qbb-business-contact-block1 .title1 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.45;
	margin: 0 0 10px;
	text-align: center;
}
.ccm-page .qbb-business-contact-block1 .copy1 {
	margin: 0 0 25px;
	text-align: center;
}



.ccm-page .qbb-butiness-top-page-title1 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-butiness-top-page-title1 .bg1 {
	background: #efece1;
	bottom: 0;
	height: 426px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.ccm-page .qbb-butiness-top-page-title1 .bg1:before {
	background: #ed1b23;
	bottom: 0;
	content: "";
	height: 426px;
	left: 50%;
	margin-left: 305px;
	position: absolute;
	width: 100%;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 {
	height: 580px;
	margin: auto;
	max-width: 1200px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1:before {
	background: url("/application/themes/qbb/images/business/shadow1.png") no-repeat right top;
	background-size: contain;
	content: "";
	display: block;
	height: 130px;
	left: -110px;
	position: absolute;
	top: 447px;
	width: 660px;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 .image1 {
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 .image1 div {
	height: 508px;
	overflow: hidden;
	width: 799px;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 .image1 div img {
	display: inline-block;
	vertical-align: bottom;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 {
	background: #ed1b23;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 360px;
	left: 0;
	position: absolute;
	top: 89px;
	width: 490px;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 &gt; div {
	width: 332px;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 .title1 {
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.2;
	margin: 0 0 10px;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 .copy1 {
	font-size: 15px;
	letter-spacing: 0.16em;
	line-height: 1.73;
	margin: 0;
	text-align: justify;
}
.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 .sign1 {
	bottom: -12px;
	height: auto;
	position: absolute;
	right: 27px;
	width: 228px;
}



.ccm-page .qbb-business-top-block1 {
	margin: 0 0 80px;
	padding: 10px 0 0;
	position: relative;
}
.ccm-page .qbb-business-top-block1 .body1 {
	position: relative;
	width: 48.9423%;
	z-index: 2;
}
.ccm-page .qbb-business-top-block1 .body1 p {
	font-weight: 500;
	letter-spacing: 0.12em;
	margin: 0;
	text-align: justify;
}
.ccm-page .qbb-business-top-block1 .image1 {
	height: auto;
	position: absolute;
	right: -82px;
	top: -45px;
	width: 61.1538%;
	z-index: 1;
}



.ccm-page .qbb-business-top-block2 {
	margin: 45px 0 0;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-business-top-block2 .image1 {
	float: left;
	width: 30.7692%;
}
.ccm-page .qbb-business-top-block2 .body1 {
	float: right;
	width: 65.3846%;
}
.ccm-page .qbb-business-top-block2 .title1 {
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 15px;
	position: relative;
}
.ccm-page .qbb-business-top-block2 .title1 .num1 {
	background: #ed1b23;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 33px;
	margin: 0 10px 0 0;
	position: relative;
	text-align: center;
	width: 33px;
}



.ccm-page .qbb-menbers1 {
	margin: auto;
	max-width: 860px;
	width: auto;
}
.ccm-page .qbb-menbers1 .block1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 70px 0 0;
}
.ccm-page .qbb-menbers1 .block1 .item1 {
	background-color: #ed1b23;
	border-radius: 50%;
	display: block;
	color: #fff;
	height: 200px;
	margin: 0 20px;
	padding: 38px 0 0;
	text-align: center;
	width: 200px;
}
.ccm-page .qbb-menbers1 .block1 .item1 img {
	display: block;
	height: 65px;
	margin: auto;
	width: 65px;
}
.ccm-page .qbb-menbers1 .block1 .item1 p {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 1.5;
	margin: 5px 0 0;
}
.ccm-page .qbb-menbers2 {
	background: #f6f2eb;
	margin: 55px 0 70px;
	padding: 60px 0 50px;
}
.ccm-page .qbb-menbers2 .title1 {
	color: #ed1b23;
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: center;
}
.ccm-page .qbb-menbers2 .copy1 {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 20px;
	text-align: center;
}
.ccm-page .qbb-menbers2 .block1 {
	position: relative;
}
.ccm-page .qbb-menbers2 .block1 .image1 {
	display: block;
	height: auto;
	margin: auto;
	position: relative;
	width: 685px;
	z-index: 5;
}
.ccm-page .qbb-menbers2 .block1 .box1 {
	background: #fff;
	border: 2px solid #d8cfb6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: -15px 0 36px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-menbers2 .block1 .box1:before {
	border-left: 2px solid #d8cfb6;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	margin-left: -1px;
	position: absolute;
	top: 0;
	width: 0;
}
.ccm-page .qbb-menbers2 .block1 .box1 .item1 {
	padding: 40px 0 25px;
	text-align: center;
	width: 50%;
}
.ccm-page .qbb-menbers2 .block1 .box1 .item1 h3 {
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 4px;
	position: relative;
}
.ccm-page .qbb-menbers2 .block1 .box1 .item1 h3 img {
	height: 44px;
	margin: -4px 10px 0 0;
	position: relative;
	width: 44px;
}
.ccm-page .qbb-menbers2 .block1 .box1 .item1 p {
	font-size: 15px;
	line-height: 1.7;
	margin: 0 0 20px;
}
.ccm-page .qbb-menbers2 .block1 .box1 .item1 a {
	font-weight: 500;
}
.ccm-page .qbb-menbers2 .button1 {
	background: #fff;
	border: 2px solid #ed1b23;
	border-radius: 6px;
	color: #ed1b23;
	display: block;
	font-size: 20px;
	font-weight: 700;
	height: 80px;
	line-height: 76px;
	margin: auto;
	max-width: 500px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-menbers2 .button1:hover {
	color: #FFF !important;
}
.ccm-page .qbb-menbers2 .button1 span {
	display: block;
	padding: 0 20px;
	position: relative;
}
.ccm-page .qbb-menbers2 .button1 span:before {
	background: url("/application/themes/qbb/images/enjoy/members-icon6.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 32px;
	margin: -4px 10px 0 0;
	position: relative;
	vertical-align: middle;
	width: 32px;
}
.ccm-page .qbb-menbers2 .button1:hover span:before {
	background-image: url("/application/themes/qbb/images/enjoy/members-icon6b.svg");
}
.ccm-page .qbb-menbers2 .button1:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-menbers2 .button1:hover:before {
	background-color: #ed1b23;
	width: 100%;
}
.ccm-page .qbb-menbers3 {
	border: 12px solid #eee;
	padding: 65px 0 40px;
}
.ccm-page .qbb-menbers3 .block1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.ccm-page .qbb-menbers3 .block1 .image1 {
	width: 138px;
}
.ccm-page .qbb-menbers3 .block1 .body1 {
	padding-left: 23px;
	width: 538px;
}
.ccm-page .qbb-menbers3 .block1 .body1 h3 {
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 10px;
}
.ccm-page .qbb-menbers3 .block1 .body1 p {
	font-size: 15px;
	line-height: 1.7;
	margin: 0 0 20px;
}
.ccm-page .qbb-menbers3 .block1 .body1 .qbb-button12 {
	margin: 0;
}



.ccm-page .qbb-cm-block1 {
	border: 1px solid #ccc;
	height: 450px;
	overflow: auto;
	width: 100%;
}
.ccm-page .qbb-cm-block1 &gt; .inner1 {
	padding: 34px 25px 34px 40px;
}
.ccm-page .qbb-cm-block1 p {
	font-size: 15px;
	line-height: 1.86;
}
.ccm-page .qbb-cm-block1 p + p {
	margin-top: 1.5em;
}
.ccm-page .qbb-cm-block1 h3 {
	font-size: 17px;
	font-weight: 500;
	margin: 0 0 7px;
	padding: 0;
}
.ccm-page .qbb-cm-block1 p + h3, 
.ccm-page .qbb-cm-block1 ul + h3, 
.ccm-page .qbb-cm-block1 ol + h3 {
	margin-top: 30px;
}
.ccm-page .qbb-cm-block1 ol {
	font-size: 15px;
	line-height: 1.86;
	margin: 0;
	padding: 0 0 0 1.2em;
}
.ccm-page .qbb-cm-block1 ol li + li {
	margin-top: 0em;
}
.ccm-page .qbb-cm-block1 ol ol {
	list-style: none;
	padding: 0;
}
.ccm-page .qbb-cm-block1 ol ol li {
	padding: 0 0 0 1.5em;
	text-indent: -1.5em;
}
.ccm-page .qbb-cm-block1 ol ol li + li {
	margin-top: 0em;
}



.ccm-page .qbb-fm-block1 {
	background: #f9f7f3;
	margin: 20px 0 35px;
	padding: 45px 0;
	text-align: center;
}
.ccm-page .qbb-fm-block1 &gt; div &gt; * {
	display: inline-block;
	vertical-align: middle;
}
.ccm-page .qbb-fm-block1 label {
	font-size: 16px;
	font-weight: 700;
	margin-right: 10px;
	padding-top: 5px;
	position: relative;
}
.ccm-page .qbb-fm-block1 label .cl1 {
	border: 5px solid #ed1b23;
	border-radius: 50%;
	display: inline-block;
	height: 16px;
	margin: 0 6px 0 0;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	width: 16px;
}
.ccm-page .qbb-fm-block1 input[type=email],
.ccm-page .qbb-fm-block1 input[type=text] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 17px;
	height: 46px;
	text-align: left;
	width: 550px;
}



.ccm-page .qbb-enjoy-cheese-top1 {
	background: #ffea63;
	height: 404px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-top1 .block1 {
	height: 346px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-top1 .block1:before {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco1.png") no-repeat center top;
	background-size: contain;
	bottom: -25px;
	content: "";
	display: block;
	height: 27px;
	left: -80px;
	position: absolute;
	width: 231px;
}
.ccm-page .qbb-enjoy-cheese-top1 .block1:after {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco2.png") no-repeat center top;
	background-size: contain;
	bottom: -46px;
	content: "";
	display: block;
	height: 48px;
	position: absolute;
	right: -80px;
	width: 47px;
}
.ccm-page .qbb-enjoy-cheese-top1 .block1 .box1 {
	background: url("/application/themes/qbb/images/enjoy/cheese-title1bg.svg") no-repeat center center;
	background-size: contain;
	height: 317px;
	margin: 0 0 0 28px;
	overflow: hidden;
	width: 677px;
}
.ccm-page .qbb-enjoy-cheese-top1 .block1 .box1 h1 {
	margin: 63px 0 10px 57px;
	width: 532px;
}
.ccm-page .qbb-enjoy-cheese-top1 .block1 .box1 p {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	margin: 0;
	padding: 0 24px 0 0;
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-top1 .block1 .box2 {
	bottom: 20px;
	position: absolute;
	right: -22px;
	width: 450px;
}
.ccm-page .qbb-enjoy-cheese-top1 .qbb-breadcrumb1 {
	height: 58px;
	padding-bottom: 0;
}



.ccm-page .qbb-enjoy-cheese-top2 {
	background: #fffbda;
	padding: 77px 0 0;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 {
	background: url("/application/themes/qbb/images/enjoy/cheese-bg1.jpg") repeat left top;
	background-size: 23px 28px;
	padding: 58px 0 30px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 h2 {
	background: url("/application/themes/qbb/images/enjoy/chesse-title-menu-bg1.png") no-repeat center top;
	background-size: 380px 60px;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	height: 60px;
	left: 0;
	line-height: 50px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: -25px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0 0 0 39px;
	padding: 0;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li {
	float: left;
	margin: 16px 30px 16px 0; 
	vertical-align: top;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li a {
	background: #fff;
	border: 2px solid #333;
	border-radius: 10px;
	box-shadow: 3px 3px 0 0 #e5c700;
	display: block;
	height: 94px;
	overflow: hidden;
	position: relative;
	width: 300px;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li a span {
	background: url("/application/themes/qbb/images/enjoy/cheese-arrow1.png") no-repeat right 13px center;
	background-size: 30px 30px;
	color: #333 !important;
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	padding: 0 44px 0 23px;
	position: absolute;
	text-align: left;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li a:hover span {
	background-image: url("/application/themes/qbb/images/enjoy/cheese-arrow2.png");
	color: #fff !important;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li a:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li a:hover:before {
	background-color: #333;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-top2 .block2 {
	margin: 11px 0 0 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-top2 .block2 img {
	height: auto;
	width: 366px;
}



.ccm-page .qbb-enjoy-sep1 {
	border-bottom: 5px solid #333333;
	height: 0;
	overflow: hidden;
	width: 100%;
}



.ccm-page .qbb-enjoy-cheese-head1 &gt; div:nth-child(2) {
	background: #ffee7e url("/application/themes/qbb/images/enjoy/cheese-bg2.png") repeat left top;
	background-size: 24px 25px;
}
.ccm-page .qbb-enjoy-cheese-head1 .qbb-breadcrumb1 {
	height: 50px;
	padding-bottom: 0;
}
.ccm-page .qbb-enjoy-cheese-head1 .title1 {
	margin: 0 auto 18px;
	width: 460px;
}
.ccm-page .qbb-enjoy-cheese-head1 .title1 img {
	vertical-align: bottom;
}
.ccm-page .qbb-enjoy-cheese-head1 .navi1 {
	background-color: #333;
	background-image: url("/application/themes/qbb/images/enjoy/cheese-title-sep1.png"), url("/application/themes/qbb/images/enjoy/cheese-title-sep1.png"), url("/application/themes/qbb/images/enjoy/cheese-title-sep1.png"), url("/application/themes/qbb/images/enjoy/cheese-title-sep1.png");
	background-position: 19.4230% 13px, 39.6153% 13px, 60.0961% 13px, 80.2884% 13px;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-size: 3px 50px, 3px 50px, 3px 50px, 3px 50px;
	border-radius: 8px;
	bottom: -45px;
	max-width: 1040px;
	padding: 8px;
	position: absolute;
	width: 100%;
	z-index: 5;
}
.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li {
	float: left;
	width: 17.5781%;
}
.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li + li {
	margin-left: 3.0273%;
}
.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li a {
	background: #333;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 700;
	height: 60px;
	line-height: 1.3;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li a:hover,
.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li.active a {
	background: #fff;
	color: #333;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li.active a:before {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco3.png") no-repeat center center;
	background-size: contain;
	bottom: -20px;
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	right: 14px;
	width: 78px;
}
.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li a span {
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-head1 .title2 {
	height: 135px;
	margin: 45px 0 0;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-head1 .title2 h2 {
	font-size: 38px;
	font-weight: 700;
	margin: 0;
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}



.ccm-page .qbb-rn-title1 {
	background: url("/application/themes/qbb/images/enjoy/cheese-subtitle-bg1.png") no-repeat center top;
	background-size: 470px 74px;
	height: 74px;
	margin: 0 0 15px;
	text-align: center;
}
.ccm-page .qbb-rn-title1 span {
	display: block;
	font-size: 24px;
	font-weight: 700;
	padding: 18px 0 0;
}



.ccm-page .qbb-enjoy-cheese-history1 {
	background: #ffea63;
	padding: 35px 0 0;
	position: relative;
	z-index: 1;
}
.ccm-page .qbb-enjoy-cheese-history1 .copy1 {
	margin: 0 auto 30px;
	max-width: 909px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 {
	background: #fff;
	border-radius: 20px;
	margin: 40px 0 0;
	padding: 60px 0;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1:before {
	border-left: 2px solid #e5c700;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	margin-left: -1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .fig1 {
	background: url("/application/themes/qbb/images/enjoy/cheese-history-img1.png") no-repeat center center;
	background-size: contain;
	display: block;
	height: 70px;
	left: 50%;
	margin: -32px 0 0 -35px;
	position: absolute;
	top: 0;
	width: 70px;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .fig2 {
	background: url("/application/themes/qbb/images/enjoy/cheese-history-img2.png") no-repeat center center;
	background-size: contain;
	bottom: 0;
	display: block;
	height: 69px;
	left: 50%;
	margin: 0 0 -30px -34px;
	position: absolute;
	width: 68px;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 {
	float: left;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.l {
	padding-right: 50%;
	text-align: right;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.r {
	padding-left: 50%;
	text-align: left;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 + .item1 {
	margin-top: -0.6em;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1:after {
	border: 3px solid #e5c700;
	border-radius: 50%;
	content: "";
	display: block;
	height: 12px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	width: 12px;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.bc:after {
	background: #e5c700;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.ac:after {
	background: #fff;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.l:after {
	margin-right: -6px;
	right: 50%;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.r:after {
	margin-left: -6px;
	left: 50%;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1:before {
	border-top: 1px solid #e5c700;
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
	top: 13px;
	width: 10%;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.l:before {
	right: 50%;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.r:before {
	left: 50%;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 &gt; * {
	padding: 0 7px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.l &gt; * {
	margin-left: 63px;
	margin-right: 43px;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.r &gt; * {
	margin-left: 43px;
	margin-right: 63px;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 .hd1 {
	background: #fff;
	color: #d7b100;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 5px;
	margin-top: 0;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 .hd1 span {
	font-size: 15px;
}
.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 p {
	font-size: 16px;
	line-height: 1.625;
	margin: 0;
}
.ccm-page .qbb-enjoy-cheese-history1 .note1 {
	font-size: 12px;
	line-height: 1.5;
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
.ccm-page .qbb-enjoy-cheese-history1 .note1 li {
	text-align: right;
}
.ccm-page .qbb-enjoy-cheese-history1 .block2 {
	height: 65px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-history1 .block2:before {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco1.png") no-repeat center top;
	background-size: contain;
	bottom: -27px;
	content: "";
	display: block;
	height: 27px;
	left: -80px;
	position: absolute;
	width: 231px;
}
.ccm-page .qbb-enjoy-cheese-history1 .block2:after {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco2.png") no-repeat center top;
	background-size: contain;
	bottom: -48px;
	content: "";
	display: block;
	height: 48px;
	position: absolute;
	right: -80px;
	width: 47px;
}



.ccm-page .qbb-enjoy-cheese-history2 {
	padding: 70px 0 60px;
}
.ccm-page .qbb-enjoy-cheese-history2 .image1 {
	background: #82deea;
	border-radius: 16px;
	margin: 28px auto 50px;
	max-width: 1200px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-history2 .image1 img {
	margin: auto;
	max-width: 1040px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 &gt; div {
	float: left;
	margin-right: 9.6153%;
	width: 45.1923%;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 &gt; div:nth-child(2n) {
	margin-right: 0;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 &gt; div:nth-child(2n+1) {
	clear: left;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 &gt; div:nth-child(n+3) {
	margin-top: 30px;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 p {
	margin: 0;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 .txt1 {
	background: no-repeat left center;
	background-size: 14px 14px;
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 5px;
	padding-left: 20px;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 .txt1.icon1 {
	background-image: url("/application/themes/qbb/images/enjoy/history-icon1.svg");
	color: #ed1b23;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 .txt1.icon2 {
	background-image: url("/application/themes/qbb/images/enjoy/history-icon2.svg");
	color: #ff7bac;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 .txt1.icon3 {
	background-image: url("/application/themes/qbb/images/enjoy/history-icon3.svg");
	color: #29abe2;
}
.ccm-page .qbb-enjoy-cheese-history2 .block1 h3 {
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 14px;
}



.ccm-page .qbb-enjoy-cheese-history3 {
	background: #ffea63;
	padding: 58px 0 0;
}
.ccm-page .qbb-enjoy-cheese-history3 .block1 {
	background: url("/application/themes/qbb/images/enjoy/history-pt1.png") repeat left top;
	background-size: 66px 129px;
	height: 487px;
	margin: 97px auto 52px;
	max-width: 1200px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner1 {
	margin: 0 auto -40px;
	max-width: 1040px;
	position: relative;
	top: -80px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner1:before {
	background: url("/application/themes/qbb/images/enjoy/history-bg2.png") no-repeat center top;
	background-size: 1037px 507px;
	bottom: -19px;
	content: "";
	display: block;
	height: 507px;
	margin: auto;
	position: absolute;
	right: -10px;
	width: 100%;
	z-index: 0;
}
.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 {
	background: url("/application/themes/qbb/images/enjoy/history-bg1.png") no-repeat center top;
	background-size: 1037px 507px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 507px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 .body1 {
	margin-right: 24px;
	width: 422px;
}
.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 .body1 h3 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 20px;
}
.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 .body1 p {
	margin: 0;
}
.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 .image1 {
	width: 400px;
}



.ccm-page .qbb-rn-title2 {
	background: url("/application/themes/qbb/images/enjoy/cheese-subtitle-bg2.png") no-repeat center top;
	background-size: 486px 88px;
	height: 88px;
	margin: 0 0 15px;
	text-align: center;
}
.ccm-page .qbb-rn-title2 span {
	display: block;
	font-size: 24px;
	font-weight: 700;
	padding: 24px 0 0;
}



.ccm-page .qbb-enjoy-cheese-type1 {
	background: #ffea63;
	padding: 27px 0 0;
}
.ccm-page .qbb-enjoy-cheese-type1 .block1 {
	margin-bottom: 60px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-type1 .block1  .bg1 {
	background: #fff;
	border-radius: 10px;
	height: 257px;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-type1 .block1  .bg1:before {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco4.png") no-repeat center top;
	background-size: contain;
	bottom: -25px;
	content: "";
	display: block;
	height: 27px;
	left: 52px;
	position: absolute;
	width: 231px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block1 .inner1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.ccm-page .qbb-enjoy-cheese-type1 .block1 .inner1 .body1 {
	position: relative;
	width: 416px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block1 .inner1 .body1 p {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
}
.ccm-page .qbb-enjoy-cheese-type1 .block1 .inner1 .image1 {
	position: relative;
	width: 384px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block2 {
	background: url("/application/themes/qbb/images/enjoy/type-dot1.svg") repeat left top;
	background-size: 8px 8px;
	border: 2px solid #333;
	border-radius: 12px 12px 0 0;
	padding: 19px 18px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 + .block2 {
	margin-top: 100px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block2 .qbb-rn-title2 {
	left: 0;
	position: absolute;
	top: -45px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 {
	background: #fff;
	border-radius: 10px 10px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 68px 0 50px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 .image1 {
	border-radius: 8px;
	overflow: hidden;
	width: 450px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 .body1 {
	padding-left: 50px;
	width: 447px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 .body1 h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 .body1 p {
	margin: 0;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 {
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	padding: 50px 0;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .title1 {
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 {
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1 {
	display: inline-block;
	margin: 30px 22px 0 22px;
	vertical-align: top;
	width: 195px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1 .image1 {
	border-radius: 50%;
	height: 170px;
	margin: auto;
	overflow: hidden;
	width: 170px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1 h4 {
	font-size: 16px;
	font-weight: 700;
	margin: 15px 0 8px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1 p {
	font-size: 15px;
	letter-spacing: 0.08em;
	line-height: 1.7;
	margin: 0;
	text-align: left;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 {
	background: #fff;
	border-radius: 10px;
	box-shadow: 5px 5px 0 0 #e5c700;
	display: inline-block;
	height: 293px;
	margin: 30px 15px 0 15px;
	vertical-align: top;
	width: 280px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box1 {
	background: #d2ecdc;
	border-radius: 10px 10px 0 0;
	height: 165px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box1:before {
	background: #fff;
	border-radius: 10px 10px 0 0;
	content: "";
	display: block;
	height: 56px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box1:after {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco5.png") no-repeat center top;
	background-size: contain;
	bottom: -12px;
	content: "";
	display: block;
	height: 12px;
	right: 35px;
	position: absolute;
	width: 103px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box1 img {
	margin: -14px auto 0;
	position: relative;
	width: 112px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box1 h4 {
	font-size: 22px;
	font-weight: 700;
	margin: 22px 0 0;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box2 {
	padding: 22px 26px 0 30px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box2 p {
	margin: 0;
	text-align: left;
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 {
	background: url("/application/themes/qbb/images/enjoy/type-dot1.svg") repeat left top;
	background-size: 8px 8px;
	border: 2px solid #333;
	border-radius: 0 0 12px 12px;
	margin-bottom: 70px;
	padding: 30px 0 40px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 a {
	background: #fff;
	border: 2px solid #333;
	border-radius: 8px;
	box-shadow: 2px 2px 0 0 #333;
	display: block;
	font-size: 18px;
	font-weight: 700;
	max-width: 500px;
	margin: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 a span {
	color: #333;
	display: block;
	padding: 22px 0;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 a:hover span {
	color: #fff;
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 a span:after {
	background: url("/application/themes/qbb/images/enjoy/type-arrow1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 24px;
	position: absolute;
	right: 29px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 a:hover span:after {
	background-image: url("/application/themes/qbb/images/enjoy/type-arrow2.svg");
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 a:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-enjoy-cheese-type1 .block4 a:hover:before {
	background-color: #333;
	width: 100%;
}



.ccm-page .qbb-enjoy-cheese-processed1 {
	background: #ffea63;
	padding: 45px 0 0;
}
.ccm-page .qbb-enjoy-cheese-processed1 .copy1 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 20px;
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-processed1 .title1 {
	background: url("/application/themes/qbb/images/enjoy/cheese-dot1.png") repeat-x left center;
	background-size: 7px 3px;
	font-size: 22px;
	font-weight: 700;
	margin: 40px 0;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 + .title1 {
	margin-top: -30px;
}
.ccm-page .qbb-enjoy-cheese-processed1 .title1 span {
	background: #ffea63;
	padding: 0 16px;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 70px;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 23.2692%;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1.w {
	width: 48.8461%;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 + .item1 {
	margin-left: 2.3076%;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 .image1 {
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 .image1 p {
	bottom: 15px;
	color: #7f5904;
	font-size: 18px;
	font-weight: 700;
	left: 0;
	line-height: 1.3;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 .image1 p span {
	display: block;
	font-size: 14px;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 &gt; p {
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 1.7;
	margin: 15px 12px 0 12px;
}
.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 .num1 {
	background: #7f5904;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	height: 36px;
	left: 50%;
	line-height: 36px;
	margin-left: -18px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: -18px;
	width: 36px;
	z-index: 1;
}



.ccm-page .qbb-enjoy-cheese-natural1 {
	background: #ffea63;
	padding: 55px 0 0;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1 h3 {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.54;
	margin: 0 0 15px;
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1 {
	background: #fff;
	border-radius: 20px;
	padding: 50px 0 45px;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1.b {
	float: left;
	height: 381px;
	margin-top: 40px;
	padding-bottom: 0;
	width: 48.0769%;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1.b + .block1.b {
	margin-left: 3.8462%;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1 p {
	margin: auto;
	max-width: 802px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1.b p {
	max-width: 383px;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 {
	background-image: url("/application/themes/qbb/images/enjoy/natural-sep1.jpg"), url("/application/themes/qbb/images/enjoy/natural-sep1.jpg");
	background-position: 31.5555% bottom, 68.8888% bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 2px 176px, 2px 176px;
	margin: 25px auto 0;
	max-width: 898px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 .item1 {
	float: left;
	width: 25.0556%;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 .item1 + .item1 {
	margin-left: 12.4166%;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 .item1 img {
	display: block;
	margin: auto;
	width: 174px;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 .item1 p {
	font-size: 15px;
	line-height: 1.7;
	margin: 10px 0 0 0;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block2 {
	clear: left;
	height: 60px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block2:before {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco1.png") no-repeat center top;
	background-size: contain;
	bottom: -27px;
	content: "";
	display: block;
	height: 27px;
	left: -80px;
	position: absolute;
	width: 231px;
}
.ccm-page .qbb-enjoy-cheese-natural1 .block2:after {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco2.png") no-repeat center top;
	background-size: contain;
	bottom: -48px;
	content: "";
	display: block;
	height: 48px;
	position: absolute;
	right: -80px;
	width: 47px;
}



.ccm-page .qbb-enjoy-cheese-natural2 {
	padding: 70px 0 0;
}
.ccm-page .qbb-enjoy-cheese-natural2 .copy1 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7;
	margin: 0 0 60px;
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 {
	margin-bottom: 50px;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 {
	float: left;
	margin-right: 2.3076%;
	position: relative;
	vertical-align: top;
	width: 23.2692%;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(4n) {
	margin-right: 0;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(4n+1) {
	clear: left;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(n+5) {
	margin-top: 50px;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 .image1 {
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 .image1 p {
	bottom: 15px;
	color: #7f5904;
	font-size: 18px;
	font-weight: 700;
	left: 0;
	line-height: 1.3;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 &gt; p {
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 1.7;
	margin: 15px 12px 0 12px;
}
.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 .num1 {
	background: #7f5904;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	height: 36px;
	left: 50%;
	line-height: 36px;
	margin-left: -18px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: -18px;
	width: 36px;
	z-index: 1;
}



.ccm-page .qbb-enjoy-cheese-nutrition1 {
	background: #ffea63;
	padding: 55px 0 0;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .copy1 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7;
	margin: 0 0 60px;
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block1 {
	background: #fffbda;
	border-radius: 12px;
	padding: 60px 0 35px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block1 .title1 {
	background: url("/application/themes/qbb/images/enjoy/nutrition-title-bg1.png") no-repeat center center;
	background-size: contain;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	height: 63px;
	left: 0;
	margin: auto;
	position: absolute;
	text-align: center;
	top: -30px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block1 .title1 span {
	display: block;
	padding: 17px 0 0;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block1 img {
	display: block;
	margin: auto;
	width: 744px;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 {
	background: #fffbda;
	border-radius: 12px;
	margin: 70px 0 0;
	padding: 60px 0 40px;
	position: relative;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .title1 {
	background: url("/application/themes/qbb/images/enjoy/nutrition-title-bg1.png") no-repeat center center;
	background-size: contain;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	height: 63px;
	left: 0;
	margin: auto;
	position: absolute;
	text-align: center;
	top: -30px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .title1 span {
	display: block;
	padding: 17px 0 0;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box1 {
	width: 171px;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 {
	margin-left: 50px;
	width: 707px;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 0 0 rgba(201,191,149,0.2);
	float: left;
	height: 168px;
	margin-right: 3.819%;
	padding: 30px 0 0;
	position: relative;
	width: 48.0905%;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div:before {
	background: url("/application/themes/qbb/images/enjoy/nutrition-pin1.png") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 33px;
	left: 50%;
	margin-left: -13px;
	position: absolute;
	top: -20px;
	width: 26px;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div:nth-child(2n) {
	margin-right: 0;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div:nth-child(2n+1) {
	clear: left;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div:nth-child(n+3) {
	height: 197px;
	margin-top: 30px;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div h4 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: center;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div p {
	margin: 0 32px;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block3 {
	clear: left;
	height: 78px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block3:before {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco1.png") no-repeat center top;
	background-size: contain;
	bottom: -27px;
	content: "";
	display: block;
	height: 27px;
	left: -80px;
	position: absolute;
	width: 231px;
}
.ccm-page .qbb-enjoy-cheese-nutrition1 .block3:after {
	background: url("/application/themes/qbb/images/enjoy/cheese-title-deco2.png") no-repeat center top;
	background-size: contain;
	bottom: -48px;
	content: "";
	display: block;
	height: 48px;
	position: absolute;
	right: -80px;
	width: 47px;
}



.ccm-page .qbb-enjoy-cheese-nutrition2 {
	background: #fffbda url("/application/themes/qbb/images/enjoy/cheese-pt1.png") repeat left top;
	background-size: 8px 8px;
	padding: 90px 0 0;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 {
	background: #fff;
	border-radius: 12px;
	margin-bottom: 80px;
	padding: 80px 0 65px;
}
.qbb-rn-title2 {
	left: 0;
	position: absolute;
	top: -40px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .copy1 {
	margin: 0 auto 60px;
	max-width: 414px;
	width: 100%;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 {
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 + .item1 {
	margin-top: 80px;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1.l .inner1 {
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .image1 {
	width: 351px;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1.r .inner1 .image1 {
	margin-left: 25px;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1.l .inner1 .image1 {
	margin-right: 25px;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 {
	border: 2px solid #fdd74e;
	border-radius: 10px;
	padding: 35px 47px;
	position: relative;
	width: 521px;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 .tip1 {
	background: url("/application/themes/qbb/images/enjoy/cheese-tip1.png") no-repeat center center;
	background-size: contain;
	color: #fff;
	height: 81px;
	left: -16px;
	position: absolute;
	text-align: center;
	top: -36px;
	width: 81px;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 .tip1 .txt1 {
	display: block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	margin: 18px 0 5px;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 .tip1 .txt2 {
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
}
.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 h4 {
	color: #7f5904;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: center;
}



.ccm-page .qbb-enjoy-top1 {
	background: #fff2ed url("/application/themes/qbb/images/enjoy/top-bg1.png") no-repeat center bottom;
	background-size: 1800px 95px;
	padding: 49px 0 88px;
}
.ccm-page .qbb-enjoy-top1 .block1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
	margin: auto;
	max-width: 767px;
	width: 100%;
}
.ccm-page .qbb-enjoy-top1 .block1 .image1 {
	width: 330px;
}
.ccm-page .qbb-enjoy-top1 .block1 .body1 {
	padding-left: 35px;
}
.ccm-page .qbb-enjoy-top1 .block1 .body1 p {
	color: #ed1b23;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.8;
	margin: auto;
}



.ccm-page .qbb-enjoy-top2 {
	margin: 50px 0 110px;
}
.ccm-page .qbb-enjoy-top2 .block1 {
	display: block;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-top2 .block1 .tag1 {
	background: #fff;
	border: 1px solid #ed1b23;
	border-radius: 50%;
	color: #ed1b23;
	font-size: 13px;
	font-weight: 500;
	height: 70px;
	left: 50%;
	line-height: 1.2;
	margin-left: -35px;
	padding: 14px 0 0;
	position: absolute;
	text-align: center;
	top: -35px;
	width: 70px;
}
.ccm-page .qbb-enjoy-top2 .block1 .image {
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-enjoy-top2 .block1 .image .inner {
	background: no-repeat center top;
	background-size: 100% auto;
	padding-bottom: 43.75%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-enjoy-top2 .block1:hover .image .inner {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-enjoy-top2 .block1 .body {
	background: #fff;
	position: relative;
}
.ccm-page .qbb-enjoy-top2 .block1 .txt1 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	padding: 20px 0 10px;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-enjoy-top2 .block1 .txt1:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -3px 0 0 6px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-enjoy-top2 .block1 .txt2 {
	color: #333;
	font-size: 15px;
	line-height: 1.86;
}



.ccm-page .qbb-enjoy-factory-page-title1 {
	background: #43d1e5;
	height: 362px;
	margin: 0 0 35px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory-page-title1:before {
	background: #fff;
	bottom: 0;
	content: "";
	height: 112px;
	left: 0;
	position: absolute;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory-page-title1 .title1 {
	background: url("/application/themes/qbb/images/enjoy/factory-page-title-img1.png") no-repeat center bottom;
	background-size: contain;
	bottom: 0;
	display: block;
	height: 310px;
	left: calc(50% - 450px);
	margin: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	text-indent: -999em;
	width: 900px;
}
.ccm-page .qbb-enjoy-factory-page-title1 .qbb-breadcrumb1 ul li,
.ccm-page .qbb-enjoy-factory-page-title1 .qbb-breadcrumb1 ul li a {
	color: #fff !important;
}



.ccm-page .qbb-enjoy-factory1 {
	background: #e8f4f6;
	margin: 45px 0 0;
	position: relative;
}
.ccm-page .qbb-enjoy-factory1:before {
	background: #fff;
	content: "";
	display: block;
	height: 25px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 {
	margin: auto;
	max-width: 1040px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 {
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1:before {
	content: "";
	display: block;
	padding-bottom: 60.4807%;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1:after {
	background: #fff;
	border-radius: 20px;
	bottom: 0;
	content: "";
	display: block;
	height: 79.6502%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .map1 {
	background: url("/application/themes/qbb/images/enjoy/factory-map-img1.png") no-repeat center center;
	background-size: contain;
	left: 8.6538%;
	position: absolute;
	top: 0;
	width: 78.3653%;
	z-index: 1;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .map1:before {
	content: "";
	display: block;
	padding-bottom: 74.1104%;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 {
	display: block;
	height: 37.8378%;
	left: 0;
	position: absolute;
	top: 10.4928%;
	width: 15.2884%;
	z-index: 2;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1.kobe {
	left: 24.0384%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1.inami {
	left: 7.6923%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1.nagano {
	left: 40.3846%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box1 {
	background: #f52600;
	height: 7.5630%;
	margin: auto;
	top: 0;
	width: 9.4339%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box2 img {
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box3 {
	background: #fef0c8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 23.9495%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1:hover .box3 {
	background: #ffe8a7;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box3 .txt1 {
	color: #f52600;
	display: block;
	font-size: 12px;
	line-height: 1.3;
	text-align: center;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box3 .txt2 {
	color: #f52600;
	display: block;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.12em;
	line-height: 1.3;
	text-align: center;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box4 {
	background-color: #fde7a6;
	position: relative;
	height: 10.9243%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1:hover .box4 {
	background: #fdde88;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box4:after,
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box4:before {
	background: url("/application/themes/qbb/images/enjoy/factory-map-f-deco1.png") no-repeat right bottom;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box4:before {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .prd1 {
	background: url("/application/themes/qbb/images/enjoy/factory-map-img2.png") no-repeat center center;
	background-size: contain;
	bottom: -22.5%;
	display: block;
	left: calc(50% - 8.6%);
	position: absolute;
	/*width: 55.8653%;*/
	width: 49.2306%;
	z-index: 1;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .prd1:before {
	content: "";
	display: block;
	padding-bottom: 81.4453%;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .char1 {
	background: url("/application/themes/qbb/images/enjoy/factory-map-img3.png") no-repeat center bottom;
	background-size: contain;
	bottom: 0;
	display: block;
	left: calc(50% + 323px);
	position: absolute;
	width: 258px;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .char1:before {
	content: "";
	display: block;
	padding-bottom: 81.3953%;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block2 {
	height: 175px;
	padding: 25px 0 0 36px;
	position: relative;
}
.ccm-page .qbb-enjoy-factory1 .inner1 .block2 p {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.94;
	margin: 0;
}



.ccm-page .qbb-enjoy-factory2 {
	margin: 95px 0 0;
}
.ccm-page .qbb-enjoy-factory2 .title1 {
	background: url("/application/themes/qbb/images/enjoy/factory-flag1.png") no-repeat center top;
	background-size: 59px 30px;
	color: #ed1b23;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.2;
	margin: 0 0 35px;
	padding: 40px 0 0;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-enjoy-factory2 .block1 .image1 {
	float: left;
	width: 48.0769%;
}
.ccm-page .qbb-enjoy-factory2 .block1 .image1 img {
	border-radius: 10px;
}
.ccm-page .qbb-enjoy-factory2 .block1 .body1 {
	float: right;
	width: 48.0769%;
}
.ccm-page .qbb-enjoy-factory2 .block1 .body1 p {
	line-height: 1.875;
	margin: -8px 0 0;
}
.ccm-page .qbb-enjoy-factory2 .block1 table {
	width: 100%;
}
.ccm-page .qbb-enjoy-factory2 .block1 * + table {
	margin-top: 20px;
}
.ccm-page .qbb-enjoy-factory2 .block1 table th,
.ccm-page .qbb-enjoy-factory2 .block1 table td {
	border: 1px solid #d7d7d7;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.86;
	padding: 9px 1em;
	text-align: left;
	vertical-align: middle;
}
.ccm-page .qbb-enjoy-factory2 .block1 table th {
	background: #f7f7f7;
	text-align: center;
	white-space: nowrap;
	width: 5em;
}
.ccm-page .qbb-enjoy-factory2 .block2 {
	margin: 50px 0 0;
}
.ccm-page .qbb-enjoy-factory2 .block2 &gt; div {
	padding-top: 38.4538%;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory2 .block2 &gt; div iframe{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory2 .block3 {
	margin: 50px 0 0;
}
.ccm-page .qbb-enjoy-factory2 .block3 .hd1 {
	background: #fff6f7;
	border: 1px solid #ed1b23;
	text-align: center;
}
.ccm-page .qbb-enjoy-factory2 .block3 .hd1 &gt; * {
	color: #ed1b23;
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	padding: 15px 0 15px 102px;
	position: relative;
}
.ccm-page .qbb-enjoy-factory2 .block3 .hd1 &gt; *:before {
	background: url("/application/themes/qbb/images/enjoy/factory-char1.png") no-repeat center bottom;
	background-size: contain;
	bottom: -1px;
	content: "";
	display: inline-block;
	height: 74px;
	left: 0;
	position: absolute;
	width: 92px;
}
.ccm-page .qbb-enjoy-factory2 .block3 .body1 {
	background: #fff;
	border: solid #ed1b23;
	border-width: 0 1px 1px 1px;
	padding: 37px 65px 40px;
}
.ccm-page .qbb-enjoy-factory2 .block3 .image1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 25px 0 0;
	width: 100%;
}
.ccm-page .qbb-enjoy-factory2 .block3 .image1 &gt; img {
	border-radius: 10px;
	display: block;
	width: 30.9890%;
}
.ccm-page .qbb-enjoy-factory2 .block3 .image1 &gt; img + img {
	margin-left: 3.5164%;
}
.ccm-page .qbb-enjoy-factory2 .qbb-note1 {
	line-height: 1.69;
	margin-top: 10px;
}




html.qbb-en body {
	font-family: "YakuHanJP", "Noto Sans JP", sans-serif !important;
	letter-spacing: 0.025em;
	font-size: 15px;
}
.ccm-page #qbb-en-header {
	height: 90px;
	position: relative;
	width: 100%;
	z-index: 1000;
}
.ccm-page #qbb-en-header .inner1 {
	height: 57px;
	margin: auto;
	max-width: 1040px;
	position: relative;
	width: 100%;
}

.ccm-page #qbb-en-header-logo1 {
	background: url("/application/themes/qbb/images/common/logo4.svg") no-repeat center center;
	background-size: 94px 38px;
	height: 38px;
	left: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 31px;
	width: 94px;
}
.ccm-page #qbb-en-header-logo1 a {
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.ccm-page #qbb-en-header-logo1 a span {
	display: block;
	text-indent: -999em;
}

.ccm-page #qbb-en-header-emina1 {
	background: url("/application/themes/qbb/images/common/emina1.png") no-repeat center center;
	background-size: 106px 72px;
	height: 72px;
	left: 101px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 5px;
	width: 106px;
}
.ccm-page #qbb-en-header-emina1 a {
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.ccm-page #qbb-en-header-emina1 a span {
	display: block;
	text-indent: -999em;
}

.ccm-page #qbb-en-header-navi1 {
	width: 100%;
}
.ccm-page #qbb-en-header-navi1 &gt; ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: auto;
	max-width: 1040px;
	padding: 0;
}
.ccm-page #qbb-en-header-navi1 &gt; ul &gt; li {
	height: 33px;
}
.ccm-page #qbb-en-header-navi1 &gt; ul &gt; li + li {
	background: url("/application/themes/qbb/images/common/dot3-en.svg") no-repeat left 16px top 6px;
	background-size: 5px 5px;
	padding-left: 35px;
}
.ccm-page #qbb-en-header-navi1 &gt; ul &gt; li &gt; a {
	display: block;
	font-size: 16px;
	font-weight: 700;
	height: 33px;
	letter-spacing: 0.025em;
	line-height: 1;
	position: relative;
}
.ccm-page #qbb-en-header-navi1 &gt; ul &gt; li:hover &gt; a,
.ccm-page #qbb-en-header-navi1 &gt; ul &gt; li.active &gt; a {
	color: #d7001d;
}
.ccm-page #qbb-en-header-navi1 &gt; ul &gt; li.sub1:hover &gt; a:before {
	border-color: transparent transparent #d7001d transparent;
	border-style: solid;
	border-width: 8px 7px;
	bottom: 0;
	content: "";
	display: block;
	height: 0;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	width: 0;
}
.ccm-page #qbb-en-header-navi1 .navi-sub1 {
	background: rgba(255,255,255,0.85);
	border-top: 1px solid #d7001d;
	display: none;
	left: 0;
	overflow: hidden;
	padding: 24px 0;
	position: absolute;
	text-align: center;
	top: 90px;
	width: 100%;
	animation: hideNavi 0.3s linear 0s;
}
.ccm-page #qbb-en-header-navi1 &gt; ul &gt; li:hover .navi-sub1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	animation: showNavi 0.3s linear 0s;
}
@keyframes hideNavi {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes showNavi {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
.ccm-page #qbb-en-header-navi1 .navi-sub1 .hd1 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin: 0 54px 0 0;
}
.ccm-page #qbb-en-header-navi1 .navi-sub1 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page #qbb-en-header-navi1 .navi-sub1 ul li {
	position: relative;
}
.ccm-page #qbb-en-header-navi1 .navi-sub1 ul li + li {
	margin-left: 49px;
}
.ccm-page #qbb-en-header-navi1 .navi-sub1 ul li + li:before {
	content: "/";
	display: block;
	font-size: 16px;
	font-weight: 500;
	left: -27px;
	line-height: 1;
	position: absolute;
}
.ccm-page #qbb-en-header-navi1 .navi-sub1 ul li a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1;
}

.ccm-page #qbb-en-header-lang1 {
	position: absolute;
	right: 0;
	top: 14px;
}
.ccm-page #qbb-en-header-lang1 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page #qbb-en-header-lang1 ul li {
	float: left;
	position: relative;
	vertical-align: bottom;
}
.ccm-page #qbb-en-header-lang1 ul li a {
	background: #d7001d;
	border-radius: 13px;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	height: 26px;
	letter-spacing: 0.1em;
	line-height: 24px;
	text-align: center;
	width: 91px;
}



.ccm-page #qbb-en-footer {
	background: #fff;
	border-top: 1px solid #ccc;
	margin-top: 55px;
	padding: 40px 0 50px;
	width: 100%;
}
.ccm-page .qbb-en-fm0 +  #qbb-en-footer {
	margin-top: 0;
}
.ccm-page #qbb-en-footer .navi1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.ccm-page #qbb-en-footer .navi1 &gt; div:nth-child(1) {
	width: 6.5%;
}
.ccm-page #qbb-en-footer .navi1 &gt; div:nth-child(2) {
	width: 17%;
}
.ccm-page #qbb-en-footer .navi1 &gt; div:nth-child(3) {
	width: 21.25%;
}
.ccm-page #qbb-en-footer .navi1 &gt; div:nth-child(4) {
	width: 12.5%;
}
.ccm-page #qbb-en-footer .navi1 &gt; div:nth-child(5) {
	width: 14.3%;
}
.ccm-page #qbb-en-footer .navi1 &gt; div:nth-child(6) {
	width: 7.2%;
}
.ccm-page #qbb-en-footer .navi1 &gt; div:nth-child(7) {
	width: 12.7%;
}
.ccm-page #qbb-en-footer .navi1 &gt; div:nth-child(8) {
	width: 8.55%;
}
.ccm-page #qbb-en-footer .navi1 .hd1 {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.1;
	margin: 0;
}
.ccm-page #qbb-en-footer .navi1 .list1 {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.2;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page #qbb-en-footer .navi1 .hd1 + .list1 {
	margin-top: 14px;
}
.ccm-page #qbb-en-footer .navi1 .list1 li + li {
	margin-top: 0.8em;
}
.ccm-page #qbb-en-footer .lang-btn1 {
	background: #d7001d;
	border-radius: 13px;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	height: 26px;
	letter-spacing: 0.1em;
	line-height: 24px;
	margin-top: -5px;
	max-width: 91px;
	text-align: center;
	width: 100%;
}
.ccm-page #qbb-en-footer .navi2 {
	padding: 40px 0 0;
	width: 100%;
}
.ccm-page #qbb-en-footer .navi2 .block1 {
	float: left;
}
.ccm-page #qbb-en-footer .navi2 .block1 ul {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page #qbb-en-footer .navi2 .block1 ul li {
	float: left;
}
.ccm-page #qbb-en-footer .navi2 .block1 ul li + li {
	border-left: 1px solid #333;
	margin-left: 0.7em;
	padding-left: 0.7em;
}
.ccm-page #qbb-en-footer .navi2 .block2 {
	float: right;
}
.ccm-page #qbb-en-footer .navi2 .copyright {
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.2;
	margin: 0;
	text-align: right;
}


.ccm-page .qbb-en-products-content1 .block1 {
	display: block;
	margin-bottom: 85px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-en-products-content1 .block1 .image1 {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-en-products-content1 .block1 .image1 &gt; div {
	background: no-repeat center center;
	background-size: cover;
	padding-bottom: 33.6538%;
	width: 100%;
	-webkit-transition: 0.7s;
	-ms-transition: 0.7s;
	transition: 0.7s;
}
.ccm-page .qbb-en-products-content1 .block1:hover .image1 &gt; div {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.ccm-page .qbb-en-products-content1 .block1 .btn1 {
	background-color: #fff;
	border: 1px solid #d7001d;
	color: #d7001d !important;
	display: block;
	font-size: 15px;
	font-weight: 500;
	height: 60px;
	left: 50%;
	line-height: 58px;
	margin: auto;
	max-width: 600px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.ccm-page .qbb-en-products-content1 .block1:hover .btn1 {
	color: #FFF !important;
}
.ccm-page .qbb-en-products-content1 .block1 .btn1 span {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.ccm-page .qbb-en-products-content1 .block1 .btn1 span:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1-en.svg") no-repeat center center;
	background-size: 17px 17px;
	content: "";
	display: inline-block;
	height: 17px;
	margin: 0 0 0 9px;
	position: relative;
	vertical-align: middle;
	width: 17px;
}
.ccm-page .qbb-en-products-content1 .block1:hover .btn1 span:after {
	background-image: url("/application/themes/qbb/images/common/icon-arrow3.svg");
}
.ccm-page .qbb-en-products-content1 .block1 .btn1:before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.ccm-page .qbb-en-products-content1 .block1:hover .btn1:before {
	background-color: #d7001d;
	width: 100%;
}



.ccm-page .qbb-en-message-content1 .copy1 {
	color: #d7001d;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 13px;
	text-align: center;
}
.ccm-page .qbb-en-message-content1 .copy2 {
	background: #fbfaf7;
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 70px;
	padding: 23px 0;
	text-align: center;
}
.ccm-page .qbb-en-message-content1 .block1 {
	margin: 0 auto 50px;
	max-width: 824px;
	width: 100%;
}
.ccm-page .qbb-en-message-content1 .block1 &gt; div {
	float: left;
	text-align: center;
	width: 48.5436%;
}
.ccm-page .qbb-en-message-content1 .block1 &gt; div + div {
	float: right;
}
.ccm-page .qbb-en-message-content1 .block1 &gt; div p {
	font-size: 16px;
	line-height: 1.3;
	margin: 10px 0 0;
}



.ccm-page .qbb-en-cat-navi1 {
	background: #f7f7f7;
	margin: 100px 0 0;
	padding: 50px 0 53px;
}
.ccm-page .qbb-en-cat-navi1 .inner1 {
	margin: auto;
	max-width: 1040px;
	width: 100%;
}
.ccm-page .qbb-en-cat-navi1 .title1 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 27px;
}
.ccm-page .qbb-en-cat-navi1 .navi1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ccm-page .qbb-en-cat-navi1 .navi1 li {
	font-size: 16px;
	font-weight: 500;
	position: relative;
}
.ccm-page .qbb-en-cat-navi1 .navi1 li + li {
	margin-left: 49px;
}
.ccm-page .qbb-en-cat-navi1 .navi1 li + li:before {
	content: "/";
	display: block;
	left: -27px;
	line-height: 1;
	position: absolute;
}
.ccm-page .qbb-en-cat-navi1 .navi1 li a {
	display: block;
	line-height: 1;
}
.ccm-page .qbb-en-cat-navi1 .navi1 li.active a {
	color: #d7001d;
}



.ccm-page .qbb-en-brandmessage-content1 {
	background: #fbfaf7;
	padding: 85px 16px 80px;
}
.ccm-page .qbb-en-brandmessage-content1 .title1 {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 20px;
	text-align: center;
}
.ccm-page .qbb-en-brandmessage-content1 .copy1 {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.86;
	margin: 0 auto 60px;
	max-width: 824px;
	text-align: center;
}
.ccm-page .qbb-en-brandmessage-content1 .logo1 {
	display: block;
	height: auto;
	margin: auto;
	width: 334px;
}



.qbb-en-company-about1 {
	margin: 18px 0 0;
}
.qbb-en-company-about1 &gt; div {
	float: left;
	text-align: center;
	width: 48.0769%;
}
.qbb-en-company-about1 &gt; div + div {
	float: right;
}
.qbb-en-company-about1 &gt; div:nth-child(1) {
	padding-top: 42px;
}
.qbb-en-company-about1 &gt; div p {
	font-size: 15px;
	font-weight: 400;
	margin: 5px 0 0;
}



.ccm-page .qbb-en-business-mainimg1 {
	background: linear-gradient(#e2f9fe, #fff);
	margin: 0 0 30px;
	padding: 16px 0 0;
	position: relative;
}
.ccm-page .qbb-en-business-mainimg1:before {
	background: url("/application/themes/qbb/images/english/business/map-txt1.svg") no-repeat left bottom;
	background-size: contain;
	bottom: 46px;
	content: "";
	display: block;
	height: 315px;
	left: 50%;
	margin: 0 0 0 -591px;
	position: absolute;
	width: 849px;
}
.ccm-page .qbb-en-business-mainimg1 &gt; img {
	display: block;
	height: auto;
	margin: auto;
	max-width: 1200px;
	position: relative;
	width: 100%;
}



.ccm-page .qbb-en-business-content1 {
	font-size: 0;
	line-height: 0;
	margin: -20px 0 25px;
	text-align: center;
}
.ccm-page .qbb-en-business-content1 &gt; * {
	display: inline-block;
	height: auto;
	margin: 0 37px;
	vertical-align: middle;
}
.ccm-page .qbb-en-business-content1 &gt; .logo1 {
	margin-top: 50px;
	width: 236px;
}
.ccm-page .qbb-en-business-content1 &gt; .logo2 {
	width: 352px;
}



.ccm-page .qbb-en-business-content2 {
	background: #fefaf4;
	padding: 65px 0 30px;
}
.ccm-page .qbb-en-business-content2 .image1 {
	margin: 30px auto 0;
	max-width: 824px;
	width: 100%;
}



.ccm-page .qbb-en-business-content3 {
	width: 100%;
}
.ccm-page .qbb-en-business-content3 + .qbb-en-business-content3 {
	margin-top: 100px;
}
.ccm-page .qbb-en-business-content3 .image1 {
	width: 44.2307%;
}
.ccm-page .qbb-en-business-content3 .body1 {
	width: 51.9230%;
}
.ccm-page .qbb-en-business-content3.r .image1 {
	float: right;
}
.ccm-page .qbb-en-business-content3.r .body1 {
	float: left;
}
.ccm-page .qbb-en-business-content3.l .image1 {
	float: left;
}
.ccm-page .qbb-en-business-content3.l .body1 {
	float: right;
}
.ccm-page .qbb-en-business-content3 .title1 {
	color: #ed1b23;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.33;
	margin: 0 0 15px;
}
html.qbb-en .ccm-page .qbb-en-business-content3 .title1 {
	color: #d7001d;
}



.ccm-page .qbb-en-business-content4 {
	width: 100%;
}
.ccm-page .qbb-en-business-content4 .block1 {
	background: #f7f7f7;
	width: 100%;
}
.ccm-page .qbb-en-business-content4 .block1 .inner1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: auto;
	max-width: 1366px;
	width: 100%;
}
.ccm-page .qbb-en-business-content4 .block1 .image1 {
	padding-right: 53px;
	width: 50%;
}
.ccm-page .qbb-en-business-content4 .block1 .body1 {
	padding-left: 20px;
	width: 50%;
}
.ccm-page .qbb-en-business-content4 .block1 .body1 .title1 {
	color: #ed1b23;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.33;
	margin: 0 0 15px;
}
html.qbb-en .ccm-page .qbb-en-business-content4 .block1 .body1 .title1 {
	color: #d7001d;
}
.ccm-page .qbb-en-business-content4 .block1 .body1 .title2 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.33;
	margin: 0 0 5px;
}
.ccm-page .qbb-en-business-content4 .block1 .body1 p {
	max-width: 578px;
}
.ccm-page .qbb-en-business-content4 .block2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 40px auto;
	width: 100%;
}
.ccm-page .qbb-en-business-content4 .block2 .item1 {
	text-align: center;
	width: 176px;
}
.ccm-page .qbb-en-business-content4 .block2 .item1 p {
	font-size: 13px;
	line-height: 1.46;
	margin: 0;
}
.ccm-page .qbb-en-business-content4 .block2 .item1 p span {
	font-size: 14px;
	font-weight: 500;
}



.ccm-page .qbb-en-business-content5 {
	margin: 45px 0 0;
}
.ccm-page .qbb-en-business-content5 .body1 {
	float: left;
	width: 51.6346%;
}
.ccm-page .qbb-en-business-content5 .image1 {
	float: right;
	width: 44.2307%;
}



.ccm-page .qbb-en-csr-main1 {
	background: linear-gradient(#f3efec 0px, #f3efec 380px, #fff 380px);
	margin: 0 0 80px;
	padding: 70px 0 0;
}
.ccm-page .qbb-en-csr-main1 .inner1 {
	margin: auto;
	max-width: 1200px;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-en-csr-main1 .inner1 .image1 {
	float: left;
	width: 48.3333%;
}
.ccm-page .qbb-en-csr-main1 .inner1 .body1 {
	background: #fff;
	float: left;
	margin: 40px 0 0;
	padding: 50px 40px 0 60px;
	width: 51.6667%;
}
.ccm-page .qbb-en-csr-main1 .title1 {
	color: #d7001d;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 10px;
}
.ccm-page .qbb-en-csr-main1 p {
	line-height: 1.86;
	margin: 0;
	padding-right: 15px;
}



.ccm-page .qbb-en-csr1 {
	margin-top: 25px;
}
.ccm-page .qbb-en-csr1 .item1 {
	float: left;
	margin-right: 3.8461%;
	width: 22.1153%;
}
.ccm-page .qbb-en-csr1 .item1:nth-child(4n) {
	margin-right: 0;
}
.ccm-page .qbb-en-csr1 .item1:nth-child(4n+1) {
	clear: left;
}
.ccm-page .qbb-en-csr1 .item1 h3 {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.57;
	margin: 9px 0 0;
}
.ccm-page .qbb-en-csr1 .item1 p {
	font-size: 14px;
	line-height: 1.57;
	margin: 12px 0 0;
}
.ccm-page .qbb-en-csr1 .item1 h3 + p {
	margin-top: 2px;
}



.ccm-page .qbb-en-csr2 {
	margin: 0 auto 15px;
	max-width: 823px;
	width: 100%;
}
.ccm-page .qbb-en-csr2 .item1 {
	float: left;
	margin-right: 4.7388%;
	text-align: center;
	width: 47.6306%;
}
.ccm-page .qbb-en-csr2 .item1:nth-child(2n) {
	margin-right: 0;
}
.ccm-page .qbb-en-csr2 .item1:nth-child(2n+1) {
	clear: left;
}
.ccm-page .qbb-en-csr2 .item1 p {
	margin: 5px 0 0;
}



.ccm-page .qbb-en-csr-table1 {
	width: 100%;
}
.ccm-page .qbb-en-csr-table1 th,
.ccm-page .qbb-en-csr-table1 td {
	border: 1px solid #ccc;
	font-weight: 400;
	line-height: 1.86;
	padding: 5px 15px;
	text-align: center;
	vertical-align: top;
}
.ccm-page .qbb-en-csr-table1 th {
	background-color: #f7f7f7;
}
.ccm-page .qbb-en-csr-table1 tbody th {
	vertical-align: middle;
	text-align: left;
}
.ccm-page .qbb-en-csr-table1 tbody td {
	width: 37.4038%;
}
.ccm-page .qbb-en-csr-table1 tbody .left {
	text-align: left;
}



.ccm-page .qbb-en-csr3 {
	margin: 45px 0 70px;
	width: 100%;
}
.ccm-page .qbb-en-csr3 .body1 {
	float: left;
	width: 51.9230%;
}
.ccm-page .qbb-en-csr3 .image1 {
	float: right;
	width: 44.2307%;
}



.ccm-page .qbb-en-csr4 {
	margin: 30px 0 50px;
	width: 100%;
}
.ccm-page .qbb-en-csr4 img {
	display: block;
	height: auto;
	margin: auto;
	max-width: 680px;
	width: 100%;
}



.ccm-page .qbb-en-csr5 .item1 {
	float: left;
	margin-right: 3.8461%;
	width: 30.7692%;
}
.ccm-page .qbb-en-csr5 .item1:nth-child(3n) {
	margin-right: 0;
}
.ccm-page .qbb-en-csr5 .item1:nth-child(3n+1) {
	clear: left;
}
.ccm-page .qbb-en-csr5 .item1:nth-child(n+4) {
	margin-top: 50px;
}
.ccm-page .qbb-en-csr5 .item1 h3 {
	color: #d7001d;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	margin: 10px 0 0;
}
.ccm-page .qbb-en-csr5 .item1 p {
	line-height: 1.6;
	margin: 5px 0 0;
}



.ccm-page .qbb-en-csr6 {
	margin: 50px auto 0;
	max-width: 900px;
	width: 100%;
}
.ccm-page .qbb-en-csr6 &gt; div {
    height: 0;
    padding-top: 56.2222%;
    position: relative;
    width: 100%;
}
.ccm-page .qbb-en-csr6 &gt; div iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}



.ccm-page .qbb-en-csr-table2 {
	border-top: 1px solid #ccc;
	width: 100%;
}
.ccm-page .qbb-en-csr-table2 th,
.ccm-page .qbb-en-csr-table2 td {
	border-bottom: 1px solid #ccc;
	line-height: 1.6;
	padding: 10px 20px;
	text-align: left;
	vertical-align: top;
}
.ccm-page .qbb-en-csr-table2 th {
	background-color: #f7f7f7;
	font-size: 16px;
	font-weight: 500;
	width: 270px;
}



.ccm-page .gsc-orderby-container .gsc-selected-option-container {
	letter-spacing: 0;
	max-width: none;
}



.ccm-page #qbb-ld-header {
	background: #ed1b23;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page #qbb-ld-header:before {
	background: url("/application/themes/qbb/images/present/deco1.png") repeat-x left bottom;
	background-size: 18px 9px;
	bottom: 0;
	content: "";
	display: block;
	height: 9px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.ccm-page #qbb-ld-header div[class^="col-"] {
	height: 145px;
}
.ccm-page #qbb-ld-header .qchan1 {
	background: url("/application/themes/qbb/images/present/q-chan1.png") no-repeat center center;
	background-size: contain;
	bottom: -22px;
	display: block;
	height: 133px;
	position: absolute;
	right: -44px;
	width: 127px;
}
.ccm-page #qbb-ld-header-logo1 {
	background: url("/application/themes/qbb/images/present/logo1.svg") no-repeat center center;
	background-size: contain;
	height: 27px;
	left: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 22px;
	width: 67px;
}
.ccm-page #qbb-ld-header-logo1 a {
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.ccm-page #qbb-ld-header-logo1 a span {
	display: block;
	text-indent: -999em;
}
.ccm-page #qbb-ld-header-title1 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin: auto;
	padding: 40px 0 0;
	text-align: center;
}
.ccm-page #qbb-ld-header-title1 span {
	display: block;
	font-size: 30px;
	font-weight: 500;
	margin-top: 7px;
}

.ccm-page #qbb-ld-footer {
	padding: 45px 0 50px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ccm-page #qbb-ld-footer .copyright {
	font-size: 16px;
	margin: 0;
}

.ccm-page .qbb-ld-sec1 {
	background: linear-gradient(#fff8de 0px, #fffefc 490px, #fff 491px);
	padding: 50px 0 0;
	position: relative;
}

.ccm-page .qbb-ld-title1 {
	color: #ed1b23;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 40px;
	text-align: center;
}

.ccm-page .qbb-ld-subtitle1 {
	color: #ed1b23;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 15px;
	padding: 0 0 0 38px;
	position: relative;
}
.ccm-page .qbb-ld-subtitle1 .icon1.present {
	background: url("/application/themes/qbb/images/present/icon-present1.svg") no-repeat center center;
	background-size: contain;
	display: block;
	height: 28px;
	left: 0;
	position: absolute;
	top: 0.05em;
	width: 28px;
}

.ccm-page .qbb-ld-subtitle2 {
	background: #ed1b23;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 60px;
	margin: 60px 0 20px;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-ld-subtitle2:after,
.ccm-page .qbb-ld-subtitle2:before {
	border-style: solid;
	border-width: 30px 12px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: 0;
	width: 0;
}
.ccm-page .qbb-ld-subtitle2:after {
	border-color: transparent #fff transparent transparent;
	right: 0;
}
.ccm-page .qbb-ld-subtitle2:before {
	border-color: transparent transparent transparent #fff;
	left: 0;
}

.ccm-page .qbb-ld-sec1 .image1 {
	margin: 0 0 80px;
	text-align: center;
}

.ccm-page .qbb-ld-items {
	list-style: none;
	margin: 0 0 40px;
	padding: 0;
}
.ccm-page .qbb-ld-items li {
	float: left;
	margin: 0 3.8461% 20px 0;
	width: 16.9230%;
}
.ccm-page .qbb-ld-items li:nth-child(5n) {
	margin-right: 0;
}
.ccm-page .qbb-ld-items li:nth-child(5n+1) {
	clear: left;
}
.ccm-page .qbb-ld-items li img {
	display: block;
	margin: auto;
}
.ccm-page .qbb-ld-items li span {
	display: block;
	letter-spacing: 0.04em;
	margin: 10px 0 0;
}

.ccm-page .qbb-ld-table1 {
	border-top: 1px solid #ccc;
	width: 100%;
}
.ccm-page .qbb-ld-table1 th,
.ccm-page .qbb-ld-table1 td {
	border-bottom: 1px solid #ccc;
}
.ccm-page .qbb-ld-table1 th {
	background: #f7f7f7;
	font-weight: 700;
	padding: 20px;
	text-align: left;
	vertical-align: middle;
	width: 212px;
}
.ccm-page .qbb-ld-table1 td {
	padding: 20px 20px 20px 25px;
	text-align: left;
	vertical-align: middle;
}

.ccm-page .qbb-ld-note1 {
	color: #666;
	font-size: 14px;
	line-height: 1.7;
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
}
.ccm-page .qbb-ld-note1 li {
	padding-left: 1.5em;
	position: relative;
}
.ccm-page .qbb-ld-note1 li + li {
	margin-top: 0.2em;
}
.ccm-page .qbb-ld-note1 li:before {
	content: "※";
	left: 0;
	position: absolute;
}




.ccm-page .qbb-sustainability1 {
	margin: 40px 0 0;
}
.ccm-page .qbb-sustainability1 .qbb-title2 {
	font-size: 24px;
	font-weight: 700;
}
.ccm-page .qbb-sustainability1 &gt; .block1 {
	margin: 0 0 75px;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block1 &gt; div:nth-child(1) {
	float: left;
	width: 63.7135%;
}
.ccm-page .qbb-sustainability1 &gt; .block1 &gt; div:nth-child(1) p {
	line-height: 1.875;
	margin: 0;
}
.ccm-page .qbb-sustainability1 &gt; .block1 &gt; div:nth-child(2) {
	float: right;
	width: 32.7669%;
}
.ccm-page .qbb-sustainability1 &gt; .block1 &gt; div:nth-child(2) img {
	display: block;
	margin: auto;
}
.ccm-page .qbb-sustainability1 &gt; .block1 &gt; div:nth-child(2) p {
	font-size: 13px;
	line-height: 1.6;
	margin: 10px 0 0;
	text-align: center;
}
.ccm-page .qbb-sustainability1 &gt; .block1 &gt; div:nth-child(2) p span {
	font-size: 15px;
}
.ccm-page .qbb-sustainability1 &gt; .block2 {
	margin: 0 0 35px;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .hd1 {
	background: #fff;
	border: 4px solid #DD2526;
	border-radius: 4px;
	color: #DD2526;
	margin: 0 0 44px;
	padding: 20px 0;
	position: relative;
	text-align: center;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .hd1:after {
	border-color: #DD2526 transparent transparent transparent;
	border-style: solid;
	border-width: 40px 44px;
	bottom: -82px;
	content: "";
	display: block;
	height: 0;
	left: 50%;
	margin-left: -44px;
	position: absolute;
	width: 0;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .hd1 h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .hd1 p {
	font-size: 22px;
	font-weight: 700;
	margin: 0;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 {
	position: relative;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 .ac {
	background-color: #fff;
	border-radius: 50%;
	display: block;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	transition: opacity 0.5s ease;
	width: 18.5679%;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 .ac:hover {
	opacity: 0.4;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 .ac:before {
	content: "";
	display: block;
	padding-bottom: 100%;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 .ac span {
	display: none;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 .ac1 {
	left: 22.0873%;
	top: 24.3902%;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 .ac2 {
	left: 59.4053%;
	top: 24.3902%;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 .ac3 {
	left: 59.4053%;
	top: 56.7073%;
}
.ccm-page .qbb-sustainability1 &gt; .block2 .body1 .ac4 {
	left: 22.0873%;
	top: 56.7073%;
}
.ccm-page .qbb-sustainability1 .qbb-b-hd1 {
	font-size: 20px;
	line-height: 1.5;
	margin: 0 0 15px;
	padding: 0 0 0 12px;
}
.ccm-page .qbb-sustainability1 * + .qbb-b-hd1 {
	margin-top: 24px;
}
.ccm-page .qbb-sustainability1 p + .qbb-b-hd1 {
	margin-top: 35px;
}
.ccm-page .qbb-sustainability1 .image1 + .qbb-b-hd1 {
	margin-top: 35px;
}
.ccm-page .qbb-sustainability1 &gt; .block3 {
	background: #F7F7F7;
	margin: 15px 0;
	padding: 15px 0;
	text-align: center;
}
.ccm-page .qbb-sustainability1 &gt; .block3 p {
	font-size: 20px;
	margin: 0;
}
.ccm-page .qbb-sustainability1 &gt; .block3 p span {
	font-size: 22px;
}
.ccm-page .qbb-sustainability1 &gt; .block4 {
	margin: 50px 0 80px;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block4 &gt; div:nth-child(1) {
	float: left;
	width: 47.4514%;
}
.ccm-page .qbb-sustainability1 &gt; .block4 &gt; div:nth-child(2) {
	border: 1px solid #DDD;
	float: right;
	padding: 20px 29px;
	width: 47.4514%;
}
.ccm-page .qbb-sustainability1 .sustainability-title1 {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	margin: 90px 0 40px;
	padding: 40px 12px 32px 13px;
	position: relative;
}
.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1 {
	background: #fff;
	color: #ED1C24;
	display: inline-block;
	left: 0;
	padding: 0 12px 0 1px;
	position: absolute;
	top: -18px;
}
.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1 img {
	height: 35px;
	position: relative;
	width: 35px;
	vertical-align: middle;
}
.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1.r2 img {
	transform: rotate(90deg);
}
.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1.r3 img {
	transform: rotate(180deg);
}
.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1.r4 img {
	transform: rotate(270deg);
}
.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1 span {
	font-size: 15px;
	font-style: italic;
	margin: 0 0 0 7px;
	vertical-align: middle;
}
.ccm-page .qbb-sustainability1 .sustainability-title1 h2 {
	font-size: 27px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
}
.ccm-page .qbb-sustainability1 .sustainability-title1 h2 span {
	color: #ED1C24;
	font-size: 35px;
	letter-spacing: 0.16em;
}
.ccm-page .qbb-sustainability1 .sustainability-title1 .sdgs1 {
	height: 60px;
	position: absolute;
	right: 12px;
	top: 25px;
	width: auto;
}
.ccm-page .qbb-sustainability1 &gt; .image1 {
	display: block;
	margin: 15px auto 0;
	max-width: 680px;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block5 {
	margin: 10px 0 0 0;
	text-align: right;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .image1 + .block5 {
	margin-top: 70px;
}
.ccm-page .qbb-sustainability1 &gt; .block6 + .block5 {
	margin-top: 30px;
}
.ccm-page .qbb-sustainability1 &gt; p + .block5 {
	margin-top: 30px;
}
.ccm-page .qbb-sustainability1 &gt; .block5 a {
	padding: 0 28px 0 0;
	position: relative;
}
.ccm-page .qbb-sustainability1 &gt; .block5 a:after {
	background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center center;
	background-size: contain;
	content: "";
	display: block;
	height: 17px;
	right: 0;
	position: absolute;
	top: 0.08em;
	transform: rotate(-90deg);
	width: 17px;
}
.ccm-page .qbb-sustainability1 &gt; ol {
	line-height: 1.875;
	padding-left: 1.7em;
}
.ccm-page .qbb-sustainability1 &gt; .block6 {
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block6 &gt; div {
	float: left;
	width: 47.5728%;
}
.ccm-page .qbb-sustainability1 &gt; .block6 &gt; div:nth-child(2) {
	float: right;
}
.ccm-page .qbb-sustainability1 &gt; .image3 {
	display: block;
	margin: 25px auto 22px;
}
.ccm-page .qbb-sustainability1 .subtitle1 {
	font-size: 15px;
	font-weight: 700;
	margin: 25px 0 10px;
	padding: 0 0 0 20px;
	position: relative;
}
.ccm-page .qbb-sustainability1 .subtitle1:before {
	background: #ED1B23;
	border-radius: 50%;
	content: "";
	display: block;
	height: 8px;
	left: 3px;
	overflow: hidden;
	position: absolute;
	top: 0.2em;
	width: 8px;
}
.ccm-page .qbb-sustainability1 &gt; .block7 {
	margin: 80px 0;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .qbb-b-hd1 + .block7 {
	margin-top: 0;
}
.ccm-page .qbb-sustainability1 &gt; .block7 .body1 {
	float: left;
	padding: 5px 0 0;
	width: 58.7378%;
}
.ccm-page .qbb-sustainability1 &gt; .block7 .body2 {
	float: right;
	width: 36.4077%;
}
.ccm-page .qbb-sustainability1 &gt; .block7 .body3 {
	float: left;
	width: 58.7378%;
}
.ccm-page .qbb-sustainability1 .qbb-sep3 {
	margin: 15px 0;
}
.ccm-page .qbb-sustainability1 .link1 {
	background: url("/application/themes/qbb/images/common/icon-newwin1.svg") no-repeat right center;
	background-size: 16px 16px;
	padding: 0 23px 0 0;
	position: relative;
}
.ccm-page .qbb-sustainability1 .subtitle2 {
	font-size: 22px;
	font-weight: 700;
	margin: 25px 0 10px;
}
.ccm-page .qbb-sustainability1 &gt; .block8 {
	margin: 20px 0 75px;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block8 &gt; div {
	float: left;
	margin-right: 2.6699%;
	width: 31.5533%;
}
.ccm-page .qbb-sustainability1 &gt; .block8 &gt; div:nth-child(3n) {
	margin-right: 0;
}
.ccm-page .qbb-sustainability1 &gt; .block8 .image {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block8 .image.b {
	border: 1px solid #ccc;
}
.ccm-page .qbb-sustainability1 &gt; .block8 .body {
	margin: 15px 0 0;
	text-align: center;
}
.ccm-page .qbb-sustainability1 &gt; .block8 .body h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	margin: 0;
}
.ccm-page .qbb-sustainability1 &gt; .block8 .body h3 span {
	display: block;
	font-size: 16px;
	font-weight: 500;
}
.ccm-page .qbb-sustainability1 &gt; .block8 .body .qbb-sep3 {
	margin: 12px 0 10px;
}
.ccm-page .qbb-sustainability1 &gt; .block9 {
	margin: 15px 0 0;
	overflow: hidden;
	width: 100%;
}
.ccm-page .qbb-sustainability1 &gt; .block9 &gt; div:nth-child(1) {
	float: left;
	width: 47.33%;
}
.ccm-page .qbb-sustainability1 &gt; .block9 &gt; div:nth-child(2) {
	float: right;
	width: 47.5728%;
}




.ccm-page #qbb-sp-panel {
	display: none;
}
.ccm-page #qbb-sp-panel2 {
	display: none;
}
.ccm-page #qbb-en-sp-panel {
	display: none;
}



.ccm-page .qbb-is-target {
	opacity: 0;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.ccm-page .qbb-is-view {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}



.ccm-page .qbb-badge-required1 {
	background: #f4685f;
	border-radius: 3px;
	color: #FFF;
	display: inline-block;
	font-size: 11px;
	line-height: 18px;
	padding: 0 6px;
	text-align: center;
	vertical-align: middle;
}



.ccm-page .qbb-alp1 {
	background: #FFF;
	border: 1px solid #ed1b23;
	color: #ed1b23;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	margin: 0 5px 0 0;
	overflow: hidden;
	padding-left: 2px;
	position: relative;
	text-align: center;
	top: -0.15em;
	vertical-align: middle;
	width: 20px;
}



.ccm-page .qbb-mark1 {
	background: #FFF;
	border: 1px solid #ed1b23;
	border-radius: 3px;
	color: #ed1b23;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 19px;
	margin: 0 8px 0 0;
	padding: 0 6px;
	vertical-align: middle;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ccm-page .qbb-mark1 {
    padding: 2px 6px 0 6px;
}
}
_:-ms-lang(x)::backdrop, .ccm-page .qbb-mark1 {
    padding: 2px 6px 0 6px;
}
_::-webkit-full-page-media, _:future, :root .ccm-page .qbb-mark1 {
    padding: 0 6px;
}



.ccm-page .qbb-color1 {
	color: #ed1b23 !important;
}
html.qbb-en .ccm-page .qbb-color1 {
	color: #d7001d !important;
}



.ccm-page .qbb-normal {
	font-weight: 500 !important;
}
.ccm-page .qbb-strong {
	font-weight: 700 !important;
}



.ccm-page .qbb-center {
	text-align: center !important;
}
.ccm-page .qbb-left {
	text-align: left !important;
}
.ccm-page .qbb-right {
	text-align: right !important;
}



.ccm-page .qbb-lh1 {
	line-height: 1.875;
}
.ccm-page .qbb-lh2 {
	line-height: 1.6;
}



.ccm-page .qbb-fs9 {
	font-size: 9px !important;
}
.ccm-page .qbb-fs10 {
	font-size: 10px !important;
}
.ccm-page .qbb-fs11 {
	font-size: 11px !important;
}
.ccm-page .qbb-fs12 {
	font-size: 12px !important;
}
.ccm-page .qbb-fs13 {
	font-size: 13px !important;
}
.ccm-page .qbb-fs14 {
	font-size: 14px !important;
}
.ccm-page .qbb-fs15 {
	font-size: 15px !important;
}
.ccm-page .qbb-fs16 {
	font-size: 16px !important;
}
.ccm-page .qbb-fs17 {
	font-size: 17px !important;
}
.ccm-page .qbb-fs18 {
	font-size: 18px !important;
}
.ccm-page .qbb-fs19 {
	font-size: 19px !important;
}
.ccm-page .qbb-fs20 {
	font-size: 20px !important;
}
.ccm-page .qbb-fs21 {
	font-size: 21px !important;
}
.ccm-page .qbb-fs22 {
	font-size: 22px !important;
}
.ccm-page .qbb-fs23 {
	font-size: 23px !important;
}
.ccm-page .qbb-fs24 {
	font-size: 24px !important;
}
.ccm-page .qbb-fs25 {
	font-size: 25px !important;
}
.ccm-page .qbb-fs26 {
	font-size: 26px !important;
}
.ccm-page .qbb-fs27 {
	font-size: 27px !important;
}
.ccm-page .qbb-fs28 {
	font-size: 28px !important;
}
.ccm-page .qbb-fs29 {
	font-size: 29px !important;
}
.ccm-page .qbb-fs30 {
	font-size: 30px !important;
}



.ccm-page .qbb-mgb0 {
	margin-bottom: 0px !important;
}
.ccm-page .qbb-mgb5 {
	margin-bottom: 5px !important;
}
.ccm-page .qbb-mgb10 {
	margin-bottom: 10px !important;
}
.ccm-page .qbb-mgb15 {
	margin-bottom: 15px !important;
}
.ccm-page .qbb-mgb20 {
	margin-bottom: 20px !important;
}
.ccm-page .qbb-mgb25 {
	margin-bottom: 25px !important;
}
.ccm-page .qbb-mgb30 {
	margin-bottom: 30px !important;
}
.ccm-page .qbb-mgb35 {
	margin-bottom: 35px !important;
}
.ccm-page .qbb-mgb40 {
	margin-bottom: 40px !important;
}
.ccm-page .qbb-mgb45 {
	margin-bottom: 45px !important;
}
.ccm-page .qbb-mgb50 {
	margin-bottom: 50px !important;
}
.ccm-page .qbb-mgb55 {
	margin-bottom: 55px !important;
}
.ccm-page .qbb-mgb60 {
	margin-bottom: 60px !important;
}
.ccm-page .qbb-mgb65 {
	margin-bottom: 65px !important;
}
.ccm-page .qbb-mgb70 {
	margin-bottom: 70px !important;
}
.ccm-page .qbb-mgb75 {
	margin-bottom: 75px !important;
}
.ccm-page .qbb-mgb80 {
	margin-bottom: 80px !important;
}
.ccm-page .qbb-mgb85 {
	margin-bottom: 85px !important;
}
.ccm-page .qbb-mgb90 {
	margin-bottom: 90px !important;
}
.ccm-page .qbb-mgb95 {
	margin-bottom: 95px !important;
}
.ccm-page .qbb-mgb100 {
	margin-bottom: 100px !important;
}
.ccm-page .qbb-mgb110 {
	margin-bottom: 110px !important;
}
.ccm-page .qbb-mgb120 {
	margin-bottom: 120px !important;
}
.ccm-page .qbb-mgb130 {
	margin-bottom: 130px !important;
}
.ccm-page .qbb-mgb140 {
	margin-bottom: 140px !important;
}
.ccm-page .qbb-mgb150 {
	margin-bottom: 150px !important;
}
.ccm-page .qbb-mgb160 {
	margin-bottom: 160px !important;
}
.ccm-page .qbb-mgb170 {
	margin-bottom: 170px !important;
}
.ccm-page .qbb-mgb180 {
	margin-bottom: 180px !important;
}
.ccm-page .qbb-mgb190 {
	margin-bottom: 190px !important;
}
.ccm-page .qbb-mgb200 {
	margin-bottom: 200px !important;
}



.ccm-page .qbb-mgt0 {
	margin-top: 0px !important;
}
.ccm-page .qbb-mgt5 {
	margin-top: 5px !important;
}
.ccm-page .qbb-mgt10 {
	margin-top: 10px !important;
}
.ccm-page .qbb-mgt15 {
	margin-top: 15px !important;
}
.ccm-page .qbb-mgt20 {
	margin-top: 20px !important;
}
.ccm-page .qbb-mgt25 {
	margin-top: 25px !important;
}
.ccm-page .qbb-mgt30 {
	margin-top: 30px !important;
}
.ccm-page .qbb-mgt35 {
	margin-top: 35px !important;
}
.ccm-page .qbb-mgt40 {
	margin-top: 40px !important;
}
.ccm-page .qbb-mgt45 {
	margin-top: 45px !important;
}
.ccm-page .qbb-mgt50 {
	margin-top: 50px !important;
}
.ccm-page .qbb-mgt55 {
	margin-top: 55px !important;
}
.ccm-page .qbb-mgt60 {
	margin-top: 60px !important;
}
.ccm-page .qbb-mgt65 {
	margin-top: 65px !important;
}
.ccm-page .qbb-mgt70 {
	margin-top: 70px !important;
}
.ccm-page .qbb-mgt75 {
	margin-top: 75px !important;
}
.ccm-page .qbb-mgt80 {
	margin-top: 80px !important;
}
.ccm-page .qbb-mgt85 {
	margin-top: 85px !important;
}
.ccm-page .qbb-mgt90 {
	margin-top: 90px !important;
}
.ccm-page .qbb-mgt95 {
	margin-top: 95px !important;
}
.ccm-page .qbb-mgt100 {
	margin-top: 100px !important;
}
.ccm-page .qbb-mgt110 {
	margin-top: 110px !important;
}
.ccm-page .qbb-mgt120 {
	margin-top: 120px !important;
}
.ccm-page .qbb-mgt130 {
	margin-top: 130px !important;
}
.ccm-page .qbb-mgt140 {
	margin-top: 140px !important;
}
.ccm-page .qbb-mgt150 {
	margin-top: 150px !important;
}
.ccm-page .qbb-mgt160 {
	margin-top: 160px !important;
}
.ccm-page .qbb-mgt170 {
	margin-top: 170px !important;
}
.ccm-page .qbb-mgt180 {
	margin-top: 180px !important;
}
.ccm-page .qbb-mgt190 {
	margin-top: 190px !important;
}
.ccm-page .qbb-mgt200 {
	margin-top: 200px !important;
}
.ccm-page .qbb-mgt210 {
	margin-top: 210px !important;
}



.ccm-page .qbb-mgt-10 {
	margin-top: -10px !important;
}
.ccm-page .qbb-mgt-15 {
	margin-top: -15px !important;
}
.ccm-page .qbb-mgt-25 {
	margin-top: -25px !important;
}
.ccm-page .qbb-mgt-40 {
	margin-top: -40px !important;
}



@media only screen and (min-width: 767px) {
	
	.ccm-page .qbb-row-w-12 .row {
		margin-left: -12px;
		margin-right: -12px;
	}
	.ccm-page .qbb-row-w-12 .row &gt; div[class^="col-"] {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.ccm-page .qbb-row-w-20 .row {
		margin-left: -20px;
		margin-right: -20px;
	}
	.ccm-page .qbb-row-w-20 .row &gt; div[class^="col-"] {
		padding-left: 20px;
		padding-right: 20px;
	}
	
}



@media only screen and (max-width: 768px) {

	body {
		font-size: 15px;
	}

	
	
	.ccm-page {
		min-width: 0;
		padding-top: 63px;
	}
	
	
	.ccm-page .dsp-w {
		display: none !important;
	}
	.ccm-page .dspb-w {
		display: none !important;
	}
	.ccm-page .dsp-s {
		display: inline !important;
	}
	.ccm-page .dspb-s {
		display: block !important;
	}


	.ccm-page .container {
		/*padding: 0 17px;*/
	}


	.ccm-page #qbb-header {
		background: #FFF;
		border-bottom-color: #CCC;
		height: 63px;
		left: 0;
		position: fixed;
		top: 0;
		z-index: 1000;
	}
	body.qbb-sp-menu-active .ccm-page #qbb-header {
		border-bottom-color: transparent;
	}

	.ccm-page #qbb-header-logo1 {
		background-size: 82px 42px;
		height: 51px;
		left: 5px;
		top: 7px;
		width: 102px;
	}

	.ccm-page #qbb-header-navi1 {
		display: none;
	}

	.ccm-page #qbb-header-subnavi1 {
		display: none;
	}

	.ccm-page #qbb-header-search1 {
		top: 22px;
		right: 72px;
	}
	.ccm-page #qbb-header-search1:after {
		background: url("/application/themes/qbb/images/common/dot1.png") repeat-y left top;
		background-size: 2px 3px;
		content: "";
		display: block;
		height: 27px;
		position: absolute;
		right: -13px;
		top: 0;
		width: 3px;
	}
	.ccm-page .qbb-search-form-cover1 {
		background-size: 33px 33px;
		background-position:center center;
	}
	.ccm-page .qbb-search-form-text1:focus {
		padding: 0 18px;
		width: 52vw;
	}
	.ccm-page #qbb-header-search1 input[type="text"]:focus {
		padding: 0 40px 0 18px;
		width: 52vw;
	}
	.ccm-page #qbb-header-search1 input[type="submit"] {
		background-size: 33px 33px;
		right: -5px;
		top: -6px;
	}


	.ccm-page #qbb-header2 {
		background: #FFF;
		border-bottom: 1px solid #ccc;
		height: 64px;
		left: 0;
		position: fixed;
		top: 0;
		z-index: 1000;
	}

	.ccm-page #qbb-header2-logo1 {
		background-size: 73px 38px;
		height: 38px;
		left: 14px;
		top: 14px;
		width: 72px;
	}

	.ccm-page #qbb-header2-copy1 {
		font-size: 10px;
		left: 96px;
		line-height: 1.3;
		top: 17px;
	}
	.ccm-page #qbb-header2-copy1 span {
		display: block;
		font-size: 14px;
	}

	.ccm-page .qbb-header2-navi1-wrap {
		display: none;
	}

	.ccm-page #qbb-header2-entry1 {
		background-image: url("/application/themes/qbb/images/common/entry1-sp.svg");
		background-size: contain;
		bottom: auto;
		height: 47px;
		right: 58px;
		top: 7px;
		width: 82px;
	}
	
	
	.ccm-page #qbb-sp-menu-button {
		background: url("/application/themes/qbb/images/common/icon-hat1.png") no-repeat center top;
		background-size: 18px 9px;
		cursor: pointer;
		display: block;
		height: 32px;
		position: absolute;
		right: 18px;
		text-align: center;
		top: 15px;
		width: 25px;
		z-index: 1001;
	}
	.ccm-page #qbb-sp-menu-button span {
		color: #FFF;
		display: block;
		font-size: 0;
		height: 18px;
		left: 0;
		line-height: 0;
		position: absolute;
		text-decoration: none;
		top: 13px;
		width: 25px;
	}
	.ccm-page #qbb-sp-menu-button span span {
		background-color: #ed1b23;
		border-radius: 1px;
		display: block;
		height: 2px;
		left: 0;
		margin-top: 0;
		position: absolute;
		right: 0;
		top: 7px;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.ccm-page #qbb-sp-menu-button span span:nth-child(1) {
		-webkit-transform: translateY(-7px);
		transform: translateY(-7px);
	}
	.ccm-page #qbb-sp-menu-button span span:nth-child(2) {
	}
	.ccm-page #qbb-sp-menu-button span span:nth-child(3) {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}
	body.qbb-sp-menu-active .ccm-page #qbb-sp-menu-button span span:nth-child(2) {
		opacity: 0;
	}
	body.qbb-sp-menu-active .ccm-page #qbb-sp-menu-button span span:nth-child(1),
	body.qbb-sp-menu-active .ccm-page #qbb-sp-menu-button span span:nth-child(3) {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	body.qbb-sp-menu-active .ccm-page #qbb-sp-menu-button span span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	body.qbb-sp-menu-active .ccm-page #qbb-sp-menu-button span span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	
	.ccm-page #qbb-sp-menu-button2 {
		background: #ed1b23;
		border-radius: 7px;
		cursor: pointer;
		display: block;
		height: 40px;
		position: absolute;
		right: 10px;
		text-align: center;
		top: 14px;
		width: 40px;
		z-index: 1001;
	}
	.ccm-page #qbb-sp-menu-button2 span {
		color: #FFF;
		display: block;
		font-size: 0;
		height: 15px;
		left: 11px;
		line-height: 0;
		position: absolute;
		text-decoration: none;
		top: 13px;
		width: 19px;
	}
	.ccm-page #qbb-sp-menu-button2 span span {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		left: 0;
		margin-top: 0;
		position: absolute;
		right: 0;
		top: 6px;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.ccm-page #qbb-sp-menu-button2 span span:nth-child(1) {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	.ccm-page #qbb-sp-menu-button2 span span:nth-child(2) {
	}
	.ccm-page #qbb-sp-menu-button2 span span:nth-child(3) {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
	body.qbb-sp-menu-active2 .ccm-page #qbb-sp-menu-button2 span span:nth-child(2) {
		opacity: 0;
	}
	body.qbb-sp-menu-active2 .ccm-page #qbb-sp-menu-button2 span span:nth-child(1),
	body.qbb-sp-menu-active2 .ccm-page #qbb-sp-menu-button2 span span:nth-child(3) {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	body.qbb-sp-menu-active2 .ccm-page #qbb-sp-menu-button2 span span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	body.qbb-sp-menu-active2 .ccm-page #qbb-sp-menu-button2 span span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	.ccm-page #qbb-sp-panel {
		-webkit-animation: fadeOut 0.5s ease 0s 1 normal;
		animation: fadeOut 0.5s ease 0s 1 normal;
		display: none;
		opacity: 0;
	}
	body.qbb-sp-menu-active .ccm-page #qbb-sp-panel {
		-webkit-animation: fadeIn 0.5s ease 0s 1 normal;
		animation: fadeIn 0.5s ease 0s 1 normal;
		background: #FFF;
		bottom: 0;
		display: block;
		height: 100%;
		left: 0;
		opacity: 1;
		overflow: auto;
		padding: 63px 0 0;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 999;
	}
	
	.ccm-page #qbb-sp-panel .navi1 {
		background: #FFF;
		border-bottom: 1px solid #ed1b23;
		border-top: 1px solid #ed1b23;
		display: block;
		padding: 0;
	}
	.ccm-page #qbb-sp-panel .navi1 .block {
		width: 100%;
	}
	.ccm-page #qbb-sp-panel .navi1 .block + .block {
		border-top: 1px solid #ed1b23;
		margin-left: 0;
	}
	.ccm-page #qbb-sp-panel .navi1 .hd1 {
		border-radius: 0;
		font-size: 16px;
		font-weight: 500;
		line-height: 50px;
		margin: 0;
		text-align: left;
	}
	.ccm-page #qbb-sp-panel .navi1 .hd1:before {
		display: none;
	}
	.ccm-page #qbb-sp-panel .navi1 .hd1 a {
		color: #ed1b23;
		display: block;
		padding: 0 0 0 23px;
		position: relative;
	}
	.ccm-page #qbb-sp-panel .navi1 .hd1 a .blt {
		background: rgba(255,255,255,0);
		cursor: pointer;
		display: block;
		height: 50px;
		margin-top: -25px;
		position: absolute;
		right: 0;
		top: 50%;
		width: 60px;
	}
	.ccm-page #qbb-sp-panel .navi1 .hd1 a .blt:after,
	.ccm-page #qbb-sp-panel .navi1 .hd1 a .blt:before {
		background: #ed1b23;
		content: "";
		display: block;
		height: 1px;
		position: absolute;
		right: 21px;
		top: 50%;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		width: 17px;
	}
	.ccm-page #qbb-sp-panel .navi1 .hd1 a .blt:before {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.ccm-page #qbb-sp-panel .navi1 .hd1.on a .blt:before {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.ccm-page #qbb-sp-panel .navi1 .hd2 {
		border-radius: 0;
		font-size: 16px;
		font-weight: 700;
		line-height: 50px;
		margin: 0;
		text-align: left;
	}
	.ccm-page #qbb-sp-panel .navi1 .hd2 a {
		color: #ed1b23;
		display: block;
		padding: 0 0 0 23px;
		position: relative;
	}
	.ccm-page #qbb-sp-panel .navi1 .hd2 a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 20px;
		width: 17px;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 {
		display: none;
		font-size: 14px;
		list-style: none;
		margin: 0 0 0;
		padding: 0 0 0 32px;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 li + li {
		border-top: 1px dotted #ed1b23;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 a {
		color: #ed1b23;
		display: block;
		padding: 9px 35px 9px 6px;
		position: relative;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 20px;
		width: 17px;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 .parent a:after {
		display: none;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 .icon1 {
		margin: -2px 0 0 6px;
		position: relative;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 .parent ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0 0 10px 23px;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 .parent ul li + li {
		border-top: none;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 .parent ul li a {
		padding: 5px 35px 5px 0;
		position: relative;
	}
	.ccm-page #qbb-sp-panel .navi1 .list1 .parent ul li a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 20px;
		width: 17px;
	}

	.ccm-page #qbb-sp-panel .navi2 {
		border-bottom: none;
		border-top: none;
	}
	/*.ccm-page #qbb-sp-panel .navi2 .container {
		padding: 0;
	}*/
	.ccm-page #qbb-sp-panel .navi2 .container .row &gt; div[class^="col-"] {
		padding-left: 0;
		padding-right: 0;
	}
	.ccm-page #qbb-sp-panel .navi2 ul {
		margin: 0;
		padding: 0;
	}
	.ccm-page #qbb-sp-panel .navi2 .block {
		display: block;
	}
	.ccm-page #qbb-sp-panel .navi2 .block1 {
		padding: 0;
		width: 100%;
	}
	.ccm-page #qbb-sp-panel .navi2 .block2 {
		border-bottom: 1px solid #999;
		border-left: none;
		border-top: 1px solid #ccc;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	.ccm-page #qbb-sp-panel .navi2 .block3 {
		border-bottom: 1px solid #999;
	}
	.ccm-page #qbb-sp-panel .navi2 ul li {
		display: block;
		font-size: 15px;
		line-height: 50px;
	}
	.ccm-page #qbb-sp-panel .navi2 ul li + li {
		border-top: 1px solid #ccc;
		margin-left: 0;
	}
	.ccm-page #qbb-sp-panel .block1 .navi2 ul li + li {
		border-top-style: dotted;
	}
	.ccm-page #qbb-sp-panel .navi2 ul li a {
		display: block;
		padding: 0 40px 0 23px;
		position: relative;
	}
	.ccm-page #qbb-sp-panel .navi2 ul li a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow2.svg") no-repeat center right;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 20px;
		width: 17px;
	}
	
	.ccm-page #qbb-sp-panel2 {
		-webkit-animation: fadeOut 0.5s ease 0s 1 normal;
		animation: fadeOut 0.5s ease 0s 1 normal;
		display: none;
		opacity: 0;
	}
	body.qbb-sp-menu-active2 .ccm-page #qbb-sp-panel2 {
		-webkit-animation: fadeIn 0.5s ease 0s 1 normal;
		animation: fadeIn 0.5s ease 0s 1 normal;
		background: #ed1b23;
		bottom: 0;
		display: block;
		height: 100%;
		left: 0;
		opacity: 1;
		overflow: auto;
		padding: 64px 0 0;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 999;
	}
	.ccm-page #qbb-sp-panel2 .title1 {
		color: #fff;
		font-size: 21px;
		font-weight: 700;
		margin: 0;
		padding: 40px 0 20px;
		text-align: center;
	}
	.ccm-page #qbb-sp-panel2 .title1 a {
		color: #fff;
		display: block;
	}
	.ccm-page #qbb-sp-panel2 ul {
		list-style: none;
		padding: 0;
		margin: auto;
		max-width: 300px;
	}
	.ccm-page #qbb-sp-panel2 ul li + li {
		border-top: 1px dotted #fff;
	}
	.ccm-page #qbb-sp-panel2 ul li a {
		color: #fff;
		display: block;
		font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
		font-size: 15px;
		font-weight: 500;
		line-height: 1.2;
		padding: 15px 30px 15px 8px;
		position: relative;
	}
	.ccm-page #qbb-sp-panel2 ul li a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow3.svg") no-repeat center center;
		background-size: 17px 17px;
		content: "";
		display: inline-block;
		height: 17px;
		margin: -8px 0 0 0;
		position: absolute;
		right: 9px;
		top: 50%;
		width: 17px;
	}

	@-webkit-keyframes fadeIn {
		0% {opacity: 0}
		100% {opacity: 1}
	}
	@keyframes fadeIn {
		0% {opacity: 0}
		100% {opacity: 1}
	}
	@-webkit-keyframes fadeOut {
		0% {opacity: 1}
		100% {opacity: 0}
	}
	@keyframes fadeOut {
		0% {opacity: 1}
		100% {opacity: 0}
	}


	.ccm-page #qbb-footer {
		background-color: #f7f7f7;
		border-top: 6px solid #ed1b23;
		margin-top: 3em;
		padding-bottom: 45px;
	}

	.ccm-page #qbb-footer-sns1 {
		padding: 15px 0 18px;
	}
	.ccm-page #qbb-footer-sns1 .copy1 {
		display: block;
		font-size: 12px;
		text-align: center;
	}
	.ccm-page .qbb-sns1 {
		text-align: center;
	}
	.ccm-page .qbb-sns1 li + li {
		margin-left: 23px;
	}
	.ccm-page #qbb-footer-sns1 .qbb-sns1 {
		margin: 10px 0 0 0;
	}

	.ccm-page #qbb-footer-content1 {
		display: none;
	}
	
	.ccm-page #qbb-footer-navi1 &gt; .container {
		padding: 0;
	}
	.ccm-page #qbb-footer-navi1 .navi1 {
		background: #FFF;
		border-bottom: 1px solid #ed1b23;
		border-top: 1px solid #ed1b23;
		display: block;
		padding: 0;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .block {
		width: 100%;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .block + .block {
		border-top: 1px solid #ed1b23;
		margin-left: 0;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .hd1 {
		border-radius: 0;
		font-size: 16px;
		line-height: 50px;
		text-align: left;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .hd1:before {
		display: none;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .hd1 a {
		padding: 0 0 0 23px;
		position: relative;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .hd1 a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center right;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 20px;
		width: 17px;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .hd1 a .blt {
		display: none;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .hd2 {
		font-size: 15px;
		font-weight: 700;
		line-height: 50px;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .hd2 a {
		display: block;
		padding: 0 40px 0 23px;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .hd2 a:after {
		margin: -8px 0 0 0;
		position: absolute;
		right: 21px;
		top: 50%;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .list1 {
		display: none;
		margin: 0;
		padding: 0;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .list1 li {
		border-top: 1px dotted #ccc;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .list1 a {
		display: block;
		padding: 5px 35px 5px 23px;
		position: relative;
	}
	.ccm-page #qbb-footer-navi1 .navi1 .list1 a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow2.svg") no-repeat center right;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 20px;
		width: 17px;
	}

	.ccm-page #qbb-footer-navi1 .navi2 {
		border-bottom: none;
		border-top: none;
	}
	.ccm-page #qbb-footer-navi1 .navi2 &gt; .container {
		padding: 0;
	}
	.ccm-page #qbb-footer-navi1 .navi2 .block {
		display: block;
	}
	.ccm-page #qbb-footer-navi1 .navi2 .block1 {
		padding: 0;
		width: 100%;
	}
	.ccm-page #qbb-footer-navi1 .navi2 .block2 {
		border-bottom: 1px solid #999;
		border-left: none;
		border-top: 1px solid #ccc;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	.ccm-page #qbb-footer-navi1 .navi2 .block2.st1 {
		padding-left: 0;
	}
	.ccm-page #qbb-footer-navi1 .navi2 .block3 {
		border-bottom: 1px solid #999;
		padding: 0;
	}
	.ccm-page #qbb-footer-navi1 .navi2 ul li {
		display: block;
		font-size: 15px;
		line-height: 50px;
	}
	.ccm-page #qbb-footer-navi1 .navi2 ul li + li {
		border-top: 1px solid #ccc;
		margin-left: 0;
	}
	.ccm-page #qbb-footer-navi1 .block1 .navi2 ul li + li {
		border-top-style: dotted;
	}
	.ccm-page #qbb-footer-navi1 .navi2 ul li a {
		display: block;
		padding: 0 40px 0 23px;
	}
	.ccm-page #qbb-footer-navi1 .navi2 ul li a:after {
		right: 20px;
	}

	.ccm-page #qbb-footer-navi1 .banner1 {
		padding: 14px 17px 0;
	}
	.ccm-page #qbb-footer-navi1 .banner1 ul li {
		margin: 10px 2.9412% 0 0; 
		width: 48.5294%;
	}
	.ccm-page #qbb-footer-navi1 .banner1 ul li:nth-child(4n) {
		margin-right: 2.9412%;
	}
	.ccm-page #qbb-footer-navi1 .banner1 ul li:nth-child(4n+1) {
		clear: none;
	}
	.ccm-page #qbb-footer-navi1 .banner1 ul li:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page #qbb-footer-navi1 .banner1 ul li:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page #qbb-footer-navi1 .banner1 ul li a {
		border-radius: 6px;
	}

	.ccm-page #qbb-footer-navi1 .navi3 {
		padding: 20px 17px 0;
	}
	.ccm-page #qbb-footer-navi1 .navi3 .block1 {
		float: none;
	}
	.ccm-page #qbb-footer-navi1 .navi3 .block2 {
		float: none;
		padding: 20px 0 0;
	}
	.ccm-page #qbb-footer-navi1 .navi3 ul li {
		font-size: 13px;
	}
	.ccm-page #qbb-footer-navi1 .navi3 ul li + li {
		margin-left: 1em;
	}
	.ccm-page #qbb-footer-navi1 .navi3 .coname {
		display: block;
		font-size: 12px;
		margin: 0 0 .5em 0;
	}
	.ccm-page #qbb-footer-navi1 .navi3 .copyright {
		display: block;
		font-size: 12px;
	}


	.ccm-page #qbb-pagetop1 {
		bottom: 75px;
	}
	html.qbb-en .ccm-page #qbb-pagetop1 {
		bottom: 48px;
	}
	.ccm-page #qbb-pagetop1 &gt; div {
		padding: 0 17px;
	}
	.ccm-page #qbb-pagetop1 &gt; div &gt; div {
		height: 30px;
		width: 30px;
	}



	.ccm-page * + .qbb-sec1 {
		margin-top: 50px;
	}
	.ccm-page *.qbb-sep1 + .qbb-sec1 {
		margin-top: -10px;
	}
	.ccm-page .qbb-home-mainimg1 + .qbb-sec1 {
		margin-top: 40px;
	}
	.ccm-page .qbb-breadcrumb1 + .qbb-sec1 {
		margin-top: 20px;
	}
	.ccm-page .qbb-page-title1 + .qbb-sec1 {
		margin-top: 29px;
	}
	.ccm-page .qbb-page-title2 + .qbb-sec1 {
		margin-top: 30px;
	}
	html.qbb-en .ccm-page .qbb-page-title4 + .qbb-sec1 {
		margin-top: 35px;
	}



	.ccm-page .qbb-page-title2 .title1 {
		font-size: 22px;
	}



	.ccm-page .qbb-page-title3 {
		height: 125px;
	}
	.ccm-page .qbb-page-title3 .title1 {
		font-size: 22px;
		-webkit-transform: translateY(-40%);
		-ms-transform: translateY(-40%);
		transform: translateY(-40%);
	}
	.ccm-page .qbb-page-title3 .title1.pt1s {
		padding-top: 0.6em;
	}



	.ccm-page .qbb-page-title4 {
		height: 125px;
	}
	.ccm-page .qbb-page-title4 .title1 {
		font-size: 22px;
		top: 54%;
	}
	.ccm-page .qbb-page-title4.sp1 .title1 {
		top: 60%;
	}
	.ccm-page .qbb-page-title4 .title1 .sub1 {
		font-size: 14px;
		margin-bottom: 6px;
	}



	.ccm-page .qbb-breadcrumb1 {
		padding: 10px 0;
	}
	.ccm-page .qbb-breadcrumb1 ul li {
		font-size: 10px;
		line-height: 1.7;
	}
	.ccm-page .qbb-breadcrumb1.st1-sp ul li,
	.ccm-page .qbb-breadcrumb1.st1-sp ul li a {
		color: #666 !important;
	}
	.ccm-page .qbb-breadcrumb1.st2-sp ul li,
	.ccm-page .qbb-breadcrumb1.st2-sp ul li a {
		color: #FFF !important;
	}



	.ccm-page .qbb-navi1 {
		margin: 0 0 20px;
	}
	.ccm-page .qbb-navi1 .container {
		padding: 0;
	}
	.ccm-page .qbb-navi1 ul {
		border-left: none;
		border-right: none;
	}
	.ccm-page .qbb-navi1 ul li {
		font-size: 13px;
		line-height: 1.38;
	}
	.ccm-page .qbb-navi1 ul li a span {
		padding: 0 7px 0 0;
	}
	.ccm-page .qbb-navi1 ul li a:after {
		right: 10px;
	}



	.ccm-page .qbb-page-link1 li {
		margin: 0 0 6px;
	}
	.ccm-page .qbb-page-link1 li &gt; * {
		font-size: 13px;
		height: 34px;
		line-height: 32px;
	}
	.ccm-page .qbb-page-link1 li &gt; a:after {
		top: -0.15em;
	}
	.ccm-page .qbb-page-link1.c5 li,
	.ccm-page .qbb-page-link1.c6 li,
	.ccm-page .qbb-page-link1.c7 li {
		margin-right: 2.3529%;
		width: 31.7647%;
	}
	.ccm-page .qbb-page-link1.c5 li:nth-child(5n),
	.ccm-page .qbb-page-link1.c6 li:nth-child(6n),
	.ccm-page .qbb-page-link1.c7 li:nth-child(7n) {
		margin-right: 2.3529%;
	}
	.ccm-page .qbb-page-link1.c5 li:nth-child(5n+1),
	.ccm-page .qbb-page-link1.c6 li:nth-child(6n+1),
	.ccm-page .qbb-page-link1.c7 li:nth-child(7n+1) {
		clear: none;
	}
	.ccm-page .qbb-page-link1.c5 li:nth-child(3n),
	.ccm-page .qbb-page-link1.c6 li:nth-child(3n),
	.ccm-page .qbb-page-link1.c7 li:nth-child(3n) {
		margin-right: 0;
	}
	.ccm-page .qbb-page-link1.c5 li:nth-child(3n+1),
	.ccm-page .qbb-page-link1.c6 li:nth-child(3n+1),
	.ccm-page .qbb-page-link1.c7 li:nth-child(3n+1) {
		clear: left;
	}



	.ccm-page .qbb-page-link2 li {
		font-size: 14px;
	}
	.ccm-page .qbb-page-link2 li + li {
		margin-left: 10px;
	}
	.ccm-page .qbb-page-link2 li a:after {
		margin-left: 4px;
	}



	.ccm-page .qbb-p-navi1 {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-p-navi1 li {
		font-size: 13px;
		height: 39px;
	}
	.ccm-page .qbb-p-navi1 li a span:after {
		height: 8px;
		width: 8px;
	}



	.ccm-page .qbb-p-navi2 li {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-p-navi2.sp-col2 li {
		float: left;
		width: 50%;
	}
	.ccm-page .qbb-p-navi2.sp-col2 li:nth-child(3n+1) {
		clear: none;
	}
	.ccm-page .qbb-p-navi2.sp-col2 li:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-p-navi2 li a {
		font-feature-settings: "palt";
		font-size: 13.5px;
		height: auto;
		line-height: 1.2;
	}
	.ccm-page .qbb-p-navi2.sp-col2 li a {
		font-size: 12px;
		height: auto;
		line-height: 1.2;
	}
	.ccm-page .qbb-p-navi2 li a span {
		padding: 13px 30px 12px 18px;
		position: relative;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		top: auto;
	}
	.ccm-page .qbb-p-navi2.sp-col2 li a span {
		padding: 14px 20px 14px 12px;
	}
	.ccm-page .qbb-p-navi2 li a:after {
		height: 9px;
		margin-top: -5px;
		width: 9px;
	}
	.ccm-page .qbb-p-navi2.sp-col2 li a:after {
		height: 7px;
		margin-top: -4px;
		width: 7px;
		right: 10px;
	}



	.ccm-page .qbb-collapse1 + .qbb-collapse1 {
		margin-top: 8px;
	}
	.ccm-page .qbb-collapse1-head {
		padding: 20px 55px 20px 45px;
	}
	.ccm-page .qbb-collapse1-head:before {
		height: 20px;
		left: 15px;
		top: 23px;
		width: 20px;
	}
	.ccm-page .qbb-collapse1-head .blt {
		right: 15px;
	}
	.ccm-page .qbb-collapse1-head h3 {
		font-size: 15px;
		line-height: 1.6;
	}
	.ccm-page .qbb-collapse1-body {
		padding: 20px 25px 20px 45px;
	}
	.ccm-page .qbb-collapse1-body:before {
		height: 20px;
		left: 15px;
		width: 20px;
	}
	.ccm-page .qbb-collapse1-body h3 {
		font-size: 15px;
	}
	.ccm-page .qbb-collapse1-body * + h3 {
		margin-top: 20px;
	}



	.ccm-page .qbb-collapse2-head {
		padding: 20px 45px 20px 45px;
	}
	.ccm-page .qbb-collapse2-head h3 {
		font-size: 15px;
	}
	.ccm-page .qbb-collapse2-head:before {
		height: 20px;
		left: 13px;
		width: 20px;
	}
	.ccm-page .qbb-collapse2-head h3 {
		font-size: 15px;
	}
	.ccm-page .qbb-collapse2-body {
		padding: 0 25px 20px 45px;
	}



	.ccm-page .qbb-prd-cnt1 .image {
		float: none;
		margin-bottom: 28px;
		width: 100%;
	}
	.ccm-page .qbb-prd-cnt1 .body {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-prd-cnt1 .cate1 {
		font-size: 16px;
	}
	.ccm-page .qbb-prd-cnt1 .cate1 .sub1 {
		font-size: 10px;
	}
	.ccm-page .qbb-prd-cnt1 .hd1 {
		font-size: 24px;
		line-height: 1.6;
		margin: 0 0 10px;
	}
	.ccm-page .qbb-prd-cnt1 .copy1 {
		margin: 0 0 20px;
	}
	.ccm-page .qbb-prd-cnt1 .marks1 {
		margin: 0 0 10px;
	}
	.ccm-page .qbb-prd-cnt1 .marks1 .mark1 {
		border-radius: 4px;
		font-size: 14px;
		line-height: 25px;
		margin: 0 8px 0 0;
		padding: 0 6px;
	}



	.ccm-page .qbb-cnt1 &gt; .hd {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-cnt1 &gt; .body {
		margin-left: 0;
	}



	.ccm-page .qbb-cnt2 &gt; .hd {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-cnt2 &gt; .body {
		margin-left: 0;
	}



	.ccm-page .qbb-title1 {
		font-size: 22px;
		margin: 0 0 25px;
	}

	.ccm-page .qbb-title2 {
		font-size: 17px;
		margin: 0 0 15px;
	}
	.ccm-page .qbb-title2.st1 {
		font-size: 19px;
	}
	.ccm-page * + .qbb-title2 {
		margin-top: 35px;
	}

	.ccm-page .qbb-title3 {
		font-size: 16px !important;
		margin: 0 0 10px;
	}
	.ccm-page * + .qbb-title3 {
		margin-top: 35px;
	}
	.ccm-page .qbb-title2 + .qbb-title3 {
		margin-top: 25px;
	}

	.ccm-page .qbb-title4 {
		font-size: 19px;
		margin: 0 0 23px;
	}

	.ccm-page .qbb-title5 {
		font-size: 25px;
		margin: 0 0 30px;
	}
	.ccm-page .qbb-title5 .sub1 {
		font-size: 14px;
	}

	.ccm-page .qbb-title7 {
		font-size: 20px;
		margin: 0 0 20px;
	}
	.ccm-page .qbb-title7 .sub1 {
		font-size: 12px;
		margin: 0 0 6px;
	}

	.ccm-page .qbb-title8 {
		font-size: 25px;
	}



	.ccm-page .qbb-hd1 {
		font-size: 22px;
	}

	.ccm-page .qbb-hd2 {
		font-size: 22px;
		margin: 0 0 25px;
	}
	.ccm-page .qbb-hd2.st1 {
		font-size: 22px;
	}
	.ccm-page * + .qbb-hd2,
	.ccm-page .qbb-l-button1 + .qbb-hd2 {
		margin-top: 40px;
	}
	.ccm-page .qbb-news-list1 + .qbb-hd2 {
		margin-top: 75px;
	}
	
	
	
	html.qbb-en .ccm-page .qbb-news-list1 li .meta1 .date1 {
		font-size: 13px;
	}



	.ccm-page .qbb-addon1 {
		display: block;
	}
	.ccm-page * + .qbb-addon1 {
		margin: 50px 0 0;
	}
	.ccm-page .qbb-addon1 .banner1 {
		margin: 0 auto 15px;
		text-align: center;
	}
	.ccm-page .qbb-addon1 p {
		margin-left: 0;
	}
	.ccm-page .qbb-addon1.st1 p {
		font-size: 10px;
	}
	.ccm-page .qbb-addon1.st1 p br {
		display: none;
	}

	.ccm-page .qbb-hd3 {
		font-size: 18px;
		margin: 0 0 10px;
	}
	.ccm-page * + .qbb-hd3 {
		margin-top: 40px;
	}

	.ccm-page .qbb-hd4 {
		font-size: 21px;
		margin: 0 0 30px;
	}

	.ccm-page .qbb-hd5 {
		font-size: 19px;
		line-height: 1.5;
		margin: 0 0 20px;
	}

	.ccm-page .qbb-hd6 {
		font-size: 20px;
		margin: 0 0 30px;
		text-align: center;
	}

	.ccm-page .qbb-hd8 {
		font-size: 24px;
		margin: 0 0 15px;
		text-align: center;
	}
	.ccm-page .qbb-hd8 .sub1 {
		display: block;
		font-size: 11px;
		margin-left: auto;
		top: 0.5em;
	}

	.ccm-page .qbb-hd9 {
		font-size: 20px;
	}

	.ccm-page .qbb-hd10 {
		font-size: 20px;
		margin: 0 0 15px;
	}

	.ccm-page .qbb-hd11 {
		font-size: 23px;
		margin: 0 0 15px;
	}

	.ccm-page .qbb-hd12 {
		font-size: 20px;
	}

	.ccm-page .qbb-hd13 {
		font-size: 25px;
	}

	.ccm-page .qbb-hd14 {
		font-size: 21px;
		line-height: 1.45;
		margin: 0 0 10px;
	}

	.ccm-page .qbb-hd15 {
		font-size: 23px;
		margin: 0 0 15px;
	}

	.ccm-page .qbb-hd16 {
		font-size: 18px;
	}



	.ccm-page .qbb-b-hd1 {
		font-size: 19px;
		margin-bottom: 15px;
	}
	
	
	
	.ccm-page .qbb-b-hd2 {
		border-width: 2px;
		font-size: 19px;
		margin: 0 0 27px;
		padding: 14px 0;
	}




	.ccm-page .qbb-b-hd3 {
		border-radius: 20px;
		font-size: 16px;
		height: 40px;
		line-height: 38px;
		margin: 0 0 25px;
	}




	.ccm-page .qbb-b-hd4 {
		border-radius: 20px;
		font-size: 15px;
		height: 41px;
		line-height: 39px;
		margin: 0 0 20px;
	}
	.ccm-page * + .qbb-b-hd4 {
		margin-top: 40px;
	}




	.ccm-page .qbb-b-hd5 {
		border-radius: 3px;
		font-size: 17px;
		margin: 50px 0 25px;
		padding: 10px 0;
	}



	.ccm-page .qbb-bgc-hd1 {
		font-size: 17px;
		margin: 0 0 15px;
		padding: 18px;
	}
	.ccm-page * + .qbb-bgc-hd1 {
		margin-top: 35px;
	}



	.ccm-page .qbb-c-hd1 {
		margin: 16px 0 10px;
	}



	.ccm-page .qbb-c-hd2 {
		font-size: 21px;
		margin: 0 0 15px;
		padding: 0 0 0 28px;
	}
	.ccm-page * + .qbb-c-hd2 {
		margin-top: 40px;
	}
	.ccm-page .qbb-c-hd2:before {
		height: 19px;
		left: 2px;
		margin: auto;
		position: absolute;
		top: 0.3em;
		width: 19px;
	}
	.ccm-page .qbb-c-hd2 .small1 {
		font-size: 15px;
	}



	.ccm-page .qbb-c-hd3 {
		font-size: 18px;
		margin: 0 0 15px;
		padding: 0 0 0 25px;
	}
	.ccm-page * + .qbb-c-hd3 {
		margin-top: 40px;
	}
	.ccm-page .qbb-c-hd3:before {
		height: 17px;
		left: 0;
		margin: auto;
		position: absolute;
		top: 0.25em;
		width: 17px;
	}



	.ccm-page .qbb-c-hd4 {
		font-size: 15px;
		padding: 0 0 0 24px;
	}
	.ccm-page * + .qbb-c-hd4 {
		margin-top: 40px;
	}
	.ccm-page .qbb-c-hd4:before {
		left: 0;
		margin: auto;
		position: absolute;
		top: 0.2em;
	}



	.ccm-page .qbb-tag-title1 {
		font-size: 15px;
	}
	.ccm-page * + .qbb-tag-title1 {
		margin-top: 40px;
	}
	.ccm-page .qbb-title4 + .qbb-tag-title1 {
		margin-top: 23px;
	}
	.ccm-page .qbb-tag-title1 .tag1 {
		border-radius: 2px;
		font-size: 10px;
		line-height: 20px;
		padding: 0 7px;
		margin: -2px 10px 0 0;
	}



	.ccm-page .qbb-i-title1 {
		font-size: 22px;
		margin: 0 0 25px;
	}
	.ccm-page .qbb-i-title1 .icon1 {
		display: block;
		height: 43px;
		margin: 0 auto 8px;
		top: auto;
		width: 43px;
	}
	.ccm-page .qbb-i-title1 .icon2,
	.ccm-page .qbb-i-title1 .icon3 {
		display: block;
		margin: 0 auto 8px;
		top: auto;
	}



	.ccm-page .qbb-page-title1 {
		background-size: 683px 150px;
		height: 150px;
	}
	.ccm-page .qbb-page-title1.st1 {
		background-size: 900px 150px;
	}
	.ccm-page .qbb-page-title1 .title1 {
		font-size: 22px;
	}
    .ccm-page .qbb-page-title1 .title1.st2 {
        padding: 10px 20px;
    }



	.ccm-page .qbb-page-main1 .inner1 {
		display: block;
	}
	.ccm-page .qbb-page-main1 .inner1 .block1 {
		width: 100%;
	}
	.ccm-page .qbb-page-main1 .inner1 .block1:before {
		padding-bottom: 80%;
	}
	.ccm-page .qbb-page-main1 .inner1 .block2 {
		padding: 23px 27.5px 21px;
		width: 100%;
	}
	.ccm-page .qbb-page-main1 .inner1 .block2 .title1 {
		font-size: 20px;
		line-height: 1.4;
	}
	.ccm-page .qbb-page-main1 .inner1 .block2 .title1 .small1 {
		font-size: 16px;
	}
	.ccm-page .qbb-page-main1 .inner1 .block2 .copy1 {
		font-size: 14px;
		line-height: 1.7;
		margin: 10px 0 0;
	}



	.ccm-page * + .qbb-addon1 {
		margin: 50px 0 0;
	}
	.ccm-page .qbb-addon1 .banner1 {
		display: block;
		margin: 0 auto 15px;
		text-align: center;
	}



	.ccm-page .qbb-thmb-button1 {
		height: auto;
		padding-bottom: 22.6%;
	}
	.ccm-page .qbb-thmb-button1 + .qbb-thmb-button1 {
		margin-top: 10px;
	}
	.ccm-page .qbb-thmb-button1 &gt; span.image {
		width: 50%;
	}
	.ccm-page .qbb-thmb-button1 &gt; span.copy {
		font-size: 13px;
		line-height: 1.6;
		width: 50%;
	}
	.ccm-page .qbb-thmb-button1 &gt; span.copy:after {
		right: 10px;
	}
	.ccm-page .qbb-thmb-button1 &gt; span.copy span {
		padding-left: 16px;
		padding-right: 30px;
	}



	.ccm-page .qbb-button1 {
		margin: 20px 0 0;
		padding: 0 5px 0;
	}
	
	
	
	.ccm-page .qbb-button10 {
		height: auto;
		line-height: 1.4;
	}
	.ccm-page .qbb-button10 &gt; span {
		padding: 15px 10px;
	}



	.ccm-page .qbb-b-button2 {
		font-size: 17px;
		padding: 20px 0;
	}
	.ccm-page .qbb-b-button2 span .icon1 {
		width: 47px;
	}



	.ccm-page .qbb-l-button1 {
		font-size: 15px;
		padding: 12px 0;
	}



	.ccm-page .qbb-buttons1 {
		display: block;
		margin-top: 40px;
		text-align: center;
	}
	.ccm-page .qbb-buttons1 &gt; * {
		margin: auto;
	}
	.ccm-page .qbb-buttons1 &gt; * + * {
		margin-top: 20px;
	}



	.ccm-page .qbb-table1,
	.ccm-page .qbb-table1 tbody,
	.ccm-page .qbb-table1 tr,
	.ccm-page .qbb-table1 th,
	.ccm-page .qbb-table1 td {
		display: block;
	}
	.ccm-page .qbb-table1 th,
	.ccm-page .qbb-table1 td {
		padding: 14px 16px;
	}
	.ccm-page .qbb-table1 th {
		border-bottom: none;
		width: 100%;
	}
	.ccm-page .qbb-table1 td {
		border-left: none;
	}



	.ccm-page .qbb-table2 th,
	.ccm-page .qbb-table2 td {
		font-size: 14px;
		padding: 5px 10px;
	}
	.ccm-page .qbb-table2 td {
		min-width: 40%;
	}
	.ccm-page .qbb-table2.st2 th {
		width: 60%;
	}
	.ccm-page .qbb-table2.st2 td {
		width: 40%;
	}



	.ccm-page .qbb-table4 th,
	.ccm-page .qbb-table4 td {
		font-size: 13px;
		padding: 5px;
	}
	.ccm-page .qbb-table4 thead th:first-child,
	.ccm-page .qbb-table4 tbody th {
		padding-left: 5px;
		text-align: center;
	}
	.ccm-page .qbb-table4.st1 th,
	.ccm-page .qbb-table4.st1 td {
		height: auto;
	}
	.ccm-page .qbb-table4.st1 td {
		width: auto;
	}
	
	
	.ccm-page .qbb-sp-overflow1 .qbb-table4.ir-finance1 {
		border-top: 1px solid #ddd;
		border-collapse: separate;
		width: auto;
	}
	.ccm-page .qbb-sp-overflow1 .qbb-table4.ir-finance1 th,
	.ccm-page .qbb-sp-overflow1 .qbb-table4.ir-finance1 td {
		border-top: 0 none;
		white-space: nowrap;
	}
	.ccm-page .qbb-sp-overflow1 .qbb-table4.ir-finance1 tr &gt; * + * {
		border-left: 0 none;
	}
	.ccm-page .qbb-sp-overflow1 .qbb-table4.ir-finance1 th {
		position: -webkit-sticky;
		position: sticky;
		left: 0;
		z-index: 2;
	}
	.ccm-page .qbb-sp-overflow1 .qbb-table4.ir-finance1 thead th:nth-child(1) {
		z-index: 5;
	}



	.ccm-page .qbb-table5 tbody th,
	.ccm-page .qbb-table5 tbody td {
		line-height: 1.6;
		padding: 10px;
	}
	.ccm-page .qbb-table5.st1 tbody th {
		width: auto;
	}



	.ccm-page .qbb-table6 th,
	.ccm-page .qbb-table6 td {
		line-height: 1.6;
		padding: 5px;
	}
	.ccm-page .qbb-table6.st1 tbody td:nth-child(1) {
		width: auto;
	}
	.ccm-page .qbb-table6.st1 tbody td:nth-child(2) {
		padding-left: 0;
	}
	.ccm-page .qbb-table6.st1 tbody td:nth-child(3) {
		padding-right: 5px;
		width: auto;
	}
	.ccm-page .qbb-table6.st1 tbody td:nth-child(4) {
		padding-right: 5px;
		width: auto;
	}



	.ccm-page .qbb-table7 tbody,
	.ccm-page .qbb-table7 tbody tr,
	.ccm-page .qbb-table7 tbody th,
	.ccm-page .qbb-table7 tbody td {
		display: block;
		width: 100%;
	}
	.ccm-page .qbb-table7 + .qbb-table7 {
		margin-top: 30px;
	}
	.ccm-page .qbb-table7 tbody th {
		border-bottom: 0 none;
		padding: 10px;
	}
	.ccm-page .qbb-table7.st1 tbody th {
		width: 100%;
	}
	.ccm-page .qbb-table7.st2 tbody th {
		width: 100%;
	}
	.ccm-page .qbb-table7 tbody td {
		padding: 10px 10px 15px;
	}



	.ccm-page .qbb-c-table1,
	.ccm-page .qbb-c-table1 thead,
	.ccm-page .qbb-c-table1 tbody,
	.ccm-page .qbb-c-table1 tr,
	.ccm-page .qbb-c-table1 th,
	.ccm-page .qbb-c-table1 td {
		display: block;
		width: 100%;
	}
	.ccm-page .qbb-c-table1 th {
		border-bottom: none;
		padding: 25px 0 20px;
		width: 100%;
	}
	.ccm-page .qbb-c-table1 td {
		border-left: none;
		text-align: left;
		padding: 0 0 20px;
	}



	.ccm-page .qbb-f-table1,
	.ccm-page .qbb-f-table1 thead,
	.ccm-page .qbb-f-table1 tbody,
	.ccm-page .qbb-f-table1 tr,
	.ccm-page .qbb-f-table1 th,
	.ccm-page .qbb-f-table1 td {
		display: block;
		width: 100%;
	}
	.ccm-page .qbb-f-table1 th {
		border-bottom: none;
		padding: 10px 15px;
		width: 100%;
	}
	.ccm-page .qbb-f-table1 td {
		border-left: none;
		padding: 15px 0;
	}
	.ccm-page .qbb-f-table1.st1 th div {
		margin-top: 0;
	}
	.ccm-page .qbb-f-table1.st1 .checkbox,
	.ccm-page .qbb-f-table1.st1 .radio {
		padding-left: 25px;
	}
	
	
	
	.ccm-page .qbb-f-block1 {
		padding-bottom: 15px;
	}
	.ccm-page .qbb-f-block1:before {
		display: none;
	}
	.ccm-page .qbb-f-block1 .form-group {
		padding: 0;
	}
	.ccm-page .qbb-f-block1 .control-label {
		background: #f7f7f7;
		left: auto;
		margin-bottom: 15px;
		padding: 15px;
		position: relative;
		top: auto;
		width: 100%;
	}
	.ccm-page .qbb-f-block1 .control-label br {
		display: none;
	}
	.ccm-page .qbb-f-block1 .control-label span {
		right: 15px;
		top: 18px;
	}
	.ccm-page .qbb-f-block1 .control-label + span {
		display: inline-block;
		height: 1.5em;
		padding: 0 15px;
	}



	.ccm-page .qbb-data1 &gt; dl {
		width: 50%;
	}
	.ccm-page .qbb-data1 &gt; dl:nth-child(3n) {
		border-right-width: 1px;
	}
	.ccm-page .qbb-data1 &gt; dl:nth-child(3n+1) {
		clear: none;
	}
	.ccm-page .qbb-data1 &gt; dl:nth-child(2n) {
		border-right-width: 0;
	}
	.ccm-page .qbb-data1 &gt; dl:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-data1 &gt; dl:nth-child(n+3) {
		margin-top: -1px;
	}



	.ccm-page .qbb-allergen1 li {
		height: 90px;
		width: 25%;
	}
	.ccm-page .qbb-allergen1 li:nth-child(7n+1) {
		border-left: none;
		clear: none;
	}
	.ccm-page .qbb-allergen1 li:nth-child(4n+1) {
		border-left: 1px solid #CCC;
		clear: left;
	}
	.ccm-page .qbb-allergen1 li:nth-child(n+5) {
		margin-top: -1px;
	}
	.ccm-page .qbb-allergen1 img {
		margin: 0 auto 2px;
	}



	.ccm-page .qbb-allergen2 li {
		width: 33.3333%;
	}
	.ccm-page .qbb-allergen2 li:nth-child(7n+1) {
		border-left: none;
		clear: none;
	}
	.ccm-page .qbb-allergen2 li:nth-child(3n+1) {
		border-left: 1px solid #CCC;
		clear: left;
	}
	.ccm-page .qbb-allergen2 li:nth-child(n+4) {
		margin-top: -1px;
	}



	.ccm-page .qbb-num-block1 {
		margin-top: 10px;
	}
	.ccm-page .qbb-num-block1 li {
		font-size: 14px;
		padding: 0 0 0 30px;
	}
	.ccm-page .qbb-num-block1 li .num1 {
		font-size: 20px;
		top: 2px;
	}
	.ccm-page .qbb-num-block1 li + li .num1 {
		font-size: 20px;
		top: 22px;
	}



	.ccm-page .qbb-num-block2 {
		padding: 2px 0 0 30px;
	}
	.ccm-page .qbb-num-block2 .num1 {
		font-size: 13px;
		height: 23px;
		line-height: 22px;
		width: 23px;
	}
	.ccm-page .qbb-num-block2 .num1.st1 {
		top: 7px;
	}



	.ccm-page .qbb-num-block3 {
		margin-left: -15px;
		margin-right: -15px;
		position: relative;
	}
	.ccm-page .qbb-num-block3 .item1 {
		border-radius: 4px;
		padding: 23px 0;
	}
	.ccm-page .qbb-num-block3 .item1 + .item1 {
		margin-top: 15px;
	}
	.ccm-page .qbb-num-block3 .item1 .block1 &gt; div.num1 {
		font-size: 22px;
		width: 55px;
	}
	.ccm-page .qbb-num-block3 .item1 .block1 &gt; div.body1 {
		padding: 0 19px 0 20px; 
	}
	.ccm-page .qbb-num-block3 .item1 .block1 &gt; div.body1:before {
		height: 13px;
		left: -7px;
		margin-top: -7px;
		width: 13px;
	}
	.ccm-page .qbb-num-block3 .item1 .block1 &gt; div.body1 p {
		font-size: 15px;
		line-height: 1.86;
	}



	.ccm-page .qbb-tags1 &gt; * {
		border-radius: 5px;
		font-size: 12px;
		line-height: 27px;
		margin: 0 8px 8px 0;
		height: 29px;
		padding: 0 13px;
	}



	.ccm-page .qbb-sns-block1 {
		display: block;
		margin-left: -15px;
		margin-right: -15px;
		padding: 25px 0;
		text-align: center;
	}
	.ccm-page .qbb-sns-block1 p {
		font-size: 12px;
		margin: 0 0 10px 0;
	}
	.ccm-page .qbb-sns1 li + li {
		margin-left: 16px;
	}



	.ccm-page .qbb-f-dial1 .txt1 {
		display: block;
		line-height: 1.2;
	}
	.ccm-page .qbb-f-dial1 .txt2 {
		font-size: 15px;
	}
	.ccm-page .qbb-f-dial1 .txt1 + .txt2 {
		margin: 0;
	}



	.ccm-page .qbb-note2 {
		text-align: left;
	}
	.ccm-page .qbb-note2 li {
		padding-left: 1em;
		text-indent: -1em;
	}


	.ccm-page .qbb-banner1 {
		margin: 0;
	}
	.ccm-page .qbb-banner1 ul li {
		font-size: 12px;
		line-height: 1.58;
		margin: 0 4.7058% 0 0; 
		width: 47.6470%;
	}
	.ccm-page .qbb-banner1 ul li:nth-child(4n) {
		margin-right: 4.7058%;
	}
	.ccm-page .qbb-banner1 ul li:nth-child(4n+1) {
		clear: none;
	}
	.ccm-page .qbb-banner1 ul li:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-banner1 ul li:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-banner1 ul li:nth-child(n+3) {
		margin-top: 15px;
	}



	.ccm-page .qbb-banner2 ul li {
		float: none;
		margin: auto; 
		width: 100%;
	}
	.ccm-page .qbb-banner2 ul li:nth-child(2n) {
		margin-right: auto;
	}
	.ccm-page .qbb-banner2 ul li:nth-child(2n+1) {
		clear: both;
	}
	.ccm-page .qbb-banner2 ul li + li {
		margin-top: 14px;
	}



	.ccm-page .qbb-banner3 ul li {
		font-size: 12px;
		width: 47.6470%;
	}
	.ccm-page .qbb-banner3.st2 ul li {
		font-size: 12px;
	}
	.ccm-page .qbb-banner3.st2 ul li + li {
		margin-left: 4.2%;
	}



	.ccm-page .qbb-banner4 ul li {
		float: none;
		margin: auto; 
		width: 100%;
	}
	.ccm-page .qbb-banner4 ul li:nth-child(2n) {
		margin-right: auto;
	}
	.ccm-page .qbb-banner4 ul li:nth-child(2n+1) {
		clear: both;
	}
	.ccm-page .qbb-banner4 ul li + li {
		margin-top: 20px;
	}
	.ccm-page .qbb-banner4 ul li a .image1  {
		margin-bottom: 10px;
	}



	.ccm-page .qbb-banner5 {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-banner5 ul {
		display: block;
		text-align: center;
	}
	.ccm-page .qbb-banner5 ul li {
		display: inline-block;
		margin: 5px;
		vertical-align: middle;
		width: 165px;
	}



	/*.ccm-page .qbb-block1 &gt; div {
		margin: 0 3.2352% 15px 0;
		width: 48.3823%;
	}
	.ccm-page .qbb-block1 &gt; div:nth-child(3n) {
		margin-right: 3.2352%;
	}
	.ccm-page .qbb-block1 &gt; div:nth-child(3n+1) {
		clear: none;
	}
	.ccm-page .qbb-block1 &gt; div:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-block1 &gt; div:nth-child(2n+1) {
		clear: left;
	}*/
	.ccm-page .qbb-block1 .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.ccm-page .qbb-block1 .row &gt; div[class^="col-"] {
		padding-left: 5px;
		padding-right: 5px;
	}
	.ccm-page .qbb-block1 .item {
		margin-bottom: 15px;
	}
	.ccm-page .qbb-block1.st1 .item {
		margin-bottom: 20px;
	}
	.ccm-page .qbb-block1 .image1 .inner {
		padding-bottom: 68.6930%;
	}
	.ccm-page .qbb-block1 .image1.bdb1:after {
		height: 25px;
		width: 25px;
	}
	.ccm-page .qbb-block1 .image1 + .body1 {
		margin-top: 8px;
	}
	.ccm-page .qbb-block1 .copy1 {
		font-size: 12px;
		line-height: 1.4;
		padding: 0 2px;
	}
	.ccm-page .qbb-block1 .note1 .t1 {
		border-radius: 9px;
		line-height: 16px;
		margin: 0 7px 0 0;
	}
	.ccm-page .qbb-block1 .note1 .t2 {
		font-size: 11px;
	}



	/*.ccm-page .qbb-block2 &gt; div {
		margin: 0 4.706% 15px 0;
		width: 47.6470%;
	}
	.ccm-page .qbb-block2 &gt; div:nth-child(4n) {
		margin-right: 4.706%;
	}
	.ccm-page .qbb-block2 &gt; div:nth-child(4n+1) {
		clear: none;
	}
	.ccm-page .qbb-block2 &gt; div:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-block2 &gt; div:nth-child(2n+1) {
		clear: left;
	}*/
	.ccm-page .qbb-block2 .row {
		margin-left: -8px;
		margin-right: -8px;
	}
	.ccm-page .qbb-block2 .row &gt; div[class^="col-"] {
		padding-left: 8px;
		padding-right: 8px;
	}
	.ccm-page .qbb-block2 .row &gt; .col-xs-6:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-block2 .item {
		margin-bottom: 15px;
	}
	.ccm-page .qbb-block2 .image1 .inner {
		background-size: 78.3950%;
	}
	.ccm-page .qbb-block2 .image1 + .body1 {
		margin-top: 10px;
	}
	.ccm-page .qbb-block2 .copy1 {
		font-size: 14px;
	}



	.ccm-page .qbb-block3 &gt; .item {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-block3 &gt; .item:nth-child(2n) {
		float: none;
	}



	.ccm-page .qbb-block4 &gt; div {
		float: none;
	}
	.ccm-page .qbb-block4 &gt; div:nth-child(1) {
		width: 100%;
	}
	.ccm-page .qbb-block4 &gt; div:nth-child(2) {
		width: 100%;
	}



	.ccm-page .qbb-t-block1 .image1 {
		float: none;
		margin: 0 auto 25px;
	}
	.ccm-page .qbb-t-block1 .body1 {
		margin-left: 0;
		padding: 0 4px;
	}
	.ccm-page .qbb-t-block1 .body1 .title1 {
		font-size: 18px;
		line-height: 1.5;
		margin: 0 0 15px;
	}



	.ccm-page .qbb-pt-block1 {
		display: block;
		margin: 0 0 30px;
	}
	.ccm-page .qbb-pt-block1 .image1 {
		width: 100%;
	}
	.ccm-page .qbb-pt-block1 .body1 {
		padding: 25px 0 0;
		text-align: center;
		width: 100%;
	}
	.ccm-page .qbb-pt-block1 .body1 .title1 {
		font-size: 26px;
		margin: 0 0 8px;
		padding: 20px 0 0 0;
		text-align: center;
	}
	.ccm-page .qbb-pt-block1 .body1 .title1:before {
		left: 50%;
		margin-left: -12.5px;
	}
	.ccm-page .qbb-pt-block1 .body1 .sub1 {
		font-size: 14px;
		margin: 0 0 15px;
		text-align: center;
	}
	.ccm-page .qbb-pt-block1 .body1 .copy1 {
		margin: 0 auto 20px;
		text-align: left;
	}



	.ccm-page .qbb-vb-block1:before {
		display: none;
	}
	.ccm-page .qbb-vb-block1 .qbb-item2 {
		width: 100%;
	}
	.ccm-page .qbb-vb-block1 .qbb-item2:nth-child(1) {
		float: none;
	}
	.ccm-page .qbb-vb-block1 .qbb-item2:nth-child(2) {
		float: none;
		margin-top: 40px;
	}
	.ccm-page .qbb-item2 .txt1 {
		font-size: 17px;
	}
	.ccm-page .qbb-item2 .txt1 a {
		font-size: 17px;
		height: auto;
		padding: 15px 0;
	}
	.ccm-page .qbb-item2 .txt1 span {
		display: block;
		left: auto;
		padding: 0 30px 0 10px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.ccm-page .ccm-page .qbb-item2 .data1 {
		padding: 5px 3px;
	}




	.ccm-page .qbb-item3 .item {
		margin: 0 4.7% 0 0;
		width: 47.650%;
	}
	.ccm-page .qbb-item3 .item:nth-child(5n) {
		margin-right: 4.7%;
	}
	.ccm-page .qbb-item3 .item:nth-child(5n+1) {
		clear: none;
	}
	.ccm-page .qbb-item3 .item:nth-child(n+6) {
		margin-top: 35px;
	}
	.ccm-page .qbb-item3 .item:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-item3 .item:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-item3 .item:nth-child(n+3) {
		margin-top: 35px;
	}
	.ccm-page .qbb-item3 .badge1 {
		height: 37px;
		left: -12px;
		top: -10px;
		width: 37px;
	}
	.ccm-page .qbb-item3 .item .txt1 {
		font-size: 14px;
	}



	.ccm-page .qbb-item5 {
		margin-bottom: 20px;
		padding: 0 10px;
	}



	.ccm-page .qbb-b-list1 .list-head {
		font-size: 18px;
		height: 68px;
		margin: 0 0 25px;
	}
	.ccm-page .qbb-b-list1 .list-head a {
		padding: 25px 0 0 0;
	}
	.ccm-page .qbb-b-list1 .list-head a:after {
		right: 17px;
	}
	.ccm-page .qbb-b-list1 .list-body1 {
		padding: 0 18px 23px;
	}
	.ccm-page .qbb-b-list1 .list-body1 &gt; div + div {
		margin-top: 16px;
		padding-top: 18px;
	}
	.ccm-page .qbb-b-list1 .list-body1 .meta {
		margin: 0 0 5px;
	}


	.ccm-page .qbb-item1 {
		margin-bottom: 35px;
	}
	.ccm-page .qbb-block2 .col-sm-3:nth-child(n+5) .qbb-item1 {
		margin-top: 0;
	}
	.ccm-page .qbb-item1 .badge1 {
		height: 34px;
		left: -9px;
		top: -13px;
		width: 34px;
	}
	.ccm-page .qbb-item1 .txt1 {
		font-size: 13px;
		line-height: 1.6;
		margin: 14px 0 0;
	}
	.ccm-page .qbb-item1 .prd1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start;
		margin: 10px 0 0;
		overflow: hidden;
		width: 100%;
	}
	.ccm-page .qbb-item1 .txt2 {
		font-size: 11px;
		line-height: 1.4;
		padding-left: 8px;
	}



	.ccm-page .qbb-cat-item1 {
		margin-bottom: 25px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.ccm-page .qbb-cat-item1 .body1 {
		padding: 12px 0 0;
	}
	.ccm-page .qbb-cat-item1 .body1 .txt1 {
		font-size: 17px;
	}



	.ccm-page .qbb-lc-block1 {
		background: #fbfaf7;
		padding-bottom: 30px;
	}
	.ccm-page .qbb-lc-block1:before {
		display: none;
	}
	.ccm-page .qbb-lc-block1 .block1 {
		padding: 0 0 25px;
		width: 100%;
	}
	.ccm-page .qbb-lc-block1.l .block1 {
		float: none;
	}
	.ccm-page .qbb-lc-block1.r .block1 {
		float: none;
	}
	.ccm-page .qbb-lc-block1 .block1 .image1 {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-lc-block1 .block1 .body1 {
		margin-top: 22px;
	}
	.ccm-page .qbb-lc-block1.l .block1 .body1 {
		padding-right: 0;
	}
	.ccm-page .qbb-lc-block1.r .block1 .body1 {
		padding-left: 0;
	}
	.ccm-page .qbb-lc-block1 .block1 .body1 .title1 {
		font-size: 18px;
		margin: 0 0 10px;
	}
	.ccm-page .qbb-lc-block1 .block1 .body1 .copy1 {
		margin: 0 0 15px;
	}
	.ccm-page .qbb-lc-block1 .block1 .qbb-button4 {
		display: block;
		font-size: 14px;
		margin: auto;
		max-width: 320px;
		width: 100%;
	}
	.ccm-page .qbb-lc-block1 .block1 .qbb-button4 span {
		padding: 0;
	}
	.ccm-page .qbb-lc-block1 .block2 {
		bottom: auto;
		padding-bottom: 20px;
		position: relative;
	}
	.ccm-page .qbb-lc-block1.l .block2 {
		right: auto;
	}
	.ccm-page .qbb-lc-block1.r .block2 {
		left: auto;
	}
	.ccm-page .qbb-lc-block1 .qbb-item1 {
		margin-bottom: 0;
	}



	.ccm-page .qbb-cp-block1 + .qbb-cp-block1 {
		margin-top: 45px;
	}
	.ccm-page .qbb-cp-block1 .image1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-cp-block1 .body1 {
		margin: 19px 0 0 0;
	}
	.ccm-page .qbb-cp-block1 .body1 .hd1 {
		font-size: 17px;
	}
	.ccm-page .qbb-cp-block1 .body1 .copy1 {
		line-height: 1.75;
	}
	.ccm-page .qbb-cp-block1 .body1 .d-list1 tr th:before {
		margin: 0 4px 0 0;
	}
	.ccm-page .qbb-cp-block1 .body1 .buttons1 {
		text-align: center;
	}
	.ccm-page .qbb-cp-block1 .body1 .buttons1 .qbb-button4 {
		font-size: 14px;
		height: 42px;
		line-height: 40px;
	}
	.ccm-page .qbb-cp-block1 .body1 .buttons1 .qbb-button4 span {
		padding: 0 2em;
	}



	.ccm-page .qbb-recipe-block1 {
		margin: 0;
		padding: 0 0 25px;
	}
	.ccm-page .qbb-recipe-block1:before {
		display: none;
	}
	.ccm-page .qbb-recipe-block1 .image1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-recipe-block1 .body1 {
		float: none;
		padding: 15px 0 0;
		width: 100%;
	}
	.ccm-page .qbb-recipe-block1 .body1 .print1 {
		display: none;
	}
	.ccm-page .qbb-recipe-block1 .body1 .block1 {
		padding: 0 15px;
	}
	.ccm-page .qbb-recipe-block1 .body1 .block1 .note1 {
		font-size: 13px;
		margin: 0 0 15px;
	}
	.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div {
		font-size: 14px;
		padding: 0 8%;
	}
	.ccm-page .qbb-recipe-block1 .body1 .block1 .data1 &gt; div .t2 {
		font-size: 18px;
	}
	.ccm-page .qbb-recipe-block1 .body1 .block1 .hd1 {
		margin: 30px 0 10px;
	}

	.ccm-page .qbb-s-prd-link1 .thu1 {
		min-width: 100px;
	}
	.ccm-page .qbb-s-prd-link1 {
		padding-right: 47px;
	}



	.ccm-page .qbb-point1 {
		padding-bottom: 30px;
	}
	.ccm-page .qbb-point1 .inner1 .title1 {
		float: none;
		margin: auto;
		padding-top: 20px;
	}
	.ccm-page .qbb-point1 .inner1 .body1 {
		margin-left: 0;
		padding: 15px 0 0;
	}
	.ccm-page .qbb-point1 .inner1 .body1 p {
		font-size: 15px;
	}



	.ccm-page .qbb-prd-sld1 .item {
		padding: 12px;
	}
	.ccm-page .qbb-prd-sld1 .badge1 {
		left: -5px;
		top: -4px;
		width: 45px;
	}



	.ccm-page .qbb-rd-sld1 {
		margin-left: -7px;
		margin-right: -7px;
	}
	.ccm-page .qbb-hd1 + .qbb-rd-sld1 {
		margin-top: -10px;
	}
	.ccm-page .qbb-rd-sld1 .slick-slider {
		padding-bottom: 35px;
	}
	.ccm-page .qbb-rd-sld1 .item {
		padding: 10px 8px 0;
	}
	.ccm-page .qbb-rd-sld1 .item .badge1 {
		height: 37px;
		left: 0;
		top: 0px;
		width: 37px;
	}
	.ccm-page .qbb-rd-sld1 .item .txt1 {
		font-size: 14px;
		line-height: 1.7;
		margin: 15px 0 0;
	}
	.ccm-page .qbb-rd-sld1 .item .marks1 {
		margin: 15px 0 0;
	}
	.ccm-page .qbb-rd-sld1 .slick-arrow {
		bottom: 0;
		height: 20px;
		top: auto;
		width: 20px;
	}
	.ccm-page .qbb-rd-sld1 .slick-next {
		margin-right: -55px;
		right: 50%;
	}
	.ccm-page .qbb-rd-sld1 .slick-prev {
		margin-left: -55px;
		left: 50%;
	}
	.ccm-page .qbb-rd-sld1 .slick-arrow:before {
		height: 15px;
		top: 2px;
		width: 15px;
	}
	.ccm-page .qbb-rd-sld1 .slick-next:after{
		border-left: 2px dotted #ed1b23;
		content: "";
		display: block;
		height: 22px;
		margin: -1px 0 0 -38px;
		overflow: hidden;
		position: relative;
		width: 0;
	}
	.ccm-page .qbb-rd-sld1 .slick-next:before {
		left: -4px;
	}
	.ccm-page .qbb-rd-sld1 .slick-prev:before {
		left: 7px;
	}



	.ccm-page .qbb-rd-sld2 {
		margin-left: -7px;
		margin-right: -7px;
	}
	.ccm-page .qbb-hd1 + .qbb-rd-sld2 {
		margin-top: -10px;
	}
	.ccm-page .qbb-rd-sld2 .slick-slider {
		padding-bottom: 35px;
	}
	.ccm-page .qbb-rd-sld2 .item {
		padding: 10px 8px 0;
	}
	.ccm-page .qbb-rd-sld2 .item .badge1 {
		height: 37px;
		top: -10px;
		width: 37px;
	}
	.ccm-page .qbb-rd-sld2 .item .badge-num1 {
		height: 25px;
		left: 3px;
		line-height: 25px;
		top: 5px;
		width: 25px;
	}
	.ccm-page .qbb-rd-sld2 .item .txt1 {
		font-size: 14px;
		line-height: 1.7;
		margin: 15px 0 0;
	}
	.ccm-page .qbb-rd-sld2 .item .prd1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 10px 0 0;
		overflow: hidden;
		width: 100%;
	}
	.ccm-page .qbb-rd-sld2 .item .txt2 {
		font-size: 11px;
		line-height: 1.45;
		padding-left: 11px;
	}
	.ccm-page .qbb-rd-sld2 .slick-arrow {
		bottom: 0;
		height: 20px;
		top: auto;
		width: 20px;
	}
	.ccm-page .qbb-rd-sld2 .slick-next {
		margin-right: -55px;
		right: 50%;
	}
	.ccm-page .qbb-rd-sld2 .slick-prev {
		margin-left: -55px;
		left: 50%;
	}
	.ccm-page .qbb-rd-sld2 .slick-arrow:before {
		height: 15px;
		top: 2px;
		width: 15px;
	}
	.ccm-page .qbb-rd-sld2 .slick-next:after{
		border-left: 2px dotted #ed1b23;
		content: "";
		display: block;
		height: 22px;
		margin: -1px 0 0 -38px;
		overflow: hidden;
		position: relative;
		width: 0;
	}
	.ccm-page .qbb-rd-sld2 .slick-next:before {
		left: -4px;
	}
	.ccm-page .qbb-rd-sld2 .slick-prev:before {
		left: 7px;
	}



	.ccm-page .qbb-rd-sld3 {
		margin-left: -7px;
		margin-right: -7px;
	}
	.ccm-page .qbb-hd1 + .qbb-rd-sld3 {
		margin-top: -10px;
	}
	.ccm-page .qbb-rd-sld3 .slick-slider {
		padding-bottom: 35px;
	}
	.ccm-page .qbb-rd-sld3 .item {
		padding: 10px 8px 0;
	}
	.ccm-page .qbb-rd-sld3 .item .badge1 {
		height: 37px;
		left: 0;
		top: 0px;
		width: 37px;
	}
	.ccm-page .qbb-rd-sld3 .item .txt1 {
		font-size: 14px;
		line-height: 1.7;
		margin: 15px 0 0;
	}
	.ccm-page .qbb-rd-sld3 .slick-arrow {
		bottom: 0;
		height: 20px;
		top: auto;
		width: 20px;
	}
	.ccm-page .qbb-rd-sld3 .slick-next {
		margin-right: -55px;
		right: 50%;
	}
	.ccm-page .qbb-rd-sld3 .slick-prev {
		margin-left: -55px;
		left: 50%;
	}
	.ccm-page .qbb-rd-sld3 .slick-arrow:before {
		height: 15px;
		top: 2px;
		width: 15px;
	}
	.ccm-page .qbb-rd-sld3 .slick-next:after{
		border-left: 2px dotted #ed1b23;
		content: "";
		display: block;
		height: 22px;
		margin: -1px 0 0 -38px;
		overflow: hidden;
		position: relative;
		width: 0;
	}
	.ccm-page .qbb-rd-sld3 .slick-next:before {
		left: -4px;
	}
	.ccm-page .qbb-rd-sld3 .slick-prev:before {
		left: 7px;
	}



	.ccm-page .qbb-cm-sld2 .slick-arrow {
		margin-top: -20px;
		height: 20px;
		width: 20px;
	}
	.ccm-page .qbb-cm-sld2 .slick-next {
		right: -10px;
	}
	.ccm-page .qbb-cm-sld2 .slick-prev {
		left: -10px;
	}
	.ccm-page .qbb-cm-sld2 .slick-arrow:before {
		height: 20px;
		width: 20px;
	}



	.ccm-page .qbb-ent-head1 {
		margin: 0 0 25px;
		padding: 0 0 7px;
	}
	.ccm-page .qbb-ent-head1 .meta1 {
		margin: 0 0 15px;
	}
	.ccm-page .qbb-ent-head1 .title1 {
		font-size: 20px;
		line-height: 1.7;
	}
	html.qbb-en .ccm-page .qbb-ent-head1 .title1 {
		font-size: 18px;
		line-height: 1.5;
	}



	.ccm-page .qbb-ent-body1 {
		margin-bottom: 45px;
	}
	.ccm-page .qbb-ent-body1 p {
		line-height: 2;
		margin-bottom: 1.5em;
	}
	.ccm-page .qbb-ent-body1 figure {
		margin: 0 auto 1.5em;
	}
	.ccm-page .qbb-ent-body1 figure figcaption {
		font-size: 13px !important;
		line-height: 1.769;
	}



	.ccm-page .qbb-sep1 {
		margin: 40px 0;
	}
	.ccm-page .qbb-sep2 {
		margin: 40px 0;
	}
	.ccm-page .qbb-sep3 {
		margin: 40px 0 30px;
	}
	.ccm-page .qbb-sep4 {
		margin: 60px 0;
	}



	.ccm-page .qbb-pagenation1 {
		margin-left: -15px;
		margin-right: -15px;
		position: relative;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-pagenation1 .pagination&gt;li&gt;a,
	.ccm-page .qbb-pagenation1 .pagination&gt;li&gt;span {
		margin: 0 4px;
		line-height: 31px;
		width: 33px;
	}
	.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;a:before,
	.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;span:before,
	.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;a:before,
	.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;span:before {
		height: 6px;
		top: 13px;
		width: 6px;
	}
	.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;a:before,
	.ccm-page .qbb-pagenation1 .pagination&gt;li.next&gt;span:before {
		left: 12px;
	}
	.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;a:before,
	.ccm-page .qbb-pagenation1 .pagination&gt;li.prev&gt;span:before {
		left: 14px;
	}



	.ccm-page .qbb-c-bg1 {
		padding: 30px 0;
	}



	.ccm-page .qbb-prd-top-cheese1 {
		margin-bottom: 40px;
		padding: 0 0 40px;
	}
	.ccm-page .qbb-prd-top-cheese1:before {
		height: 120px;
		top: -50px;
	}
	.ccm-page .qbb-prd-top-cheese1-bg1 {
		display: none;
	}
	.ccm-page .qbb-prd-top-cheese1-bg2 {
		display: none;
	}



	.ccm-page .qbb-contact-success1 {
		margin: 10px 0 30px;
		padding: 35px 0 30px;
	}
	.ccm-page .qbb-contact-success1 .block1 {
		display: block;
	}
	.ccm-page .qbb-contact-success1 .image1 {
		padding-left: 20px;
		text-align: center;
		width: 100%;
	}
	.ccm-page .qbb-contact-success1 .image1 img {
		margin: auto;
	}
	.ccm-page .qbb-contact-success1 .body1 {
		padding: 15px 0 0 0;
		width: 100%;
	}
	.ccm-page .qbb-contact-success1 .body1 .copy1 {
		font-size: 20px;
		line-height: 1.55;
		text-align: center;
	}
	.ccm-page .qbb-contact-success1 .body1 .copy2 {
		font-size: 15px;
		line-height: 1.866;
	}



	.ccm-page .qbb-sw-content1 &gt; div {
		margin-top: 40px;
	}



	.ccm-page .qbb-recipe-page-main1 .title1 {
		font-size: 17px;
		letter-spacing: 0.16em;
		margin: 0 0 10px;
	}
	.ccm-page .qbb-recipe-page-main1 .block1 {
		background-size: cover;
		height: auto;
	}
	.ccm-page .qbb-recipe-page-main1 .block1:before {
		content: "";
		display: block;
		padding-bottom: 88.8888%;
		width: 100%;
	}



	.ccm-page .qbb-b-menu1 {
		margin: 30px 0 20px;
	}
	.ccm-page .qbb-b-menu1 li {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-b-menu1 li a {
		font-size: 15px;
		height: auto;
		padding: 15px 0;
	}
	.ccm-page .qbb-b-menu1 li a span {
		left: auto;
		padding: 0 32px 0 18px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}



	.ccm-page .qbb-k-button1 {
		font-size: 17px;
		height: 60px;
	}
	.ccm-page .qbb-k-button1 &gt; span .small {
		font-size: 11px;
	}
	.ccm-page .qbb-k-button1 .icon1 {
		margin: 0 9px 0 0;
		width: 38px;
	}



	.ccm-page .qbb-k-button2 {
		font-size: 17px;
		line-height: 1.1;
		margin: auto;
		max-width: 340px;
		padding: 13px 0;
	}
	.ccm-page .qbb-k-button2 &gt; span .small {
		font-size: 11px;
	}
	.ccm-page .qbb-k-button2 .icon1 {
		margin: 0 9px 0 0;
		width: 37px;
	}



	.ccm-page .qbb-bg1.st1 {
		padding: 45px 0 40px;
	}
	
	
	
	.ccm-page .qbb-bg2 {
		background: none;
		padding: 0;
	}
	.ccm-page .qbb-bg2.st1 {
		background: none;
	}



	.ccm-page * + .qbb-sec2 {
		margin-top: 30px;
	}



	.ccm-page .qbb-bg3 {
		margin: 70px 0 0;
		padding: 40px 0 50px;
	}



	.ccm-page .qbb-cl2-block1 {
		padding-left: 0;
	}
	.ccm-page .qbb-cl2-block1 .main1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-cl2-block1 .side1 {
		float: none;
		margin-bottom: -3em;
		margin-left: -15px;
		margin-right: -15px;
		width: auto;
	}



	.ccm-page .qbb-side-menu1 {
		/*margin: 40px auto 17px;*/
		margin: 40px auto 0;
		top: auto;
	}
	.ccm-page .qbb-side-menu1 .inner1 {
		border-radius: 0;
		box-shadow: none;
		padding: 0;
	}
	.ccm-page .qbb-side-menu1 .inner1 .hd1 {
		border-top: 6px solid #888;
		font-size: 20px;
		padding: 35px 0 29px;
	}
	.ccm-page .qbb-side-menu1 .inner1 .hd1:after {
		display: none;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 {
		border-bottom: 1px solid #888;
		border-top: 1px solid #888;
		padding: 0;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li + li {
		border-top: 1px solid #888;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; a {
		padding: 13px 0 13px 18px;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li.parent &gt; a {
		padding-right: 54px;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt {
		height: 50px;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt:after,
	.ccm-page .qbb-side-menu1 .inner1 .list1 &gt; li &gt; .blt:before {
		right: 18px;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 ul {
		margin: 3px 0 10px;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 ul li a {
		padding: 6px 0 6px 38px;
	}
	.ccm-page .qbb-side-menu1 .inner1 .list1 ul li a:before {
		left: 25px;
		top: 15px;
	}
	.ccm-page .qbb-side-menu1 .inner2 {
		padding: 16px 0 17px;
	}



	.ccm-page .qbb-o-block1 &gt; div {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-o-block1 &gt; div:nth-child(n+3) {
		margin-top: 30px;
	}
	.ccm-page .qbb-o-block1 &gt; div:nth-child(n+2) {
		margin-top: 30px;
	}
	.ccm-page .qbb-o-block1 .hd1 {
		font-size: 15px;
		margin: 0 0 15px;
	}



	.ccm-page .qbb-recipe-search1 {
		padding: 45px 0;	
	}
	.ccm-page .qbb-recipe-search1 .block1 {
		height: auto;
		width: 100%;
	}
	.ccm-page .qbb-recipe-search1 .block1 .hd1 {
		float: none;
		font-size: 22px;
		margin: 0 0 25px;
		padding: 0;
		text-align: center;
	}
	.ccm-page .qbb-recipe-search1 .block1 .search-box1 {
		float: none;
		height: 46px;
		width: 100%;
	}
	.ccm-page .qbb-recipe-search1 .block1 .search-box1 input[type="text"] {
		padding: 0 46px 0 16px;
		right: 0;
		width: 100%;
	}
	.ccm-page .qbb-recipe-search1 .block2 {
		margin: 20px 0 0;
	}
	.ccm-page .qbb-recipe-search1 .block2 &gt; div {
		float: none;
		margin-right: 0;
		width: 100% !important;
	}
	.ccm-page .qbb-recipe-search1 .block2 .hd2 {
		background-color: #fbfaf7;
		font-size: 17px;
		margin: 0 0 10px;
		padding: 25px 0 10px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1 {
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1:after {
		background-color: #fbfaf7;
		bottom: 0;
		content: "";
		display: block;
		height: 1px;
		left: 0;
		position: absolute;
		width: 100%;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1 li {
		border-bottom: 1px dotted #998675;
		display: block;
		float: left;
		width: 50%;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st3 li {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1 li + li {
		border-top: 0 none;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1 li:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1 li:nth-child(odd) {
		border-right: 1px dotted #998675;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st3 li:nth-child(odd) {
		border-right: 0 none;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st1 a {
		padding-left: 3px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st1 li:nth-child(even) a {
		padding-left: 13px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st2 a {
		padding-left: 0;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st2 li:nth-child(even) a {
		padding-left: 13px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st3 a {
		height: auto;
		padding: 0 0 0 4px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1 a &gt; span {
		height: 64px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st3 a &gt; span {
		height: 72px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st1 a &gt; span:before {
		left: 43px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st2 a &gt; span:before {
		left: 46px;
	}
	.ccm-page .qbb-recipe-search1 .block2 .list1.st3 a &gt; span:before {
		left: 60px;
	}



	.ccm-page .qbb-products-search1 {
		padding: 50px 0 60px;	
	}
	.ccm-page .qbb-products-search1 .block1 {
		height: auto;
		width: 100%;
	}
	.ccm-page .qbb-products-search1 .block1 .hd1 {
		float: none;
		font-size: 22px;
		margin: 0 0 25px;
		padding: 0;
		text-align: center;
	}
	.ccm-page .qbb-products-search1 .block1 .search-box1 {
		float: none;
		height: 46px;
		width: 100%;
	}
	.ccm-page .qbb-products-search1 .block1 .search-box1 input[type="text"] {
		padding: 0 46px 0 16px;
		right: 0;
		width: 100%;
	}



	.ccm-page .qbb-th-block1 &gt; div {
		margin-right: 2.9411%;
		width: 48.5294%;
	}
	.ccm-page .qbb-th-block1 &gt; div:nth-child(4n) {
		margin-right: 2.9411%;
	}
	.ccm-page .qbb-th-block1 &gt; div:nth-child(4n+1) {
		clear: none;
	}
	.ccm-page .qbb-th-block1 &gt; div:nth-child(n+5) {
		margin-top: 20px;
	}
	.ccm-page .qbb-th-block1 &gt; div:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-th-block1 &gt; div:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-th-block1 &gt; div:nth-child(n+3) {
		margin-top: 20px;
	}



	.ccm-page .qbb-company-message1 &gt; div:nth-child(1) {
		height: 145px;
		width: 44.1176%;
	}
	.ccm-page .qbb-company-message1 &gt; div:nth-child(2) {
		height: 145px;
		width: 44.1176%;
	}
	.ccm-page .qbb-company-message1 &gt; div:nth-child(3) {
		margin-bottom: 30px;
	}
	.ccm-page .qbb-company-message1 .hd1 {
		font-size: 15px;
		line-height: 20px;
	}
	.ccm-page .qbb-company-message1 .hd1 span {
		padding: 0 10px;
	}
	.ccm-page .qbb-company-message1 .copy1 {
		font-size: 45px;
		margin: 20px auto 0;
	}
	.ccm-page .qbb-company-message1 .copy1 img {
		width: 110px;
	}
	.ccm-page .qbb-company-message1 .copy2 {
		font-size: 21px;
		margin: 20px auto 0;
	}
	.ccm-page .qbb-company-message1 .emblem1 {
		height: auto;
		margin: 10px auto 0;
		width: 80px;
	}

	.ccm-page .qbb-company-message2 {
		margin: 25px 0;
	}
	.ccm-page .qbb-company-message2 &gt; div {
		float: none;
		text-align: center;
		width: 100%;
	}
	.ccm-page .qbb-company-message2 &gt; div + div {
		margin-left: 0;
		margin-top: 25px;
	}
	.ccm-page .qbb-company-message2 &gt; div p {
		font-size: 18px;
		margin: 10px 0 0 0;
	}
	.ccm-page .qbb-company-message2 &gt; div p span {
		font-size: 13px;
	}



	.ccm-page .qbb-company-about1 {
		margin: 20px 0 0;
	}
	.ccm-page .qbb-company-about1 &gt; div:nth-child(1) {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-company-about1 &gt; div:nth-child(2) {
		float: none;
		margin-top: 20px;
		width: 100%;
	}
	.ccm-page .qbb-company-about1 table thead th {
		padding: 10px 0;
		width: 25%;
	}
	.ccm-page .qbb-company-about1 table thead th:nth-child(1) {
		padding: 10px;
		width: 50%
	}
	.ccm-page .qbb-company-about1 table thead th span {
		display: block;
	}
	.ccm-page .qbb-company-about1 table tbody th:nth-child(1) {
		padding: 10px;
	}
	.ccm-page .qbb-company-about1 table tbody td {
		padding: 10px 10px 10px 0;
	}
	.ccm-page .qbb-company-about1 table tfoot th:nth-child(1) {
		padding: 10px;
	}
	.ccm-page .qbb-company-about1 table tfoot td {
		padding: 10px 10px 10px 0;
	}



	.ccm-page .qbb-company-value1 .hd1 {
		font-size: 19px;
		margin: 0 0 20px;
	}
	.ccm-page .qbb-company-value1 .hd1 img {
		height: auto;
		margin: 0 6px 0 0;
		width: 65px;
	}
	.ccm-page .qbb-company-value1 .block1 {
		margin: 0 -15px 40px;
		padding: 35px 5px 30px;
	}
	.ccm-page .qbb-company-value1 .block1 img {
		max-width: 351px;
	}
	.ccm-page .qbb-company-value1 .block2 &gt; div.body1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-company-value1 .block2 &gt; div.image1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-company-value1 .block2 &gt; div.image1 img {
		margin: 10px auto 0;
	}
	.ccm-page .qbb-company-value1 .block2 &gt; div.image1 img + img {
		margin-top: 10px;
	}
	.ccm-page .qbb-company-value1 .block2 h4 {
		font-size: 15px;
	}
	.ccm-page .qbb-company-value1 .block2 p + h4 {
		margin-top: 14px;
	}
	.ccm-page .qbb-company-value1 .block3 {
		margin: 19px 0 0;
	}
	.ccm-page .qbb-company-value1 .block3 img {
		max-width: 100%;
	}
	.ccm-page .qbb-company-value1 .block4 {
		margin-left: -15px;
		margin-right: -15px;
		padding: 0 10px 0 8px;
		position: relative;
		width: auto;
	}
	.ccm-page .qbb-company-value1 .block4 img {
		max-width: 100%;
	}
	.ccm-page .qbb-company-value1 .block5 &gt; div.body1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-company-value1 .block5 &gt; div.image1 {
		float: none;
		text-align: center;
		width: 100%;
	}



	.ccm-page  .qbb-links1 {
		overflow: hidden;
		width: 100%;
	}
	.ccm-page  .qbb-links1 &gt; a {
		background-size: 16px 16px;
		clear: left;
		float: left;
		font-size: 14px;
		padding-right: 20px;
	}
	.ccm-page  .qbb-links1 &gt; a + a {
		margin: 0.2em 0 0 0;
	}



	.ccm-page  .qbb-history1 {
		margin: 40px 0 65px;
	}
	.ccm-page  .qbb-history1 .item1 {
		display: block;
	}
	.ccm-page  .qbb-history1 .item1 &gt; div {
		display: block;
	}
	.ccm-page  .qbb-history1 .item1 &gt; div:nth-child(2) {
		padding-top: 20px;
		text-align: center;
		width: 100%;
	}
	.ccm-page  .qbb-history1 .item1 &gt; div:nth-child(2) img {
		height: auto;
		width: 192px;
	}
	.ccm-page  .qbb-history1 .item1 .block1 {
		display: block;
	}
	.ccm-page  .qbb-history1 .item1 .block1 &gt; div {
		display: block;
	}
	.ccm-page  .qbb-history1 .item1 .block1 .box1 {
		font-size: 14px;
		margin-bottom: 7px;
		width: 100%;
	}
	.ccm-page  .qbb-history1 .item1 .block1 .box1 span {
		font-size: 19px;
	}
	.ccm-page  .qbb-history1 .item1 .block1 .box2 p {
		line-height: 1.86;
	}



	.ccm-page .qbb-company-access-img1 {
		margin: 0 -15px 47px;
		overflow: hidden;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-company-access-img1 &gt; div {
		height: 350px;
		left: 50%;
		margin: 0 0 0 -200px;
		padding-bottom: 0;
		width: 412px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc {
		height: 22px;
		width: 61px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc1 {
		height: 25px;
		left: 142px;
		top: 81px;
		width: 98px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc2 {
		left: 310px;
		top: 182px;
		width: 66px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc3 {
		left: 267px;
		top: 277px;
		width: 60px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc4 {
		left: 286px;
		top: 219px;
		width: 77px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc5 {
		left: 190px;
		top: 297px;
		width: 68px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc6 {
		left: 123px;
		top: 319px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc7 {
		left: 18px;
		top: 195px;
		width: 68px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc8 {
		left: 106px;
		top: 126px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc9 {
		left: 70px;
		top: 165px;
	}
	.ccm-page .qbb-company-access-img1 &gt; div .anc10 {
		left: 186px;
		top: 149px;
	}



	.ccm-page .qbb-lk-block1 {
		display: block;
	}
	.ccm-page .qbb-lk-block1 &gt; div {
		display: block;
	}
	.ccm-page .qbb-lk-block1 &gt; div:nth-child(1) {
		padding-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-lk-block1 &gt; div:nth-child(2) {
		width: 100%;
	}



	.ccm-page .qbb-ct-block1 &gt; div {
		width: 100%;
	}



	.ccm-page .qbb-company-top1 {
		display: block;
		margin-top: 30px;
		padding: 25px 27px;
	}
	.ccm-page .qbb-company-top1 &gt; div {
		display: block;
	}
	.ccm-page .qbb-company-top1 &gt; div:nth-child(1) {
		display: none;
	}
	.ccm-page .qbb-company-top1 &gt; div:nth-child(2) {
		text-align: center;
		width: 100%;
	}
	.ccm-page .qbb-company-top1 &gt; div:nth-child(3) {
		padding-right: 0;
	}
	.ccm-page .qbb-company-top1 h3 {
		font-size: 17px;
		margin-bottom: 23px;
	}



	.ccm-page .qbb-page-title-info-top1 {
		background-image: url("/application/themes/qbb/images/info/info-top-main-img1-sp.jpg");
		background-size: cover;
	}
	.ccm-page .qbb-page-title-info-top1 &gt; .inner1 {
		height: auto;
		padding-bottom: 72.6666%;
	}
	.ccm-page .qbb-page-title-info-top1 &gt; .inner1 .title1 {
		font-size: 26px;
		text-align: center;
		top: 25%;
		width: 100%;
	}



	.ccm-page .qbb-info-top1 {
		margin-top: -25px;
		padding: 0;
	}
	.ccm-page .qbb-info-top1:before {
		display: none;
	}
	.ccm-page .qbb-info-top1 .hd1 .qbb-hd8 {
		float: none;
	}
	.ccm-page .qbb-info-top1 .hd1 .qbb-hd8 a {
		display: block;
		padding: 0;
		position: relative;
		text-align: left;
	}
	.ccm-page .qbb-info-top1 .hd1 .qbb-hd8 a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center center;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 14px;
		width: 17px;
	}
	.ccm-page .qbb-info-top1 .hd1 .qbb-hd8 .sub1 {
		display: inline;
		font-size: 11px;
		margin-left: 10px;
		top: -0.55em;
	}
	.ccm-page .qbb-info-top1 .hd1 .qbb-link1 {
		display: none;
	}
	/*.ccm-page .qbb-info-top1 .qbb-link1 {
		display: block;
		padding: 2px 0;
		text-align: center;
	}*/
	.ccm-page .qbb-info-top1 .block1 {
		margin: 15px auto 0;
	}
	.ccm-page .qbb-info-top1 .block1:before {
		display: none;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list1 {
		border-top: 1px solid #ddd;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list1 li {
		border-right: 1px solid #ddd;
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list1 li:nth-child(-n+3) {
		border-top: 0 none;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list1 li a {
		height: auto;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list1 li a:after {
		right: 14px;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list1 li a.link-pdf1:after {
		right: 11px;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list1 li .txt1 {
		font-size: 15px;
		line-height: 1.866;
		padding: 10px 78px 10px 17px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.ccm-page .qbb-info-top1 .block1 ul.list2 li {
		margin: 0 2.9411% 23px 0;
		width: 48.5294%;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list2 li:nth-child(3n) {
		margin-right: 2.9411%;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list2 li:nth-child(3n+1) {
		clear: none;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list2 li:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list2 li:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list2 li a {
		background-color: transparent;
		display: block;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list2 li .image1 {
		display: block;
		width: 100%;
	}
	.ccm-page .qbb-info-top1 .block1 ul.list2 li .txt1 {
		display: block;
		font-size: 15px;
		line-height: 1.5;
		margin: 10px 0 0;
		text-align: center;
		width: 100%;
	}



	.ccm-page .qbb-info-top2 {
		background: -webkit-linear-gradient(#f7f7f7 0px, #fff 350px);
		background: -ms-linear-gradient(#f7f7f7 0px, #fff 350px);
		background: linear-gradient(#f7f7f7 0px, #fff 350px);
		margin-top: 0;
		padding: 40px 0 0;
	}
	.ccm-page .qbb-info-top2:before {
		display: none;
	}
	.ccm-page .qbb-info-top2 .block2 {
		margin-left: 0;
	}
	.ccm-page .qbb-info-top2 .block2 .hd1 .qbb-hd8 {
		float: none;
	}
	.ccm-page .qbb-info-top2 .block2 .hd1 .qbb-hd8 a {
		display: block;
		padding: 0 0 0 17px;
		position: relative;
		text-align: left;
	}
	.ccm-page .qbb-info-top2 .block2 .hd1 .qbb-hd8 a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center center;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 14px;
		width: 17px;
	}
	.ccm-page .qbb-info-top2 .block2 .hd1 .qbb-hd8 .sub1 {
		display: inline;
		font-size: 11px;
		margin-left: 10px;
		top: -0.55em;
	}
	.ccm-page .qbb-info-top2 .block2 .hd1 .qbb-link1 {
		display: none;
	}
	/*.ccm-page .qbb-info-top2 .copy1 {
		margin: 30px 0 20px;
	}*/
	.ccm-page .qbb-info-top2 .block1 {
		margin: 15px 0 0 0;
	}
	.ccm-page .qbb-info-top2 .qbb-link1 {
		display: block;
		padding: 2px 0;
		text-align: center;
	}
	.ccm-page .qbb-info-top2 .block1 ul.list1 li {
		border-right: 1px solid #ddd;
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-info-top2 .block1 ul.list1 li:nth-child(-n+2) {
		border-top: 0 none;
	}
	.ccm-page .qbb-info-top2 .block1 ul.list1 li:nth-child(1) {
		border-top: 1px solid #ddd;
	}
	.ccm-page .qbb-info-top2 .block1 ul.list1 li a {
		height: auto;
	}
	.ccm-page .qbb-info-top2 .block1 ul.list1 li a:after {
		right: 14px;
	}
	.ccm-page .qbb-info-top2 .block1 ul.list1 li .txt1 {
		font-size: 15px;
		line-height: 1.866;
		padding: 10px 78px 10px 17px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.ccm-page .qbb-info-top2 .qbb-k-button2 {
		font-size: 17px;
		margin-top: 20px;
	}
	.ccm-page .qbb-info-top2 .qbb-k-button2 &gt; span .small {
		display: inline;
		margin-left: 3px;
	}



	.ccm-page .qbb-info-top3 {
		padding: 0 0 40px;
		margin: -10px 0 0;
	}
	.ccm-page .qbb-info-top3:before {
		display: none;
	}
	.ccm-page .qbb-info-top3 .image1 {
		box-shadow: none;
		height: auto;
		left: auto;
		margin-left: -15px;
		margin-right: -15px;
		position: relative;
		top: auto;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-info-top3 .block1 {
		margin-top: 30px;
		max-width: none;
	}
	.ccm-page .qbb-info-top3 .block2 {
		margin-top: 28px;
		max-width: none;
	}
	/*.ccm-page .qbb-info-top3 .qbb-hd8 {
		margin: 0 0 20px;
	}*/
	.ccm-page .qbb-info-top3 .qbb-hd8 {
		float: none;
	}
	.ccm-page .qbb-info-top3 .qbb-hd8 a {
		display: block;
		padding: 0;
		position: relative;
		text-align: left;
	}
	.ccm-page .qbb-info-top3 .qbb-hd8 a:after {
		background: url("/application/themes/qbb/images/common/icon-arrow1.svg") no-repeat center center;
		background-size: 17px 17px;
		content: "";
		display: block;
		height: 17px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 14px;
		width: 17px;
	}
	.ccm-page .qbb-info-top3 .qbb-hd8 .sub1 {
		display: inline;
		font-size: 11px;
		margin-left: 10px;
		top: -0.55em;
	}
	.ccm-page .qbb-info-top3 .qbb-link1 {
		display: none;
	}
	/*.ccm-page .qbb-info-top3 .copy1 {
		margin: 0 0 15px;
	}
	.ccm-page .qbb-info-top3 .qbb-link1 {
		display: block;
		padding: 2px 0;
	}*/



	.ccm-page .qbb-com-info1 {
		margin-top: 10px;
	}
	.ccm-page .qbb-com-info1 .head1 {
		margin: 0 0 40px;
	}
	.ccm-page .qbb-com-info1 .head1 .title1 {
		float: none;
		font-size: 24px;
		margin: 0 0 35px;
		text-align: center;
	}
	.ccm-page .qbb-com-info1 .head1 .cate1 {
		float: none;
	}
	.ccm-page .qbb-com-info1 .head1 .cate1 li {
		margin-left: 2%;
		width: 29%;
	}
	.ccm-page .qbb-com-info1 .head1 .cate1 li:nth-child(3) {
		width: 38%;
	}
	.ccm-page .qbb-com-info1 .head1 .cate1 li:first-child {
		margin-left: 0;
	}
	.ccm-page .qbb-com-info1 .head1 .cate1 li a {
		font-size: 15px;
		height: 29px;
	}
	.ccm-page .qbb-com-info1 .head1 .cate1 li a span {
		display: block;
	}
	.ccm-page .qbb-com-info1 .head1 .cate1 li:nth-child(3) a span {
		margin-left: -10%;
		position: relative;
		-webkit-transform-origin: center;
		-webkit-transform: scaleX(0.8);
		transform-origin: center;
		transform: scaleX(0.8);
		width: calc(100% + 20%);
	}



	.ccm-page .qbb-company-quality1 .block1 {
		padding: 20px;
	}
	.ccm-page .qbb-company-quality1 .block1 ul {
		margin: 20px 0;
	}
	.ccm-page .qbb-company-quality1 .block1 ul li {
		padding-left: 15px;
	}
	.ccm-page .qbb-company-quality1 .block1 ul li + li {
		margin-top: 0.5em;
	}
	.ccm-page .qbb-company-quality1 .block1 ul li:before {
		height: 7px;
		left: 0;
		width: 7px;
	}
	.ccm-page .qbb-company-quality1 .block2 &gt; div {
		display: block;
		margin-top: 30px;
	}
	.ccm-page .qbb-company-quality1 .block2 &gt; div &gt; img {
		display: block;
		margin: 0 auto 25px;
	}
	.ccm-page .qbb-company-quality1 .block2 &gt; div &gt; div {
		padding-left: 0;
	}
	.ccm-page .qbb-company-quality1 .block2 h3 {
		font-size: 17px;
	}
	.ccm-page .qbb-company-quality1 table thead th {
		font-size: 14px;
	}
	.ccm-page .qbb-company-quality1 table tbody th {
		font-size: 14px;
		padding: 10px;
		text-align: center;
	}
	.ccm-page .qbb-company-quality1 table tbody td {
		font-size: 14px;
		padding: 10px;
	}
	.ccm-page .qbb-company-quality1 .image2 {
		border: 1px solid #ccc;
		padding: 17px 18px;
	}



	.ccm-page .qbb-recruit-message1 &gt; .title1 {
		font-size: 20px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .copy1 {
		line-height: 1.8;
		margin: 0 0 40px;
		text-align: left;
	}
	.ccm-page .qbb-recruit-message1 &gt; .copy2 {
		font-size: 18px;
		line-height: 1.6;
		margin: 0 0 25px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .logo1 {
		margin: 0 auto 70px;
		width: 207px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block1 {
		margin: 0 0 65px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block1 .image1 {
		float: none;
		margin: auto;
		width: 200px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block1 .body1 {
		line-height: 1.86;
		margin: 25px 0 0 0;
	}
	.ccm-page .qbb-recruit-message1 &gt; .title3 {
		font-size: 18px;
		margin: 30px 0 10px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block2 {
		margin-top: 15px;
		overflow: visible;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block2 .table1:nth-child(2n) {
		float: none;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 th {
		font-size: 16px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 th span {
		font-size: 14.5px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block2 .table1 td {
		height: auto;
		padding: 18px 10px 15px;
	}
	.ccm-page .qbb-recruit-message1 .table2,
	.ccm-page .qbb-recruit-message1 .table2 tbody,
	.ccm-page .qbb-recruit-message1 .table2 tr,
	.ccm-page .qbb-recruit-message1 .table2 th,
	.ccm-page .qbb-recruit-message1 .table2 td {
		display: block;
		width: 100%;
	}
	.ccm-page .qbb-recruit-message1 .table2 tbody th {
		border-bottom: 0 none;
		padding: 10px;
		width: 100%;
	}
	.ccm-page .qbb-recruit-message1 .table2 tbody td {
		padding: 10px 10px 20px;
	}
	.ccm-page .qbb-recruit-message1 .table2 .strong1 {
		font-size: 16px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block3 {
		margin-top: 50px;
		margin-left: -15px;
		margin-right: -15px;
		padding: 70px 17px 35px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div {
		margin: 0 auto 16px;
		padding: 75px 18px 20px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div .txt1 {
		font-size: 16px;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div .txt2 {
		font-size: 20px;
		line-height: 1.5;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; div .txt3 {
		line-height: 1.69;
		padding-left: 1em;
		text-align: left;
		text-indent: -1em;
	}
	.ccm-page .qbb-recruit-message1 &gt; .block3 &gt; p {
		line-height: 1.5;
		text-align: left;
	}



	.ccm-page * + .qbb-head-wrap1 {
		margin-top: 40px;
	}
	.ccm-page .qbb-head-wrap1 .qbb-c-hd2 {
		margin-bottom: 0;
	}
	.ccm-page .qbb-head-wrap1 .note1 {
		font-size: 12px;
		margin-top: 0.6em;
	}



	.ccm-page .qbb-entry-block1 {
		margin: 50px 0;
		padding: 15px 15px 0;
		width: auto;
	}
	.ccm-page .qbb-entry-block1.st1 {
		margin-left: -15px;
		margin-right: -15px;
	}
	.ccm-page .qbb-entry-block1 &gt; * {
		display: block;
	}
	.ccm-page .qbb-entry-block1 &gt; .box1 {
		font-size: 32px;
		margin: 0 0 5px;
	}
	.ccm-page .qbb-entry-block1 &gt; .box2 {
		font-size: 14px;
		margin: 0 0 15px;
	}
	.ccm-page .qbb-entry-block1 &gt; .box3 {
		margin: auto;
		width: 137px;
	}

	.ccm-page .qbb-entry-block1 .ccm-page .qbb-entry-button1 {
		margin: auto;
	}



	.ccm-page .qbb-step-block1 .item1 .head1 .step1 {
		border-radius: 6px 0 0 6px;
		font-size: 20px;
		line-height: 55px;
		width: 70px;
	}
	.ccm-page .qbb-step-block1 .item1 .head1 .step1 span {
		font-size: 13px;
	}
	.ccm-page .qbb-step-block1 .item1 .head1 .box1 {
		border-radius: 0 6px 6px 0;
		font-size: 17px;
		line-height: 55px;
		padding-left: 85px;
	}
	.ccm-page .qbb-step-block1 .item1 .head1 .box1 .small1 {
		font-size: 13px;
	}
	.ccm-page .qbb-step-block1 .item1 .body1 {
		padding: 15px 0 13px 85px;
	}
	.ccm-page .qbb-step-block1 .item1:not(:last-child) .body1:before {
		left: 40px;
	}



	.ccm-page .qbb-talk-bg1 {
		background-size: 298px 224px;
		border-radius: 0;
		margin: -50px -15px 0;
		padding: 30px 17px 40px;
	}



	.ccm-page .qbb-talk-block1.st1 {
		padding: 0 7.3529% 0 22.3529%;
	}
	.ccm-page .qbb-talk-block1.st2 {
		padding: 0 22.3529% 0 7.3529%;
	}
	.ccm-page .qbb-talk-block1 + .qbb-talk-block1 {
		margin-top: 20px;
	}
	.ccm-page .qbb-talk-block1 .thumb1 {
		width: 61px;
	}
	.ccm-page .qbb-talk-block1 .thumb1 .txt1 {
		font-size: 12px;
		letter-spacing: 0.06em;
		margin: 3px 0 0 0;
	}
	.ccm-page .qbb-talk-block1 .thumb1 .txt1 span {
		margin-right: -0.2em;
		position: relative;
		-webkit-transform: scale(0.9,0.9);
		transform: scale(0.9,0.9);
	}
	.ccm-page .qbb-talk-block1 .body1 {
		border-radius: 11px;
	}
	.ccm-page .qbb-talk-block1.st1 .body1 {
		box-shadow: 0 2px 0 0 #ddd9d0;
		padding: 14px 22px 14px 21px;
	}
	.ccm-page .qbb-talk-block1.st2 .body1 {
		padding: 14px 28px 14px 21px;
	}
	.ccm-page .qbb-talk-block1 .body1:before {
		height: 12px;
		top: 17px;
		width: 16px;
	}
	.ccm-page .qbb-talk-block1.st1 .body1:before {
		left: -16px;
	}
	.ccm-page .qbb-talk-block1.st2 .body1:before {
		right: -16px;
	}



	.ccm-page .qbb-recruit-voice1 .block1 {
		margin: 30px 0 25px;
	}
	.ccm-page .qbb-recruit-voice1 .block1 .item1 {
		height: 150px;
		margin: 0 7px 15px;
		padding: 30px 0 0 0;
		width: 150px;
	}
	.ccm-page .qbb-recruit-voice1 .block1 .item1:before {
		bottom: 20px;
		height: 20px;
		margin-left: -10px;
		width: 20px;
	}
	.ccm-page .qbb-recruit-voice1 .block1 .item1 .ttip1 {
		left: 10px;
		top: -7px;
		width: 43px;
	}
	.ccm-page .qbb-recruit-voice1 .block1 .item1 .num1 {
		font-size: 24px;
		margin: 0 0 5px;
	}
	.ccm-page .qbb-recruit-voice1 .block1 .item1 .copy1 {
		font-size: 14px;
		line-height: 1.28;
	}
	.ccm-page .qbb-recruit-voice1 .block2 + .block2 {
		margin-top: 40px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .head1 {
		height: auto;
		padding: 0 0 8px 81px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .head1 .image1 {
		bottom: -5px;
		height: auto;
		left: 0;
		width: 69px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .head1 .image2 {
		bottom: -11px;
		height: auto;
		left: -10px;
		width: 82px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .head1 .image3 {
		bottom: -8px;
		height: auto;
		left: 0;
		width: 76px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .head1 .image4 {
		bottom: -8px;
		height: auto;
		left: 0px;
		width: 69px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .head1 .title1 {
		border-radius: 6px;
		font-size: 15px;
		line-height: 1.5;
		padding: 10px 5px 10px 18px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .head1 .title1:before {
		border-width: 5px 8px;
		left: -16px;
		margin-top: -5px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .body1 {
		margin-left: -15px;
		margin-right: -15px;
		padding: 28px 17px 40px 17px;
		width: auto;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .body1 .item1 {
		margin: 0 0 8px;
		padding: 17px 20px 15px 25px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .body1 .item1:before {
		height: 30px;
		left: -12px;
		margin-top: -10px;
		width: 30px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .body1 .image1 {
		margin: 35px auto 0;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .body1 .title2 {
		font-size: 18px;
	}
	.ccm-page .qbb-recruit-voice1 .block2 .body1 .item1 + .title2 {
		margin-top: 25px;
	}



	.ccm-page .qbb-q-wrap1 {
		margin: 18px 0 0;
	}
	.ccm-page .qbb-q-wrap1 .qchan1 {
		display: none;
	}
	.ccm-page .qbb-q-wrap1 .qchan2 {
		display: none;
	}
	.ccm-page .qbb-q-wrap1 .qchan3 {
		display: none;
	}
	.ccm-page .qbb-q-wrap1 .qchan4 {
		display: none;
	}



	.ccm-page .qbb-gallary1 .slick-list {
		box-shadow: none;
		padding: 0;
	}
	.ccm-page .qbb-gallary1 .slick-arrow {
		height: 20px;
		top: 94px;
		width: 20px;
	}
	.ccm-page .qbb-gallary1 .slick-arrow.slick-prev {
		left: -10px;
	}
	.ccm-page .qbb-gallary1 .slick-arrow.slick-next {
		right: -10px;
	}
	.ccm-page .qbb-gallary1 .slick-dots {
		margin: 5px 0 0;
	}
	.ccm-page .qbb-gallary1 .slick-dots li {
		margin: 5px 1.4705% 0 0;
		width: 15.4411%;
	}
	.ccm-page .qbb-gallary1 .slick-dots li:nth-child(10n) {
		margin-right: 1.4705%;
	}
	.ccm-page .qbb-gallary1 .slick-dots li:nth-child(10n+1) {
		clear: none;
	}
	.ccm-page .qbb-gallary1 .slick-dots li:nth-child(6n) {
		margin-right: 0;
	}
	.ccm-page .qbb-gallary1 .slick-dots li:nth-child(6n+1) {
		clear: left;
	}
	.ccm-page .qbb-gallary1 .slick-dots li.slick-active:after {
		border-width: 2px;
	}



	.ccm-page .qbb-page-title-recruit-top1 {
		background-size: 900px 250px;
	}
	.ccm-page .qbb-page-title-recruit-top1 &gt; .inner1 {
		height: 250px;
	}
	.ccm-page .qbb-page-title-recruit-top1 &gt; .inner1 .title1 {
		font-size: 22px;
		text-shadow: 2px 0 3px #fff, -2px 0 3px #fff, 0 2px 3px #fff, 0 -2px 3px #fff,  3px 0 10px #fff, -3px 0 10px #fff, 0 3px 10px #fff, 0 -3px 10px #fff, 6px 0 12px #fff, -6px 0 12px #fff, 0 6px 12px #fff, 0 -6px 12px #fff;
	}



	.ccm-page .qbb-page-title-recruit-top2 {
		height: 250px;
	}
	.ccm-page .qbb-page-title-recruit-top2 .title1 {
		font-size: 22px;
		text-shadow: 2px 0 3px #fff, -2px 0 3px #fff, 0 2px 3px #fff, 0 -2px 3px #fff,  3px 0 10px #fff, -3px 0 10px #fff, 0 3px 10px #fff, 0 -3px 10px #fff, 6px 0 12px #fff, -6px 0 12px #fff, 0 6px 12px #fff, 0 -6px 12px #fff;
	}
	.ccm-page .qbb-page-title-recruit-top2 img {
		height: 250px;
		width: 225px !important;
	}



	.ccm-page .recruit-top-block1 {
	}
	.ccm-page .recruit-top-block1 .image1 {
		height: 59px;
		width: 298px;
	}
	.ccm-page .recruit-top-block1 .block1 {
		display: block;
		margin-top: -7px;
	}
	.ccm-page .recruit-top-block1 .block1 .image2 {
		width: 100%;
	}
	.ccm-page .recruit-top-block1 .block1 &gt; div {
		padding: 35px 0 25px;
		width: 100%;
	}
	.ccm-page .recruit-top-block1 .block1 .sub1 {
		font-size: 12px;
		margin: 0 0 8px;
	}
	.ccm-page .recruit-top-block1 .block1 .hd1 {
		font-size: 20px;
		margin: 0 0 15px;
	}



	.ccm-page .qbb-rt-sld1 {
		padding-left: 8px;
		padding-right: 8px;
	}
	.ccm-page .qbb-rt-sld1 .item1 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.ccm-page .qbb-rt-sld1 .slick-arrow {
		height: 30px;
		top: 80px;
		width: 30px;
	}
	.ccm-page .qbb-rt-sld1 .slick-arrow.slick-prev {
		left: -4px;
		margin-left: 0;
	}
	.ccm-page .qbb-rt-sld1 .slick-arrow.slick-next {
		right: -4px;
		margin-right: 0;
	}
	.ccm-page .qbb-rt-sld1.st1 .slick-arrow {
		top: 80px;
	}
	.ccm-page .qbb-rt-sld1.st1 .slick-arrow.slick-prev {
		left: -3px;
	}
	.ccm-page .qbb-rt-sld1.st1 .slick-arrow.slick-next {
		right: -3px;
	}
	.ccm-page .qbb-rt-sld1 .qbb-person-item1 {
		width: 100% !important;
	}



	.ccm-page .qbb-rt-sld2 {
		padding-left: 8px;
		padding-right: 8px;
	}
	.ccm-page .qbb-rt-sld2 .item1 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.ccm-page .qbb-rt-sld2 .slick-arrow {
		height: 30px;
		top: 80px;
		width: 30px;
	}
	.ccm-page .qbb-rt-sld2 .slick-arrow.slick-prev {
		left: -4px;
		margin-left: 0;
	}
	.ccm-page .qbb-rt-sld2 .slick-arrow.slick-next {
		right: -4px;
		margin-right: 0;
	}
	.ccm-page .qbb-rt-sld2.st1 .slick-arrow {
		top: 80px;
	}
	.ccm-page .qbb-rt-sld2.st1 .slick-arrow.slick-prev {
		left: -3px;
	}
	.ccm-page .qbb-rt-sld2.st1 .slick-arrow.slick-next {
		right: -3px;
	}
	.ccm-page .qbb-rt-sld2 .qbb-person-item1 {
		width: 100% !important;
	}



	.ccm-page [class^="col-"] .qbb-person-item1 {
		margin-bottom: 30px;
	}
	.ccm-page .qbb-person-item1 .image1 {
		overflow: visible;
	}
	.ccm-page .qbb-person-item1 .image1 .box2 {
		display: none;
	}
	.ccm-page .qbb-person-item1 .image1 .badge1 {
		font-size: 10px !important;
		line-height: 20px !important;
		padding: 0 8px !important;
	}
	.ccm-page .qbb-person-item1 .image1 .badge2 {
		bottom: -8px !important;
		height: 43px !important;
		padding: 5px 0 0 0 !important;
		right: -9px !important;
		width: 43px !important;
	}
	.ccm-page .qbb-person-item1 .image1 .badge2 .t1 {
		font-size: 10px !important;
		transform: scale(0.8, 0.8) !important;
		transform-origin : center 100% !important;
	}
	.ccm-page .qbb-person-item1 .image1 .badge2 .t2 {
		font-size: 13px !important;
		line-height: 0.8em !important;
	}
	.ccm-page .qbb-person-item1 .image1 .badge2 .t3 {
		display: inline-block !important;
		font-size: 10px !important;
		transform: scale(0.7, 0.7) !important;
		transform-origin : 0% 100% !important;
		margin-right: -0.5em !important;
	}
	.ccm-page .qbb-person-item1 .body1 {
		margin: 10px 0 0 !important;
	}
	.ccm-page .qbb-person-item1 .body1 .copy1 {
		font-size: 12px !important;
		line-height: 1.5 !important;
	}
	.ccm-page .qbb-person-item1 .body1 .copy2 {
		font-size: 15px !important;
	}



	.ccm-page .qbb-recruit-top-block2 {
		margin: 40px 0 0;
		padding: 0 15px;
	}
	.ccm-page .qbb-recruit-top-block2 .item1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-recruit-top-block2 .item1 .body1 .sub1 {
		font-size: 13px;
		margin: 0 0 5px;
	}
	.ccm-page .qbb-recruit-top-block2 .item1 .body1 .hd1 {
		font-size: 21px;
		margin: 0 0 8px;
	}
	.ccm-page .qbb-recruit-top-block2 .item1 .body1 .hd1:after {
		height: 22px;
		margin: 0 0 0 10px;
		width: 22px;
	}
	.ccm-page .qbb-recruit-top-block2 .item1 .body1 .copy1 {
		font-size: 12px;
	}



	.ccm-page .qbb-recruit-top-block3 {
		margin-top: 40px;
		padding: 40px 15px 45px;
	}




	.ccm-page .qbb-bl-list1 li {
		display: block;
		margin: 10px 0 0;
		width: 100%;
	}
	.ccm-page .qbb-bl-list1 li a {
		border: 2px solid #ed1b23;
		font-size: 17px;
		height: 60px;
		padding-right: 0;
	}
	.ccm-page .qbb-bl-list1 li a:after {
		right: 20px;
	}



	.ccm-page .recruit-work1 .wrap1 {
		padding-bottom: 0;
	}
	.ccm-page .recruit-work1 .wrap1.produce {
		background: none;
	}
	.ccm-page .recruit-work1 .wrap1.marketing {
		background: none;
	}
	.ccm-page .recruit-work1 .wrap1.management {
		background: none;
	}
	.ccm-page .recruit-work1 .image1 {
		margin: 0 0 50px;
	}
	.ccm-page .recruit-work1 .image2 {
		margin: 0 0 0;
	}
	.ccm-page .recruit-work1 .hd1 {
		font-size: 17px;
		line-height: 1.47;
		margin: 0 0 20px;
	}
	.ccm-page .recruit-work1 .wrap1 .block1 {
		display: block;
		margin: 0 0 27px;
	}
	.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) {
		padding: 28px 0 20px;
		width: 100%;
	}
	.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) &gt; img {
		width: 88px;
	}
	.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) &gt; div {
		display: inline-block;
		padding-left: 18px;
		vertical-align: middle;
	}
	.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) &gt; div h3 {
		font-size: 20px;
		margin: 0 auto 5px;
	}
	.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(1) &gt; div h4 {
		font-size: 10px;
	}
	.ccm-page .recruit-work1 .wrap1 .block1 &gt; div:nth-child(2) {
		width: 100%;
	}
	.ccm-page .recruit-work1 .wrap1 .block2 &gt; div {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.ccm-page .recruit-work1 .wrap1 .block2 &gt; div:nth-child(n+3) {
		margin-top: 30px;
	}
	.ccm-page .recruit-work1 .wrap1 .block2 &gt; div:nth-child(n+2) {
		margin-top: 30px;
	}
	.ccm-page .recruit-work1 .wrap1 .block2 h3 {
		font-size: 18px;
	}
	.ccm-page .recruit-work1 .wrap1 .block2 p {
		line-height: 1.86;
	}
	.ccm-page .recruit-work1 .qbb-rt-sld1.st1,
	.ccm-page .recruit-work1 .qbb-rt-sld2.st1 {
		margin-left: -15px;
		margin-right: -15px;
	}
	.ccm-page .recruit-work1 .qbb-rt-sld1 .slick-arrow,
	.ccm-page .recruit-work1 .qbb-rt-sld2 .slick-arrow {
		top: 80px;
	}
	.ccm-page .recruit-work1 .qbb-rt-sld1 .slick-arrow:before,
	.ccm-page .recruit-work1 .qbb-rt-sld2 .slick-arrow:before {
		background: url("/application/themes/qbb/images/common/icon-c-arrow2.svg") no-repeat center center;
		background-size: contain;
		border: 0 none;
		content: "";
		display: block;
		height: 100%;
		left: 0;
		margin-top: auto;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.ccm-page .recruit-work1 .qbb-rt-sld1 .slick-next:before,
	.ccm-page .recruit-work1 .qbb-rt-sld2 .slick-next:before {
		left: auto;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.ccm-page .recruit-work1 .qbb-rt-sld1 .slick-prev:before,
	.ccm-page .recruit-work1 .qbb-rt-sld2 .slick-prev:before {
		left: auto;
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}



	.ccm-page .qbb-recruit-person-page-title1 {
		margin-bottom: 65px;
	}
	.ccm-page .qbb-recruit-person-page-title1:before {
		display: none;
	}
	.ccm-page .qbb-recruit-person-page-title1 .qbb-breadcrumb1 {
		padding-right: 10px;
		padding-top: 5px;
		width: auto;
		z-index: 10;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block1 {
		height: 230px;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block1 p {
		font-size: 15px;
		left: 30px;
		line-height: 1.57;
		margin: auto;
		-webkit-transform: translateY(-50%) translateY(17px);
		-ms-transform: translateY(-50%) translateY(17px);
		transform: translateY(-50%) translateY(17px);
		width: 178px;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block1 img {
		right: -35px;
		top: 30px;
		width: 260px;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 {
		background-color: #f7f7f7;
		border-top: 0 none;
		bottom: auto;
		display: block;
		left: auto;
		margin-left: auto;
		position: relative;
		-webkit-transform: translateY(0) translateY(0);
		-ms-transform: translateY(0) translateY(0);
		transform: translateY(0) translateY(0);
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div {
		display: block;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(1) {
		float: left;
		height: 30px;
		overflow: hidden;
		width: 50%;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(1) p {
		font-size: 14px;
		line-height: 30px;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) {
		background-color: #f7f7f7;
		display: inline;
		padding: 0;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div &gt; div {
		display: inline;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div &gt; div &gt; div {
		display: inline;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div &gt; div &gt; div:nth-child(1) {
		padding-left: 0;
		padding-right: 0;
		min-width: 0;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div &gt; div &gt; div:nth-child(2) {
		border-left: 0 none;
		padding-left: 0;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) .t1 {
		background: #fff;
		float: left;
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 0;
		text-align: center;
		width: 50%;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) .t2 {
		clear: left;
		display: inline-block;
		font-size: 14px;
		line-height: 1.57;
		padding: 14px 0 14px 17px;
		vertical-align: middle;
	}
	.ccm-page .qbb-recruit-person-page-title1 .block2 &gt; div:nth-child(2) .t3 {
		border-left: 1px solid #ed1b23;
		display: inline-block;
		font-size: 35px;
		margin-left: 15px;
		padding-left: 18px;
		vertical-align: middle;
	}



	.ccm-page .qbb-q-title1 {
		font-size: 20px;
		line-height: 1.45;
		margin: 0 0 35px;
		padding: 23px 0 17px;
	}
	.ccm-page .qbb-q-title1:before {
		height: 43px;
		margin-left: -24px;
		top: -36px;
		width: 48px;
	}



	.ccm-page .qbb-clm-block1 p + .image1 {
		margin-top: 1em;
	}
	.ccm-page .qbb-clm-block1 .image1.l {
		float: none;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.ccm-page .qbb-clm-block1 .image1.r {
		float: none;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.ccm-page .qbb-clm-block1 .image2 {
		margin: 25px 0 0;
		overflow: hidden;
		position: relative;
	}
	.ccm-page .qbb-clm-block1 p {
		line-height: 1.866;
	}
	.ccm-page .qbb-clm-block1 .qbb-hd7 {
		letter-spacing: 0.05em;
		line-height: 1.625;
	}



	.ccm-page .qbb-business-example-block1 {
		padding: 45px 0 40px;
	}
	.ccm-page .qbb-business-example-block1 .title1 {
		font-size: 23px;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1 {
		margin: 0 2.3529% 0 0;
		width: 48.8235%;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1:nth-child(4n) {
		margin-right: 2.3529%;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1:nth-child(4n+1) {
		clear: none;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1:nth-child(n+3) {
		margin-top: 15px;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1 .image1 &gt; div {
		padding-bottom: 86.9566%;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1 .body1 {
		margin: 8px 0 0;
	}
	.ccm-page .qbb-business-example-block1 .block1 .item1 .body1 .txt1 {
		font-size: 14px;
		line-height: 1.35;
	}



	.ccm-page .qbb-business-contact-block1 {
		padding: 40px 0 35px;
	}
	.ccm-page .qbb-business-contact-block1 .title1 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.ccm-page .qbb-business-contact-block1 .copy1 {
		margin: 0 auto 15px;
		max-width: 320px;
		text-align: left;
		width: 100%;
	}



	.ccm-page .qbb-butiness-top-page-title1 .bg1 {
		display: none;
	}
	.ccm-page .qbb-butiness-top-page-title1 .bg1:before {
		display: none;
	}
	.ccm-page .qbb-butiness-top-page-title1 .inner1 {
		height: auto;
	}
	.ccm-page .qbb-butiness-top-page-title1 .inner1:before {
		display: none;
	}
	.ccm-page .qbb-butiness-top-page-title1 .inner1 .image1 {
		position: relative;
		right: auto;
		text-align: center;
		top: auto;
	}
	.ccm-page .qbb-butiness-top-page-title1 .inner1 .image1 div {
		height: auto;
		overflow: visible;
		width: 100%;
	}
	.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 {
		height: auto;
		left: auto;
		position: relative;
		top: auto;
		width: 100%;
	}
	.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 &gt; div {
		margin: auto;
		max-width: 460px;
		padding: 25px 30px 60px;
		width: 100%;
	}
	.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 .title1 {
		font-size: 27px;
		margin: 0 0 15px;
		text-align: center;
	}
	.ccm-page .qbb-butiness-top-page-title1 .inner1 .body1 .sign1 {
		bottom: -1px;
		right: 13px;
		width: 187px;
	}



	.ccm-page .qbb-business-top-block1 {
		margin: 0 0 25px;
		padding: 0;
	}
	.ccm-page .qbb-business-top-block1 .body1 {
		width: 100%;
	}
	.ccm-page .qbb-business-top-block1 .image1 {
		display: block;
		margin: 9px -15px 0;
		position: relative;
		right: auto;
		top: auto;
		width: calc(100% + 30px);
	}



	.ccm-page .qbb-business-top-block2 {
		margin: 30px 0 0;
	}
	.ccm-page .qbb-hd10 + .qbb-business-top-block2 {
		margin: 20px 0 0;
	}
	.ccm-page .qbb-business-top-block2 .image1 {
		float: none;
		margin: 15px auto 0;
		width: 100%;
	}
	.ccm-page .qbb-business-top-block2 .body1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-business-top-block2 .title1 {
		font-size: 18px;
		margin: 0 0 10px;
		padding-left: 33px;
		position: relative;
	}
	.ccm-page .qbb-business-top-block2 .title1 .num1 {
		font-size: 14px;
		left: 0;
		line-height: 25px;
		margin: -0.2em 0 0;
		position: absolute;
		width: 25px;
	}



	.ccm-page .qbb-menbers1 .block1 {
		margin: 45px 0 0;
	}
	.ccm-page .qbb-menbers1 .block1 .item1 {
		border-radius: 6px;
		height: 130px;
		margin: 0;
		padding: 17px 0 0;
		width: 31.7647%;
	}
	.ccm-page .qbb-menbers1 .block1 .item1 + .item1 {
		margin-left: 2.3529%;
	}
	.ccm-page .qbb-menbers1 .block1 .item1 img {
		height: 45px;
		width: 45px;
	}
	.ccm-page .qbb-menbers1 .block1 .item1 p {
		font-size: 13px;
		line-height: 1.4;
		margin: 10px 0 0;
	}
	.ccm-page .qbb-menbers2 {
		margin: 40px 0 30px;
		padding: 50px 0 40px;
	}
	.ccm-page .qbb-menbers2 .title1 {
		font-size: 19px;
	}
	.ccm-page .qbb-menbers2 .copy1 {
		font-size: 15px;
	}
	.ccm-page .qbb-menbers2 .block1 .image1 {
		width: 340px;
	}
	.ccm-page .qbb-menbers2 .block1 .box1 {
		display: block;
		margin: -8px 0 25px;
	}
	.ccm-page .qbb-menbers2 .block1 .box1:before {
		display: none;
	}
	.ccm-page .qbb-menbers2 .block1 .box1 .item1 {
		padding: 20px 5px 20px;
		width: 100%;
	}
	.ccm-page .qbb-menbers2 .block1 .box1 .item1 + .item1 {
		border-top: 2px solid #d8cfb6;
	}
	.ccm-page .qbb-menbers2 .block1 .box1 .item1 h3 {
		font-size: 19px;
		margin: 0 0 8px;
	}
	.ccm-page .qbb-menbers2 .block1 .box1 .item1 h3 img {
		display: block;
		margin: 0 auto 12px;
	}
	.ccm-page .qbb-menbers2 .block1 .box1 .item1 p {
		font-size: 15px;
		line-height: 1.7;
		margin: 0;
	}
	.ccm-page .qbb-menbers2 .block1 .box1 .item1 &gt; div {
		margin-top: 17px;
	}
	.ccm-page .qbb-menbers2 .button1 {
		font-size: 16px;
	}
	.ccm-page .qbb-menbers3 {
		border-width: 6px;
		padding: 25px 0;
	}
	.ccm-page .qbb-menbers3 .block1 {
		display: block;
	}
	.ccm-page .qbb-menbers3 .block1 .image1 {
		margin: auto;
		width: 82px;
	}
	.ccm-page .qbb-menbers3 .block1 .body1 {
		padding: 20px 22px 0;
		width: 100%;
	}
	.ccm-page .qbb-menbers3 .block1 .body1 h3 {
		font-size: 19px;
		text-align: center;
	}
	.ccm-page .qbb-menbers3 .block1 .body1 .qbb-button12 {
		margin: auto;
	}



	.ccm-page .qbb-cm-block1 {
		height: 9em;
	}
	.ccm-page .qbb-cm-block1 &gt; .inner1 {
		padding: 17px 20px 11px 20px;
	}
	.ccm-page .qbb-cm-block1 h3 {
		font-size: 16px;
		margin: 0 0 5px;
	}
	.ccm-page .qbb-cm-block1 p + h3, 
	.ccm-page .qbb-cm-block1 ul + h3, 
	.ccm-page .qbb-cm-block1 ol + h3 {
		margin-top: 20px;
	}
	.ccm-page .qbb-cm-block1 ol {
		padding: 0 0 0 2em;
	}
	
	

	.ccm-page .qbb-fm-block1 {
		margin: 25px 0;
		padding: 25px 20px 30px;
		text-align: left;
	}
	.ccm-page .qbb-fm-block1 &gt; div &gt; * {
		display: block;
	}
	.ccm-page .qbb-fm-block1 label {
		font-size: 15px;
		margin: 0 0 10px;
		padding-top: 0;
	}
	.ccm-page .qbb-fm-block1 label .cl1 {
		border-width: 4px;
		height: 14px;
		margin: -3px 5px 0 0;
		width: 14px;
	}
	.ccm-page .qbb-fm-block1 input[type=email],
	.ccm-page .qbb-fm-block1 input[type=text] {
		width: 100%;
	}



	.ccm-page .qbb-enjoy-cheese-top1 {
		height: 373px;
	}
	.ccm-page .qbb-enjoy-cheese-top1 .block1 {
		height: 343px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.ccm-page .qbb-enjoy-cheese-top1 .block1:before {
		bottom: -13px;
		height: 13px;
		left: 0;
		width: 115px;
	}
	.ccm-page .qbb-enjoy-cheese-top1 .block1:after {
		bottom: -24px;
		height: 24px;
		right: 10px;
		width: 24px;
	}
	.ccm-page .qbb-enjoy-cheese-top1 .block1 .box1 {
		background-position: center top;
		background-size: 507px 237px;
		height: 237px;
		margin: 0;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-top1 .block1 .box1 h1 {
		margin: 47px auto 13px;
		text-align: center;
		width: 324px;
	}
	.ccm-page .qbb-enjoy-cheese-top1 .block1 .box1 p {
		font-size: 15px;
		line-height: 1.56;
		padding: 0;
	}
	.ccm-page .qbb-enjoy-cheese-top1 .block1 .box2 {
		bottom: 15px;
		margin-right: -101px;
		position: absolute;
		right: 50%;
		width: 225px;
	}
	.ccm-page .qbb-enjoy-cheese-top1 .qbb-breadcrumb1 {
		height: 30px;
	}



	.ccm-page .qbb-enjoy-cheese-top2 {
		padding: 56px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block1 {
		padding: 36px 20px 25px;
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block1 h2 {
		background-size: 235px 45px;
		font-size: 16px;
		height: 45px;
		line-height: 38px;
		top: -20px;
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block1 ul {
		margin: 0;
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li {
		float: none;
		margin: 10px 0 0 0; 
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li a {
		background-position: right 9px center;
		background-size: 21px 21px;
		border-width: 1.5px;
		border-radius: 7px;
		box-shadow: 2px 2px 0 0 #e5c700;
		height: 60px;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li a span {
		font-size: 15px;
		padding: 10px 32px 10px 17px;
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block1 ul li a span br {
		display: none;
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block2 {
		margin: 15px 0 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-top2 .block2 img {
		width: 275px;
	}



	.ccm-page .qbb-enjoy-sep1 {
		display: none;
	}



	.ccm-page .qbb-enjoy-cheese-head1 .qbb-breadcrumb1 {
		height: auto;
		padding-bottom: 10px;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .title1 {
		margin: 0 auto;
		width: 263px;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 {
		background: #333;
		border-radius: 0;
		bottom: auto;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: -6px;
		padding: 6px 10px;
		position: relative;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul {
		background-image: url("/application/themes/qbb/images/enjoy/cheese-title-sep2.png"), url("/application/themes/qbb/images/enjoy/cheese-title-sep3.png"), url("/application/themes/qbb/images/enjoy/cheese-title-sep3.png");
		background-position: 50% top, left 46px, left 101px;
		background-repeat: repeat-y, repeat-x, repeat-x;
		background-size: 2px 6px, 6px 2px, 6px 2px;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li {
		width: 47.7401%;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li + li {
		margin-left: 0;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li:nth-child(2n) {
		margin-left: 4.5198%;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li:nth-child(n+3) {
		margin-top: 16px;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li a {
		border-radius: 3px;
		font-size: 12px;
		height: 39px;
		line-height: 1.29;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .navi1 ul li.active a:before {
		display: none;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .title2 {
		height: 140px;
		margin: 0;
	}
	.ccm-page .qbb-enjoy-cheese-head1 .title2 h2 {
		font-size: 23px;
		line-height: 1.4;
	}



	.ccm-page .qbb-rn-title1 {
		background-size: 339px 56px;
		height: 56px;
		margin: 0 -15px 20px;
	}
	.ccm-page .qbb-rn-title1 span {
		font-size: 18px;
		padding: 13px 0 0;
	}



	.ccm-page .qbb-enjoy-cheese-history1 {
		padding: 25px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .copy1 {
		margin: 0 auto 45px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 {
		border-radius: 10px;
		margin: 25px 0 0;
		padding: 27px 0;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .fig1 {
		height: 53px;
		margin: -24px 0 0 -26px;
		width: 53px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .fig2 {
		height: 52px;
		margin: 0 0 -25px -26px;
		width: 51px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 + .item1 {
		margin-top: -1.3em;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1:after {
		border: 2px solid #e5c700;
		height: 9px;
		top: 5px;
		width: 9px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.l:after {
		margin-right: -4px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.r:after {
		margin-left: -4px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1:before {
		top: 10px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 &gt; * {
		padding: 0 4px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.l &gt; * {
		margin-left: 9px;
		margin-right: 16px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1.r &gt; * {
		margin-left: 16px;
		margin-right: 9px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 .hd1 {
		font-size: 15px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 .hd1 span {
		font-size: 11px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 p {
		font-size: 13px;
		line-height: 1.69;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block1 .item1 p br {
		display: none;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .note1 {
		font-size: 10px;
		margin: 35px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .note1 li {
		padding-left: 1em;
		text-align: left;
		text-indent: -1em;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block2 {
		height: 40px;
		margin: 0 -15px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block2:before {
		bottom: -13px;
		height: 13px;
		left: 0;
		width: 115px;
	}
	.ccm-page .qbb-enjoy-cheese-history1 .block2:after {
		bottom: -24px;
		height: 24px;
		right: 10px;
		width: 24px;
	}



	.ccm-page .qbb-enjoy-cheese-history2 {
		padding: 60px 0 30px;
	}
	.ccm-page .qbb-enjoy-cheese-history2 .image1 {
		border-radius: 0;
		margin: 18px auto 20px;
	}
	.ccm-page .qbb-enjoy-cheese-history2 .block1 &gt; div {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-history2 .block1 &gt; div:nth-child(n+3) {
		margin-top: 20px;
	}
	.ccm-page .qbb-enjoy-cheese-history2 .block1 &gt; div + div {
		margin-top: 20px;
	}
	.ccm-page .qbb-enjoy-cheese-history2 .block1 .txt1 {
		background-size: 16px 16px;
	}
	.ccm-page .qbb-enjoy-cheese-history2 .block1 h3 {
		font-size: 19px;
		margin: 0 0 10px;
	}



	.ccm-page .qbb-enjoy-cheese-history3 {
		padding: 40px  0 35px;
	}
	.ccm-page .qbb-enjoy-cheese-history3 .block1 {
		background-position: left -26px top 23px;
		background-size: 66px 129px;
		height: auto;
		margin: 0;
		padding: 30px 0;
	}
	.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner1 {
		background: none;
		margin: 0 auto;
		padding: 35px 0 17px;
		top: auto;
	}
	.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner1:before {
		background: url("/application/themes/qbb/images/enjoy/history-bg3.png") no-repeat center center;
		background-size: contain;
		bottom: auto;
		content: "";
		display: block;
		height: auto;
		left: 0;
		margin: 0;
		padding-bottom: 10.6666%;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 5;
	}
	.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner1:after {
		background: url("/application/themes/qbb/images/enjoy/history-bg4.png") no-repeat center center;
		background-size: contain;
		bottom: 0;
		content: "";
		display: block;
		height: auto;
		left: 0;
		margin: 0;
		padding-bottom: 8.6666%;
		position: absolute;
		width: 100%;
		z-index: 5;
	}
	.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 {
		background: #fff;
		border: 2px solid #f0dd83;
		display: block;
		height: auto;
		margin: 0 17px;
		padding: 30px 24px 45px;
		position: relative;
		width: auto;
	}
	.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 .body1 {
		margin-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 .body1 h3 {
		font-size: 17px;
		margin: 0 0 15px;
		text-align: center;
	}
	.ccm-page .qbb-enjoy-cheese-history3 .block1 .inner2 .image1 {
		margin-top: 20px;
		width: 100%;
	}



	.ccm-page .qbb-rn-title2 {
		background-size: 350px 66px;
		height: 66px;
	}
	.ccm-page .qbb-rn-title2 span {
		font-size: 18px;
		padding: 19px 0 0;
	}



	.ccm-page .qbb-enjoy-cheese-type1 .block1 {
		margin: 0 auto 63px;
		max-width: 350px;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block1  .bg1 {
		height: 100%;
		left: 50%;
		position: absolute;
		top: 0;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		width: 300px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block1  .bg1:before {
		bottom: -13px;
		height: 13px;
		left: 26px;
		width: 115px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block1 .inner1 {
		display: block;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block1 .inner1 .body1 {
		padding: 30px 0 15px;
		text-align: center;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block1 .inner1 .body1 p {
		font-size: 15px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block1 .inner1 .image1 {
		padding: 0 0 23px;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block2 {
		border-width: 3px 0 0;
		border-radius: 0;
		margin-left: -15px;
		margin-right: -15px;
		padding: 13px 0 0;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block4 + .block2 {
		margin-top: 107px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block2 .qbb-rn-title2 {
		top: -32px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 {
		border-radius: 0;
		display: block;
		padding: 42px 15px 27px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 .image1 {
		border-radius: 5px;
		margin: auto;
		width: 300px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 .body1 {
		margin-top: 20px;
		padding-left: 0;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block2 .inner1 .body1 h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 {
		border-left: none;
		border-right: none;
		padding: 30px 0 25px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .title1 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1 {
		display: block;
		float: left;
		margin: 15px 4.7058% 0 0;
		width: 47.6470%;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1 .image1 {
		height: 128px;
		width: 128px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1 h4 {
		font-size: 15px;
		margin: 12px 0 5px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item1 p {
		font-size: 13px;
		letter-spacing: 0.08em;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 {
		display: block;
		height: auto;
		margin: 33px auto 0;
		width: 280px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box1 {
		height: 147px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box1 h4 {
		font-size: 20px;
		margin: 14px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block3 .inner1 .item2 .box2 {
		padding: 28px 26px 20px 31px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block4 {
		border-width: 1px 0 2px;
		border-radius: 0;
		margin-left: -15px;
		margin-right: -15px;
		padding: 20px 15px 23px;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block4 a {
		box-shadow: 2px 2px 0 0 #333;
		font-size: 15px;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block4 a span {
		padding: 18px 15px 18px 0;
	}
	.ccm-page .qbb-enjoy-cheese-type1 .block4 a span:after {
		height: 19px;
		right: 15px;
		width: 19px;
	}



	.ccm-page .qbb-enjoy-cheese-processed1 {
		padding: 30px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .copy1 {
		font-size: 17px;
		margin: 0 0 12px;
		text-align: left;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .title1 {
		background-size: 5px 2px;
		font-size: 18px;
		margin: 35px 0;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 + .title1 {
		margin-top: -25px;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .title1 span {
		padding: 0 10px;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 {
		display: block;
		margin-bottom: 30px;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 {
		display: block;
		float: left;
		margin-bottom: 35px;
		margin-right: 4.706%;
		width: 47.6470%;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1.w {
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 + .item1 {
		margin-left: 0;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1.a .item1:nth-child(odd) {
		margin-right: 0;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1.b .item1:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1.b .item1:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 .image1 p {
		bottom: 10px;
		font-size: 12px;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 .image1 p span {
		font-size: 10px;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 &gt; p {
		font-size: 14px;
		line-height: 1.7;
		margin: 10px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-processed1 .block1 .item1 .num1 {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		margin-left: -15px;
		top: -15px;
		width: 30px;
	}



	.ccm-page .qbb-enjoy-cheese-natural1 {
		padding: 30px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1 h3 {
		font-size: 18px;
		line-height: 1.59;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1 {
		border-radius: 10px;
		padding: 35px 0 30px;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1.b {
		float: none;
		height: auto;
		margin-top: 20px;
		padding-bottom: 25px;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1.b + .block1.b {
		margin-left: 0;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1 p {
		max-width: 86.7647%;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1.b p {
		max-width: 86.7647%;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 {
		background: none;
		margin: 20px auto 0;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 .item1 {
		float: none;
		margin: auto;
		width: 76.0294%;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 .item1 + .item1 {
		margin-left: auto;
		margin-top: 30px;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block1 .inner2 .item1 p {
		max-width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block2 {
		height: 40px;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block2:before {
		bottom: -13px;
		height: 13px;
		left: 0;
		width: 115px;
	}
	.ccm-page .qbb-enjoy-cheese-natural1 .block2:after {
		bottom: -24px;
		height: 24px;
		right: 10px;
		width: 24px;
	}



	.ccm-page .qbb-enjoy-cheese-natural2 {
		padding: 55px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .copy1 {
		font-size: 16px;
		margin: 0 0 35px;
		text-align: left;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 {
		margin-bottom: 45px;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 {
		margin-right: 4.7058%;
		width: 47.6470%;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(4n) {
		margin-right: 4.7058%;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(4n+1) {
		clear: none;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(n+5) {
		margin-top: 30px;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1:nth-child(n+3) {
		margin-top: 30px;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 .image1 p {
		bottom: 10px;
		font-size: 12px;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 &gt; p {
		font-size: 14px;
		margin: 10px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-natural2 .block1 .item1 .num1 {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		margin-left: -15px;
		top: -15px;
		width: 30px;
	}



	.ccm-page .qbb-enjoy-cheese-nutrition1 {
		padding: 25px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .copy1 {
		font-size: 17px;
		margin: 0 0 35px;
		text-align: left;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block1 {
		border-radius: 9px;
		padding: 87px 0 40px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block1 .title1 {
		background-image: url("/application/themes/qbb/images/enjoy/nutrition-title-bg1-sp.png");
		font-size: 17px;
		line-height: 1.4;
		height: 83px;
		top: -20px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block1 .title1 span {
		left: 0;
		padding: 0;
		position: absolute;
		text-align: center;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block1 img {
		width: 287px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 {
		border-radius: 8px;
		margin: 38px 0 0;
		padding: 75px 0 25px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .title1 {
		background-image: url("/application/themes/qbb/images/enjoy/nutrition-title-bg1-sp.png");
		font-size: 17px;
		line-height: 1.4;
		height: 83px;
		top: -20px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .title1 span {
		left: 0;
		padding: 0;
		position: absolute;
		text-align: center;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 {
		display: block;
		padding: 0 20px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box1 {
		margin: auto;
		width: 194px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 {
		margin-left: 0;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div {
		border-radius: 7px;
		float: none;
		height: auto;
		margin-right: 0;
		margin-top: 23px;
		padding: 25px 22px 20px;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div:before {
		height: 25px;
		margin-left: -12px;
		top: -12px;
		width: 20px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div:nth-child(n+3) {
		height: auto;
		margin-top: 23px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div h4 {
		font-size: 17px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block2 .inner1 .box2 &gt; div p {
		margin: 0;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block3 {
		height: 40px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block3:before {
		bottom: -13px;
		height: 13px;
		left: 0;
		width: 115px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition1 .block3:after {
		bottom: -24px;
		height: 24px;
		right: 10px;
		width: 24px;
	}



	.ccm-page .qbb-enjoy-cheese-nutrition2 {
		margin: 13px 0 0;
		padding: 85px 0 0;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 {
		border-radius: 0;
		margin-bottom: 35px;
		margin-left: -15px;
		margin-right: -15px;
		padding: 40px 15px 25px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .copy1 {
		margin: 0 auto 50px;
		max-width: 211px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 {
		border: 2px solid #fdd74e;
		border-radius: 10px;
		padding: 30px 0 23px;
		position: relative;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 + .item1 {
		margin-top: 50px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 {
		display: block;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .image1 {
		margin: auto;
		width: 267px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1.r .inner1 .image1 {
		margin-left: auto;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1.l .inner1 .image1 {
		margin-right: auto;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 {
		border: none;
		border-radius: 0;
		padding: 0 0 15px;
		position: inherit;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 .tip1 {
		height: 69px;
		left: -17px;
		top: -38px;
		width: 69px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 .tip1 .txt1 {
		font-size: 10px;
		margin: 13px 0 4px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 .tip1 .txt2 {
		font-size: 27px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 h4 {
		font-size: 18px;
		margin-bottom: 18px;
	}
	.ccm-page .qbb-enjoy-cheese-nutrition2 .block1 .item1 .inner1 .body1 p {
		margin: auto;
		width: 82.8402%;
	}



	.ccm-page .qbb-enjoy-factory-page-title1 {
		background: #43d1e5;
		height: 240px;
		margin: 0 0 22px;
	}
	.ccm-page .qbb-enjoy-factory-page-title1:before {
		display: none;
	}
	.ccm-page .qbb-enjoy-factory-page-title1 .title1 {
		background-image: url("/application/themes/qbb/images/enjoy/factory-page-title-img1-sp.png");
		height: 240px;
		left: calc(50% - 260px);
		width: 520px;
	}



	.ccm-page .qbb-enjoy-factory1 {
		margin: 25px 0 0;
		padding: 30px 0;
	}
	.ccm-page .qbb-enjoy-factory1:before {
		display: none;
	}
.ccm-page .qbb-enjoy-factory1 .inner1 .block1 {
	position: relative;
	width: 100%;
}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1:before {
		padding-bottom: 88.6666%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1:after {
		border-radius: 10px;
		bottom: 0;
		height: 100%;
		left: 8%;
		width: 84%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .map1 {
		background-image: url("/application/themes/qbb/images/enjoy/factory-map-img1-sp.png");
		left: 4.8%;
		top: 10.827%;
		width: 90.8%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .map1:before {
		padding-bottom: 74.0088%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 {
		height: 32.3308%;
		width: 19.2%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1.kobe {
		left: 25.4666%;
		top: 11.2781%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1.inami {
		left: 4.8%;
		top: 18.1954%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1.nagano {
		left: 46.1333%;
		top: 4.3609%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box3 .txt1 {
		/*font-size: 10px;*/
		font-size: 2.67vw;
		line-height: 1.2;
		margin-top: -0.2em;
		-webkit-transform: scale(0.7, 0.7);
		transform: scale(0.7, 0.7);
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .factory1 .box3 .txt2 {
		/*font-size: 10px;*/
		font-size: 2.67vw;
		line-height: 1.2;
		margin-top: -0.2em;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .prd1 {
		bottom: -13.5%;
		left: calc(50% - 15.7%);
		width: 68.9333%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .char2 {
		background: url("/application/themes/qbb/images/enjoy/factory-map-img3-sp.png") no-repeat center center;
		background-size: contain;
		bottom: -16.5413%;
		display: block;
		right: calc(50% + 18.6666%);
		position: absolute;
		width: 25.6%;
		z-index: 2;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block1 .char2:before {
		content: "";
		display: block;
		padding-bottom: 111.4583%;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .char1 {
		display: none;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block2 {
		height: auto;
		padding: 65px 0 0 0;
	}
	.ccm-page .qbb-enjoy-factory1 .inner1 .block2 p {
		font-size: 15px;
		line-height: 1.7;
		text-align: center;
	}



	.ccm-page .qbb-enjoy-factory2 {
		margin: 38px 0 0;
	}
	.ccm-page .qbb-enjoy-factory2 .title1 {
		font-size: 23px;
		margin: 0 0 15px;
	}
	.ccm-page .qbb-enjoy-factory2 .block1 .image1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-factory2 .block1 .image1 img {
		border-radius: 7px;
	}
	.ccm-page .qbb-enjoy-factory2 .block1 .body1 {
		float: none;
		margin: 25px 0 0;
		width: 100%;
	}
	.ccm-page .qbb-enjoy-factory2 .block1 .body1 p {
		margin: 0;
	}
	.ccm-page .qbb-enjoy-factory2 .block1 * + table {
		margin-top: 15px;
	}
	.ccm-page .qbb-enjoy-factory2 .block2 {
		margin: 30px 0 0;
	}
	.ccm-page .qbb-enjoy-factory2 .block2 &gt; div {
		padding-top: 117.6470%;
	}
	.ccm-page .qbb-enjoy-factory2 .block3 {
		margin: 32px 0 0;
	}
	.ccm-page .qbb-enjoy-factory2 .block3 .hd1 {
		position: relative;
	}
	.ccm-page .qbb-enjoy-factory2 .block3 .hd1 &gt; * {
		display: block;
		font-size: 20px;
		padding: 20px 0 15px 33px;
		position: static;
	}
	.ccm-page .qbb-enjoy-factory2 .block3 .hd1 &gt; *:before {
		bottom: 0;
		height: 67px;
		left: -6px;
		width: 83px;
	}
	.ccm-page .qbb-enjoy-factory2 .block3 .body1 {
		padding: 27px 20px 20px;
	}
	.ccm-page .qbb-enjoy-factory2 .block3 .image1 {
		display: block;
		margin: 12px auto 0;
		max-width: 640px;
	}
	.ccm-page .qbb-enjoy-factory2 .block3 .image1 &gt; img {
		width: 100%;
	}
	.ccm-page .qbb-enjoy-factory2 .block3 .image1 &gt; img + img {
		margin: 10px 0 0;
	}




	.ccm-page .qbb-sp-overflow1 {
		overflow-x: scroll;
		position: relative;
		width: 100%;
	}
	
	
	
	.ccm-page #qbb-en-header {
		background: #FFF;
		border: 1px solid #ccc;
		height: 63px;
		left: 0;
		position: fixed;
		top: 0;
		z-index: 1000;
	}
	.ccm-page #qbb-en-header .inner1 {
		height: auto;
	}

	.ccm-page #qbb-en-header-logo1 {
		background-size: 94px 23px;
		height: 23px;
		left: 14px;
		top: 23px;
		width: 56px;
	}

	.ccm-page #qbb-en-header-emina1 {
		background-size: 63px 43px;
		height: 43px;
		left: 74px;
		top: 8px;
		width: 63px;
	}

	.ccm-page #qbb-en-header-navi1 {
		display: none;
	}

	.ccm-page #qbb-en-header-lang1 {
		display: none;
	}



	.ccm-page #qbb-en-footer {
		margin-top: 40px;
		padding: 25px 0 20px;
	}
	.ccm-page #qbb-en-footer .navi1 {
		display: none;
	}
	.ccm-page #qbb-en-footer .navi2 {
		padding: 0;
	}
	.ccm-page #qbb-en-footer .navi2 .block1 {
		float: none;
	}
	.ccm-page #qbb-en-footer .navi2 .block1 ul {
		font-size: 13px;
	}
	.ccm-page #qbb-en-footer .navi2 .block1 ul li {
		float: none;
	}
	.ccm-page #qbb-en-footer .navi2 .block1 ul li + li {
		border-left: none;
		margin-left: 0;
		margin-top: 0.5em;
		padding-left: 0;
	}
	.ccm-page #qbb-en-footer .navi2 .block2 {
		float: none;
	}
	.ccm-page #qbb-en-footer .navi2 .copyright {
		font-size: 12px;
		margin-top: 20px;
		text-align: left;
	}
	
	
	.ccm-page #qbb-en-sp-menu-button {
		background: url("/application/themes/qbb/images/common/icon-hat1.png") no-repeat center top;
		background-size: 18px 9px;
		cursor: pointer;
		display: block;
		height: 32px;
		position: absolute;
		right: 18px;
		text-align: center;
		top: 15px;
		width: 25px;
		z-index: 1001;
	}
	.ccm-page #qbb-en-sp-menu-button span {
		color: #FFF;
		display: block;
		font-size: 0;
		height: 18px;
		left: 0;
		line-height: 0;
		position: absolute;
		text-decoration: none;
		top: 13px;
		width: 25px;
	}
	.ccm-page #qbb-en-sp-menu-button span span {
		background-color: #ed1b23;
		border-radius: 1px;
		display: block;
		height: 2px;
		left: 0;
		margin-top: 0;
		position: absolute;
		right: 0;
		top: 7px;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	html.qbb-en .ccm-page #qbb-en-sp-menu-button span span {
		background-color: #d7001d;
	}
	.ccm-page #qbb-en-sp-menu-button span span:nth-child(1) {
		-webkit-transform: translateY(-7px);
		transform: translateY(-7px);
	}
	.ccm-page #qbb-en-sp-menu-button span span:nth-child(2) {
	}
	.ccm-page #qbb-en-sp-menu-button span span:nth-child(3) {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}
	body.qbb-en-sp-menu-active .ccm-page #qbb-en-sp-menu-button span span:nth-child(2) {
		opacity: 0;
	}
	body.qbb-en-sp-menu-active .ccm-page #qbb-en-sp-menu-button span span:nth-child(1),
	body.qbb-en-sp-menu-active .ccm-page #qbb-en-sp-menu-button span span:nth-child(3) {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	body.qbb-en-sp-menu-active .ccm-page #qbb-en-sp-menu-button span span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	body.qbb-en-sp-menu-active .ccm-page #qbb-en-sp-menu-button span span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	.ccm-page #qbb-en-sp-panel {
		-webkit-animation: fadeOut 0.5s ease 0s 1 normal;
		animation: fadeOut 0.5s ease 0s 1 normal;
		display: none;
		opacity: 0;
	}
	body.qbb-en-sp-menu-active .ccm-page #qbb-en-sp-panel {
		-webkit-animation: fadeIn 0.5s ease 0s 1 normal;
		animation: fadeIn 0.5s ease 0s 1 normal;
		background: #d7001d;
		bottom: 0;
		color: #fff;
		display: block;
		height: 100%;
		left: 0;
		opacity: 1;
		overflow: auto;
		padding: 62px 0 0;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 999;
	}
	.ccm-page #qbb-en-sp-panel a {
		color: #fff;
	}
	.ccm-page #qbb-en-sp-panel .navi1 {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.ccm-page #qbb-en-sp-panel .navi1 &gt; li {
		position: relative;
	}
	.ccm-page #qbb-en-sp-panel .navi1 &gt; li &gt; a {
		border-bottom: 1px solid #fff;
		display: block;
		font-size: 15px;
		font-weight: 700;
		height: 55px;
		line-height: 1.2;
		padding: 17px 50px 0 20px;
		position: relative;
		width: 100%;
	}
	.ccm-page #qbb-en-sp-panel .navi1 &gt; li &gt; a:before {
		border: solid #fff;
		border-width: 1px 1px 0 0;
		content: "";
		display: block;
		height: 8px;
		margin-top: -3px;
		position: absolute;
		right: 22px;
		top: 50%;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 8px;
	}
	.ccm-page #qbb-en-sp-panel .navi1 .navi-sub1 {
		border-bottom: 1px solid #fff;
		display: none;
		padding: 10px 0;
	}
	.ccm-page #qbb-en-sp-panel .navi1 .navi-sub1 .hd1 {
		display: none;
	}
	.ccm-page #qbb-en-sp-panel .navi1 .navi-sub1 ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.ccm-page #qbb-en-sp-panel .navi1 .navi-sub1 ul li a {
		display: block;
		font-size: 14px;
		font-weight: 700;
		line-height: 1.2;
		padding: 10px 50px 10px 30px;
		position: relative;
		width: 100%;
	}
	.ccm-page #qbb-en-sp-panel .navi1 .navi-sub1 ul li a:before {
		border: solid #fff;
		border-width: 1px 1px 0 0;
		content: "";
		display: block;
		height: 8px;
		margin-top: -3px;
		position: absolute;
		right: 22px;
		top: 50%;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 8px;
	}
	.ccm-page #qbb-en-sp-panel .navi1 li a .blt {
		background: #d7001d;
		cursor: pointer;
		display: block;
		height: 53px;
		margin-top: 0;
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
	}
	.ccm-page #qbb-en-sp-panel .navi1 li a .blt:after,
	.ccm-page #qbb-en-sp-panel .navi1 li a .blt:before {
		background: #fff;
		content: "";
		display: block;
		height: 1px;
		position: absolute;
		right: 17px;
		top: 25px;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		width: 15px;
	}
	.ccm-page #qbb-en-sp-panel .navi1 li a .blt:before {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.ccm-page #qbb-en-sp-panel .navi1 li.on a .blt:before {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.ccm-page #qbb-en-sp-panel .navi2 {
		list-style: none;
		margin: 0;
		padding: 28px 17px;
	}
	.ccm-page #qbb-en-sp-panel .navi2 &gt; li {
		text-align: center;
	}
	.ccm-page #qbb-en-sp-panel .navi2 &gt; li &gt; a {
		background: #fff;
		border-radius: 22px;
		color: #d7001d;
		display: block;
		font-size: 15px;
		font-weight: 700;
		height: 44px;
		line-height: 42px;
		margin: auto;
		text-align: center;
		width: 100%;
	}


	.ccm-page .qbb-en-products-content1 .block1 {
		margin-bottom: 0;
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-en-products-content1 .block1 .image1 &gt; div {
		padding-bottom: 93.3333%;
	}
	.ccm-page .qbb-en-products-content1 .block1 .btn1 {
		width: 80%;
	}



	.ccm-page .qbb-en-message-content1 .copy1 {
		font-size: 19px;
	}
	.ccm-page .qbb-en-message-content1 .copy2 {
		font-size: 16px;
		line-height: 1.4;
		margin: 0 0 32px;
		padding: 17px 0;
	}
	.ccm-page .qbb-en-message-content1 .block1 {
		margin: 0 auto 20px;
	}
	.ccm-page .qbb-en-message-content1 .block1 &gt; div {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-en-message-content1 .block1 &gt; div + div {
		float: none;
		margin-top: 25px;
	}



	.ccm-page .qbb-en-cat-navi1 {
		margin: 60px 0 0;
		padding: 40px 0 0;
	}
	.ccm-page .qbb-en-cat-navi1 .title1 {
		text-align: center;
	}
	.ccm-page .qbb-en-cat-navi1 .navi1 {
		display: block;
	}
	.ccm-page .qbb-en-cat-navi1 .navi1 li {
		font-size: 15px;
		border-top: 1px solid #ccc;
	}
	.ccm-page .qbb-en-cat-navi1 .navi1 li + li {
		margin-left: 0;
	}
	.ccm-page .qbb-en-cat-navi1 .navi1 li + li:before {
		display: none;
	}
	.ccm-page .qbb-en-cat-navi1 .navi1 li a {
		padding: 15px 25px;
	}



	.ccm-page .qbb-en-brandmessage-content1 {
		margin-left: -15px;
		margin-right: -15px;
		padding: 40px 18px 50px;
		width: calc(100% + 30px);
	}
	.ccm-page .qbb-en-brandmessage-content1 .title1 {
		font-size: 16px;
	}
	.ccm-page .qbb-en-brandmessage-content1 .copy1 {
		line-height: 1.66;
		margin: 0 auto 40px;
		text-align: left;
	}
	.ccm-page .qbb-en-brandmessage-content1 .logo1 {
		width: 217px;
	}



	.qbb-en-company-about1 {
		margin: 50px 0 0;
	}
	.qbb-en-company-about1 &gt; div {
		float: none;
		width: 100%;
	}
	.qbb-en-company-about1 &gt; div + div {
		float: none;
		margin-top: 25px;
	}
	.qbb-en-company-about1 &gt; div:nth-child(1) {
		padding-top: 0;
	}
	.qbb-en-company-about1 &gt; div p {
		font-size: 13px;
	}



	.ccm-page .qbb-enjoy-top1 {
		background-size: 900px 47px;
		padding: 25px 0 48px;
	}
	.ccm-page .qbb-enjoy-top1 .block1 {
		display: block;
	}
	.ccm-page .qbb-enjoy-top1 .block1 .image1 {
		display: block;
		margin: 15px auto 0;
		width: 214px;
	}
	.ccm-page .qbb-enjoy-top1 .block1 .body1 {
		padding-left: 0;
	}
	.ccm-page .qbb-enjoy-top1 .block1 .body1 p {
		font-size: 17px;
		letter-spacing: 0.08em;
		line-height: 1.76;
		text-align: center;
	}



	.ccm-page .qbb-enjoy-top2 {
		margin: -20px 0 75px;
	}
	.ccm-page .qbb-enjoy-top2 .block1 {
		margin-top: 65px;
	}
	.ccm-page .qbb-enjoy-top2 .block1 .tag1 {
		font-size: 14px;
		height: 74px;
		margin-left: -37px;
		padding: 15px 0 0;
		top: -37px;
		width: 74px;
	}



	.ccm-page .qbb-en-business-mainimg1 {
		margin: 0 0 25px;
		padding: 18px 0;
	}
	.ccm-page .qbb-en-business-mainimg1:before {
		bottom: 3px;
		height: 113px;
		left: -8px;
		margin: 0;
		width: 300px;
	}



	.ccm-page .qbb-en-business-content1 {
		margin: 0 -15px 25px;
	}
	.ccm-page .qbb-en-business-content1 &gt; * {
		margin: 0;
	}
	.ccm-page .qbb-en-business-content1 &gt; .logo1 {
		margin-top: 30px;
		width: 125px;
	}
	.ccm-page .qbb-en-business-content1 &gt; .logo2 {
		margin-left: 24px;
		width: 187px;
	}



	.ccm-page .qbb-en-business-content2 {
		padding: 25px 0 27px;
	}
	.ccm-page .qbb-en-business-content2 .image1 {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
	}



	.ccm-page .qbb-en-business-content3 + .qbb-en-business-content3 {
		margin-top: 40px;
	}
	.ccm-page .qbb-en-business-content3 .image1 {
		margin-top: 15px;
		width: 100%;
	}
	.ccm-page .qbb-en-business-content3 .body1 {
		width: 100%;
	}
	.ccm-page .qbb-en-business-content3.r .image1 {
		float: none;
	}
	.ccm-page .qbb-en-business-content3.r .body1 {
		float: none;
	}
	.ccm-page .qbb-en-business-content3.l .image1 {
		float: none;
	}
	.ccm-page .qbb-en-business-content3.l .body1 {
		float: none;
	}
	.ccm-page .qbb-en-business-content3 .title1 {
		font-size: 19px;
		margin: 0 0 10px;
	}



	.ccm-page .qbb-en-business-content4 .block1 {
		padding-bottom: 35px;
	}
	.ccm-page .qbb-en-business-content4 .block1 .inner1 {
		display: block;
	}
	.ccm-page .qbb-en-business-content4 .block1 .image1 {
		padding-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-en-business-content4 .block1 .body1 {
		padding: 25px 15px 0;
		width: 100%;
	}
	.ccm-page .qbb-en-business-content4 .block1 .body1 .title1 {
		font-size: 19px;
	}
	.ccm-page .qbb-en-business-content4 .block1 .body1 .title2 {
		font-size: 17px;
	}
	.ccm-page .qbb-en-business-content4 .block2 {
		display: block;
		margin: 25px auto;
	}
	.ccm-page .qbb-en-business-content4 .block2 .item1 {
		float: left;
		margin-right: 5.8823%;
		width: 47.0588%;
	}
	.ccm-page .qbb-en-business-content4 .block2 .item1:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-en-business-content4 .block2 .item1:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-en-business-content4 .block2 .item1:nth-child(n+3) {
		margin-top: 20px;
	}



	.ccm-page .qbb-en-business-content5 {
		margin: 25px 0 0;
	}
	.ccm-page .qbb-en-business-content5 .body1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-en-business-content5 .image1 {
		float: none;
		margin: 20px 0 0;
		width: 100%;
	}



	.ccm-page .qbb-en-csr-main1 {
		background: #f3efec;
		margin: 0 0 40px;
		padding: 19px 15px 25px;
	}
	.ccm-page .qbb-en-csr-main1 .inner1 .image1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-en-csr-main1 .inner1 .body1 {
		background-color: transparent;
		float: none;
		margin: 15px 0 0;
		padding: 0;
		width: 100%;
	}
	.ccm-page .qbb-en-csr-main1 .title1 {
		font-size: 17px;
	}
	.ccm-page .qbb-en-csr-main1 p {
		line-height: 1.66;
		padding-right: 0;
	}



	.ccm-page .qbb-en-csr1 {
		margin-bottom: 40px;
		margin-top: 25px;
	}
	.ccm-page .qbb-en-csr1 .item1 {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-en-csr1 .item1 + .item1 {
		margin-top: 25px;
	}
	.ccm-page .qbb-en-csr1 .item1 img {
		display: block;
		margin: auto;
		width: 265px;
	}
	.ccm-page .qbb-en-csr1 .item1 p {
		margin: 10px 0 0;
	}



	.ccm-page .qbb-en-csr2 {
		margin: 0 auto 25px;
	}
	.ccm-page .qbb-en-csr2 .item1 {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-en-csr2 .item1 + .item1 {
		margin-top: 45px;
	}
	.ccm-page .qbb-en-csr2 .item1 p {
		font-size: 14px;
	}



	.ccm-page .qbb-en-csr2 .item1 .qbb-en-csr-table1 {
		margin-top: 10px;
	}
	.ccm-page .qbb-en-csr2 .item1 .qbb-en-csr-table1 th,
	.ccm-page .qbb-en-csr2 .item1 .qbb-en-csr-table1 td {
		line-height: 1.5;
		padding: 5px 13px;
		vertical-align: middle !important;
	}
	.ccm-page .qbb-en-csr2 .item1 .qbb-en-csr-table1 thead th {
		font-size: 15px;
	}
	.ccm-page .qbb-en-csr2 .item1 .qbb-en-csr-table1 tbody th {
		font-size: 13px;
		width: 115px;
	}
	.ccm-page .qbb-en-csr2 .item1 .qbb-en-csr-table1 tbody td {
		font-size: 14px;
		width: auto;
	}



	.ccm-page .qbb-en-csr3 {
		margin: 25px 0 45px;
	}
	.ccm-page .qbb-en-csr3 .body1 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-en-csr3 .image1 {
		float: none;
		margin-top: 25px;
		width: 100%;
	}



	.ccm-page .qbb-en-csr4 {
		margin: 20px 0 25px;
	}



	.ccm-page .qbb-en-csr5 .item1 {
		float: none;
		margin-bottom: 50px;
		margin-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-en-csr5 .item1:nth-child(n+4) {
		margin-top: 30px;
	}
	.ccm-page .qbb-en-csr5 .item1 + .item1 {
		margin-top: 30px;
	}



	.ccm-page .qbb-en-csr6 {
		margin: 20px auto 40px;
	}



	.ccm-page .qbb-en-csr-table2,
	.ccm-page .qbb-en-csr-table2 tbody,
	.ccm-page .qbb-en-csr-table2 tr,
	.ccm-page .qbb-en-csr-table2 th,
	.ccm-page .qbb-en-csr-table2 td {
		display: block;
		width: 100%;
	}
	.ccm-page .qbb-en-csr-table2 th {
		border-bottom: 0 none;
		padding: 13px 15px;
		width: 100%;
	}
	.ccm-page .qbb-en-csr-table2 td {
		padding: 5px 0 14px;
	}


	body.qbb-ld-content .ccm-page {
		padding-top: 0;
	}
	.ccm-page #qbb-ld-header:before {
		background-size: 14px 7px;
		height: 7px;
	}
	.ccm-page #qbb-ld-header div[class^="col-"] {
		height: 125px;
	}
	.ccm-page #qbb-ld-header .qchan1 {
		display: none;
	}
	.ccm-page #qbb-ld-header-logo1 {
		height: 24px;
		left: 14px;
		top: 14px;
		width: 60px;
	}
	.ccm-page #qbb-ld-header-title1 {
		font-size: 13px;
		padding: 39px 0 0;
	}
	.ccm-page #qbb-ld-header-title1 span {
		font-size: 23px;
		margin-top: 10px;
	}

	.ccm-page #qbb-ld-footer {
		padding: 35px 0;
	}
	.ccm-page #qbb-ld-footer .copyright {
		font-size: 13px;
		letter-spacing: 0.02em;
	}

	.ccm-page .qbb-ld-sec1 {
		background: linear-gradient(#fff8de 0px, #fffefc 237px, #fff 238px);
		padding: 27px 0 0;
	}

	.ccm-page .qbb-ld-title1 {
		font-size: 24px;
		margin: 0 0 17px;
	}

	.ccm-page .qbb-ld-subtitle1 {
		font-size: 20px;
		padding: 0 0 0 37px;
	}

	.ccm-page .qbb-ld-subtitle2 {
		font-size: 18px;
		line-height: 45px;
		margin: 30px 0 15px;
	}
	.ccm-page .qbb-ld-subtitle2:after,
	.ccm-page .qbb-ld-subtitle2:before {
		border-width: 22px 9px 23px;
	}

	.ccm-page .qbb-ld-sec1 .image1 {
		margin: 0 0 30px;
	}

	.ccm-page .qbb-ld-items li {
		margin: 0 4.4117% 20px 0;
		width: 47.6470%;
	}
	.ccm-page .qbb-ld-items li:nth-child(5n) {
		margin-right: 4.4117%;
	}
	.ccm-page .qbb-ld-items li:nth-child(5n+1) {
		clear: none;
	}
	.ccm-page .qbb-ld-items li:nth-child(2n) {
		margin-right: 0;
	}
	.ccm-page .qbb-ld-items li:nth-child(2n+1) {
		clear: left;
	}
	.ccm-page .qbb-ld-items li span {
		font-size: 14px;
		line-height: 1.6;
	}

	.ccm-page .qbb-ld-table1,
	.ccm-page .qbb-ld-table1 tbody,
	.ccm-page .qbb-ld-table1 tr,
	.ccm-page .qbb-ld-table1 th,
	.ccm-page .qbb-ld-table1 td {
		display: block;
		width: 100%;
	}
	.ccm-page .qbb-ld-table1 th {
		border-bottom: none;
		padding: 10px 15px;
		width: 100%;
	}
	.ccm-page .qbb-ld-table1 td {
		padding: 9px 3px 15px;
	}

	.ccm-page .qbb-ld-note1 {
		font-size: 13px;
		line-height: 1.6;
		margin: 20px 0 0;
	}
	.ccm-page .qbb-ld-note1 li + li {
		margin-top: 0.3em;
	}




	.ccm-page .qbb-sustainability1 {
		margin: 30px 0 0;
	}
	.ccm-page .qbb-sustainability1 .qbb-title2 {
		font-size: 21px;
		line-height: 1.4;
	}
	.ccm-page .qbb-sustainability1 &gt; .block1 {
		margin: 0 0 45px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block1 &gt; div:nth-child(1) {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block1 &gt; div:nth-child(2) {
		float: none;
		margin: 25px auto 0;
		max-width: 250px;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block2 {
		margin: 0 0 25px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block2 .hd1 {
		border: 2px solid #DD2526;
		border-radius: 2px;
		margin-bottom: 22px;
		padding: 10px 0;
	}
	.ccm-page .qbb-sustainability1 &gt; .block2 .hd1:after {
		border-width: 17px 18px;
		bottom: -35px;
		margin-left: -18px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block2 .hd1 h3 {
		font-size: 14px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block2 .hd1 p {
		font-size: 16px;
		line-height: 1.5;
	}
	.ccm-page .qbb-sustainability1 .qbb-b-hd1 {
		font-size: 18px;
		line-height: 1.47;
		margin: 0 0 13px;
		padding: 0 0 0 9px;
	}
	.ccm-page .qbb-sustainability1 p + .qbb-b-hd1 {
		margin-top: 25px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block3 {
		margin: 10px 0;
	}
	.ccm-page .qbb-sustainability1 &gt; .block3 p {
		font-size: 18px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block3 p span {
		font-size: 16px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block4 {
		margin: 20px 0 80px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block4 &gt; div:nth-child(1) {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block4 &gt; div:nth-child(2) {
		float: none;
		margin-top: 15px;
		padding: 15px 17px;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 .sustainability-title1 {
		margin: 60px 0 24px;
		padding: 29px 0 23px;
	}
	.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1 {
		padding: 0 8px 0 0;
		top: -15px;
	}
	.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1 img {
		height: 30px;
		width: 30px;
	}
	.ccm-page .qbb-sustainability1 .sustainability-title1 .mark1 span {
		font-size: 12px;
		margin: 0 0 0 5px;
	}
	.ccm-page .qbb-sustainability1 .sustainability-title1 h2 {
		font-size: 21px;
	}
	.ccm-page .qbb-sustainability1 .sustainability-title1 h2 span {
		font-size: 30px;
	}
	.ccm-page .qbb-sustainability1 .sustainability-title1 .sdgs1 {
		height: 30px;
		right: 0;
		top: 30px;
		width: auto;
	}
	.ccm-page .qbb-sustainability1 .sustainability-title1 .sdgs2 {
		height: 64px;
		position: absolute;
		right: 0;
		top: 10px;
		width: auto;
	}
	.ccm-page .qbb-sustainability1 &gt; .block5 a {
		font-size: 13px;
		padding: 0 25px 0 0;
	}
	.ccm-page .qbb-sustainability1 &gt; .block5 a:after {
		top: -0.08em;
	}
	.ccm-page .qbb-sustainability1 &gt; .image1 + .block5 {
		margin-top: 45px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block6 + .block5 {
		margin-top: 15px;
	}
	.ccm-page .qbb-sustainability1 &gt; p + .block5 {
		margin-top: 15px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block6 &gt; div {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block6 &gt; div:nth-child(2) {
		float: none;
		margin-top: 15px;
	}
	.ccm-page .qbb-sustainability1 &gt; .image3 {
		margin: 23px auto 18px;
	}
	.ccm-page .qbb-sustainability1 .subtitle1 {
		margin: 19px 0 9px;
		padding: 0 0 0 14px;
	}
	.ccm-page .qbb-sustainability1 .subtitle1:before {
		left: 0;
	}
	.ccm-page .qbb-sustainability1 &gt; .block7 {
		margin: 35px 0;
	}
	.ccm-page .qbb-sustainability1 &gt; .block7 .body1 {
		float: none;
		padding: 0;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block7 .body2 {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block7 .body3 {
		float: none;
		margin: 10px 0 0;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 .qbb-sep3 {
		display: none;
	}
	.ccm-page .qbb-sustainability1 .subtitle2 {
		font-size: 18px;
		margin: 20px 0 10px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 {
		margin: 20px 0 60px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 &gt; div {
		display: flex;
		align-items: center;
		justify-content: space-between;
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 &gt; div + div {
		margin-top: 20px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 .image {
		margin: 0;
		width: 44.1176%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 .image:before {
		display: none;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 .image img {
		height: auto;
		left: auto;
		max-width: 100%;
		position: relative;
		top: auto;
		transform: none;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 .body {
		font-feature-settings: "palt";
		margin: 0;
		text-align: left;
		width: 51.0294%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 .body h3 {
		font-size: 16.5px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 .body h3 span {
		font-size: 14.5px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 .body .qbb-sep3 {
		display: block;
		margin: 5px 0;
	}
	.ccm-page .qbb-sustainability1 &gt; .block8 .body .link1 {
		background-size: 14px 14px;
		font-size: 13px;
		padding: 0 21px 0 0;
	}
	.ccm-page .qbb-sustainability1 &gt; .block9 {
		margin: 10px 0 15px;
	}
	.ccm-page .qbb-sustainability1 &gt; .block9 &gt; div:nth-child(1) {
		float: none;
		width: 100%;
	}
	.ccm-page .qbb-sustainability1 &gt; .block9 &gt; div:nth-child(2) {
		float: none;
		margin-top: 15px;
		width: 100%;
	}



	.ccm-page .qbb-center-s {
		text-align: center !important;
	}
	.ccm-page .qbb-left-s {
		text-align: left !important;
	}
	.ccm-page .qbb-right-s {
		text-align: right !important;
	}
	
	
	
	.ccm-page .qbb-fs9s {
		font-size: 9px !important;
	}
	.ccm-page .qbb-fs10s {
		font-size: 10px !important;
	}
	.ccm-page .qbb-fs11s {
		font-size: 11px !important;
	}
	.ccm-page .qbb-fs12s {
		font-size: 12px !important;
	}
	.ccm-page .qbb-fs13s {
		font-size: 13px !important;
	}
	.ccm-page .qbb-fs14s {
		font-size: 14px !important;
	}
	.ccm-page .qbb-fs15s {
		font-size: 15px !important;
	}
	.ccm-page .qbb-fs16s {
		font-size: 16px !important;
	}
	.ccm-page .qbb-fs17s {
		font-size: 17px !important;
	}
	.ccm-page .qbb-fs18s {
		font-size: 18px !important;
	}
	.ccm-page .qbb-fs19s {
		font-size: 19px !important;
	}
	.ccm-page .qbb-fs20s {
		font-size: 20px !important;
	}
	.ccm-page .qbb-fs21s {
		font-size: 21px !important;
	}
	.ccm-page .qbb-fs22s {
		font-size: 22px !important;
	}
	.ccm-page .qbb-fs23s {
		font-size: 23px !important;
	}
	.ccm-page .qbb-fs24s {
		font-size: 24px !important;
	}
	.ccm-page .qbb-fs25s {
		font-size: 25px !important;
	}
	.ccm-page .qbb-fs26s {
		font-size: 26px !important;
	}
	.ccm-page .qbb-fs27s {
		font-size: 27px !important;
	}
	.ccm-page .qbb-fs28s {
		font-size: 28px !important;
	}
	.ccm-page .qbb-fs29s {
		font-size: 29px !important;
	}
	.ccm-page .qbb-fs30s {
		font-size: 30px !important;
	}



	.ccm-page .qbb-mgb0s {
		margin-bottom: 0px !important;
	}
	.ccm-page .qbb-mgb5s {
		margin-bottom: 5px !important;
	}
	.ccm-page .qbb-mgb10s {
		margin-bottom: 10px !important;
	}
	.ccm-page .qbb-mgb15s {
		margin-bottom: 15px !important;
	}
	.ccm-page .qbb-mgb20s {
		margin-bottom: 20px !important;
	}
	.ccm-page .qbb-mgb25s {
		margin-bottom: 25px !important;
	}
	.ccm-page .qbb-mgb30s {
		margin-bottom: 30px !important;
	}
	.ccm-page .qbb-mgb35s {
		margin-bottom: 35px !important;
	}
	.ccm-page .qbb-mgb40s {
		margin-bottom: 40px !important;
	}
	.ccm-page .qbb-mgb45s {
		margin-bottom: 45px !important;
	}
	.ccm-page .qbb-mgb50s {
		margin-bottom: 50px !important;
	}
	.ccm-page .qbb-mgb55s {
		margin-bottom: 55px !important;
	}
	.ccm-page .qbb-mgb60s {
		margin-bottom: 60px !important;
	}
	.ccm-page .qbb-mgb65s {
		margin-bottom: 65px !important;
	}
	.ccm-page .qbb-mgb70s {
		margin-bottom: 70px !important;
	}
	.ccm-page .qbb-mgb75s {
		margin-bottom: 75px !important;
	}
	.ccm-page .qbb-mgb80s {
		margin-bottom: 80px !important;
	}
	.ccm-page .qbb-mgb85s {
		margin-bottom: 85px !important;
	}
	.ccm-page .qbb-mgb90s {
		margin-bottom: 90px !important;
	}
	.ccm-page .qbb-mgb95s {
		margin-bottom: 95px !important;
	}
	.ccm-page .qbb-mgb100s {
		margin-bottom: 100px !important;
	}
	.ccm-page .qbb-mgb110s {
		margin-bottom: 110px !important;
	}
	.ccm-page .qbb-mgb120s {
		margin-bottom: 120px !important;
	}
	.ccm-page .qbb-mgb130s {
		margin-bottom: 130px !important;
	}
	.ccm-page .qbb-mgb140s {
		margin-bottom: 140px !important;
	}
	.ccm-page .qbb-mgb150s {
		margin-bottom: 150px !important;
	}
	.ccm-page .qbb-mgb160s {
		margin-bottom: 160px !important;
	}
	.ccm-page .qbb-mgb170s {
		margin-bottom: 170px !important;
	}
	.ccm-page .qbb-mgb180s {
		margin-bottom: 180px !important;
	}
	.ccm-page .qbb-mgb190s {
		margin-bottom: 190px !important;
	}
	.ccm-page .qbb-mgb200s {
		margin-bottom: 200px !important;
	}



	.ccm-page .qbb-mgt0s {
		margin-top: 0px !important;
	}
	.ccm-page .qbb-mgt5s {
		margin-top: 5px !important;
	}
	.ccm-page .qbb-mgt10s {
		margin-top: 10px !important;
	}
	.ccm-page .qbb-mgt15s {
		margin-top: 15px !important;
	}
	.ccm-page .qbb-mgt20s {
		margin-top: 20px !important;
	}
	.ccm-page .qbb-mgt25s {
		margin-top: 25px !important;
	}
	.ccm-page .qbb-mgt30s {
		margin-top: 30px !important;
	}
	.ccm-page .qbb-mgt35s {
		margin-top: 35px !important;
	}
	.ccm-page .qbb-mgt40s {
		margin-top: 40px !important;
	}
	.ccm-page .qbb-mgt45s {
		margin-top: 45px !important;
	}
	.ccm-page .qbb-mgt50s {
		margin-top: 50px !important;
	}
	.ccm-page .qbb-mgt55s {
		margin-top: 55px !important;
	}
	.ccm-page .qbb-mgt60s {
		margin-top: 60px !important;
	}
	.ccm-page .qbb-mgt65s {
		margin-top: 65px !important;
	}
	.ccm-page .qbb-mgt70s {
		margin-top: 70px !important;
	}
	.ccm-page .qbb-mgt75s {
		margin-top: 75px !important;
	}
	.ccm-page .qbb-mgt80s {
		margin-top: 80px !important;
	}
	.ccm-page .qbb-mgt85s {
		margin-top: 85px !important;
	}
	.ccm-page .qbb-mgt90s {
		margin-top: 90px !important;
	}
	.ccm-page .qbb-mgt95s {
		margin-top: 95px !important;
	}
	.ccm-page .qbb-mgt100s {
		margin-top: 100px !important;
	}
	.ccm-page .qbb-mgt110s {
		margin-top: 110px !important;
	}
	.ccm-page .qbb-mgt120s {
		margin-top: 120px !important;
	}
	.ccm-page .qbb-mgt130s {
		margin-top: 130px !important;
	}
	.ccm-page .qbb-mgt140s {
		margin-top: 140px !important;
	}
	.ccm-page .qbb-mgt150s {
		margin-top: 150px !important;
	}
	.ccm-page .qbb-mgt160s {
		margin-top: 160px !important;
	}
	.ccm-page .qbb-mgt170s {
		margin-top: 170px !important;
	}
	.ccm-page .qbb-mgt180s {
		margin-top: 180px !important;
	}
	.ccm-page .qbb-mgt190s {
		margin-top: 190px !important;
	}
	.ccm-page .qbb-mgt200s {
		margin-top: 200px !important;
	}



	.ccm-page .qbb-mgt-10s {
		margin-top: -10px !important;
	}
	.ccm-page .qbb-mgt-15s {
		margin-top: -15px !important;
	}
	.ccm-page .qbb-mgt-25s {
		margin-top: -25px !important;
	}
	.ccm-page .qbb-mgt-40s {
		margin-top: -40px !important;
	}

	
	
}

@media print {
	.ccm-page a[href]:after {
		content: "" !important;
	}
	.ccm-page abbr[title]:after {
		content: "" !important;
	}
	
	.ccm-page .qbb-btn-print1 {
		display: none;
	}
}</pre></body></html>