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

/*-----共通設定-----*/
body {
font-family:"Noto Sans JP",'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
html{
	font-size: 62.5%;   
}

.pc { 
    display: none !important; 
}
.br-pc{
    display: none;
}
.tittle-img{
    width: 80%!important;
}
/*-----共通設定ここまで-----*/

/**/
/**/
/**/
/**/
/**/
/*-----基本的にはここから下のコードを編集します。-----*/
/*-----振り分け番号のアルファベット(FV-)を検索をして下さい(ctrl+F)-----*/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/*スクロールボタン設定*/
html{
  scroll-behavior: smooth;
}

/* ボタン全体 */
#page_top{
  width: 70px;
  height: 70px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  background: #1e94bf;
  border-radius: 50%;
  z-index: 1;
  }
  #page_top::before{
  position: absolute;
  top:22%;
  left: 27%;
  content: '';/*何も入れない*/
  display: inline-block;
  width: 35px;/*画像の幅*/
  height: 35px;/*画像の高さ*/
  background-image: url(../img/angle-up-solid_white.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}






/**/
/**/
/**/
/*first-view<!--FV-->*/
/**/
/**/
/**/
#first-view{
    position: relative;
}
#first-view .sp{
    width: 100%;
}
#first-view .btn-top {
        position: absolute;
        width: 40%;
        height: auto;
        bottom: 18%;
        right: 53%;
    }
.top-btn-bg{
  background: url("../img/btn-top.png") no-repeat center center / contain;
  position: absolute;
  width: 100%;
  height: 100px;
} 
  
.top-btn-bg:hover{
background: url(../img/btn-tophover.png) no-repeat center center / contain;
}
/**/
/**/
/**/
/*<!--FVここまで-->*/
/**/
/**/
/**/




/**/
/**/
/**/
/*targeting<!--TG-->*/
/**/
/**/
/**/
#targeting{
    background-color: rgba(0,113,176,0.2);
}
#targeting img{
    max-width: 100%;
}
.targeting-box{
    max-width: 710px;
    margin: 0 auto;
    padding: 0 1rem;
}
.targeting-warpper01{
}
.targeting-item img{
    margin: 2.7rem 0 2.5rem 0;
}
.targeting-item h1{
    font-size: 2.1rem;
    font-weight: bold;
    color: #1e94bf;
    background-color: rgba(251,255,60,0.7);
    line-height: 1.5;
    letter-spacing: 0.04em;
    text-align: center;
}
.targeting-item h1:nth-of-type(1){
    margin-bottom: 0.8rem;
    width: 180px;
    margin: 0.8rem auto;
}
.targeting-item h1:nth-of-type(2){
    margin-bottom: 2rem;
    max-width: 250px;
    margin: 0.8rem auto;
}
.targeting-item p{
    line-height: 1.8;
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
.targeting-sbtext{
    font-size:1.8rem;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 0.04em; 
    text-align: center;
    padding-bottom: 3rem;
   

}
.targeting-sbtext span{
    color: #1e94bf;
    background-color: rgba(255,244,44,0.7);  
}
.targeting-warpper02 img{
    margin-bottom: 3rem;
}





/**/
/**/
/**/
/*targeting<!--TGここまで-->*/
/**/
/**/
/**/





/**/
/**/
/**/
/*pr<!--PR-->*/
/**/
/**/
/**/


#pr{
}
#pr img{
    max-width: 100%;
}
.pr-box01{
    text-align: center;
    padding: 3rem 1rem 18rem 1rem;
    background-color: #1e94bf;clip-path: polygon(0 0, 100% 0%, 100% 84%, 50% 90%, 0 84%);
}
.pr-item01-sp{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 2rem; 
	align-items: center;
}

.pr-top-order{
    order:1;
    width: 35%;
}
.pr-center-order{
    order: 3;
    width: 80%;
    margin: 2rem 0;
}
.pr-bottom-order{
    order: 2;
    width: 40%;
}
.pr-item01 img.sp {
    margin-bottom: 1.1rem;
}
/*.pr-item02 img{
    width: 50%;
}*/
.pr-box02{
    margin-top:-6rem;
    padding: 0 1rem;
}
.pr-tittle02-img{
    margin-bottom: 4.0rem;
}
.pr-item02{
    text-align: center;
    margin-bottom: 4.3rem;
}
.pr-item02 img{
    margin-bottom: 2rem;
}
.pr-item02 p{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    color: #1e94bf;
    line-height: 1.5;
}
.pr-warpper02-img{
    text-align: center;
}
/**/
/**/
/**/
/*pr<!--PRここまで-->*/
/**/
/**/
/**/





