@charset "utf-8";
/* CSS Document */
html {
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  color: #555;
  font-family:
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  *font-size: small;
  *font: x-small;
  line-height: 1.7;
  margin: 0 auto;
  background: #111;
}

/*link*/
a:link,
a:visited,
a:hover {
  color: #e5a84b;
}
/*link*/
a:link {
}
a:visited {
}
a:hover {
  text-decoration: none;
  /*	top: 1px;
	left: 1px;
	position: relative;
*/
}

/* title */
h1 {
}
#side h2 {
  padding: 5px 0;
  line-height: 1.3;
  font-size: 13px;
  color: #019934;
  background: #fff;
  border: #019934 solid 1px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
}

.mtitle-box {
  border: 2px solid #ffff00;
  color: #333;
  text-align: center;
  padding: 2px 0;
  background: #ffff00;
}
.mtitle {
  height: 30px;
  line-height: 30px;
  font-family: "Roboto Slab", serif;
  background: url(../img/bar.png) no-repeat top right;
  color: #3d2b00;
  text-indent: 0.5em;
  font-size: 20px;
  margin-bottom: 10px;
}
/* title */
.mtitle-sp {
  font-family:
    "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
    serif;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  line-height: 0.7;
  color: #594c39;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/*.mtitle-sp span {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:13px;
}
*/
.mtitle span {
  margin-left: 5px;
  font-size: 12px;
  color: #888;
}
.mtitle2 {
  height: 40px;
  line-height: 40px;
  background: url(../img/bar2.png) no-repeat;
  color: #81511c;
  text-indent: 1.5em;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 0px 1px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.mtitle2 span {
  margin-left: 5px;
  font-size: 12px;
  color: #fff100;
}
.mtitle3 {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  color: #019934;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: bold;
  border-bottom: 2px solid #019934;
}
.mtitle3:before {
  font-family: "FontAwesome";
  content: "\f16a";
  margin-right: 5px;
  color: #019934;
  font-size: 16px;
}

.stitle-1 {
  font-size: 13px;
  padding: 5px 0;
  text-indent: 0.5em;
  color: #fff;
  background: #45382b;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px;
}
.stitle-1:before {
  font-family: "FontAwesome";
  content: "\f10c";
  margin-right: 5px;
  color: #fdffdd;
}
.stitle-1 span {
  font-size: 12px;
  color: #555;
}

.top-title {
  font-size: 2.2rem;
  line-height: 1.6;
  text-align: center;
  /* margin-bottom: 30px; */
  font-family:
    "YakuHanJP", "Zen Kaku Gothic New", "游ゴシック Medium", "游ゴシック体",
    "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0.2em;
}

.top-title span {
  display: block;
  font-size: 1.4rem;
  font-family: "Akshar", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.15em;
}

@media all and (max-width: 896px) {
  .top-title {
    font-size: 1.6rem;
    margin-bottom: 25px;
  }

  .top-title span {
    font-size: 1.3rem;
  }
}

@media all and (max-width: 639px) {
  .top-title {
    font-size: 1.5rem;
    letter-spacing: 0.15em;
  }

  .top-title span {
    font-size: 1.1rem;
  }
}

/* 明朝体 */
.mintyou {
  font-family:
    "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
    serif;
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  color: #111;
  margin-bottom: 20px;
  font-weight: bold;
  border-bottom: 1px solid #111;
  padding-bottom: 15px;
}
/* /明朝体 */

.mtitle-check {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin: 15px 0;
  border-bottom: dotted 1px #111;
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #111;
  font-weight: bold;
  overflow: hidden;
}
.mtitle-check:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin-right: 6px;
}

.mtitle-bl {
  background: #f2f2f2;
  color: #ddaa2d;
  /* text-indent: 1em; */
  font-size: 15px;
  /* overflow: hidden; */
  font-weight: bold;
  border-left: 2px solid #ddaa2d;
  margin: 0 0 5px;
  /* padding: 3px 0; */
  padding: 3px 20px;
}
.mtitle-bl span {
  background: #008db0;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  font-size: 13px;
  padding: 5px 10px;
  margin-right: 10px;
}
.mtitle-bg {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  background-color: #b0864f;
  color: #fff;
  text-indent: 0.5em;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  margin: 20px 0 0;
}
.mtitle-bg:before {
  /*	font-family:'FontAwesome';
	content:"\f073";
	margin-right:8px;
	color:#fff;
	font-size:20px;
*/
}
.mtitle-ic {
  border-bottom: 2px dotted #0068b7;
}
.mtitle-ic:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin-right: 5px;
}

.mtitle-r {
  overflow: hidden;
  font-weight: bold;
  color: #fff;
  padding: 2px 5px;
  font-size: 12px;
  width: 250px;
  margin: 5px 0;
  border-radius: 10px;
  text-align: center;
  border: 1px solid #fff;
}
.mtitle-rs,
.mtitle-rs2 {
  overflow: hidden;
  font-weight: bold;
  color: #555;
  font-size: 13px;
  margin: 5px 0;
}
.mtitle-rs span {
  background: #ddd;
  border-radius: 10px;
  padding: 3px 10px;
  zoom: 1; /* for IE */
  display: table-cell; /* for modern browser */
}
.mtitle-rs2 span {
  background: #eb6877;
  border-radius: 10px;
  color: #fff;
  padding: 3px 10px;
  zoom: 1; /* for IE */
  display: table-cell; /* for modern browser */
}

.mtitle-line {
  margin: 0 0 1.5em;
  padding: 5px;
  border-top: 3px double #555;
  border-bottom: 3px double #555;
  font-size: 1.143em;
  font-weight: bold;
  color: #111;
}

.mtitle-gd {
  background:
    url(../img/icon_midashi.png),
    -webkit-gradient(linear, left top, left bottom, from(#40e08a), to(#32b16c));
  background-repeat: no-repeat;
  background-position: 1% center;
  height: 40px;
  border-radius: 10px;
  line-height: 40px;
  color: #fff;
  padding-left: 50px;
}

/*hukidasi*/
.hukidasi {
  position: relative;
  text-align: center;
  color: #555;
  width: 250px;
  background: #fff;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  margin: 20px 0px 15px 0px;
  padding: 8px 5px 8px 10px;
  border-radius: 10px;
  border: 2px solid #aaa;
}
.hukidasi:after,
.hukidasi:before {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
}
.hukidasi:after {
  left: 33px;
  border: 8px solid transparent;
  border-top: 11px solid #fff;
}
.hukidasi:before {
  left: 30px;
  border: 11px solid transparent;
  border-top: 13px solid #aaa;
}
/*yajirusi*/
.yajirusi {
  position: relative;
  background: #00a0ea;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 20px;
  font-size: 20px;
}
.yajirusi:after,
.yajirusi:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.yajirusi:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #00a0ea;
  border-width: 15px;
  margin-left: -15px;
}
.yajirusi:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #00a0ea;
  border-width: 20px;
  margin-left: -20px;
}

/*SEO*/
#seoA {
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #eee;
}
#seo {
  margin: 0 auto;
  padding: 3px 0 2px;
  width: 1200px;
  font-size: 12px;
  line-height: 1.3;
  color: #666;
}
#seo h1 {
  text-align: left;
  font-weight: normal;
  /*	display:inline;
*/
}
#seo h1 + p {
  text-align: right;
  display: inline;
}

/*head*/
header {
  width: 100%;
  /* 	background:rgba(255,90,95,0.8);
 */
  /*height:75px;*/
  max-height: 160px;
  min-height: 75px;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 3px solid #ddaa2d;
}
#headA {
  width: 100%;
}
#head {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  padding: 0px 0;
  /*position: static;*/
}
#head .logo {
  /*text-align:center;*/
  /*	position: relative;
	width:150px;
	height:150px;
	left:0px;
	top: -25px;
	z-index: 9999;
*/
  float: left;
  padding-left: 15px;
  padding-top: 5px;
}

#head .logo img {
  float: left;
}

#head .logo span {
  color: #b28950;
  float: left;
  margin-left: 5px;
}

