/* CSS Document */
body {
   min-height: 100vh;
   margin: 0 auto;
   font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
   background-color: #fff8f3;
}
header {
	text-align: center;
	width: 100%;
}

.img_center{
    text-align: center;
    width: auto;
            }

#sec01 {
	  width : 100%;
}

#sec07_01{
	background: url("../images/bgSec.jpg") no-repeat;
    background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 200px 20px;
}

#sec07_01 img{
	width: auto;
}

.img-box {
	background: rgba(255, 255, 255, 0.5);
	background-size: contain;
	width: 100%;
	height: 220px;
	backdrop-filter: blur(20px);
	border-radius: 20px;
}

.img-box2 {
	background: rgba(255, 255, 255, 1.9);
	backdrop-filter: blur(20px);
	border-radius: 15px;
}

.abc{
	font-size: 19px;
	color: #606060;
    }

.poin{
    font-size: 35px;
    text-align: center;
    line-height: 0.95em;
    font-weight: bold;
    color: #1C6DD0;
    text-shadow: 0.02em 0.02em 0.02em rgba(0,0,0,0.5);
    }

.poin1 {
	font-size:22px;
	text-align:center;
	font-weight:bold;
	color: transparent;
	background: linear-gradient( 45deg, #FA8072 0% 40%, #DC143C 60% 100% );
	-webkit-background-clip: text;
	background: repeating-linear-gradient( 90deg,  0 0.1em, 0.1em 0.2em );
	-webkit-background-clip: text;
    }

.poin2 {
	font-size:20px;
	text-align:center;
	line-height:38px;
	color: #1C6DD0;
       }

.poin3 {
    font-size: 45px;
    text-align: center;
    line-height: 0.95em;
    font-weight: bold;
    color: #D40000;
    text-shadow: 0 0.01em 0 #444,
		0 0.02em 0 #fff,
		0 0.03em 0 #fff,
		0 0.04em 0 #fff,
		0 0.05em 0 #fff,
		0 0.06em 0 #fff,
		0 0.08em 0 #444;
}

.poin4 {
	   font-size: 45px;
       text-align: center;
       font-weight: bold;
       color: #eb6100;
}

.poin5 {
	font-size: 20px;
    font-weight: bold;
	color: #ffffff;
    }

.poin6 {
	font-size: 18px;
    text-align: center;
    color: #666666;
    }

.poin7 {
	   font-size: 30px;
       text-align: center;
       color: #666666;
}

.poin8 {
	font-size: 18px;
    text-align: left;
    color: #444;
    }

.poin9 {
    color: #FFFFFF;
    }

.poin10 {
	font-size: 21px;
    font-weight: bold;
	color: #000000;
    }


.contact-box{
	margin: auto;
	font-size: 16px;
	font-color: #666666;
    text-align: center;
}

.contact-font{
	font-size: 12px;
	color: #ffffff;
	background-color: #1C6DD0;
	border-radius: 5px;
	padding: 3px;
}

.right {
    text-align: right; 
}

.hoge {
	  background-color: #fff;
}
.hoge1 {
	  background-color: #fff;
	  border-radius:30px;
}

.video-box {
	background: url("../images/top01-min.gif") no-repeat;
	width: 100%;
}

#mainImg,#mainImg2,#mainImg3 {
    text-align : center;
}

.extp {/*親div*/
  position: relative;/*相対配置*/
}

.extp img {
	position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  width: 20%;
}

