@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}

img,abbr,acronym,fieldset{border:0;}


body{
text-align: center;
background: rgb(255, 255, 255);
font-family:'筑紫Aオールド明朝 Pr6N', 'FOT-TsukuAOldMin Pr6N','游明朝','Yu Mincho','ヒラギノ明朝 Pro W3','HiraMinProN W3' ,sans-serif;

}

@font-face {
	font-family: "my-font";
	src: url(../font/AnyConv.com__FuturaStd-Light.woff2),
	     url(../font/FuturaStd-Light.woff);
  }

.pc-width{
max-width: 1500px;
margin: 0 auto;
	
}

.PC-texist-width{

	padding:0px 150px 0px 250px;

}


.SMP-width{

	padding:0px 20px 0px 20px;

}

#about{
justify-content: center;
max-width: 550px;
width: 100%;
	margin: 0 auto;

}

#top{

 padding:0px;
  margin: 0;   
 
}

a{
	color: #6B6B6B;
	text-decoration: none;
font-family:
  "Hiragino Kaku Gothic ProN",
  "Hiragino Kaku Gothic Pro",
  "游ゴシック体",
  YuGothic,
  "游ゴシック",
  "Yu Gothic",
  sans-serif;

font-weight: 700;
	  transition: 
        letter-spacing 0.4s ease,
        padding 0.4s ease,
        transform 0.4s ease;
}

a{
  color: #6B6B6B;
  text-decoration: none;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Kaku Gothic Pro",
    "游ゴシック体",
    YuGothic,
    "游ゴシック",
    "Yu Gothic",
    sans-serif;

  font-weight: 700;

  /* 初期状態 */
  letter-spacing: 0.05em;
  transform: translateY(0);

  /* アニメーション設定 */
  transition:
    color 0.3s ease,
    letter-spacing 0.4s ease,
    transform 0.4s ease;
}

a:hover{
  color: rgb(180, 180, 180);
  transform: translateY(-2px);
}



.tate{
	
padding:30px 0px 40px 0px;
color: #ffffffd3;
writing-mode: vertical-rl;
font-family:'筑紫Aオールド明朝 Pr6N', 'FOT-TsukuAOldMin Pr6N','游明朝','Yu Mincho','ヒラギノ明朝 Pro W3','HiraMinProN W3' ,sans-serif;
font-size: 26px ;
text-align: left;
}


/* 背景
------------------------------------------------------------*/
.box{
	color: rgb(18, 18, 18);
	padding: 0px;
	justify-content: center;
	align-items: center;
   
  }
  #box1{
	  background: rgb(18, 18, 18);
	  padding-top: 40px;
	  padding-bottom: 50px;
	  text-align:  center;
  
  }

#grey-pc{
	
  background: #757881;


}	

#ahiato-pc{
	
background-image:url("../img/haikeismp.png");
	background-position: top;
	background-repeat:no-repeat;
	background-size: 100% ;
	margin-top: 0;
	object-fit: fill;
	text-align:  center;

}	

#ahiato-SMP{
	
background-image:url("../img/haikei23.png");
	background-position: top;
	background-repeat:no-repeat;
	background-size: 100% ;
	margin-top: 0;
	object-fit: fill;
	text-align:  center;

}	



.flex{

 display: flex;

 padding: 0px 0px 0px 0px;

}


.flex-project-menu{

display:flex;
justify-content: center;
text-align: left;
padding: 0px 0px 0px 0px;
	   
}

.flex-project-menu-smp {
  display: flex;
  flex-wrap: wrap;
    justify-content: center;
  width: 90%;
  margin: 0 auto;
  padding: 5px;
  gap: 1px 0; 
}


   
.flex-footer{
max-width:2000px ;
text-align: left;
display: flex;
padding: 0px 0px 0px 0px;
   
   }

 .flex-company{

	margin: 0 auto;
	display: flex;
	width: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	   
	   }

	    .flex-daihyo{

	margin: 0 auto;
	display: flex;
	width: 80%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	   
	   }


 .flex-sponsor{
    margin: 0 auto;
	display: flex;
	width: 90%;
	padding: 0px 0px 0px 0px;
	   
	   }
   

.flex-in{
	flex-direction: column;
	align-items: left;
    width: 700px;
	text-align: left;
	padding: 0px 0px 0px 10px;

}

.flex-project{

	display: flex;
   justify-content: center;
	padding: 0px 0px 0px 0px;
   
   }
   


.flexproject-in{
	align-items: center;
    width: 90%;
height: 400px;
padding: 0px 5px;

	
}



.flexproject-in-smp{
	align-items: center;
    width: 95%;

padding: 20px 5px;
	border-radius: 0px 0px 30px 0px;
	
}




.flex-about{
	display: flex;
	justify-content: center;

	margin: auto;

	padding: 0px 0px 0px 0px;
   }


.flex-bunki{
display:flex;
justify-content: left;
text-align: left;
padding:  0px;

   }


.flex-bunki-smp {
 
  min-width: 100px;
  white-space: nowrap;
  text-align: center;
}

  .flexbox{
	display: flex;
	flex-direction: column;
	
  }

.flexbox-center{
	align-items: center;
	justify-content: center;
  }

  .flexbox-left{

	text-align: left;
	padding-top: 10px;
	
  }

  .flexbox-company{

	text-align: left;
	padding-top: 10px;
	width: 600px;
  }

  .flexbox-voice{

	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	
  }


  .flexbox-voice-right{

	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 300px;
	
  }


  .flexbox-about{

	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	
  }

  .flexbox-left-news{

	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	
  }
  .flexbox-left-in{

	text-align: left;
	padding-top: 80px;
	padding-left: 10px;
	
  }


  .flexbox-voice-in{
justify-content: center;
	text-align: center;
	width: 300px;
	padding-top: 300px;

  }

  
  .flexbox-voice-in-right{
	justify-content: center;
		text-align: center;
		width: 300px;
		padding-top: 300px;
	
	  }


  .flexbox-right{
	
	text-align: right;
	
  }





  /* 分岐
------------------------------------------------------------*/

.bunkimenu{
	position: relative;
	display: inline-block;
	text-decoration: none;
    padding: 2px 5px 2px 5px;
	border-radius: 15px;
	letter-spacing: 2px;
	text-align: center;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    width: 100%;
	font-weight: 700;
	color:rgb(255, 255, 255);
	font-size: 11px ;
	line-height: 20px;
	background:rgb(106, 106, 106);
  
	   transition: 
        letter-spacing 0.4s ease,
        padding 0.4s ease,
        transform 0.4s ease;
}
  .bunkimenu:hover {
	position: relative;
	display: inline-block;
	text-decoration: none;
    padding: 2px 5px 2px 5px;
	border-radius: 20px;
	letter-spacing: 8px;
	text-align: center;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    width: 100%;
	font-weight: 700;
	color:rgb(255, 255, 255);
	font-size: 11px ;
	line-height: 20px;
	background:#FF8902;


  }


  
  .bunkimenu-smp{
	position: relative;
	display: inline-block;
	text-decoration: none;
    padding: 3px 8px 3px 8px;
	letter-spacing: 0px;
	text-align: center;
	width: 8.5rem;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	color:rgb(255, 255, 255);
	margin: 0px 5px;
	font-size: 11px ;
	border-radius: 15px;

	line-height: 20px;
background-color: #6e6e6e;

}

  
/* PCメニュー
------------------------------------------------------------*/

