@charset "UTF-8";
/****************************************************
 * トップページ
 ****************************************************/
.visualOff #top {
  padding: 150px 0 0 0;
}

.visualOn #top {
  padding: 0;
}

#top .top_mv {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#top .top_mv .top_mv_slide {
  width: 100%;
  margin: 0 !important;
}
#top .top_mv .top_mv_slide div {
	height: 600px;
	background-size: cover;
	background-position: center center;
}
#top .top_mv .top_mv_slide div img {
  width: 100%;
  vertical-align: bottom;
}
#top .top_mv .top_mv_slide .slick-prev {
  left: 50px;
  z-index: 100;
}
#top .top_mv .top_mv_slide .slick-prev:before {
  width: 26px;
  height: 26px;
  display: block;
  opacity: 1 !important;
  background-image: url("/img/common/icon_arrow26_gray_left.png");
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
#top .top_mv .top_mv_slide .slick-next {
  right: 50px;
  z-index: 100;
}
#top .top_mv .top_mv_slide .slick-next:before {
  width: 26px;
  height: 26px;
  display: block;
  opacity: 1 !important;
  background-image: url("/img/common/icon_arrow26_gray_right.png");
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
#top .top_mv .top_mv_slide .slick-slide {
	position: relative;
}
#top .top_mv .top_mv_slide .slick-slide p {
	position: absolute;
	width: 100%;
	height: 5rem;
	line-height: 5rem;
	margin: auto;
	display: inline-block;
	text-align: center;
	top:0;
	bottom:0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
	color:#666666;
	font-size: 5rem;
}
#top .top_mv .top_mv_slide .slick-slide p br {display: none;}
#top .top_mv .top_mv_slide .slick-dots {
  bottom: 35px;
}
#top .top_mv .top_mv_slide .slick-dots li button:before {
  width: 16px;
  height: 16px;
  background-color: #bfbfbf;
  opacity: 1 !important;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#top .top_mv .top_mv_slide .slick-dots li button:hover:before, #top .top_mv .top_mv_slide .slick-dots li button:focus:before {
  background-color: #b8860b;
}
#top .top_mv .top_mv_slide .slick-dots li.slick-active button:before {
  background-color: #b8860b;
}
#top .top_sec01 {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  padding: 45px 0;
  background-color: #ffffff;
}
#top .top_sec01 h2 {
  margin: 0 0 25px 0;
  color: #ed7383;
  font-size: 3rem;
  text-align: center;
/*
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
*/
}
#top .top_sec01 p {
  text-align: center;
  font-size: 1.8rem;
}
#top .top_sec02 {
  padding: 45px 0;
  overflow: hidden;
}
#top .top_sec02 h2 {
  margin: 0 0 40px 0;
  font-size: 1.5rem;
  text-align: center;
}
#top .top_sec02 h2 span {
  margin: 0 0 20px 0;
  font-size: 4.8rem;
  display: block;
  font-family: 'Dancing Script', cursive;
}
#top .top_sec02 .top_infomation_slide {
  padding: 0 30px;
}
#top .top_sec02 .top_infomation_slide a {
	display: block;
	margin: 0 10px;
	text-align: center;
	background-size: cover;
}
#top .top_sec02 .top_infomation_slide a:hover {
	text-decoration: none;
}
#top .top_sec02 .top_infomation_slide a p {
	color: #fff;
	line-height: 60px;
	font-size: 2rem;
	text-shadow: 0 0 5px rgba(0,0,0,0.6);
}
#top .top_sec02 .top_infomation_slide a img {
  display: inline-block;
  padding: 60px 0 30px;
  width: 100px;
  height: auto;
  vertical-align: bottom;
}
#top .top_sec02 .top_infomation_slide .slick-prev {
  left: 0;
  z-index: 100;
}
#top .top_sec02 .top_infomation_slide .slick-prev:before {
  width: 26px;
  height: 26px;
  display: block;
  opacity: 1 !important;
  background-image: url("/img/common/icon_arrow26_gray_left.png");
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
#top .top_sec02 .top_infomation_slide .slick-next {
  right: 0;
  z-index: 100;
}
#top .top_sec02 .top_infomation_slide .slick-next:before {
  width: 26px;
  height: 26px;
  display: block;
  opacity: 1 !important;
  background-image: url("/img/common/icon_arrow26_gray_right.png");
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
#top .top_sec03 {
  width: 100%;
  min-width: 1200px;
  height: 500px;
  margin: 0 auto;
  padding: 130px 0 0 0;
  background-image: url("/img/top/concierge_bg.jpg");
  -webkit-background-size: cover;
  background-size: cover;
}
#top .top_sec03 h2 {
  margin: 0 0 50px 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
}
#top .top_sec03 h2 img {
	display: block;
	margin: 0 auto 40px;
}
#top .top_sec03 h2 span {
  margin: 10px 0 0 0;
  font-size: 3.6rem;
  display: block;
/*
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
*/
}
#top .top_sec04 {
  padding: 45px 0;
}
#top .top_sec04 h2 {
  margin: 0 0 40px 0;
  font-size: 1.5rem;
  text-align: center;
}
#top .top_sec04 h2 span {
  margin: 0 0 20px 0;
  font-size: 4.8rem;
  display: block;
  font-family: 'Dancing Script', cursive;
}
#top .top_sec04 .top_topix {
  margin: 0 0 50px 0;
  *zoom: 1;
}
#top .top_sec04 .top_topix:before, #top .top_sec04 .top_topix:after {
  content: " ";
  display: table;
}
#top .top_sec04 .top_topix:after {
  clear: both;
}
#top .top_sec04 .top_topix li {
  width: 278px;
  margin: 0 29px 0 0;
  background-color: #ffffff;
  position: relative;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#top .top_sec04 .top_topix li:hover {
  opacity: 0.6;
}
#top .top_sec04 .top_topix li:last-child {
  margin: 0;
}
#top .top_sec04 .top_topix li div {
  margin: 0 0 15px 0;
}
#top .top_sec04 .top_topix li div img {
  width: 100%;
  vertical-align: bottom;
  height: auto;
}
#top .top_sec04 .top_topix li .cate {
  width: 100px;
  height: 24px;
  font-size: 1.1rem;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  background-color: #48707f;
  position: absolute;
  top: 0;
  left: 0;
}
#top .top_sec04 .top_topix li .data {
  margin: 0 0 10px 0;
  padding: 0 20px;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 100%;
  color: #000000;
/*
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, Verdana, "Droid Sans", sans-serif;
*/
}
#top .top_sec04 .top_topix li p {
  padding: 0 20px 15px 20px;
  font-size: 1.5rem;
}
#top .top_sec04 .top_topix li p a {
  color: #333333;
}
#top .top_sec04 .top_topix li p a:hover {
  text-decoration: none;
}
#top .top_sec05 {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  padding: 45px 0;
  background-color: #ffffff;
}
#top .top_sec05 .top_bnr_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#top .top_sec05 .top_bnr_area .top_bnr {
  width: 380px;
  height: 82px;
  -webkit-background-size: 80px;
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: 0 0;
  letter-spacing: -0.4em;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
}
#top .top_sec05 .top_bnr_area .top_bnr a {
  border: solid 1px #666666;
  display: block;
}
#top .top_sec05 .top_bnr_area .top_bnr a > * {
  display: inline-block;
  letter-spacing: normal;
}
#top .top_sec05 .top_bnr_area .top_bnr:hover {
  opacity: 0.6;
}
#top .top_sec05 .top_bnr_area .top_bnr:nth-child(n+4) {
  margin: 30px 0 0 0;
}
#top .top_sec05 .top_bnr_area .top_bnr a div {
  width: 80px;
  vertical-align: top;
}
#top .top_sec05 .top_bnr_area .top_bnr a div img {
  width: 100%;
  vertical-align: bottom;
  height: auto;
}

#top .top_sec05 .top_bnr_area .top_bnr a span {
  width: 298px;
  height: 80px;
  vertical-align: top;
  font-size: 1.8rem;
  line-height: 80px;
  text-align: center;
}
#top .top_sec05 .top_bnr_area .top_bnr a span:before {
  display: inline-block;
  content: '\e901';
  font-family: 'icomoon';
  vertical-align: middle;
  font-size: 1rem;
  margin-right: 8px;
}
#top .top_sec05 .top_bnr_area .top_bnr a:hover {
  text-decoration: none;
}
#top .top_sec06 {
  padding: 45px 0;
}
#top .top_sec06 h2 {
  margin: 0 0 40px 0;
  font-size: 1.5rem;
  text-align: center;
}
#top .top_sec06 h2 span {
  margin: 0 0 20px 0;
  font-size: 4.8rem;
  display: block;
  font-family: 'Dancing Script', cursive;
}
#top .top_sec06 .top_contact_area {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#top .top_sec06 .top_contact_area .top_contact {
  width: 278px;
  height: 278px;
  padding: 25px 10px 10px 10px;
  text-align: center;
  color: #3b4757;
  background-color: #ffffff;
  font-size: 1.8rem;
}
#top .top_sec06 .top_contact_area .top_contact:last-child {
  margin: 0;
}
#top .top_sec06 .top_contact_area .top_contact span {
  font-size: 1.5rem;
  display: block;
}
#top .top_sec06 .top_contact_area .top_contact img {
  margin: 10px auto;
  display: block;
}
#top .top_sec06 .top_contact_area .top_contact a, #top .top_sec06 .top_contact_area .top_contact em {
  width: 100%;
  height: 55px;
  line-height: 49px;
  color: #b8860b;
  display: block;
  border: solid 3px #b8860b;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#top .top_sec06 .top_contact_area .top_contact a:before, #top .top_sec06 .top_contact_area .top_contact em:before {
  display: inline-block;
  content: '\e901';
  font-family: 'icomoon';
  vertical-align: middle;
  font-size: 1rem;
  margin-right: 8px;
}
#top .top_sec06 .top_contact_area .top_contact a:hover, #top .top_sec06 .top_contact_area .top_contact em:hover {
  opacity: 0.6;
  text-decoration: none;
}
#top .top_sec06 .top_contact_area .top_contact.top_contact02 em i {
  font-style: normal;
}
#top .top_sec06 .top_contact_area .top_contact.top_contact02 em i:before {
  content: '@';
}
#top .top_sec06 .top_contact_area .top_contact.top_contact03 a:hover {
  opacity: 1;
}
#top .top_sec06 .top_contact_area .top_contact.top_contact04 em:hover {
  opacity: 1;
}
#top .top_sec07 {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  padding: 45px 0;
  background-color: #ffffff;
}
#top .top_sec07 h2 {
  margin: 0 0 40px 0;
  font-size: 1.5rem;
  text-align: center;
}
#top .top_sec07 h2 span {
  margin: 0 0 20px 0;
  font-size: 4.8rem;
  display: block;
  font-family: 'Dancing Script', cursive;
}
#top .top_sec07 .top_news_tab {
  width: 780px;
  margin: 0 auto 50px auto;
  text-align: left;
  letter-spacing: -0.4em;
  border-bottom: solid 1px #e5e5e5;
}
#top .top_sec07 .top_news_tab > * {
  display: inline-block;
  letter-spacing: normal;
}
#top .top_sec07 .top_news_tab li {
  width: 150px;
  height: 36px;
  margin: 0 2px 0 0;
  color: #ffffff;
  text-align: center;
  background-color: #b5b5b5;
  font-size: 1.5rem;
  line-height: 36px;
  cursor: pointer;
}
#top .top_sec07 .top_news_tab li.selected {
  background-color: #48707f;
}
#top .top_sec07 .top_news_list {
  width: 780px;
  margin: 0 auto 50px auto;
}
#top .top_sec07 .top_news_list li {
  margin: 0 0 20px 0;
  font-size: 1.5rem;
  letter-spacing: -0.4em;
}
#top .top_sec07 .top_news_list li > * {
  display: inline-block;
  letter-spacing: normal;
}
#top .top_sec07 .top_news_list li:hover a {
  text-decoration: underline;
}
#top .top_sec07 .top_news_list li .data {
  width: 100px;
}
#top .top_sec07 .top_news_list li .cate {
  width: 120px;
  margin: 0 20px 0 0;
  font-size: 1.1rem;
  color: #ffffff;
  background-color: #48707f;
  text-align: center;
}
#top .top_sec07 .top_news_list li p {
  width: 540px;
}

