@import url('https://fonts.googleapis.com/css?family=Raleway:200,400,600,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');

#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	/*background  : linear-gradient(to bottom, #a6a6a6, #ffffff, #ffffff); */
	background: #fbfaf4;
	z-index: 1;
  }
  #loader {
	display: none;
	position: fixed;
	top: 65%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	z-index: 2;
  }
article #pan-list{
	margin-bottom: 0px;
}

/*=======================================================
ローディング
=======================================================*/
#is-loading {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #FFF;
	z-index: 9998;
   }
   #loading {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	z-index: 9999;
   }
/*=======================================================
ヘッダー・フッター部bootstrap打ち消し
=======================================================*/
header #header-inner h1 {
	font-size: 12px;
	margin-bottom: initial;
    font-weight: normal;
    line-height: 1.6;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
header #header-logo {
    margin-bottom: initial;
}
#en {
	text-decoration: underline;
    font-family: initial;
}
article #heading h1 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: initial;
}
article #pan-list .pan-list-wrapper{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-weight: initial;
}
article #pan-list .pan-list-wrapper a{ 
	font-family: sans-serif;
    font-weight: initial;
}
footer .footer-wrap-bottom-inner .footer-bottom-block.base p {
	margin-bottom: 0;
}

#top_btn
{
  position: fixed;
  bottom: 10px;
  right: 3%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color:#b58726d6;
  padding: 6px 3px;
  z-index: 99;
}
#top_btn span:after {
    content: '';
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    display: block;
    margin-top: -8px;
    margin-left: -8px;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*=======================================================
コンテナ幅指定
=======================================================*/
#main-container,
article .main-one-col,
.main-one-col .col-main{
    width: 100%;
    margin: 0 auto;
}
.container-fluid {
	/*width: 950px!important;*/
	/*max-width: 1320px;/*コンテナ最大幅*/
	max-width: 1024px;/*コンテナ最大幅*/
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px!important;
	padding-right: 20px!important;
	z-index:1;
	background-color: #fff;
	position: relative;
}
.row {
	margin-left: 0!important;
	margin-right: 0!important;
}
.col-md-6.image {
	padding-left: 0!important;
	padding-right: 0!important;
}
.bg_layer{/*max幅用のクラス*/
	width: 100%;
	background-color: #fff;
	z-index:1;
	position: relative;
	/*padding-top: 100px;*/
}

h2{
	color: #000!important;
	/*font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;*/
	font-family: 'Noto Sans JP', sans-serif!important;
	font-family: 'Sawarabi Gothic', sans-serif!important;
	font-size: 1.7rem!important;
	font-weight: 300!important;
	letter-spacing: 3px!important;
	line-height: 2!important;
	margin-bottom: 25px!important;
	text-align: center!important;
}
.midashi{
	color: #000;
	/*font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1.5rem;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 2;
	margin-bottom: 50px;
	text-align: center;
}
.komidashi{
	color: #b58726;
	/*font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: .9rem;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 2;
	margin-bottom: 0;
}
.text{
	color: #000;
	/*font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: .8rem;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 2;
}
.pc_none_xs{
	display: none;
}
span.badge.badge-secondary,
span.badge.badge-danger{
    padding: 5px;
}

.fadein {
	opacity : 0;
	transform : translate(0, 100px);
	transition : all 2s;
  }
   
  .fadein.active{
	opacity : 1;
	transform : translate(0, 0);
  }
/*=======================================================
TOP画像
=======================================================*/

.top_image{
	position: relative;
    width: 100%;
    height: 100vh;
 }
 .top_image::before {/*iOS対応のための擬似要素*/
	content:"";     
	display:block;  
	position:fixed; 
	top:0;
	left:0;
	width:100%;   
	height:100vh; 
	background:url(/html/img/sansoufukugou/sansou_top.jpg) center/cover no-repeat ;
	animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
  }
  @keyframes fadeIn { /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}
/*古いブラウザ用*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
 
	/*ヘッダー部レイヤー調整*/
		header {
			height: 88px;
		}
		header nav#nav {
			height: 62px;
		}
		article #heading {
			z-index: 1;
			position: relative;
			display: none;
		}
		article #pan-list {/*ヘッダー部は非表示、クラス指定に変更しフッターへ移動*/
			z-index: 1;
			position: relative;
			display: none;
		}
		footer {
			z-index: 1;
			position: relative;
		}
		article {
			padding-bottom: 0; 
		}

 .top_image h1{
	font-size: initial;
 }
 .top_image .contents-frame{
    margin: 0;
    position: absolute;
    left: 50%;
	/*top: 50%;*/
	top: 45%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 80px;
 }
 .contents-frame img{
	width: 80px;
	animation-name: fadein;
    animation-duration: 2s;
}