#menubar{
	color: rgb(255, 255, 255);
	text-align: right;
	padding: 0px 0px 0px 0px;
	float: none;
	
}

/* テキストエリア
------------------------------------------------------------*/
.texist-area-title{
    padding: 0px 0px 0px 0px;
	letter-spacing: 5px;
	text-align: center;
	font-family:
  "Hiragino Kaku Gothic ProN",
  "Hiragino Kaku Gothic Pro",
  "游ゴシック体",
  YuGothic,
  "游ゴシック",
  "Yu Gothic",
  sans-serif;

font-weight: 700;

	margin: auto;
	width: 100%;
	color:#FF8902;
	font-size: 40px ;
	line-height: 50px;
	
}

.texist-area-title-mini{
    padding: 0px 0px 0px 0px;
	letter-spacing: 2px;
	text-align: center;
	font-family:
  "Hiragino Kaku Gothic ProN",
  "Hiragino Kaku Gothic Pro",
  "游ゴシック体",
  YuGothic,
  "游ゴシック",
  "Yu Gothic",
  sans-serif;

font-weight: 700;

	margin: auto;
	width: 100%;
	color:#FF8902;
	font-size: 23px ;
	line-height: 30px;
	
}



.texist-area-title-smp{
    padding: 10px 0px 0px 0vw;
	letter-spacing: 1px;
	text-align: center;
	font-family:
  "Hiragino Kaku Gothic ProN",
  "Hiragino Kaku Gothic Pro",
  "游ゴシック体",
  YuGothic,
  "游ゴシック",
  "Yu Gothic",
  sans-serif;

font-weight: 700;
	  transition: 
        letter-spacing 0.4s ease,
        padding 0.4s ease,
        transform 0.4s ease;
	margin: auto;
	width: 95%;
	color: #FF8902;
	font-size: 7vw ;
	line-height: 9vw;
	
}


.texist-area-title-ja{
    padding: 0px 0px 20px 0px;
	letter-spacing: 1px;
	text-align: center;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin: auto;
	font-weight: 700;
	width: 100%;
		color: #616261;
	font-size: 20px ;
	line-height: 50px;
}

.texist-area-title-ja-smp{
    padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
	text-align: center;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin: auto;
	font-weight: 700;
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	color: #616261;
	font-size: 14px ;
	line-height: 20px;
	
}

.sponsor-text{
    max-width: 1200px;
    margin: 0 auto;
	text-align: left;
    padding: 0px 0px;
	   font-weight: 700;
	   font-size: 15px;
    color: #666;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.daihyo-text{
    max-width: 1200px;
	width: 80%;
    margin: 0 auto;
	text-align: left;
    padding: 0px 0px;
	   font-weight: 700;
	   font-size: 14px;
    color: #666;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}


.daihyo-text-smp{
    max-width: 95%;
	width: 90%;
    margin: 0 auto;
	text-align: left;
    padding: 0px 0px;
	   font-weight: 700;
	   font-size: 16px;
    color: #666;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.pp-text{
    max-width: 1200px;
	width: 60%;
    margin: 0 auto;
	text-align: left;
    padding: 30px 0px;
	   font-weight: 700;
	   font-size: 15px;
    color: #666;
	line-height: 35px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.pp-text-smp{
    max-width: 95%;
	width: 90%;
    margin: 0 auto;
	text-align: left;
    padding: 30px 0px;
	   font-weight: 700;
	   font-size: 15px;
    color: #666;
	line-height: 35px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}


.sponsor-text-smp{
    width: 90%;
    margin: 0 auto;
    padding: 10px 0px;
		text-align: left;
	   font-weight: 700;
	   font-size: 15px;
    color: #666;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.contact-text {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.company-text {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.company-row {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.company-row:first-child {
    border-top: 1px solid #ccc;
}

.company-label {
    width: 200px;
    min-width: 200px;
    font-size: 15px;
    font-weight: 700;
    color: #666;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.company-value {
    flex: 1;
    font-size: 15px;
    color: #666;
    line-height: 2;
   font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}



.company-text-smp {

    margin: 0 auto;
    padding: 40px 20px;
}

.company-row-smp {
    display: flex;
    border-bottom: 2px solid #ccc;
    padding: 10px 0;
	width: 90%;
	margin: 0 auto;
}

.company-row-smp:first-child {
    border-top: 1px solid #ccc;
}

.company-label-smp {
    width: 100px;

	text-align: left;
    font-size: 18px;
    font-weight: 700;
    color: #666;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.company-value-smp {
    flex: 1;
    font-size: 18px;
		text-align: left;
    color: #666;

   font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}




/* 数字
------------------------------------------------------------*/


.title-number{
    padding: 5px 0px 15px 0px;
   
	text-align: center;
	font-family:'my-font' ;
	width:70%;
	margin: 5;
	color:rgb(114, 113, 113);
	font-size: 23px ;
	line-height: 20px;
	
}


.title-number-smp{
    padding: 5px 0px 5px 0px;
   
	text-align: center;
	font-family:'my-font' ;
	width:100%;
	margin: 5;
	color:rgb(114, 113, 113);
	font-size: 23px ;
	line-height: 20px;
	
}




/* WORK投稿
------------------------------------------------------------*/
.clearfix {
max-width: 1500px;
    display:flex;
    flex-wrap:wrap;
    margin: 0px auto;
    padding:  0px 0px 0px 0px;
	width: 65%;
}

.clearfix-smp {
max-width: 1500px;
    display:flex;
    flex-wrap:wrap;
    margin: 0px auto;
    padding:  0px 0px 0px 0px;
	width: 100%;
}




.news_listpc{ 
object-fit: cover;
text-align: center;
width:  30%;
height: 300px;
margin: 0 auto;
}


	

.news_listsmp{ 
 text-align: center;
 width: 90%; 
 margin: 0px auto;

}



.news_list_singlepc{ 
        
text-align: center;
width: 70%; 
padding:  30px 0px 30px 0px;
margin: 40px auto;
	
}


.news_list_singlesmp{ 
        
text-align: center;
width: 90%; 
padding:0px 0px 0px 0px;
margin: 1px auto;
	
}

.thumbnail{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 150px;
    border-radius: 10px;
    object-fit: cover;
    transition: 
        opacity 0.3s ease,
        transform 0.3s ease;
}

.thumbnail:hover{
    opacity: 0.6;
    transform: scale(1.05);
}



.thumbnailsmp{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 170px;
    border-radius: 10px;
    object-fit: cover;
    transition: 
        opacity 0.3s ease,
        transform 0.3s ease;
}

.thumbnail-siingle{
    margin: 0px auto;
    padding:  20px 0px 20px 0px;
    width: 80%;
  height: 700px;
  margin:	0px 9vw;
    object-fit: cover;

}


.thumbnail-siingle-smp{
    margin: 0px auto;
    padding:  20px 0px 20px 0px;
    width: 100%;
  height: 300px;
object-fit: cover;

}

.siingle-img{
    margin: 0px auto;
    padding:  20px 0px 20px 0px;
    width: 80%;

  margin:	0px 9vw;
    object-fit: cover;

}

.siingle-img-smp{
    margin: 0px auto;
    padding:  20px 0px 20px 0px;
    width: 100%;

    object-fit: cover;

}


.thumbnail-smp{
 margin: 0 auto;
text-align: left;
height: 60vw;
width: 100%;
object-fit: cover;

}


.thumbnail-smp-single{

   text-align: left;
   height: 30vw;
   width: 44vw;
   object-fit: cover;
   
   }


.thumbnailtitle-smp{
padding-left: 20px;
text-align: left;
font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
font-weight: 500;
color: #131313;
font-size: 4.5vw;
}

.thumbnailtitle-smp-single{

	text-align: left;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
	color: #131313;
	font-size: 4.5vw;
	}
	


.caption-single{
	text-align: left;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
		font-size: 20px;
		font-weight: 600;
		color:			rgb(22, 22, 22);
		padding-top:		10px;
		padding-left:		9vw;


}

.caption-single-smp{
	text-align: left;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
		font-size: 17px;
		width: 95%;
		font-weight: 500;
		color:			rgb(85, 85, 85);
		padding-top:		10px;
		padding-left:		3vw;


}


.caption-single-s{
	text-align: left;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
		font-size: 18px;
		font-weight: 500;
		width: 60%;
		max-width: 1500px;
		margin: 0 auto;
		color:			rgb(71, 71, 71);
		padding-top:		10px;
	


}

.caption-single-s-smp{
	text-align: left;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
		font-size: 17px;
		font-weight: 500;
		color:			rgb(80, 80, 80);
		padding-top:		10px;
		margin-left:		3vw;


}


.caption-text{
	text-align: left;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
		font-size: 18px;
		font-weight: 500;
		color:			rgb(22, 22, 22);
		padding-top:		10px;
		margin:	0px 9vw;
}

.caption-text-smp{
	text-align: left;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
		font-size: 14px;
		font-weight: 500;
		color:			rgb(22, 22, 22);
		padding-top:		10px;
		margin:	0px 3vw;
}


.clearfixlinesingle {
	display:flex;
    flex-wrap:wrap;
	justify-content:space-evenly;
    margin: 0 auto;
    padding:  5px 2vw;
}


/*レスポンシブ
------------------------------------------------------------*/

.hamburgerpc  { display:inline!important; }
.hamburger  { display:none!important; }
nav.globalMenuSp { display:none!important; }
nav.globalMenupc { display:inline!important; }
#menubar	{ display:inline!important; }
.white{ display:none; }
.op{ display:inline;
	
}
.op2{ display:none;}

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


.hamburger { display:inline!important; }
.hamburgerpc { display:none!important; }
nav.globalMenuSp { display:inline!important; }
nav.globalMenupc { display:none!important; }
#menubar	{ display:none!important; }
.white{ display:inline; }
.op{ display:none;}
.op2{ display:inline; }

}


.header-flex{
display: flex;
justify-content: space-between;
padding: 0px 10px;
}





/* ハンバーガーボタン */
.hamburger {
	
	display : block;
	position: fixed;
	z-index : 3;
	right : 13px;
	top   : 9px;
	width : 47px;
	height: 47px;
	cursor: pointer;
	text-align: center;
  }
  .hamburger span {
	display : block;
	position: absolute;
	width   : 40px;
	height  : 3px ;
	left    : 6px;
	background : #F09800;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition   : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
	top: 10px;
  }
  .hamburger span:nth-child(2) {
	top: 20px;
  }
  .hamburger span:nth-child(3) {
	top: 30px;
  }
  
  /* ナビ開いてる時のボタン */
  .hamburger.active span:nth-child(1) {
	top : 16px;
	left: 6px;
	background :rgb(255, 255, 255);
	-webkit-transform: rotate(-45deg);
	-moz-transform   : rotate(-45deg);
	transform        : rotate(-45deg);
  }
  
  .hamburger.active span:nth-child(2),
  .hamburger.active span:nth-child(3) {
	top: 16px;
	background :rgb(255, 255, 255);
	-webkit-transform: rotate(45deg);
	-moz-transform   : rotate(45deg);
	transform        : rotate(45deg);
  }

  /* ナビ開いてるメニュー*/


  nav.globalMenuSp {
	position: fixed;
	z-index : 2;
	top  : 0px;
	color: #ffffff;
	background :#F09800;
	font-family: "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic", sans-serif;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility:hidden;
	transition: opacity .6s ease, visibility  hidden;
  }
  
  nav.globalMenuSp ul {
	
	display: list-item;
	margin: 20;
	padding: 0;
	width: 100%;
  }
  
  nav.globalMenuSp ul li {
	list-style-type: none;
	padding: 0;

	width: 100%;
	transition: .4s all;
  }
  nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
  }
  nav.globalMenuSp ul li:hover{
	background :#4f5d58;
  }
  
  nav.globalMenuSp ul li a {
	display: block;
	color: rgb(255, 255, 255);
	padding: 1em 1em;
	text-decoration :none;
  }
  
  /* このクラスを、jQueryで付与・削除する */
  nav.globalMenuSp.active {
	opacity: 100;
	visibility:visible ;
  }
  
  .header-menu-smp{
color: rgb(255, 255, 255);
font-family: "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic", sans-serif;
font-size: 20px;
padding-left:30px ;
  }



  #app-top-pc{
	