/****************************************************
 * 下層ページ　共通
 ****************************************************/
.visualOff #contents {
  padding: 150px 0 0 0;
}

.visualOn #contents {
  padding: 0;
}

#contents .pankuzu {
  border-bottom: solid 1px #bfbfbf;
}
#contents .pankuzu ul {
  padding: 5px 0;
  letter-spacing: -0.4em;
}
#contents .pankuzu ul > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .pankuzu ul li {
  font-size: 1.1rem;
}
#contents .pankuzu ul li:before {
  margin: 0 0.25em;
  content: '>';
}
#contents .pankuzu ul li:first-child:before {
  content: none;
}
#contents .pagetitle {
  padding: 45px 0;
}
#contents .pagetitle h2 {
  font-size: 2.4rem;
/*
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
*/
}
#contents .midashi01 {
  margin: 0 0 30px 0;
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
}
#contents .midashi01 span {
  padding: 0 1em 0 0;
  background-color: #f8f6ef;
}
#contents .midashi01 span span {
  font-size: 1.4rem;
}
#contents .midashi01:after {
  width: 100%;
  height: 0;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  border-bottom: solid 1px #b8860b;
}
#contents .midashi02 {
  margin: 0 0 40px 0;
  font-size: 2.4rem;
/*
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
*/
}
#contents .midashi03 {
  margin: 0 0 20px 0;
  padding: 0 0 0 30px;
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
}
#contents .midashi03:before {
  width: 15px;
  height: 15px;
  content: '';
  background-color: #d8b356;
  position: absolute;
  top: 5px;
  left: 0;
}
#contents section {
  margin: 50px 0 70px 0;
  position: relative;
}
#contents section a.anchorPoint {
	position: absolute;
	top:-150px;
}
#contents p {
  margin: 0 0 2em 0;
  font-size: 1.5rem;
}
#contents .accordion01 .accordion01_trigger {
  margin: 0 0 10px 0;
  padding: 8px 23px 8px 0;
  font-weight: 500;
  position: relative;
  border-bottom: solid 1px #cccccc;
}
#contents .accordion01 .accordion01_trigger:after {
  width: 18px;
  height: 18px;
  content: '\e904';
  position: absolute;
  top: calc((100% - 18px) / 2);
  right: 0;
  font-family: 'icomoon';
  color: #b8860b;
}
#contents .accordion01 .accordion01_trigger.selected:after {
  content: '\e905';
}
#contents .accordion01 .accordion01_content {
  margin: 0 0 10px 0;
  display: none;
}
#contents .accordion02 .accordion02_trigger {
  height: 49px;
  padding: 0 0 0 40px;
  font-size: 1.5rem;
  line-height: 49px;
  position: relative;
  border-bottom: solid 1px #b8860b;
}
#contents .accordion02 .accordion02_trigger:before {
  width: 10px;
  height: 10px;
  content: '';
  background-image: url("/img/common/icon_arrow10_gray_bottom.png");
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: calc((100% - 10px) / 2);
  left: 20px;
}
#contents .accordion02 .accordion02_trigger.selected:before {
  background-image: url("/img/common/icon_arrow10_gray_top.png");
}
#contents .accordion02 .accordion02_content {
  display: none;
  border-bottom: solid 1px #b8860b;
}
#contents .content_common_sec01 {
  width: 100%;
  min-width: 1200px;
  height: 500px;
  margin: 0 auto;
  padding: 130px 0 0 0;
  background-image: url("/img/contents/content_common_sec01_bg.jpg");
  -webkit-background-size: cover;
  background-size: cover;
}
#contents .content_common_sec01 h2 {
  margin: 0 0 50px 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
}
#contents .content_common_sec01 h2 img {
    display: block;
    margin: 0 auto 40px;
}
#contents .content_common_sec01 h2 span {
  margin: 10px 0 0 0;
  font-size: 3.6rem;
  display: block;
/*
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
*/
}
#contents .content_common_sec02 {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  padding: 45px 0;
  background-color: #ffffff;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr {
  width: 380px;
  height: 82px;
  -webkit-background-size: 80px;
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: 0 0;
  letter-spacing: -0.4em;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr:nth-child(n+4) {
    margin: 30px 0 0 0;
}

#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr a {
  display: block;
  border: solid 1px #666666;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr a > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr a:hover {
  opacity: 0.6;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr a div {
  width: 80px;
  vertical-align: top;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr a div img {
  width: 100%;
  vertical-align: bottom;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr a span {
  width: 298px;
  height: 80px;
  vertical-align: top;
  font-size: 1.8rem;
  line-height: 80px;
  text-align: center;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr a span:before {
	display: inline-block;
    content: '\e901';
    font-family: 'icomoon';
    vertical-align: middle;
    font-size: 1rem;
    margin-right: 8px;
}
#contents .content_common_sec02 .content_common_sec02_bnr_area .content_common_sec02_bnr a:hover {
  text-decoration: none;
}
#contents .content_common_sec03 {
  padding: 45px 0;
}
#contents .content_common_sec03 h2 {
  margin: 0 0 40px 0;
  font-size: 1.5rem;
  text-align: center;
}
#contents .content_common_sec03 h2 span {
  margin: 0 0 20px 0;
  font-size: 4.8rem;
  display: block;
  font-family: 'Dancing Script', cursive;
}
#contents .content_common_sec03 .content_common_sec03_contact_area {
	display: flex;
	justify-content: space-between;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact {
  width: 278px;
  height: 278px;
  padding: 25px 10px 10px 10px;
  text-align: center;
  color: #3b4757;
  background-color: #ffffff;
  font-size: 1.8rem;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact:last-child {
  margin: 0;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact span {
  font-size: 1.5rem;
  display: block;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact img {
  margin: 10px auto;
  display: block;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact a, #contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact em {
  width: 100%;
  height: 55px;
  line-height: 49px;
  color: #b8860b;
  display: block;
  border: solid 3px #b8860b;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact a:before, #contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact em:before {
	display: inline-block;
    content: '\e901';
    font-family: 'icomoon';
    vertical-align: middle;
    font-size: 1rem;
    margin-right: 8px;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact a:hover, #contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact em:hover {
  opacity: 0.6;
  text-decoration: none;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact.content_common_sec03_contact02 em i {
  font-style: normal;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact.content_common_sec03_contact02 em i:before {
  content: '@';
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact.content_common_sec03_contact03 a:hover {
  opacity: 1;
}
#contents .content_common_sec03 .content_common_sec03_contact_area .content_common_sec03_contact.content_common_sec03_contact04 em:hover {
  opacity: 1;
}

/****************************************************
 * サイドナビ
 ****************************************************/
#contents .side_navi_area {
  width: 100%;
  background-color: #FFFFFF;
}
#contents .side_navi_area .side_navi_ttl,
#contents .side_navi_area02 .side_navi_ttl {
  height: 55px;
  font-size: 1.8rem;
  line-height: 55px;
  text-align: center;
  color: #FFFFFF;
  background-color: #b8860b;
}
#contents .side_navi_area dd .side_navi01 li a {
  width: 100%;
  font-size: 1.5rem;
  display: block;
  border-bottom: solid 1px #ccc;
  color: #666;
  font-weight: 600;
  padding: 15px 35px 15px 20px;
  cursor: pointer;
}
#contents .side_navi_area dd .side_navi01 li.parent > a {
	position: relative;
	padding-right: 35px;
	background: url(/img/common/plus.svg) right 10px center / 16px no-repeat;
}
#contents .side_navi_area dd .side_navi01 li.parent.open > a {
	background: url(/img/common/minus.svg) right 10px center / 16px no-repeat;
}
#contents .side_navi_area dd .side_navi01 li.parent ul {
    display: none;
    background: #fff;
}
#contents .side_navi_area dd .side_navi01 li.parent ul li {
    font-size: 1.5rem;
    text-align: left;
}
#contents .side_navi_area dd .side_navi01 li.parent ul li:last-child {
	margin-bottom: 0;
}
#contents .side_navi_area dd .side_navi01 li.parent ul li a {
    display: block;
    color: #333;
    font-weight: 500;
    padding: 15px 40px;
    transition: all .2s;
    position: relative;
}
#contents .side_navi_area dd .side_navi01 li.parent ul li a:before {
    content: '-';
    color: #b8860b;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY( -50% );
}
#contents .side_navi_area dd .side_navi01 li a:hover {
  text-decoration: none;
  color: #b8860b;
}
#contents .side_navi_area02 {
  background-color: #ffffff;
  border-bottom: solid 1px #ccc;
}
#contents .side_navi_area02 span {
  color: #666;
  height: 50px;
  line-height: 50px;
  font-weight: 600;
  padding: 0 35px 0 20px;
  background: url(/img/common/plus.svg) right 10px center / 16px no-repeat;
  border-top: solid 1px #ccc;
  cursor: pointer;
  display: block;
}
#contents .side_navi_area02 span.selected {
  background: url(/img/common/minus.svg) right 10px center / 16px no-repeat;
}
#contents .side_navi_area02 span:first-of-type {
  border: none;
}
#contents .side_navi_area02 .side_navi_area02_cate_btn.selected,
#contents .side_navi_area02 .side_navi_area02_cate_btn.current {
  background-image: url("/img/common/icon_arrow10_gray_top.png");
}
#contents .side_navi_area02 ul {
  display: none;
}
#contents .side_navi_area02 ul + span {
  border-top: solid 1px #ccc;
}
#contents .side_navi_area02 ul.selected,
#contents .side_navi_area02 ul.current {
  display: block;
}
#contents .side_navi_area02 ul.parent > li span {
    background-color: #f1f1f1;
    background-image: url(/img/common/headder-bg-01.png), url(/img/common/plus.svg);
    background-position: left center, right 10px center;
    background-size: auto, 16px;
    background-repeat: no-repeat;
    padding: 0 40px;
	border-top: solid 1px #ccc;
    text-align: left;
}
#contents .side_navi_area02 ul.parent > li span.open {
    background-image: url(/img/common/headder-bg-01.png), url(/img/common/minus.svg);	
}
#contents .side_navi_area02 ul.parent.selected > li ul,
#contents .side_navi_area02 ul.parent.current > li ul {
  display: block;
}
#contents .side_navi_area02 ul.child {
  display: none;
  background: #fff;
  padding: 0;
}
#contents .side_navi_area02 ul.child li {
  font-size: 1.5rem;
  text-align: left;
}
#contents .side_navi_area02 ul.child li {
	border-top: 1px solid #ccc;
}
#contents .side_navi_area02 ul.child li a {
    display: block;
    color: #666;
    padding: 15px 40px 15px 40px;
    transition: all .2s;
    position: relative;
}
#contents .side_navi_area02 ul.child li a::before {
    content: '-';
    color: #b8860b;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY( -50% );
}
#contents .side_navi_area02 ul.child li a:hover {
  color: #b8860b;
  text-decoration: none;
}
#contents .side_navi_area02 ul.child li:last-child {
	margin-bottom: 0;
}
#contents .side_navi_area02 ul.child li.current a {
  color: #b8860b;
}
#contents .side_navi_area03 {
  position: relative;
}
#contents .side_navi_area03 dl {
  width: 280px;
  background-color: #ffffff;
  position: relative;
  top: 0;
  -moz-transition: top 0.3s;
  -o-transition: top 0.3s;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}
