@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
    background-color: #fff;
    color: #000;
    font-size: 1.1rem;
      font-family: "L'Noto Sans JP",'Roboto', "Arial, Helvetica", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.8rem;
}

html {
  font-size: 16px;
}
div {
	display: block;
}
a {
  color:rgba(163,132,189,1);
    text-decoration: none;
    font-weight: 600;
}
  a:hover {
    color:rgba(163,132,189,0.5);
          text-decoration: none;
  }

.container-w {
	padding: 0px;
}
/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
    font-family: 'Cormorant Garamond', sans-serif;
    line-height: 90%;
}
  .google-font.fwb {
    font-weight: 700;
  }

.google-font-ssj {
  text-transform: uppercase;
font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.title-about {
    font-size: 3rem;
    text-align: left;
    line-height: 2.6rem;
    margin-bottom: 1rem;
    color: #a384bd;
}
.garamond {
  letter-spacing: 2px;
  font-weight: 400;
    font-family: 'Cormorant Garamond', 'Noto Serif JP', sans-serif;
}
tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
.table-info, .table-info > th, .table-info > td {
	background-color: #fff;
    text-align: left;
}
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
	border-color: #cfcfcf;
}
.table th, .table td {
	padding: 0.75rem;
	border-top: 1px solid #cfcfcf;
}
.th-white:hover,.td-white:hover,.tr-white:hover {
    background-color: #fff;
}
.table-hover tbody tr:hover {
	background-color: #fff;
}
.table-responsive {
    padding: 1rem;
}

.table th, .table td {
    padding: 1rem;
    }
.table-bprder-bottm {
        border-bottom: 1px solid #ddd;
    }
  .th-info {
    min-width: 8rem;
      vertical-align: middle;
}
  .th-info-b {
    border-bottom: 1px solid #ddd;
}

.table th {
	vertical-align: middle;
}
.bg-g {
    background-color: #cfcfcf;
    font-weight: 600;
}
/*メニュー周り*/
.nav-pc {
    margin-top: 0.5rem;
}
.visible-phone {
	display: none !important;
}
.container_menu {
	max-width: 100％;
	margin: 35px auto 0;
}

.nav {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 0.5rem;
	display: flex;
    list-style: none;
}

.header-line-nav-left {
	left: 1rem;
	margin-top: 0.3rem;
	position: absolute;
}
.nav li {
	position: relative;
	list-style: none;
	width: 14%;
	color: #000;
}
li {
	display: list-item;
	text-align: -webkit-match-parent;
}

.menu {
	padding-top: 2rem;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
    color: #000;
}
.menu-c {
    font-size: 0.8rem;
    color: #000;
    font-weight: 600;
}


a:hover .menu-c {
	color:rgba(163,132,189,1);
}
.shopping {
    	padding: 0.8rem 1.5rem;
    font-size: 0.85rem;
	text-align: center;
        font-weight: 600;
    color: #fff;
    background-color: rgba(163,132,189,1);
    border-radius: 2rem;
}
a:hover .shopping {
        color: #ffcccf;
   background-color: #000;
}
.shop-name {
	text-align: center;
    vertical-align: top;
}
.footer-menu {
    font-size: 0.7rem;
    font-weight: 100;
    padding: 0;
    
}
.footer {
    font-size: 0.7rem;
    border-top: 1px solid #000;
    padding-top: 0.5rem;
}

 .footer-logo {
        height: 100px;
    }
.nav-item {
  width: 100%;
    text-align: center;
    /* border-top: solid 1px #cccccc; */
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #ffffff;
    background-color: #222;
}

.nav-box {
	    color: rgb(0, 0, 0);
    border: 3px solid #333333;
    padding: 0.6rem 1.5rem;
    margin: 1rem 0rem;
}

#nav	{
text-align:center
}
#nav li {
display:inline-block;
/display:inline;
/zoom:1;
vertical-align:middle;
}
#nav li a	{
display:block;
color:#333;
text-decoration:none;

}
#nav li a:hover	{
color:#fff;
background:#222;
}
#nav li a:active	{
color:#fff;
background:#222;
}

