  /* CSS Document */
 body{
  color: #252223;
 	font-family:
 	"Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  background: url(../images/b-bg.png)!important;
 }
  .container{
   background: url(../images/b-bg.png)!important;
 }
  .blue-bg{
   background: #f5f6fb;
 }
 a:hover{
 	opacity: 0.8;
 }

 p{
   font-size: 19px;
   line-height: 35px;
 }
  
 img{
  	width: 100%;
 }

 .f28{
   font-size: 22px;
 }
 .f30{
   font-size: 42px!important;
   line-height: 65px;
  font-family:"A-OTF UD新ゴ Pro",
   "Hiragino Sans",
    Meiryo,
    sans-serif; 
 }

 .red{
 	color: #d20e1c;
 }
 .orange{
   color: #FF7F00;
 }
 .green{
   color:#4f7d47;
   font-weight: bold; 
   float: right;
   clear: both; 
 }

 .white{
 	color: #FFF;
 }
 .green-bg{
   background: #f5f7f0;
 }
 .white-bg{
   background: #fff;
 }

 .brown-bg{
   background: #e8dccf;
   padding-top: 20px;
 }
 .bold{
 	font-weight: bold;
 }
 .center{
 	text-align: center;
 }
 .left{
 	text-align: left;
 }
 .flex{
   display: flex;
 }
.reverse{
  flex-flow: row-reverse;
}
 .pc{
 	display: block;
 }
 .sp{
 	display: none;
 }
 h2{
 	font-family:"A-OTF UD新ゴ Pro",
 	 "Hiragino Sans",
    Meiryo,
    sans-serif;
 	font-weight: bold;
 	text-align: center;
 	margin-bottom: 3%!important;
 	line-height: 1.6;
 	letter-spacing: 3px;
 	font-size: 2.1vw!important;
 }

  h3{
  font-family:"A-OTF UD新ゴ Pro",
   "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-weight: bold;
  font-size: 2.2vw!important;
    text-align: center;
}
.inner{
  max-width: 1000px;
  margin: auto;
}

.button {
  display       : inline-block;
  border-radius : 40px;          /* 角丸       */
  font-size     : 30px;
  letter-spacing: 2px;  
  width: 67%;
  margin-top: 10px;         
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 28px 20px;   /* 余白       */
  background    : #1a1c4a;     /* 背景色     */
  color         : #ffffff; 
  font-weight: bold;  
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  box-shadow    : 3px 3px 3px #666666;  /* 影の設定 */
  border        : 2px solid #000066;    /* 枠の指定 */
}
.button:hover {
  box-shadow    : none;        /* カーソル時の影消去 */
  color         : #000066;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}
.inputText{
  margin: 20px auto; 
  width: 50%;
  font-size: 24px;  
  padding: 15px 20px;   
}
fieldset{
  text-align: center; 
}
.cau{
  font-size: 13px;  
  padding: 20px;
  width: 70%; 
  margin: auto; 
  line-height: 24px;    
}

/* content1 */

.content1 .box{
  padding: 50px 10px 80px 10px;
}
.btn-box{
  padding-bottom: 2%;
}

.arrow1{
  text-align: center; 
}

.arrow1 img{
  max-width: 334px; 
  margin:-30px auto auto auto; 
}

/* content2 */

.content2 .box{
  max-width: 1294px;
  margin: auto;
}

/* content3 */
.con3-box{
  padding-top: 6%;
  padding-bottom: 6%;
}

/* content4 */
.content4 .box{
  max-width: 922px;
  padding-top: 50px;
  margin: auto;
}
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.6em auto 1.8em auto;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #252223;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #252223;
}

.balloon1 p {
  margin: 0;
  font-size: 30px!important;
  letter-spacing: 2px;
  padding: 10px 30px;
  color: #FFF!important;
}

.content4{
  padding-bottom: 40px;
  margin-bottom: 5%;
  border-bottom: 1px solid #ccc;
}

.content4 .txt-box{
  padding: 20px;
  font-size: 24px;
  text-align: left;
  border-top: 1px dotted #252223;
}
.content4 p{
    line-height: 44px;
    font-size: 24px;
}
.content4 .flex-left{
  width: 66%;
  margin: auto 10px;
  text-align: center;
}
.content4 .flex-right{
  width: 32%;
  margin-left: 3%;
}
.content4 .box2{
  margin-top: 5%;
}

/* content5 */
.content5{

}

.obi{
  background: #ff7f00;
}