#contents .side_navi_area03 dl dt {
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    text-align: center;
    color: #b8860b;
    background-color: white;
    border: solid 1px #b8860b;
}
#contents .side_navi_area03 dl dt a {
    color: #b8860b;
    display: block;
    width: 100%;
    height: 100%;
}
#contents .side_navi_area03 dl dt a:hover {
    text-decoration: none;
    opacity: 0.6;
    transition: opacity 0.3s;
}
#contents .side_navi_area03 dl dd {
  padding: 20px;
}
#contents .side_navi_area03 dl dd .btn03 {
  padding: 0 0 20px 0;
}
#contents .side_navi_area03 dl dd .btn03 a {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 38px;
}
#contents .side_navi_area03 dl dd .shopping_cart_area {
  padding: 20px 0;
  border-top: solid 1px #d2d2d2;
  border-bottom: solid 1px #d2d2d2;
}
#contents .side_navi_area03 dl dd .shopping_cart_area p {
  margin: 0 0 10px 0;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}
#contents .side_navi_area03 dl dd .shopping_cart_area .price_area {
  margin: 0 0 10px 0;
  font-size: 1.4rem;
  font-weight: 500;
}
#contents .side_navi_area03 dl dd .shopping_cart_area .price_area b {
  font-size: 2.2rem;
  font-weight: 500;
}
#contents .side_navi_area03 dl dd .shopping_cart_area .shopping_cart .flt_pc {
  width: 90px;
  padding: 5px 0 0 0;
  font-size: 1.4rem;
}
#contents .side_navi_area03 dl dd .shopping_cart_area .shopping_cart .flt_pc input {
  width: 55px;
  height: 30px;
  font-size: 1.4rem;
  line-height: 30px;
  text-align: center;
}
#contents .side_navi_area03 dl dd .shopping_cart_area .shopping_cart .flr_pc {
  width: 142px;
}
#contents .side_navi_area03 dl dd .shopping_cart_area .shopping_cart .flr_pc input {
  cursor: pointer;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .side_navi_area03 dl dd .shopping_cart_area .shopping_cart .flr_pc input:hover, #contents .side_navi_area03 dl dd .shopping_cart_area .shopping_cart .flr_pc input:focus {
  opacity: 0.6;
}
#contents .side_navi_area03 dl dd .share_area {
  padding: 20px 0 0 0;
}
#contents .side_navi_area03 dl dd .share_area p {
  margin: 0 0 10px 0;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}
#contents .side_navi_area03 dl dd .share_area .share_btn {
  text-align: center;
  letter-spacing: -0.4em;
}
#contents .side_navi_area03 dl dd .share_area .share_btn > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .side_navi_area03 dl dd .share_area .share_btn a {
  margin: 0 10px 0 0;
}
#contents .side_navi_area03 dl dd .share_area .share_btn a:last-child {
  margin: 0;
}

/* 2019.06.29追加ここから */
#contents .side_navi_area03 .txt-bnr a {
	border: 1px solid;
	padding: 10px 15px;
	display: block;
	text-align: justify;
}
#contents .side_navi_area03 .txt-bnr + .txt-bnr {
	margin-top: 10px;
}
/* 2019.06.29追加ここまで */

#contents .side_navi_area04 {
  background-color: #ffffff;
}
#contents .side_navi_area04 dt {
  height: 50px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background-color: #b8860b;
}
#contents .side_navi_area04 dd {
  padding: 20px;
}
#contents .side_navi_area04 dd .btn03 {
  padding: 0 0 20px 0;
}
#contents .side_navi_area04 dd .btn03 a {
  margin: 0 auto;
}
#contents .side_navi_area04 dd table {
  width: 100%;
}
#contents .side_navi_area04 dd table tbody tr th {
  font-weight: 600;
}
#contents .side_navi_area04 dd table tbody tr td {
  padding: 0 0 20px 0;
}
#contents .side_navi_area04 dd table tbody tr td label {
	display: block;
	position: relative;
}
#contents .side_navi_area04 dd table tbody tr td label + label {
	margin-top: 10px;
}
#contents .side_navi_area04 dd table tbody tr td label:after {
    content: '\e904';
    font-family: 'icomoon';
    position: absolute;
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 1.2rem;
    color: #b8860b;
}
#contents .side_navi_area04 dd table tbody tr td select {
    width: 100%;
    margin: 0 2px;
    padding: 5px 30px 5px 10px;
    background: #fff;
    color: #000;
    font-size: 1.6rem;
    border: 1px solid #ccc;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#contents .side_navi_area04 dd table tbody tr td input[type="text"] {
  width: 100%;
  height: 40px;
  padding: 0 15px 0 40px;
  font-size: 1.4rem;
  line-height: 40px;
  background-image: url("/img/common/icon_search19_gray.png");
  background-repeat: no-repeat;
  background-position: 15px center;
  border: solid 2px #bfbfbf;
}
#contents .side_navi_area04 dd .btn03 {
  padding: 20px 0 0 0;
}
#contents .side_navi_area04 dd .btn03 a {
  width: 100%;
}
#contents .side_navi_area04 dd .easy-select-box {
  width: 100% !important;
  margin: 0 0 10px 0;
  font-size: 1.4rem;
  color: #666666;
}
#contents .side_navi_area04 dd .easy-select-box .esb-displayer {
  height: 40px;
  padding: 0 10px;
  line-height: 36px;
  color: #666666;
  background-image: url("/img/common/icon_sankaku13_khaki_bottom.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  border: solid 2px #bfbfbf;
}
#contents .side_navi_area04 dd .easy-select-box .esb-dropdown {
  width: 100% !important;
  max-height: none;
  top: calc(100% - 2px);
  border: solid 2px #bfbfbf;
}
#contents .side_navi_area04 dd .easy-select-box .esb-dropdown .esb-item {
  padding: 0 15px;
  color: #666666;
}
#contents .side_navi_area04 dd .easy-select-box .esb-dropdown .esb-item:hover {
  color: #ffffff;
  background-color: #0078d7;
}
#contents .side_navi_area05 dl {
  background-color: #ffffff;
}
/*
#contents .side_navi_area05 dl + dl {
  margin-top: 40px;
}
*/
#contents .side_navi_area05 dl dt {
  height: 50px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background-color: #b8860b;
}

#contents .side_navi_area05 dl.news_cate dd ul {
	
}
#contents .side_navi_area05 dl.news_cate dd ul li {
	
}
#contents .side_navi_area05 dl.news_cate dd ul li a {
  width: 100%;
  height: 50px;
  padding: 0 0 0 20px;
  font-size: 1.5rem;
  line-height: 49px;
  display: block;
  border-bottom: solid 1px #b8860b;
}
#contents .side_navi_area05 dl.news_cate dd ul li a:before {
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
  content: '';
  background-image: url("/img/common/icon_arrow10_gray_right.png");
  -webkit-background-size: cover;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
#contents .side_navi_area05 dl.news_cate dd ul li a:hover {
  text-decoration: none;
  color: #b8860b;
}
#contents .side_navi_area05 dl.news_tag dd {
  padding: 10px;
  letter-spacing: -0.4em;
}
#contents .side_navi_area05 dl.news_tag dd > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .side_navi_area05 dl.news_tag dd a {
  margin: 0 5px 5px 0;
  padding: 3px 10px;
  font-size: 1.3rem;
  color: #b8860b;
  border: solid 1px #b8860b;
}
#contents .side_navi_area05 dl.news_tag dd a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #b8860b;
}
#contents .side_navi_area05 dl.news_year .accordion02_content {
  padding: 10px;
}
#contents .side_navi_area05 dl.news_year .accordion02_content ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 15px;
}
#contents .side_navi_area05 dl.news_year .accordion02_content ul li:before {
  width: 15px;
  margin: 0 0 0 -15px;
  content: '・';
  display: inline-block;
}
#contents .side_navi_area05 dl.news_year .accordion02_content ul li a {
  font-size: 1.4rem;
  line-height: 130%;
}
#contents .side_navi_area05 dl.news_year .accordion02_content ul li a:hover {
  text-decoration: none;
  color: #b8860b;
}
#contents .side_navi_area05 dl.news_tw dd {
  padding: 10px;
}
#contents .side_navi_area05 dl.news_tw dd iframe {
  width: 100%;
}

/****************************************************
 * 企業情報ページ
 ****************************************************/
#contents .about_list li {
  width: 420px;
  margin: 0 0 60px 0;
}
#contents .about_list li img {
  margin: 0 auto;
  display: block;
  vertical-align: bottom;
}
#contents .about_list li p {
  margin: 25px 0;
  color: #666666;
}
#contents .about_list li .btn03 a {
  margin: 0 0 0 auto;
}

/****************************************************
 * 代表ごあいさつページ
 ****************************************************/
#contents .about_greeting_name {
  text-align: right;
}
#contents .about_greeting_name span {
  padding: 0 0 0 1em;
  font-size: 2.4rem;
/*
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
*/
}
#contents .about_greeting_table01 {
  width: 100%;
}
#contents .about_greeting_table01 tr th {
  width: 25%;
  padding: 15px 20px;
  color: #ffffff;
  font-weight: 500;
  background-color: #999999;
  border: solid 1px #cccccc;
}
#contents .about_greeting_table01 tr th.va-t {
  vertical-align: top;
}
#contents .about_greeting_table01 tr td {
  padding: 15px 20px;
  border: solid 1px #cccccc;
}
#contents .about_greeting_table01 tr td .map iframe {
  width: 100%;
  height: 311px;
}
#contents .about_greeting_txtbox01 {
  margin: 0 0 30px 0;
}
#contents .about_greeting_txtbox01 .flr_pc {
  width: 470px;
}
#contents .about_greeting_txtbox01 .flt_pc {
	max-width: 320px;
}
#contents .about_greeting_txtbox01 .flr_pc h3 {
  margin: 0 0 1.5em 0;
  font-weight: 500;
}
#contents .about_greeting_txtbox02 .flt_pc {
  width: 500px;
}
#contents .about_greeting_txtbox02 .flt_pc dl dt {
  margin: 0 0 5px 0;
  font-weight: 500;
}
#contents .about_greeting_txtbox02 .flt_pc dl dd {
  margin: 0 0 30px 0;
}
#contents .about_greeting_txtbox02 .flt_pc dl dd .mapLink {
  margin: 15px 0 0 0;
}
#contents .about_greeting_txtbox02 .flt_pc dl dd .mapLink a {
  color: #f10909;
  text-decoration: underline;
}
#contents .about_greeting_txtbox02 .flt_pc dl dd .mapLink a:before {
  width: 20px;
  height: 30px;
  margin: -5px 5px 0 0;
  content: '';
  background-image: url("/img/common/icon_map_red.png");
  -webkit-background-size: cover;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
#contents .about_greeting_txtbox03 {
  padding: 25px 25px 15px 30px;
  border: solid 1px #cccccc;
  letter-spacing: -0.4em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#contents .about_greeting_txtbox03 > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .about_greeting_txtbox03 li {
  width: 33%;
  margin: 0 0 10px 0;
  font-weight: 500;
}
#contents .about_greeting_txtbox03 li:before {
  width: 8px;
  height: 8px;
  margin: -5px 5px 0 0;
  content: '';
  background-color: #d8b356;
  display: inline-block;
  vertical-align: middle;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/****************************************************
 * 商品情報ページ
 ****************************************************/