@keyframes fadein {
from {
    opacity: 0;
    transform: translateY(30px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

.top_image p.scroll_anime {
	display: inline-block;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    bottom: 4%;
    z-index: 2;
    padding: 10px 10px 120px;
    overflow: hidden;
    color: #FBFAF4;
    font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 300;
    letter-spacing: .2em;
    /* text-transform: uppercase; */
    text-decoration: none;
    /* writing-mode: vertical-lr; */
    margin-bottom: 0;
    transform: translate(-50%, 35%);
    -webkit-transform: translate(-50%, 35%);
    -ms-transform: translate(-50%, 35%);
  }
  .top_image p.scroll_anime::after {
    content: '';
    position: absolute;
    bottom: 6%;
    left: 50%;
    width: 1px;
    height: 100px;
    background: #FBFAF4;
    animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
  }

  @keyframes sdl {
	0% {
	  transform: scale(1, 0);
	  transform-origin: 0 0;
	}
	30% {
	  transform: scale(1, 1);
	  transform-origin: 0 0;
	}
	70% {
	  transform: scale(1, 1);
	  transform-origin: 0 100%;
	}
	100% {
	  transform: scale(1, 0);
	  transform-origin: 0 100%;
	}
  }

/*=======================================================
top_複合
=======================================================*/
.top_image_f{
	position: relative;
    width: 100%;
    height: 100vh;
 }
 .top_image_f::before {/*iOS対応のための擬似要素*/
	content:"";     
	display:block;  
	position:fixed; 
	top:0;
	left:0;
	width:100%;   
	height:100vh; 
	background:url(/html/img/sansoufukugou/fukugou_top.jpg) center/cover no-repeat ;
	animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
  }
  @keyframes fadeIn { /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}
/*古いブラウザ用*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
 
	/*ヘッダー部レイヤー調整*/
		header {
			height: 88px;
		}
		header nav#nav {
			height: 62px;
		}
		article #heading {
			z-index: 1;
			position: relative;
			display: none;
		}
		article #pan-list {/*ヘッダー部は非表示、クラス指定に変更しフッターへ移動*/
			z-index: 1;
			position: relative;
			display: none;
		}
		footer {
			z-index: 1;
			position: relative;
		}
		article {
			padding-bottom: 0; 
		}

 .top_image_f h1{
	font-size: initial;
 }
 .top_image_f .contents-frame{
    margin: 0;
    position: absolute;
    left: 50%;
	/*top: 50%;*/
	top: 45%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 80px;
 }
 .contents-frame img{
	width: 80px;
	animation-name: fadein;
    animation-duration: 2s;
}

