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

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

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

#main .contents .bbottom > h3 {
  font-size: 22px;
  line-height: 28px;
  padding-bottom: 30px;
  letter-spacing: 1px;
  color: #00a199;
}

#main .contents .section {
  position: relative;
  padding: 0 75px 25px 75px;
}

#main .contents .section2 {
  padding: 0 0 25px 0;
  box-sizing: border-box;
}

#main .contents .section > h3 {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 30px;
  color: #00a199;
}

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

#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: 626px;
  height: 590px;
  position: relative;
  margin: 15px 0 18px 15px;
  background:url(../../physical/img/physical_img01.jpg) top left no-repeat;
}

#main .contents .section .col1 {
  width: 230px;
  position: absolute;
  top: 130px;
  left: 26px;
}
#main .contents .section .col2 {
	width: 230px;
	position: absolute;
	top: 130px;
	left: 368px;
}

#main .contents .section .txt {
  width: 335px;
  margin-bottom: 75px;
}

#main .contents .section .txt2 {
  width: 335px;
  margin-bottom: 35px;
}

#main .contents .section .img {
  position: absolute;
  top: 98px;
  right: 5px;
}

#main .contents .section .img2 {
  position: absolute;
  top: 450px;
  right: 5px;
}

#main .contents .section .img img,
#main .contents .section .img2 img {
  width: 96%;
}

#main .contents .section .txt-content {
  width: 96%;
  margin: 30px 0 45px;
  border: 5px solid #85d5d2;
  border-radius: 40px;
}

#main .contents .section .txt-content p {
  text-align: center;
  color: #00a199;
  font-weight: bold; 
}

#main .contents .section .txt-content p:nth-of-type(3) {
  margin: 10px 0;
  height: 24px;
}

#main .contents .section .txt-content img {
  text-align: center;
  margin: 0 auto;
}

#main .contents .section .txt-content p:first-child {
  margin-top: 20px;
}

#main .contents .section .txt-content p:nth-of-type(4) {
  font-size: 15px;
  padding-bottom: 10px;  
}

#main .contents .section .txt-content p:nth-of-type(4) {
  font-size: 15px;
  padding-bottom: 10px;  
}

#main .contents .section .green-text {
  margin-top: -20px;
  color: #00a199;
}

#main .contents ul {
  width: 730px;
  height: 51px;
  overflow: hidden;
  margin: 0 auto;
}

#main .contents ul li {
  float: right;
}

#main .contents ul li:first-child {
  float: left;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.center {
  text-align: center;
  padding-right: 30px;
}