/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html{
	color: #273544;
font-size : 1em;
line-height: 1.8;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr{
	display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio, canvas, iframe, img, svg, video{
	vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset{
	border: 0;
margin: 0;
padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea{
	resize: vertical;
}
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade{
	margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
header{
	background: url(../img/header_back_repeat.png) repeat-x;
height: 100px;
width: 100%;
}
nav#main{
	margin: 0 auto;
height: 180px;
}
nav#main ul{
	width: 800px;
margin: 0 auto;
list-style: none;
padding: 0;
display: flex;
/*justify-content: center;*/
overflow: hidden;
}
nav#main ul li{
	width: 186px;
margin: 50px auto;
text-align: center;
font-family: serif;
font-size: 18px;
}
nav#main ul li a{
	padding: 50px 0 20px;
text-decoration: none;
vertical-align: middle;
overflow: hidden;
color: #3D5366;
}
nav#main ul li a:hover{
	border-bottom: 3px solid #C9CBA3;
}
nav#main ul li:nth-child(3){
	padding: 0;
margin: 0;
}
.main-top {
background: #FFCC66 no-repeat center 100%;
height: 5px;
margin-top: -20px;
}
height: 430px;
margin-top: -51px;
}
.PinkBack{
	background: #F9F0EA;
border-top: 10px solid #EACEB9;
border-bottom: 10px solid #EACEB9;
}
.PinkBack-point-top{
	background: url(../img/about_back_parts.png) no-repeat;
background-position: -40px -80px;
}
.PinkBack-point-bottom{
	background: url(../img/about_back_parts_b.png) no-repeat;
background-position: bottom right;
}
.wrap{
	margin: 0 auto;
width: 984px;
padding: 40px 0;
overflow: hidden;
}
.wrap.no{
	margin: 0 auto;
width: 984px;
padding: 0 0 70px;
overflow: hidden;
}
.About{
	overflow: hidden;
clear: both;
}

.About h1{
	margin-top: 0;
}
.About figure{
	margin: 0;
padding: 0 60px 0 0;
width: 350px;
float: left;
overflow: auto;
}
.TextRightBox{
	float: left;
width: 530px;
}
.TextRightBox p{
	margin-top: 1.8em;
line-height: 1.8;
}
.TextRightBox p:first-child{
	margin-top: 0;
}
.ItemsBack{
	background: url(../img/items_back.png);
width: 100%;
}
.ItemsBack.up{
	background: url(../img/items_back.png);
margin-top: -30px;
} 
.ItemList{
	list-style: none;
margin: 0;
padding: 0;
}
.ItemList.mb{
	margin-bottom: 10px;
}
.ItemList li{
	float: left;
display: block;
width: 306px;
padding: 5px;
margin-top: 50px;
text-decoration: none;
background: #FFF;
border: 1px solid #F1EDEE;
margin-right: 15px;
}
.ItemList li:nth-child(3n){
	margin-right: 0;
}
.ItemList li h3{
	margin: 0;
}
.ItemList li h3:hover {
opacity: 0.8;
}
.ItemList li h4{
	background: #9D9171;
color: #FFF;
text-align: center;
margin: 0;
}
.ItemList li table.color{
	width: 100%;
margin-top: 15px;
text-align: center;
}
.ItemList li table.spec{
	width: 100%;
font-size: 14px;
color: #263444;
margin-top: 10px;
}
.ItemList li table.spec th{
	font-size: 14px;
color: #AC308C;
font-weight: bold;
white-space: nowrap;
vertical-align: text-top;
}
.ItemList li::after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.PurpleBack{
	background: url(../img/purple_back.png);
}
.message h3{
	margin-top: 50px;
margin-bottom: 50px;
font-size: 18px;
color:#AC308C ;
font-weight: bold;
}
.TextBlock{
	float: left;
width: 650px;
margin-bottom: 60px;
}
.TextBlock p{
	font-size: 14px;
color: #263444;
text-indent: 1.0em;
}
.TextBlock p:first-child{
	margin-top: 0px;
}
.TextBlock p.noindent{
	font-size: 14px;
color: #263444;
text-indent: 0;
}
.PhotoBox{
	width: 280px;
float: right;
}

.InformationBox{
	clear: both;
overflow: hidden;
width: 984px;
background-color: #FFF;
border: 1px solid #F1EDEE;
padding:20px 30px 30px 30px ;
}
.InformationBox h2{
	position: relative;
display: inline-block;
padding: 0 70px;
text-align: center;
width: 793px;
font-size: 18px;
}

.InformationBox h2::before, .InformationBox h2::after{
	content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 350px;
height: 1px;
background-color: black;
}
.InformationBox h2::before{
	left:0;
}
.InformationBox h2::after{
	right: 0;
}