background-image:url("../img/bcpc.png");
	background-position: top;
	background-repeat:no-repeat;
	background-size: 100% ;
	margin-top: 0;
	object-fit: fill;
	text-align:  center;

}	

  #app-top-smp{
	
background-image:url("../img/bcsmp.png");
	background-position: top;
	background-repeat:no-repeat;
	background-size: 100% ;
	margin-top: 0;
	object-fit: fill;
	text-align:  center;

}	


  #grey-back{
	
background:#EFEFEF;
	background-size: 100% ;
	margin-top: 0;
	object-fit: fill;
	text-align:  center;

}	


  #orange-back{
	
background:#fff5ea;
	background-size: 100% ;
	margin-top: 0;
	object-fit: fill;
	text-align:  center;

}	


/* ヘッダー
------------------------------------------------------------*/
#header{
	background: #ffffff;
	width: 100%;
	padding: 0;
	color: #6B6B6B;
	font-size: 15px;
	max-width: 100%;
	font-family: "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic", sans-serif;
	margin: 0 auto;
	font-weight: 500;
	justify-content: space-between;
	align-items: center;
	position: fixed;  
	top: 0;           
	left: 0;
	z-index: 999;   
	border-radius: 0 0 15px 15px;
}




.contact{

    color: #FFFFFF;
    background: linear-gradient(90deg, #ff3800 0%, #ff3c00 14.93%, #fa9b00 100%);
    border-radius: 3rem;
    width: 10.2rem;
    max-width: 100%;
    text-align: center;
    padding: 0.2rem 0.1rem;
	  transition: 
        letter-spacing 0.4s ease,
        padding 0.4s ease,
        transform 0.4s ease;
}
.contact:hover{
   color: #FFFFFF;
    background: linear-gradient(90deg, #ff3800 0%, #ff3c00 14.93%, #fa9b00 100%);
    border-radius: 3rem;
    width: 10.2rem;
    max-width: 100%;
    text-align: center;
    padding: 0.2rem 0.3rem;
	letter-spacing: 5px;
	 transform: translateY(-2px);

}


#headerSMP{
	background: #ffffff ;
	padding: 10px 0px 10px 0px;

	font-size: 18px;
	font-weight: 200;
	text-align: left;
	justify-content: space-between;
	width: 100%;
    font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	z-index: 100;
	border-radius: 0 0 15px 15px;
	margin: 0 auto;
    position: fixed;
    top: 0;
  left: 0;
	
}



.site-header{
    background: rgba(255, 255, 255,);
    padding: 0px;
    position: fixed;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 999;
}
 
.site-header.hide{
    transform: translateY(-100%);
}



.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}