.innerS{
	width: 70%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.innerM{
	width: 80%;
	margin: 0 auto;
	padding-top: 50px;
}

.innerL{
	width: 50%;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
    background-color: #eb6100;
}

.innerO {
	width: 50%;
	margin: 0 auto;
	padding-top: 30px;
	display: flex;
    justify-content: center; 
}

.innerC {
	width: 80%;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
    background-image: url("../images/protruding-squares.svg");
}

.innerM_01 {
	width: 80%;
	margin: 0 auto;
	padding-top: 5px;
}

.cont {
    background : #A3E4DB;
}
.cont2 {
   background:repeating-linear-gradient(135deg, #FED1EF, #FED1EF 20px, #fecde6 20px, #fecde6 40px);
   padding : 25px 30px;
   border-radius : 20px;
}
.cont3 {
    background : #fff;
}

h2 {
  position: relative;
  padding: 1rem 2rem calc(1rem + 10px);
  background: #FED1EF;
}

h2:before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
}

.btn-copy {
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
  margin-bottom: .2em;
  text-align: center;
}
.btn-copy:before {
  margin-right: 1rem;
  content: '＼';
}
.btn-copy:after {
  margin-left: 1rem;
  content: '／';
}


.main1 {
	grid-row: auto;
	grid-column: 100%;
}

.main2 {
	grid-row: auto;
	grid-column: 100%;
}

.heading03 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	text-align: center;
    line-height: 0.95em;
    font-weight: bold;
    color: #1C6DD0;
    text-shadow : 0.02em 0.02em 0.02em rgba(0,0,0,0.5);
	margin-top :   90px;
	margin-bottom :  50px ;
}

.heading03::before,
.heading03::after {
	content: '';
	width: 85px;
	height: 2px;
	background-color: #FED1EF;
}

.heading03::before {
	margin-right: 20px;
}
.heading03::after {
	margin-left: 20px;
}


table {
    background-color: #fed1ef;  /* 背景色指定 */
}

th {
    background-color: #A3E4DB;  /* 背景色指定 */
}

/* ACCESS 設定
------------------------------------------------------------*/
.access{
  width : 1040px;
  height : 480px;
  margin : 0 auto;
  padding : 10px 0 145px;
}
.access__box{
  margin-top: 40px;
}
.access__map{
  width: 680px;
  float: left;
}
.access__address{
  width: 340px;
  padding-left: 20px;
  box-sizing: border-box;
  float: right;
}
.access__map iframe{
  width: 100%;
  height: 425px;
  border: none;
}
.access__address__box,
.access__staff__message,
.access__address__box .sup{
  font-size: 14px;
  line-height: 1.5;
}
.access__address__box .sup{
  margin: 20px auto;
  padding: 15px;
  background-color: #FED1EF;
}
.access__address {
  font-size: 0;
  margin-top: 25px;
}
.access__address {
  display: inline-block;
}
.access__address {
  margin-left: 20px;
}
.access__address a{
  display: block;
  width: 70px;
  height: 70px;
  padding: 20px 16px 0;
  box-sizing: border-box;
  background-color: #74859f;
  border-radius: 35px;
}
.access__address img{
  width: 100%;
  height: auto;
}

/* リンク 設定
------------------------------------------------------------*/
a {
  text-decoration: none;
  padding: 0 10px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgb(163, 228, 219) 50%);
  opacity: 0.7;
  background-position: 0 0;
  background-size: 200% auto;
	transition-timing-function:ease;
	transition-duration:2s;
}

a:hover{
  background-position: -100% 0;
}

.ano{
	background-image: none;
}

.anav{
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgb(254, 209, 239) 50%);
}

.ano_01{
	pointer-events: none;
}

a .btn01 {
	background-color: #ceb849;
	border: 1px solid transparent;
}


  .contact-form {
		padding:  0;
		box-sizing: border-box;
		height:  100vh;
		display: flex;
		align-items: center;
		justify-content: center;}

/* Q&A 設定
------------------------------------------------------------*/
.container{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(250px, 100%), 1fr));
  gap: 1rem;
}

.card {
  height: 0;
  padding-bottom: 100%;
  position: relative;
}

.card__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo03.jpg");
}

.card__content1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo02.jpg");
}

.card__content2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo06.jpg")
}
.card__content3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo08.jpg")
}
.card__content4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo0.jpg");
}
.card__content5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo01.jpg");
}
.card__content6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo05.jpg")
}
.card__content7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo04.jpg")
}
.card__content8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/photo09.jpg")
}

/* 以下あしらいの実装 */
* {
  box-sizing: border-box;
}

section {
  max-width: 960px;
  margin: 0 auto;
  box-sizing: content-box;
  padding: 16px;
}

.requirements {
  width: 100%;
  border-bottom: 1px solid #eee;
}

