﻿@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;
}
/*--- 文字装飾---*/

.emphasis {
	background-color: #f8ff4dc9;
}
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(255,255,255,.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;
}
ul.header_ul li {
	display: inline-block;
	margin: 5px 20px;
	width: 120px;
	border-left: solid 1px;
}
section {
	width: 960px;
	margin: 20px auto;
	padding-top:80px;
}
section.top {
	margin: 0 auto;
	padding-top: 70px;
}
/*---タイトル部分---*/



.top {
	width: 100%;/*background-color:#e3e3e3;*/
}
.top-wrapper {
	background-color: #eaeaed;
}
.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 {
	width: 480px;
	margin: 20px auto;
}
/*---各セクション---*/




.sp-image {
	display: none;
}
p.comment {
	font-size: 15px;
	margin: 30px auto;
	padding: 0 30px;
}
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;
}
ul.coordinate {
	float: left;
	padding: 0 30px;
	font-size: 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%;
}

@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: 100px auto;
}
.top h1 {
	display: none;
}
.top h2 {
	display: none;
}
.top p {
	width: 70%;
	padding: 10px 0;
	margin: 60px auto;
	border-top: 1px solid;
	border-bottom: solid 1px;
}
.plus p {
	width: 70%;
	margin: 2em auto;
}
ul.coordinate {
	margin-top: 10px;
	font-size: 10px;
}
.plus .coordinate {
	float: none;
	width: 70%;
	margin: 1em auto;
}
}

@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(255,255,255,.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: 25%;
	margin: 0 3%;
	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;
	width: 100px;
}
}

@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) {
p.comment {
	width: 90%;
	margin: 2em auto;
	font-size: 14px;
}
.list dl {
	width: 22%;
	float: left;
	margin: 0 1%;
}



}