#contents .item_txtbox01 {
  width: 100%;
  height: 379px;
  padding: 90px 0 0 0;
  color: #ffffff;
  text-align: center;
  background-image: url("/img/contents/item/item_bg01.jpg");
  -webkit-background-size: cover;
  background-size: cover;
}
#contents .item_txtbox01 h3 {
  margin: 0 0 50px 0;
  font-size: 2.4rem;
}
#contents .item_txtbox01 p {
  margin: 0;
  font-size: 1.8rem;
}
#contents .item_bnr_area {
  width: 100%;
  min-width: 1200px;
  background-color: #ffffff;
}
#contents .item_bnr_area .inner {
  padding: 40px 0;
  *zoom: 1;
}
#contents .item_bnr_area .inner:before, #contents .item_bnr_area .inner:after {
  content: " ";
  display: table;
}
#contents .item_bnr_area .inner:after {
  clear: both;
}
#contents .item_bnr_area .inner li {
  width: 380px;
  height: 78px;
  float: left;
  background-color: #ffffff;
  overflow: hidden;
  border: solid 1px #666666;
  *zoom: 1;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .item_bnr_area .inner li:before, #contents .item_bnr_area .inner li:after {
  content: " ";
  display: table;
}
#contents .item_bnr_area .inner li:after {
  clear: both;
}
#contents .item_bnr_area .inner li:nth-child(1) {
  margin: 0 30px 0 0;
}
#contents .item_bnr_area .inner li:nth-child(1) span {
  background-image: url("/img/common/subnavi_products_bnr_icon01.png");
}
#contents .item_bnr_area .inner li:nth-child(2) {
  margin: 0 30px 0 0;
}
#contents .item_bnr_area .inner li:nth-child(2) span {
  background-image: url("/img/common/subnavi_products_bnr_icon02.png");
}
#contents .item_bnr_area .inner li:nth-child(3) {
  margin: 0 0 0 0;
}
#contents .item_bnr_area .inner li:nth-child(3) span {
  background-image: url("/img/common/subnavi_products_bnr_icon03.png");
}
#contents .item_bnr_area .inner li:nth-child(4) {
  margin: 0 30px 0 0;
}
#contents .item_bnr_area .inner li:nth-child(4) span {
  background-image: url("/img/common/subnavi_products_bnr_icon04.png");
}
#contents .item_bnr_area .inner li:nth-child(5) {
  margin: 0 30px 0 0;
}
#contents .item_bnr_area .inner li:nth-child(5) span {
  background-image: url("/img/common/subnavi_products_bnr_icon05.png");
}
#contents .item_bnr_area .inner li:nth-child(6) {
  margin: 0 0 0 0;
}
#contents .item_bnr_area .inner li:nth-child(6) span {
  background-image: url("/img/common/subnavi_products_bnr_icon06.png");
}
#contents .item_bnr_area .inner li:hover {
  opacity: 0.6;
}
#contents .item_bnr_area .inner li span {
  width: 78px;
  height: 78px;
  display: block;
  float: left;
  background-color: #d8b355;
  background-repeat: no-repeat;
  background-position: center center;
}
#contents .item_bnr_area .inner li a {
  width: 300px;
  height: 78px;
  font-size: 1.8rem;
  line-height: 433%;
  display: block;
  text-align: center;
  float: right;
}
#contents .item_bnr_area .inner li a:before {
  width: 10px;
  height: 10px;
  margin: -5px 5px 0 0;
  content: '';
  background-image: url("/img/common/icon_arrow10_gray_right.png");
  -webkit-background-size: cover;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
#contents .item_bnr_area .inner li a:hover {
  text-decoration: none;
}
#contents .item_list01 {
  margin: 0 0 -30px 0;
}
#contents .item_list01 li {
  width: 175px;
  height: 175px;
  margin: 0 29px 30px 0;
  position: relative;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .item_list01 li:nth-child(6n) {
  margin: 0 0 30px 0;
}
/*
#contents .item_list01 li:hover {
  opacity: 0.6;
}
*/
#contents .item_list01 li p {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0,0,0,0.4);
	padding: 10px;
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.4;
}
#contents .item_list01 li p span {
	display: block;
	text-align: center;
	margin-top: 2em;
}
#contents .item_list01 li p span:before {
    margin: 0 5px 0 0;
    content: '\e901';
    font-family: 'icomoon';
    vertical-align: middle;
    font-size: 1rem;
}
#contents .item_list01 li:hover p {
	opacity: 1;
}
#contents .item_list01 li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
#contents .item_list01 li a {
  width: 100%;
  padding: 0 10px;
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 150%;
  background-color: #d8b356;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
#contents .item_list01 li a:before {
  width: 10px;
  height: 10px;
  margin: -2px 5px 0 0;
  content: '';
  background-image: url("/img/common/icon_arrow10_white_right.png");
  -webkit-background-size: cover;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
#contents .item_list01 li a:hover {
  text-decoration: none;
}
#contents .item_list01 li a span {
  font-size: 1.4rem;
}
#contents .item_list02 {
  margin: 0 0 -30px 0;
}
#contents .item_list02 li {
  width: 175px;
  height: 175px;
  margin: 0 30px 30px 0;
  position: relative;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .item_list02 li:nth-child(6n) {
  margin: 0 0 30px 0;
}
/*
#contents .item_list02 li:hover {
  opacity: 0.6;
}
*/
#contents .item_list02 li p {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0,0,0,0.4);
	padding: 10px;
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.4;
}
#contents .item_list02 li p span {
	display: block;
	text-align: center;
	margin-top: 2em;
}
#contents .item_list02 li p span:before {
    margin: 0 5px 0 0;
    content: '\e901';
    font-family: 'icomoon';
    vertical-align: middle;
    font-size: 1rem;
}
#contents .item_list02 li:hover p {
	opacity: 1;
}
#contents .item_list02 li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
#contents .item_list02 li a {
  width: 100%;
  padding: 0 10px;
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 150%;
  background-color: #d8b356;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
#contents .item_list02 li a:before {
  width: 8px;
  height: 8px;
  margin: -2px 5px 0 0;
  content: '';
  background-image: url("/img/common/icon_arrow10_white_right.png");
  -webkit-background-size: cover;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
#contents .item_list02 li a:hover {
  text-decoration: none;
}
#contents .item_list02 li a span {
  font-size: 1rem;
}
#contents .item_list03 {
  margin: 0 0 -11px 0;
}
#contents .item_list03 li {
  width: 75px;
  height: 75px;
  margin: 0 11px 11px 0;
}
#contents .item_list03 li:nth-child(14n) {
  margin: 0 0 11px 0;
}
#contents .item_list03 li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

/****************************************************
 * 商品カテゴリー1（種類別）ページ
 ****************************************************/
#contents .item-category_databox .record {
  width: 680px;
  height: 50px;
  padding: 0 0 0 20px;
  font-weight: 500;
  line-height: 50px;
  color: #ffffff;
  background-color: #434343;
}
#contents .item-category_databox .refine {
  width: 200px;
  height: 50px;
  font-weight: 500;
  line-height: 50px;
  color: #ffffff;
  background-color: #b8860b;
  text-align: center;
  cursor: pointer;
}
#contents .item-category_databox .refine:after {
  width: 10px;
  height: 10px;
  margin: -3px 0 0 5px;
  content: '';
  background-image: url("/img/common/icon_arrow10_white_bottom.png");
  -webkit-background-size: cover;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
#contents .item-category_databox .refine.opend:after {
  background-image: url("/img/common/icon_arrow10_white_top.png");
}
#contents .item-category_databox .sort_box table {
  font-size: 1.4rem;
}
#contents .item-category_databox .sort_box table tbody tr th {
  padding: 20px 20px 20px 0;
}
#contents .item-category_databox .sort_box table tbody tr td {
  padding: 20px 40px 20px 0;
}
#contents .item-category_databox .sort_box table tbody tr td select {
  color: #666666;
}
#contents .item-category_databox .rifine_box {
  margin: 0 0 80px 0;
  padding: 20px 30px;
  background-color: #ffffff;
  display: none;
}
#contents .item-category_databox .rifine_box table {
  width: 100%;
}
#contents .item-category_databox .rifine_box table tbody tr th {
  font-weight: 600;
}
#contents .item-category_databox .rifine_box table tbody tr td {
  padding: 15px 0 30px 0;
  font-size: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
#contents .item-category_databox .rifine_box table tbody tr td label {
  padding: 0 10px 0 0;
  display: inline-block;
  width: 24%;
  box-sizing: border-box;
}
#contents .item-category_databox .rifine_box table tbody tr td label input {
  margin: 0 0.5em 0 0;
}
#contents .item-category_databox .rifine_box table tbody tr td .item-category_cate01_sub,
#contents .item-category_databox .rifine_box table tbody tr td .item-category_cate04_sub {
  margin: 20px 0 0 0;
  padding: 10px 20px;
  border: solid 1px #bfbfbf;
  width: 100%;
}
#contents .item-category_databox .rifine_box table tbody tr td .item-category_cate01_sub p,
#contents .item-category_databox .rifine_box table tbody tr td .item-category_cate04_sub p {
  margin: 0 0 0.5em 0;
  font-size: 1.3rem;
  font-weight: 600;
}
#contents .item-category_databox .rifine_box table tbody tr td.item-category_cate05 input[type="text"] {
  width: 100%;
  height: 40px;
  padding: 0 15px 0 40px;
  line-height: 40px;
  background-image: url("/img/common/icon_search19_gray.png");
  background-repeat: no-repeat;
  background-position: 15px center;
  border: solid 2px #bfbfbf;
}
#contents .item-category_databox .rifine_box table tbody tr td .easy-select-box {
  width: 400px;
  font-size: fz13;
  color: #666666;
}
#contents .item-category_databox .rifine_box table tbody tr td .easy-select-box .esb-displayer {
  height: 40px;
  padding: 0 15px;
  line-height: 36px;
  color: #666666;
  background-image: url("/img/common/icon_sankaku13_khaki_bottom.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
  border: solid 2px #bfbfbf;
}
#contents .item-category_databox .rifine_box table tbody tr td .easy-select-box .esb-dropdown {
  width: 100% !important;
  max-height: none;
  top: calc(100% - 2px);
  border: solid 2px #bfbfbf;
}
#contents .item-category_databox .rifine_box table tbody tr td .easy-select-box .esb-dropdown .esb-item {
  padding: 0 15px;
  color: #666666;
}
#contents .item-category_databox .rifine_box table tbody tr td .easy-select-box .esb-dropdown .esb-item:hover {
  color: #ffffff;
  background-color: #0078d7;
}
#contents .item-category_databox .rifine_box .btn03 a {
  margin: 0 auto;
}
#contents .item-category_item-list li {
  width: 205px;
  margin: 0 20px 20px 0;
}
#contents .item-category_item-list li:nth-child(4n) {
  margin: 0 0 20px 0;
}
#contents .item-category_item-list li .item-img {
  position: relative;
}
#contents .item-category_item-list li .item-img img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}
#contents .item-category_item-list li .item-img span {
  width: 100%;
  height: 100%;
  padding: 30% 0 0 0;
  font-size: 1.4rem;
  color: #ffffff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.35);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .item-category_item-list li .item-img span:before {
  width: 21px;
  height: 21px;
  margin: 0 5px 0 0;
  content: '';
  background-image: url("/img/common/icon_search21_white.png");
  -webkit-background-size: cover;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}
