@charset "utf-8";
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_//_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 全デバイス共通のスタイルとスマートフォンおよび小型タブレット向けレイアウトの指定
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/


/*====================
 全デバイス共通のbody
=====================*/
body {
	width: 100%;
	height: 100%;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #35343a;
}

div#stage {
	width: 100%;
	height: 100%;

}
a {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}


/*========================
 全デバイス共通のヘッダー
=========================*/
header {
	width: 100%;
	height: 120px;
}
header .wrap {
	width: 94%;
	height: auto;
	margin: 0px 3% 0px 3%;
}

/*logo*/
header .wrap h1 {
	display: block;
	float: left;
	width: 94px;
	height: 63px;
}
header .wrap h1 img{
	display: block;
	width: 80px;
	height: 40px;
	margin: 13px 10px 10px 4px;
}

/*ブランドナビ*/
header .wrap #branav{
	display: block;
	float: left;
	width: 190px;
	height: 58px;
}
header .wrap #branav p{
	font-size: 0.8em;
}
header .wrap #branav ul{
	width: auto;
	height: auto;
	margin: 10px 0px 10px 0px;
}
header .wrap #branav ul li{
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 3px 6px 3px 6px;
	margin: 2px 1px 2px 1px;
}
header .wrap #branav ul li#standard{
	background: url(../images/header/bnav_2a.png) no-repeat center center;
}
header .wrap #branav ul li#athlete{
	background: url(../images/header/bnav_2b.png) no-repeat center center;
}
header .wrap #branav ul li#half{
	background: url(../images/header/bnav_2c.png) no-repeat center center;

}
header .wrap #branav ul li#works{
	background: url(../images/header/bnav_2d.png) no-repeat center center;
}
header .wrap #branav ul li#ecou{
	background: url(../images/header/bnav_2e.png) no-repeat center center;
}
header .wrap #branav ul li a{
	color: #CCC;
	text-decoration: none;
}
header .wrap #branav ul li a:hover{
	color: #FFF;
}
header .wrap #branav ul li.current a{
	color: #FFF;
	text-decoration: none;
}


/*ナビゲーション*/
header .wrap #nav{
	clear: both;
	width: 100%;
	height: auto;
}
header .wrap #nav p{
	font-size: 0.9em;
}
header .wrap #nav ul{
	display: block;
	margin: 0px 0px 0px 0px;
}
header .wrap #nav ul li{
	display: block;
	float: left;
	padding: 2px 7px 2px 7px;
	margin: 3px 3px 3px 1px;
}
header .wrap #nav ul li a{
	color: #CCC;
	text-decoration: none;
}
header .wrap #nav ul li a:hover{
	color: #FFF;
}


/*=================================
 全デバイスのコンテンツにおいて共通
===================================*/
div#contents {
	clear: both;
	width: 94%;
	height: auto;
	margin: 0px 3% 25px 3%;
	padding: 30px 0px 0px 0px;
	background-color: rgba(255,255,255,0.1);
}

div#contents #brillio_usual{
 width: 100%;
 height: auto;
 margin: 0px 0px 0px 0px;
}

/* ﾄップ h2 */
h2#top{
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}
h2#top img{
	display: block;
	float: left;
	margin: 0px 0px 5px 0px;
}
h2#top .brillio{
	display: block;
	clear: both;
	float: left;
	margin: 0px 0px 15px 0px;
	font-size: 24px;
	font-family: 'Playfair Display', serif;
	font-weight:normal;
	letter-spacing: 0.1em;
}
h2#top .brand{
	display: block;
	float: left;
	margin: -6px 0px 0px 1.5%;
	font-size: 32px;
	font-family: 'Poiret One', cursive;
	font-weight:normal;
	letter-spacing: 0.1em;
}

/* ただのh2 */
h2{
	display: block;
	width: 100%;
	margin: 0px 0px 18px 0px;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
}



/*==============================================
携帯/スマホ/全デバイス共通「トップ画像」#usual_1
================================================*/
div#contents #brillio_usual section#usual_1 {
	display: block;
	clear: both;
	width: 92%;
	margin: 0px 0px 45px 0px;
	padding: 0px 4% 0px 4%;
}

div#contents #brillio_usual section#usual_1 article{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#contents #brillio_usual section#usual_1 div.main_image{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div#contents #brillio_usual section#usual_1 div.main_image img{
	width:100%;
	height:auto;
}