.tel {
  float: right;
  margin: 0 0 5px 0;
}
/* nav */
.head-h1 {
  font-weight: bold;
  color: #1b7214;
  position: relative;
  width: 580px;
  height: 40px;
  left: 380px;
  top: 15px;
  z-index: 9999;
  font-size: 14px;
}
#tnavi {
  padding-top: 13px;
  position: relative;
  width: 450px;
  height: 15px;
  left: 510px;
  top: -75px;
  z-index: 9999;
  text-align: right;
}
#tnavi ul {
}
#tnavi li {
  /*display:inline;
	margin-right:20px; */
  width: 150px;
  display: inline;
  text-align: center;
  font-weight: normal;
  margin-right: 30px;
}
#tnavi li:before {
  font-family: "FontAwesome";
  content: "\f138";
  margin-right: 5px;
  color: #1b7214;
}
#tnavi li:last-child {
  border: none;
  margin: 0;
}
#tnavi a:link,
#tnavi a:visited,
#tnavi a:hover {
  color: #ff5a5f;
  text-decoration: none;
}

/* nav */
#navi {
  float: right;
  font-size: 15px;
  padding-top: 25px;
  padding-right: 0px;
  font-family:
    "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
    serif;
}
#navi ul {
}
#navi li {
  display: inline-block;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  list-style: none;
  text-align: center;
  padding-bottom: 2px;
}
#navi li a {
  display: block;
  padding: 2px 12px;
  text-align: center;
  font-weight: normal;
  border: none;
}
#navi li a:before {
  margin-right: 5px;
  font-family: "FontAwesome";
  content: "\f0da";
  color: #ccc;
}

/*link*/
#navi li a:link,
#navi li a:visited,
#navi li a:hover {
  color: #ddaa2d;
  text-decoration: none;
  font-weight: bold;
  /*	top: 1px;
	left: 1px;
	position: relative;
*/
}

#navi li a:hover {
  opacity: 0.6;
}

#menuA {
  background-image: url(../img/menu_0.png);
  background-repeat: repeat-x;
  border-top: 1px solid #ddd;
}
#menu {
  margin: 0 auto;
  width: 1200px;
  /*	-webkit-box-shadow:rgba(170, 170, 170, 0.298039) 0px 0px 2px 2px;
	-moz-box-shadow:rgba(170, 170, 170, 0.298039) 0px 0px 2px 2px;
*/
}
#menu li {
  float: left;
  width: 160px;
  height: 50px;
  display: inline;
  position: relative;
  cursor: pointer;
}
#menu li:hover {
}

/* dropdownmenu */
#menu ul li ul {
  position: absolute;
  top: 50px;
  width: 160px;
  z-index: 100;
}
#menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 160px;
  height: 0;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
}
#menu ul li ul li a {
  display: block;
  width: 140px;
  padding: 10px;
}
#menu ul li ul li a:hover {
  background: #008db0;
  color: #fff;
}
#menu ul li:hover ul li,
.menu ul li a:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 40px;
  z-index: 10;
}
#menu * {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/*サイドメニュー*/
.smenu {
  margin: 5px 0;
}
.smenu li {
  font-weight: bold;
  font-size: 13px;
  border: 1px solid #ccc;
  margin-bottom: 3px;
}
.smenu a:hover {
  background: #e5d6c3;
  text-decoration: none;
}
.smenu a {
  padding: 5px 5px;
  display: block;
  zoom: 1;
  text-decoration: none;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,e8ddce+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 1%,
    #e8ddce 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 1%,
    #e8ddce 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 1%,
    #e8ddce 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8ddce',GradientType=0 ); /* IE6-9 */
}
.smenu a:before {
  font-family: "FontAwesome";
  content: "\f0da";
  margin-right: 5px;
}
.smenu li:last-child {
  margin-bottom: 0px;
  border-bottom: 0px solid #ccc;
}
.smenu li:last-child {
}
.smenu a:link {
  color: #555;
}
.smenu a:visited {
  color: #555;
}

/*wideslider*/
.wideslider {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
  height: 350px;
}

.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
}

.wideslider ul li img {
  width: 100%;
  display: none;
}

.wideslider_base {
  top: 0;
  position: absolute;
}
.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}

.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}
.slider_prev {
  background: #fff url(../photo/prev.jpg) no-repeat right center;
}
.slider_next {
  background: #fff url(../photo/next.jpg) no-repeat left center;
}
/*wideslider*/

#juicysliderbox {
  position: relative;
  height: 650px;
  padding: 0;
  margin: 0;
  /* 	overflow:hidden;
	margin: 0 auto;
	box-shadow:rgba(0,0,0,0.2) 0 0 2px 1px;
 */
}
.juicysliderimg {
  position: absolute;
  display: table;
  width: 100%;
  top: 0%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
}
.juicysliderimg img {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
}
.juicysliderimg2 {
  position: absolute;
  display: table;
  width: 100%;
  top: 30%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
}
.juicysliderimg2 img {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
  z-index: 600;
}
.juicysliderimg3 {
  position: absolute;
  display: table;
  width: 100%;
  top: 48%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
}
.juicysliderimg3 img {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
  z-index: 600;
}

/*FLASH*/
#flashA {
  height: 100vh;
  overflow: hidden;
}
#flash {
  width: 1200px;
  height: 350px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.flashimg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
}
#top_image {
  width: 100%;
  display: table;
  padding-top: 80px;
}
.textbox {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: url(../img/flashimgA.png) repeat-x bottom;
}
#down_btn {
  position: absolute;
  text-align: bottom;
  width: 100%;
  bottom: 20px;
}

#titleA1 {
  background-image: url(../img/bg-title1.jpg);
}
#titleA2 {
  background-image: url(../img/bg-title2.jpg);
}
#titleA3 {
  background-image: url(../img/bg-title3.jpg);
}
#titleA4 {
  background-image: url(../img/bg-title4.jpg);
}
#titleA5 {
  background-image: url(../img/bg-title5.jpg);
}

#titleA1,
#titleA2,
#titleA3,
#titleA4,
#titleA5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  /* 	background-attachment:fixed;
 */
  padding: 150px 0 70px;
}
#title {
  width: 1200px;
  padding: 10px 0 10px;
  margin: 0px auto 20px;
}
#title h2 {
  float: left;
  font-size: 28px;
  color: #fff;
}
#title p span {
  margin-left: 5px;
  font-size: 13px;
  color: #eee;
}

/*パンくず*/
#pankuzu {
  float: right;
  margin: 20px 0 0;
  padding: 0 8px;
  font-size: 11px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#pankuzu li {
  display: inline;
}
#pankuzu li a {
  display: inline;
  padding: 0;
}
#pankuzu li + li:before {
  margin: 0 10px;
  content: ">";
}

/* singlepage */
#singlepage {
  padding: 0 0 350px;
}
.single {
  width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
}
#singlepage section {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}
.textwrap {
  width: 800px;
  margin: 0 auto;
}
.textwrap2 {
  width: 900px;
  margin: 20px auto 0px;
  padding: 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}
.rss {
  width: 710px;
  margin: 0 auto;
  padding: 0 0 25px;
}
.pprice {
  background: rgba(255, 255, 255, 0.3);
  padding: 1px 10px;
  overflow: hidden;
  font-size: 15px;
  border-radius: 10px;
  margin: 5px 0;
}
.pprice b {
  color: #e0ff00;
}
.pprice:before {
  font-family: "FontAwesome";
  content: "\f140";
  color: #e0ff00;
  margin-right: 5px;
}

.mtitle-x {
  font-size: 25px;
  text-align: center;
  color: #484848;
  margin: 20px 0 5px;
}

/*containar*/
#body {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
#containar {
  position: relative;
  width: 980px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  box-shadow: rgba(125, 125, 125, 0.5) 0px 0px 2px 2px;
}
#wrapA {
  width: 100%;
}
#wrap {
  width: 1200px;
  padding: 20px 0px 280px;
  margin: 0 auto;
}

/* main */
#main {
  float: left;
  width: 710px;
}
.mbox {
  width: 100%;
  max-width: 710px;
  margin: 0 auto;
}
.mbox2 {
  padding: 10px;
  border: 1px solid #097c25;
  margin-bottom: 20px;
  background: #fff;
}
/* side */
#side {
  float: right;
  width: 230px;
  font-size: 12px;
  line-height: 1.8;
  background: url(../img/bg-side.png) no-repeat;
}
.sbox {
  padding: 10px;
  background: #ede2ce;
  margin-bottom: 20px;
}

