/*ボックス全体*/
.accbox {
    margin: 0;
    padding: 0;
    max-width:100%;/*最大幅*/
   display: none;
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px;
    color :#fff;
 border-radius:2px;
     background: linear-gradient(#8ea0e3, #3e53c1);
    cursor :pointer;
    transition: all 0.5s;
text-align:left;
font-size:18px;
}



.accbox #toziru{
background: linear-gradient(transparent,transparent);
    display: block;
    margin: 1.5px 0;
    padding : 0px 12px;
    color :#333;
    cursor :pointer;
    transition: all 0.5s;
text-align:right;
  font-weight: bold;
font-size:15px;
}




#icon{
   font-weight: bold;
}




/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
        background-color: rgba(175,237,237,0.2);
    opacity: 1;
text-align:left;
}

.cssacc:checked + .accshow ul{
 margin-top:0;
}

.cssacc:checked + .accshow li{
   padding:10px 0;
border-bottom: solid 1px #c0c0c0;
    width: 97%;
list-style-type:none;
font-weight:500;
}


.cssacc:checked + .accshow li:hover{
background-color: rgba(255,255,255,0.8);
}





.cssacc:checked + .accshow a{
   color:#333;
display: block;
font-weight:500;
font-size:16px;
}





#global {
    width: 100%;
    border-top: 1px solid #076bc4;
    border-bottom: 1px solid #076bc4;
    background-color: #076bc4;
position:relative;




   
    position: relative;
    min-height: auto;

    background-color: #4169e1;

background:linear-gradient(#8ea0e3, #3e53c1);

border-top:solid 1px #8ea0e3;
border-bottom:solid 1px #3e53c1;




}



#global ul{
    padding-inline-start: 0px;

    width:85%;
    margin: 0 auto;
   
    overflow: hidden;
}




#global li{
    width: 19.8%;
border-left: 1px solid #FFFFFF;
    text-align: center;
 float:left;
margin:0;
padding:0;
list-style-type:none;

}

#global li:hover{
     background-color: #fff;

}






#global li a {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 0px;
display:block;
text-shadow: 1px 1px 0 #000;
}

#global li a:hover{
color: #076bc4;
}


#global li:last-child {
border-right:solid 1px #fff;
}

#top_sumafo{
display:none;
}

#ham-menu {

display:none;
}


#menu-cb {
    display: none; /*チェックボックス本体は消しておく*/
}

#menu-icon{

display:none;
}




.menu-container {
  margin: 0;
}

.menu-container .menu {
  border: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-container .menu .menu-item {
  flex: 1;
}

.menu-container .menu .menu-item a {
  background: #fff;
  border-right: 1px solid #ccc;
  color: #333;
  display: block;
  padding: 0.6em 0.4em;
  text-align: center;
  text-decoration: none;
}

.menu-container .menu .menu-item a:hover {
  background: #ccc;
  color: #ffffff;
}

.menu-container .menu .menu-item:last-child a {
  border-right: none;
}






















#top_box{
background: #bd0953;
padding:30px 40px 20px;
overflow:hidden;
margin-bottom:30px;
}
#top_text{

color:#fff;
float:left;
font-size:31px;
font-weight:bold;
letter-spacing:1.5px;
width:100%;
}

#top_img{
width:15%;
float:right;

}

#top_img img{
position:relative;
left:10%;
bottom:20px;
width:190px;
}

.toku{
max-width:100%;
text-align:left;
border:solid 20px #0f5fa7;
margin-bottom:20px;
border-radius:20px;
text-align:left;
font-family: "游ゴシック", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;

}


.tagu_border{
position:absolute;
}


.tagu_border img{
height:180px;
}


.toku:before {
content: "";
display: block;
 background-image: url("img/step1.png");
 
  background-repeat: no-repeat;
}


.toku span{
background:#cff;
}

.toku_title{
line-height:1.4;
width:230px;
background:#0f5fa7;
color:#fff;
font-weight:500;
font-size:23px;
padding-left:20px;
}

.toku_text{
font-size:18px;
padding:15px;
width:670px;
font-weight:bold;
color:#333;
}


.toku_text2{
display:none;
font-size:18px;
padding:15px 0;
width:100%;
font-weight:bold;
color:#333;
}




