@charset "utf-8";
/* CSS Document */


/************SP************/@media (max-width: 767px) {
	
/*****************************************************

  全ページ　共通

*****************************************************/
	
.pc {
	display: none;
}

.sp {
	display: block;
}	
	



/*****************************************************

  全ページ共有

*****************************************************/


 .flex{
    flex-wrap: wrap;
    display: block;
}
	
.flex2{
    flex-wrap: wrap;
    display: ;
}


	
	
	
/*****************************************************

	slider

*****************************************************/
/* コンテナー 
.container {
  max-width: 900px;
  margin: 0 auto;
}*/
/* スライダーのwrapper */
.infinite-slider .swiper-wrapper {
  transition-timing-function: linear;
	
}
/* スライド */
.infinite-slider .swiper-slide {
  height: auto !important; /* 高さを指定 */
  width: auto !important;
	margin-top: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	position: relative;
}
/* スライド内の画像 */
.infinite-slider .swiper-slide img {
  width: auto;
  height: auto;
	margin-top: 0%;
}
	
.infinite-slider2 .swiper-slide {
    height: auto !important;
    width: auto !important;
    z-index: 3;
    position: relative;
	margin: 6% 0;
	padding: 5% 0;
}

.infinite-slider2 .swiper-slide img{
    height: auto;
    width: 100% !important;
    
}


.swiper .img1{
	position: absolute;
	z-index: 8;
	 bottom: 0%;
	left: -20px;
	 width: 20%;
	 
}

.swiper .img2{
	position: absolute;
	z-index: 8;
	 bottom: -0px;
	right: -20px;
	 width: 20%;
	 
}



.fadein4 {
  opacity: 1;
  animation-name: fadein4;
  animation-duration: 3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
	opacity: 0;
     transform: translateY(0px);
}

@keyframes fadein4 {
  0% {
     opacity: 0;
     transform: translateY(0px);
  }
  100% {
     opacity: 1;
     transform: translateY(0);
  }
}




/*****************************************************

	footer

*****************************************************/	

	
footer {
	width: 100%;
	padding: 0 0 10px;
	margin-top: 0%;
	background-image: url("../img/bg_2.png");
	background-repeat: repeat;
}

footer .inner {
	
	width: 100%;
	margin: 100px auto 0;
	padding: 0px 0 0px;
	text-align: center;

}
footer  ul {
  width: 90%;
	margin: 0 5% 8%;
	display: block;
  font-size: 3.7vw;
  justify-content:space-around;
	text-align: center;
}
	
footer  ul li a {
  color: #111;
}
footer  ul li:first-child {
  border-left: ;
}

footer .copy {
	width: 98%;
	margin: 0 1%;
	text-align: center;
	font-size: 3.4vw;
}


	
.footTel{
	width: 100%;
	height: auto;
	padding-top: 150%;
	margin: 3% auto 0;
	background-image: url("../imgnew/foot_tel_bag.png");
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}

.footTel .btn{
	width: 97%;
	position: absolute;
	top: 63%;
	left: 4%;
} 


	



	

	
/*****************************************************

	top FV

*****************************************************/

.top_mein{
	width: 100%;
	margin: 0 auto;
	position: relative;
	margin-top: -8%;
	margin-bottom: -5%;
	height:  auto;
}

.top_mein .video-wrap {
  position: relative;
	width: 100%;
	margin: 0 auto;
	height:  auto;
}

.top_mein .video-wrap video{
  position: relative;
	width: 100%;
	margin: 0 auto;
	height:  auto;
}


.top_mein .txt1{
	position: absolute;
	z-index: 10;
	 top:1.5%;
	left: 2%;
	
	margin: 0 auto;
	 width: 65%;
}

.top_mein .txt2{
	position: absolute;
	z-index: 10;
	 top:44%;
	left: 7%;
	
	margin: 0 auto;
	 width: 88%;
}
	
.top_mein .txt3{
	position: absolute;
	z-index: 10;
	 top:73%;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	 width: 100%;
}
	

	
.top_mein .bg{
	
	position: absolute;
	top:-0px;
	z-index: 9;
}

/*****************************************************

  ページ	コンテンツ

*****************************************************/
	
	
.cont{
	
	width: 100%;
}

.txt1{
	position: absolute;
	width: 100%;
	margin: 0px auto -3%;
	z-index: 8;

}


.offer{
	width: 100%;
	height: auto;
	margin: 5% auto 0;
	padding-top: 294%;
	background-image: url("../imgnew/offer_bg.png");
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}

.offer .btn{
	width: 97%;
	position: absolute;
	top: 62%;
	left: 2%;
}

.offerTel{
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	padding-top: 106%;
	background-image: url("../imgnew/offer_tel_bg.png");
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}

.offerTel .btn{
	width: 94%;
	position: absolute;
	top: 43%;
	left: 5%;
}

.offerTel .txt{
	width: 70%;
	position: absolute;
	top: 71%;
	left: 17%;
}
	
.offer1{
	width: 100%;
	margin: 0 auto;
}
	
/** アコーディオンのサイズ */
.ac {
  width: 94%;
	margin: 8% 3%;
  max-width: 800px;
}

/* クリックする箇所 */
.ac-title {
  font-size: 4.6vw;
  background-image: linear-gradient(90deg, #0a5bc4, #5db8f7);
	border-radius: 12px 12px 12px 12px;
  position: relative;
  padding: 3% 3% 3% 2%;
	margin-top: 4%;
	color: #fff;
}

/* 矢印 */
.ac-title:after {
   content: "";
   position: absolute;
   right: 2.5%;
   top: 33%;
   transition: all 0.2s ease-in-out;
   width: 12px;
   height: 12px;
   border-top: 3px solid #fff;
   border-right: 3px solid #fff;
   transform: rotate(135deg);
	
 }

/* 開いた時に矢印の向きを変える */
.ac-title.open:after {
  transform: rotate(-45deg);
	position: absolute;
   right: 2.5%;
   top: 40%;
	
}
	
/* クリックする箇所 */
.ac-title2 {
  font-size: 5.8vw;
  
  background-image: linear-gradient(90deg, #8a410e, #663406 0%, #b87f1c);
	border-radius: 12px 12px 12px 12px;
  position: relative;
  padding: 3% 3%;
	margin-top: 4%;
	color: #fff;
}

/* 矢印 */
.ac-title2:after {
   content: "";
   position: absolute;
   right: 3%;
   top: 37%;
   transition: all 0.2s ease-in-out;
   width: 3%;
   height: 15.5%;
   border-top: 3px solid #fff;
   border-right: 3px solid #fff;
   transform: rotate(135deg);
 }

/* 開いた時に矢印の向きを変える */
.ac-title2.open:after {
  transform: rotate(-45deg);
	position: absolute;
   right: 3%;
   top: 42%;
}


/* 隠れているコンテンツ */
.ac-content {
  background-color: #FFFF;
  padding: 15px 10px;
  display: none;
	font-size: 4.9vw;
}

.open {
display: block;
}
	
.acT{
	width: 100%;
	margin: 0 auto -3%;
}
	
	
	
.foot_nav {
	width: 100%;
	
	height: auto;
}
.foot_nav ul {
	width: 90%;
	margin: 0 auto 10%;
	text-align: center;
	display: block;
;
    justify-content: space-around;
}
.foot_nav ul li {
	float:none;
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 5%;
}
	
.foot_nav ul li a {
    border-bottom: 4px double;
    padding: 0 5px;
	margin-bottom: 3%;
	text-decoration: none;
	text-align: center;
	font-size: 3.8vw;
}
	
.cont01-box h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
}
.slogan {
	font-size: 18px;
}

.slogan p{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.cont01-box p {
	margin: 3% 0;
	text-align: left;
	line-height: 150%;
}
.content-wrap p {
	word-break: normal;
}
.demo01 {
	margin: 0 -10px;
}
section table {
	width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
	font-size: 18px;
}
.demo01 tr:first-child th {
	border-top: 1px solid #ddd;
}
.demo01 th, .demo01 td {
	width: 95%;
	margin: 0 auto;
	display: block;
	border-top: none;
	border: 1px solid #ddd;
	padding: 0.5% 3%;
}
.demo01 th {
	background-color: #ddd;
}
.demo01 tr td {
	word-break: break-all;
	font-size: 18px;
	padding: 2% 3%;
}
.footLi1 #cont02 h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
}
.footLi1 #cont02 h3 {
	text-align: left;
	font-size: 18px;
	padding-bottom: 1%;
	border-bottom: 2px solid #ccc;
	margin: 3% 0 3% 0;
}
.footLi1 {
	color: #373737;
}
.m-anchor {
	vertical-align: top;
	padding-top: 80px;
	margin-top: -80px;
}
.cont03-box h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
	color: #373737;
}
.cont03-box h4 {
	font-size: 18px;
	margin: 5% 0 0% 0;
	font-weight: bold;
	margin: 3% 0 6px 0;
	text-align: left;
	color: #373737;
}
.cont03-box p {
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #373737;
}
.cont03-box .border {
	border-bottom: 1px dotted #ccc;
	width: 95%;
	margin: 0 auto;
	padding-top: 15px;
}
.cont03-box ul {
	margin: 3% 0 0 0;
	padding: 0 0 0 2%;
	text-align: left;
}
.cont03-box ul li {
	padding-bottom: 2%;
	text-indent: -1em;
	padding-left: 1%;
	list-style-type: none;
	font-size: 18px;
}
tr td .red {
	color: #BC0003;
}
/******** ▲▲▲会社概要▲▲▲*********/


}/*********************
   END
*******************************/