h2{
	text-align: center;
	 font-size: 17px;
	 color: rgb(213, 213, 213);
	 font-family:  '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','HiraMinProN W3' ,serif;
	 line-height: 2;
	 padding-top: 0px;
	 padding-bottom: 10px;
	 
 }
 



#mainnav a{
	color: rgb(255, 255, 255);
}

#mainImg{
	position: relative;
  
  width: 100%;

}



.icon-menu{

padding: 5px 20px 0px 20px;
}


  nav ul {
	padding: 10px 0px 0px 0px;
	display: flex;
	margin-right: 0;
	justify-content: center;
  }


  
  nav ul li{
     padding: 10px 20px;
  }

  ul {
	
	padding: 0px 0px 0px 0px;
	margin: auto;
	list-style: none;
  }

  img{
	vertical-align:top;
}


.logo {

text-align: left;
	margin-left: 10px;
	z-index: 5;
	padding: 10px 6px 6px 10px;
	
  }



  .logosmp {
	padding: 5px 0px 0px 30px;
	text-align: left;
  }



/* フッター
------------------------------------------------------------*/
#footer{ 
    text-align: center;

	padding: 45px 0px 50px 0px;
	color: #FFFFFF;
	font-family:  'Noto Sans CJK JP Regular','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','HiraMinProN W3' ,serif;
	font-size: 12px;
	background: #FF8902;

}

#footersmp{
    text-align: center;
width: 100%;
background: #FF8902;
	padding: 15px 0px 10px 0px;
	color: rgb(255, 255, 255);
	font-family:  'Noto Sans CJK JP Regular','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','HiraMinProN W3' ,serif;
	font-size: 15px;

}

.footer-text{
    padding: 5px 0px 0px 0px;
	text-align: left;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin: 2px ;
	font-weight: 500;
	width: 90%;
	color: #ffffff;
	font-size: 15px ;
	line-height: 25px;
	letter-spacing: 2px;
}

.footer-textmenu{
    padding: 5px 0px 0px 0px;
	text-align: left;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 15px ;
	line-height: 25px;
	letter-spacing: 2px;
}

.footer-textsmp{
    padding: 5px 0px 0px 5px;
	text-align: left;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin: 2px ;
	font-weight: 500;
	width: 90%;
	color: #ffffff;
	font-size: 17px ;
	line-height: 25px;
	letter-spacing: 2px;
}

.footer-textmenusmp{
    padding: 10px 0px 0px 10px;
	text-align: left;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 18px ;
	line-height: 25px;
	letter-spacing: 2px;
}




a.btn_02 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-weight:700;
	border-radius: 5px;
	width: 260px;
	margin: 0 auto;
	font-size: 15px ;
	padding: 1rem 4rem;

	border: 1px solid #ffffff;
	background: #ffffff;
	color: #525F5A;
	transition: 0.5s;
}
a.btn_02:hover {
	color: #ffffff;
	background: #525F5A;
}

a.btn_02smp {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-weight:700;
	border-radius: 5px;
	width: 180px;
	margin: 0 auto;
	font-size: 13px ;
	padding: 1rem 4rem;

	border: 1px solid #ffffff;
	background: #ffffff;
	color: #525F5A;
	transition: 0.5s;
}
a.btn_02smp:hover {
	color: #ffffff;
	background: #525F5A;
}



a.btn_03 {
	display: block;
	text-align: center;

	text-decoration: none;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-weight:700;

	width: 100%;
     height: 30px;
	margin: 0 auto;
	font-size: 15px ;
padding: 10px 0px 2px 0px;

	background: #efa00e;
	color: rgb(255, 255, 255);
	transition: 0.5s;
}
a.btn_03:hover {
	color: #dab110;
	background:rgb(255, 255, 255);
}




a.btn_04 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Kaku Gothic Pro",
    "游ゴシック体",
    YuGothic,
    "游ゴシック",
    "Yu Gothic",
    sans-serif;

  font-weight: 700;
	border-radius: 19px;
	width: 240px;
	margin: 0 auto;
	font-size: 17px ;
	padding: 0.6rem 3.5rem;

	background: #6c6e77;
	color: #ffffff;
	transition: 0.5s;
}
a.btn_04:hover {
	color: #ffffff;
letter-spacing: 10px;
	background: #FF8902;
}


a.btn_04b {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Kaku Gothic Pro",
    "游ゴシック体",
    YuGothic,
    "游ゴシック",
    "Yu Gothic",
    sans-serif;

  font-weight: 700;
	border-radius: 15px;
	width: 240px;
	margin: 0 auto;
	font-size: 13px ;
	padding: 0.6rem 2rem;

	background: #6c6e77;
	color: #ffffff;
	transition: 0.5s;
}
a.btn_04b:hover {
	color: #ffffff;
letter-spacing: 10px;
	background: #FF8902;
}


a.btn_05 {
	display: block;
	text-align: center;
	vertical-align: middle;

	text-decoration: none;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Kaku Gothic Pro",
    "游ゴシック体",
    YuGothic,
    "游ゴシック",
    "Yu Gothic",
    sans-serif;

  font-weight: 700;
	border-radius: 29px;
	width: 50%;
	margin: 0 auto;
	font-size: 14px ;
	padding: 0.5rem 2rem;

	background: #6c6e77;
	color: #ffffff;

}


a.btn_03smp {
	display: block;
	text-align: center;

	text-decoration: none;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-weight:700;

	width: 100%;
     height: 6vw;
	margin: 0 auto;
	font-size: 3vw ;
padding: 9px 0px 2px 0px;

	background: #333c39;
	color: rgb(255, 255, 255);
	transition: 0.5s;
}
a.btn_03smp:hover {
	color: #333c39;
	background:rgb(255, 255, 255);
}



a.btn_04smp {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-weight:700;
	border-radius: 5px;
	width: 44vw;
	margin: 0 auto;
	font-size: 3.5vw ;
	padding: 1rem 4rem;
	border: 1px solid #000000;
	background: #000000;
	color: #ffffff;
	transition: 0.5s;
}
a.btn_04smp {
	color:#000000;

	background: #ffffff;
}


a.btn_06 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Kaku Gothic Pro",
    "游ゴシック体",
    YuGothic,
    "游ゴシック",
    "Yu Gothic",
    sans-serif;

  font-weight: 700;
	border-radius: 19px;
	width: 80%;
	margin: 0 auto;
	padding: 0px 5px;
	font-size: 10px ;
	background: #FF8902;
	color: #ffffff;
	transition: 0.5s;
}
a.btn_06:hover {
	color: #ffffff;
letter-spacing: 4px;
	background: #6c6e77;
}



a.btn_07 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Kaku Gothic Pro",
    "游ゴシック体",
    YuGothic,
    "游ゴシック",
    "Yu Gothic",
    sans-serif;

  font-weight: 700;
	border-radius: 19px;
	width: 80%;
	margin: 0 auto;
	padding: 4px 5px;
	font-size: 10px ;
	background: #FF8902;
	color: #ffffff;
	transition: 0.5s;
}


/* 共通
------------------------------------------------------------*/

img{
	max-width: 100%;
 
	margin: 0 auto ;
}
.spacetop-harf{

	padding: 15px 0px 0px 0px;
   
   }

.spacetop{

 padding: 30px 0px 0px 0px;

}
.spacetop2{

	padding: 100px 0px 0px 0px;
   
   }
   