#contents .item-category_item-list li .item-name {
  margin: 10px 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
}
#contents .item-category_item-list li .item-option dl {
  width: 100%;
  display: table;
}
#contents .item-category_item-list li .item-option dl > * {
  display: table-cell;
}
#contents .item-category_item-list li .item-option dl + dl {
  margin: 10px 0 0 0;
}
#contents .item-category_item-list li .item-option dl dt {
  width: 40px;
  height: 20px;
  font-size: 1.2rem;
  line-height: 20px;
  color: #ffffff;
  background-color: #434343;
  text-align: center;
}
#contents .item-category_item-list li .item-option dl dd {
  height: 20px;
  padding: 0 10px;
  font-size: 1.4rem;
  line-height: 20px;
}
#contents .item-category_item-list li:hover .item-img span {
  opacity: 1;
}
#contents .item-category_item-list li:hover .item-name a {
  text-decoration: none;
}
#contents .item-category_pagination {
  margin: 40px 0 0 0;
  padding: 40px 0 0 0;
  border-top: solid 1px #b8860b;
  letter-spacing: -0.4em;
}
#contents .item-category_pagination > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .item-category_pagination a, #contents .item-category_pagination span {
  width: 40px;
  height: 40px;
  margin: 0 12px 0 0;
  text-align: center;
  line-height: 40px;
  color: #d8b356;
  border: solid 1px #d8b356;
}
#contents .item-category_pagination a:hover, #contents .item-category_pagination span:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #d8b356;
}
#contents .item-category_pagination a.current, #contents .item-category_pagination span.current {
  color: #ffffff;
  background-color: #d8b356;
}

/****************************************************
 * 商品ギャラリーページ
 ****************************************************/
#contents .products_gallery_ttl {
  width: 100%;
  min-width: 1200px;
  height: 646px;
  padding: 280px 0 0 0;
  font-size: 3.6rem;
  text-align: center;
  color: #ffffff;
  background-image: url("/img/contents/products_gallery/products_gallery_bg01.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
#contents .products_gallery_txt {
  width: 100%;
  min-width: 1200px;
  margin: 0;
  background-color: #fff;
  border-bottom: solid 1px #dcdcdc;
}
#contents .products_gallery_txt h2 {
	font-size: 2.4rem;
	text-align: center;
	margin: 50px 0;
}
#contents .products_gallery_txt p {
  margin: 0;
  font-size: 1.8rem;
}
#contents .products_gallery_txt .btn {
	margin: 50px 0;
	text-align: center;
	display: block;
}
#contents .products_gallery_txt .btn a {
    padding: 0 30px;
    height: 55px;
    margin: 0 auto;
    color: #ffffff;
    background-color: #cc0000;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    text-decoration: none;
    width: 300px;
}
#contents .products_gallery_txt .btn a:hover {
    text-decoration: none;
    opacity: 0.6;
}

#contents .products_gallery_refine {
  width: 100%;
  min-width: 1200px;
  margin: 0;
  padding: 30px 0;
  background-color: #fff;
}
#contents .products_gallery_refine .rifine_box {
  letter-spacing: -0.4em;
}
#contents .products_gallery_refine .rifine_box .inner {
	display: flex;
	justify-content: space-between;
}
#contents .products_gallery_refine .rifine_box .inner .select-group {
	width: calc(95% / 6);
	display: inline-block;
	position: relative;
}
#contents .products_gallery_refine .rifine_box select {
	width: 100%;
    margin: 0 2px;
    padding: 10px 30px 10px 10px;
    background: #fff;
    color: #b8860b;
    font-size: 1.6rem;
    border: 1px solid #b8860b;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#contents .products_gallery_refine .rifine_box .select-group:after {
	content: '\e904';
	font-family: 'icomoon';
	position: absolute;
	position: absolute;
    right: 16px;
    top: 13px;
    font-size: 1.2rem;
    color: #b8860b;
}
#contents .products_gallery_refine .rifine_box .btn {
	margin-top: 20px;
	text-align: center;
}
/*
#contents .products_gallery_refine .rifine_box > * {
  display: inline-block;
  letter-spacing: normal;
}
*/
#contents .products_gallery_refine .rifine_box input[type="button"],
#contents .products_gallery_refine .rifine_box input[type="submit"] {
    width: 200px;
    height: 50px;
    line-height: 50px;
	background: #b8860b;
	color: #fff;

    text-align: center;
    border: solid 1px #b8860b;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    cursor: pointer;
}
#contents .products_gallery_refine .rifine_box input[type="button"]:hover,
#contents .products_gallery_refine .rifine_box input[type="submit"]:hover {
	background: #fff;
    color: #b8860b;
}
#contents .products_gallery_refine .rifine_box .easy-select-box {
  width: 190px !important;
  margin: 0 12px 0 0;
  font-size: 1.4rem;
  color: #666666;
}
#contents .products_gallery_refine .rifine_box .easy-select-box .esb-displayer {
  height: 40px;
  padding: 0 10px;
  line-height: 36px;
  color: #666666;
  background-image: url("/img/common/icon_sankaku13_khaki_bottom.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  border: solid 2px #bfbfbf;
}
#contents .products_gallery_refine .rifine_box .easy-select-box .esb-dropdown {
  width: 100% !important;
  max-height: none;
  top: calc(100% - 2px);
  border: solid 2px #bfbfbf;
}
#contents .products_gallery_refine .rifine_box .easy-select-box .esb-dropdown .esb-item {
  padding: 0 15px;
  color: #666666;
}
#contents .products_gallery_refine .rifine_box .easy-select-box .esb-dropdown .esb-item:hover {
  color: #ffffff;
  background-color: #0078d7;
}
#contents .products_gallery_imglist .sort_box table {
  font-size: 1.4rem;
}
#contents .products_gallery_imglist .sort_box table tbody tr th {
  padding: 20px 20px 20px 0;
}
#contents .products_gallery_imglist .sort_box table tbody tr td {
  padding: 20px 40px 20px 0;
}
#contents .products_gallery_imglist .sort_box table tbody tr td select {
  color: #666666;
}

.original_gallery #contents .products_gallery_imglist .controlls {
	margin-bottom: 50px;
	border: 1px solid #ccc;
	padding: 20px 30px;
}
.original_gallery #contents .products_gallery_imglist .controlls h3 {
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.original_gallery #contents .products_gallery_imglist .controlls table {
	width: 100%
}
.original_gallery #contents .products_gallery_imglist .controlls table td button {
	display: inline-block;
	background: #fff;
	border: 1px solid #b8860b;
	border-radius: 12px;
	padding: 0 20px;
	color: #b8860b;
	font-size: 14px; 
	line-height: 24px;
	margin: 10px 5px;
}
.original_gallery #contents .products_gallery_imglist .controlls table td button.active,
.original_gallery #contents .products_gallery_imglist .controlls table td button:hover {
	background: #b8860b;
	color: #fff;
}
.original_gallery #contents .products_gallery_imglist .controlls table tr + tr {
	border-top: 1px solid #ccc;
}
.original_gallery #contents .products_gallery_imglist .controlls table th,
.original_gallery #contents .products_gallery_imglist .controlls table td {
	padding: 0 10px;
}
.original_gallery #contents .products_gallery_imglist .controlls table th {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	min-width: 100px;
	line-height: 24px;
}
/*
.original_gallery #contents .products_gallery_imglist .controlls dl {
	display: flex;
}
.original_gallery #contents .products_gallery_imglist .controlls dl + dl {
	margin-top: 25px;	
}
.original_gallery #contents .products_gallery_imglist .controlls dl dt {
	font-size: 16px;
	font-weight: bold;
	min-width: 100px;
	line-height: 24px;
}
.original_gallery #contents .products_gallery_imglist .controlls dl dd button {
	display: inline-block;
	background: #fff;
	border: 1px solid #b8860b;
	border-radius: 12px;
	padding: 0 20px;
	color: #b8860b;
	font-size: 14px; 
	line-height: 24px;
}
.original_gallery #contents .products_gallery_imglist .controlls dl dd button.active,
.original_gallery #contents .products_gallery_imglist .controlls dl dd button:hover {
	background: #b8860b;
	color: #fff;
}
.original_gallery #contents .products_gallery_imglist .controlls dl dd button + button {
	margin-left: 10px;
}
*/
.original_gallery #contents .products_gallery_imglist ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-right: -1%;
}
#contents .products_gallery_imglist ul li {
  width: 24%;
  margin-right: 1%;
  margin-bottom: 20px;
}
#contents .products_gallery_imglist ul li a {
	display: block;
	position: relative;
}
#contents .products_gallery_imglist ul li a:hover img {
	opacity: 1;
}
#contents .products_gallery_imglist ul li a span {
    width: 100%;
    height: 100%;
    padding: 30% 0 0 0;
    font-size: 1.4rem;
    color: #ffffff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.35);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#contents .products_gallery_imglist ul li a:hover span {
	opacity: 1;
}
#contents .products_gallery_imglist ul li a span:before {
    width: 21px;
    height: 21px;
    margin: 0 5px 0 0;
    content: '';
    background-image: url(/img/common/icon_search21_white.png);
    -webkit-background-size: cover;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}
#contents .products_gallery_imglist ul li a img {
  width: 100%;
  display: block;
}
#contents .products_gallery_imglist .btn03 {
  padding: 40px 0 0 0;
}
#contents .products_gallery_imglist .btn03 a {
  margin: 0 auto;
}

/****************************************************
 * ※小口購入専門ページページ
 ****************************************************/
#contents .products_retail_ttl {
  width: 100%;
  min-width: 1200px;
  height: 646px;
  padding: 280px 0 0 0;
  text-align: center;
  color: #000000;
  background-image: url("/img/contents/products_retail/products_retail_bg01.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
#contents .products_retail_ttl h2 {
  font-size: 3.6rem;
  line-height: 1.2;
}
#contents .products_retail_ttl p {
	margin-top: 40px;
}
#contents .products_retail_txt {
  width: 100%;
  min-width: 1200px;
  padding: 50px 0;
  text-align: center;
  background-color: #fff;
}
#contents .products_retail_txt h3 {
  margin: 0 0 40px 0;
  font-size: 3rem;
  color: #000000;
}
#contents .products_retail_txt p {
  margin: 0 auto 20px;
  font-size: 1.6rem;
  text-align: left;
}
#contents .products_retail_txt .btn05 {
  margin: 0 0 10px 0;
}
#contents .products_retail_txt .annotation {
  color: #cc0000;
  display: block;
  font-size: 1.4rem;
  text-align: center;
}
#contents .products_retail_list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
#contents .products_retail_list li {
  width: 205px;
  margin: 0 20px 20px 0;
}
#contents .products_retail_list li a:hover {
	text-decoration: none;
}
#contents .products_retail_list li:nth-child(4n) {
  margin: 0 0 20px 0;
}
#contents .products_retail_list li .item-img img {
  width: 100%;
  display: block;
  vertical-align: middle;
}
#contents .products_retail_list li .item-name {
  margin: 5px 0;
  font-size: 1.4rem;
  font-weight: 500;
}
#contents .products_retail_list li .item-option {
  *zoom: 1;
}
#contents .products_retail_list li .item-option:before, #contents .products_retail_list li .item-option:after {
  content: " ";
  display: table;
}
#contents .products_retail_list li .item-option:after {
  clear: both;
}
#contents .products_retail_list li .item-option dl {
  width: 100%;
  margin: 0 0 5px 0;
  float: left;
  display: table;
}
#contents .products_retail_list li .item-option dl > * {
  display: table-cell;
}
#contents .products_retail_list li .item-option dl dt {
  width: 40px;
  height: 20px;
  font-size: 1.1rem;
  line-height: 20px;
  vertical-align: middle;
  color: #ffffff;
  background-color: #434343;
  text-align: center;
}
#contents .products_retail_list li .item-option dl dd {
  height: 20px;
  padding: 0 10px;
  font-size: 1.4rem;
  line-height: 20px;
  vertical-align: middle;
}
#contents .products_retail_list li .item-price {
  margin: 10px 0;
  font-size: 1.4rem;
  font-weight: 500;
}
#contents .products_retail_list li .item-price b {
  font-size: 2.2rem;
  font-weight: 500;
}
#contents .products_retail_list li .shopping_cart input {
  margin: 0 auto;
  display: block;
  cursor: pointer;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .products_retail_list li .shopping_cart input:hover, #contents .products_retail_list li .shopping_cart input:focus {
  opacity: 0.6;
}
#contents .products_retail_pagination {
  padding: 40px 0 0 0;
  border-top: solid 1px #b8860b;
  letter-spacing: -0.4em;
}
#contents .products_retail_pagination > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .products_retail_pagination a, #contents .products_retail_pagination span {
  width: 40px;
  height: 40px;
  margin: 0 12px 0 0;
  text-align: center;
  line-height: 40px;
  color: #d8b356;
  border: solid 1px #d8b356;
}
#contents .products_retail_pagination a:hover, #contents .products_retail_pagination span:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #d8b356;
}
#contents .products_retail_pagination a.current, #contents .products_retail_pagination span.current {
  color: #ffffff;
  background-color: #d8b356;
}
#contents .products_retail_txt .hiddenBox {
	display: none;
	width: 800px;
	margin: 0 auto;
}
#contents .products_retail_txt .hiddenBox ul li {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
}
#contents .products_retail_txt .hiddenBox ul li:before {
    content: '・';
}