@keyframes fadein {
from {
    opacity: 0;
    transform: translateY(30px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

.top_image_f p.scroll_anime {
	display: inline-block;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    bottom: 4%;
    z-index: 2;
    padding: 10px 10px 120px;
    overflow: hidden;
    color: #FBFAF4;
    font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 300;
    letter-spacing: .2em;
    /* text-transform: uppercase; */
    text-decoration: none;
    /* writing-mode: vertical-lr; */
    margin-bottom: 0;
    transform: translate(-50%, 35%);
    -webkit-transform: translate(-50%, 35%);
    -ms-transform: translate(-50%, 35%);
  }
  .top_image_f p.scroll_anime::after {
    content: '';
    position: absolute;
    bottom: 6%;
    left: 50%;
    width: 1px;
    height: 100px;
    background: #FBFAF4;
    animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
  }

  @keyframes sdl {
	0% {
	  transform: scale(1, 0);
	  transform-origin: 0 0;
	}
	30% {
	  transform: scale(1, 1);
	  transform-origin: 0 0;
	}
	70% {
	  transform: scale(1, 1);
	  transform-origin: 0 100%;
	}
	100% {
	  transform: scale(1, 0);
	  transform-origin: 0 100%;
	}
  }

/*=======================================================
カテゴリー非表示
=======================================================*/
.scat_h2 {
	display: none;
}
/*=======================================================
パンくずフッター
=======================================================*/
.pan-list {
	width: 100%;
	background-color: #eaeaea;
	box-sizing: border-box;
	padding: 20px;
	font-size: 0.8rem;
}
.pan-list a{
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.6rem;
	font-weight: 300;
	text-decoration: underline;
}
.pan-list strong{
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.6rem;
	font-weight: 500;
}
/*上記のため非表示*/
footer .footer-wrap-top {
    display: none;
}

/*=======================================================
タイトルセクション
=======================================================*/
.title_sec{
	width: 100%;
	box-sizing: border-box;
	padding: 100px 0;
	position: relative;
	z-index:1;
	/*background-color:rgba(0,0,0,0.3);*/
	/*background-color:rgba(255,255,255,0.2);*/
	/*background-color:rgba(170,170,170,0.2);*/
	background-color:rgba(142, 119, 35, 0.2)
	/*background-color: #FBFAF4;*/
}

/*.title_sec h1{
	font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: 9px;
	color: #fff;/*黒パターン*/
	/*color: #000;*//*白パターン*/
	/*font-family: 'Noto Sans JP', sans-serif;
    padding-left: 13px;
}
.title_sec p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.8rem;
	letter-spacing: 3px;
	/*color: #333;*/
	/*color: #fff;
	/*color: #000;*//*白パターン*/
	/*font-weight: 500;
	line-height: 3;
}*/

.title_sec p.lead{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.8rem;
	letter-spacing: 3px;
	color: #fff;
	font-weight: 500;
	line-height: 3;
	visibility: hidden;
	transition: 2000ms;
	opacity: 0;
	text-align: center;
}
/* list_text class切り替え*/
.title_sec p.isAnimate2{
	visibility: visible;
	opacity: 1;
}
.title_sec p.lead span{
	color: #cc2419;
	font-weight: 700;
}

.title_sec img{
	width: 300px;
	/*width: 40%;*/
	/*min-width: 300px;*/
}
.title_sec .image img{
	width: 100%;
}

/*=======================================================
マーカー,注釈
=======================================================*/
.line-p {
	background: linear-gradient(transparent 70%, #df7c6c9e 0%);
	font-size: .8rem!important;
    font-weight: initial;
    letter-spacing: initial;
}
hr {
    margin-top: 5rem!important;
    margin-bottom: 5rem!important;
    border: 0!important;
    border-top: 1px solid rgba(0,0,0,.1)!important;
}
hr.top {
    margin-top: 0!important;
    margin-bottom: 5rem!important;
    border: 0!important;
}

.line {
	width:0%; /* 開始時の状態 */
	margin: 5rem auto;
	height: 1px; 
	background-color: #ccc;
	transform-origin: center;  
	transition: width 1s ease-in-out;
  }
  .isAnimate {
	width:100%; 
  }


.lineup .nav_wrap{
	position: relative;
  }
  .lineup .nav_wrap nav{
	width: 100%;
	max-width: 984px;
	height: 50px;
  }
  .lineup .nav_wrap nav.fixed{
	position: fixed;
	top: 90px;
	z-index: 9999;
	right: 0;
    bottom: 0;
    left: 0;
	margin: 0 auto;
	transition: .3s;
  }
  @media (max-width: 567px){
	.lineup .nav_wrap nav.fixed{
		position: static;
	  }
	.lineup .nav_wrap {
	padding-bottom: 100px;
	  }
	.fmb50{
	margin-bottom: -50px;
	}
}
/* 固定ヘッダーのアニメーション */
.lineup .nav_wrap nav.fixed .head-animation {
	transform: translateY(-100%);
  }

  @media (max-width: 769px){
	.lineup .nav_wrap nav.fixed {
		top: 58px;
	}
	hr {
		margin-top: 4rem!important;
		margin-bottom: 4rem!important;
	}
}
  
.lineup .nav_wrap nav ul.menu{
	display: flex;
    justify-content: space-between;
	width: 100%;
	background-color: rgb(255,255,255,0.9);
}
.lineup .nav_wrap nav ul.menu > li.menu__single {
    position: relative;
}
.lineup .nav_wrap nav ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}
.lineup .nav_wrap nav ul.menu__second-level li{
	border: none;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.6rem;
	background-color: rgb(255,255,255,0.9);
	font-weight: 300;
}
.lineup .nav_wrap nav ul.menu__second-level li img{
	margin-right: 10px;
}
.lineup .nav_wrap nav ul.menu__second-level li a{
	text-decoration: none;
	color: #000;
	vertical-align: middle;
}
.lineup .nav_wrap nav ul.menu__second-level li:first-of-type{
	border-left:none;
  }
li.menu__single ul.menu__second-level {
    position: absolute;
    top: 52px;
	width: 101%;
	left: 0;
    -webkit-transition: all .2s ease;
	transition: all .2s ease;
}
li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

  
 .lineup .nav_wrap nav ul li{
	width: 100%;
	border: 1px solid #ccc;
	border-left:1px transparent solid;
	margin-left:-1px;
	border-left:none;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
  }
a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
  }
  .lineup .nav_wrap nav ul li span{
	display: inline-block;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	color: #333;
	font-size: .6rem;
	font-weight: 500;
	padding-left: 10px;
	vertical-align: middle;
  }
 
  .lineup .nav_wrap nav ul li:first-of-type{
	border-left:1px solid #ccc;
  }
  a.anchor{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
	}
	@media (max-width: 567px){
		a.anchor{
			display: block;
			padding-top: 0;
			margin-top: 0;
			}
		}

  .lineup .nav_wrap nav ul li img.type_c{
		max-width: 100px!important;
		margin-top: 5px;
		margin-bottom: 4px;
	}
  
  .arrow {

}
.arrow::before {
	content: "";
    display: block;
    position: absolute;
    top: 35%;
    right: 4%;
    width: 10px;
    height: 10px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: translateX(-50%) rotate(135deg);
}

@media (max-width: 576px){

	.lineup .nav_wrap nav ul.menu {
		flex-wrap: wrap;
	}
	.lineup .nav_wrap nav ul li {
		width: 50%;
		border: 1px solid #ccc;
		border-left:1px transparent solid;
		margin-left:-1px;
		border-left:none;
		border-bottom:1px transparent solid;
		margin-bottom:-1px;
		border-bottom:none;
	}
	.lineup .nav_wrap nav ul li:nth-child(3),
	.lineup .nav_wrap nav ul li:nth-child(5){
		border-left: 1px solid #ccc;
	}
	.lineup .nav_wrap nav ul li.mb_1{
		border-bottom: 1px solid #ccc;
	}
	.lineup .nav_wrap nav ul li:nth-child(4),
	.lineup .nav_wrap nav ul li:nth-child(5){
		border-bottom: 1px solid #ccc;
	}
	.lineup .nav_wrap nav ul.menu__second-level {
		width: 90vw;
	}

}

.lineup_container p.jusyu{
	text-align: center;
	color: #b587268f;
	font-family: 'Noto Serif JP', serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-weight: 200;
	font-size: 2rem;
}

/*=======================================================
ロゴ
=======================================================*/
.logo{
	width: 100%;
	/*max-width: 1024px;*/
	text-align: center;
	background-color: #FBFAF4;
	padding: 50px 20px;
	margin: 0 auto;
}
.logo img{
	width: 300px;
}
.logo h1{
	font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: 9px;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
}
.logo h1 span{
	display: block;
	font-size: .8rem;
    font-weight: 300;
    letter-spacing: 3px;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	padding-top: 10px;
}
.detail_fig {
	width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
.detail_fig p{
	margin: 0 auto;
	padding: 30% 0 0 0;
	max-width: 2000px;
	overflow: hidden;
	position: relative;
}
.detail_fig p img{
	width: 100%;
	position: absolute;
	bottom: 0;
}

#logo_sansou {
	position: relative;
	height: 24px;
	width: 50px;
	display: inline-block;
	box-sizing: border-box;
  }
  #logo_sansou div {
	position: absolute;
	left: 0;
	height: 4px;
	width: 50px;
	background-color: #000;
	display: inline-block;
	box-sizing: border-box;
  }
  #logo_sansou div:nth-of-type(1) {
	top: 0;
  }
  #logo_sansou div:nth-of-type(2) {
	top: 10px;
  }
  #logo_sansou div:nth-of-type(3) {
	bottom: 0;
  }

  #logo_fukugou {
	position: relative;
	height: 25px;
	width: 50px;
	display: inline-block;
	box-sizing: border-box;
  }
  #logo_fukugou div {
	position: absolute;
	left: 0;
	height: 1px;
	width: 50px;
	background-color: #000;
	display: inline-block;
	box-sizing: border-box;
  }
  #logo_fukugou div:nth-of-type(1) {
	top: 0;
  }
  #logo_fukugou div:nth-of-type(2) {
	top: 4px;
  }
  #logo_fukugou div:nth-of-type(3) {
	top: 8px;
  }
  #logo_fukugou div:nth-of-type(4) {
	top: 12px;
  }
  #logo_fukugou div:nth-of-type(5) {
	top: 16px;
  }
  #logo_fukugou div:nth-of-type(6) {
	top: 20px;
  }
  #logo_fukugou div:nth-of-type(7) {
	bottom: 0;
  }