/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 901px){
	.inner{
		width: 1024px;
	}
}

@media only screen and (min-width: 900px){
	body{
		
               margin: 0px 0px 0px 0px;
	}


	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 50px 25px;
		font-size: 15px;
	}
	
	
	/* SEC03 PROJECT
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 28%;
		padding: 0 2.5% 50px;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
}


  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 60%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color:rgb(0, 0, 0);
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}



/*コンタクトフォーム
------------------------------------------------------------*/

.contact-text{
margin: auto;
max-width: 1200px;
	text-align: center;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 600;
	color: #131313;
	font-size: 1.2vw;

}


.contact-text-smp{
	margin: auto;
	padding-left: 1vw;

		text-align: left;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: 600;
		color: #131313;
		font-size: 3.8vw;
	width: 95%;
	}


/* 送信ボタン */


input.wpcf7-submit {
	display: block;
	text-align: center;

	text-decoration: none;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-weight:700;
	border:none;
	width: 100%;
     height: 30px;
	margin: 0 auto;
	font-size: 15px ;
padding: 5px 0px 5px 0px;

	background: #333c39;
	color: rgb(255, 255, 255);
	transition: 0.5s;
        
}


input.wpcf7-submit:hover {
	color: #333c39;
	background:rgb(255, 255, 255);
}




/* 確認ボタン */

input.wpcf7-confirm {
	display: block;
	text-align: center;

	text-decoration: none;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-weight:700;
	border:none;
	width: 100%;
     height: 30px;
	margin: 0 auto;
	font-size: 15px ;
padding: 5px 0px 5px 0px;

	background: #333c39;
	color: rgb(255, 255, 255);
	transition: 0.5s;
        
}

input.wpcf7-confirm:hover {
	color: #333c39;
	background:rgb(255, 255, 255);
}


/* バックボタン */

input.wpcf7-back {
	display: block;
	text-align: center;

	text-decoration: none;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-weight:700;
	border:none;
	width: 100%;
     height: 30px;
	margin: 0 auto;
	font-size: 15px ;
padding: 5px 0px 5px 0px;

	background: #6a91ae;
	color: rgb(255, 255, 255);
	transition: 0.5s;
        
}

input.wpcf7-back:hover {
	color: #333c39;
	background:rgb(255, 255, 255);
}


/* 入力エリア */


.formarea{

  padding: 0px;
  text-align:center;

 }


.texist{
  text-align:left;
  width: 60%;
  color:rgb(22, 22, 22);
  padding: 10px 0px 10px 0px;
  margin: 10px auto;
  max-width: 1000px;
  }

.texistsmp{
	text-align:left;
	width: 95%;
	color:rgb(22, 22, 22);
	padding: 0px 0px 0px 0px;


  
  }

.texist2{
	color:rgb(22, 22, 22);
  margin: 10px auto;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  width: 60%;
  }


.texist2smp{
margin: auto;
	color:rgb(22, 22, 22);
	padding: 2vw 0px 2vw  0px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  width: 95%;
  }

.con{
  width: 100%;
  background: rgb(245, 245, 245);
  margin: 0px auto;
  font-size: 18px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  padding: 5px 10px 5px 10px;
  border:solid 1px #999999;
  
 }

.consmp{
	width: 90%;
	background: rgb(245, 245, 245);
	margin: 0px auto;
	font-size: 18px;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding: 5px 5px 5px 5px;
	border:solid 1px #999999;
  
 }
.checkbox{
max-width: 600px;
width: 30%;
text-align:center ;
font-weight: 600;
color: #2d2d2d;
	background: rgb(245, 245, 245);
	margin: 0px auto;
	font-size: 14px;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding: 5px 5px 5px 5px;

}



.checkboxsmp{

	width: 90%;
	text-align:center ;
		background: rgb(245, 245, 245);
		margin: 0px auto;
		font-size: 14px;
		font-weight: 600;
		color: #2d2d2d;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		padding: 5px 10px 5px 10px;
	
	}


/* こちらを〜 */

.checkpp{
	position: relative;
	display: inline-block;
	text-decoration: none;
justify-content: space-around;
    padding: 0px 0px 0px 0px;
	letter-spacing: 2px;
	text-align: center;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
   
	font-weight: 700;
	color:rgb(20, 20, 20);
	margin: auto;
	max-width: 1000px;
	font-size: 12px ;
	line-height: 20px;

	
}
.checkpp::after {
	position: absolute;
	bottom: -3px;
	left: 0;
	content: '';
	width: 100%;
	height: 1.5px;
	background: #000000;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
  }
  .checkpp:hover::after {
	transform-origin: left top;
	transform: scale(1, 1);
  }



  
  .checkpp-smp{
	position: relative;
	display: inline-block;
	text-decoration: none;


    padding: 0px 0px 0px 0px;
	letter-spacing: 2px;
	text-align: center;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    width: 95%;
	font-weight: 700;
	color:rgb(20, 20, 20);
	margin-right: 0;
	font-size: 14px ;
	line-height: 10px;

	
}




.centering_parent {
   
    text-align:  center;     /* 中央寄せ */
    
}


.sample {
	margin: 16px auto;
	text-align: center;
	display: block;
	border: 0px solid #000;
}

.samplesmp {
	margin: 11px auto;
	text-align: center;
	display: block;
	border: 0px solid #000;
}


.sample .text {
	text-align: center;
	display: inline-block;
}


.samplesmp .text {
	text-align: center;
	display: inline-block;
}


.wpcf7 
{
       margin: 10px auto;
    
}

#demo_256-01{
  text-align: center;
}





/* MORE SCROLL */

.lm-scroll {
	z-index: 3;
     margin-left: 40px;
	padding-top: 230px;
	position:absolute;
  }
  .lm-scroll .scrollInner {
	position:relative;
	width: 15px;
	height: 192px;
  }
  .lm-scroll .text {
	-webkit-transform: rotate(-90deg) translateX(-100%);
	transform: rotate(-90deg) translateX(-100%);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	font-size: 15px;
	font-family:'my-font' ;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 0;
	color: #545454;
  }
  .lm-scroll .border {
	border: 0;
	width: 1px;
	height: 68px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: -1px;
	margin: 20px auto 0;
	background: #ededed;
	display: block;
  }
  .lm-scroll .border::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 1px;
	height: 68px;
	background: #929292;
	-webkit-animation: scroll_effect 2.5s infinite;
	animation: scroll_effect 2.5s infinite;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
  }




/* MORE SCROLL 中央*/

.lm-scroll-cennter {
	z-index: 3;

	display: inline-block;
	padding-top: 50px;

  }
  .lm-scroll-cennter .scrollInner {
	position:relative;
	width: 15px;
	height: 20px;
  }

  .lm-scroll-cennter .border {
	border: 0;
	width: 1px;
	height: 68px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: -1px;
	margin: 20px auto 0;
	background: #ededed;
	display: block;
  }
  .lm-scroll-cennter .border::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 1px;
	height: 68px;
	background: #929292;
	-webkit-animation: scroll_effect 2.5s infinite;
	animation: scroll_effect 2.5s infinite;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
  }



