@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&display=swap');

.youtube-t {
    aspect-ratio: 9 / 16;
	margin: 20px 40px 0;
}

.youtube-t iframe {
    width: 100%;
    height: 100%;
}
.nav_footer{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;

	line-height: 1.8;

}

	.info1208{
	line-height: 1.2rem;
    background: #f3f3f3;
	border: 1px solid #808080;
    padding: 10px;
	margin: 10px auto;
	text-align:center;
	}
/*　共通　*/

html {
  font-size: 13px;
  line-height: 1.8;
	letter-spacing:0.05em;
}

body {
font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
	color:#595757;

}

.gothic {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.mincho {
	font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Sans", Meiryo, serif;
}
.mincho_t {
	font-family: ten-mincho-text, serif;
	font-weight: 400;
	font-style: normal;
	}

a {
	text-decoration:none;
	cursor:pointer;
/*	transition:1s;*/
	color:inherit;
}	
a:hover {
/*	transition: all 0.5s ease;*/
	opacity:0.6;
}

img {
	max-width:100%;
	height: auto;
	aspect-ratio: attr(width) / attr(height);
	}	
.img{
	width:100%;
	}
.section{
	padding-top:2rem;
	padding-bottom:3rem;
	}
.section2{
	padding-top:1rem;
	padding-bottom:1rem;
	}
.section_tp{
	padding-top:2rem;
	padding-bottom:0;
	}
.section_bm{
	padding-top:0;
	padding-bottom:2rem;
	}

.section_bt{
	margin-top:2rem;
	padding-top:2rem;
	padding-bottom:2rem;
	
	}

/*　見出し　*/
	
.ttl01 {
    font-size: 2rem;
	letter-spacing: 0.05em;
	line-height:1.6;
}
.ttl02 {
	font-size: 1.3rem;
	line-height:1.4;
	margin-bottom:1rem;
	}

.ttl06 {
	font-size:1rem;
	font-weight:bold;
	margin-bottom:0.5em;
	line-height:1.4;
	border-left:5px solid #c9bc9c;
	padding-left:0.5em;
	}

.ttl03,
.ttl04,
.ttl05,
.ttl06 {
	font-size:1rem;
	line-height:1.4;
	letter-spacing: 0.05em;
	}	

/*　テキスト　*/

.txt01 {
  font-size: 1rem;
  line-height:1.6;
}


.tel{
	font-size:2.6rem;
	}	
.tel:before {
	content: "\f095";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right:10px;
	font-size:1.6rem;
}
/************************************
　本文　
*************************************/
/*　共通見出し　*/

.kd_ttl01 {
padding:0.5rem 1rem;
	font-size:1.1rem;
	font-weight:bold;
	text-align:center;
	color:#000000;
	 line-height: 1.5;
	}

/*　フッダー　*/
.footer {
/*	background:#4f85a6;*/
	
	}

.footer_info {
/*	color:#5188b1;*/
	color: #d8dbd9;
	text-align:center;
/*	padding-bottom: 20px;*/
	padding-top: 30px;
	}	
.footer_nav {
	padding:20px 0 70px;
	}	
.footer_nav ul li{
	padding:0.5rem 0;
	}	
.footer_nav ul li:before {
	content: "\f054";
/*	font-family: "Font Awesome 5 Free";*/
	font-weight: 900;
	padding-right:10px;
	}

/* コンテンツ見出し */
.heading07 {
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 26px;
}

.heading07 span {
	position: relative;
			z-index: 2;

}

.heading07::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: -20px;
	left: 20%;
	color: rgba(000,000,000,0.5);
	font-size: 80px;
	font-weight: 400;
	font-family: luxus-brut, cursive;
	font-style: italic;
}

/* コンテンツ見出し */

