@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/
body{
font-family: 'Concert One', serif;
}
h2{
font-family: 'Concert One', serif;
border-top: 0;
border-bottom: 0;
}
a {
color: #655648;
}
a:hover {
color: #655648;
	opacity:0.8;
}
.fa_v5_css blockquote {
display:none;
}
iframe{
position:relative!important;
}
.headerback{
background: #fff;
position: absolute;
width: 100%;

}
.siteContent {
background-color: #fff;
}
.topimage {
position: absolute;
top: 0;
z-index: -1;
}
.flex{
display:flex;
justify-content: center;
}
video{
width:100vw;
height: 100vh;
	object-fit: cover;
}

.box1{
	position:relative;
	margin:10px;
margin: 10px;
width: 31%;
background: #fef6eb;
padding: 5%;
}
.box1 img {
  display: block;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.box1:hover img {
  opacity: 0.3;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
.hoverp{
	 opacity: 0;
position: absolute;
top: 40%;
left: 40%;
font-size: 20px;
}
.hoverp span{
display:block;	
}

.box1:hover {
   opacity: 0.6;
}
.box1:hover .hoverp{
	 opacity: 1;
}
.title1{
	text-align:center;
	width:100%;
	padding: 50px;
}
.title1 span{
display:block;
font-size: 70%;
padding-top: 5px;
}

.bunner1 {
padding: 20px 50px;
width: 100%;
border: solid 3px #edecec;
margin: 15px;
}

.bunnerh2{
background-color:transparent;
	border:none;
}

.bunnnerp1 {
font-size: 120%;
font-weight: bold;
color: #d6390d99;
}
.bunnnerp2{
	font-size:80%;
}

.haikei{
	background-color:#edecec;
	background-image:url("https://twowinsplus.com/wp-content/uploads/2021/09/topimg@2x.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
.haikei p{
	text-align:center;
	font-size:120%;
	padding: 250px;
	border:solid 4px #fff;
	margin:150px;
}


.topparea{
padding:100px;
}
.topp{
 writing-mode: vertical-rl;
margin: 0;
width: 100%;
font-size: 120%;
line-height: 280%;
}

.topp span {
font-size: 200%;
line-height: 380%;
display: block;
}

.widgetarea{
background: #f7f7f7;
padding:100px 0;
}



.pt-cv-wrapper .btn-success {
color: #fff;
background-color: #817873;
border-color: transparent;
border-radius: 0;
}

.menuarea,.haikei2{
padding:100px 0;
	
}


.mainh2 {
padding: .8em 0 .7em;
border-top: 0;
border-bottom: 0;
text-align: center;
width: 100%;
font-size: 23px;
margin-bottom: 50px;
}
.mainh3{
	border-top: 0;
border-bottom: 0;
width: 100%;
font-size: 20px;
margin-bottom: 20px;
	width:100%;
	font-weight:bold;
}
.btn-primary {
background-color: #fc8d8d;
border-color: transparent;
max-width: 400px;
margin: 0 auto;
}
.name{
width: 100%;
padding: 20px 50px;
}
h3:after {
	border-bottom:0;
}
.siteFooter {
border-top: 0;
background-color: #d0b1b1;
color: #fff;
}
.col-md-12 {

background: #fff;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.pt-cv-wrapper img {
vertical-align: middle;
width: 100%;
height: 300px;
object-fit: cover;
}

.gold {
  font-size: 70px;
  background-image: url("https://twowinsplus.com/wp-content/uploads/2021/09/gray.png");
  background-repeat: no-repeat;
  padding: 30px;
  margin-top: 100px;
}

.gold-span,.gold-span2 {
  background: repeating-linear-gradient(0deg, #B67B03 0.1em, #DAAF08 0.2em, #FEE9A0 0.3em, #DAAF08 0.4em, #B67B03 0.5em);
  -webkit-background-clip: text;
  color: transparent;
}


.gold-span2 {
  font-size: 100px;
}

.top-title{
  background-image: url("https://twowinsplus.com/wp-content/uploads/2021/09/top-image@2x-100-scaled.jpg");
  background-size:cover;
  background-repeat: no-repeat;
  height: 100vh;
  text-align:center;
  padding-top:50px;
}

.black {
background-color: #333333;
padding: 10px 500px;
}

.black-text {
  text-align: center;
  font-size: 30px;
  color: white;
  border-top:solid 1px #fff;  
  border-bottom:solid 1px #fff; 
  padding: 20px;

}

.bottom-content {
  background-image: url("https://twowinsplus.com/wp-content/uploads/2021/09/bottom-image@2x-100-scaled.jpg");
  height: 100vh;
  background-size: cover;
}

.bottom-text {
  text-shadow: 
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
    width: 100%;
    text-align: center;
    font-size: 34px;
  }

.bottom-box {
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  
}

.square-box {
  display: flex;
  text-align: center;
}



.square {
  width: 300px;
  height: 300px;
  background-color: #ffffff;
  margin: 20px;
  padding: 20px;
  
}

.square img {
  width: 60px;
}

.square p {
  font-size: 20px;

}

.recruithaikei2{
	background-image:url("https://twowinsplus.com/wp-content/uploads/2021/09/haikei1@2x-100-scaled.jpg");
	background-size:cover;
	display:flex;
	align-items:center;
	justify-content:center;
}
.recruith2{
	 display        : inline-block;
  color          : #000;            /* 文字の色 */
  font-size      : 36pt;               /* 文字のサイズ */
  letter-spacing : 4px;                /* 文字間 */
  text-shadow    : 
       2px  2px 1px #fff,
      -2px  2px 1px #fff,
       2px -2px 1px #fff,
      -2px -2px 1px #fff,
       2px  0px 1px #fff,
       0px  2px 1px #fff,
      -2px  0px 1px #fff,
       0px -2px 1px #fff;        /* 文字の影 */
}

.recruith2 span{
font-size:90%;
}
.kyuujinh3{
color:#fff;
	text-align:center;
}
.box3{
	width:100%;
background: #fff;
padding: 20px;
margin: 10px;
}
@media (max-width: 767px){
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}

@media (max-width: 767px){
	.gMenu_outer {
display: block;
background: #e7e1e1;
		position:fixed;
		bottom:-1px;
		left:0;
}
	.d-block {
display: none!important;
}
	.device-pc .gMenu>li>a {
display: block;
overflow: hidden;
padding: 14px 1.8em;
}
	.siteHeader_logo a{
font-size: 11px;
	}
.carousel-item {
height: 70vh;
}
.topparea {
padding: 0;
}
.topp {
line-height: 160%;
padding: 20px;
}
.topp span {
font-size: 150%;
line-height: 170%;
display: block;
margin-left: 40px;
}
	.flex {
flex-wrap: wrap;
}
	.haikei p {
font-size: 120%;
padding: 100px 30px;
margin: 0 auto;
}
	.haikei2{
	padding: 50px 20px;	
	}
	.mainh2 {
font-size: 20px;
margin-bottom: 20px;
}
	.bunner1 {
padding: 20px ;
}
}



/* テストページ*/
.img_wrap{
  border: 1px solid #ddd;
  width: 100%;
  
  margin: 0 auto;
  overflow: hidden;
}
.img_wrap img{
  width: 100%;
  transform: scale(1.1);
  cursor: pointer;
  filter: grayscale(100%);
  transition-duration: 0.5s;
}
.img_wrap img:active{
  filter: grayscale(0);
  transition-duration: 0.5s;
}

/*     テスト*/

body {
	background: linear-gradient(-45deg, #ded8d4, #dbc6c9, #d4dee5, #bcc7dd);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	height: 100vh;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}



.testh2 {
  position: fixed;
  top: 0;
  padding: 10px;
  color: #FFF;
  font-size: 4rem;
	z-index:1000;
}

.scroolwrap {
background: transparent;
height:2000px;
}

.tesimg{
	height:100vh;
	object-fit:cover;
}