@charset "shift_jis";

/*==============================================
 common
============================================= */
.menu {
	display:none;
}
img {
	display: block;
	width: 100%;
}

#header {
	border-bottom: #ededed solid 1px;
}
#footer {
	margin-top: 1rem;
}
.copyRight {
	border-top: 1px solid #ededed;
}
.pageTop {
	width: 40px;
	height: 40px;
	right: 10px;
	background-size: 40px;
	border-radius: 50%;
}

em {
	font-style: normal;
}

.releasedate {
	font-size: 0.85rem; 
	color: #fff;
	padding: 2rem 0;
}


/*==============================================
 看板
============================================= */
.mainTitleWrap {
	padding-top: 89.17%;
	margin: 0 auto;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/sp_mainimg.jpg) no-repeat 0 0;
	background-size: 100%;
	text-indent: -999em;
	font-size: 0;
}

.lead {
	font-size: 1.2rem;
	line-height: 1.8;
	margin-top: 1.5rem;
	padding: 0 1.2rem 1.5rem;
}
.lead a {
	border-bottom: 1px dotted #000;
}


/*==============================================
 バナー
============================================= */
a.topbnr {
	display: block;
	width: 90%;
	height: 56px;
	background: #000;
	border-radius: 60px;
	font-size: 1.1rem;
	color: #fff;
	line-height: 59px;
	text-align: center;
	margin: 1.5rem auto 0;
	position: relative;
}
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;
}

.innerbnr a {
	display: block;
	height: 0px;
	padding-top: 32.3%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/sp_innerbnr.jpg) no-repeat 0 0;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
}

/*==============================================
 コンテンツ
============================================= */
.paragraph p {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-top: 2.5rem;
}
.paragraphIn > p:first-child {
	margin-top: 1rem;
}
.paragraph .cap {
	font-size: 1.2rem;
	line-height: 1.7;
	margin-top: 1rem !important;
}


.paragraph {
	border-top: 1px solid #ddd;
	transition: background-color .2s, border-top-color .2s;
}
#article04 {
	border-bottom: 1px solid #ddd;
}
.spAccordion {
	display: none;
	padding: 0 1.2rem 2rem;
}
.paragraph h2 {
	font-size: 1.8rem;
	line-height: 1.8;
	font-weight: bold;
	padding: 1.8rem 1.5rem 1.4rem 2.2rem;
	position: relative;
}
.paragraph h2 span {
	display: block;
	padding-left: 26px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 1px;
	bottom: 0;
	left: 20px;
	width: 8px;
	height: 8px;
	margin: auto;
	transition: transform .2s ease, opacity .2s ease;
	transform: rotate(45deg);
	vertical-align: middle;
	border-bottom: 4px solid #d0d0d0;
	border-right: 4px solid #d0d0d0;
}
.paragraph.active h2:after {
	top: 3px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.paragraph h2 em {
	display: inline-block;
	background: #000;
	border-radius: .3rem;
	font-size: 1.1rem;
	color: #fff;
	margin-bottom: .6rem;
	padding: .4rem .8rem .1rem;
}
.paragraph h2 span span {
	display: inline;
	background: linear-gradient(transparent 65%, #7fdbda 35%);
	padding: 0;
}

.paragraph h3 {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5;
	margin: 3rem auto 2rem;
}
.paragraph h3 span {
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	background: #fff015;
	border-radius: 100%;
	font-size: 1.4rem;
	text-align: center;
	line-height: 2rem;
	vertical-align: 2px;
	margin-right: .5rem;
}

.paragraphIn ul.note {
	margin: 2rem auto 0;
}
.paragraphIn ul.note li {
	font-size: .9rem;
	line-height: 1.4;
	margin-top: .5rem;
}

.paragraphIn .table {
	margin: 2.5rem auto;
}
.paragraphIn .table table {
	display: block;
	width: 100%;
	height: 0;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/sp_table01.png) no-repeat 0 0;
	background-size: 100%;
	padding-top: 32.5%;
	font-size: 0;
	text-indent: -999em;
}
.paragraphIn .table .t2 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_cutfit/sp_table02.png) no-repeat 0 0;
	background-size: 100%;
}