.card {
  box-shadow:
    0 0.2px 0.3px rgba(0, 0, 0, 0.017),
    0 0.4px 0.7px rgba(0, 0, 0, 0.024),
    0 0.6px 1.2px rgba(0, 0, 0, 0.03),
    0 1px 1.9px rgba(0, 0, 0, 0.035),
    0 1.5px 2.9px rgba(0, 0, 0, 0.04),
    0 2.4px 4.5px rgba(0, 0, 0, 0.046),
    0 4px 7.5px rgba(0, 0, 0, 0.053),
    0 8px 15px rgba(0, 0, 0, 0.07)
  ;
  border-radius: 4px;
}

.card__content,.card__content1,.card__content2,.card__content3,
.card__content4,.card__content5,.card__content6,.card__content7,.card__content8 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  padding: 10;
  text-align:center;
  line-height:1.9em;
  font-weight:bold;
  color: #FFF;
  text-shadow: 0 0 0.2em rgba(0,0,0,1);
}


.fomo{
	color: #444;
}
#footer {
  position: relative;
  margin-top: 40px;
  color: #666;
}
#footer .primary {
  padding: 40px 20px;
  background: #FFF8F3;
}
#footer .primary .flex {
  display: flex;
}
#footer .primary .flex .left{
  width: 40%;
}
#footer .primary .flex .right{
  display: flex;
  width: 60%;
  justify-content: flex-end;
}
#footer .secondary {
  display: flex;
  padding: 40px 20px;
  background-image: url("../images/fo.svg")
}

/* logo */

#footer .logo {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: 26px;
  font-weight: bold;
}

/* navi */

.navi-section {
  display: flex;
  flex-direction: column;
  width: 25%;
  margin-left: 20px;
}
#footer .parent {
  margin: 0 0 16px 0;
  padding: 0;
  font-weight: bold;
}
#footer .navi {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .navi li {
  margin: 8px 0 0 0;
  padding: 0;
}
#footer .navi li:first-child {
  margin: 0;
}

/* sns-navi */

#footer .sns-navi {
  margin: 20px 0 0;
  padding: 0;
}
#footer .sns-navi li {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0;
  font-size: 20px;
}
#footer .sns-navi li:last-child {
  margin-right: 0;
}


/* sitenavi */

#footer .sitenavi {
  width: 50%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .sitenavi li {
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 0;
}
#footer .sitenavi li:first-child {
  margin-left: 0;
}


@media screen and (min-width: 1024px) {
	
	.sample{
		display: none;
	}
	
	.inner{
		width: 1024px;
	}
}

/* RESPONSIVE 設定
------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	
body{
		font-size: 14px;
	}

.top-rogo {
	    width: 200px;
	    height: 200px;
	}
	
.video-box {
	background: url("../images/topM.png") no-repeat;
	width: 100%;
    height: 600px;

}

	.img-768{
		width: 50%;
	    height: auto;
}
	
.extp img {
  width: 50%;
}

.innerS{
	width: 90%;
	}
	
.innerM{
	width : 100%;
	padding-top : 10px;
}

.innerL{
	width: 80%;
}

.innerC {
	width: 100%;
	}

	h2{
		font-size: 22px;
	}	
	
.poin2 {
	font-size : 20px;
       }

.poin3 {
    font-size : 38px;
	}	
	
.heading03 {
	font-size: 25px;
}

/* ACCESS 設定
------------------------------------------------------------*/
.access{
  width : 640px;
  height : 700px;
  margin : 0 auto;
  padding : 10px 0 145px;
}
.access__box{
  margin-top: 30px;
}
.access__map{
  width: 640px;
  float: left;
}
.access__address{
  width: 640px;
  padding-left: 0;
  box-sizing: border-box;
  float: right;
}
	
.card__content,.card__content1,.card__content2,.card__content3,
.card__content4,.card__content5,.card__content6,.card__content7,.card__content8 {
  font-size: 18px;
	}

  #sec07_01 {
	background: url("../images/bgSecS.jpg");
	background-size: cover;
	text-align: center;
	padding: 200px 20px;
}
		
.sample{
		display: none;
	}
	}