div#contents #brillio_usual section#usual_1 div.main_image_description{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

div#contents #brillio_usual section#usual_1 div.main_image_description h3{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #fff;
	font-size: 0.95em;
	text-align: left;
}

div#contents #brillio_usual section#usual_1 div.main_image_description p{
	line-height: 1.8em;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}


/*================================================
携帯/スマホ/全デバイス共通「各エリア説明」#usual_2
==================================================*/
div#contents #brillio_usual section#usual_2{
	display: block;
	clear: both;
	width: 92%;
	margin: 0px 0px 45px 0px;
	padding: 0px 4% 0px 4%;
}



/* 各エリア説明アーティクル4つ*/
div#contents #brillio_usual section#usual_2 article.buhin{
	width: 100%;
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
}

div#contents #brillio_usual section#usual_2 article.buhin div.image{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div#contents #brillio_usual section#usual_2 article.buhin div.image img{
	width: 100%;
}
div#contents #brillio_usual section#usual_2 article.buhin div.description{
	width: 100%;
}
div#contents #brillio_usual section#usual_2 article.buhin div.description h3{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #fff;
	font-size: 0.95em;
	text-align: left;
}
div#contents #brillio_usual section#usual_2 article.buhin div.description p{
	line-height: 1.8em;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}


/* 裏表側面説明アーティクル1つ*/
div#contents #brillio_usual section#usual_2 article.uraomote{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#contents #brillio_usual section#usual_2 article.uraomote div.image{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div#contents #brillio_usual section#usual_2 article.uraomote div.image img{
	width: 100%;
}
div#contents #brillio_usual section#usual_2 article.uraomote div.description{
	width: 100%;
}
div#contents #brillio_usual section#usual_2 article.uraomote div.description h3{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #fff;
	font-size: 0.95em;
	text-align: left;
}
div#contents #brillio_usual section#usual_2 article.uraomote div.description p{
	line-height: 1.8em;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}


/*====================================================
携帯/スマホ/全デバイス共通「小指外転ポイント」#usual_3
======================================================*/
div#contents #brillio_usual section#usual_3{
	display: block;
	clear: both;
	width: 92%;
	margin: 0px 0px 45px 0px;
	padding: 0px 4% 0px 4%;
}
div#contents #brillio_usual section#usual_3 article{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#contents #brillio_usual section#usual_3 h3{
	margin: 0px 0px 10px 0px;
	font-size: 0.95em;
	text-align: left;
}
div#contents #brillio_usual section#usual_3 div.image{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div#contents #brillio_usual section#usual_3 div.image img{
	width: 100%;
}
div#contents #brillio_usual section#usual_3 div.description{
	width: 100%;
}

div#contents #brillio_usual section#usual_3 div.description p{
	line-height: 1.8em;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}


/*======================================================
携帯/スマホ/全デバイス共通「スタビライザー構造」#usual_4
========================================================*/
div#contents #brillio_usual section#usual_4{
	display: block;
	clear: both;
	width: 92%;
	margin: 0px 0px 45px 0px;
	padding: 0px 4% 0px 4%;
}
div#contents #brillio_usual section#usual_4 article{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#contents #brillio_usual section#usual_4 h3{
	margin: 0px 0px 10px 0px;
	font-size: 0.95em;
	text-align: left;
}
div#contents #brillio_usual section#usual_4 div.image{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div#contents #brillio_usual section#usual_4 div.image img{
	width: 100%;
}
div#contents #brillio_usual section#usual_4 div.description{
	width: 100%;
}
div#contents #brillio_usual section#usual_4 div.description p{
	line-height: 1.8em;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}



/*================================================
携帯/スマホ/全デバイス共通「素材について」#usual_5
==================================================*/
div#contents #brillio_usual section#usual_5{
	display: block;
	clear: both;
	width: 92%;
	margin: 0px 0px 45px 0px;
	padding: 0px 4% 0px 4%;
}


/*「素材関連」*/
div#contents #brillio_usual section#usual_5 article.regnus{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*「素材へのこだわり」テキスト*/
div#contents article.regnus div.regu1_description{
	clear: both;
	width: 100%;
	padding: 0px 0px 10px 0px;
}
div#contents article.regnus div.regu1_description h3{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #fff;
	font-size: 0.95em;
	text-align: left;
}
div#contents article.regnus div.regu1_description p{
	display: block;
	line-height: 1.8em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}