/*=======================================================
フローティングバナー
=======================================================*/
  #fixed_right_banner
{
    /* 右端の上から20pxの位置に固定表示 */
    position: fixed;
    top: 500px;
	right: 0;
	z-index: 9999;
}
 
/* 画像の共通設定 */
#fixed_right_banner > *
{
    /* 横幅 */
	width: 30px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	/*font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;*/
	font-size: .6rem;
	font-weight: 300;
	padding: 0 5px 5px;
	background-color: rgb(255,255,255,0.9);
	display: flex;
	align-items: center;
	letter-spacing: 2px;

}
 
/* 2個目以降の画像の上部に余白を作る */
#fixed_right_banner > * ~ * { margin-top: 10px; }
 
/* リンク要素 */
#fixed_right_banner > a
{
    /* ブロック要素に変更 */
    display: block;
 
    /* 透過変更をスムーズにする(任意) */
   -webkit-transition: opacity .2s ease;
   transition: opacity .2s ease;
}
 
/* マウスオーバー時の表現 */
#fixed_right_banner > a:hover
{
    /* 20%透過させる */
    opacity: .8;
}
 
/* コンテンツに被らないようにするメディアクエリ 
@media (max-width: 1155px)
{
    #fixed_right_banner { display: none; }
}*/
/*=======================================================
概要
=======================================================*/
.gaiyou{
	box-sizing: border-box;
	position: relative;
	padding-top: 50px;
}
.gaiyou p{
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	/*font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;*/
	font-size: 1.2rem;
	font-weight: 300;
	letter-spacing: 3px;
}
.gaiyou p.lead_text{
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	/*font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;*/
	font-size: .8rem;
	font-weight: 300;
	letter-spacing: 3px;
	text-align: center;
	line-height: 2;
}
.gaiyou p span{
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	/*font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN",serif;*/
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 3px;
}