/* 640px 設定
------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  #footer .primary {
    padding: 20px 20px;
    background: #FFF8F3;
  }
  #footer .primary .flex {
    display: block;
  }
  #footer .primary .flex .left{
    width: 100%;
  }
  #footer .primary .flex .right{
    width: 100%;
    display: block;
  }
  #footer .secondary {
    display: block;
    padding: 20px 20px;
  }
	
  #footer .logo {
    font-size: 16px;
  }
		
  .address {
    font-size: 12px;
  }

.navi-section {
  display: block;
  width: 100%;
  margin: 40px 0 0;
}
#footer .parent {
  font-size: 12px;
  margin: 0 0 10px;
}
  #footer .navi {
    font-size: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #444;
  }
  #footer .navi li {
    border-top: 1px solid #444;
    padding-top: 10px;
    margin-top: 10px;
    font-size: 12px;
  }

	#footer .sns-navi {
    margin: 20px 0 0;
    padding: 0;
  }
  #footer .sns-navi li {
    margin: 0 20px 0 0;
    padding: 0;
    font-size: 18px;
  }

  #footer .sitenavi {
    width: 100%;
    text-align: center;
    font-size: 12px;
  }

/* copyright */

#footer .copyright {
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: right;
	}
}

@media screen and (max-width: 640px) {
	
  #footer .copyright {
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
    font-size: 12px;
  }	
	
}


@media screen and (max-width: 640px) {
	
	.img_top{
	margin-top: 20px;
	margin-left: -90px;
	width: 130%;
}
	.innerM{
	width : 90%;
	padding-top : 0;
}
	.heading03 {
	    font-size :  22px;
		letter-spacing : 0.05em;
		line-height : 1.5em;
	}
	
	.innerS{
	width: 100%;
	}
	
	h2 {font-size: 18px;}
	
	.innerL{
	width: 100%;
    }

	.poin3 {
    font-size : 32px;
	}
	.poin4 {
	   font-size: 28px;
	}
	.poin5 {
	font-size: 18px;
	}
	.poin7 {
	   font-size: 25px;
	}
	.poin8 {
	font-size: 16px;
	font-weight:  bold;
	}
	
	.poin10 {
	font-size: 18px;
    }
	
	.card__content,.card__content1,.card__content2,.card__content3,
    .card__content4,.card__content5,.card__content6,.card__content7,.card__content8 {
     font-size: 24px;
	}
	
}

@media screen and (max-width:480px) {

	/*　画面サイズが480px以下の場合ここの記述が適用される　*/
body{
		width: 100%;
	}
	
.top-rogo {
width: 150px;	    height: 150px;
	}
	
/*.video-box {
	background: url("../images/bgSecS.jpg") no-repeat;
	width: 100%;
	height: 600px;

}*/
	
.extp img {
  width: 40%;
}
	.innerS{
	width : 100%;
	padding : 0 20px;
}
	.innerM{
	width : 100%;
	padding-top : 0;
}
	.heading03 {
	    font-size :  18px;
		letter-spacing : 0.05em;
		line-height : 1.5em;
	}
	
	.innerS{
	width: 100%;
	}
	
	h2 {font-size: 18px;}
	
	.innerL{
	width: 100%;
    }

	.poin2 {
    font-size : 20px;
	}
	.poin3 {
    font-size : 25px;
	}
	.poin4 {
	   font-size: 28px;
	}
	.poin5 {
	font-size: 18px;
	}
	.poin7 {
	   font-size: 25px;
	}
	.poin8 {
	font-size: 16px;
	font-weight:  bold;
	}
	.poin10 {
	font-size: 16px;
    }
	
	.btn-copy {
		font-size: 18px;}

	.small-svg{
		width: 45%;
		height: auto;
	}
	
	.small-posu{
		width: 30%;
		height: auto;
	}
		/* ACCESS 設定
------------------------------------------------------------*/
.access{
  width : 380px;
  height : 700px;
  margin : 0 auto;
  padding : 10px 0 145px;
}
.access__box{
  margin-top: 40px;
}
.access__map{
  width: 380px;
	margin-left: -10px;
  float: left;
}
.access__address{
  width: 350px;
  padding-right: 30px;
  box-sizing: border-box;
  float: left;
}

	.card__content,.card__content1,.card__content2,.card__content3,
    .card__content4,.card__content5,.card__content6,.card__content7,.card__content8 {
     font-size: 24px;
	}

	.img_48{
		width : 60%;
        height : auto;
	}
	
	.poin7 {
		font-size: 22px;}

	
	}

