﻿@charset "utf-8";
/* CSS Document */






body {
	position: relative;
	color: #000000;
	height: 100%;
	word-break: break-all;
	line-height: 2;
	font-size: 0.9rem;
	letter-spacing: 0.04rem;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
	margin: 0 auto;
	background: url(img/191207-down-top.jpg) center no-repeat fixed;
	background-size: cover;/*background-size: auto 130%;*/
		-ms-text-justify: inter-ideograph;
	-webkit-text-size-adjust: 100%; /* フォントサイズ自動調整 */
}




div {
	margin: 0 auto;
}
img {
	margin: 0 auto;
	width: 100%;
	display: block;
}




a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
}



/*--- 文字装飾---*/

.emphasis {
    background-color: #cbeaffc9;
    font-weight: 600;
}
span.c-item {
	color: #FFF;
	background-color: #000;
	font-size: 10px;
	padding: 2px;
	margin-right: 7px;
}
/*--- clearfix---*/

.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}



/*Topへボタン*/
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop a {
display: block;
    z-index: 999;
    border-radius: 30px;
    width: 20px;
    height: 20px;
    background-color: #9FD6D2;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    padding: 15px 15px;
    letter-spacing: 2px;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}



#container {
	width: 100%;
	background-color: #FFF;
}
header {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 94%;
	height: 40px;
	margin: 0 auto;
	padding: 15px 3% 10px;
	background-color:rgba(169, 169, 169, 0.85);
}
div.logo {
    width: 15%;
    max-width: 120px;
    line-height: 100px;
    margin-left: 5px;
    float: left;
}
div.menu {
	float: right;
}
ul.header_ul {
	margin: 0;
	padding: 0;
	text-align:center;
}
ul.header_ul li {
display: inline-block;
    margin: 5px 10px;
    font-size: 20px;
    padding-left: 10px;	

}
section {
	width: 960px;
	margin: 20px auto;
	padding-top:80px;
}
section.top {
	margin: 0 auto;
	padding-top: 65px;
}
/*---タイトル部分---*/



.top {
	width: 100%;/*background-color:#e3e3e3;*/
}
.top-wrapper {
    background-color: #e1e5e6;
    position: relative;
}



.title_logo {
position: absolute;
    text-align: center;
    width: 100%!important;
	max-width: 960px;
 top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
}
.top-image {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.top h1 {
	font-family: 'Sawarabi Gothic', sans-serif;
	text-align: center;
	font-size: 40px;
	letter-spacing: 3px;
	line-height: 1;
	margin-top: 1.5em;
	font-weight: normal;
}
.top h2 {
	font-family: 'Shadows Into Light', cursive;
	text-align: center;
	font-size: 13px;
	line-height: 3;
}
.top p {
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho";
    width: 640px;
    text-align: justify;
    margin: 40px auto 0;
    font-size: 16px;
    line-height: 3;
}
/*---各セクション---*/




.box5 {
    padding: 0.5em 1em;
    margin: 0 auto;
    border: double 5px #4ec4d3;
    width: 400px;
}
.box5 p {
    margin: 0; 
    padding: 0;
	text-align:center;
	width:380px!important;
}











.sp-image {
	display: none;
}



p.comment{
    overflow: auto;
width: 480px;
    margin: 40px 0 0;
    height: 350px;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho";
    letter-spacing: 3px!important;
    line-height: 300%!important;
    font-size: 15px!important;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    position: relative;
    display: inline;
    right: 0;
    /* transform: translateX(-50%); */
    z-index: 999;
}


.left-comment {
    float: left;
    width: 400px;
}




section h1 {
	font-family: 'Shadows Into Light', cursive;
	text-align: center;
	font-size: 32px;
	line-height: 3;
}
section h3 {
	text-align: center;
	font-size: 22px;
	margin: 1em;
}


/*---吹き出し部分---*/


.fukidashi {
    position: relative;
    display: inline-block;
    margin: 0 40px 0 12px;
    padding: 12px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #000;
    font-size: 13px;
    background: #FFF;
    border: solid 2px #555;
    box-sizing: border-box;
}


.fukidashi:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}