/****************************************************
 * 商品詳細ページページ
 ****************************************************/
#contents .item-dtail_box .flt_pc {
  width: 480px;
}
#contents .item-dtail_box .flt_pc .item-dtail_img {
  margin: 0 0 10px 0;
}
#contents .item-dtail_box .flt_pc .item-dtail_img img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}
#contents .item-dtail_box .flt_pc .item-dtail_thumbnail {
  letter-spacing: -0.4em;
}
#contents .item-dtail_box .flt_pc .item-dtail_thumbnail > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .item-dtail_box .flt_pc .item-dtail_thumbnail li {
  width: 88px;
  margin: 0 10px 0 0;
}
#contents .item-dtail_box .flt_pc .item-dtail_thumbnail li:last-child {
  margin: 0;
}
#contents .item-dtail_box .flt_pc .item-dtail_thumbnail li img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}
#contents .item-dtail_box .itemFeature {
	margin-top: 30px;
}
#contents .item-dtail_box .itemFeature h3 {
	text-align: center;
	position: relative;
	font-size: 2rem;
    font-weight: 600;
    margin-bottom: 15px;
}
#contents .item-dtail_box .itemFeature h3 span {
    padding: 0 1em;
    background-color: #f8f6ef;
}
#contents .item-dtail_box .itemFeature h3:after {
    width: 100%;
    height: 0;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    border-bottom: solid 1px #b8860b;
}
#contents .item-dtail_box .itemFeature p {
	display: block;
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 10px;
}
#contents .item-dtail_box .flt_pc .item-dtail_icon {
    margin: 0 -5px 30px;
    letter-spacing: -0.4em;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#contents .item-dtail_box .flt_pc .item-dtail_icon > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .item-dtail_box .flt_pc .item-dtail_icon li {
	width: 20%;
    margin: 0 0 0 0;
    padding: 5px;
}
#contents .item-dtail_box .flt_pc .item-dtail_icon li:last-child {
  margin: 0;
}
#contents .item-dtail_box .flt_pc .item-dtail_icon li img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}
#contents .item-dtail_box .flt_pc .item-dtail_txtbox01 {
  padding: 20px;
  background-color: #ffffff;
}
#contents .item-dtail_box .flt_pc .item-dtail_txtbox01 h3 {
  margin: 0 0 10px 0;
  font-weight: 500;
}
#contents .item-dtail_box .flt_pc .item-dtail_txtbox01 .item-dtail_txt_default p, #contents .item-dtail_box .flt_pc .item-dtail_txtbox01 .item-dtail_txt_readmore p {
  margin: 0 0 1em 0;
  font-size: 1.4rem;
  line-height: 150%;
}
#contents .item-dtail_box .flt_pc .item-dtail_txtbox01 .item-dtail_txt_readmore {
  display: none;
}
#contents .item-dtail_box .flr_pc {
  width: 370px;
}
#contents .item-dtail_box .flr_pc table {
  width: 100%;
}
#contents .item-dtail_box .flr_pc table tbody tr th {
  width: 130px;
  padding: 8px 15px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #ffffff;
  background-color: #999999;
  border: solid 1px #cccccc;
}
#contents .item-dtail_box .flr_pc table tbody tr td {
  padding: 8px 15px;
  font-size: 1.4rem;
  border: solid 1px #cccccc;
}

/* 2019.06.28追加ここから */
#contents .item-dtail_box .flr_pc .img-bnr {
	margin: 30px 0;
	text-align: center;
}
#contents .item-dtail_box .flr_pc .img-bnr a {
	display: inline-block;
	max-width: 100%;
}
#contents .item-dtail_box .flr_pc .img-bnr a img {
	vertical-align: bottom;
}
/* 2019.06.28追加ここまで */

#contents .item-dtail_box .btn03 {
  padding: 50px 0;
  clear: both;
}
#contents .item-dtail_box .btn03 a {
  margin: 0 auto;
}

#contents .page_ttl {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background-image: url(/img/top/concierge_bg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
}
#contents .page_ttl h2 {
  padding: 200px 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
}
#contents .page_ttl h2 img {
	display: block;
	margin: 0 auto 40px;
}
#contents .page_ttl h2 span {
  margin: 10px 0 0 0;
  font-size: 3.6rem;
  display: block;
}

/****************************************************
 * 新着情報ページ
 ****************************************************/
#contents .news_archive_list li {
  margin: 0 0 50px 0;
}
#contents .news_archive_list li .news_archive_icatch {
  width: 240px;
  position: relative;
}
#contents .news_archive_list li .news_archive_icatch img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}
#contents .news_archive_list li .news_archive_icatch .news_archive_icon {
  padding: 0 1em;
  font-size: 1.1rem;
  color: #ffffff;
  background-color: #ff0000;
  position: absolute;
  top: 0;
  left: 0;
}
#contents .news_archive_list li .news_archive_txt {
  width: 600px;
}
#contents .news_archive_list li .news_archive_txt h3 {
  margin: 0 0 10px 0;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 500;
  border-bottom: solid 1px #cccccc;
}
#contents .news_archive_list li .news_archive_txt .news_date {
  font-size: 1.1rem;
  display: inline-block;
}
#contents .news_archive_list li .news_archive_txt .news_cate {
  letter-spacing: -0.4em;
}
#contents .news_archive_list li .news_archive_txt .news_cate > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .news_archive_list li .news_archive_txt .news_cate span {
  margin: 0 0 0 10px;
}
#contents .news_archive_list li .news_archive_txt .news_cate span a {
  padding: 0 1em;
  font-size: 1.1rem;
  line-height: 2;
  display: inline-block;
  color: #ffffff;
  background-color: #48707f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#contents .news_archive_list li .news_archive_txt p {
  margin: 10px 0 30px 0;
}
#contents .news_archive_list li .news_archive_txt .btn03 a {
  width: 100px;
  height: 25px;
  font-size: 1.2rem;
  line-height: 23px;
}
#contents .news_archive_pagination {
  margin: 40px 0 0 0;
  padding: 40px 0 0 0;
  border-top: solid 1px #b8860b;
  letter-spacing: -0.4em;
}
#contents .news_archive_pagination > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .news_archive_pagination a, #contents .news_archive_pagination span {
  width: 40px;
  height: 40px;
  margin: 0 12px 0 0;
  text-align: center;
  line-height: 40px;
  color: #d8b356;
  border: solid 1px #d8b356;
}
#contents .news_archive_pagination a:hover, #contents .news_archive_pagination span:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #d8b356;
}
#contents .news_archive_pagination a.current, #contents .news_archive_pagination span.current {
  color: #ffffff;
  background-color: #d8b356;
}

/****************************************************
 * お知らせ詳細ページ
 ****************************************************/
#contents .news_detail_content_ttl {
  padding: 30px;
  background-color: #ffffff;
}
#contents .news_detail_content_ttl h1 {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  font-size: 2rem;
  line-height: 150%;
  font-weight: bold;
  border-bottom: solid 1px #cccccc;
}
#contents .news_detail_content_ttl .news_date {
  font-size: 1.1rem;
  display: inline-block;
}
#contents .news_detail_content_ttl .news_cate {
  letter-spacing: -0.4em;
}
#contents .news_detail_content_ttl .news_cate > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .news_detail_content_ttl .news_cate span {
  margin: 0 0 0 10px;
}
#contents .news_detail_content_ttl .news_cate span a {
  padding: 0 1em;
  display: inline-block;
  line-height: 2;
  font-size: 1.1rem;
  color: #ffffff;
  background-color: #48707f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#contents .news_detail_icatch img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}
#contents .news_detail_post_content {
  padding: 30px;
  background-color: #ffffff;
}
#contents .news_detail_post_content h2 {
  margin: 0 0 30px 0;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
#contents .news_detail_post_content h2 span {
  padding: 0 1em 0 0;
  background-color: #ffffff;
}
#contents .news_detail_post_content h2 span span {
  font-size: 1.6rem;
}
#contents .news_detail_post_content h2:after {
  width: 100%;
  height: 0;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  border-bottom: solid 1px #b8860b;
}
#contents .news_detail_post_content h3 {
  margin: 0 0 20px 0;
  padding: 0 0 0 30px;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
}
#contents .news_detail_post_content h3:before {
  width: 15px;
  height: 15px;
  content: '';
  background-color: #d8b356;
  position: absolute;
  top: 5px;
  left: 0;
}
#contents .news_detail_post_content h3.accordion01_trigger:before {
	display: none;
}
#contents .news_detail_post_content img {
  max-width: 100%;
  display: block;
  vertical-align: bottom;
}
#contents .news_detail_post_content img.flt {
  padding: 0 20px 20px 0;
}
#contents .news_detail_post_content img.flr {
  padding: 0 0 20px 20px;
}
#contents .news_detail_post_content .box {
  margin: 0 0 30px;
  clear: both;
}
#contents .news_detail_post_content .box.borderBox {
  margin-top: 30px;
  padding: 30px;
  border: solid 1px #cccccc;
}
#contents .news_detail_post_content .box.borderBox > ul,
#contents .news_detail_post_content .box.borderBox > ol {
	margin-top: 0;
}
#contents .news_detail_post_content .box > *:last-child {
  margin-bottom: 0;
}
#contents .news_detail_post_content figure img {
	max-width: 100%;
	height: auto;
}
#contents .news_detail_post_content figure.flt {
	margin: 0 30px 30px 0;
}
#contents .news_detail_post_content figure.flr {
	margin: 0 0 30px 30px;
}
#contents .news_detail_post_content figure figcaption {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2;
	text-align: center;
}
#contents .news_detail_post_content .flexBox {
	display: flex;
	justify-content: space-around;
}
#contents .news_detail_post_content .movie {
	width: 720px;
	margin: 0 auto 30px;
}
/*
#contents .news_detail_post_content ul {
  margin: 30px 0;
}
#contents .news_detail_post_content ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 16px;
  font-weight: 500;
}
#contents .news_detail_post_content ul li:last-child {
  margin: 0;
}
#contents .news_detail_post_content ul li:before {
  width: 6px;
  height: 6px;
  margin: -5px 10px 0 -16px;
  content: '';
  background-color: #d8b356;
  display: inline-block;
  vertical-align: middle;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
*/
#contents .news_detail_post_content ol {
  margin: 30px 0;
  counter-reset: news_detail_post_content_ol;
}
#contents .news_detail_post_content ol li {
  counter-increment: news_detail_post_content_ol;
  margin: 0 0 5px 0;
  padding: 0 0 0 34px;
  font-weight: 500;
}
#contents .news_detail_post_content ol li:last-child {
  margin: 0;
}
#contents .news_detail_post_content ol li:before {
  width: 24px;
  height: 24px;
  margin: -3px 10px 0 -34px;
  line-height: 24px;
  content: counter(news_detail_post_content_ol);
  color: #ffffff;
  text-align: center;
  background-color: #d8b356;
  display: inline-block;
  vertical-align: middle;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#contents .news_detail_post_content > *:last-child {
  margin-bottom: 0;
}
#contents .news_detail_post_content .btn06 {
	margin-bottom: 30px;
	text-align: center;
}
#contents .news_detail_post_content .btn06 a {
  padding: 0 30px;
  height: 55px;
  margin: 0 auto;
  color: #ffffff;
  background-color: #cc0000;
  line-height: 55px;
  text-align: center;
  display: inline-block;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-decoration: none;
}
#contents .news_detail_post_content .btn06 a:hover {
  text-decoration: none;
  opacity: 0.6;
}

