/* CSS Document */
/**
 * - common
 * ----------------------------------------------------------------------------
 */
#wrapper {
  min-width: 840px;
  overflow: hidden;
}
#container .inner {
  width: 800px;
  margin: 0 auto;
}
.section {
  min-width: 800px;
}
/**
 * - mainVisual
 * ----------------------------------------------------------------------------
 */
.mainVisual {
text-align: center;
background: url(../images/bg.png) repeat;
}
/**
 * - section01
 * ----------------------------------------------------------------------------
 */
.section01 {
  padding: 30px 0 40px;
}
.section01 .mainArea {
  margin-top: 30px;
}
.section01 .mainArea .pointList .item {
  margin-top: 30px;
  background: #daebf9;
  padding: 7px 17px 17px;
}
.section01 .mainArea .pointList .item:first-child {
  margin-top: 0;
}
.section01 .mainArea .pointList .pointHead {
  position: relative;
  color: #0071cc;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  padding-left: 125px;
  background: url(../images/section01_point_line.png) left bottom repeat-x;
  margin-bottom: 17px;
}
.section01 .mainArea .pointList .item01 .pointHead::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 110px;
  height: 29px;
  background: url(../images/section01_point01.png) no-repeat;
  background-size: contain;
}
.section01 .mainArea .pointList .item02 .pointHead::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 115px;
  height: 29px;
  background: url(../images/section01_point02.png) no-repeat;
  background-size: contain;
}
.section01 .mainArea .pointList .item03 .pointHead::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 115px;
  height: 29px;
  background: url(../images/section01_point03.png) no-repeat;
  background-size: contain;
}
.section01 .mainArea .pointList .item01 .pointHead::after {
  content: "";
  position: absolute;
  top: -20px;
  right: -40px;
  width: 72px;
  height: 70px;
  background: url(../images/section01_point_icon.png) no-repeat;
  background-size: contain;
}
.section01 .mainArea .pointList .item03 .pointHead::after {
  content: "";
  position: absolute;
  top: -20px;
  right: -40px;
  width: 72px;
  height: 70px;
  background: url(../images/section01_point_icon.png) no-repeat;
  background-size: contain;
}
.section01 .mainArea .pointList .pointBody {
  display: flex;
  justify-content: space-between;
}
.section01 .mainArea .pointList .pointBody .img {
  width: 280px;
}
.section01 .mainArea .pointList .pointBody .textArea {
  position: relative;
  width: calc(100% - 280px);
  padding: 5px 25px;
}
.section01 .mainArea .pointList .pointBody .textArea .text {
  font-size: 16px;
  line-height: 1.875;
  color: #333;
}
/**
 * - section02
 * ----------------------------------------------------------------------------
 */
.section02 {
  padding: 5px 0 50px;
  background: url(../images/bg.png) repeat;
}
.section02 .box {
  margin-top: 25px;
}
.section02 .box .boxHead{
  width: 206px;
  height: 45px;
  background: url(../images/sectio02_boxhead_bg.png) no-repeat;
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 0.3em;
  margin: 0 auto -20px;
  z-index: 2;
  position: relative;
}
.section02 .box .boxBody{
  background-color: #fff;
  padding: 60px 0;
}
.section02 .box .boxBody .textArea .text{
  font-size: 17px;
  color: #00007e;
}
.section02 .box01 .boxBody .textArea .text{
  padding-left: 70px;
}
.section02 .box01 .boxBody .textArea .text dl dt{
  font-weight: bold;
  width: 220px;
  float: left;
  padding-bottom: 15px;
}
.section02 .box01 .boxBody .textArea .text dl dt span{
  color: #4dafff;
}
.section02 .box01 .boxBody .textArea .text dl dd{
  padding-left: 220px;
  color: #333;
  padding-bottom: 15px;
}
.section02 .box01 .boxBody .textArea .text dl dd .blue{
  font-size: 18px;
  color: #00007e;
  font-weight: bold;
}
.section02 .box01 .boxBody .textArea .text dl dd .small{
  font-size: 12px;
}
.section02 .box01 .boxBody .textArea .text dl dd .medium{
  font-size: 14px;
}
.section02 .box02 .boxBody .textArea .text{
  font-weight: bold;
  padding-left: 70px;
  line-height: 2.5em;
}
.section02 .box02 .boxBody .textArea .text span{
  color: #4dafff;
  display: inline-block;
  padding-right: 5px;
}
.section02 .box03 .boxBody .textArea .text{
  text-align: center;
  font-weight: bold;
}
/**
 * - section03
 * ----------------------------------------------------------------------------
 */
.section03 {
  padding: 50px 0;
  text-align: center;
}
.section03 .rjmews_cnv .infomation {
  background: #dcf2fe;
  padding: 0 50px 50px;
}
.section03 .rjmews_cnv .infomation .title {
  color: #052682;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 15px;
  padding-top: 40px;
}
.section03 .rjmews_cnv .infomation .box {
  margin-top: 20px;
  padding: 35px 50px 30px;
  background: #fff;
}
.section03 .rjmews_cnv .infomation .box .lead {
  color: #333;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.03em;
  margin-bottom: 25px;
}
.section03 .rjmews_cnv .infomation .box .cnv ul li.call{
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 32px;
  padding-left: 60px;
}
.section03 .rjmews_cnv .infomation .box .cnv ul li.call img{
  width: 100%;
}
.section03 .rjmews_cnv .infomation .box .cnv {
  margin-bottom: 20px;
}
.section03 .rjmews_cnv .infomation .box .cnv ul {
  margin: 0 -20px;
  overflow: hidden;
}
.section03 .rjmews_cnv .infomation .box .cnv ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 0 20px;
  float: left;
}
.section03 .rjmews_cnv .infomation .box .cnv ul li a {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.2em;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 1px;
  border-radius: 3px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,195,0,1)),to(rgba(196,43,0,1)));
  background: linear-gradient(to bottom, rgba(255,195,0,1) 0%,rgba(196,43,0,1) 100%);
}
.section03 .rjmews_cnv .infomation .box .cnv ul li a small {
  font-size: 18px;
}
.section03 .rjmews_cnv .infomation .box .cnv ul li a span {
  display: block;
  line-height: 66px;
  background: #ff8700;
  border-radius: 3px;
  position: relative;
}
.section03 .rjmews_cnv .infomation .box .cnv ul li a span:before {
  content: "";
  width: 9px;
  height: 9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4.5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