.lmain {
  float: left;
  width: 345px;
}
.rmain {
  float: right;
  width: 345px;
}
.lsingle {
  float: left;
  width: 450px;
}
.rsingle {
  float: right;
  width: 450px;
}

/* footer */
/*totop*/
#toTop {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0px;
}
.toTop {
  text-align: right;
  margin-bottom: 20px;
  font-size: 12px;
}
#page-top {
  position: fixed;
  bottom: 0px;
  right: 0px;
  font-size: 12px;
  font-weight: bold;
  z-index: 9999;
}
#page-top a {
  color: #fff;
  font-size: 20px;
  font-family: "FontAwesome";
  /*background: #eb6100;*/
  text-decoration: none;
  padding: 13px 20px;
  text-align: center;
  display: block;
  background: #ddaa2d;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
}
#page-top a:hover {
  opacity: 0.6;
  text-decoration: none;
}
footer {
  /* position: absolute; */
  /*	box-shadow: inset 0 10px 15px -10px rgba(0,0,0,0.3);
*/
  width: 100%;
  /*height:140px;*/
  /*    height: 182px;*/
  /* height: 400px; */
  bottom: 0;
  color: #555;
  text-align: center;
  background: #eee;
}
#footer .flink2 {
  width: 940px;
  margin: 0 auto 15px;
}
#footerA {
}
#footer {
  border-radius: 20px;
  /*width:1200px;*/
  width: 1240px;
  margin: 0px auto 0;
  padding: 15px 0;
  font-size: 10px;
}
#footer address {
}
.logo-f {
  text-align: center;
  margin-bottom: 15px;
}
#fmenuA {
  width: 100%;
  margin-bottom: 10px;
}
#fmenu {
  list-style-type: none;
  font-size: 12px;
}
#fmenu ul {
  margin-bottom: 15px;
}
#fmenu li {
  display: inline;
  margin-right: 20px;
  text-align: center;
  font-weight: bold;
}
#fmenu li:before {
  font-family: "FontAwesome";
  content: "\f138";
  margin-right: 5px;
  color: #fff;
}
#fmenu li:last-child {
  border: none;
  margin: 0;
}
#fmenu a:link,
#fmenu a:visited,
#fmenu a:hover {
  color: #fff;
  text-decoration: none;
}
#fmenu li ul li {
  /*display:inline;
	margin-right:20px; */
  font-weight: normal;
  font-size: 11px;
}
#fmenu li ul li:before {
  font-family: "FontAwesome";
  content: "・";
  margin-right: 5px;
  color: #fff;
}

/*Copyright*/
.copyright {
  font-size: 10px;
  /* 	background:rgba(89,76,57,0.8);
	color:#fff;
 */
  padding: 20px 0;
  background: #000;
  color: #fefefe;
}

/*テーブル*/
table {
  margin: 15px 0;
  background: #fff;
}
table th {
  vertical-align: middle;
  padding: 5px 10px;
  font-weight: bold;
  line-height: 1.5;
  border: #aaa 1px solid;
  color: #555;
  background: #eee;
}
table td b {
  color: #aaa;
}
table td {
  padding: 5px 10px;
  vertical-align: middle;
  border: #aaa 1px solid;
}

.price_table {
  width: 100%;
  font-weight: bold;
  color: #000;
}

.price_table td {
  width: calc(100% / 2);
  border: #ccc 1px solid;
  padding: 5px;
}

.price_table td p:nth-of-type(1) {
  /* background: #ddaa2d; */
  background-image: linear-gradient(
    135deg,
    #b8751e 0%,
    #ffce08 37%,
    #fefeb2 47%,
    #fafad6 50%,
    #fefeb2 53%,
    #e1ce08 63%,
    #b8751e 100%
  );
  padding: 5px;
}

.price_table td .platinum {
  /* background: #dedede !important; */
  background-image: linear-gradient(
    135deg,
    #757575 0%,
    #bdbdbd 37%,
    #e8e8e8 47%,
    #e9e9e9 50%,
    #e8e8e8 53%,
    #cdcbcb 63%,
    #757575 100%
  ) !important;
}

/*新メールフォーム*/
.form {
  margin: 10px auto 10px;
  width: 960px;
}
.form dt span {
  color: #fff;
  background: #b28850;
  padding: 0 5px 0;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  top: -2px;
}
.form dl {
  margin: 10px 0;
  font-size: 16px;
}
.form dt {
  float: left;
  width: 280px;
  padding-top: 20px;
}
.form dd {
  padding-left: 280px;
  padding-bottom: 20px;
  padding-top: 23px;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
}
.form dd p {
  font-size: 14px;
  padding-top: 5px;
  color: #888;
}
.form dd:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.textarea,
textarea,
.dropdown {
  border-radius: 2px;
  border: 1px solid #ddd;
}
.textarea {
  border-radius: 2px;
  border: 1px solid #ddd;
  height: 30px;
  padding: 0 5px;
}

.form button {
}
.form-button {
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  margin: 10px 0;
}
#mailform button {
  cursor: pointer;
  display: block;
  margin: 0 auto 5px;
  padding: 10px 0 10px;
  color: #fff;
  text-align: center;
  width: 250px;
  border-radius: 5px;
  background: #ddaa2d;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #ddaa2d;
}
#mailform button:before {
  font-family: "FontAwesome";
  content: "\f003";
  margin-right: 6px;
}
#mailform button:hover {
  background: #fff;
  color: #ddaa2d;
}
#mailform button *,
.form-button * {
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
/*RadioとText*/
label.radio_text {
  cursor: pointer;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
  padding-left: 20px;
  display: inline-block;
}
label.radio_text:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 50%;
  left: 0px;
  top: 2px;
  content: "";
  z-index: 3;
}
label.radio_text:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  left: 3px;
  top: 5px;
  background-color: #64bcff;
  z-index: 1;
}
label.radio_text input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  left: -23px;
  top: 0px;
  margin: 0px;
  box-shadow: 20px -1px #111;
}
label.radio_text input[type="radio"]:checked {
  box-shadow: none;
}
label.radio_text input[type="radio"]:focus {
  opacity: 0.2;
  box-shadow: 20px -1px #fff;
}
/*CheckBoxとText */
label.checkbox_text {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 20px;
  overflow: hidden;
  display: inline-block;
  box-sizing: border-box;
}
label.checkbox_text:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0px;
  top: 0;
  border: 1px solid #ccc;
  z-index: 3;
}
label.checkbox_text:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 5px;
  display: block;
  margin-top: -9px;
  width: 8px;
  height: 12px;
  border-right: 3px solid #64bcff;
  border-bottom: 3px solid #64bcff;
  transform: rotate(45deg);
  z-index: 1;
}
label.checkbox_text input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: -40px;
  width: 20px;
  height: 20px;
  display: block;
  box-shadow: 41px 0px #fff;
  z-index: 2;
  margin: 0px;
  padding: 0px;
}
label.checkbox_text input[type="checkbox"]:checked {
  box-shadow: none;
}
label.checkbox_text input[type="checkbox"]:checked:focus {
  box-shadow: 40px 0px #666;
  opacity: 0.1;
}
label.checkbox_text input[type="checkbox"]:focus {
  box-shadow: 41px 0px #eee;
}
.fm-text {
  padding: 10px;
  font-size: 11px;
  margin: 10px 0;
  text-align: center;
}
/* /新メールフォーム */

/* 背景を2つ指定 */
.background-2set {
  background-image:
    url(../img/bingata.png), url(../img/bingata.png), url(../img/bg2.png);
  background-repeat: no-repeat, no-repeat, repeat;
  background-position:
    top right,
    bottom left,
    top;
  background-attachment: scroll, scroll, fixed;
}