.gaiyou dt{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
}
.gaiyou dd{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1rem;
	font-weight: 300;
}
.gaiyou .box{
	width: 100%;
	box-sizing: border-box;
	/*border: 1px solid #dbdf34;*/
}
.gaiyou .col_1{
	margin-bottom: 0;
	padding: 0 20px ;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.9rem;
	font-weight: 300;
}
.gaiyou .col_2{
	margin-bottom: 0;
	padding: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.9rem;
	font-weight: 300;
}
.gaiyou .box img{
	width: 90%;
}
/*↓カラム間のガター幅が60px、カラムの左右の余白が30pxになる*/
.gaiyou .o-3column .col-sm-4 { padding: 0 30px;}
/*カラムの左右の余白を15pxに戻す*/
.gaiyou .o-3-column {margin: 0 -30px;}

/*=======================================================
メリット
=======================================================*/
.merit{
	box-sizing: border-box;
	margin-top: 100px;
}


/*=======================================================
塗装
=======================================================*/
.tosou{
	box-sizing: border-box;
	margin-top: 100px;
}

.tosou dd img{
	max-width: 100%;
}

/*=======================================================
床暖
=======================================================*/
.yukadan{
	box-sizing: border-box;
	margin-top: 100px;
}

/*=======================================================
木材
=======================================================*/
.mokuzai{
	box-sizing: border-box;
	margin-top: 100px;
}