/*「レグナスロゴ画像」*/
div#contents article.regnus div.regu2_image{
	width: 100%;
	max-width: 290px;
	margin: 0px auto 15px auto;
}
div#contents article.regnus div.regu2_image img{
	width: 100%;
}

div#contents article.regnus div.regu2_image2{
	width: 100%;
	max-width: 290px;
	margin: 0px auto 15px auto;
}
div#contents article.regnus div.regu2_image2 img{
	width: 100%;
}


div#contents article.regnus div.regu2_image3{
	width: 100%;
	max-width: 290px;
	margin: 0px auto 15px auto;
}
div#contents article.regnus div.regu2_image3 img{
	width: 100%;
}


/*「レグナスの特徴」テキスト*/
div#contents article.regnus div.regu3_description{
	clear: both;	
}
div#contents article.regnus div.regu3_description h4{
	margin: 0px 0px 10px;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
}
div#contents article.regnus div.regu3_description p{
	display: block;
	line-height: 1.8em;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 0.75em;
	text-align: left;
}

/*「レグナスのカラバリ」色見本*/
div#contents article.regnus div.regu4{
	clear: both;
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
}
div#contents article.regnus div.regu4_image ul{
	width: 100%;
}
div#contents article.regnus div.regu4_image ul li{
	float: left;
	width: 30.5%;
	height: 70px;
	margin: 0px 3% 10px 0px;
	padding: 0px 0px 0px 0px;
	border: thin solid #CCC;
}
div#contents article.regnus div.regu4_image ul li:nth-child(1){
	background-color:#000;
}
div#contents article.regnus div.regu4_image ul li:nth-child(2){
	background-color:#514E4E;
}
div#contents article.regnus div.regu4_image ul li:nth-child(3){
	margin: 0px 0px 10px 0px;
	background-color:#E2CAAC;
}
div#contents article.regnus div.regu4_image ul li:nth-child(4){
	background-color:#96683A;
}
div#contents article.regnus div.regu4_image ul li:nth-child(5){
	background-color:#73070D;
}

/*「レグナスのカラバリ」テキスト*/
div#contents article.regnus div.regu4_description{
	clear: both;
	width: 100%;
}
div#contents article.regnus div.regu4_description h3{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #fff;
	font-size: 0.95em;
	text-align: left;
}
div#contents article.regnus div.regu4_description p{
	display: block;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}




/*=========================================================
携帯/スマホ/全デバイス共通「エピローグ/問い合わせ」#usual_6
===========================================================*/
div#contents #brillio_usual section#usual_6{
	display: block;
	clear: both;
	width: 92%;
	margin: 0px 0px 35px 0px;
	padding: 0px 4% 0px 4%;
}

/*「ラスト メイン画像」*/
div#contents #brillio_usual section#usual_6 article div.last_mainimage{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div#contents #brillio_usual section#usual_6 article div.last_mainimage img{
	width: 100%;
}


/*「ラスト メッセージ」*/
div#contents #brillio_usual section#usual_6 article div.last_message{
	width: 100%;
}
div#contents #brillio_usual section#usual_6 article div.last_message h3{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #fff;
	font-size: 0.95em;
	text-align: left;
}
div#contents #brillio_usual section#usual_6 article div.last_message p{
	display: block;
	line-height: 1.8em;
	margin: 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	font-size: 0.95em;
	text-align: left;
}


/*「お問い合せボタン」*/
#stage #contents .contactus {
	width: 100%;
	text-align: center;
}	
#stage #contents .contactus img{
	width: 215px;
	height: 42px;
}



/*============================================
携帯/スマホ/全デバイス共通ページトップへボタン
==============================================*/
a#pagetopBtn img {
  position: fixed;
  bottom: 2px;
  right: 1px;
}

/*================================
携帯/スマホ/全デバイス共通フッター
==================================*/
footer div{
	width: 100%;
	height: auto;
	padding: 0px 0px 40px 0px;
	text-align: center;
}
footer div  small{
  font-size: 0.6em;
}