/*枠*/
.tbox {
  width: 710px;
  margin: 0 auto;
}
.tbox-bl {
  border: 1px solid #b0864f;
  padding: 10px;
}
.tbox-r {
  padding: 10px;
  background: #d8f2ff;
  border-radius: 5px;
  margin: 0;
}
.tbox-bg {
  background-color: #eee;
  padding: 10px;
}
/* photoboxギャラリー*/
.works {
  width: 100%;
  margin: 10px auto 0;
  padding: 10px;
}
.works ul {
  margin-right: -21px;
  margin-bottom: -10px;
  overflow: hidden;
}
.works .gallery {
  width: 224px;
  height: 224px;
  line-height: 216px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  background: url(../img/pbg.gif) no-repeat center center;
}
.works .gallery img {
  max-width: 224px;
  max-height: 224px;
  vertical-align: middle;
}
.works li {
  float: left;
  width: 224px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 12px;
}
.works li b {
  color: #ff0000;
}
.works dl {
  background: #fff;
  color: #555;
  padding: 10px 0;
  margin-top: 5px;
  border: 0px solid #fff;
}
.works li dt {
  font-weight: normal;
  border-radius: 5px;
  line-height: 1.6;
}
.works li dd {
  padding: 5px 0 0;
}

/*フォトギャラリー*/
.photo {
  width: 100%;
  margin: 10px auto 20px;
}
.photo ul {
  margin-right: -21px;
  margin-bottom: -20px;
  text-align: center;
}
.photo li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.photo li a {
  display: block;
  text-align: center;
  width: 306px;
  height: 230px;
  line-height: 230px;
  overflow: hidden;
}
.photo li:last-child {
  margin-right: 0px;
}
.photo li img {
  vertical-align: middle;
  max-width: 306px;
  max-height: 306px;
}
.photo li p {
  width: 306px;
  height: 30px;
  margin: 3px 0 10px;
  text-align: center;
}

/*新着情報（トピックス）*/
.news {
  margin-bottom: 15px;
  overflow: hidden;
}
.news dt {
  float: left;
  width: 8em;
  padding-top: 10px;
  line-height: 1.3;
  font-weight: bold;
}
.news dd {
  padding-left: 9em;
  padding-bottom: 10px;
  padding-top: 10px;
  line-height: 1.3;
  border-bottom: dotted 1px #eee;
}
.news dd:last-child {
  /*	border-bottom:0px;
	padding-bottom:0px;
*/
}

/*新着情報（トピックス）*/
.newsl dl {
}
.newsl dt {
  float: left;
  width: 130px;
  padding-top: 10px;
  line-height: 1.3;
  color: #333;
  font-weight: bold;
}
.newsl dd {
  padding-left: 140px;
  padding-bottom: 20px;
  padding-top: 10px;
  line-height: 1.6;
  font-size: 15px;
  border-bottom: dotted 1px #b6ae83;
}
.news dd:last-child {
  /*	border-bottom:0px;
	padding-bottom:0px;
*/
}
.newsl dd b {
  color: #594c39;
}

.news-s {
  font-size: 11px;
}
.news-s dt {
  float: left;
  width: 5em;
  height: 20px;
  padding-top: 5px;
  line-height: 1.3;
  font-weight: bold;
}
.news-s dd {
  padding-left: 6em;
  padding-bottom: 10px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #938041;
}
.news-s dd:last-child {
  /*	border-bottom:0px;
*/
}

.news-sr {
  margin: 10px 0 0;
  font-size: 12px;
}
.news-sr dt {
  float: left;
  width: 5em;
  padding: 2px 0;
  line-height: 1.3;
  color: #555;
  background: #f2f2f2;
  border: #ccc solid 1px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  margin: 5px 0;
}
.news-sr dd {
  padding-left: 6em;
  padding-bottom: 5px;
  padding-top: 8px;
  line-height: 1.6;
  border-bottom: 1px dotted #aaa;
  color: #111;
}
.news-sr dd:last-child {
  border-bottom: 0px;
}

.news-bl {
  overflow: hidden;
  margin: 0 auto;
}
.news-bl dt {
  float: left;
  width: 7em;
  padding: 3px 5px;
  line-height: 1.3;
  color: #fff;
  background: #4e4134;
  font-size: 12px;
  text-align: center;
  margin: 0px 0;
}
.news-bl dd {
  padding-left: 9em;
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 1.6;
  border-bottom: dotted 1px #aaa;
  margin: 0px 0 10px;
}
.news-bl dd:last-child {
  /* 	border-bottom:0px;
 */
}

.news-r {
  overflow: hidden;
}
.news-r dt {
  float: left;
  width: 8em;
  text-align: center;
  margin-top: 10px;
  margin-right: 15px;
  padding: 5px 0;
  line-height: 1.3;
  border-radius: 10px;
  color: #22ac38;
  background: #f4ffda;
  font-weight: bold;
}
.news-r dd {
  padding-bottom: 8px;
  padding-top: 13px;
  padding-left: 10em;
  line-height: 1.6;
  border-bottom: dotted 1px #ccc;
}

/* list-check */
.list-check {
  font-weight: normal;
  overflow: hidden;
  font-size: 16px;
  margin-bottom: 10px;
}
.list-check li:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin-right: 5px;
  color: #514528;
}
.list-check li {
  padding-left: 1.5em;
  padding-top: 6px;
  padding-bottom: 6px;
  text-indent: -1.5em;
  border-bottom: dotted 1px #333;
}
.list-check li:last-child {
  border-bottom: 0px;
}
/* list-check */
.list-check2 {
  padding: 5px 0;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  line-height: 1.5;
}
.list-check2 li:before {
  font-family: "FontAwesome";
  content: "\f046";
  margin-right: 10px;
  color: #c2540e;
}
.list-check2 li {
  float: left;
  width: 300px;
}

/* list-pdf */
.list-pdf {
  overflow: hidden;
  margin: 5px 0;
  font-weight: bold;
  font-size: 14px;
}
.list-pdf li:before {
  content: url(../img/icon_pdf.gif);
  margin-right: 6px;
}
.list-pdf li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}

/* linkbtn */
.linkbtn {
  width: 100%;
  margin: 10px 0;
}
.linkbtn ul {
  margin-right: -20px;
  margin-bottom: -20px;
}
.linkbtn li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.linkbtn li a {
  display: block;
  width: 333px;
  height: 40px;
  line-height: 40px;
  background: #ff9bc8;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
}
.linkbtn li a:link,
.linkbtn li a:visited,
.linkbtn li a:hover {
  color: #fff;
  text-decoration: none;
}
.linkbtn li a:hover {
  background: #ffc8e1;
}
.linkbtn li a:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin-right: 10px;
}
.linkbtn * {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

/*FAQ*/
.faq {
}
.faq dt {
  padding: 5px 5px 3px 2px;
  color: #b28850;
  font-weight: bold;
  border-bottom: 1px dotted #aaa;
  margin-bottom: 10px;
  font-size: 15px;
}
.faq dd {
  margin-bottom: 20px;
  background: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
}
.faq b {
  padding: 3px 5px;
  margin: 10px 0;
  line-height: 40px;
  background: #dad2b9;
  font-size: 11px;
}

/*プライスリスト*/
.price {
  font-size: 13px;
  overflow: hidden;
}
.price dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
}
.price dt:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin-right: 5px;
}

.price dt span {
  font-size: 13px;
}
.price dd {
  /*	font-family: 'Ceviche One', cursive;

*/
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #aaa;
  color: #e0ff00;
} /*プライスリスト*/
.price2 {
  font-size: 13px;
  overflow: hidden;
}
.price2 dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
}
.price2 dt:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin-right: 5px;
}

.price2 dt span {
  font-size: 13px;
}
.price2 dd {
  /*	font-family: 'Ceviche One', cursive;

*/
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #aaa;
  color: #f18d9e;
}

/*プライスリスト*/
.koe {
  font-size: 13px;
  overflow: hidden;
  background: #fdffdd;
  padding: 10px;
  border-radius: 5px;
  border: #e2e87d solid 1px;
  margin-bottom: 10px;
}
.koe dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
  color: #555;
}
.koe dt span {
  font-size: 13px;
}
.koe dd {
  /*	font-family: 'Ceviche One', cursive;

*/
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  color: #555;
}