#box1{
text-align:center;
}
.box1{
text-align:left;
 background:#bd0953;
display: inline-block;
max-width:160px;
height:70px;
border-radius:50%;
padding:45px 10px 45px 15px;
vertical-align: middle;
color:#fff;
margin-bottom:10px;
font-size:0.8em;
font-weight:bold;
}



#contents_back h3{
 font-size: 1.3em;
color: #bd0953;
}




#contents2 h3{
text-align:center;
background: #bd0953;
color:#fff;
padding:5px;
max-width:400px;
margin:30px auto;
border-radius:25px;
}


#contents2_box{
  background-image: url(img/back0.jpg);
  background-position:100% 100% ;
  background-repeat: no-repeat;
margin-top:4em;
padding-bottom:10%;
  background-size: 60%;


text-shadow: 1px 1px 0 #fff,
             -1px 1px 0 #fff,
             1px -1px 0 #fff,
             -1px -1px 0 #fff;

}


#contents2 h4{
margin-top:2em;
font-size:1.1em;
border-bottom:solid 3px #bd0953;
}


#contents2 h4 span{
color: #bd0953;
font-size:3em;
flort:left;
line-height:0;
}


#contents3 h3{
text-align:center;

}



#contents3 h3 span{
color:#f9ba00;
font-size:1.2em;

}



video{
width:100%;
}


#contents_back ul{
  background-image: url(img/back1.png);
font-weight:bold;
  background-position:100% 0% ;
  background-repeat: no-repeat;

  background-size: 48%;
text-shadow: 1px 1px 0 #fff,
             -1px 1px 0 #fff,
             1px -1px 0 #fff,
             -1px -1px 0 #fff;
color:#bd0953;
padding-bottom:7%;
}

.thanks_box table{
margin:20px auto;
max-width:900px;
}

.thanks_box th{
width:30%;
color: #bd0953;

}


.thanks_box td{
width:70%;
text-align:left;
}




.thanks_bottom {
max-width:100px;
margin:20px auto 2em;
background: #bd0953;
padding:10px;
text-align:center;
}


.thanks_bottom:hover{
opacity:0.7;
}



.thanks_bottom a{
display:block;
color:#fff !important;
}




.serv_box{
font-family: "游ゴシック", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;
font-weight:bold;
border:solid 5px #0f5fa7;
float:left;
width:28.3%;
padding:60px 7px 5px;
margin:0 1.1% 15px;
color:#333;
}



.serv_img{
margin:0 auto ;
width:154px;


}



.serv_text{
font-size:18px;
height:320px;
}

.step{
box-shadow: 0 0 18px #333;
padding:30px 20px 10px;
margin:30px 0;
text-shadow: 1px 1px 0 #fff,
             -1px 1px 0 #fff,
             1px -1px 0 #fff,
             -1px -1px 0 #fff;

}


.step_text1{
float:left;
width:45%;
height:50%;
font-size:19px;


}

.step_text2{
float:right;
width:45%;
height:50%;
font-size:19px;
}


.step_title{
font-weight:bold;
font-size:35px;
background:#1272c9;
color:#fff;
padding-left:10px;
width:350px;
margin-bottom:10px;
text-shadow: 0px 0px 0 #fff,
             0px 0px 0 #fff,
             0px 0px 0 #fff,
             0px 0px 0 #fff;
}


#step1{
 background-image: url("img/step1.png");
  background-position: bottom right;
  background-repeat: no-repeat;
background-size:;
}

#step2{
 background-image: url("img/step2.png");
  background-position: bottom left;
  background-repeat: no-repeat;
background-size:;
}


#step3{
 background-image: url("img/step3.png");
  background-position: bottom right;
  background-repeat: no-repeat;
background-size:;
}


#step4{
 background-image: url("img/step4.png");
  background-position: bottom left;
  background-repeat: no-repeat;
background-size:;
}


#step5{
 background-image: url("img/step5.png");
  background-position: bottom right;
  background-repeat: no-repeat;
background-size:;
}


.kaisyaseturitu{
text-align:left;
margin-bottom:5px;
width:100%;
}