/* Small Tablet 向けレイアウトの指定：480～599px */
@media only screen and (min-width: 480px) {
/*-----------------
 480px幅以上のbody
-------------------*/
body {
	background: #35343a url(../images/contents/Background_etc01.jpg) no-repeat center center fixed;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

/*--------------------
 480px幅以上のヘッダー
----------------------*/
header {
	height: 95px;
}

/* ブランドナビ */
header .wrap #branav{
	width: 320px;
}

header .wrap #branav ul{
	margin: 35px 0px 10px 0px;
}

/*----------------------
 480px幅以上のコンテンツ
-----------------------*/
/* ﾄップ h2 */
h2#top .brillio{
	font-size: 26px;
}
h2#top .brand{
	margin: -7px 0px 0px 1.5%;
	font-size: 34px;
}


/* ただのh2 */
h2{
	margin: 0px 0px 22px 0px;
}


/*----------------------------------
 480px幅以上の「トップ画像」#usual_1
------------------------------------*/
div#contents #brillio_usual section#usual_1{
	margin: 0px 0px 50px 0px;
}



/*------------------------------------
 480px幅以上の「各エリア説明」#usual_2
--------------------------------------*/
div#contents #brillio_usual section#usual_2{
	margin: 0px 0px 50px 0px;
}

/*部分写真が1列4行から2列2行に変化*/
div#contents #brillio_usual section#usual_2 article.buhin{
	float: left;
	width: 48%;
	margin: 0px 4% 35px 0px;
	padding: 0px 0px 0px 0px;
}
div#contents #brillio_usual section#usual_2 article.buhin:nth-child(2n){
	float: left;
	width: 48%;
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
}



/*----------------------------------------
 480px幅以上の「小指外転ポイント」#usual_3
------------------------------------------*/
div#contents #brillio_usual section#usual_3{
	margin: 0px 0px 50px 0px;
}


/*------------------------------------------
 480px幅以上の「スタビライザー構造」#usual_4
--------------------------------------------*/
div#contents #brillio_usual section#usual_4{
	margin: 0px 0px 50px 0px;
}




/*------------------------------------
480px幅以上の「素材について」#usual_5
--------------------------------------*/
div#contents #brillio_usual section#usual_5{
	margin: 0px 0px 50px 0px;
}

/*「素材関連」*/


/*「素材へのこだわり」テキスト*/


/*「レグナスロゴ画像」*/
div#contents article.regnus div.regu2_image{
	width: 100%;
	max-width: 320px;
}
div#contents article.regnus div.regu2_image2{
	width: 100%;
	max-width: 320px;
}
div#contents article.regnus div.regu2_image3{
	width: 100%;
	max-width: 320px;
}

/*「レグナスの特徴」テキスト*/


/*「レグナスのカラバリ」色見本*/



/*「レグナスのカラバリ」テキスト*/


/*--------------------------------------------
480px幅以上の「エピローグ/問い合わせ」#usual_6
----------------------------------------------*/
div#contents #brillio_usual section#usual_6{
	margin: 0px 0px 40px 0px;
}


/*「お問い合せボタン」*/
#stage #contents .contactus {
	text-align: right;
}	
#stage #contents .contactus img{
	width: 215px;
	height: 42px;
}



}


/* Small Tablet 向けレイアウトの指定：600～767px */
@media only screen and (min-width: 600px) {
/*~~~~~~~~~~~~~~~~~~~~~
 600px幅以上のヘッダー
~~~~~~~~~~~~~~~~~~~~~~~*/
/* すべて480px以上と同じ */


	

/*~~~~~~~~~~~~~~~~~~~~~~~
 600px幅以上のコンテンツ
~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#contents {
	padding: 35px 0px 0px 0px;
}

/* ﾄップ h2 */
h2#top .brillio{
	font-size: 27px;
}
h2#top .brand{
	margin: -7px 0px 0px 1.5%;
	font-size: 35px;
}

/* ただのh2 */
h2{
	margin: 0px 0px 30px 0px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 600px幅以上の「トップ画像」#usual_1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#contents #brillio_usual section#usual_1{
	margin: 0px 0px 55px 0px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 600px幅以上の「各エリア説明」#usual_2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#contents #brillio_usual section#usual_2{
	margin: 0px 0px 55px 0px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 600px幅以上の「小指外転ポイント」#usual_3
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#contents #brillio_usual section#usual_3{
	margin: 0px 0px 55px 0px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 600px幅以上の「スタビライザー構造」#usual_4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#contents #brillio_usual section#usual_4{
	margin: 0px 0px 55px 0px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
600px幅以上の「素材について」#usual_5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#contents #brillio_usual section#usual_5{
	margin: 0px 0px 55px 0px;
}