#contents .news_detail_sns {
  margin: 0 0 50px 0;
  padding: 0 30px 30px 30px;
  background-color: #ffffff;
}
#contents .news_detail_sns .news_detail_sns_box {
  padding: 10px;
  letter-spacing: -0.4em;
  border: solid 1px #cccccc;
}
#contents .news_detail_sns .news_detail_sns_box > * {
  display: inline-block;
  letter-spacing: normal;
}
#contents .news_detail_sns .news_detail_sns_box a {
  margin: 0 10px 0 0;
}
#contents .news_detail_sns .news_detail_sns_box a:last-child {
  margin: 0;
}
#contents .news_detail_sns .news_detail_sns_box a img {
  vertical-align: bottom;
}
#contents .news_detail_pagination {
  padding: 50px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: solid 1px #b8860b;
}
#contents .news_detail_pagination .news_detail_pagination_back {
  width: 325px;
  padding: 0 20px;
  background-image: url("/img/common/icon_arrow10_khaki_left.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
#contents .news_detail_pagination .news_detail_pagination_back a {
  line-height: 150%;
}
#contents .news_detail_pagination .news_detail_pagination_back a:hover {
  color: #d8b356;
}
#contents .news_detail_pagination .news_detail_pagination_next {
  width: 325px;
  padding: 0 20px;
  background-image: url("/img/common/icon_arrow10_khaki_right.png");
  background-repeat: no-repeat;
  background-position: right center;
}
#contents .news_detail_pagination .news_detail_pagination_next a {
  line-height: 150%;
}
#contents .news_detail_pagination .news_detail_pagination_next a:hover {
  color: #d8b356;
}
#contents .news_detail_pagination .btn03 a {
  margin: 0 auto;
}
#contents .news_detail_relation {
	display: flex;
	justify-content: flex-start;
}
#contents .news_detail_relation li {
  width: 32%;
  margin-left: 2%;
  background-color: #ffffff;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .news_detail_relation li:first-child {
	margin-left: 0;
}
#contents .news_detail_relation li:hover {
  opacity: 0.6;
}
#contents .news_detail_relation li .news_detail_relation_icatch {
  position: relative;
}
#contents .news_detail_relation li .news_detail_relation_icatch img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}
#contents .news_detail_relation li .news_detail_relation_icatch .cate {
  padding: 0 2em;
  font-size: 1.1rem;
  color: #ffffff;
  background-color: #48707f;
  position: absolute;
  top: 0;
  left: 0;
}
#contents .news_detail_relation li .date {
  padding: 15px 20px 10px 20px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #000000;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, Verdana, "Droid Sans", sans-serif;
}
#contents .news_detail_relation li p {
  margin: 0;
  padding: 0 20px 20px 20px;
  font-size: 1.5rem;
  line-height: 160%;
}
#contents .news_detail_relation li p a {
  color: #333333;
}
#contents .news_detail_relation li p a:hover {
  text-decoration: none;
}

/****************************************************
 * フレキシブルコンテンツ
 ****************************************************/
#contents .flex .box {
  margin: 0 0 30px;
  clear: both;
  overflow: hidden;
}
#contents .flex .box h3 {
  margin: 0 0 20px 0;
  padding: 0 0 0 30px;
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
}
#contents .flex .box h3:before {
  width: 15px;
  height: 15px;
  content: '';
  background-color: #d8b356;
  position: absolute;
  top: 5px;
  left: 0;
}
#contents .flex .box.borderBox {
  margin-top: 30px;
  padding: 30px;
  border: solid 1px #cccccc;
}

#contents .flex .box.borderBox > ul,
#contents .flex .box.borderBox > ol {
	margin-top: 0;
}

#contents .flex .box > *:last-child {
  margin-bottom: 0;
}

#contents .flex figure img {
	max-width: 100%;
	height: auto;
}
#contents .flex figure.full {
	max-width: 100%;
	margin: 0 0 30px;
} 
#contents .flex figure.flt {
	margin: 0 30px 30px 0;
	max-width: 48%;
}

#contents .flex figure.flr {
	margin: 0 0 30px 30px;
	max-width: 48%;
}

#contents .flex figure figcaption {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 2;
	text-align: center;
}

#contents .flex .flexBox {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
#contents .flex .flexBox figure {
	width: 48%;
	margin: 0;
}
#contents .flex .flexBox figure img {
	margin: 0 auto;
}

#contents .flex .movie {
	width: 720px;
	margin: 0 auto 30px
}

#contents .flex ul.list {
  margin: 30px 0;
}

#contents .flex ul.list li {
  margin: 0 0 5px 0;
  padding: 0 0 0 16px;
  font-weight: 500;
  text-align: left;
}

#contents .flex ul.list li:last-child {
  margin: 0;
}

#contents .flex ul.list li:before {
  width: 6px;
  height: 6px;
  margin: -5px 10px 0 -16px;
  content: '';
  background-color: #d8b356;
  display: inline-block;
  vertical-align: middle;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

#contents .flex ol.numlist {
  margin: 30px 0;
  counter-reset: news_detail_post_content_ol;
}

#contents .flex ol.numlist li {
  counter-increment: news_detail_post_content_ol;
  margin: 0 0 5px 0;
  padding: 0 0 0 34px;
  font-weight: 500;
  text-align: left;
}

#contents .flex ol.numlist li:last-child {
  margin: 0;
}

#contents .flex ol.numlist li:before {
  width: 24px;
  height: 24px;
  margin: -3px 10px 0 -34px;
  line-height: 24px;
  content: counter(news_detail_post_content_ol);
  color: #ffffff;
  text-align: center;
  background-color: #d8b356;
  display: inline-block;
  vertical-align: middle;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#contents .flex a {
	color:#d8b356;
	text-decoration: underline;
}
#contents .flex .cartArea {
	padding: 30px;
	background: #f8f6ef;
} 
#contents .flex .cartArea h2 {
	border-left: solid 3px #b8860b;
	padding-left: 1em;
}
#contents .flex .cartArea h2:after {
	display: none;
}
#contents .flex .cartArea ul {
	margin: 0;
}
#contents .flex .cartArea ul li {
	display: block;
	margin: 0;
	padding: 0;
}
#contents .flex .cartArea ul li + li {
	margin-top: 30px;
	padding-top: 30px;
	background: url('/img/common/dot.png') repeat-x top left;
}
#contents .flex .cartArea ul li:before {
	display: none;
}
#contents .flex .cartArea ul li .cartItem_inner {
	display: flex;
	justify-content: space-between;
}
#contents .flex .cartArea ul li .cartItem_inner > div {
	width: 50%;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox {
	padding-left: 20px;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area .price_area {
  margin: 0 0 10px 0;
  font-size: 1.4rem;
  font-weight: 500;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area .price_area b {
  font-size: 2.2rem;
  font-weight: 500;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area .shopping_cart div.num {
  width: 90px;
  padding: 5px 0 0 0;
  font-size: 1.4rem;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area .shopping_cart div.num input {
  width: 55px;
  height: 30px;
  font-size: 1.4rem;
  line-height: 30px;
  text-align: center;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area .shopping_cart div.btn  {
  width: 142px;
  margin-top: 10px;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area .shopping_cart div.btn  input {
  cursor: pointer;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area .shopping_cart .flr_pc input:hover,
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area .shopping_cart .flr_pc input:focus {
  opacity: 0.6;
}
#contents .flex .cartArea ul li .cartItem_inner .cartBox .shopping_cart_area p {
	margin: 1em 0 0 0;
}

#contents .flex .item-category_item-list li {
	width: 190px;
}

#contents table.multiTable {
	width: 100%;
	border-collapse: collapse;
}
#contents table.multiTable th,
#contents table.multiTable td {
	text-align: center;
	padding: 10px 0;
	vertical-align: middle;
	border: 1px solid #ccc;
}
#contents table.multiTable thead th {
	background: #efefef;
}
#contents table.colorTable {
	width: 100%;
	border-collapse: collapse;
}
#contents table.colorTable th,
#contents table.colorTable td {
	text-align: center;
	padding: 10px 0;
	vertical-align: middle;
	border: 1px solid #ccc;
}

/****************************************************
 * 木村容器のできることページ
 ****************************************************/
#contents .casestudy_txtbox01 {
  width: 100%;
  height: 391px;
  padding: 100px 0 0 0;
  color: #ffffff;
  text-align: center;
  background-image: url("/img/contents/casestudy/casestudy_bg01.jpg");
  -webkit-background-size: cover;
  background-size: cover;
}
#contents .casestudy_txtbox01 h3 {
  margin: 0 0 40px 0;
  font-size: 3.6rem;
/*
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
*/
}
#contents .casestudy_txtbox01 h3 span {
  display: block;
  font-size: 1.6rem;
  margin-top: 1em;
}
#contents .casestudy_txtbox01 p {
  margin: 0;
  font-size: 1.8rem;
}
#contents .casestudy_txtbox02 {
	display: flex;
	justify-content: space-between;
}
#contents .casestudy_txtbox02 li {
  width: 32%;
}
#contents .casestudy_txtbox02 li img {
  margin: 0 auto;
  display: block;
}
#contents .casestudy_txtbox02 li h3{
  	margin: 20px 0 0 0;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 2;
	margin-bottom: 1em;
	padding: 0;
}
#contents .casestudy_txtbox02 li h3:before {
	display: none;
}
#contents .casestudy_txtbox02 li p {
  margin: 20px 0 0 0;
  font-size: 1.4rem;
  padding: 0 5px;
}

#contents .casestudy_txtbox02_link {
	display: flex;
	justify-content: space-between;
}
#contents .casestudy_txtbox02_link li {
  width: 32%;
}
#contents .casestudy_txtbox02_link li a {
	display: block;
	text-decoration: none;
}
#contents .casestudy_txtbox02_link li a img {
  margin: 0 auto;
  display: block;
}
#contents .casestudy_txtbox02_link li a h3{
  	margin: 20px 0 0 0;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 2;
	margin-bottom: 1em;
	padding: 0;
}
#contents .casestudy_txtbox02_link li a h3:before {
	display: none;
}
#contents .casestudy_txtbox02_link li a p {
  margin: 20px 0 0 0;
  font-size: 1.4rem;
  padding: 0 5px;
  color: #333;
  word-break: break-all;
}

