@charset "UTF-8";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#headerMain{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  height: 24px;
  overflow: hidden;
}
#headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  text-align: left;
  font-weight: normal;
  line-height: 15px;
  font-size: 1.2em;
  color: #666666;
}
#headerLogo{
  width: 400px;
  height: 70px;
  float: left;
}
#headerLogo a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 70px;
  background-image: url(../logo/kimono_nissan_logo.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#headerExtra1{
  width: 450px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
}
#headerExtra1 p.tel{
  /* 電話番号の文字設定 */
	margin-top: 0;
  margin-right: 10;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 1.7;
  text-align: right;
  color: #EB7894;
  font-weight: bold;
  font-size: 1.3em;
}
#headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
	font-size: 0.9em;
  font-weight: normal;
  color: #333333;
}
#headerExtra1 p.address{
  /* 住所文字設定 */
	margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: right;
}
/* フッター内パーツ */

#footerMain p{
  /* コピーライト文字設定 */
	font-size: 1em;
  text-align: center;
  line-height: 1.6;
}
#footerMain a{
  text-decoration: none;
}
/* サイドブロック内パーツ */

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#nav li a {
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */

a:link{
  color: #666666;
  text-decoration: underline;
}
a:visited{
  color: #4f4f4f;
  text-decoration: underline;
}
a:hover{
  color:#ff8000;
  text-decoration: none;
}
a:active{
  color: #666666;
  text-decoration: none;
}
#skip{
  /* ヘッダースキップの非表示 */
	height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 0em;
  margin-bottom: 1em;
  padding-right: 0.5em;
  padding-left: 0.5em;
  line-height: 1.6;
  text-align: left;
  font-size: 1.2em;
}

img.sns {
    height: 26px;
}


p.large{
  margin-bottom: -0.5em;
}
p.indent{
  padding-left: 15px;
  background-image: url(..//logo/point.png);
  background-position: 3px 4px;
  background-repeat: no-repeat;
}
.left{
  float: left;
  text-align: left;
  left: 10px;
}
.right{
  float: right;
}
hr{
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
#wrapper h3{
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 7px;
  line-height: 1.7px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EB7894;
  text-align: left;
  color: #EB7894;
}
#wrapper h3 span.en{
  padding-right: 10px;
  text-transform: capitalize;
  font-family: Arial,Helvetica,Verdana,sans-serif;
}
#explanation h3{
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  line-height: 13px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EB7894;
  text-align: left;
  color: #EB7894;
  font-size: 1.3em;
}
#furihakama h3{
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  line-height: 13px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EB7894;
  text-align: left;
  color: #EB7894;
}
h3.c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
  border-bottom-style: none;
}
h2{
  font-size: 1.4em;
}
h5{
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0.5em;
  padding-left: 0.5em;
  text-align: left;
  background-image: url(..//logo/point.png);
  background-position: 3px 7px;
  background-repeat: no-repeat;
  font-size: 1.2em;
  line-height: 1.6;
  font-weight: normal;
}
table{
  border-collapse: collapse;
  border: 1px solid #999;
  width: 100%;
}
table th{
  padding: 10px;
  border-bottom: 1px solid #999;
  background-color: #eee;
  text-align: center;
}
table td{
  padding: 10px;
  border-bottom: 1px solid #999;
}
@media screen and (max-width: 479px) {
  table{
  width: 94%;
}
table td{
  display: block;
  text-align: center;
}
table th{
  display: block;
}
}
/* メインコンテンツ内基本パーツ */
#main span.red{
  color: red
;
}
#main ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#main ul li{
  text-align: left;
  line-height: 1.6;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 18px;
  background-image: url(..//logo/point.png);
  background-position: 3px 12px;
  background-repeat: no-repeat;
}
#main h1{
  background-color: #f8f8f8;
  border-left: solid 10px rgb(43, 101, 19);
  padding: 10px;
}
#main .mokuji{
  border: solid 2px #609fc3;
  display: inline-block;
  margin-bottom: 20px;
}
#main .mokuji li{
  font-size: 15px;
  background-image: none;
  padding-left: 10px;
}
#main ul li.center li{
  padding-left: 0px;
}

.kamikazari {
  text-align: center;
}

