@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.choose {
	margin: 82px auto 94px;
	width: 100%;
	font-weight: 1;
}

.choose a {
	font-size: 14px;
}

.choose a:hover {
	opacity: .6;
}

.choose ul {
	margin: 0 auto;
}

.choose li {
	margin-left: 48px;
	position: relative;
	float: left;
}

em {
	margin: 4px 6px 0 0;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
}

.corporate em {
	background: #007eb1;
}

.inner em {
	background: #e7be00;
}

.customer em {
	background: #a5be51;
}

.recruit em {
	background: #fa9a92;
}

.choose li span {
	font-weight: bold;
}

.choose li.reset a {
	font-weight: bold;
	text-decoration: underline;
}

.brandInfo {
	margin: 0 30px 35px;
}

.brandInfo li {
	margin-bottom: 86px;
	width: 33.333333%;
	float: left;
	box-sizing: border-box;
}

.brandInfo li > div {
	padding: 0 18px;
}

.brandInfo a {
	display: block;
}

.brandInfo a:hover figure{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.brandImg {
	overflow: hidden;
	height: 312px;
	position: relative;
}
.brandImg figure{
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 1.6s ease 0s;
    -moz-transition: all 1.6s ease 0s;
    -webkit-transition: all 1.6s ease 0s;
	margin: 0;
}
.brandImg img {
	width: 100%;
	display: block;
	transition: all 1.6s ease 0s;
    -moz-transition: all 1.6s ease 0s;
    -webkit-transition: all 1.6s ease 0s;
}

.brandP1 {
	margin: 14px 0 32px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2px;
	position: relative;
}

.brandP1 em {
	margin: 1px 3px 0 0;
}

.brandP1:after {
	width: 34px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -17px;
	content: "";
	background: #1b1b1b;
}

.brandInfo a > span {
	margin-bottom: 7px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	line-height: 1.73;
	letter-spacing: .4px;
	margin-top: 20px;
}

.brandInfo a span,
.brandInfo a p {
	transition: opacity .6s ease;
}

.brandInfo a:hover span,
.brandInfo a:hover p {
	opacity: .6;
}

.brandP2 {
	font-size: 10px;
	letter-spacing: .8px;
}

.brandP2 span {
	padding-right: 2px;
	color: #999999;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.choose {
		margin: 75px auto 38px;
		width: auto;
	}
	
	.choose li {
		margin: 0 10px 20px -2px;
		min-width: 30%;
	}
	
	.choose li:nth-child(2n) {
		/*margin-right: 0;*/
		/*min-width: auto;*/
	}
	
	.choose li.reset {
		width: 30%;
		margin-right: 0;
	}
	
	.brandInfo {
		margin: 0 0 46px;
	}
	
	.brandInfo li {
		margin-bottom: 46px;
		width:100%;
		float: none;
	}

.brandImg{
	height: 180px;
}
	
	.brandInfo li > div {
		padding: 0;
	}
	
	.brandInfo a:hover span,
	.brandInfo a:hover p {
		opacity: 1;
	}

	.brandInfo a:hover img {
		transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
	}
	
	.brandP1 {
		margin: 9px 0 27px;
	}
	
	.brandP1::after {
		bottom: -14px;
	}
	
	.iphone5 .choose li {
		margin-right: 2px;
		min-width: 145px;
		letter-spacing: -1px;
	}
	
	.iphone5 .pubPd {
		padding: 0 15px;
	}
}

/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
.detailSlick {
	margin: 17px auto 19px;
	width: 87.9%;
	position: relative;
}

.slickList .slickImg,
.slickSpot {
	margin: 0 auto;
	width: 92.11%;
	position: relative;
}

.slickList img {
	width: 100%;
	display: block;
}

.slickList .prev,
.slickList .next {
	width: 26px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translateY(-50%);
}

.slickList .next {
	left: auto;
	right: -5px;
}

.slickSpot {
	margin-top: 7px;
}

.slick-dots {
	text-align: right;
}

.detailInfo {
	margin: 0 auto 27px;
	width: 800px;
}