/*=======================================================
ラインナップ
=======================================================*/
.lineup{
	box-sizing: border-box;
	margin-top: 50px;
}
.lineup h3{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 10px;
} 
.lineup h3 span{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: .9rem;
	font-weight: 300;
	display: block;
	margin-top: 5px;
	letter-spacing: 2px;
} 
.lineup h3 span.rustic {
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
    font-size: .9rem;
    font-weight: 300;
    display: block;
    margin-top: 5px;
    letter-spacing: 1px;
}
.lineup p img{
	width: 200px;
	border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}  
.lineup .image{
	position: relative;
	height: 100%;
}   
.lineup .image span.caption {
	position: absolute;
    bottom: 3%;
    color: #fff;
	right: 2%;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: .6rem;
}

.lineup .image span.caption_lh {
	position: absolute;
    bottom: 3%;
    color: #fff;
	left: 2%;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: .6rem;
}

@media (max-width: 767px){
	.lineup .image span.caption,
	.lineup .image span.caption_lh{
		bottom: 6%!important;
	}
}
@media (max-width: 576px){
	.lineup .image span.caption,
	.lineup .image span.caption_lh{
		bottom: 7%!important;
	}
}
/*=======================================================

=======================================================*/
.link_sec{
	box-sizing: border-box;
	margin: 100px auto 0;
	width: 100%;
	padding: 2rem 1rem 1rem;
	background-color: #FBFAF4;
}
.link_sec .inner{
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	max-width: 1024px;
	background-color: #FBFAF4;
}

.link_sec .inner ul li a.link_button{
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #333;
	border-radius: 50px;
	color: #333;
	font-family: 'Sawarabi Gothic', sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	background:url(/html/img/sansoufukugou/target_blank.png)  no-repeat ;
	background-size: 15px 15px;
	background-position: right 12pt top 12pt; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.link_sec .inner ul li a.link_button:hover {
	color: #fff;
	border: 1px solid #b58726;
	background:url(/html/img/sansoufukugou/active.png)  no-repeat ;
	background-size: 15px 15px;
	background-position: right 12pt top 12pt; 
	background-color: #b58726;
	font-weight: 700;
  }


.link_sec img{
	display: inline-block;
	width: 15px;
}



/*=======================================================
商品紹介
=======================================================*/
.syouhin{
	box-sizing: border-box;
	margin-top: 50px;
}
.syouhin dt{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
}
.syouhin dd{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1rem;
	font-weight: 300;
}

.syouhin ul{

}
.syouhin li.name{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	padding: .75rem 1.25rem;
}
.syouhin li.price{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	padding: 0 1.25rem;
}
.syouhin li.price span{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1.0rem;
	font-weight: 500;
    vertical-align: middle;
}
.syouhin li.size{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: .8rem;
	font-weight: 500;
	text-align: center;
	padding: 0 1.25rem;
}
.syouhin li.cap{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.7rem;
	font-weight: 300;
	text-align: center;
	padding: .75rem 1.25rem;
}
.syouhin .tag {
	min-width: 40px;
	color: #fff;
	height: 18px;
	padding: 2px 10px;
	font-size: 0.8rem;
	background: #cc2419;
	vertical-align: middle;
    margin-right: 5px;
}

/*商品情報*/

.item_lineup_wrap {
	width: 100%;
}
.item_lineup_wrap ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}
@media (min-width: 769px){
	.item_lineup_wrap ul li {
		position: relative;
		border: 1px solid #ccc;
		padding-right: 0;
		padding-left: 0;
		flex: 0 0 15%;
		max-width: 15%;
		margin-right: 1.666666666%;;
		margin-bottom: 2%;
	}
}
				@media (min-width: 576px) and (max-width: 768px){
					.item_lineup_wrap ul li {
						-ms-flex: 0 0 31.333333%;
						flex: 0 0 31.333333%;
						max-width: 31.333333%;
						position: relative;
						border: 1px solid #ccc;
						padding-right: 0;
						padding-left: 0;
						margin-right: 2%;
    					margin-bottom: 3%;
					}
					
				}
				@media (max-width: 575px){
					.item_lineup_wrap ul li {
						-ms-flex: 0 0 48%;
						flex: 0 0 48%;
						max-width: 48%;
						position: relative;
						border: 1px solid #ccc;
						padding-right: 0;
						padding-left: 0;
						margin-right: 2%;
    					margin-bottom: 3%;
					}
					.pc_none_xs{
						display: block;
					}
				}