span.center {
  /* text-align: center;
*/
}
#main h2{
  font-size: 1.3em;
  padding: 10px ;
  /* 上下左右に10pxの余白 */

	border-left: 10px solid #44617b;
  /* 枠線色　紺鼠 こんねず */
	background-color: #f8f8f8;
}
#main a{
  text-decoration: none;
}
#main dl{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#main dt{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1em;
  text-align: left;
  line-height: 1.6;
  font-weight: normal;
  width: 8em !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 15px;
  font-size: 1.2em;
  background-image: url(..//logo/point.png);
  background-position: 3px 10px;
  background-repeat: no-repeat;
}
#main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  font-size: 1.2em;
  text-align: left;
  line-height: 1.6;
  padding-left: 11em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}
* #main dd{
  height: 1%;
/* for IE6 */
}
#main dl::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.pagetop{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}
.pagetop a{
  /* ページの先頭へのリンク設定 */
	display: block;
  margin-left: 0;
  margin-right: auto;
  margin-top: 20px;
  background-image: url(..//logo/return_top.png);
  background-position: center left;
  background-repeat: no-repeat;
  width: 150px;
  height: 50px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
.pagetop a:hover{
  /* ページの先頭へのロールオーバー設定 */
	display: block;
  margin-left: 0;
  margin-right: auto;
  margin-top: 20px;
  background-image: url(..//logo/return_top2.png);
  background-position: center left;
  background-repeat: no-repeat;
  width: 150px;
  height: 50px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
#aside h2{
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
  line-height: 1.7;
  padding: 10px 5px 10px 10px ;
  /* 上下左右に5pxの余白 */
	border-left: 8px solid #56564b;
  /* 枠線色　藍海松茶　あいみるちゃ*/
	background-color: #f8f8f8;
  margin: 10px 1px 3px 2px;
}
/* 豆知識アコーディオン */
/* メニュー全体 */
.menu{
  width : 17rem;
  font-size : medium;
}
/* チェックボックスは非表示にする（内部的な Off/On の機能だけ利用する） */
.menu input{
  display: none;
}
/* 開いた状態のサブメニュー */
.menu input:checked + ul{
  display: block;
}
/* 閉じた状態のサブメニュー */
.menu ul{
  display: none;
  /* 下記は開閉によらず共通の設定 */
    background: #eee;
  list-style: none;
  margin: 0;
  padding: 1rem;
}
/* 親項目の装飾 */
.menu label{
  display: block;
  margin: 0;
  padding: 0.5rem;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box white;
  cursor: pointer;
}
.menu label:hover{
  background: #ccc;
}













/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width:640px) {
  /*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#headerMain{
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
}
#headerMain h1{
  width: 96%;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  line-height: 1.6;
}
#headerLogo{
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
#headerLogo a{
  max-width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-size: contain;
  background-position: top center;
}
#headerExtra1{
  width: 98%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
#headerExtra1 p.tel{
  padding-right: 0;
}
/* フッター内パーツ */
	#footerMain p{
  max-width: 90%;
  line-height: 1.6;
}
/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
#nav h3.c-index{
  max-width: 100%;
  height: 20px;
  background-image : url(..//logo/btn_menu.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
  padding-right: 0;
  padding-left: 0;
}
.layout h2{
  background-image: none;
  background-color:#e7e7e7;
  height: auto;
  line-height: 1.6;
  padding-bottom: 1em;
  word-break: break-all;
}
.layout h2 span.ja,
	.layout h2 span.en{
  display: block;
  padding-left: 15px;
}
#wrapper h3{
  line-height: 1.6;
}
table{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
/* フォームパーツ設定 */
	textarea{
  width: 96%;
}
input.l{
  width: 96%;
}
input.m{
  width: 60%;
}
input.s{
  width: 30%;
}
/* メインコンテンツ内基本パーツ */
	#main dt{
  float: none;
  max-width: 100%;
  box-sizing: border-box;
}
#main dd{
  padding-left: 20px;
}
#main img.left{
  margin-right: 0;
  float: none;
}
#main img.right{
  margin-left: 0;
  float: none;
}
#pagetop{
  margin-bottom: 0;
}
}
/* アコーディオンメニューグレートーンパーツ */