/* リンクPC */


  .t-link1 {
	position: relative;

	height: 54px;
	margin-right: 10px;
	display: inline-block;
  }
  .t-link1::before,
  .t-link1::after {
	content: "";
	
	position: absolute;
	display: block;
  }
  .t-link1::before {
	height: 45px;
	width: 45px;
	
	border: 1px solid #ababab;
	border-radius: 50%;
	right: 0;
	top: 4px;
  }

  .t-link1 .linkText1 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.04em;
	line-height: 2.333333333333333;
	color: #898989;
	padding-top: 9px;
    padding-right: 130px;
	display: inline-block;
	font-family: "my-font";
  }

  .t-link1 .linkText1smp {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.04em;
	line-height: 2.333333333333333;
	color: #898989;
	padding-top: 9px;
    padding-right: 110px;
	display: inline-block;
	font-family: "my-font";
  }


  .t-link1 .l-border {
	position: absolute;
	top: 50%;
	right: 26px;
	height: 1px;
  }
  .t-link2 {
	position: relative;
	padding-right: 92px;
	display: inline-block;
  }
  .t-link2 .linkText1 {
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.04em;
	line-height: 2.333333333333333;
  }
  .t-link2 .l-border {
	position: absolute;
	top: 50%;
	right: 0;
  }

  .l-scroll .text {
	-webkit-transform: rotate(-90deg) translateX(-100%);
	transform: rotate(-90deg) translateX(-100%);

	font-size: 10px;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	font-weight: bold;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 0;
	color: #ffffff;
  }
  .l-scroll .border {
	border: 0;
	width: 3px;
	height: 68px;

	bottom: 0;
	overflow: hidden;
	position: absolute;
	left: -1px;
	margin: 20px auto 0;
	background: #d4d4d4;
	display: block;
  }
  .l-scroll .border::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #c6c6c6;
	-webkit-animation: scroll_effect 2.5s infinite;
	animation: scroll_effect 2.5s infinite;
	-webkit-animation-delay: 1s;
	width: 3px;
	height: 68px;

	animation-delay: 1s;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
  }
  .l-border {
	display: block;
	width: 72px;
	height: 2px;
	overflow: hidden;
	background: #b2b2b200;
  }
  .l-border::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;

	height: 2px;
	background: #8a8a8a;
	z-index: 1;
	width: 72px;
	-webkit-animation: border_effect_left_to_right 2.5s infinite;
	animation: border_effect_left_to_right 2.5s infinite;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
  }
  .l-border.-right::before {
	-webkit-animation: border_effect_right_to_left 2.5s infinite;
	animation: border_effect_right_to_left 2.5s infinite;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
  }

  
/* リンクボイス */

  .t-link10 {
	position: relative;
	padding-top:30px ;
	padding-right: 116px;
	height: 54px;
	display: inline-block;
  }
  .t-link10::before,
  .t-link10::after {
	content: "";
	display: block;
	position: absolute;
  }

  .t-link10::after {
	width: 7px;
	height: 1px;
	background: #777777;
	top: calc(50% - 2px);
	right: 24px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  .b-link10 .linkText1 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.04em;
	line-height: 2.333333333333333;
	color: #ffffff;
	padding-top: 20px;
	display: inline-block;
	font-family: 'Moonlite', sans-serif;
  }
  .t-link10 .l-border {
	position: absolute;
	top: 50%;
	right: 26px;
	height: 1px;
  }
  .t-link20 {
	position: relative;
	padding-right: 92px;
	display: inline-block;
  }
  .t-link20 .linkText1 {
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.04em;
	line-height: 2.333333333333333;
  }
  .t-link20 .l-border {
	position: absolute;
	top: 50%;
	right: 0;
  }

  .l-scroll .text {
	-webkit-transform: rotate(-90deg) translateX(-100%);
	transform: rotate(-90deg) translateX(-100%);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 0;
	color: #ffffff;
  }
  .l-scroll .border {
	border: 0;
	width: 3px;
	height: 68px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: -1px;
	margin: 20px auto 0;
	background: #ffffff;
	display: block;
  }
  .l-scroll .border::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 3px;
	height: 68px;
	background: #ffffff;
	-webkit-animation: scroll_effect 2.5s infinite;
	animation: scroll_effect 2.5s infinite;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
  }
  .l-border {
	display: block;
	width: 72px;
	height: 2px;
	overflow: hidden;
	background: #ffffff00;
  }
  .l-border::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 72px;
	height: 2px;
	background: #5a5a5a;
	-webkit-animation: border_effect_left_to_right 2.5s infinite;
	animation: border_effect_left_to_right 2.5s infinite;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
  }
  .l-border.-right::before {
	-webkit-animation: border_effect_right_to_left 2.5s infinite;
	animation: border_effect_right_to_left 2.5s infinite;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
  }





@-webkit-keyframes scroll_effect {
	20% {
	  -webkit-transform: translateY(0);
	  transform: translateY(0);
	}
	100% {
	  -webkit-transform: translateY(100%);
	  transform: translateY(100%);
	}
  }


  @keyframes scroll_effect {
	60% {
	  -webkit-transform: translateY(0);
	  transform: translateY(0);
	}
	100% {
	  -webkit-transform: translateY(100%);
	  transform: translateY(100%);
	}
  }




  @-webkit-keyframes border_effect_left_to_right {
	60% {
	  -webkit-transform: translateX(0);
	  transform: translateX(0);
	}
	100% {
	  -webkit-transform: translateX(100%);
	  transform: translateX(100%);
	}
  }


  @keyframes border_effect_left_to_right {
	60% {
	  -webkit-transform: translateX(0);
	  transform: translateX(0);
	}
	100% {
	  -webkit-transform: translateX(100%);
	  transform: translateX(100%);
	}
  }


  @-webkit-keyframes border_effect_right_to_left {
	60% {
	  -webkit-transform: translateX(0%);
	  transform: translateX(0%);
	}
	100% {
	  -webkit-transform: translateX(-100%);
	  transform: translateX(-100%);
	}
  }


  @keyframes border_effect_right_to_left {
	60% {
	  -webkit-transform: translateX(0%);
	  transform: translateX(0%);
	}
	100% {
	  -webkit-transform: translateX(-100%);
	  transform: translateX(-100%);
	}
  }


/*線
------------------------------------------------------------*/


.hr{ 
	width: 100%;
	margin: auto;
	padding-top: 0px;
}


.hrsmp{ 
	width: 90%;
		margin: auto;
		padding: 30px 0px 10px 0px;
}


.hr-tokusyo{ 
	width: 100%;
		margin: auto;
		padding: 20px 0px 20px 0px;
}


/*ホバー表示(PROJECT)
------------------------------------------------------------*/

.check{
width: 90%;
}



.caption {
text-align: left;
font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-size:13px;
	color:	#646464;
	margin: 5px 0px ;
	padding-top: 5px;
}


.caption-day {
text-align: left;
font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-size:10px;
	color:	#a7a7a7;
	margin: 5px 0px ;
	padding-top: 5px;
}


.caption-daysmp {
text-align: left;
font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-size:15px;
	color:	#a7a7a7;
	margin: 5px 0px ;
	padding-top: 5px;
}

.captionsmp {
text-align: left;
font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
	font-size:16px;
	color:	#646464;
	margin: 4px 0px ;

}


.sample4 {
	width:			100%;
	overflow:		hidden;
	margin:			10px 0px 10px 0px;
	
}
.sample4-smp {
	width:			100%;
	overflow:		hidden;
	margin:			0px 0px 0px 0px;
	
}

/* フェードイン　*/

.fade-in {
	opacity: 0;
	transition-duration: 1600ms;
	transition-property: opacity, transform;
  }
  
  .fade-in-up {
	transform: translate(0, 50px);
  }
  
  .scroll-in {
	opacity: 1;
	transform: translate(0, 0);
  }

  /* ばつ　*/

  .cross {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 2px;
	background: #282828;
	transform: rotate(45deg);
	vertical-align: middle;
  }
  
  .cross::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #282828;
	transform: rotate(90deg);
  }





 /* スライド　*/
