@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
	width: 930px;
	margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

em {
	font-style: normal;
}
img {
	image-rendering: -webkit-optimize-contrast;
}

.releasedate {
	width: 930px; 
	font-size: 11px; 
	color: #fff;
	text-align: right;
	margin: 100px auto 0; 
}


#mainContents {
	color: #000;
}

/*==============================================
 看板
============================================= */
.mainTitleWrap {
	width: 100%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/titlebg.gif) repeat-x 0 0;
}
.mainTitle {
	width: 930px;
	height: 724px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/maintitle.png) no-repeat 0 0;
	font-size: 0;
	text-indent: -999em;
	z-index: 1;
	margin: 0 auto;
}

.lead {
	width: 930px;
	font-size: 16px;
	line-height: 2.1;
	margin: 50px auto 0;
}
.lead a {
	border-bottom: 1px dotted #000;
}
.lead a:hover {
	border: 0;
}


/*==============================================
 バナー
============================================= */
a.topbnr {
	display: block;
	width: 600px;
	height: 60px;
	background: #000;
	border-radius: 60px;
	font-size: 17px;
	color: #fff;
	line-height: 63px;
	text-align: center;
	margin: 50px auto 0;
	position: relative;
	transition: all ease .3s;
}
a.topbnr:before {
	content: "";
	display: block;
	width: 15px;
	height: 24px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/arrow_over.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -12px;
}
a.topbnr:after {
	content: "";
	display: block;
	width: 15px;
	height: 24px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -12px;
}
a.topbnr:hover {
	background: #fff015;
	font-weight: bold;
	color: #000;
}
a.topbnr:hover:after {
	opacity: 0;
}

.innerbnr {
	width: 930px;
	margin: 100px auto 0;
}
.innerbnr a dl {
	display: table;
	width: 100%;
	table-layout: fixed;
	border: 3px solid #000;
	background: #10b3b0;
	box-sizing: border-box;
	transition: all ease .3s;
}
.innerbnr a dt {
	display: table-cell;
	height: 170px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/innerbnr_img.png) no-repeat 38px 30px;
	font-size: 36px;
	font-weight: bold;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 4px 0 0 255px;
}
.innerbnr a dt span {
	display: block;
	font-size: 14px;
	line-height: 1.8;
	text-indent: .2rem;
	margin: 0 0 14px -.1rem;
	padding-left: -.2rem;
}
.innerbnr a dd {
	display: table-cell;
	width: 25%;
	height: 170px;
	background: #000;
	font-size: 16px;
	color: #fff;
	line-height: 1.8;
	vertical-align: middle;
	padding: 4px 0 0 25px;
	box-sizing: border-box;
	position: relative;
}
.innerbnr a dd:after {
	content: "";
	display: block;
	width: 15px;
	height: 24px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -12px;
}
.innerbnr a:hover dl {
	background: #fff015;
}


/*==============================================
 目次
============================================= */
.menu {
	width: 930px;
	margin: 60px auto 0;
}
.menu ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.menu li {
	width: 215px;
	background: #fff015;
	border-radius: 10px;
	line-height: 1.8;
	padding: 23px 27px 25px;
	box-sizing: border-box;
	position: relative;
}
.menu li em {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.menu li:after {
	content: "";
	display: block;
	width: 27px;
	height: 13px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/menu_arrow.png) no-repeat 0 0;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -13px;
}
.menu li:hover:after {
	bottom: -22px;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	border-top: 1px solid #000;
	margin: 110px auto 0;
	padding-top: 100px;
}
.paragraph h2 {
	width: 930px;
	height: 157px;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto 80px;
}
#article01 h2 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/h2_p1.png) no-repeat 0 0;
}
#article02 h2 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/h2_p2.png) no-repeat 0 0;
}
#article03 h2 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/h2_p3.png) no-repeat 0 0;
}
.paragraph h3 {
	font-size: 28px;
	font-weight: bold;
	margin: 90px auto 70px;
}
.paragraph h3 span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff015;
	border-radius: 100%;
	font-size: 26px;
	text-align: center;
	line-height: 43px;
	vertical-align: 2px;
	margin-right: 12px;
}