.content5 .flex-left{
  width: 62%;
}
.content5 .flex-right{
  width: 36%;
  margin-left: 30px;
}

.content5 p{
  font-size: 19px;
}

.content5 .box2{
  margin-top: 30px;
}
.content5 .box2 .image{
  max-width: 968px;
  margin:20px auto;
}
.content5 .image2{
  max-width: 444px;
  margin: 20px auto;
}
.list-box li {
  list-style-image: url(../images/check.png);
  background: url(../images/bg-grey-stripe.png);
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 10px 10px 10px;
  margin: 20px auto;
  width: 90%;
  font-size: 20px;
}

/* content6 */

.content6 .box1{
  max-width: 875px;
  margin: 50px auto 30px auto;
}
.content6 .box2{
  max-width: 234px;
  margin:auto auto 30px auto;
}

/* content7 */

.content7 {
  padding-bottom: 50px;
}

.content7 .image{
  max-width: 833px;
  margin:20px auto;
}

.step{
  color: #FFF;
  background: #232323;
  font-weight: bold;
  text-align: center;
  padding:4px 10px;
  max-width: 100px;
  margin: 20px auto;
  font-size: 1.5vw;
}
.content7 .flex-left{
  width: 68%;
}
.content7 .flex-right{
  width: 30%;
}

.content7 .step2{
  margin-top: 50px; 
}

/* content8 */

.content8{
  padding-bottom: 30px;
}

.content8 h2{
  font-size: 3vw!important;
  margin-top: -40px; 
}

.prof1{
  max-width: 493px; 
}
.content8 h3{
  color:#1a1c4a;
  text-align: left;
  line-height: 36px;
  margin-top: 5%;
  margin-bottom: 3%;
  font-size: 26px!important;  
}
.content8 .flex-right{
  width: 35%;
  margin-right: 4%;
}
.content8 .txt-box p{
  line-height: 26px;
  font-size: 16px;
}
.content8 .flex-left{
  width: 60%;
}
.content8 .txt-box p{
  font-size: 16px;
  line-height: 35px;
}

.content9{
  padding-top: 4%;
  padding-bottom: 4%;  
}

.voice1{
  margin-right: 40px;  
}

.voice h4{
font-family:"A-OTF UD新ゴ Pro",
   "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: #51AA55;
}
.content9 h2{
  position: absolute;
  z-index: 99;
  font-size: 2.7vw!important;
  top: -30px;
  left:18%;
  right: 18%;
}
.green-bg{
  padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
}
.content10 h2{
    font-size: 2.8vw!important;
    margin-bottom:5%!important;
}
.content10 {
  padding-bottom: 5%;
}

