@charset "UTF-8";
.toolBox01 {
  background-color: #067c45;
}

#soudanshitsu {
  font-family: 'UD Shin Maru Go Medium', 'A-OTF 新丸ゴ Pro','ヒラギノ丸ゴ Pro', 'Hiragino Maru Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #067c45;
  position: relative;
  width: 100%;
}
#soudanshitsu img {
  width: 100%;
  height: auto;
}
#soudanshitsu section {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  background-color: #dff4e7;
}
#soudanshitsu section .inner_box {
  max-width: 940px;
  margin: auto;
  background-color: #fff;
}
#soudanshitsu section .inner_box h1 {
  display: block;
}
#soudanshitsu .line_color {
  color: #17b610;
}
#soudanshitsu .pink_color {
  color: #e55596;
}
#soudanshitsu .for_pc {
  display: block;
}
#soudanshitsu .for_sp {
  display: none;
}
#soudanshitsu .smallcap {
  font-size: 16px;
}

#s0 h2 {
  text-indent: -99999px;
  width: 100%;
  height: 0;
  padding-bottom: 60.92%;
  background: url("../img/vi_line_main.png") no-repeat;
  background-size: contain;
}
#s0 p {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.28%;
  margin: auto;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.4em;
  color: #01307b;
}

br.sp{
	display:none;
}

#s1 {
  padding: 140px 0 120px;
}
#s1 .finish_txt1{
	font-size:30px;
	letter-spacing:0.2em;
	color:#01307b;
	width:100%;
	text-align:center;
	padding:0 0 45px;
	line-height:1.8em;
}
#s1 .finish_txt2{
	font-size:22px;
	letter-spacing:0.2em;
	color:#01307b;
	width:100%;
	text-align:center;
	padding:0 0 65px;
	line-height:1.8em;
}
#s1 .finish_txt2 span{
	margin-left:-0.6em;
}

#s1 a.finish_bnr{
	display:block;
	width:519px;
	margin:0 auto;
}
#s1 a.finish_bnr:hover{
	opacity:0.8;
}


/*****************************************************************
for Middole
******************************************************************/
@media only screen and (max-width: 768px) {
  #soudanshitsu section {
    width: 100%;
    margin: 0 auto;
  }
  #soudanshitsu section .inner_box {
    width: 96%;
  }
  #soudanshitsu .smallcap {
    font-size: 16px;
    font-size: 2.8vw;
  }

  #s0 p {
    font-size: 12px;
    font-size: 2.5vw;
  }

br.sp{
	display:inline;
}

#s1 {
  padding: 18.75% 0;
}
#s1 .finish_txt1{
	font-size:36px;
	font-size:4.8vw;
	padding:0 0 10%;
}
#s1 .finish_txt1 span{
	margin-left:0.5em;
}

#s1 .finish_txt2{
	font-size:22px;
	font-size:3.2vw;
	padding:0 0 7%;
	line-height:1.8em;
}
#s1 a.finish_bnr{
	display:block;
	width:82%;
	margin:0 auto;
}

  
}
/*****************************************************************
for Small
******************************************************************/
@media only screen and (max-width: 480px) {
  #soudanshitsu .for_pc {
    display: none;
  }
  #soudanshitsu .for_sp {
    display: block;
  }

  #s0 h2 {
    padding-bottom: 96.625%;
    background: url("../img/vi_line_main_sp.png") no-repeat;
    background-size: contain;
  }
  #s0 p {
    bottom: 2.6%;
    font-size: 14px;
    font-size: 3vw;
    letter-spacing: 0.2em;
  }  
}

/*# sourceMappingURL=style.css.map */
