@charset "utf-8";
/* CSS Document */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, interview, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1;
	color:#fff;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
ul, li {
	list-style-type: none;
	list-style: none !important;
	margin: 0;
	padding: 0;
}
#contents ul, li {
	list-style-type: none;
	list-style: none !important;
	margin: 0;
	padding: 0;
}
#contents h4 {
	color: #000;
}

@media (min-width: 768px) {
* {
}
.pc {
	display: block;
	margin-right:auto;
	margin-left:auto;
}
.sp {
	display: none;
}
body {
	overflow-x: auto !important;
	min-width: 1100px;
	position: relative;
	background:#000000;
}
#contents {
	font-family: "roboto", "noto sans jp", "メイリオ", "Meiryo", "ヒラギノ角ゴ pro w3", "ms pgothic", sans-serif;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	position: relative;
	min-width: 1100px;
}
#contents p {
	margin: 0;
	font-size: 16px;
}
/*-- 

	  font-family: "Oswald", "Roboto", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
 --*/
/* _________________________________________*/

img{
    max-width:100%;
}

a{
    text-decoration:none;
}

.wrap{
    width:1200px;
    margin:0 auto;
}

.contents_inner{
    width:1200px;
    margin:auto;
}

.contents_inner p{
	color:#fff;
}
/* ----------------------------------
Hero
---------------------------------- */

#head{
    position:relative;
    height:700px;
    background:url("../img/head_bg.jpg") center center/cover no-repeat;
}


#head p{
	color:#fff;
}
.h1_wrap{
    position:absolute;
    right:18%;
    top:23%;
    text-align:left;
}

#head .product{
	  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-left:-240px;
}
#head .copy{
    font-size:36px;
    line-height:1.8;
    letter-spacing:.1em;
    margin-bottom:25px;
}

#head .ruby{
    font-size:13px;
    letter-spacing:.2em;
    margin-bottom:0;
	color:#ddd;
}

#head h1{
	  font-family: "Oswald", "Roboto", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
    font-size:58px;
    font-weight:400;
    margin-bottom:15px;
	color:#fff;
	line-height:1.3 !important;
}

#head .sub{
    font-size:16px;
    margin-bottom:30px;
	letter-spacing:0.04em;
	color:#ddd;
}

/* ----------------------------------
Button
---------------------------------- */

#contents .btn_detail{
    margin-top:30px;
}

#contents .btn_detail a{
    display:inline-block;
    padding:14px 42px;
    border:1px solid #fff;
    border-radius:999px;
    color:#fff;
    transition:.3s;
}

.btn_detail a:hover{
    background:rgba(255,255,255,0.2);
}

/* ----------------------------------
Common Section
---------------------------------- */

section{
    position:relative;
}

section h2{
    font-size:48px;
    font-weight:700;
    line-height:1.5;
    text-align:center;
}

.exp{
    color:#ccc;
}

/* ----------------------------------
Tech
---------------------------------- */

#tech{
    height:720px;
    background:url("../img/smart_bg.jpg")
    center center/cover no-repeat;
	position:relative;
}

#tech .wrap{
    padding-top:140px;
    margin-left:350px;
	  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  transform: translate(-50%,0%);

}

#tech h2{
    margin-bottom:30px;
    color:#fff;
}

#tech .exp{
    font-size:16px;
    color:#fff;
}

/* ----------------------------------
Design
---------------------------------- */

#design{
    height:700px;
    background:url("../img/design_bg.jpg")
    center center/cover no-repeat;
}

#design .wrap{
    padding-top:140px;
    margin-left:-350px;
	  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  transform: translate(-50%,0%);
}

#design h2{
    color:#fff;
    margin-bottom:30px;
}
#design .exp{
    font-size:16px;
    color:#fff;
}


/* ----------------------------------
Scene
---------------------------------- */

#scene{
    background:url("../img/scene_bg.jpg")
    center center/cover no-repeat;
    padding:120px 0;
}

#scene h2{
    margin-bottom:20px;
    color:#fff;
}

#scene .sub{
    text-align:center;
	font-size:20px;
    margin-bottom:70px;
    color:#fff;
}

#scene .item_wrap{
    display:flex;
    justify-content:center;
    gap:40px;
    width:1200px;
    margin:auto;
}

#scene .item{
    width:360px;
}

#scene .pic{
    width:260px;
    margin:25px auto;
    border-radius:50%;
    background-size:cover;
    background-position:center;
}

#scene h3{
	font-size: 22px;
    text-align:center;
    line-height:1.7;
    margin-bottom:15px;
    color:#fff;
}

#scene .exp{
    font-size:14px;
    color:#ddd;
}

/* ----------------------------------
Comfort
---------------------------------- */

#comfort{
    padding:120px 0;
    background:
    url("../img/comfort_bg.jpg")
    center center/cover;
}

#comfort h2{
    margin-bottom:80px;
    color:#fff;
}

#comfort .item_wrap{
    display:flex;
    justify-content:center;
    gap:30px;
}

#comfort .item{
    width:320px;
}

#comfort .pic{
}
#comfort .rear{
    margin-top:80px;
	text-align:center;
}

/* ----------------------------------
Health
---------------------------------- */