.clearfixslide {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.slide {
  position: relative;
  text-align: left;
  width: 100%;
  height: 80vh;
  overflow: hidden;
}


/* 4枚用：1枚あたり 5%〜25% の間だけ表示（残りはフェードアウト待機） */
@keyframes slideshow {
  0%   { opacity: 0; }
  5%   { opacity: 1; }
  25%  { opacity: 1; }
  30%  { opacity: 0; }
  100% { opacity: 0; }
}

.item {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;

  transform: translate(-50%, -50%);
  object-fit: cover;
  opacity: 0;
  animation: slideshow 24s linear infinite; /* 4枚×6秒=24秒 */
}

/* 4枚分の遅延（6秒刻み） */
.item:nth-child(1) { animation-delay: 0s; }
.item:nth-child(2) { animation-delay: 6s; }
.item:nth-child(3) { animation-delay: 12s; }
.item:nth-child(4) { animation-delay: 18s; }
 /* スライドスマホ　*/

  .slidesmp {
    position: relative;
	text-align: left;
    width: 100%;
    height: 70vh;
    overflow: hidden;

  }
   
/* 4枚用：1枚あたり 5%〜25% の間だけ表示（残りはフェードアウト待機） */

@keyframes slideshow {
    0%   { opacity: 0; }
    2%   { opacity: 1; }
    23%  { opacity: 1; }
    25%  { opacity: 0; }
    100% { opacity: 0; }
}


  .itemsmp {
    position: absolute;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
 
	   width: 100%;
	object-fit: cover;
    opacity: 0;
    animation :slideshow 24s linear infinite;
  }
   
.itemsmp:nth-child(1) { animation-delay: 0s; }
.itemsmp:nth-child(2) { animation-delay: 6s; }
.itemsmp:nth-child(3) { animation-delay: 12s; }
.itemsmp:nth-child(4) { animation-delay: 18s; }


  


/* アコーディオン　*/

.accordion {
	margin: 3em auto;
	width: 81%;

	}
	.toggle {
	display: none;

	}
	.option {
	position: relative;
	margin-bottom: 1px;
	}
	.title,
	.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
	}
	.title {
	
	border-top: 2px solid #131313;
	width: 100%;
	font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
    font-size: 30px;
    text-align: left;
	margin: auto;
	padding: 10px 0px 0px 0px;
	display: block;
	color: #131313;
	
	}
	.title::after,
	.title::before {
	content: "";
	position: absolute;
	right: 15px;
	top: 18px;
	width: 1.5px;
	height: 0.75em;
	background-color: #0f0f0f;
	transition: all 0.3s;
	}
	.title::after {
	transform: rotate(90deg);
	}
	.content {
	max-height: 0;
	overflow: hidden;
	}
	.content p {
	margin: 0;
	padding: 0.5em 1em 1em;
	font-size: 0.9em;
	line-height: 1.5;
	}
	.toggle:checked + .title + .content {
	max-height: 500px;
	transition: all 1.5s;
	}
	.toggle:checked + .title::before {
	transform: rotate(90deg) !important;
	}


	/* アコーディオンスマホ　*/


	.accordion-smp {
		margin: 2em auto;
		width: 90%;
		}
		.toggle-smp {
		display: none;
		}
		.option-smp {
		position: relative;
		margin-bottom: 1em;
		}
		.title-smp,
		.content-smp {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transform: translateZ(0);
		transition: all 0.3s;
		}
		.title-smp {
		
		border-top: 2px solid #131313;
		width: 100%;
		font-family:  "游ゴシック体", YuGothic,"游ゴシック", "Yu Gothic" ,sans-serif;
		font-size: 5vw;
		text-align: left;
		margin: auto;

		padding: 3vw 0px 0px 0px;
		display: block;
		color: #131313;
		
		}
		.title-smp::after,
		.title-smp::before {
		content: "";
		position: absolute;
		right: 15px;
		top: 18px;
		width: 1.5px;
		height: 0.75em;
		background-color: #0f0f0f;
		transition: all 0.3s;
		}
		.title-smp::after {
		transform: rotate(90deg);
		}
		.content-smp {
		max-height: 0;
		overflow: hidden;
		}
		.content-smp p {
		margin: 0;
		padding: 0.5em 1em 1em;
		font-size: 0.9em;
		line-height: 1.5;
		}
		.toggle-smp:checked + .title-smp + .content-smp {
		max-height: 220vw;
		transition: all 1.5s;
		}
		.toggle-smp:checked + .title-smp::before {
		transform: rotate(90deg) !important;
		}
	


		.custom-slider-container {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

.custom-slider-main-image img {
  width: 100%;
  max-width: 600px;
  object-fit: cover;
  height: 400px;
  border: 5px solid white;
}

.custom-slider-thumbnail-row {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 2px;
}

.custom-slider-thumbnail {
  width: 100px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  border: 3px solid transparent;
  transition: border 0.3s ease;
}

.custom-slider-thumbnail.active {
  border: 5px solid gray;
}






.custom-slider-container-smp {
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
}

.custom-slider-main-image-smp img {
  width: 90%;
  max-width: 100%;
  object-fit: cover;

  border: 5px solid white;
}

.custom-slider-thumbnail-row-smp {
  margin-top: 20px;
  display: flex;
  width: 90%;
  justify-content: center;
  gap: 2px;
  margin: 0 auto;
}

.custom-slider-thumbnail-smp {
  width: 15%;
  height: 60px;
  object-fit: cover;
  cursor: pointer;
  border: 3px solid transparent;
  transition: border 0.3s ease;
}

.custom-slider-thumbnail-smp.active {
  border: 5px solid gray;
}





/* PC用のローディング */
.pc-loading {
    width: 100vw;
    height: 100vh;
    transition: all 1s;
 background: linear-gradient(
  to bottom,
  #e12f2f 0%,
 #fc8443 50%,
  rgb(248, 190, 81) 100%
);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    opacity: 1;
    visibility: visible;
}

.pc-loading.is-active {
    opacity: 0;
    visibility: hidden;
}

.pc-loading-animation {
    width: 100vw;
    height: 100vh;
    transition: all 1s;
	http://localhost:10129/
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}

.pc-loading-animation.is-active {
    opacity: 1;
    visibility: visible;
}


/* スマートフォン用のローディング */
.mobile-loading {
    width: 100vw;
    height: 100vh;
    transition: all 1s;
 background: linear-gradient(
  to bottom,
  #e12f2f 0%,
 #fc8443 50%,
  rgb(248, 190, 81) 100%
);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    opacity: 1;
    visibility: visible;
}

.mobile-loading.is-active {
    opacity: 0;
    visibility: hidden;
}

.mobile-loading-animation {
    width: 100vw;
    height: 100vh;
    transition: all 1s;
    background: rgb(9, 14, 20);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}

.mobile-loading-animation.is-active {
    opacity: 1;
    visibility: visible;
}

/* 事業内容 */
.business-container {
    max-width: 1400px;
    margin: 0 auto;
    width: 70%;
    padding: 0 20px;
}

.business-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 30px;
}

/* 下段（2番目のgrid）を3列にして中央配置 */
.business-grid:last-child {
    grid-template-columns: repeat(3, 1fr);
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.business-item {
    text-align: center;
}

.business-image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    cursor: pointer;
    aspect-ratio: 1/1;
}