/**/
/**/
/**/
/*voice<!--VO-->*/
/**/
/**/
/**/
#voice{
    background-color:rgba(0,113,176,0.2);
    padding: 3.0rem 1.0rem 4.6rem 1.0rem;
}
.voice-box{
    text-align: center;
}
.voice-tittle-img{
    margin-bottom: 4.6rem;
    text-align: left;   
}

.voice-box h2{
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    color: #1e94bf;
    background-color: rgba(251,255,60,0.7);
    line-height: 1.5;
    margin-bottom: 1.0rem;
}

.voice-text-bottom{
    margin-bottom: 3.5rem!important;
}
.voice-warpper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;   
}
.voice-bg-a, .voice-bg-b{
    margin-bottom: 6.0rem;
}
img.voice-human {
    width: 70%;
    margin-bottom: 2.5rem;
}
.voice-item-center{
    order:2;
}
.voice-order{
    order:1;
}

.voice-item{
    background-color: white;
    padding: 1.0rem 1.5rem;
    align-self: flex-end;
    /*height: 135px;*/
    display: flex;/*textを中央に揃える*/
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.voice-item-center{
    align-self: center;
}
.voice-item img{
    width: 90%;
    margin-bottom: 1.5rem;
}
.voice-item p{
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.2;
}
/**/
/**/
/**/
/*voice<!--VOここまで-->*/
/**/
/**/
/**/


/**/
/**/
/**/
/*gallery<!--GL-->*/
/**/
/**/
/**/
#gellery{
    background-color:rgba(30,148,191,0.4);
}
.gellery-box{
    padding: 3.5rem 1.0rem 3.5rem 1.0rem;
}
.gellery-tittle-img{
    margin-bottom: 3.4rem;
    text-align: center;
}
.gellery-img{
    display: block;
    margin: 0 auto;
    margin-bottom: 4.0rem;
}p.gl-textmin {
    font-size: 1.2rem;
	text-align: center;
}
img.gellery-img{
    max-width: 100%;
}
.gl-instagram a img{
	max-width: 70px;
}
.gl-instagram {
    text-align: center;
	padding-bottom: 3.5rem;
}
/**/
/**/
/**/
/*gallery<!--GLここまで-->*/
/**/
/**/
/**/


/**/
/**/
/**/
/*information<!--IN-->*/
/**/
/**/
/**/
 #information{
    background: url("../img/in-bg.jpg") no-repeat center center / cover;
	 padding:5rem 0 5rem 0;
}
.information-box{
    margin: 0 auto ;
    max-width: 350px;
    padding: 5rem 2rem 3em 2rem;
	background-color: #ffffff;
}
.information-tittle-img{
    text-align: center;
    margin-bottom: 4rem;
}

.information-item{
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 2.5rem;
    
}
.information-text-tittle{
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 1.2rem;
}
.information-text-tittle:before{
    content: "";
    display: inline-block;
    width: 0.5rem;
    height: 2rem;
    position: relative;
    left: -1rem;
    top: 0.8rem;
    background-color: #1e94bf;
   
}
.information-text{
    font-size: 1.3rem;
    line-height: 1.2;
}
/**/
/**/
/**/
/*information<!--INここまで-->*/
/**/
/**/
/**/





/**/
/**/
/**/
/*closing<!--CL-->*/
/**/
/**/
/**/
#closing-sp{
    background: url("../img/cl-bg-sp.jpg") no-repeat center center / cover;
    height: 395px;   
}
.closing-box {
    text-align: center;
    padding-top: 5.0rem;
}