@media print, screen and (min-width: 768px) {

.youtube-t {
	width: 20%;
    margin-right: auto;
    margin-left: auto;
}
	
html {
  font-size: 16px;
}
	
/*　共通　*/
.section{
	padding-top:4rem;
	padding-bottom:4rem;
	}
.section2{
	padding-top:2rem;
	padding-bottom:2rem;
	}
.section_bt{
	padding-top:4rem;
	padding-bottom:2rem;
	margin-top:2rem;
	}
.section_tp{
	padding-top:4rem;
	padding-bottom:0;
	}
.section_bm{
	padding-top:0;
	padding-bottom:4rem;
	}

/*　見出し　*/

.ttl01 {
	font-size: 2.3rem;
	}
.ttl02 {
	font-size: 2rem;
	}
.ttl03 {
	font-size:1.8rem;
	}	
.ttl04 {
	font-size: 1.6rem;
	}
.ttl05 {
	font-size:1.4rem;
	}	
.ttl06 {
	font-size:1.2rem;
	}

/*　テキスト　*/
.txt01 {
  font-size: 1.2rem;
  line-height:1.8;
}
.tel{
	font-size:3rem;
	}

/* パンくず */
#trace {
	text-align: left;
	padding-left:1rem;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
}
#trace li {
    display: inline;
    list-style-type: none;
    color: #666;
    font-size: 80%;
    line-height: 1;
}
#trace li a {
    color: #004136;
}
#trace li:before {
    content: "　/　";
    color: #afafaf;
}
#trace li:first-child:before {
    content: "";
}
	
	
/************************************
　本文　
*************************************/
/*　main　*/
main {
	padding-top:4rem;
	}
/*　共通見出し　*/
.kd_ttl01 {
	line-height: 1.5;
	padding:0.5rem 2rem;
	font-size:1.4rem;	
	}
/*　フッダー　*/
.footer_subnav {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	}
.footer_subnav ul {
	display:flex;
	flex-wrap: wrap;
	justify-content:space-around;		
	}
.footer_subnav ul li{
	flex-basis: 48%		
	}
.footer_subnav ul li a {	
    display: block;
    padding: 8px;
    background: #ebebeb;
    font-size: 14px;
	text-align:center;
	}
.footer_subnav ul li a:hover {	
    background: #ddd;
	}
.footer_subnav ul li a.bg_vg {	
    background: #E3DFDF;
	}
.footer_subnav ul li a.bg_vg:hover {	
    background: #E3DFDF;
	}	
.subnav_map a:before {
	content: "\f3c5";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right:10px;
}
.subnav_outline a:before {
	content: "\f015";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right:10px;
}
.subnav_raijyo a:before {
	content: "\f073";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right:10px;
}
.subnav_shiryo a:before {
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right:10px;
}
#pagetop {	
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9999;
}
	
.heading07 {
	padding-top: 50px;
	padding-bottom: 20px;
}
	
.heading07::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: -20px;
	left: 30%;
	font-size: 80px;
	font-weight: 400;
	font-family: luxus-brut, cursive;
	font-style: italic;
}
	
/*2カラム*/
	
.fx2-one{
	width:45%;
	}
	
/*3カラム*/

.fx3-one{
	width:32%;
	}
	
.fx3-one1{
	width:65%;
	}
	
}

	

@media print, screen and (min-width: 960px) {


}	


@media only screen and (max-width: 959px) {
	

	
.nav_footer div{
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 8px;
	box-sizing: border-box;
	border-right:1px solid #fff;
	font-size: 10px;
}
.nav_footer div img{
	width:30%;
}
.nav_footer div a {
	color: #fff;
	display: block;
}
	
.nv_tel {
	width:25%;
	background:#c9bc9c;
	}	
.nv_catalog {
	width:25%;
	background:#87847d;
	}	

.nv_raijyo {
	width:25%;
	background:#a71e41;
	}
.nv_map {
	width:25%;
	background:#c9bc9c;
	}	

.nv_top a:hover {
	transition: all 0.5s ease;
	opacity: 0.5;
}
	
.close a{
	font-size:1rem;
	}
/*　header　*/
header {
	height:51px;
	border-bottom: solid 1px #C9BC9C;
	}
/*　main　*/
main {
	padding-top:50px;
	}
/*　footer　*/
.footer_thm05{
	padding-bottom:4rem;
	}
	

.wd20-1{width:20%; }
	
.wd80-1{width:80%; }		
}


/*　矢印　*/
@media screen and (min-width: 768px) {
    .arrowSVG {
        transform: scale(1.5)
    }
}

@media (hover: hover) and (pointer: fine) {
 
    .arrowSVG {
        transform: scale(1.5)
    }
}


.arrowSVG {
    height: auto;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: .3s;
    z-index: 2
}

@media screen and (min-width: 768px) {
.arrowSVG {
        width:16px
    }
}

@media screen and (max-width: 768px) {
.arrowSVG {
        width:13px
    }
}

.ttl_center1 {
	font-size: 1.5rem;
	color:#333;
/*  padding: 1rem 0;*/
  text-align: center;
  position: relative;
	margin:3rem 0 3rem;
}
.ttl_center1::after {
  content: '';
  background-color: #7E7B7B;
  width: 3em;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}