.business-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.business-image-wrapper-smp img {
    width: 75%;
    height: 75%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.business-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
}

.business-title {
    color: white;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    opacity: 0;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.business-image-wrapper:hover .business-overlay {
    background-color: rgba(0, 0, 0, 0.5);
}

.business-image-wrapper:hover .business-title {
    opacity: 1;
    transform: translateY(0);
}

.business-image-wrapper:hover img {
    transform: scale(1.05);
}

.business-caption {
    margin-top: 15px;
    font-size: 16px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700;
    color: #545454;
    text-align: left;
}


.business-caption-smp {

	padding: 0px 0px 10px 0px;
    margin-top: 5px;
    font-size: 16px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700;
    color: #545454;
    text-align: center;
}







 /* スライド2　*/
.clearfixslide-2 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
}

.slide-2 {
  position: relative;
  text-align: center;
  width: 90%;
  height: 70vh;
  overflow: hidden;
   margin: 0 auto;
}


/* 4枚用：1枚あたり 5%〜25% の間だけ表示（残りはフェードアウト待機） */
@keyframes slideshow {
  0%   { opacity: 0; }
  5%   { opacity: 1; }
  25%  { opacity: 1; }
  30%  { opacity: 0; }
  100% { opacity: 0; }
}

.item-2 {
  position: absolute;
  top: 43%;
  left: 50%;
  width: 100%;

  transform: translate(-50%, -50%);
  object-fit: cover;
  opacity: 0;
  animation: slideshow 24s linear infinite; /* 4枚×6秒=24秒 */
}

/* 4枚分の遅延（6秒刻み） */
.item-2:nth-child(1) { animation-delay: 0s; }
.item-2:nth-child(2) { animation-delay: 6s; }
.item-2:nth-child(3) { animation-delay: 12s; }
.item-2:nth-child(4) { animation-delay: 18s; }
 

/* スライドスマホ　*/
.slidesmp-2 {
    position: relative;
    text-align: left;
    width: 100%;
    height: 90vh;
    overflow: hidden;
}

/* 4枚用：各画像が25%ずつ表示（6秒ずつ） */
@keyframes slideshow {
    0%   { opacity: 0; }
    2%   { opacity: 1; }
    23%  { opacity: 1; }
    25%  { opacity: 0; }
    100% { opacity: 0; }
}

.itemsmp-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    object-fit: cover;
    opacity: 0;
    animation: slideshow 24s linear infinite;
}

.itemsmp-2:nth-child(1) { animation-delay: 0s; }
.itemsmp-2:nth-child(2) { animation-delay: 6s; }
.itemsmp-2:nth-child(3) { animation-delay: 12s; }
.itemsmp-2:nth-child(4) { animation-delay: 18s; }




.map-container {
    position: relative;
    width: 100%;
    height: 490px;
    overflow: hidden;
}

.map-container iframe {
    width: 100%;
    height: 100%;
    filter: grayscale(100%) contrast(1.1) brightness(0.95);
    -webkit-filter: grayscale(100%) contrast(1.1) brightness(0.95);
}

/* ホバー時にカラーに戻す（オプション） */
.map-container:hover iframe {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    transition: filter 0.3s ease;
}




.map-container-smp {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
}

.map-container-smp iframe {
    width: 100%;
    height: 100%;
    filter: grayscale(100%) contrast(1.1) brightness(0.95);
    -webkit-filter: grayscale(100%) contrast(1.1) brightness(0.95);
}



.hrsingle{
width: 60%;
margin: 0 auto;
color: #b6b6b6;
}



.hrsingle-smp{
width: 90%;
margin: 0 auto;
color: #b6b6b6;
}



/* ニュースシングル */

.single-title {
    color: rgb(76, 76, 76);
    font-size: 22px;
    font-weight: 700;
width: 60%;
margin: 0 auto;
    letter-spacing: 2px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    
}



.single-title-smp {
    color: rgb(76, 76, 76);
    font-size: 22px;
    font-weight: 700;
width: 95%;
margin: 0 auto;
    letter-spacing: 2px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    
}



   .container {
            max-width: 1200px;
            margin: 0 auto;
            background-color: white;
            padding: 60px;
		
            border-radius: 8px;
        }

        .philosophy-box {
            position: relative;
            padding-left: 0px;
        }

        .main-title {
            background-color: #e85d2b;
            color: white;
            padding: 15px 70px;
            border-radius: 30px;
            display: inline-block;
            font-size: 20px;
            font-weight: bold;
			 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            margin-bottom: 40px;
            margin-left: 0px;
        }

        .philosophy-text {
            font-size: 38px;
            font-weight: bold;
            color: #505050;
			    font-weight: 700;
			 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            margin-bottom: 60px;
            line-height: 1.6;
        }

        .section {
            margin-bottom: 40px;
            position: relative;
        }

        .section-title {
            background-color: #f39c3f;
            color: white;
            padding: 12px 40px;
            border-radius: 30px;
            display: inline-block;
            font-size: 18px;
			 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            font-weight: bold;
            margin-bottom: 30px;
            margin-left: 0px;
        }

        .section-content {
            font-size: 20px;
			 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            color: #333;
            line-height: 1.8;
            padding-left: 0px;
        }

        .connector {
            display: none;
        }

        .value-section {
            margin-top: 50px;
        }

        .value-content {
            margin-top: 40px;
            padding-left: 0px;
        }

        .value-text {
            font-size: 20px;
            color: #333;
						 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            line-height: 1.8;
            margin-bottom: 10px;
        }







   .container-smp {
            max-width: 100%;
            margin: 0 auto;
            background-color: white;
            padding: 20px;
		
            border-radius: 8px;
        }

        .philosophy-box-smp {
            position: relative;
            padding-left: 0px;
			    margin: 0 auto;
        }

        .main-title-smp {
            background-color: #e85d2b;
            color: white;
            padding: 15px 70px;
            border-radius: 30px;
            display: inline-block;
            font-size: 15px;
            font-weight: bold;
			 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            margin-bottom: 20px;
         
        }

        .philosophy-text-smp {
            font-size: 28px;
            font-weight: bold;
            color: #505050;
			    font-weight: 700;
			 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            margin-bottom: 30px;
            line-height: 1.6;
        }

        .section-smp {
            margin-bottom: 40px;
            position: relative;
        }

        .section-title-smp {
            background-color: #f39c3f;
            color: white;
            padding: 12px 40px;
            border-radius: 30px;
            display: inline-block;
            font-size: 15px;
			 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            font-weight: bold;
            margin-bottom: 10px;
        
        }

        .section-content-smp {
            font-size: 17px;
			 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            color: #333;
            line-height: 1.8;
        }

        .connector-smp {
            display: none;
        }

        .value-section-smp {
            margin-top: 50px;
        }

        .value-content-smp {
            margin-top: 20px;
        
        }

        .value-text-smp {
            font-size: 17px;
            color: #333;
						 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
            line-height: 1.8;
            margin-bottom: 10px;
        }




.horizontal-scroll {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 10px 0;
  -webkit-overflow-scrolling: touch; /* iOSでなめらかに */
}

.horizontal-scroll img {
  flex-shrink: 0;      /* 縮まないようにする */
  width: 190%;          /* お好みで調整（例: 80%, 300px など） */
  max-width: none;
  height: auto;
  border-radius: 8px;  /* 任意 */
}