#gnav #movie {
  width: 182px;
  padding-top: 40px;
  line-height: 1.4;
}

#gnav #movie p {
  text-align: center;
}

#gnav #movie .title {
  font-size: 112%;
  font-weight: bold;
  margin-top: 2px;
  color: #00a199;
}

#gnav #movie .subtitle {
  font-size: 85%;
  font-weight: bold;
  margin-bottom: 5px;
  color: #00a199;
}

#main .hed {
  margin-bottom: 58px;
}

#main .contents {
  font-size: 0.93em;
  line-height: 1.75;
  color: #505050;
}

#main .contents .bbottom {
  margin-bottom: 35px;
  background: url(../img/line.jpg) no-repeat bottom;
}

#main .contents .section {
  width: 725px;
  position: relative;
  padding: 0 50px 40px 50px;
}

#main .contents .section h3 {
  width: 690px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #00a199;
}

#main .contents .section h4 {
  font-size: 1.23em;
  font-weight: bold;
  color: #00a199;
  margin-bottom: 2px;
}

#main .contents .section span {
  font-weight: bold;
  font-size: 1em;
}

#main .contents .section .f13 {
  font-size: 1.08em;
  color: #00a199;
}

#main .contents .section .box {
  width: 685px;
  height: 300px;
  position: relative;
  margin: 0 auto;
  background: url(../../tosa/img/tosa_img02.jpg) top right no-repeat;
}

#main .contents .section .txt {
  width: 290px;
}

#main .contents .section .col1 {
  width: 655px;
  height: 450px;
  position: relative;
  padding: 25px 35px;
  margin: 0 auto 30px auto;
  background: url(../../tosa/img/tosa_img03.jpg) top left no-repeat;
}

#main .contents .section .col2 {
  width: 655px;
  padding: 35px 35px;
  margin: 0 auto 30px auto;
  border: 5px solid #85d5d2;
  border-radius: 40px;
}

#main .contents .section .col2 p:nth-of-type(2) {
  color: #00a199;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}

#main .contents .section .col2 p:last-of-type {
  color: #00a199;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

.btn {
  height: 42px;
  text-align: center;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

span {
  color: #182987;
}
.center {
  text-align: center;
  padding-right: 30px;
}