.kaisyaseturitu .th{
width:11%;
padding-left:10px;
background:#0f5fa7;
color:#fff;
font-weight:bold;
}


.kaisyaseturitu td{
text-align:left;
padding-left:10px;
background:#cff;

}


.seturitugo{
margin:0 2%;
width:42%;
float:left;
background:#afeeee;
padding:2%;
border-radius:20px 0 20px 0;
}


#kaisyaseturitu_img{
margin:2% 0 4%; 
border-radius:10px 0 0 10px;
}

#kaisyaseturitu_img img{
border-radius:20px 0 20px 0;
}


#kaisyaseturitu h3{
color:#5472cd;
margin:30px auto;
font-size:28px;
border-bottom: solid 3px #cce4ff;
position: relative;
}

#kaisyaseturitu h3:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #5472cd;
bottom: -3px;
width: 20%;
}



#kaisyaseturitu h4{
margin:30px auto;
width:90%;
font-size:24px;
text-align:center;
color: #6594e0;
border-bottom: dashed 3px #6594e0;
line-height:0.7;
padding-bottom:10px;
}

#kaisyaseturitu h5{
margin:5px 0;
font-size:20px;
color: #000080;
background: linear-gradient(transparent 40%, #fff 40%);
padding-left:5px;
width:70%;
}


.sumafo{
display:none;
}


.botton1{
width:80%;
max-width:100%;
cursor:pointer;
}

.botton2{
width:80%;
max-width:100%;
margin-top:20px;
}


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


#global ul.menu{
    width: 100%;
    margin: 0 auto;
    border-left: 0px solid #FFFFFF;
    overflow: hidden;
}




#global ul{
    padding-inline-start: 0px;

    width:96%;
    margin: 0 auto;
   
    overflow: hidden;
}




#global .menu li {
    width: 142.8571px;
padding:3px 0;
    text-align: center;
    float: left;
}

}








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






.main{
	margin:auto;
	width:100%;
	background-color:#FFF;
}



.serv_box{
float:left;
width:44%;
padding:60px 7px 5px;
margin:0 1.1% 15px;
color:#333;
}



.step{
padding:30px 20px 100px;
margin:30px 0;

}



.lisket-form-maker-form {
    width:100% !important;
}

.lisket-form-maker-form table tr th {
    padding: 0.5em 0.3em;
}


.lisket-form-maker-form table tr th{
font-size:17px;
}


.lisket-form-maker-form input[type='text'], .lisket-form-maker-form input[type='email'] {
    width: 100% !important;
}



.botton1{
width:100%;
max-width:100%;
cursor:pointer;
}

.botton2{
width:100%;
max-width:100%;
margin-top:20px;
}




}

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






#top_box{


}







#top_text{
color:#fff;
float:none;

font-weight:bold;
letter-spacing:2px;
width:100%;
line-height:1.3;
}

#top_img{
width:190px;
float:none;
margin:10px auto 0;
}

#top_img img{
position:relative;
left:0;
bottom:10px;
width:190px;

}

.step_title{
width:100%;
}

.step_text1{
float:none;
width:80%;
height:auto;
font-size:19px;

}

.step_text2{
float:none;
width:80%;
height:auto;
font-size:19px;
}


.step{
padding:30px 20px 230px;
margin:30px 0;

}


#step2{
  background-position: bottom right;

}


#step4{
  background-position: bottom right;

}



}



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


.accbox{
 display:block;
}




#global{
display:none;
}
#ham-menu {
    background-color: #fff; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 40px; /*メニュー内左右上下余白*/
    position: fixed;
    right: -300px; /*メニュー横幅 width と合わせる*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 300px; /*メニュー横幅*/
    z-index: 1000;
display:block;
}

#menu-background {
    background-color: #333; /*黒背景*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 100%;
    z-index: -1;
}

#menu-icon {
    background-color: #fff; /*アイコン部分背景色*/
    border-radius: 0 0 0 10px; /*左下角丸*/
    color: #333; /*アイコン（フォント）色*/
    cursor: pointer;
    display: block;
    font-size: 50px; /*アイコン（フォント）サイズ*/
    height: 50px; /*アイコン縦高さ*/
    line-height: 50px; /*縦位置中央化*/
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px; /*アイコン横幅*/
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    z-index: 1000;
}