.card-header {
	border-bottom: 0!important; 
}

.card .card-header h5 button {
    display: block;
	position: relative;
	width: 100%;
  }

  .card .card-header h5 button:before{
	display: block;
	content: "";
	position: absolute;
	top:0; 
	right:0;
	bottom:0;
	margin:auto;
	width: 20px;
	height: 1px;
	background-color: #333;
	transition: .2s;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
	.card .card-header h5 button:after{
	display: block;
	content: "";
	position: absolute;
	top: 0; 
	right: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 1px; 
	background-color: #333;
	transition: .3s;
}
.card .card-header h5 button.on:before{
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
.card .card-header h5 button.on:after{
	background-color: transparent;
}
.btn-link {
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 1rem!important;
	font-weight: 300!important;
    color: #333!important;
}



 
/* チェックボックスは非表示 */
.accordion-hidden{
	display: none;
  }
  
  /* Question部分 */
  .accordion-open {
	display: block;
    background-color: rgba(0,0,0,.03);
    cursor: pointer;
    margin: 5px 0;
    color: #333;
    font-weight: 400;
    position: relative;
    padding: 1.25rem;
    margin-bottom: 0;
    color: #333;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ccc;
    letter-spacing: 2px;
  }
  
  /* 開閉状態を示すアイコン+の作成 */
  .accordion-open::before,
  .accordion-open::after {
	content: '';
	width: 20px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
  }
  
  /* 一本は縦にして+を作る */
  .accordion-open::after {
	transform: translateY(-50%) rotate(90deg);
	transition: .5s;
  }
  
  /* アコーディオンが開いたら縦棒を横棒にして-にする */
  .accordion-hidden:checked + .accordion-open:after {
	transform: translateY(-50%) rotate(0);
  }
  
  /* Answer部分 */
  .accordion-close {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 0;
	opacity: 0;
	transition: 1s;/* 表示速度の設定 */
  }
  
  /* チェックボックスにチェックが入ったらAnswer部分を表示する */
  .accordion-hidden:checked + .accordion-open + .accordion-close {
    height: auto;
    opacity: 1;
	padding: 2% 0 0 2%;
	border-top: none;
	border-left: 1px solid #ccc ;
	border-right: 1px solid #ccc ;
	border-bottom: 1px solid #ccc ;
    border-radius: 0 0 5px 5px;
  }


.item_lineup_wrap ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.item_lineup_wrap ul li a .image {
	display: block;
}
.item_lineup_wrap img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    object-position: left;
}
.item_lineup_wrap ul li a .title {
	color: #3f3f3f;
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
    padding: 5px;
}
 .item_lineup_wrap ul li a .title .productDetailSubtitle {
	display: block;
	font-size: 0.6rem;
}
.item_lineup_wrap ul li a .title .productDetailStockNumber {
    background: #666;
    color: #fff;
    display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Gothic', sans-serif;
    font-weight: 700;
    font-size: 0.7rem;
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
}
.item_lineup_wrap ul li a .title .price {
	color: #3f3f3f;
	display: block;
	font-size: 0.6rem;
	font-weight: 700;
	text-align: center;
	padding-top: 5px;
}
.item_lineup_wrap ul li a .title .tax {
	color: #3f3f3f;
	display: block;
	font-size: 0.6rem;
	text-align: center;
}
 .item_lineup_wrap ul li a .title .icon {
	width: 40px;
	position: absolute;
	top: 0;
	right: 0;
}
.item_lineup_wrap ul li a .title .icon .tag {
	min-width: 50px;
	text-align: center;
	color: #fff;
	float: right;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0 10px;
	font-size: 10px;
}
 .item_lineup_wrap ul li a .title .icon .tag.new {
	background: #cc2419;
	margin-bottom: 5px;
}
.item_lineup_wrap ul li a .title .icon .tag.in_mark {
	background: #017455;
}
.item_lineup_wrap ul li a .title .icon .tag.hot_floor {
	background: #cc2419;
}