.closing-box h2{
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1.3rem;
}
.footer-box{
    background-color: #1e94bf;
    clip-path: polygon(50% 35%, 100% 20%, 100% 100%, 0 100%, 0 20%);
    height: 312px;
    text-align: center;
    margin-top: -15rem;
    padding-top: 12.0rem;
}
.logo{
    max-width: 60%;
}
img.btn-area {
    max-width: 60%;
}
.tel{
    font-size: 1.6rem;
    font-weight: bold;
    color:white;
    margin: 0.5rem 0;
   
}
.tel:before{
    content: '';/*何も入れない*/
    display: inline-block;
    width: 20px;/*画像の幅*/
    height: 20px;/*画像の高さ*/
    background-image: url("../img/tel-mark.png");
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    
}
.closing-item-02{
    text-align: center;
}
.address{
    font-size: 1.2rem;
    font-weight: bold;
    color:white;
    display: inline-block;
    text-align: left;
}
.copyright{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color:rgba(0,113,176,0.2);
    height: 20px;
	flex-wrap: wrap;
	margin-top: 3rem;
}
.copyright p{
    font-size: 1.0rem;
    text-align: center;
}
.cl-instagram a img{
	max-width: 50px;
}
.cl-instagram {
    text-align: center;
	margin-top: 1.5rem;
}
/**/
/**/
/**/
/*closing<!--CLここまで-->*/
/**/
/**/
/**/




/**/
/**/
/**/
/*エントリーフォームFM*/
/**/
/**/
/**/
body{
    margin: 0;
}
#form{
    text-align: center;
    background-color: #deebf5;
    
}
.entry-tittle {
    background-color: #1e94bf;
    clip-path: polygon(0 0, 100% 0%, 100% 84%, 50% 100%, 0 84%);
    padding: 9rem 1.5rem 9rem 1.5rem;
    text-align: center;
}
.entry-tittle img{
    max-width: 100%;
}
form{
    margin: 0 1rem 0 1rem;
    text-align: center;
    background-color: #ffffff;
    padding: 0 0 2.0rem 0;
    
}
table{
    width: 100%;
}
.entry-text{
    margin: 2rem 0 2.0rem 0;
    font-size: 1.4rem;
    text-align: center;
    color: #1e94bf;
    font-weight: bold;
    line-height: 1.7;
    padding: 0 1.5rem;
}
.entry-text span{
    background-color: rgba(251,255,60,0.7);
    letter-spacing: -0.08rem;
}
.form-wrapper{
    /* max-width: 650px; */
    margin: 0 auto;
    text-align: center;
    padding: 3.0rem 1.0rem;
}
th{
    font-size: 1.6rem;
    color: #1e94bf;
    text-align: left;
}

.form-wrapper {
    background-color: #ffffff;
}

/* Table */
    th,
    td {
        
        display: table-cell;
        display: block;
    }
    th {
        vertical-align: middle;
    }
    td {
        width: 90%;
        text-align: left;
        margin-bottom: 2rem;
        
    }
    span.radio-text {
        font-size: 1.6rem;
        margin-right: 1.5rem;
    }
.input-text{
    border: 2px solid #1e94bf;
    background: #fff;
    padding: 1.5rem;
    width: 100%;
    }
textarea{
    border: 2px solid #1e94bf;
    background: #fff;
    padding: 1.5rem;
    width: 100%;
    height: 120px;
    } 

h2.personal-tittle {
    margin: 2rem 0 1.0rem 0;
}
.personal-tittle{
    color: #1e94bf;
    font-size: 1.8rem;
    text-align: left;
    font-weight: bold;
}
th.form-tittle {
    margin-bottom: 1rem;
}

.personal-text span{
    font-size: 1.8rem;
}
.btn-primary {
    align-items: center;
	text-decoration: none;
	width: 70%;
	padding: 1.0rem 0rem 1.0rem 0rem;
	font-weight: bold;
	background: #fbff3c;
	color: #1e94bf;
	position: relative;
	transition: 0.5s;
    font-size: 3.6rem;
    border-radius: 100vh;
}

.btn-primary:hover {
	background: #1e94bf;
	color: #fff100;
}

.select-01{
    border: 2px solid #1e94bf;
    background: #fff;
    padding: 1.5rem;
    
}
/* 任意と必須 */
span.text-any {
    font-size: 1.4rem;
    color: rgba(0,129,204,0.5);
}
span.text-Required{
    font-size: 1.4rem;
    color: #e5005d;

}

/* scroll */
input.btn.btn-primary{
    margin: 2.0rem 0 6.5rem 0;
    text-align: center;
}
.scroll-box{
    overflow:scroll;
    height: 150px;
    width: 100%;
    margin: 0 auto;
    background-color: #f3fcff;
    margin-bottom: 2.5rem;
    line-height: 1.5;
    padding: 1.5rem 0 1.5rem 0.5rem;
}
.scroll-box  p{
    text-align: left;
    font-size: 1.4rem;
}
/* スクロールの幅の設定 */
.scroll-box::-webkit-scrollbar {
 width: 10px;
 height: 10px;
}
 