/*「素材関連」*/


/*「素材へのこだわり」テキスト*/


/*「レグナスロゴ画像」*/
div#contents article.regnus div.regu2_image{
	float: left;
	width: 48.5%;
	max-width: 484px;
	margin: 0px 3% 15px 0px;
}
div#contents article.regnus div.regu2_image2{
	float: left;
	width: 48.5%;
	max-width: 484px;
	margin: 0px 0px 15px 0px;
}
div#contents article.regnus div.regu2_image3{
	float: left;
	width: 48.5%;
	max-width: 484px;
	margin: 0px 3% 15px 0px;
}


/*「レグナスの特徴」テキスト*/
div#contents article.regnus div.regu3_description{
	clear: none;	
}
div#contents article.regnus div.regu3_description h4{
	margin: 0px 0px 10px;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
}
div#contents article.regnus div.regu3_description p{
	display: block;
	line-height: 1.8em;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 0.75em;
	text-align: left;
}


/*「レグナスのカラバリ」色見本*/
div#contents article.regnus div.regu4_image ul{
	clear: both;
}

div#contents article.regnus div.regu4_image ul li{
	float: left;
	width: 17.6%;
	height: 70px;
	margin: 0px 2.4% 10px 0px;
	padding: 0px 0px 0px 0px;
	border: thin solid #CCC;
}

div#contents article.regnus div.regu4_image ul li:nth-child(3){
	margin: 0px 2.4% 10px 0px;
}
div#contents article.regnus div.regu4_image ul li:nth-child(5){
	margin: 0px 0px 10px 0px;
}


/*「レグナスのカラバリ」テキスト*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
600px幅以上の「エピローグ/問い合わせ」#usual_6
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#contents #brillio_usual section#usual_6{
	margin: 0px 0px 45px 0px;
}



/*「お問い合せボタン」*/
#stage #contents .contactus img{
	width: 245.7px;
	height: 48px;
}



}


/* PC向けレイアウトの指定：768～1023px */
@media only screen and (min-width: 768px) {
/*・・・・・・・・・・
 768px以上のヘッダー
・・・・・・・・・・・*/
header {
	height: 82px;
}
header .wrap {
	width: 565px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 25px;
}

/*logoの設定*/
header .wrap h1 {
	width: 115px;
	height: 65px;
}
header .wrap h1 img{
	width: 90px;
	height: 45px;
	margin: 20px 25px 0px 0px;
}

/* ブランドナビ */
header .wrap #branav{
	width: 400px;
	height: auto;
}
header .wrap #branav ul{
	margin: 20px 0px 10px 0px;
}
header .wrap #branav ul li{
	margin: 2px 2px 2px 2px;
}

/* ナビゲーション */
header .wrap #nav{
	clear: none;
	float: left;
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
header .wrap #nav ul{
	width: 450px;
}
header .wrap #nav ul li{
	padding: 0px 7px 2px 7px;
	margin: 0px 2px 3px 2px;
}


/*・・・・・・・・・・・
 768px以上のコンテンツ
・・・・・・・・・・・・*/
div#contents {
	margin: 0px 3% 25px 3%;
	padding: 38px 0px 0px 0px;
}

/* ﾄップ h2 */
h2#top .brillio{
	font-size: 28px;
}
h2#top .brand{
	margin: -7px 0px 0px 1.5%;
	font-size: 36px;
}

/* ただのh2 */

h2{
	margin: 0px 0px 32px 0px;
	font-size: 1.4em;
}


/*・・・・・・・・・・・・・・・・・
 768px以上の「トップ画像」#usual_1
・・・・・・・・・・・・・・・・・・*/
div#contents #brillio_usual section#usual_1 {
	width: 90%;
	margin: 0px 0px 60px 0px;
	padding: 0px 5% 0px 5%;
}


/*・・・・・・・・・・・・・・・・・・
 768px以上の「各エリア説明」#usual_2
・・・・・・・・・・・・・・・・・・・*/
div#contents #brillio_usual section#usual_2{
	width: 90%;
	margin: 0px 0px 60px 0px;
	padding: 0px 5% 0px 5%;
}