.InformationBox .InformationBoxList{
	width: 100%;
}
.InformationBox .InformationBoxList th{
	padding: 10px 0;
}
.InformationBox .InformationBoxList td{
	font-size: 14px;
}
.InformationBox .InformationBoxList td.logo{
	vertical-align: top;
padding-top: 10px;
}
.FooterNavi{
	border-top: 10px solid #B2B200;
background: #F9F0EA;
}

.FooterNavi{
border-top: 5px solid #FFCC66;
background: #FFFFFF;
}

.FooterNavi ul {
width: 984px;
margin: 0 auto;
list-style: none;
padding: 0;
display: flex;
/*justify-content: center;*/
overflow: hidden;
}
.FooterNavi ul li {
width: 186px;
margin: 30px auto;
text-align: center;
font-family: serif;
font-size: 16px;
}
.FooterNavi ul li a {
padding: 30px 0 30px;
text-decoration: none;
vertical-align: middle;
overflow: hidden;
color: #3D5366;
}
footer p{
	font-size: 12px;
text-align: center;
}

/* 下層ページ
----------------------------- */

.Harps{
	clear: both;
overflow: hidden;
}

.Harps h3{
	margin-top: 30px;
}

.Harps .ItemBox{
	width: 100%;
overflow: hidden;
clear: both;
padding: 20px 0; 
}

.Harps .ItemBox .ItemBoxLeft{
	overflow: hidden;
width: 482px;
border: 1px solid #F1EDEE;
background: #FFF;
padding: 20px 0;
float: left;
}
.Harps .ItemBox .ItemBoxLeft figure{
	padding: 0;
margin: 0;
text-align: center;
}
.Harps .ItemBox .ItemBoxLeft ul{
	display: flex;
justify-content: center;
list-style: none;
margin: 10px 0 10px  0 ;
padding: 0;
clear: both;
}
.Harps .ItemBox .ItemBoxLeft ul li:nth-child(2n){
	margin: 0 5px;
}
.Harps .ItemBox .ItemBoxRight{
	overflow: hidden;
width: 482px;
padding: 0 0 20px;
float: right;
}
.Harps .ItemBox .ItemBoxRight h4{
	margin: 30px 0 20px 0;
padding: 0px;
width: 100%;
text-align: center;
background: #9D9171;
color: #FFF;
font-weight: normal;
}
.Harps .ItemBox .ItemBoxRight h4:first-child{
	margin: 0px 0 30px 0;
}

.Harps .ItemBox .ItemBoxRight .ItemDetail,
.Harps .ItemBox .ItemBoxRight .color{
	width: 100%;
margin: 0;
}

.Harps .ItemBox .ItemBoxRight .ItemDetail th{
	color: #AC308C;
font-weight: bold;
font-size: 16px;
padding:0 0 0.5em;
}
.Harps .ItemBox .ItemBoxRight .ItemDetail td{
	color: #273544;
font-weight: normal;
font-size: 16px;
padding:0 0 0.5em 1.0em;
}
.Harps .ItemBox .ItemBoxRight p{
	font-size: 14px;
}

.Harps .ItemBox .ItemBoxRight .color td{
	text-align: center;
padding: 1.0em 0;
border: 1px solid #FFF ;
position: relative;
}
.Harps .ItemBox .ItemBoxRight .color td.current,
.Harps .ItemBox .ItemBoxRight .color td:hover{
	background: #FFF;
border: 1px solid #F1EDEE;
}

/* ツールチップ　*/

.Harps .ItemBox .ItemBoxRight .color td .sample1-tooltips{
  display: none;
  position: absolute;
	bottom:-1.5em; 
  left: 2.5em;
  z-index: 9999;
  padding: 0.3em 0.5em;
  color: #FFFFFF;
  background: #9D9171;
  border-radius: 0.5em;
	font-size: 0.75em;
}
.Harps .ItemBox .ItemBoxRight .color td .sample1-tooltips::after{
  width:0;
	hight:0;
  content: "";
  display: block;
  position: absolute;
	top: -6px;
	left:6px;
	border-right: 12px solid transparent;
  border-bottom: 12px solid #9D9171;
  border-left: 12px solid transparent; 
}
.Harps .ItemBox .ItemBoxRight .color td:hover .sample1-tooltips{
  display: block;
}




.pankuzu{
	background:#F1EDEE ;
padding:0.5em 3.0em 0.5em 0;
margin-top: 50px;
clear: both;
}