/*==============================================
 画像
============================================= */
.imgBox01,
.imgBox02,
.imgBox03,
.imgBox04,
.imgBox05 {
	margin: 2.5rem auto;
}
.imgBox01 a,
.imgBox02 a,
.imgBox03 a,
.imgBox04 a,
.imgBox05 a {
	display: block;
}
.imgBox01 a + a,
.imgBox02 a + a,
.imgBox03 a + a,
.imgBox04 a + a,
.imgBox05 a + a,
.imgBox03 div + div {
	margin-top: 1.2rem;
}
.imgBox01 .tate,
.w200 a + a {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.imgBox05 strong {
	display: block;
	font-size: 1.3rem;
	margin-bottom: .5rem;
}
.imgBox05 div + div {
	margin-top: 1.2rem;
}


/*----- 動画 -----*/
.movBox {
	margin: 2.5rem auto;
}
.movBox strong {
	display: block;
	font-size: 1.4rem;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 1rem;
}
.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;
}
.movBox .mov video {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.mov .movTxt {
	font-size: 13px;
	line-height: 1.5;
}
.movWrap {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 10px;
}
.movWrap .movLeft,
.movWrap .movRight {
	display: table-cell;
	width: 50%;
	height: auto;
	vertical-align: bottom;
}
.movWrap video {
	display: block;
	width: 100%;
	height: auto;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	padding: 3rem 1.5rem;
}
.productBox a img {
	margin: 1rem auto .5rem;
}
.productBox dt {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.productBox dt span {
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: .8rem;
}
.productBox dt span em {
	color: #00b7b5;
}
.productBox dd:nth-of-type(2) {
	display: block;
	width: 100%;
	height: 60px;
	background: #000;
	border-radius: 60px;
	font-size: 1.1rem;
	color: #fff;
	line-height: 62px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	transition: all ease .3s;
}
.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 table {
	table-layout: fixed;
	width: 100%;
	margin: 2rem 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: .8rem 1rem .6rem;
}
.productBox td {
	padding: .8rem 1rem .6rem;

}


/*==============================================
 ラインアップ
============================================= */
.lineupBox {
	background: #0d2ea1;
	padding: 2.5rem 1.2rem 2rem;
}
.lineupBox h2 {
	font-size: 1.3rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}
.lineupBox .lineup {
	background: #fff;
	border-radius: 10px;
	margin: 2rem auto 0;
	padding: 0 1.2rem 2.5rem;
	box-sizing: border-box;
}
.lineupBox .lineup h3 {
	border-left: .6rem solid #0d2ea1;
	font-size: 1.1rem;
	font-weight: bold;
	padding: 1.1rem 0 .5rem .8rem;
}
.lineupBox .lineup li {
	text-align: center;
	margin: 1.5rem 0 0;
}
.lineupBox .lineup li + li {
	margin: 2.5rem 0 0;
}
.lineupBox .lineup li img {
	width: 65%;
	margin: auto;
}
.lineupBox .lineup li.c2 img {
	width: 80%;
	margin: auto;
}
.lineupBox .lineup li dt {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.3;
	margin: 1rem auto 0;
}
.lineupBox .lineup li dt span {
	display: block;
	font-size: .8rem;
	font-weight: normal;
	margin-bottom: .2rem;
}
.lineupBox .lineup li dd {
	display: block;
	width: 90%;
	height: 40px;
	background: #001459;
	border-radius: 40px;
	font-size: 1rem;
	color: #fff;
	line-height: 42px;
	text-align: center;
	margin: .5rem auto 0;
	position: relative;
}
.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;
}



/*----- .scroll -----*/
.scroll {
	overflow: auto;
	padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