.fukidashi:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #555;
  z-index: 1;
}

.fukidashi p {
  margin: 0;
  padding: 0;
}

/*---吹き出し部分ここまで---*/





/*---アイテム---*/

.color-item.cf {
    width: 900px;
    margin: 40px 0 0;
}

.stripe-item.cf {
    width: 900px;
    margin: 40px 0 0;
}

.cla-item.cf {
    width: 900px;
    margin: 40px 0 0;
}



.nature-item.cf {
    width: 900px;
    margin: 40px 0 0;
}

.bag-item.cf {
    width: 900px;
    margin: 40px 0 0;
}

/*---シャーベットカラー　アイテム---*/
.color-item ul li {
    width: 33.3333333333333333333%;
    float: left;
}


/*---シャーベットカラー　アイテム---*/
.stripe-item ul li {
    width: 50%;
    float: left;
}


/*---透明感　アイテム---*/
.cla-item ul li {
    width: 33.3333333333333333333%;
    float: left;
}






/*---ネイチャー　アイテム---*/
.nature-item ul li {
    width: 50%;
    float: left;
}



/*---バッグ　アイテム---*/
.bag-item ul li {
    width: 33.3333333333333333333%;
    float: left;
}




/*---アイテム画像下のリスト---*/

ul.item-list.cf {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}


.item-list li {
width: 100%!important;
    text-indent: 1em;
    font-size: 11px;
    float: none!important;
    text-align: left;
}


ul.coordinate {
float: left;
    /* padding: 0 30px; */
    font-size: 11px;
    margin: 40px 0 40px 12px;
}
.plus {
	display: inline-block;
	margin: 100px auto;
	clear: both;
}
.plus p {
	width: 600px;
	font-size: 15px;
	margin: 30px auto;
	padding: 0 30px;
}

.plus .coordinate {
    width: 600px;
    margin: auto;
    float: none;
}
.list p {
	font-family: Shadows Into Light;
	font-size: 21px;
	text-align: center;
	line-height: 4;
}
.list dl {
	width: 220px;
	float: left;
	margin: 0 10px 15px;
}
.list dl dd {
	font-size: 9px;
	height: 6em;
	line-height: 1.8;
	margin: 5px;
}
span.brand {
	font-weight: bold;
}
/*---フッター---*/

.footer {
	width: 100%;
	background-color: #c2c2c2;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	margin: 100px auto 0;
	padding: 50px 0;
}

/*---マガジン　インスタアイコン---*/
#magazine {
    position: fixed;
    right: 20px;
    bottom: 80px;
    width: 50px;
}

#insta {
    position: fixed;
    right: 20px;
    bottom: 140px;
    width: 50px;
}

#line {
    position: fixed;
    right: 20px;
    bottom: 200px;
    width: 50px;
}



.btn-flat-double-border {
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    color: #00a1dd;
    text-align: center;
    border: double 4px #00a1dd;
    border-radius: 3px;
    transition: .4s;
    width: 430px;
    margin-right: 20px;
}


.btn-flat-double-border:hover {
  background: #fffbef;
}

.righ-zero {
	margin-right:0;
}



/* アイテム一覧へのボタン　*/
.button-container {
  text-align: center;
  padding-top: 40px;
}



.btn-border {
    display: inline-block;
    max-width: 680px;
    text-align: center;
    border: 2px solid #868686;
    font-size: 18px;
    color: #868686;
    text-decoration: none;
    font-weight: bold;
    padding: 16px 32px;
    border-radius: 4px;
    transition: .4s;
    width: 960px;
}


.btn-border:hover {
  background-color: #868686;
  border-color: #ccc;
  color: #FFF;
}