.navbar {

	display: block;

	text-align: center;
	margin: 0 auto;
    padding: 0.5rem 0.2rem;
}
.navbar-toggler {
	padding: 0.25rem 0rem;
	font-size: 1.3rem;
	line-height: 1;
	border: none;
	border-radius: 0;
	width: 100%;
}


.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 0.2);
}
.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 1);
}
/*メニュー周りここまで*/

/*ボタン紫ここから*/
.btn-01 {
  background-color: rgba(163,132,189,1);
  color: #fff;
  *background-color: rgba(163,132,189,1);
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  background-color: #000;
  color: #fff;
  *background-color: #000;
}

/*ボタン紫ここまで*/

/*bxslider関連*/
.bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: #fff;
}
.bx-wrapper2 {
  width: 100%;
	overflow: hidden;
	position: relative;
}
ul.slider {
	padding-inline-start: 0;
}

.slider2 {
	float: none;
	list-style: none;
	position: absolute;
	width: 1140px;
	z-index: 50;
	display: block;
}
/*bxslider関連ここまで*/

.title-l {
    font-size: 3rem;
    text-align: center;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.title-tops {
    font-size: 1.1rem;
    font-weight: 200;
        margin-top: 0.4rem;
}
.text-left {
    text-align: left;
}

.title-about {
	font-size: 1.7rem;
	line-height: 2.6rem;
	margin-bottom: 1rem;
	color: #a384bd;
}
.google-font-ssj {
	text-transform: uppercase;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.txt-warning {
     font-family: "L'Noto Sans JP",'Roboto', "Arial, Helvetica", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.2rem;
}
.mar-t1rem {
    margin-top: 1rem;
}
.mar-t2rem {
    margin-top: 2rem;
}
.mar-b1rem {
    margin-bottom: 1rem;
}
.mar-b2rem {
    margin-bottom: 2rem;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 1);
}
a.link-none {
    color:#000;
    font-weight: 100;
}
a:hover.link-none {
    color: rgba(163,132,189,1);
}
.banner1 {
	background-color: #000;
	color: #fff;
	padding: 1rem;
}

a:hover .banner1 {
	background-color: rgba(163,132,189,1);
	color: #fff;
}

.banner2 {
	background-color: rgba(163,132,189,1);
	color: #fff;
	padding: 1rem;
}

a:hover .banner2 {
	background-color: #000;
	color: #fff;
}
.visible-phone {
	display: none !important;
}
.affix {
	position: fixed;
}
.dropdown-nav {
	display: none;
	margin: 0;
	list-style: none;
}
.align-about-l {
    text-align: left;
}
.url {
    font-size: 0.85rem;
}
@media (max-width: 767px) {
.visible-phone {
	display: inherit !important;
}
    .hidden-phone {
	display: none !important;
}
    .header-dropdown {
	position: absolute;
	top: 0;
	z-index: 200;
	width: 100%;
	height: 52px;
	border-bottom: 1px solid #dbdbdb;
	background-color: #fff;
}
    .header-dropdown.affix {
	position: fixed;
}
    .google-font {

	letter-spacing: 0;
}
    .shopname-sm {
        padding-top: 0.3rem;
        color : #000;
    }
    .title-l {
	font-size: 2.3rem;
}
    .footer-logo {
        height: 60px;
    }
    
    .banner1 {
	margin: 0.5rem 0;
}
    .align-about {
        text-align: left;
    }
    .title-about {
	font-size: 1.6rem;
	line-height: 2rem;
}
      th, td {
    display: block;
}
    .th-info {
	min-width: 8rem;
        text-align: center;
}
.container-w {
	max-width: 980px;
}
  .url {
      overflow: hidden;
}
    .tokusho-txt {
       font-size: 0.8rem
    }
td.t-line-b {
	border-top: none;
}
}
@media (max-width: 768px) {
  .shopping {
    	padding: 0.6rem 0.8rem;
    font-size: 0.8rem;
}
}
@media (max-width: 1028px){
.container-w {
	max-width: 980px;
}
}