#health{
    background:#000;
    padding:0 0;
}
#health .h_wrap{
	height:272px;
    background:
    url("../img/health_headbg.jpg")
    center center/auto;
	padding:60px 0 0;
}
#health h2{
    margin-bottom:20px;
    color:#fff;
}

#health .sub{
    text-align:center;
	font-size:20px;
    margin-bottom:70px;
    color:#fff;
}
#health .item_wrap{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:30px;
    width:1200px;
    margin:70px auto;
}

#health .item{
    background:#171717;
    padding:30px;
}

#health .pic{
    height:240px;
    margin:20px 0;
}

#health h3{
    color:#fff;
    text-align:center;
}
#health .exp{
	font-size:15px;
}

/* ----------------------------------
Sports
---------------------------------- */

#sports{
    padding:120px 0;
}

#sports h2{
    margin-bottom:20px;
    color:#fff;
}

#sports .item_wrap{
    width:1200px;
    margin:auto;
	display:flex;	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: center;/*-- 中央揃え --*/
	gap:40px;
}

#sports .item{
	width:332px;
	height:465px;
	background-size:cover;
}
#sports .item:nth-child(1){
	background-image:url(../img/sports1.jpg);
}
#sports .item:nth-child(2){
	background-image:url(../img/sports2.jpg);
}
#sports .item:nth-child(3){
	background-image:url(../img/sports3.jpg);
}
#sports .item:nth-child(4){
	background-image:url(../img/sports4.jpg);
}
#sports .item:nth-child(5){
	background-image:url(../img/sports5.jpg);
}

#sports .pic{
    height:260px;
    background:#333;
}

#sports h3{
    padding:20px;
	color:#fff;
	font-size:30px;
	padding-top:200px;
	line-height:1.6 !important;
	margin:0;
}

#sports .exp{
    padding:0 20px 20px;
    font-size:14px;
}
#sports .caution{
    padding:0 20px 0px;
    font-size:12px;
	color: #ccc;
}

/* ----------------------------------
App
---------------------------------- */

#app{
    padding:120px 0;
    background:
    url("../img/app_bg.jpg")
    top center/auto;
}

#app h2{
    margin-bottom:20px;
    color:#fff;
}
#app .item_wrap{
    width:1200px;
    margin:80px auto 0;
    display:grid;
    grid-template-columns:repeat(3,1fr);
	gap:40px;
}

#app .item{
    background:rgba(0,0,0,.9);
    padding:40px;
}

#app h3{
	padding:20px 0 20px;
	margin:0;
    color:#fff;
}
#app .exp{
    padding:0 20px 20px;
    font-size:14px;
}
#app .caution{
    padding:0 20px 0px;
    font-size:12px;
	color: #ccc;
}
/* ----------------------------------
Lineup
---------------------------------- */

#lineup{
    padding:120px 0;
}

#lineup h2{
    margin-bottom:20px;
    color:#fff;
}
#lineup .item_wrap{
    width:1200px;
    margin:70px auto 0;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:24px;
}

#lineup .item{
    text-align:center;
}

#lineup .pic{
    height:300px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
}

#lineup .color{
    margin-top:10px;
    font-size:20px;
    color:#ddd;
}

#lineup .price{
    margin:10px 0 20px;
    font-size:18px;
    color:#ccc;
}
#lineup .price span{
	font-size:14px;
}

#lineup .btn_detail a{
	font-size:14px;
    display:inline-block;
    margin-bottom:10px;
padding: 8px 30px;
}
#lineup .caution{
	margin-top:80px;
	font-size:14px;
	color:#ccc;
}
/* ========================================
   ACCESSORY
======================================== */

#acc{
    padding:120px 0;
    background:#4c4c4c;
    color:#fff;
    text-align:center;
}

#acc h2{
    font-size:42px;
    margin-bottom:60px;
	color:#fff;
}

#acc h3{
    font-size:24px;
    margin-bottom:40px;
    font-weight:700;
	color:#fff;
}

/* 手首用 */

#acc .item_wrap{
    display:grid;
    grid-template-columns:repeat(7, 120px);
    justify-content:center;
    gap:30px;
    margin-bottom:100px;
}

#acc .item{
    text-align:center;
}

#acc .pic{
    width:100%;
    height:140px;
    margin-bottom:15px;
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
}

#acc .color{
    font-size:14px;
    margin-bottom:15px;
	color:#fff;
}

#acc .btn_detail a{
    display:block;
    width:100%;
    padding:8px 0;
    margin-bottom:8px;
    border:1px solid #fff;
    border-radius:999px;
    color:#fff;
    font-size:12px;
    transition:.3s;
}

#acc .btn_detail a:hover{
    background:#fff;
    color:#000;
}

/* 上腕用 */

#acc .item_wrap:last-of-type{
    display:grid;
    grid-template-columns:200px 220px 200px;
    justify-content:center;
    align-items:center;
    gap:40px;
    margin-bottom:0;
}

#acc .item_wrap:last-of-type .pic{
    height:220px;
}
/* ----------------------------------
Group
---------------------------------- */

#group{
    padding:120px 0;
    background:#000;
    text-align:center;
}

#group h2{
    font-size:32px;
    margin-bottom:60px;
	color:#fff;
}

#group .pic{
}

#group .exp{
    width:1000px;
    margin:60px auto 0;
    color:#ccc;
}
}