@media screen and (max-width: 959px) {
section {
width: 100%;
    margin: 10px auto;
    padding-top: 90px;
}
.plus {
	width: 100%;
	margin: 60px auto;
}
.list {
	width: 100%;
}
.plus p, p.comment {
	font-size: 14px!important;
}
a.btn-flat-double-border {
    width: 70%;
    display: block;
    margin: 30px auto!important;
}

.button-container {
    text-align: center;
    padding-top: 40px;
    width: 90%;
}



.btn-border {
    width: 80%;
}




p.comment {
overflow: auto;
    width: 80%;
    margin: 80px auto;
    height: auto!important;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho";
    letter-spacing: 3px!important;
    line-height: 1.875!important;
    font-size: 14px!important;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: tb-rl;
    writing-mode: inherit;
    -webkit-text-orientation: inherit;
    text-orientation: inherit;
    display: block;
    transform: none;
    z-index: 999;
    padding: 20px 0;
    border-top: solid 1px #616161;
    border-bottom: solid 1px #616161;
}




/*---吹き出し---*/
.fukidashi {
    display: none;
}






/*---アイテム---*/

.color-item.cf {
    width: 100%;
    margin: 40px 0 0;
}

.stripe-item.cf {
    width: 100%;
    margin: 40px 0 0;
}

.cla-item.cf {
    width: 100%;
    margin: 40px 0 0;
}

.cla-item ul li {
    width: 33.333333333333%;
    float: left;
}

.nature-item.cf {
    width: 100%;
    margin: 40px 0 0;
}

.bag-item.cf {
    width: 100%;
    margin: 40px 0 0;
}


}









@media screen and (max-width: 767px) {
.pc-image {
	display: none;
}
.sp-image {
	display: block;
}
.sp-title {
	width: 80%;
	margin-top: 60px;
}
section {
	width: 100%;
	margin: 40px auto;
}
.top h1 {
	display: none;
}
.top h2 {
	display: none;
}
.top p {
width: 80%;
    padding: 0;
    margin: 60px auto 0;
    line-height: 2.4;
}
.plus p {
	width: 70%;
	margin: 2em auto;
}
ul.coordinate {
	margin-top: 10px;
	font-size: 10px;
}
.plus .coordinate {
	float: none;
	width: 70%;
	margin: 1em auto;
}



.box5 {
    padding: 0.5em 1em;
    margin: 0 auto;
    border: double 5px #4ec4d3;
    width: 80%;
}
.box5 p {
    margin: 0; 
    padding: 0;
	text-align:center;
	width:100%!important;
}






}

@media screen and (max-width: 360px) {
header {
	height: 80px;
	padding: 0;
}
div.logo {
	width: 100px;
	line-height: 100px;
	margin: 0 auto 10px;
	/* margin-left: 5px; */
	float: none;
}
ul.header_ul li {
	margin: 0 1%;
	width: 29%;
}
section.top {
	margin: 0 auto;
	padding-top: 80px;
}
}

@media screen and (min-width: 361px) and (max-width: 640px) {
header {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 94%;
	height: 80px;
	margin: 0 auto;
	padding: 5px 3%;
	background-color: rgba(169, 169, 169, 0.85);
}
div.logo {
	width: 25%;
	line-height: 1;
	margin: 5px auto;
	padding: 0;
	float: none;
	max-width: 100px;
}
div.menu {
	float: none;
	width: 100%;
}
ul.header_ul li {
display: inline-block;
    width: auto;
    margin: 0 20px;
    padding: 0;
}

section.top {
	margin: 0 auto;
	padding-top: 90px;
}


}

@media screen and (min-width: 641px) and (max-width: 767px) {
ul.header_ul li {
display: inline-block;
    margin-right: 10px;
}
}

@media screen and (min-width: 361px) and (max-width: 480px) {
.list dl {
	width: 46%;
	float: left;
	margin: 0 2%;
}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
img.sp-title {
	width: 80%;
	margin-top: 60px;
}
.list dl {
	width: 31%;
	float: left;
	margin: 0 1%;
}
}

@media screen and (min-width: 768px) and (max-width: 959px) {

.list dl {
	width: 22%;
	float: left;
	margin: 0 1%;
}



}