#menu-cb:checked ~ #ham-menu,
#menu-cb:checked ~ #menu-icon {
    transform: translate(-300px); /*メニュー本体横幅 width と合わせる*/
}

#menu-cb:checked ~ #menu-background {
    opacity: 0.5;
    z-index: 999;
}







#global ul{
    padding-inline-start: 0px;

    width:100%;
    margin: 0 auto;
   
    overflow: hidden;


#nav-drawer {
  position: relative;
}



#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

#global {
    width: 100%;
    border-top: 1px solid #076bc4;
    border-bottom: 1px solid #076bc4;
    background-color: #076bc4;
position:relative;
top:0px;
}


#global_pc{
    display:none;
}








#nav-drawer {
    display: block;
}


#nav-drawer {
    position: relative;
}


#nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    padding-left: 10px;
}

label {
    cursor: default;
}

#nav-content {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 90%;
    max-width: 330px;
    height: 330px;
    background: #076bc4;
    transition: all 0.3s linear 0s;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
}


#global ul.menu {
    width: 100%;
    margin: 0 auto;
    border-left: 0px solid #FFFFFF;
    overflow: hidden;
}


#global .menu li {
    width: 100%;
    text-align: center;
    float: none;
}



#nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: #fff;
    display: block;
    content: '';
    cursor: pointer;
}

#nav-open span:before {
    bottom: -8px;
}


#nav-open span:after {
    bottom: -16px;
}



}





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


#top_pc{
display:none;
}
#top_sumafo{
display:block;
}





#top_box{
padding:30px 10px 0;
margin-bottom:30px;
}




#top_text{
font-size:18px;
}



#top_box2{
padding:0px 0px 40px;
 background-image: url("img/top_img.png");
  background-position: 100% 90%;
  background-repeat: no-repeat;
background-size:130px;
text-shadow: 1px 1px 0 #1063af,
             -1px 1px 0 #1063af,
             1px -1px 0 #1063af,
             -1px -1px 0 #1063af;
}






#top_img img{
position:relative;
display:none;
bottom:20px;
width:130px;
}







.toku{
border-left:solid 30px #0f5fa7;
}

.pc_up{
display:none;
}




.toku_title{
border-bottom:solid 20px #0f5fa7;
}


.toku_text{
display:none;
}




.toku_text2{
display:block;
}

.serv_box{
float:none;
width:95%;
padding:60px 2% 5px;
margin:0 0 15px;
color:#333;
}
.serv_text{
font-size:21px;
height:auto;
margin-bottom:20px;
}




.step{
box-shadow: 0 0 18px #333;
padding:30px 20px 300px;
margin:30px 0;

}

.step_text1{
width:100%;
}


.step_text2{
float:none;
width:100%;
height:auto;
font-size:19px;

}



.step_title{
font-weight:bold;
font-size:30px;
background:#1272c9;
color:#fff;
padding-left:10px;
width:100%;
margin-bottom:10px;
}



#step1{
 background-image: url("img/step1.png");
  background-position: bottom right;
  background-repeat: no-repeat;
background-size:100%;
}

#step2{
 background-image: url("img/step2.png");
  background-position: bottom right;
  background-repeat: no-repeat;
background-size:100%;
}


#step3{
 background-image: url("img/step3.png");
  background-position: bottom right;
  background-repeat: no-repeat;
background-size:100%;
}


#step4{
 background-image: url("img/step4.png");
  background-position: bottom right;
  background-repeat: no-repeat;
background-size:100%;
}


#step5{
 background-image: url("img/step5.png");
  background-position: bottom right;
  background-repeat: no-repeat;
background-size:100%;
}


.seturitugo{
margin:0 2% 20px;
width:94%;
float:none;
background:#afeeee;
padding:2%;
border-radius:7px;
}


#table_title1 h4 {
    width: 98% !important;
    position: relative;
    padding: 1% !important;
    background: #e0edff;
}
#table_title2 h4 {
    width: 98% !important;
    position: relative;
        padding: 1% !important;
    background: #e0edff;
}


.sumafo{
display:block;
}


.pc_display{
display:none;
}



}