@media screen and (max-width: 1199px) { 
	html,
	body,
	#tCommonHeader,
	#tCommonHeader > div,
	#contentsArea,
	#Wrapper {
		width: 100%;
		max-width: 1224px;
		min-width: 1224px;
	}
	#contentsArea img.sec06ContImg,
	#contentsArea img.sec07ContImg {
		width: 1224px;
	}
}

.taCenter {
	text-align: center;
}

.sectionInner {
	position: relative;
	width: 100%;
	max-width: 1244px;
	margin: 0 auto;
}

.fvWrap {
	background: url(../img/bg-fv.jpg) center 0 no-repeat;
}

.fv {
	position: relative;
	text-align: center;
}

.cv01 {
	padding: 75px 0 40px;
}

.cv01.cv01Sub {
	padding: 65px 0 0;
	background: url(../img/bg-cv.jpg) right bottom no-repeat;
}

.cv01.cv01Sub > div:last-of-type {
	text-align: center;
}

.sec01 + .cv01 {
	padding: 0 0 40px;
}

.sec02 + .cv01 {
	padding: 0 0 70px;
}

.sec03 + .cv01 {
	padding: 0 0 70px;
}

.sec07 + .cv01 {
	padding: 0;
}


.cv01 .sectionInner {
	position: relative;
	width: 1120px;
	margin: 0 auto;
}

.tdkUnit {
	width: 1020px;
	margin: 0 auto;
	padding: 20px;
	color: #000;
	font-size: 14px;
	border: 3px solid #d6d6d6;
	box-sizing: border-box;
	background: #fff;
}

.tdkUnit dt {
	display: inline;
	font-size: 22px;
	font-weight: bold;
}

.tdkUnit dd ul li {
	display: inline-block;
	width: 47%;
}

.tdkList span {
	color: #808080;
}

.tdkList {
	width: 1020px;
	margin: 0 auto;
	padding: 20px 0;
	color: #231815;
	font-size: 15px;
}

.tdkList a {
	color: #29abe2;
}

.tkInfoUnit {
	padding: 10px 0 0;
	text-align: center;
}

.cv01 .sectionInner:first-child {
	margin: 0 auto;
}

.sec07 + .cv01 .sectionInner {
	margin: 0 auto 20px;
}

.cv02 {
	padding: 0 0 70px;
	background: #fff6df;
}

.sec01 {
	margin: 0 auto 50px;
	text-align: center;
	background: url(../img/bg-et-01.jpg) center 0 no-repeat;
	box-sizing: border-box;
}

.sec02 {
	text-align: center;
	background: url(../img/bg-et-02.jpg) center 0 no-repeat;
}

.sec03 {
	text-align: center;
	background: url(../img/bg-et-03.jpg) center 0 no-repeat;
}

.sec04 {
	text-align: center;
	background: url(../img/bg-et-04.jpg) center 0 no-repeat;
}

.sec05 {
	text-align: center;
	background: url(../img/bg-et-05.jpg) center 0 no-repeat;
}

.sec06 {
	margin: 0 auto;
	background: url(../img/bg-et-06.jpg) right bottom no-repeat;
}
@media screen and (max-width: 1199px) { 
	.sec06 {
		background: none;
	}
}

.cv01.sec06 {
	padding: 55px 0 0;
}

.sec06Cont {
	padding: 62px 0 0;
	text-align: center;
}

.sec.sec08 {
	margin: 0 auto;
	background: url(../img/bg-rc-11.gif) center 0 no-repeat;
	box-sizing: border-box;
}

.sec09 {
	padding: 50px 0 70px;
}

.recommendType.column {
	min-width: 1200px;
}

.noteLink {
	padding: 0.5em 0 1em;
	max-width: 940px;
	margin: 0 auto;
}

#contentsArea .noteLink {
	padding: 0.5em 0 30px;
}

.noteLink a {
	color: #0c84ea;
}

#contentsArea .noteLink li {
	color: #2d2d2d;
}

.notify {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.cv01-d {
	padding: 0 0 70px;
	text-align: center;
	background: url(../img/bg-rc-07.jpg) center 0 no-repeat;
}

.commonHeaderInner {
	width: 1200px;
	padding: 0 110px;
	box-sizing: border-box;
}

#contentsArea .cv01-d .sectionInner .btn{
	position: absolute;
	right: 48px;
	bottom: 26px;
}

.cv01 .sectionInner .btn {
	position: absolute;
	right: 75px;
	bottom: 85px;
}

.sec07 + .cv01 .sectionInner .btn {
	position: absolute;
	right: 13px;
	bottom: 0;
	box-shadow: 18px 15px 19px -10px rgba(0,0,0,0.7);
	border-radius: 75px;
}

.cv01 .sectionInner .btnTan {
	position: absolute;
	right: 60px;
	bottom: 38px;
	box-shadow: 18px 15px 19px -10px rgba(0,0,0,0.7);
	border-radius: 75px;
}

.btn {
	padding: 0;
}

.tkTxtUnit {
	width: 1200px;
	margin: 0 auto;
	color: #231815;
}

.tkTxtUnit a {
	color: #17499d;
}

.importDetail {
	width: 790px;
	margin: 0 auto;
}

#contentsArea .recommendItem {
	width: 895px;
	margin: 0 auto;
}

.importDetail table td {
    width: 100%;
}

.recommendType.column {
	padding: 40px 0;
}
.recommendType.column .sectionInner {
	padding-top: .01%;
	padding-bottom: 2%;
}
.recommendType.column .sp {
	background: #fff;
	border: 1.2vw solid #fbb9b1;
	width: 93%;
	padding: 0 2% 1% 2%;
	margin: 2% auto 5% auto;
}
.recommendType.column .pc {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	border: 10px solid #c00300;
	background: #fff8e9;
	z-index: 0;
	padding: 16px 0 10px 0;
}

.recommendType.carousel .sectionInner {
	background: #fbf4e4;
}

.cvTkTxt01 {
	position: absolute;
	top: 595px;
	left: 415px;
	font-size: 15px;
	color: #231815;
}

.cvTkTxt02 {
	position: absolute;
	top: 580px;
	left: 365px;
	font-size: 15px;
	color: #231815;
}

.cvTkTxt03 {
	position: absolute;
	top: 985px;
	left: 365px;
	font-size: 15px;
	color: #231815;
}

.cvTkTxt04 {
	position: absolute;
	top: 970px;
	left: 365px;
	font-size: 15px;
	color: #231815;
}

.cvTkTxt01 > span,
.cvTkTxt02 > span,
.cvTkTxt02 > span,
.cvTkTxt04 > span {
	color: #808080;
}

.cvTkTxt01 > a,
.cvTkTxt02 > a,
.cvTkTxt02 > a,
.cvTkTxt04 > a {
	color:#29abe2;
}

#FFgb { opacity: 0!important; }
#FFgb.FFgbSubClass { visibility: visible!important;opacity: 0.9!important; }

.flwBnr {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 132px;
	background: url(../img/bg-bnr.png) center 0 no-repeat;
}

.flwBnr > div {
	position: relative;
	display: block;
	width: 1260px;
	height: 132px;
	margin: 0 auto;
}

.flwBnr div a {
	position: absolute;
	bottom: 10px;
	right: 30px;
}