.brandImage  {
	margin-bottom: 53px;
	text-align: center;
}

.brandImage h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 82px;
}

.brandImage ul {
	margin: 21px auto 52px;
	min-width: 1px;
	display: inline-block;
	font-size: 12px;
}

.brandImage li {
	margin: 0 1px 5px;
	padding: 4px 12px;
	float: left;
	background: #e5e5e5;
}

.brandImage li a:hover {
	opacity: .6;
}

.brandImage p {
	font-size: 14px;
	line-height: 1.85;
	text-align: left;
	letter-spacing: .4px;
}

.detailWord {
	padding-bottom: 89px;
}

.detailWord h3 {
	margin-bottom: 48px;
	font-size: 16px;
	position: relative;

}

.detailWord h3:after {
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: -8px;
	content: "";
	background: #1b1b1b;
}

.detailWord h3 span {
	font-weight: normal;
}

.detailWord p {
	font-size: 14px;
	line-height: 1.85;
	letter-spacing: .4px;
}

.detailWord img {
	width: 100%;
	display: block;
}

.detailImg1 {
	margin: 60px auto 10px;
/* 	width: 532px; */
}

.detailNo3 li {
	margin-bottom: 27px;
	position: relative;
	text-align: center;
}

.detailNo3 li:last-child {
	margin-bottom: 0;
}

.detailNo3 li:after {
	width: 14px;
	height: 12px;
	position: absolute;
	left: 50%;
	bottom: -20px;
	transform: translateX(-50%);
	content: "";
	background: url(../image/img_arrow_down.png) no-repeat center;
	background-size: cover;
}

.detailNo3 li:last-child:after {
	width: 0;
}

.detailNo3 li p {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
}

.detailNo3 li span {
	display: block;
	font-size: 14px;
	line-height: 2;
	letter-spacing: .7px;
}

.detailImg2 {
	margin: 56px 0 54px;
}

.detailNo4 div span {
	margin-top: 22px;
	display: block;
	font-size: 13px;
	letter-spacing: .7px;
}

.detailNo4 .detailImg2 span {
	margin-top: 18px;
}

.detailNo4Img1,
.detailNo4Img2 {
	display: inline-block;
}

.detailNo4Img1 {
	width: 228px;
}

.detailNo4Img2 {
	width: 556px;
	float: right;
}

.detailImg4 {
	margin-top: 21px;
}

.detailMess {
	margin-bottom: 76px;
	padding: 71px 0 76px;
	background: #eeeeee;
}

.detailMessCont {
	margin: 0 auto;
	width: 800px;
}

.detailMessCont h3 {
	position: relative;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1.5px;
}

.detailMessCont h3:after {
	width: 52px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -25px;
	content: "";
	background: #000;
}

.detailMessCont p {
	margin: 44px 0 36px;
	font-size: 24px;
	letter-spacing: 1.3px;
}

.detailMessCont dl {
	overflow: hidden;
}

.detailMessCont dt {
	margin-top: -5px;
	width: 425px;
	font-size: 14px;
	float: left;
	line-height: 1.85;
	letter-spacing: .3px;
}

.detailMessCont dd {
	width: 333px;
	float: right;
}

.detailMessCont dd img {
	width: 100%;
}