/* rbtn */
.rbtn {
  font-size: 13px;
  float: right;
  margin: 5px 0 5px;
}
.rbtn a {
  text-align: center;
  /*	background:#FFF;
*/
  width: 200px;
  display: block;
  padding: 0px 2px;
  font-weight: bold;
  border: 1px solid #009944;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.rbtn a:link {
  color: #009944;
  text-decoration: none;
}
.rbtn a:visited {
  color: #009944;
}
.rbtn a:hover {
  color: #fff;
  background: #009944;
  text-decoration: none;
}
.rbtn a:before {
  /*content: url(../img/icon_b.png);*/
  margin-right: 5px;
}
.cbtn * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.cbtn {
  font-size: 15px;
  /* 	text-shadow:rgba(0,0,0,0.5) 1px 1px 2px;
 */
  font-weight: bold;
  margin: 20px 0 5px;
}
.cbtn a {
  margin: 0px auto;
  text-align: center;
  width: 285px;
  display: block;
  padding: 5px 5px;
  border-radius: 10px;
  font-weight: bold;
  border: 2px solid #ddaa2d;
  font-size: 16px;
}
.cbtn a:link {
  color: #ddaa2d;
  text-decoration: none;
}
.cbtn a:visited {
  color: #ddaa2d;
}
.cbtn a:hover {
  color: #fff;
  background: #ddaa2d;
  text-decoration: none;
}
.cbtn a:before {
  font-family: "FontAwesome";
  content: "\f003";
  margin-right: 10px;
  font-weight: normal;
}

/* tab */
.tab {
  zoom: 1;
  list-style: none;
  margin: 0 auto 5px;
  padding: 0;
  padding: 3px 0;
  font-size: 12px;
  width: 1200px;
}
.tab li {
  float: left;
  text-align: left;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
}
.tab li a {
  display: block;
  padding: 3px 5px;
  cursor: pointer;
  width: 220px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #ccc;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,e8ddce+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 1%,
    #e8ddce 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 1%,
    #e8ddce 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 1%,
    #e8ddce 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8ddce',GradientType=0 ); /* IE6-9 */
}
.tab li a:before {
  font-family: "FontAwesome";
  content: "\f0da";
  margin-right: 3px;
}
.tab li a:hover {
  background: #e5d6c3;
  color: #555;
  text-decoration: none;
}
.tab .active {
  background: #e5d6c3;
  color: #555;
}
.tab .active:before {
  margin-right: 3px;
}
.tab li:last-child {
  margin-right: 0px;
}
.panel {
  display: none;
}
.show {
  display: block;
}

/* Flow */
.flowtitle {
  font-weight: bold;
}
.flowtitle span:before {
  background: #00a0e9;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
  padding: 5px;
}
.flowtitle:before {
  font-family: "FontAwesome";
  content: "\f0a4";
  margin-right: 5px;
}
.flow_box {
  position: relative;
  background: #fff;
  border: 5px solid #00a0e9;
  padding: 5px;
  margin-bottom: 20px;
}
.flow_boxa {
  position: relative;
  background: #fff;
  border: 5px solid #00a0e9;
  padding: 5px;
  margin-bottom: 20px;
}
.flow_box:after,
.flow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.flow_box:after {
  border-top-color: #00a0e9;
  border-width: 20px;
  margin-left: -20px;
}
.flow_box:before {
  border-top-color: #00a0e9;
  border-width: 27px;
  margin-left: -27px;
}

/* 背景100% */
.bg-title1 {
  background-image: url(../img/bg-title1.jpg);
}
.bg-title2 {
  background-image: url(../img/bg-title2.jpg);
}
.bg-title3 {
  background-image: url(../img/bg-title3.jpg);
}
.bg-title4 {
  background-image: url(../img/bg-title4.jpg);
}
.bg-title5 {
  background-image: url(../img/bg-title5.jpg);
}
.bg-title1,
.bg-title2,
.bg-title3,
.bg-title4,
.bg-title5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-attachment: fixed;
  padding: 0px 0;
  margin: 20px 0;
}
.bg-title1:hover,
.bg-title2:hover,
.bg-title3:hover,
.bg-title4:hover,
.bg-title5:hover {
  z-index: 9999;
}
/* 動画枠 */
.fmovie {
  height: 400px;
  width: 100%;
}
/* youtubeボタン */
.btn_yb a {
  display: block;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 10px;
  border: 2px solid #ee191a;
  text-align: center;
  color: #ee191a;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
}
.btn_yb a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.btn_yb a span:before {
  font-family: "FontAwesome";
  content: "\f16a";
  margin-right: 1em;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .bg-title1,
  .bg-title2,
  .bg-title3,
  .bg-title4,
  .bg-title5 {
    background-attachment: scroll;
  }
}

.bg-img1 {
  padding: 30px 0;
  background-image: url(../img/bgp3.jpg);
  background-attachment: fixed;
}

/* accordion */
dl.accordion {
  background: #fff;
  width: 710px;
  margin: 5px auto 20px;
  font-size: 13px;
}
dl.accordion dt {
  padding-left: 25px;
  background:
    url(img/open.png) 1% center no-repeat,
    -moz-linear-gradient(top, #fff, #fff);
  background:
    url(img/open.png) 1% center no-repeat,
    -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  border-bottom: 1px solid #ddd;
  height: 40px;
  text-indent: 10px;
  line-height: 40px;
  color: #41822b;
  font-weight: bold;
  cursor: pointer;
}
dl.accordion dt:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
dl.accordion dt.open {
  background:
    url(img/close.png) 1% center no-repeat,
    -moz-linear-gradient(top, #fff, #fff);
  background:
    url(img/close.png) 1% center no-repeat,
    -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
}
dl.accordion dd {
  background: #f0f4ee;
  margin: 10px;
  padding: 10px;
  line-height: 1.5;
  display: none;
  border-radius: 10px;
}
dl.accordion dd strong {
  display: block;
  margin: 10px 0;
}

/* sns sharebtn */
.share {
  width: 1200px;
  margin: 0 auto;
  padding: 25px 0;
}
.fb-like {
  /* Facebook */
  display: inline-block;
  height: 20px;
  overflow: hidden;
}
.fb_iframe_widget span {
  vertical-align: top !important;
}
#___plusone_0,
#___plusone_0 iframe {
  /* Google+ */
  width: 70px !important;
}
.pocket-btn {
  /* Pocket */
  display: inline-block;
  height: 20px;
  overflow: hidden;
}
.pocket-btn iframe {
  /* Pocket */
  width: 100px !important;
  overflow: hidden;
}

/* sns sharebtn */

/* SNS LINK */
#snslink {
  font-family: "FontAwesome";
  width: 100%;
  font-size: 20px;
  padding-top: 20px;
}
#snslink li {
  line-height: 30px;
  padding: 10px 13px;
  background: #fff;
  color: #000;
  border-radius: 1000px;
  display: inline;
  margin: 10px;
}
#snslink li:hover {
  opacity: 0.5;
}
/*link*/
#snslink a:link,
#snslink a:visited,
#snslink a:hover {
  color: #000;
  text-decoration: none;
}

.tarea {
  width: 90%;
  margin: 0 auto;
}
.youtube {
  width: 296px;
  height: 116px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

/* title */
.mtitle-point {
  font-family:
    "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
    serif;
  color: #111;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 25px 0;
}
.mtitle-point span {
  background: #111;
  display: inline-block;
  padding: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  margin-right: 15px;
}

/* tcon */
.tcon2 {
  width: 296px;
  font-size: 13px;
  background: #fff;
  position: relative;
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px 1px;
  border-radius: 5px;
  margin: 0 auto 20px;
}
.tcon2 dt {
  margin-bottom: 10px;
}
.tcon2 dd {
  padding: 10px;
}
.tclink a {
  display: block;
  width: 180px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 220px;
  left: 156px;
  background: #009944;
  text-align: left;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-indent: 0.5em;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
  border-radius: 5px;
}

/* tcon */
.tcon {
  width: 230px;
  font-size: 12px;
  position: relative;
  margin-bottom: 20px;
}
.tcon dl {
}
.tcon dt {
  text-align: center;
  font-weight: bold;
  color: #58350a;
  margin: 5px 0;
}
.tcon dd {
  font-size: 12px;
  line-height: 1.3;
}
.tclink a {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 211px;
  left: 186px;
  background: #363636;
  text-align: left;
  color: #fff;
  font-size: 12px;
  text-indent: 0.5em;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
}
.tclink a:hover {
  text-decoration: none;
  background: #313aa3;
}
.tclink * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.tclink a:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin-right: 5px;
  font-size: 12px;
}