/*・・・・・・・・・・・・・・・・・・・・
 768px以上の「小指外転ポイント」#usual_3
・・・・・・・・・・・・・・・・・・・・・*/
div#contents #brillio_usual section#usual_3{
	width: 90%;
	margin: 0px 0px 60px 0px;
	padding: 0px 5% 0px 5%;
}



/*・・・・・・・・・・・・・・・・・・・・・
 768px以上の「スタビライザー構造」#usual_4
・・・・・・・・・・・・・・・・・・・・・・*/
div#contents #brillio_usual section#usual_4{
	width: 90%;
	margin: 0px 0px 60px 0px;
	padding: 0px 5% 0px 5%;
}


/*・・・・・・・・・・・・・・・・・・
 768px以上の「素材について」#usual_5
・・・・・・・・・・・・・・・・・・・*/
div#contents #brillio_usual section#usual_5{
	width: 90%;
	margin: 0px 0px 60px 0px;
	padding: 0px 5% 0px 5%;
}

/*「素材へのこだわり」*/
div#contents article.regnus div.regu1_description{
	padding: 0px 0px 15px 0px;
}

/*「レグナスロゴ画像」*/
div#contents article.regnus div.regu2_image{
	float: left;
	width: 47.5%;
	max-width: 484px;
	margin: 0px 5% 15px 0px;
}
div#contents article.regnus div.regu2_image2{
	float: left;
	width: 47.5%;
	max-width: 484px;
	margin: 0px 0px 15px 0px;
}
div#contents article.regnus div.regu2_image3{
	float: left;
	width: 47.5%;
	max-width: 484px;
	margin: 0px 5% 15px 0px;
}

/*「レグナスの特徴」テキスト*/
div#contents article.regnus div.regu3_description{
	clear: none;	
}
div#contents article.regnus div.regu3_description h4{
	line-height: 1.8em;
	margin: 0px 0px 10px;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
}
div#contents article.regnus div.regu3_description p{
	display: block;
	line-height: 1.8em;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}

/*「レグナスのカラバリ」色見本*/
div#contents article.regnus div.regu4_image ul li{
	width: 17.6%;
	height: 70px;
	margin: 0px 2.5% 10px 0px;
}

div#contents article.regnus div.regu4_image ul li:nth-child(3){
	margin: 0px 2.5% 10px 0px;
}

div#contents article.regnus div.regu4_image ul li:nth-child(5){
	margin: 0px 0px 10px 0px;
}


/*・・・・・・・・・・・・・・・・・・・・・・
 768px以上の「エピローグ/問い合わせ」#usual_6
・・・・・・・・・・・・・・・・・・・・・・・*/
div#contents #brillio_usual section#usual_6{
	width: 90%;
	margin: 0px 0px 50px 0px;
	padding: 0px 5% 0px 5%;
}



/*「お問い合せボタン」*/
	
#stage #contents .contactus img{
	width: 307.1px;
	height: 60px;
}


}



/* PC向けレイアウトの指定：1024px以上は固定スタイル */
@media only screen and (min-width: 1024px) {
	
/*^^^^^^^^^^^^^^^^^^^^^^^^^^
 1024px以上（固定）body
^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
body {
	width: 100%;
	height: auto;
}

div#stage {
	width: 100%;
	max-width: 1024px;
	height: auto;
	margin: 0px auto 0px auto;
}

	
/*^^^^^^^^^^^^^^^^^^^^^^^^^^
  1024px以上（固定）ヘッダー
^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/* すべて768px以上と同じ */




/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1024px以上（固定）コンテンツ
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/* すべて768px以上と同じ */




/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1024px以上（固定）「トップ画像」#usual_1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/* すべて768px以上と同じ */




/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1024px以上（固定）「各エリア説明」#usual_2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/* すべて768px以上と同じ */




/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1024px以上（固定）「小指外転ポイント」#usual_3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/* すべて768px以上と同じ */




/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1024px以上（固定）「スタビライザー構造」#usual_4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/* すべて768px以上と同じ */




/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1024px以上（固定）「素材について」#usual_5
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/* すべて768px以上と同じ */




/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1024px以上（固定）「エピローグ/問い合わせ」#usual_6
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/* すべて768px以上と同じ */




}	