.paragraphIn {
	width: 930px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 30px;
}
.paragraphIn ul.note {
	margin: 30px auto 0;
}
.paragraphIn ul.note li {
	font-size: 11px;
	line-height: 2;
	margin-top: 10px;
}

.paragraphIn .table {
	width: 800px;
	margin: 90px auto;
}
.paragraphIn .table table{
	width: 100%;
	table-layout: fixed;
	font-weight: bold;
}
.paragraphIn .table tr {
	height: 80px;
	text-align: center;
}
.paragraphIn .table tr:nth-of-type(2) {
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
.paragraphIn .table tr th:nth-of-type(1),
.paragraphIn .table tr td:nth-of-type(1) {
	border-right: 10px solid #fff;
}
.paragraphIn .table tr td:nth-of-type(2),
.paragraphIn .table tr th:nth-of-type(3),
.paragraphIn .table tr td:nth-of-type(3) {
	border-left: 10px solid #fff;
}
.paragraphIn .table th {
	background: #000;
	font-size: 20px;
	color: #fff;
}
.paragraphIn .table tr:nth-of-type(1) th {
	background: #10b3b0;
	font-size: 20px;
	color: #fff;
}
.paragraphIn .table tr:nth-of-type(1) th:nth-of-type(1) {
	background: #fff;
	text-align: center;
}
.paragraphIn .table tr:nth-of-type(1) th:nth-of-type(1) em {
	display: block;
	width: 248px;
	height: 50px;
	background: #fff015;
	border-radius: 50px;
	font-size: 28px;
	color: #000;
	line-height: 52px;
	margin: auto;
}
.paragraphIn .table td {
	background: #f0f0f0;
	font-size: 30px;
}
.paragraphIn .table td small {
	font-size: 18px;
}
.paragraphIn .table .cap {
	font-size: 13px;
	line-height: 2;
	margin: 25px 0 0;
}

#article04 {
	height: 790px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/matome_bg.jpg) no-repeat center 0;
	border: 0;
	padding: 150px 0 0;
	box-sizing: border-box;
}
#article04 h2 {
	width: 840px;
	height: 86px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/h2_p4.png) no-repeat center 0;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto -50px;
	z-index: 10;
	position: relative;
}
#article04 .spAccordion {
	width: 1130px;
	background: rgba(255,255,255,.8);
	margin: auto;
	padding: 105px 0 50px;
}


/*==============================================
 画像
============================================= */
.imgBox01 {
	width: 671px;
	margin: 90px auto;
}
.imgBox02,
.imgBox03,
.imgBox04,
.imgBox05 {
	width: 930px;
	margin: 90px auto;
}
.imgBox02,
.imgBox01 div {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
.imgBox03,
.imgBox04 div,
.imgBox05 div {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.imgBox01 div a {
	display: block;
	width: 280px;
}
.imgBox01 div p.right {
	width: 360px;
	margin: 0;
}
.imgBox02 a,
.imgBox02 a + .cap,
.imgBox03 div,
.imgBox04 a,
.imgBox05 a {
	display: block;
	width: 450px;
	margin: 0;
}
.imgBox01 img,
.imgBox02 img,
.imgBox03 img,
.imgBox04 img,
.imgBox05 img {
	display: block;
	width: 100%;
	margin: auto;
	transition: all ease .3s;
}
.imgBox01 .cap,
.imgBox02 .cap,
.imgBox03 .cap,
.imgBox04 .cap {
	font-size: 13px;
	line-height: 2;
	margin: 25px 0 0;
}
.imgBox04.w200 div {
	align-items: end;
}
.imgBox04.w200 a + a img {
	width: 200px;
}
.imgBox05 strong {
	display: block;
	font-size: 16px;
	margin-bottom: 15px;
}
.imgBox05 div + div {
	margin-top: 25px;
}

.imgBox01 a:hover img,
.imgBox02 a:hover img,
.imgBox03 a:hover img,
.imgBox04 a:hover img,
.imgBox05 a:hover img {
	opacity: .8;
}


/*==============================================
 動画
============================================= */
.movBox {
	width: 800px;
	margin: 90px auto;
}
.movBox strong {
	display: block;
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 18px;
}
.movBox strong:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 23px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/movicon.png) no-repeat 0 0;
	vertical-align: -4px;
}
.mov {
	width: 800px;
	height: 450px;
	background: #666;
	display: table;
	line-height: 0;
}
.movTxt {
	display: table-cell;
	line-height: 1.3;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}