.tcenter2 {
  text-align: center;
}

/* mtitle-cline */
.mtitle-cline {
  font-family: "Inconsolata", monospace;
  display: table;
  text-align: center;
  white-space: nowrap;
  font-size: 25px;
  letter-spacing: 2px;
  color: #b28850;
  margin-bottom: 20px;
  line-height: 0.5;
}
.mtitle-cline span {
  font-size: 13px;
}
.mtitle-cline:after,
.mtitle-cline:before {
  color: #b28850;
  content: "";
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(
    transparent 50%,
    currentColor 50%,
    currentColor -webkit-calc(50% + 5px),
    transparent -webkit-calc(50% + 5px)
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    color-stop(50%, currentColor),
    color-stop(currentColor calc(50% + 5px)),
    to(transparent calc(50% + 5px))
  );
  background: linear-gradient(
    transparent 50%,
    currentColor 50%,
    currentColor calc(50% + 2px),
    transparent calc(50% + 2px)
  );
  -webkit-background-clip: padding;
  background-clip: padding;
}
.mtitle-cline:after {
  border-left: 2em solid transparent;
}
.mtitle-cline:before {
  border-right: 2em solid transparent;
}

/* halfbox */
#contentwrap {
  padding: 0 0 150px;
  background: #fff;
  z-index: 99999;
}
#contentwrap section {
  padding: 30px 0;
}
.rhalf {
  float: right;
}
.lhalf {
  float: left;
}
.rhalf {
  width: 50%;
  color: #fff;
  display: table;
  position: static;
  text-align: right;
}
.lhalf {
  width: 50%;
  color: #fff;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  position: static;
}
.hotel {
  position: relative;
  top: -135px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  width: 200px;
  height: 243px;
  display: table-cell;
}
.rhalf h1,
.lhalf h1 {
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.rhalf-img {
  float: right;
  background-image: url(../img/rhalf-img.jpg);
}
.lhalf-img {
  float: left;
  background-image: url(../img/lhalf-img.jpg);
}
.rhalf-img,
.lhalf-img {
  width: 50%;
  height: 350px;
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-color: #eee;
}

.twrap {
  margin: 0 auto;
  padding: 100px 30px;
  display: table-cell;
  text-align: left;
}

.mtitle-big {
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  float: left;
  margin-right: 25px;
  color: #ddaa2d;
}

/* card */
.card {
  width: 302px;
  height: 280px;
  font-size: 12px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 1px 1px;
  background: #fff;
  position: relative;
  border: #fff 2px solid;
}
.card h2 {
  font-size: 25px;
  background: #fff;
  color: #111;
  padding: 10px 0 5px;
  text-indent: 10px;
  text-align: center;
  letter-spacing: 2px;
}
.card div {
  padding: 5px 10px;
}
.card-clink a {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 211px;
  left: 186px;
  background: #363636;
  text-align: left;
  color: #fff;
  font-size: 12px;
  text-indent: 0.5em;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
}
.card-clink a:hover {
  text-decoration: none;
  background: #313aa3;
}
.card-clink * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.card-clink a:before {
  font-family: "FontAwesome";
  content: "\f0a9";
  margin-right: 5px;
  font-size: 12px;
}

/*  */

figure.snip1384 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 230px;
  max-height: 300px;
  height: 100%;
  width: 100%;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  background-color: #000000;
}
figure.snip1384 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.snip1384:after,
figure.snip1384 figcaption {
  position: absolute;
  top: 0;
  /* bottom: 0;
  left: 0;
  right: 0; */
}
figure.snip1384:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
}
figure.snip1384 figcaption {
  z-index: 1;
  padding: 30px 40px;
}
figure.snip1384 figcaption:nth-child(3) {
  padding: 0px 40px;
}
figure.snip1384 h3,
figure.snip1384 .links {
  width: 100%;
  margin: 5px 0;
  padding: 0;
}
figure.snip1384 h3 {
  font-family: "Inconsolata", monospace;
  font-weight: normal;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  top: 10px;
  left: -5%;
  position: relative;
  font-size: 20px;
}
figure.snip1384 h3 span {
  font-size: 12px;
  border-top: 1px solid #fff;
  padding-top: 3px;
}
figure.snip1384 p {
  font-size: 0.8em;
  font-weight: 300;
  letter-spacing: 1px;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
figure.snip1384 i {
  position: absolute;
  bottom: -10px;
  right: 10px;
  padding: 20px 25px;
  font-size: 34px;
  opacity: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
figure.snip1384 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
figure.snip1384:hover:after,
figure.snip1384.hover:after {
  opacity: 1;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
figure.snip1384:hover h3,
figure.snip1384.hover h3,
figure.snip1384:hover p,
figure.snip1384.hover p,
figure.snip1384:hover i,
figure.snip1384.hover i {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}
figure.snip1384:hover h3 {
  background: rgba(0, 0, 0, 0);
  padding: 0px;
  left: 0%;
}

.picup-3 {
  width: 100%;
  min-width: 1200px;
  padding: 20px 0;
}
.picup-3 ul {
  overflow: hidden;
}
.picup-3 ul li {
  width: 50%;
  float: left;
  height: 230px;
  overflow: hidden;
  position: relative;
}
.picup-3 ul li a {
  display: block;
  text-align: center;
}
.picup-3 ul li a .logo {
  position: relative;
  padding: 50px 0;
}
.picup-3 ul li .bg {
  width: 101%;
  height: 230px;
  position: absolute;
  top: 0;
  left: 0;
}
.picup-3 ul li.pic3a .bg {
  background: url(../img/pic3a.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.picup-3 ul li.pic3b .bg {
  background: url(../img/pic3b.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.picup-3 ul li.pic3c .bg {
  background: url(../img/pic3c.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.picup-3 ul li.pic3d .bg {
  background: url(../img/pic3d.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li.pic3e .bg {
  background: url(../img/pic3e.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li.pic3f .bg {
  background: url(../img/pic3f.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li.pic3g .bg {
  background: url(../img/pic3g.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li.pic3h .bg {
  background: url(../img/pic3h.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li.pic3i .bg {
  background: url(../img/pic3i.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li.pic3j .bg {
  background: url(../img/pic3j.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li.pic3k .bg {
  background: url(../img/pic3k.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li.pic3l .bg {
  background: url(../img/pic3l.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-3 ul li .bg {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.picup-3 ul li:hover .bg {
  opacity: 0.6;
  transform: scale(1.03);
}
.subimg_box li {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  width: auto;
}

/*.subimg_box li:last-child {
    margin-right:  0;
}*/
.subimg_box li:nth-child(2n) {
  margin-right: 0;
}
.subimg_box {
  max-width: 620px;
  margin: 0 auto;
}

.subimg_box2 li {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  width: auto;
}

/*.subimg_box li:last-child {
    margin-right:  0;
}*/
.subimg_box2 li:nth-child(2n) {
  margin-right: 0;
}
.subimg_box2 {
  max-width: 800px;
  margin: 0 auto;
}

/*-- PC版表示CSS  --*/
pc {
  display: block;
}
sp {
  display: none;
}

/*-- スマホ版表示CSS  --*/
@media screen and (max-width: 800px) {
  pc {
    display: none;
  }
  sp {
    display: block;
  }
}

.flex_3 {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flex_3 .bx {
  width: 30%;
  margin: 10px 5px;
}
@media screen and (max-width: 800px) {
  .flex_3 .bx {
    width: 45%;
    margin: 10px 5px;
  }
}

.necklace_box {
  position: relative;
  max-width: 100%;
  margin: 0px auto 5px auto;
}

.necklace_box .necklace_sub {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 170px;
}

.necklace_box img,
.necklace_box .necklace_sub img {
  width: 100%;
}

.shop_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.shop_box .box {
  width: 48%;
  margin-bottom: 20px;
}

.shop_box .box img {
  width: 100%;
}

.shop_detail dt {
  float: left;
  width: 10em;
  background: #ddaa2d;
  padding: 5px 0px;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  margin: 2px 0 0;
  border-radius: 5px;
}

.shop_detail dd {
  padding-left: 11em;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 1.3;
  border-bottom: dotted 1px #aaa;
  margin: 5px 0;
}

.video_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.video_box video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

ul.gmenu ul {
  display: none;
}

ul.gmenu > li:hover ul {
  display: block;
  height: auto;
  position: absolute;
  background-color: #000000;
  padding: 5px;
  margin-left: -5px;
}

ul.gmenu ul > li {
  display: block;
  padding: 5px;
}

label {
  display: block;
  margin: 0 0 4px 0;
  padding: 15px;
  line-height: 1;
  color: #fff;
  background: green;
  cursor: pointer;
}

input {
  display: none;
}

.pmenu ul {
  margin: 0;
  padding: 0;
  background: #f4f4f4;
  list-style: none;
}

.pmenu li {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#smenu-01:checked ~ #links01 li,
#smenu-02:checked ~ #links02 li {
  height: 54px;
  opacity: 1;
}

details {
  padding: 10px 20px;
  text-decoration: none;
  border-bottom: 1px solid #333;
}

details ul {
  background-color: #fff;
}

details ul li a {
  color: #000 !important;
}

.h60 {
  padding-top: 100px !important;
  margin-top: -100px !important;
}

.price_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.price_box .bx2 {
  width: 50%;
  border: #ccc 1px solid;
  padding: 5px;
  box-sizing: border-box;
}
.price_box img {
  width: 100%;
}
.price_box p {
  font-weight: bold;
  color: #000;
}
.price_box .bx2 .necklace_box {
  position: relative;
  max-width: 100%;
  margin: 0px auto 5px auto;
}
.price_box .bx2 p:nth-of-type(1) {
  background-image: linear-gradient(
    135deg,
    #b8751e 0%,
    #ffce08 37%,
    #fefeb2 47%,
    #fafad6 50%,
    #fefeb2 53%,
    #e1ce08 63%,
    #b8751e 100%
  );
  padding: 5px;
}

.price_box .bx2 .platinum {
  background-image: linear-gradient(
    135deg,
    #757575 0%,
    #bdbdbd 37%,
    #e8e8e8 47%,
    #e9e9e9 50%,
    #e8e8e8 53%,
    #cdcbcb 63%,
    #757575 100%
  ) !important;
}

.data_title {
  font-size: 30px;
  font-family:
    "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
    serif;
  border-top: 1px solid #ddaa2d;
  border-bottom: 1px solid #ddaa2d;
  padding: 10px;
}

.data_price {
  font-size: 15px;
}

.data_price span {
  font-size: 30px;
  margin-left: 10px;
}

.data_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.data_box .data_detail_box {
  width: 43%;
  border: 1px solid #ddaa2d;
  padding: 20px;
  box-sizing: border-box;
}

.data_box .data_detail_box .dateil_title {
  font-size: 20px;
  margin-bottom: 20px;
}

.data_box .data_detail_box dl {
  width: 100%;
  display: flex;
  border-bottom: solid 1px #aaa;
}

.data_box .data_detail_box dl:nth-of-type(1) {
  border-top: solid 1px #aaa;
}

.data_box .data_detail_box dt {
  width: 8em;
  padding: 10px 0px;
  line-height: 1.3;
  font-size: 15px;
  font-weight: 500;
}

.data_box .data_detail_box dd {
  padding: 10px 0;
  line-height: 1.3;
  font-size: 15px;
}

.data_box .data_img_box {
  width: 55%;
  border: 1px solid #ddaa2d;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.data_box .data_img_box .thumb-item {
  width: 80%;
}

.data_box .data_img_box .thumb-item-nav {
  width: 18%;
}

.data_box .data_img_box .thumb-item img,
.data_box .data_img_box .thumb-item-nav img {
  width: 100%;
}

.data_box .data_img_box .thumb-item-nav img {
  cursor: pointer;
}

.data_box .data_img_box .slick-slider {
  margin-top: initial;
}

.mailing_box {
  border: 1px solid #2196f3;
  padding: 20px;
  width: 500px;
  max-width: 100%;
  margin: 20px auto;
  box-sizing: border-box;
}

.mailing_box .mailing_title {
  font-size: 20px;
  font-weight: bold;
  color: #ff0000;
  text-align: center;
}

.mailing_box .mailing_title span {
  position: relative;
  padding: 0.6em;
  background: repeating-linear-gradient(
    -45deg,
    #dfeef9,
    #d1ebff 4px,
    #cfeaff 3px,
    #82c8ff 8px
  );
  border-radius: 7px;
}

/* .mailing_box .mailing_title span::after{
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #d1ebff;
  width: 0;
  height: 0;
} */

.ke-title {
  font-size: 1.8rem;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 15px;
  font-family:
    "YakuHanJP", "Zen Kaku Gothic New", "游ゴシック Medium", "游ゴシック体",
    "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0.2em;
  /* color:#003f69; */
  background: #e5a84b;
  color: #fff;
}

@media all and (max-width: 896px) {
  .ke-title {
    font-size: 1.6rem;
  }

  .ke-title span {
    font-size: 1.3rem;
  }
}

@media all and (max-width: 639px) {
  .ke-title {
    font-size: 1.5rem;
    letter-spacing: 0.15em;
  }
}

@media all and (max-width: 1200px) {
  .flogo {
    position: relative;
    text-align: center;
    z-index: 5;
    margin: 0 auto 20px;
  }
}

.sns-list {
  display: flex;
  flex-wrap: wrap;
}

.sns-list.type1 {
  justify-content: center;
}

.sns-list.type2 {
  margin-left: 10px;
}

@media all and (max-width: 896px) {
  .sns-list.type2 {
    display: none;
  }
}

.sns-list li:not(:last-child) {
  margin-right: 10px;
}

.sns-list li a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  display: block;
  text-align: center;
  position: relative;
  border-radius: 50%;
}

.sns-list li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  z-index: 3;
}

.sns-list li a:hover img {
  transition: all 1s;
  transform: translate(-50%, -50%) rotate(360deg);
}

.sns-list li a.btn-tiktok {
  background: #000;
}

.sns-list li a.btn-facebook {
  background: #1877f2;
}

.sns-list li a.btn-twitter {
  background: #1da1f2;
}

.sns-list li a.btn-line {
  background: #00b900;
}

.sns-list li a.btn-rakuten {
  background: #bf0000;
}

.sns-list li a.btn-youtube {
  background: #d62a29;
}

.sns-list li a.btn-yahoo {
  background: #df0f16;
}

.sns-list li a.btn-ameba {
  background: #2c883a;
}

.sns-list li a.btn-online {
  background: #003f69;
}

.sns-list li a.btn-instagram {
  overflow: hidden;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}

.sns-list li a.btn-instagram:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -12px;
  width: 60px;
  height: 60px;
  background: radial-gradient(
    #ffdb2c 10%,
    rgba(255, 105, 34, 0.65) 55%,
    rgba(255, 88, 96, 0) 70%
  );
}

.sns-list li a.btn-gray {
  background: #383636;
}

.top-cont02 {
  margin: 0 auto;
  max-width: 1150px;
  width: 100%;
}

.top-cont02 .inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.top-cont02 .inner .top-cont02-img {
  width: 49%;
}

.top-cont02 .inner .top-cont02-img .img01 {
  z-index: 0;
  width: 90%;
}

.top-cont02 .inner .top-cont02-img .img02 {
  width: 45%;
  z-index: 1;
  margin-top: -60px;
  margin-left: auto;
}

.top-cont02 .inner .top-cont02-txt {
  width: 45%;
}

.top-cont02 .inner .top-cont02-txt.type1 {
  padding: 20px 0;
}

@media all and (max-width: 896px) {
  .top-cont02 .inner .top-cont02-txt.type1 {
    padding: 0;
  }
}

.top-cont02 .inner .top-cont02-txt.type1:before {
  content: "";
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: -3;
  max-width: 500px;
  width: 100%;
  height: 100%;
  background: url(../img/catch2.png) no-repeat center/contain;
  z-index: -1;
}

.top-cont02 .inner .top-cont02-txt p + p {
  margin-top: 15px;
}

.top-cont02.type1 {
  width: 100%;
  max-width: 1500px;
}

.top-cont02.type1 .inner .top-cont02-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 33%;
}

.top-cont02.type1 .inner .top-cont02-img .img01,
.top-cont02.type1 .inner .top-cont02-img .img02 {
  width: 48%;
}

.top-cont02.type1 .inner .top-cont02-img .img01 img,
.top-cont02.type1 .inner .top-cont02-img .img02 img {
  filter: none;
}

.top-cont02.type1 .inner .top-cont02-img .img02 {
  margin-top: 40px;
}

.top-cont02.type1 .inner .top-cont02-txt {
  width: 67%;
  padding: 0 40px;
}

@media all and (max-width: 896px) {
  .top-cont02 .inner {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }

  .top-cont02 .inner .top-cont02-img {
    width: 100%;
    margin-bottom: 30px;
    order: -1;
  }

  .top-cont02 .inner .top-cont02-img .img02 {
    margin-top: -80px;
    max-width: 350px;
  }

  .top-cont02 .inner .top-cont02-txt {
    width: 100%;
    margin: auto;
  }

  .top-cont02 .inner .top-cont02-txt p + p {
    margin-top: 10px;
  }

  .top-cont02.type1 {
    width: 100%;
  }

  .top-cont02.type1 .inner .top-cont02-img {
    width: 100%;
  }

  .top-cont02.type1 .inner .top-cont02-txt {
    width: 100%;
    padding: 0 5px;
  }
}

@media all and (max-width: 639px) {
  .top-cont02 .inner {
    max-width: 100%;
  }

  .top-cont02 .inner .top-cont02-img .img02 {
    margin-top: -40px;
    max-width: 300px;
  }

  .top-cont02.type1 .inner .top-cont02-img .img02 {
    margin-top: 20px;
  }
}

.flex2 {
  display: flex;
  justify-content: space-between;
}
.flex2 .mov_contents {
  width: 340px;
}
video.mov_main {
  width: 100%;
}
@media all and (max-width: 896px) {
  .flex2 {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }
}

.spbr {
  display: none;
}

.note-txt {
  font-size: 1.6rem;
  color: #cc0000;
  text-align: center;
}
@media all and (max-width: 639px) {
  .note-txt {
    font-size: 1.2rem;
  }
  .spbr {
    display: block;
  }
}

/* list */

.list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list2 > li {
  width: 49.5%;
  margin: 0 1% 10px 0;
}

@media screen and (min-width: 769px) {
  .list2 > li:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .list2 li {
    width: 100%;
    margin: 0 auto 10px;
  }
  .list2 li.sp_falf {
    width: 49.5%;
    margin: 0 1% 10px 0;
  }
  .list2 li.sp_falf:nth-child(2n) {
    margin-right: 0;
  }
}

.list3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list3 > li {
  width: 32.5%;
  margin: 0 1.25% 10px 0;
}

@media screen and (min-width: 769px) {
  .list3 > li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .list3 li {
    width: 100%;
    margin: 0 auto 10px;
  }
  .list3 li.sp_falf {
    width: 49.5%;
    margin: 0 1% 10px 0;
  }
  .list3 li.sp_falf:nth-child(2n) {
    margin-right: 0;
  }
  .list3 li.sp_triple {
    width: 32.5%;
    margin: 0 1.25% 10px 0;
  }
  .list3 li.sp_triple:nth-child(3n) {
    margin-right: 0;
  }
}

.list4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list4 > li {
  width: 24.25%;
  margin: 0 1% 10px 0;
}

@media screen and (min-width: 769px) {
  .list4 > li:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .list4 li {
    width: 100%;
    margin: 0 auto 10px;
  }
  .list4 li.sp_falf {
    width: 49.5%;
    margin: 0 1% 10px 0;
  }
  .list4 li.sp_falf:nth-child(2n) {
    margin-right: 0;
  }
}

.list5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list5 > li {
  width: 19%;
  margin: 0 1.25% 10px 0;
}

@media screen and (min-width: 769px) {
  .list5 > li:nth-child(5n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .list5 li {
    width: 100%;
    margin: 0 auto 10px;
  }
  .list5 li.sp_falf {
    width: 49.5%;
    margin: 0 1% 10px 0;
  }
  .list5 li.sp_falf:nth-child(2n) {
    margin-right: 0;
  }
}

.list6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list6 > li {
  width: 16%;
  margin: 0 0.8% 10px 0;
}

@media screen and (min-width: 769px) {
  .list6 > li:nth-child(6n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .list6 li {
    width: 100%;
    margin: 0 auto 10px;
  }
  .list6 li.sp_falf {
    width: 49.5%;
    margin: 0 1% 10px 0;
  }
  .list6 li.sp_falf:nth-child(2n) {
    margin-right: 0;
  }
  .list6 li.sp_triple {
    width: 32.5%;
    margin: 0 1.25% 10px 0;
  }
  .list6 li.sp_triple:nth-child(3n) {
    margin-right: 0;
  }
}

.maker-list {
  text-align: center;
  display: grid;
  /* grid-template-columns: repeat(3, 1fr); */
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  max-width: 800px;
}

.maker-list li a {
  display: block;
  background: #fefefe;
  border: 4px solid #111;
  transition: all 0.4s ease;
  font-size: 1.8rem;
  text-decoration: none;
  color: #555555;
}

.maker-list li a:hover {
  transform: translateY(-5px);
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
}

@media all and (max-width: 639px) {
  .maker-list {
    /* grid-template-columns: repeat(3, 1fr); */
    grid-template-columns: repeat(2, 1fr);
    padding: 5px 0;
  }
  .maker-list li a {
    font-size: 1.3rem;
  }
}

/* list */

#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#a07,
#a08,
#a09,
#contact,
.anchor {
  display: block;
  padding-top: 80px;
  margin-top: -80px;
}

.pc_only {
  display: block;
}
.sp_only {
  display: none;
}

.flex_2 {
  width: 480px;
  margin: 0 auto 20px;
}

.flex_2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flex_2 ul li {
  width: 47%;
  margin: 10px 5px;
}

.flex_2 ul li:first-child,
.flex_2 ul li:nth-child(3) {
  margin-left: 0;
}

.flex_2 ul li:nth-child(2),
.flex_2 ul li:nth-child(4) {
  margin-right: 0;
}

.flex_2 ul li img {
  width: 100%;
}

.w480 {
  width: 480px;
  margin: 0 auto 20px;
}

.sp_flex4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sp_flex4 li {
  width: 47%;
  margin: 10px 5px 10px;
  box-sizing: border-box;
}
.sp_flex4 li a img {
  width: 100%;
}

@media screen and (max-width: 680px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .flex_2 {
    width: 100%;
  }
  .flex_2 ul {
  }
  .flex_2 ul li {
    width: 24%;
    margin: 1px;
  }
  .flex_2 ul li:nth-child(3) {
    margin-left: 1px;
  }
  .flex_2 ul li:nth-child(2) {
    margin-right: 1px;
  }
}
.category_box {
  display: grid;
  grid-template-columns: repeat(3, 200px);
  gap: 24px;
  justify-content: center;
  margin: 20px auto 40px;
  padding: 0;
  list-style: none;
}

.category_box li {
  width: 100%;
}

.category_box img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 680px) {
  .category_box {
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    margin: 40px auto;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
  }
}

/* 店舗紹介 */
.li_felx {
  margin: 0 auto;
}
.sns_icon {
  display: flex;
}

.sns_icon li {
  max-width: 120px;
}
.sns_icon li a {
  border: none;
}

.sns_icon li a {
  transform: none;
  filter: none;
  background: none;
}
.sns_icon li a img {
  width: 100%;
}
.bold {
  font-weight: bold;
}
.justify-content-center{
    justify-content: center;
}