.pankuzu ul{
	width: 800px;
list-style: none;

}
.pankuzu ul li{
	position: relative;
font-size: 12px;
display: inline-block;
width: auto;
  line-height: 1.5;
  padding:  0 3.0em 0 0 ;
  list-style-type: none!important;
	text-align: left;
}
.pankuzu ul li:first-child{
	position: relative;
padding-left: 20px;
}
/*
.pankuzu ul li:first-child:before{
content: "現在地";
position: absolute;
left:0.5em;
background: #AD308C;
color: #FFF;
padding: 0.5em;
margin-top: -0.5em;
}*/

.pankuzu ul li::after{
	content: ">";
position: absolute;
right:0.5em;
}
.pankuzu ul li:last-child{
	font-weight: bold;
font-size: 14px;
}

.pankuzu ul li:last-child::after{
	content: "";
position: absolute;
right:0.5em;
}
.pankuzu ul li a{
	color:#3D5366 ;
}
.cart{
	text-align: center;
}

.cart img:hover{
opacity: 0.8;
}


hr.voice-line{
	height: 3px;
margin: 50px 0;
border: 3px dotted #C9CBA3;
width: 100%;
clear: both;
}

.voice-title{
	position: relative;
display: inline-block;
padding: 0 304px;
font-size: 28px;
text-align: center;
margin: 70px auto 50px;
color: #9D9171;
}

.voice-title::before, .voice-title::after{
	content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 230px;
height: 2px;
border-top: solid 1px #9D9171;
border-bottom: solid 1px #9D9171;
}
.voice-title::before{
	left:0;
}
.voice-title::after{
	right: 0;
}


.voice-title-s{
	position: relative;
display: inline-block;
padding: 0 55px;
font-size: 16px;
}

.voice-title-s::before, .voice-title-s::after{
	content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 45px;
height: 1px;
background-color: black;
}

.voice-title-s::before{
	left:0;
}
.voice-title-s::after{
	right: 0;
}

.voice-title{
	position: relative;
display: inline-block;
padding: 0 304px;
font-size: 28px;
text-align: center;
margin: 70px auto 50px;
color: #9D9171;
}

.voice-title::before, .voice-title::after{
	content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 230px;
height: 2px;
border-top: solid 1px #9D9171;
border-bottom: solid 1px #9D9171;
}
.voice-title::before{
	left:0;
}
.voice-title::after{
	right: 0;
}

.contact-title{
	color: #9D9171;/*文字色*/
border-bottom: dashed 2px #9D9171;
font-size: 24px;
clear: both;
margin-top: 30px;
}

.BoxLeft{
	overflow: hidden;
width: 482px;
padding: 0 0 20px;
float: left;
}


.BoxRight{
	overflow: hidden;
width: 482px;
padding: 0 0 20px;
float: right;
}

ul.TabList{
    border: solid 2px #ffb03f;
    padding: 0.5em;
  position: relative;
  margin-top: 2em;
}
ul.TabList li{
    line-height: 1.5;
    padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
}
ul.TabList li:last-of-type{
  border-bottom: none;
}
ul.TabList li::before{
	/*リスト内のアイコン*/
  	font-family: "Font Awesome 5 Free";
  	content: "\f138";/*アイコン種類*/
  	position: absolute;
  	left : 0.5em; /*左端からのアイコンまで*/
  	color: #ffb03f; /*アイコン色*/
}
ul.TabList li::after{
	/*タイトルタブ*/
  	background: #ffb03f;
  	color: #fff;
  	font-weight: bold;
  	position: absolute;
  	left: -2px;
  	bottom: 100%;
  	padding: 1px 7px;
  	content: "取扱いハープメーカー";/*タブの文字*/
  	letter-spacing: 0.05em;/*字間*/
  }

ul.MarkList{
  position: relative;
	margin: 0 0 30px;
}

ul.MarkList li{
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

ul.MarkList li::before{
	/*疑似要素*/
  font-family: "Font Awesome 5 Free";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left : 1em;/*左端からのアイコンまでの距離*/
  color: #EBD2BE;/*アイコン色*/
	font-weight: bold;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden{
	display: none !important;
}
/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden{
	border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
white-space: nowrap; /* 1 */
}
/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus{
	clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
white-space: inherit;
}
/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible{
	visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before, .clearfix::after{
	content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix::after{
	clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
*, *::before, *::after{
	background: transparent !important;
color: #000 !important; /* Black prints faster */
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a, a:visited{
	text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
/*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

a[href^="#"]::after, a[href^="javascript:"]::after{
	content: "";
}
pre{
	white-space: pre-wrap !important;
}
pre, blockquote{
	border: 1px solid #999;
page-break-inside: avoid;
}
/*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

thead{
	display: table-header-group;
}
tr, img{
	page-break-inside: avoid;
}
p, h2, h3{
	orphans: 3;
widows: 3;
}
h2, h3{
	page-break-after: avoid;
}
}