.movBox .cap {
	font-size: 14px;
	line-height: 2;
	margin: 25px 0 0;
}



/*==============================================
 製品紹介
============================================= */
.productBox {
	width: 930px;
	margin: 115px auto 0;
	padding-bottom: 110px;
}
.productBox dl {
	text-align: center;
}
.productBox dt {
	font-size: 54px;
	font-weight: bold;
}
.productBox dt br {
	display: none;
}
.productBox dt span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}
.productBox dt span em {
	color: #00b7b5;
}
.productBox dd:nth-of-type(1) {
	margin: 30px auto 5px;
}
.productBox dd:nth-of-type(2) {
	display: block;
	width: 600px;
	height: 60px;
	background: #000;
	border-radius: 60px;
	font-size: 17px;
	color: #fff;
	line-height: 62px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	transition: all ease .3s;
}
.productBox dd:nth-of-type(2):before {
	content: "";
	display: block;
	width: 15px;
	height: 24px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/arrow_over.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -12px;
}
.productBox dd:nth-of-type(2):after {
	content: "";
	display: block;
	width: 15px;
	height: 24px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -12px;
}
.productBox dd:nth-of-type(2):hover {
	background: #fff015;
	font-weight: bold;
	color: #000;
}
.productBox dd:nth-of-type(2):hover:after {
	opacity: 0;
}

.productBox table {
	table-layout: fixed;
	width: 100%;
	margin: 80px auto 0;
}
.productBox tr {
	border-top: 1px solid #333;
}
.productBox tr:last-child {
	border-bottom: 1px solid #333;
}
.productBox th {
	width: 20%;
	font-weight: bold;
	padding: 12px 20px 10px;
}
.productBox td {
	padding: 12px 20px 10px;

}


/*==============================================
 ラインアップ
============================================= */
.lineupBox {
	background: #0d2ea1;
	padding: 100px 0;
}
.lineupBox h2 {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 auto 80px;
}
.lineupBox .lineup {
	width: 930px;
	background: #fff;
	border-radius: 10px;
	margin: 70px auto 0;
	padding: 0 28px 50px;
	box-sizing: border-box;
}
.lineupBox .lineup h3 {
	height: 46px;
	border-left: 10px solid #0d2ea1;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	padding: 0 0 0 18px;
}
.lineupBox .lineup ul {
	width: 880px;
	margin: 20px auto 0;
	overflow: hidden;
}
.lineupBox .lineup li {
	width: 350px;
	float: left;
	text-align: center;
	margin: 0 40px;
}
.lineupBox .lineup li img {
	width: 300px;
}
.lineupBox .lineup li.c2 img {
	width: 350px;
}
.lineupBox .lineup li dt {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	margin: 15px auto 0;
}
.lineupBox .lineup li dt span {
	display: block;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
}
.lineupBox .lineup li dd {
	display: block;
	width: 300px;
	height: 40px;
	background: #001459;
	border-radius: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 42px;
	text-align: center;
	margin: 10px auto 0;
	position: relative;
	transition: all ease .3s;
}
.lineupBox .lineup li dd:after {
	content: "";
	display: block;
	width: 10px;
	height: 17px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/arrow.png) no-repeat 0 0;
	background-size: 10px;
	position: absolute;
	top: 50%;
	right: 14px;
	margin-top: -8px;
}
.lineupBox .lineup li dd:hover {
	background: #1965e1;
}