/* 2019.06.28 追加ここから */
#contents .casestudy_txtbox02_custom {
	display: flex;
	justify-content: space-between;
}
#contents .casestudy_txtbox02_custom.column-2 li {
	width: 49%;
}
#contents .casestudy_txtbox02_custom.column-2 li:nth-child(2n) {
	margin-left: 2%;
}
#contents .casestudy_txtbox02_custom.column-3 li {
	width: 32%;
	margin-left: 2%;
}
#contents .casestudy_txtbox02_custom.column-3 li:nth-child(3n+1) {
	margin-left: 0;
}
#contents .casestudy_txtbox02_custom.column-4 li {
	width: 23.5%;
	margin-left: 2%;
}
#contents .casestudy_txtbox02_custom.column-4 li:nth-child(4n+1) {
	margin-left: 0;
}
#contents .casestudy_txtbox02_custom.column-5 li {
	width: 18.4%;
	margin-left: 2%;
}
#contents .casestudy_txtbox02_custom.column-5 li:nth-child(5n+1) {
	margin-left: 0;
}
#contents .casestudy_txtbox02_custom li a {
	display: block;
	text-decoration: none;
	color: #666666;
}
#contents .casestudy_txtbox02_custom li img {
  margin: 0 auto;
  display: block;
}
#contents .casestudy_txtbox02_custom li .mov {
	background: #000;
}
#contents .casestudy_txtbox02_custom li .mov video,
#contents .casestudy_txtbox02_custom li .mov iframe {
	vertical-align: bottom;
}
#contents .casestudy_txtbox02_custom li h3{
  	margin: 20px 0 0 0;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 2;
	margin-bottom: 1em;
	padding: 0;
}
#contents .casestudy_txtbox02_custom li h3:before {
	display: none;
}
#contents .casestudy_txtbox02_custom li p {
  margin: 20px 0 0 0;
  font-size: 1.4rem;
  padding: 0 5px;
}

/* 2019.06.28 追加ここまで */


#contents .casestudy_txtbox03 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#contents .casestudy_txtbox03 li {
  width: calc(94%/4);
  margin: 0 0 20px;
  position: relative;
  margin-left: 2%;
}
#contents .casestudy_txtbox03 li:nth-child(4n+1) {
	margin-left: 0;
}
#contents .casestudy_txtbox02 li:before, 
#contents .casestudy_txtbox03 li:before {
	display: none!important;
}
#contents .casestudy_txtbox03 li div a {
	text-decoration: none;
	background: #fff;
	display: block;
}
#contents .casestudy_txtbox03 li div div {
	background: #fff;
}
#contents .casestudy_txtbox03 li div a img {
  margin: 0 auto;
  display: block;
}
#contents .casestudy_txtbox03 li div a h3 {
	background: #b8860b;
	color: #fff;
	text-align: center;
	line-height: 2;
    font-size: 1.3rem;
}
#contents .casestudy_txtbox03 li div a p {
  padding: 10px;
  font-size: 1.4rem;
  color: #333;
  margin: 0;
}
#contents .casestudy_txtbox03 li .btn03 {
  *zoom: 1;
}
#contents .casestudy_txtbox03 li .btn03:before,
#contents .casestudy_txtbox03 li .btn03:after {
  content: " ";
  display: table;
}
#contents .casestudy_txtbox03 li .btn03:after {
  clear: both;
}
#contents .casestudy_txtbox03 li .btn03 a.leftBtn {
  float: left;
}
#contents .casestudy_txtbox03 li .btn03 a.rightBtn {
  float: right;
}
#contents .lp-parts {
	display: flex;
	justify-content: space-between;
}
#contents .lp-parts .left {
	width: 200px;
}
#contents .lp-parts .left dl {
	display: block;
}
#contents .lp-parts .left dl + dl {
	margin-top: 20px;
}
#contents .lp-parts .left dl dt {
	width: 100%;
	font-weight: bold;
	border: 1px solid #d8b356;
	padding: 0 20px;
	line-height: 2;
	margin-bottom: 10px;
}
#contents .lp-parts .left dl dd ul li:before {
	content: '・';
}
#contents .lp-parts .left dl dd ul li a {
	line-height: 2;
	color: #333;
}

#contents .lp-parts .right {
	width: calc( 100% - 240px );
}
#contents .lp-parts .right > * + * {
	margin-top: 30px;
}
#contents .lp-parts .right .main-img img {
	width: 100%;
	height: auto;
}
#contents .lp-parts .right .main-bnr {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#contents .lp-parts .right .main-bnr a {
	width: 32%;
	margin-left: 2%;
}
#contents .lp-parts .right .main-bnr a:nth-child(3n+1) {
	margin-left: 0;
}
#contents .lp-parts .right .main-bnr a:nth-child(n+4) {
	margin-top: 20px;
}
#contents .lp-parts .right .main-bnr a img {
	vertical-align: bottom;
}


/****************************************************
 * 扱いメーカーページ
 ****************************************************/
#contents .maker_list li {
  width: 360px;
  margin: 0 40px 40px 0;
}
#contents .maker_list li:nth-child(3n) {
  margin: 0 0 40px 0;
}
#contents .maker_list li img {
  margin: 0 auto;
  display: block;
}
#contents .maker_list li p {
  margin: 20px 0;
  font-size: 1.3rem;
}
#contents .maker_list li .dlBtn a {
  width: 100%;
  height: 50px;
  margin: 0;
  line-height: 50px;
  text-align: center;
  display: block;
  color: #b8860b;
  background-image: url("/img/common/icon_dl27_khaki.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  border: solid 1px #b8860b;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents .maker_list li .dlBtn a:hover {
  text-decoration: none;
  opacity: 0.6;
}

/****************************************************
 * FAQページ
 ****************************************************/
#contents .faq_list .accordion01_trigger {
  padding-right: 60px !important;
  display: flex;
  justify-content: flex-start;
  cursor: pointer;

}
#contents .faq_list .accordion01_trigger span:first-child {
	width: 50px;
}
#contents .faq_list .accordion01_trigger span:last-child {
	width: calc(100% - 50px);
}
#contents .faq_list h3 {
	font-size: 1.4rem;
}
#contents .faq_list .accordion01_content {
  padding: 10px 0 10px 30px;
}
#contents .faq_list .accordion01_content .faq_answer {
  padding: 25px;
  border: solid 1px #cccccc;
}
#contents .faq_list .accordion01_content .faq_answer p {
	font-size: 1.4rem;	
}
#contents .faq_list .accordion01_content .faq_answer *:last-child {
  margin-bottom: 0;
}

/****************************************************
 * コンセプトページ
 ****************************************************/
#contents section.page-header {
	padding-top: 70px;
	text-align: center;
}
#contents section.page-header p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Sawarabi Mincho', serif;
	font-size: 2.4rem;
    color: #ed7383;
    line-height: 1.5;
    margin-bottom: 0;
}
#contents section.concept {
	margin-bottom: 0;
}
.concept-block{
    position:relative;
    margin-bottom:100px
}
.concept-block-thumb{
    width:40%;
    float:right;
    position:relative;
    top:50px;
    right:0;
    z-index:1
}
.concept-block-img{
    width:480px;
    height:360px;
    display:block;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    box-shadow:0 5px 50px -7px rgba(25,25,25,.7)
}
.concept-block-content{
    width:72%;
    min-height:450px;
    background:#fff;
    padding:65px 195px 80px 100px;
    position:relative;
    top:0;
    left:0;
    z-index:0
}
.concept-block-title{
    display:inline-block;
    font-size:21px;
    font-weight:700;
    letter-spacing:.05em;
    margin-bottom:40px;
    padding-left:3px;
    position:relative
}
.concept-block-title:after{
    content:'';
    display:block;
    width:100%;
    height:3px;
    background:#b8860b;
    margin-top:10px
}
.concept-block-desc{
    font-size:14px;
    line-height:1.75;
    letter-spacing:.05em;
    text-align:justify;
    margin:25px 0
}
.concept-block-reverse .concept-block-thumb{
    float:left;
    left:0;
    right:auto
}
.concept-block-reverse .concept-block-content{
    padding:65px 105px 80px 195px;
    margin:0 0 0 auto
}
.title_ds h2 {
  margin: 0 0 40px 0;
  font-size: 1.5rem;
  text-align: center;
}
.title_ds h2 span {
  margin: 0 0 20px 0;
  font-size: 4.8rem;
  display: block;
  font-family: 'Dancing Script', cursive;
}
#contents section.contact {
	width: 1000px;
	margin: 0 auto 70px;
}
#contents section.contact p.btn {
	margin: 45px 0 0;
}
.contact table {width: 100%;}
.contact table tr th {
  width: 30%;
  padding: 15px 20px;
  font-weight: 500;
  background-color: #f1f1f1;
  border: solid 1px #cccccc;
}
.contact table tr th span {
   	display: inline-block;
    padding: 3px 14px;
    font-size: 12px;
    font-weight: 700;
    color: #666;
    line-height: 1;
    background-color: #ccc;
    border-radius: 3px;
    float: right;
}
.contact table tr th span.hissu {
    background-color: #d40000;
    color: #fff;
}
.contact table tr th.va-t {
  vertical-align: top;
}
.contact table tr td {
  padding: 15px 20px;
  border: solid 1px #cccccc;
  background-color: #fff;
}
.contact table tr td dl {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.contact table tr td dl dt {
	min-width: 100px;
}
.contact table tr td div + div {
	margin-top: 20px;
}

.contact .mw_wp_form_confirm table tr td .confnon {
	display: none;
}


.contact input,
.contact button,
.contact textarea,
.contact select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.contact input[type=text],
.contact input[type=email],
.contact input[type=url],
.contact input[type=password],
.contact textarea {
	display: block;
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	box-sizing: border-box;
	border: solid 1px #ddd;
	border-radius: 4px;
	font-size: 1.4rem;
}
.contact input[name="zip[data][0]"],
.contact input[name="zip[data][1]"],
.contact input[name="tel[data][0]"],
.contact input[name="tel[data][1]"],
.contact input[name="tel[data][2]"],
.contact input[name="fax[data][0]"],
.contact input[name="fax[data][1]"],
.contact input[name="fax[data][2]"] {
	display: inline-block;
	width: auto;
	padding: 10px;
	margin: 10px 0;
	box-sizing: border-box;
	border: solid 1px #ddd;
	border-radius: 4px;
	font-size: 1.4rem;
}
.contact input[name="zip[data][0]"] {
	margin-left: 10px;
}

.contact input[type=text].inline {
	display: inline-block;
	width: initial;
	margin-right: 5px;
}

.contact select {
	display: inline-block;
	padding: 10px 40px 10px 10px;
	margin: 10px 0;
	box-sizing: border-box;
	border: solid 1px #ddd;
	border-radius: 4px;
	font-size: 1.4rem;
	background: url( /img/common/arrow-down.png ) right 10px center no-repeat;
}

.contact input[type=radio] + span {
	padding: 10px 0 10px 25px;
	background: url( /img/common/form-radio-01-off.png ) left center no-repeat;
	margin-right: 15px;
}

.contact input[type=radio]:checked + span {
	background: url( /img/common/form-radio-01-on.png ) left center no-repeat;
}

.contact input[type=checkbox] + span {
	padding: 10px 0 10px 25px;
	background: url( /img/common/form-check-01-off.png ) left center no-repeat;
	margin-right: 15px;
}

.contact input[type=checkbox]:checked + span {
	background: url( /img/common/form-check-01-on.png ) left center no-repeat;
}

.contact input[type=submit] {
	display: block;
	border-radius: 25px;
	min-width: 300px;
	height: 50px;
	margin: 5px auto 20px;
	background: #333 url( /img/common/arrow-right.png ) right 15px center no-repeat;
	color: #fff;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	transition: all .2s;
}

.contact input[type=submit]:hover {
	background: #AF7B0F url( /img/common/arrow-right.png ) right 10px center no-repeat;
}

.contact .req {
	font-size: 1.2rem;
	color: #ff2752;
}

.contact .thanksMsg {
	background: #fff;
	padding: 30px;
}
.contact .thanksMsg .contactBox {
	background: #f1f1f1;
	border-radius: 5px;
	padding: 20px 30px;
	display: inline-block;
}
#contents .contact .thanksMsg .contactBox p {
	margin-bottom: 0;
}
#contents .contact .thanksMsg .btn03 {
	margin-top: 50px;
}
#contents .contact .thanksMsg .btn03 a {
	margin: 0 auto;
}

/* エイリアス */
.mt30 {margin-top: 30px!important;}
.center {text-align: center;}

/* map印刷 */
@media print {
	#map {
		display: block;
		width: 100%;
		height: 100vh;
	}
}