.detailList h3 {
	margin-bottom: 42px;
	font-size: 20px;
	text-align: center;
	letter-spacing: .5px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.slickSpot {
		margin-top: 15px;
	}
	
	.detailSlick {
		margin: 38px  auto 34px;
		width: auto;
	}
	
	.slickList .slickImg, 
	.slickSpot {
		width: auto;
	}
	
	.slick-dots {
		text-align: center;
	}
	
	.detailInfo {
		margin-bottom: 4px;
		width: auto;
	}
	
	.detailInfo h2 {
		font-size: 21px;
		line-height: 1.7;
	}
	
	.brandImage {
		margin-bottom: 50px;
	}
	
	.brandImage ul {
		margin: 23px 0 30px;
	}
	
	.brandImage li {
		padding: 4px 11px;
	}
	
	.brandImage p {
		font-size: 13px;
		line-height: 1.62;
	}
	
	.detailWord {
		padding-bottom: 56px;
	}
	
	.detailWord h3 {
		margin-bottom: 40px;
		font-size: 20px;
	}
	
	.detailWord h3::after {
		bottom: -10px;
	}
	
	.detailWord p {
		font-size: 13px;
		line-height: 1.62;
	}
	
	.detailImg1 {
		margin-top: 30px;
		width: auto;
	}
	
	.detailNo3 li {
		margin-bottom: 33px;
	}
	
	.detailNo3 li::after {
		width: 12px;
		height: 11px;
		bottom: -24px;
	}
	
	.detailNo3 li p {
		margin-bottom: 7px;
		font-size: 18px;
	}
	
	.detailNo3 li span {
		font-size: 13px;
		line-height: 1.8;
		letter-spacing: 0;
	}
	
	.detailNo4Img1 {
		width: 28.35%;
	}
	
	.detailNo4Img2 {
		width: 69.55%;
	}
	
	.detailNo4 div span {
		margin-top: 10px;
		font-size: 12px;
		line-height: 1.7;
	}
	
	.detailImg2 {
		margin: 28px 0 31px;
	}
	
	.detailNo4 .detailImg2 span {
		margin-top: 8px;
	}
	
	.detailImg4 {
		margin-top: 28px;
	}
	
	.detailMess {
		margin-bottom: 52px;
		padding: 47px 0 50px;
	}
	
	.detailMessCont {
		width: auto;
	}
	
	.detailMessCont h3 {
		font-size: 14px;
	}
	
	.detailMessCont h3::after {
		bottom: -17px;
	}
	
	.detailMessCont p {
		margin: 38px 0 20px;
		font-size: 18px;
	}
	
	.detailMessCont dt {
		margin-top: 0;
		width: auto;
		font-size: 13px;
		line-height: 1.62;
		float: none;
	}
	
	.detailMessCont dd {
		margin-top: 29px;
		width: auto;
		float: none;
	}
	
	.detailList h3 {
		margin-bottom: 38px;
		font-size: 18px;
	}
	
	.iphone5 .detailInfo h2 {
		letter-spacing: -1px;
	}
	
	.iphone5 .detailNo3 li span {
		letter-spacing: -1.5px;
	}
}


@media all and (min-width: 320px) and (max-width: 374px) {
	.choose em {
		margin-right: 3px;
	}
	
	.brandImage li {
		padding: 4px 5px;
	}
}


@media all and (-ms-high-contrast:none){
	.choose li {
		margin-left: 49px;
	}
}

#topmovie{ margin:15px auto 43px; text-align:center;}
#topmovie iframe{ width:1020px; min-height:640px;}
.youtube { text-align:center; margin: 60px auto 10px;}
.youtube iframe{ width:800px; min-height:450px;}

@media all and (min-width: 0) and (max-width: 767px) {
#topmovie{ margin: 39px auto 37px;}
#topmovie iframe{ width:100%; height:auto; min-height:240px;}
.youtube { text-align:center; margin-top: 30px;}
.youtube iframe{ width:100%; min-height:220px;}

}

.contTab {
    margin-top: 54px;
    border-bottom: 1px solid #ccc;
}
.contTab ul {
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    justify-content: center;
}
.contTab li.contCurr {
    font-weight: bold;
    background: #fff;
    border-bottom: 1px solid #fff;
}
.contTab li {
    margin-bottom: -1px;
    width: 200px;
    float: left;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
	background: #f4f4f4;
	margin-left: 0px
}
.contTab li:last-child {
    border-right: 1px solid #cccccc;
}
.contTab li a {
    padding: 15px 0;
    display: block;
    transition: background .6s ease;
}
@media screen and (max-width:1024px){
	.contTab li{
		width: 100%;
		border-right: 1px solid #cccccc;
	}
	.choose {
		box-sizing: border-box;
	}
	.contTab{
		border-bottom:0px;
	}
}