.content11{
  background:#fff url(../images/message-bg.png) no-repeat;
  -webkit-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.content11 .box{
  width: 80%;
}

.f26{
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 26px;
}
.content11 h2{
  font-size: 2.8vw!important;
  text-align: left!important;
}
.f50{
   font-size: 25px!important;
   line-height: 65px;
  font-family:"A-OTF UD新ゴ Pro",
   "Hiragino Sans",
    Meiryo,
    sans-serif; 
 }

.box .flex-left{
  width: 40%;
  margin-right: 20px;
}
.box .flex-right{
  width: 50%;
}
.box .flex-right p{
  font-size: 16px!important;
  line-height: 30px;
}
.qa div>img {
    max-width: 35px;
    margin-right: 20px;
}
.qa {
    border-bottom: 1px solid #ccc;
    margin-top: 30px;
}
.qa div {
    float: left;
}
.qa p {
    font-size: 20px;
    overflow: auto;
    margin-bottom: 20px;
}
.qa .a{
  margin-left: 20px;
}
.rverse{
  display: block;
}

.f_box{
	width: 100%;
    padding: 23px 0;
    line-height: 1;
    background: #111
}
.f_link {
	margin: auto;
    list-style: none;
    padding: 0;
    color: #555;
    text-align: center;
}
.f_link li {
    text-align: center;
    display: table-cell;
    padding-right: 10px;
}
.f_link a {
    color: #FFF;
    text-decoration: none;
    font-size: 13px;
}
.f_copy {
    display: table-cell;
    text-align: center;
    color: #fff;
    margin: auto;
    font-size: 12px;
    line-height: 19px;
}
.f_link + * {
    padding: 0 20px 0 10px;
    border-left: 1px solid #888;
}
.ft_inner{
	width: 50%;
	margin: auto;
}

@media screen and (min-width:767px) and ( max-width:1024px){
  .content11 .box{
    width: 70%;
  }
 .inner{
   padding: 0 10px;
 }
 .step{
   font-size: 24px;
 }
 h3{
   font-size: 30px!important;
 }
 .content7 .flex-left{
   margin: auto;
 }
 .content8 h2{
   font-size: 40px!important;
 }
 .content9 h2{
   font-size: 32px!important;
 }
 .voice h4{
   font-size: 18px;
 }
 .content11 h2{
   font-size: 40px!important;
 }
 .content9 {
   padding-top: 7%;
 }

 .voice1 .flex, .voice2 .flex{
   display: block;
 }
  .voice1 .flex .flex-right{
    width: 100%;
    margin: auto;
  }
  .f50{
    line-height: 40px;
  } 
  .voice1 .flex .flex-left{
    width: 50%;
    margin: 20px auto;
  }
  .voice2 .flex .flex-right{
    width: 100%;
    margin: auto;
  }
  .voice2 .flex .flex-left{
    width: 50%;
    margin: 20px auto;
  }
}


/* ---------------- */

@media (max-width: 767px){
  .obi img{
    width: 100%!important;
  }
  .f_link + * {
    padding: 10px 20px 0 10px;
    border-left:none;
}
  .content8 h2{
    font-size: 30px!important;
    margin-top: -20px!important;
    padding-bottom: 30px;
  }
  p{
    font-size: 16px!important;
  }
  .content8 .flex-right{
    width: 90%;
    margin: auto;
  }
  .inner{
    width: 95%;
    margin: auto;
  }
  p{
    font-size: 16px;
    line-height: 32px!important;
  }
  .content5 .image2{
    max-width: 300px;
    margin: 20px auto;
  }
  .f28{
    font-size: 18px!important;
  }
  .f30{
    font-size: 18px!important;
  }
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}
	.flex{
		display: block;
	}
  .content6 .box1{
    margin: 20px auto 10px auto;
  }
  .content6 .box2{
    max-width: 140px;
    margin: auto auto 10px auto;
  }
  h3{
    font-size: 18px!important;
  }
  .content7 .flex-left{
    width: 100%;
    margin-top: 10px;
  }
  .content7 .flex-right{
    width: 70%;
    margin: auto;
  }

   .list-box li {
    font-size: 17px!important;
    width: 85%;
    line-height: 1.5;
    margin-left: 30px!important;
  }

  .copy p{
  	font-size: 0.8em;
  }
  .qa p {
    font-size: 16px;
  }
  .qa {
    font-size: 16px!important;
  }
  .button{
    font-size: 18px;
    width: 95%;
    margin: auto;
  }
  .inputText{
    width: 80%;
  }
  .arrow1 img{
    max-width: 140px;
    margin: -50px auto auto auto;
  }
  .content1 .box{
    padding: 10px 0px 30px 0px;
  }
  .brown-bg{
    padding-top: 8px;
  }
  .cau{
    width: auto;
  }
  .inputText{
    font-size: 13px;
  }
  .content4 .box{
    padding: 10px;
  }
  .content4 .flex-left{
    width: 90%;
    margin: auto;
  }
  .balloon1 p{
    font-size: 20px!important;
    padding:5px 10px;
  }
  .content4 .box2{
    margin-top: 0;
  }
  .content4 p{
    font-size: 16px;
    line-height: 30px;
  }
  .content4 .txt-box{
    padding:10px;
  }
  .content4 .flex-right{
    width: 80%;
    margin: 10px auto;
  }
  .box .flex-right{
    width: 95%;
    margin:20px auto;
  }
  .content5 .box .flex-left{
    width: 100%;
  }
  .content9 .box .flex-left{
    width:60%;
    margin: auto;
  }
  .box .flex-left p{
    font-size: 16px!important;
    line-height: 28px!important;
  }
  .content8 .flex-left{
    width: 95%;
    margin: 20px auto;
  }
  .content9 h2{
    font-size: 26px!important;
    line-height: 35px;
  }
  .green-bg{
    margin-top: 15%;
  }
  .voice1{
    margin: auto;
    padding-top: 53px;
  }

  .voice h4{
    font-size: 19px;
  }
  .content10 h2{
    font-size: 26px!important;
  }
  .content11 h2{
    font-size: 26px!important;
    margin-bottom: 20px!important;
  }
  .f50{
    font-size: 20px!important;
  }
  .content11 .box{
    width: 100%;
  }
  .voice2{
    margin-top: 60px;
  }
  .ft_inner{
    width: 90%;
  }
}