ul.acordion{
  list-style: none;
  font-weight: bold;
  color: #3e3e3e;
  cursor: pointer;
  background-color: #f1f2f5;
  border-right: solid 1px #d2d2d2;
  border-left: solid 1px #d2d2d2;
  margin: 0px;
  margin-bottom: 2em ;
  /* 下のブロックとのスペース */
     padding: 0;
  font-size: 1.2em;
  text-align: left;
}
#main ol.submenu{
  padding-left: 1px;
  font-weight: normal;
}
ul.acordion li{
  border-bottom: solid 1px #d2d2d2;
}
ul.acordion li:first-child{
  border-top: solid 1px #d2d2d2;
}
#main ul.acordion li{
  background-image: none;
  padding-left: 2px;
  list-style-position: inside;
}
#main ul.acordion li:last-child{
  border-bottom: none;
}
#main ul.acordion > li{
  padding-top: 0px;
  padding-bottom: 0px;
}
ul.acordion li ul{
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
#main ul.submenu li{
  font-weight: normal;
}
ul.acordion li ul li{
  list-style: none;
  background: #f9f9f9;
}
ul.acordion li ul li:last-child{
  border-bottom: none;
}
ul.acordion li ul li a{
  color: #3e3e3e;
  display: block;
  padding: 15px;
  text-decoration: none;
  font-weight: normal;
}
#main ul.acordion ul.submenu li a{
  padding: 0px;
}
ul.acordion li ul li a:hover{
  color: #ff8000;
  display: block;
  padding: 15px;
  text-decoration: none;
  font-weight: bold;
  background: #edeef3;
}
ul.acordion li .none-submenu{
  background: url(..//logo/trigger-arrow.png) no-repeat 98% 50%;
  display: block;
  padding: 15px;
}
ul.acordion li .active-submenu{
  background: url(..//logo/triggeractive-arrow.png) no-repeat 98% 50%;
  background-color:#e3e6ea;
  display: block;
  padding: 15px;
}
ul.acordion li .option.none-submenu{
  background: url(..//logo/trigger-arrow.png) no-repeat 98% 50%;
  padding: 0px;
}
ul.acordion li .option.active-submenu{
  background: url(..//logo/triggeractive-arrow.png) no-repeat 98% 50%;
  background-color:#e3e6ea;
  padding: 0px;
}
ul.acordion span.option.none-submenu{
  padding: 5px;
}
ul.acordion span.option.active-submenu{
  padding: 5px;
}
#topnav-menu{
  list-style-type: none;
  height: 44px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #44617b;
}
#topnav-menu li{
  position: relative;
  width: 20%;
  /*  100÷表示する項目数％ */
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#topnav-menu li a{
  display: block;
  margin: 0;
  padding: 14px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#topnav-menu li:hover > a{
  background: #44617b;
  color: #fff;
  height: 16px;
}
#topnav-menu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
#topnav-menu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#topnav-menu li ul li a{
  padding: 13px 15px;
  background: #44617b;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#topnav-menu li:hover ul li{
  overflow: visible;
  height: 38px;
  background: #44617b;
}
@media (max-width: 760px) {
  .nav-menu-hidden-phone{
  display: none !important;
}
#topnav-menu{
  height: 60px;
}
#topnav-menu li{
  width: 25%;
/*  100÷表示する項目数％ */
  }
#topnav-menu li a{
  padding: 14px 0;
}
#topnav-menu li:hover > a{
  background: #44617b;
  color: #fff;
  height: 32px;
}
#topnav-menu li:last-child ul{
  left: -100%;
  width: 100%;
}
#topnav-menu li ul li{
  overflow: hidden;
  width: 200%;
  height: 0;
}
}
@media (min-width: 761px) and (max-width: 1025px) {
  .nav-menu-hidden-tablet{
  display: none !important;
}
}
@media (min-width: 1026px) {
  .nav-menu-hidden-desktop{
  display: none !important;
}
}
/* ホバー・クリック開閉 */
.hover-click{
  position: relative;
  width: 100%;
  margin: 30px 0;
}
.hover-click > a{
  display: block;
  width: 100%;
  padding: 14px 0;
  background: #44617b;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
.hover-click > ul{
  display: none;
  z-index: 9999;
  position: absolute;
  width: 100%;
  background: #44617b;
}
@media screen and (max-width:640px) {
  ul.acordion li .none-submenu{
  background: url(..//logo/trigger-arrow.png) no-repeat 96% 50%;
}
ul.acordion li .active-submenu{
  background: url(..//logo/triggeractive-arrow.png) no-repeat 96% 50%;
}
@media (max-width: 639px) {
  video{
  width: 100%;
  height: auto;
}
}
