@charset "utf-8";

/*#navi_area.con_navi {
  position: fixed;
}
*/
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

/*-----------------------------------------------------------------------
price_html
-------------------------------------------------------------------------*/

.price_con_box {
  width: 990px;
  margin :0 auto;
  text-align: center;
  padding-bottom: 15px;
}

#content_area {
  width: 990px;
  margin: 30px auto 0;
  text-align: left;
  padding-top: 0;
}
ul.pan {
  margin:30px 0 35px;
}
ul.pan li{
  display: inline;
  margin-right: 5px;
  font-size: 12px;
}
.price_box {
  width: 990px;
  border: 1px solid #71c3db;
  margin-bottom: 45px;
}
.price_box h4 {
  width: 990px;
  padding: 15px;
  box-sizing: border-box;
  background: #71c3db;
}
.price_box p {
font-size: 16px;
padding: 30px 30px 0;
color: #333;
line-height: 1.8;
}
.price_box span.price {
font-size: 22px;
color: #0c6c9e;
line-height: 2.5;
}
.pr_cl {
  color: #0c6c9e;
}
.att_box {
  width: 990px;
  padding: 30px;
  background: #efefef;
  color: #555555;
  font-size: 12px;
  box-sizing: border-box;
  line-height: 2.0;
}
.att_box ul li:before {
    display: block;
    content: "※";
    height: 20px;
    width: 18px;
    color: #666;
    float: left;
}
.att_box ul li.line:before {
    display: block;
    content: "※";
    height: 25px;
    width: 18px;
    color: #666;
    float: left;
}
.function_block{
  float: left;
  margin: 0 20px 24px 0;
}
.function_block.last{
  margin-right: 0;
  float:none;
}
.function_block.last.mg60{
  margin: 0 0 60px 0;
  float:none;
}
.block_element{
  display: table;
  border: 1px solid #bcdde6;
  background: #e8f9fe;

}
.block_element.two_box {
  width: 483px;
}
.block_element.one_box {
  width: 990px;
}

.block_element dl {
  display: table-cell;
  width: 175px;
  height: 215px;
  background: #1996ba;
  vertical-align: middle;
  text-align: center;
}
.list_color {
  color: #0c6c9e;
}

.block_element dl dt {
 margin-bottom: 20px;
 font-weight: bold;
 color: #ffffff;
 }

.block_element ul {

}
.block_element ul li{
  margin-bottom: 10px;
}

.block_element ul li:before {
    display: block;
    content: "■";
    height: 20px;
    width: 18px;
    color: #0c6c9e;
    float: left;
}
.block_element .fl_txt {
  padding: 18px;
  display: table-cell;
  font-size: 12px;
}
.price_box ul {
  font-size: 12px;
  padding: 20px;
}
.price_box ul li {
  margin-bottom: 10px;
}
.price_box ul li:before {
    display: block;
    content:"■";
    height:20px;
    width: 18px;
    color: #0c6c9e;
    float: left;
}
.price_box dl {
    font-size: 12px;
    padding: 20px;
}
.price_box dl dt:before {
    display: block;
    content:"■";
    height:20px;
    width: 18px;
    color: #0c6c9e;
    float: left;
}
.price_box dl dt {
    float: left;
}
.price_box dl dd {
    float: left;
    line-height: 2.0;
}


#point_area {
  width: 100%;
  color:#ffffff;
  background:#6ebc48;
}

#point_area .con_box {
  background: url(../img/index/con01_bg.jpg) 0 0 no-repeat;
}
#point_area .con_box h2 {
  padding: 60px 0 40px;
}
#point_area .con_box p {
  line-height: 1.6;
  text-align: left;
  padding: 0 40px 100px;
}
#point_area .con_box p#point_bottom_txt {
  line-height: 1.6;
  text-align: left;
  padding: 0 40px 60px;
}