/* スクロールの背景の設定 */
.scroll-box::-webkit-scrollbar-track {
 border-radius: 5px;
 background: rgba(110, 108, 108, 0.2);
}
 
/* ドラックできるスクロール部の設定 */
.scroll-box::-webkit-scrollbar-thumb {
 border-radius: 5px;
 background: #1e94bf;
}
/**/
/*ラジオボタン*/
/**/
.radio-btn {
    position: relative;
    margin: 5px 0;
    padding-left: 20px;
    cursor: pointer;
    user-select: none;
    font-size: 1.6rem;
    margin-left: 15px;
  }
 
  /* ラジオボタンは非表示（透明化 requiredを使用したいため） */
 .radio-btn input[type=radio] {
   position: absolute;
   opacity: 0;
   z-index: -1; 
 }
 
  .radio-text {
    position: absolute;
    left: 0;
    height: 16px;
    width: 16px;
    border: solid 2px #1e94bf;
    border-radius: 50%;
    box-sizing: border-box;
  }
  
  .radio-text:after {
    content: "";
    position: absolute;
    background: #1e94bf;
    border-radius: 50%;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    opacity: 0;
  }
  
   .radio-btn input:checked + .radio-text:after {
    opacity: 1;
  }
 /**/
 /*チェックボックス*/
 /**/
 .check-btn {
    position: relative;
    margin: 5px 0;
    padding-left: 28px;
    cursor: pointer;
    user-select: none;
    font-size: 1.6rem;
    margin-left: 15px;
  }
 
  .check-text {
    position: absolute;
    left: 0;
    height: 18px;
    width: 18px;
    border: solid 2px #1e94bf;
    box-sizing: border-box;
  }
  
  .check-text:after {
      content: "";
      opacity: 0;
      display: block;
      width: 14px;
      height: 10px;
      border-left-width: 2px;
      border-bottom-width: 2px;
      border-color: #1e94bf;
      transform: rotate(-45deg);
  }
  
   .check-btn input:checked + .check-text:after {
    opacity: 1;
  }
  /* チェックボックスは非表示（透明化 requiredを使用したいため） */
 .check-btn input[type=checkbox] {
   position: absolute;
   opacity: 0;
   z-index: -1; 
 }

/**/
/**/
/**/
/*エントリーフォームFMここまで*/
/**/
/**/
/**/

/**/
/**/
/**/
/*success*/
/**/
/**/
/**/
#success{
    text-align: center;
}
.success-tittle{
    background-color: #1e94bf;
    clip-path: polygon(0 0, 100% 0%, 100% 84%, 50% 100%, 0 84%);
    padding: 9.0rem 1.5rem 9.0rem 1.5rem;
    
}
.success-tittle img{
    width: 80%;
}
.success-warpper{
    max-width: 770px;
    margin: 0 auto;
    padding: 6.2rem 0;
}

.success-warpper h1{
    font-size: 2.8rem;
    color: #1e94bf;
    font-weight: bold;
    
}
.success-text{
    margin: 4.0rem 0 6.0rem 0;
    font-size: 1.6rem;
    text-align: center;
    color: #1e94bf;
    font-weight: bold;
    line-height: 1.7;
    padding: 0 1.5rem;
}
.success-text span{
    background-color: rgba(255,244,44,0.7);
}
.success-warpper a{
    font-size: 2.0rem;
    color: #1e94bf;

}


a.success-btn {
	display: flex;
    justify-content: space-evenly;
    align-items: center;
	text-align: center;
	text-decoration: none;
	width: 220px;
	margin: auto;
	padding: 1rem 4rem 1rem 3rem;
	font-weight: bold;
	background: #1e94bf;
	color: #fff42c;
	border-radius: 100vh;
	position: relative;
	transition: 0.5s;
}
a.success-btn::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff42c;
	border-right: 2px solid #fff42c;
	transform: rotate(230deg);
}
a.success-btn:hover {
	background: #44c6f2;
	color: #fff42c;
}
/**/
/**/
/**/
/*successここまで*/
/**/
/**/
/**/

