@charset "UTF-8";
/* 767px以下SP
--------------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
	#tgc .mainimg {
		background: url("../img/tgc/mainv_tgc_sp.png") center 50% no-repeat;
		background-size: cover;
	}
	.midashi {
		padding: 0;
		font-size: 16px;
	}
	.honbun {
padding: 20px 0;
font-size: 14px;

}
	/**/
	.wrap_facimg {
		margin: 0 auto;
		position: relative;
	}
	.wrap_facimg .block_facimg {
		position: relative;
	}
	.wrap_facimg .box_facimg {
		background-color: #f2eae1;
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
		z-index: 1;
		transition: .5s;
	}
	.wrap_facimg .box_facimg:nth-of-type(3) {
		position: static;
		left: auto;
		top: auto;
	}
	.wrap_facimg .box_facimg.now_select {
		opacity: 1;
	}
	.wrap_facimg .facimg {
		margin-left: -20px;
		margin-right: -20px;
	}
	.wrap_facimg .h_facimg {
		text-align: center;
		padding: 10px 0;
		font-size: 16px;
		border: 1px solid #231815;
		
	}
	/**/
	/**/
	.block_tgc {
		margin: 20px auto 0;
	}
	.main-carousel .splide__arrow--prev, .main-carousel .splide__arrow--next {
		
	}
	.note_splide {
		text-align: center;
		margin-top: 20px;
		font-size: 14px;
	}
	/**/
	.block_tgc .splide {
		padding: 0;
		margin-top: 30px;
		margin: 30px -20px 0;
	}
	.block_fac {
		
	}
	.block_fac .h_fac {
		margin: 0 20px;
		font-size: 18px;
		text-align: center;
	}
	.block_fac .img_fac {
		margin-top: 10px;
		position: relative;
	}
	.block_fac .img_fac span{
		position: absolute;
		right: 10px;
		bottom: 10px;
		font-size: 10px;
		color: #fff;
	text-shadow: 1px 1px 2px black, -1px -1px 2px black;
	}
	
	.block_fac .txt_fac {
		margin: 15px 20px 0;
		font-size: 14px;
	}
	.block_fac .txt_fac br{
		display: none;
	}
	.link_fac {
		margin: 20px auto 0;
	}
	.link_fac a {
		display: block;
		font-size: 14px;
		transition: .5s;
		color: #9e855b;
		border: solid 1px #9e855b;
		background-color: transparent;
		text-align: center;
		padding: 20px;
		letter-spacing: 0.05em;
		text-indent: 0.05em;
		position: relative;
	}
	.link_fac a::before {
		transition: .5s;
		background-color: #9e855b;
		position: absolute;
		top: 50%;
		right: 8px;
		width: 15px;
		height: 1px;
		margin-top: 0px;
		content: "";
		transform: rotate(-45deg);
	}
	.link_fac a::after {
		transition: .5s;
		position: absolute;
		top: 50%;
		right: 9px;
		width: 12px;
		height: 12px;
		margin-top: -6px;
		border-top: 1px solid #9e855b;
		border-right: 1px solid #9e855b;
		content: "";
		display: inline-block;
		vertical-align: middle;
	}
}






/* 768px以上 PC
--------------------------------------------------------------------------------- */
@media print, screen and (min-width: 768px) {
	#tgc .mainimg {
		background: url("../img/tgc/mainv_tgc.png") center 50% no-repeat;
		background-size: cover;
	}
	.midashi {
		padding: 0 20px 0;
		font-size: 28px;
		text-align: center;
	}
	.honbun {
		padding: 30px 50px 50px;
		font-size: 16px;
		
		text-align: center;
	}
	/**/
	.wrap_facimg {
		width: 1000px;
		margin: 0 auto;
		position: relative;
	}
	.wrap_facimg .block_facimg {
		position: relative;
	}
	.wrap_facimg .box_facimg {
		background-color: #f2eae1;
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
		transition: .5s;
	}
	.wrap_facimg .box_facimg:first-of-type {
		position: relative;
		left: auto;
		top: auto;
	}
	.wrap_facimg .box_facimg.now_select {
		opacity: 1;
		z-index: 5;
	}
	.wrap_facimg .block_facimg .box_facimg.hover_select {
		z-index: 6;
		opacity: 1;
	}
	
	.wrap_facimg .facimg {}
	.wrap_facimg .h_facimg {
		text-align: center;
		padding: 15px 0;
		font-size: 20px;
		letter-spacing: 0.05em;
		text-indent: 0.05em;
		border: 1px solid #231815;
	}
	/**/
	.block_tgc {
		width: 1000px;
		margin: 20px auto 0;
	}
	.main-carousel .splide__arrow--prev, .main-carousel .splide__arrow--next {
		top: 266px;
	}
	.note_splide {
		text-align: center;
		margin-top: 20px;
	}
	/**/
	.block_tgc .splide {
		padding: 0;
		margin-top: 60px;
	}
	.block_fac {
		text-align: center;
	}
	.block_fac .h_fac {
		font-size: 28px;
	}
	.block_fac .img_fac {
		margin-top: 20px;
		position: relative;
	}
	.block_fac .img_fac span{
		position: absolute;
		right: 10px;
		bottom: 10px;
		font-size: 10px;
		color: #fff;
	text-shadow: 1px 1px 2px black, -1px -1px 2px black;
	}
	.block_fac .txt_fac {
		margin-top: 25px;
	}
	.link_fac {
		margin: 50px auto 0;
		width: 560px;
	}
	.link_fac a {
		display: block;
		font-size: 20px;
		transition: .5s;
		color: #9e855b;
		border: solid 1px #9e855b;
		background-color: transparent;
		text-align: center;
		padding: 20px;
		letter-spacing: 0.1em;
		text-indent: 0.1em;
		position: relative;
	}
	.link_fac a::before {
		transition: .5s;
		background-color: #9e855b;
		position: absolute;
		top: 50%;
		right: 12px;
		width: 15px;
		height: 1px;
		margin-top: 0px;
		content: "";
		transform: rotate(-45deg);
	}
	.link_fac a::after {
		transition: .5s;
		position: absolute;
		top: 50%;
		right: 13px;
		width: 12px;
		height: 12px;
		margin-top: -6px;
		border-top: 1px solid #9e855b;
		border-right: 1px solid #9e855b;
		content: "";
		display: inline-block;
		vertical-align: middle;
	}
	.link_fac a:hover {
		color: #fff;
		border: solid 1px #9e855b;
		background-color: #9e855b;
	}
	.link_fac a:hover::before {
		background-color: #fff;
	}
	.link_fac a:hover::after {
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}
}