.scroll_box {
  background: #409b14;
}
.scroll_fixed{
	padding-top:327px;
}
.point_box {
  clear: both;
  background: #409b14;
  border: 1px solid #398b11;
  box-sizing: border-box;
  width: 990px;
  height: 200px;
  position: relative;
  padding: 0 50px;
  margin-bottom: 70px;
}

.point_box .point_no {
  position: absolute;
  top:-50px;
  left: 50px;
}
.point_box h3 {
  padding-top: 23px;
  margin-bottom: 20px;
}
.point_box dl {
  float: left;
  width: 280px;
  margin-right: 20px;
}
.point_box dl dt {
  float: left;
  margin-right: 15px;
}
.point_box dl dd {
  text-align: left;
  margin: 10px 0 0;
}
.point_box dl.last {
  margin-right: 0;
}
.point_box span.ft12 {
  line-height: 1.2!important;
}





/*-----------------------------------------------------------------------
#case_area
-------------------------------------------------------------------------*/

#case_area {
  width: 100%;
  color:#ffffff;
  background:#ea5c5c;
}

#case_area  .con_box {
  background: url(../img/index/case_bg.jpg) 0 0 no-repeat;
}
#case_area .con_box h2 {
  padding: 60px 0 40px;
}
#case_area .con_box p {
  line-height: 1.6;
  text-align: left;
  padding: 0 40px 100px;
}


/*-----------------------------------------------------------------------
#example_area
-------------------------------------------------------------------------*/

#example_area {
  width: 100%;
  color:#ffffff;
  background:#922d87;
  padding-bottom: 60px;
}

#example_area  .con_box {
  background: url(../img/index/example_bg.jpg) 0 0 no-repeat;
}
#example_area .con_box h2 {
  padding: 60px 0 40px;
}
#example_area .con_box h3 {
  margin-bottom: 40px;
}
#example_area .con_box p {
  line-height: 1.6;
  text-align: left;
  padding: 0 40px 60px;
}

#example_area #list_box_area {
  width: 990px;
  display: table;
  margin-bottom: 40px;
}

#example_area .list_box {
  display: table-cell;
  width: 172px;
  padding: 25px;
}

#example_area .list_box dl {
  margin-top: 35px;
  text-align: left;
}

#example_area .list_box dl dt {
  margin-bottom: 10px;
}
#example_area .list_box dl dd {
  font-size: 12px;
}

/*-----------------------------------------------------------------------
.voice_box_area
-------------------------------------------------------------------------*/

.voice_box_area {
  width: 990px;
  box-sizing: border-box;
  padding: 15px;
  background: #ffffff;
 }
.mark_box {
  width: 205px;
  box-sizing: border-box;
  border:3px solid #922d87;
  border-radius: 3px;
  -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
  -moz-border-radius: 3px; /* Firefox用 */
  float: left;
  text-align: center;
}

.mark_name {
  display: table-cell;
  width: 205px;
  height: 50px;
  background: #922d87;
  vertical-align: middle;
}


#example_area .con_box .mark_name h3 {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
  display: inline-block;
  margin-bottom: 0;
}

.mark_box dl dt {
  margin: 30px auto 20px;
  text-align: center;
}

.mark_box dl dd {
  margin: 30px 0 10px 10px;
  text-align: left;
  color: #922d87;
  font-size: 10px;
}

#example_area .con_box .voice_box_area p {
  width: 710px;
  float: right;
  font-size: 14px;
  line-height: 1.6;
  color: #333333;
  padding: 0;
  margin: 0 20px;
  line-height: 2.5;
}


/*-----------------------------------------------------------------------
option_html
-------------------------------------------------------------------------*/

#option_box {
  width: 990px;
}
dl#call_recording {
  width: 441px;
  float:  left;
}
dl#call_recording dt {
  background: #71c3db;
  text-align: center;
  padding: 10px 0 5px;
  margin-bottom: 20px;
}
dl#realtime {
  width: 510px;
  float:  right;
}
dl#realtime dt {
  background: #71c3db;
  text-align: center;
  padding: 10px 0 5px;
  margin-bottom: 20px;
}






