@charset "UTF-8";

/* home
=======================================================*/
#home .sec02_2 {
	margin:0 0 40px;
	padding:20px 40px;
	background:url("../img/common/bg_ptn.png") repeat 0 0;	
}
#home .sec02_2 .cap{
	font-size:115%;
	text-align:center;
}
#home .sec02_2 ul{
	margin:15px;
}
#home .sec02_2 ul li{
	margin-bottom:5px;
	font-weight:bold;
	font-size:115%;
}
#home .sec02_2 ul li br{
	display:none;
}
#home .sec03 {
	float:left;
	width:470px;
}
#home .sec03 article {
	border-bottom:1px dotted #DDDDDD;
}
#home .sec03 time {
	float:left;
	clear:left;
	padding:10px 15px 10px 10px;
	color:#0068B6;
	font-weight:bold;
}
#home .sec03 p {
	padding:10px 10px 10px 0;
}
#home .sec03 p a {
	color:#333333;
}
#home .sec03 p a:hover {
	color:#0068B6;
}
#home .sec04 {
	float:right;
	width:470px;
}
#home .sec04 .inner {
	padding:20px 10px 0 10px;
}
#home .sec04 .img {
	float:left;
	width:180px;
}
#home .sec04 .txt {
	float:right;
	width:250px;
}
#home .sec04 .txt .name {
	font-weight:bold;
	font-size:16px;
	color:#0068B6;
}
@media screen and (max-width:768px){
#home .sec02_2 {
	padding:15px 10px;
}
#home .sec02_2 ul{
	margin:15px 10px;
}
#home .sec02_2 ul li{
    font-size:100%;
	margin-bottom:20px;
	text-align:center;
}
#home .sec02_2 ul li br{
	display:block;
}
#home .sec03 {
	float:none;
	width:96%;
	margin:0 2% 50px;
}
#home .sec04 {
	float:none;
	width:96%;
	margin:0 2%;
}
#home .sec04 .img {
	width:40%;
}
#home .sec04 .txt {
	width:60%;
	padding-left:10px;
	box-sizing:border-box;
}
}

/* features
=======================================================*/
#features .sec01 section {
    border-bottom: 1px solid #DDDDDD;
}
#features .sec01 section .txt {
    float: left;
    width: 720px;
    padding: 30px 0;
}
#features .sec01 section h3 {
    margin-bottom: 15px;
	border-bottom:none;
}
#features .sec01 section .img {
    float: right;
    width: 223px;
    padding-top: 20px;
}
@media screen and (max-width:768px){
#features .sec01 section {
    width:90%;
	margin:0 auto;
}
#features .sec01 section h3 {
	font-size:138%;
}
#features .sec01 section h3 br {
	display:none;
}
#features .sec01 section .txt {
    width: 70%;
    padding: 10px 0;
}	
#features .sec01 section .img {
    width: 30%;
    padding-top: 20px;
}
}

/* functions
=======================================================*/
#functions .sec01 section section {
    width: 460px;
    padding: 0;
    margin: 0;
	border-top:#0067B6 solid 1px;
	padding-top:1px;
}
#functions .sec01 section section:nth-child(odd) {
    float: left;
}
#functions .sec01 section section:nth-child(even) {
    float: right;
}
#functions .sec01 section section h5 {
	background: url("../img/common/circle_w.png") left 10px center no-repeat #0067B6;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 0 10px 35px;
    line-height: 20px;
    margin-bottom: 15px;
}
@media screen and (max-width:768px){
#functions .sec01{
	width: 96%;
    margin: 0 2%;	
}
#functions .sec01 section section {
    width: 48%;
}	
}
@media screen and (max-width:767px){
#functions .sec01{
	width: 96%;
    margin: 0 2%;	
}
#functions .sec01 section section {
    width: 100%;
}
#functions .sec01 section section:nth-child(odd) {
    float: none;
	margin-bottom:30px;
}
#functions .sec01 section section:nth-child(even) {
    float: none;
}	
}

/* case
=======================================================*/
#case .caseTtl{
	line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}
#case .caseTtl .num{
	background:url("../img/common/case_bg.png") no-repeat 0 0;
	display:inline-block;
	width:70px;
	height:30px;
	color: #fff;
	font-size:115%;
	font-weight:bold;
	text-align:center;
	margin-right:10px;
}
#case .caseTtl .name{
	color: #0066B6;
	font-size:150%;
	font-weight:bold;
}
#case .caseSec .inner {
    padding: 20px 10px 30px 10px;
}
#case .caseSec .img {
    float: left;
    width: 250px;
}
#case .caseSec .txt {
    float: right;
    width: 670px;
}
#case .caseSec h4 {
    background: url("../img/common/circle_b.png") left top no-repeat;
    line-height: 20px;
    padding: 0 0 10px 25px;
    color: #0066B6;
    font-size: 115%;
	font-weight:bold;
    border-bottom: 1px solid #DDDDDD;
}
@media screen and (max-width:768px){
#case .caseTtl .sTxt{
	display:block;
	text-align:right;
	font-size:86%;
}
#case .caseSec{
    width: 96%;
    margin: 0 2%;
}
#case .caseSec .img {
    float: none;
    width: 100%;
	text-align:center;
}
#case .caseSec .txt {
    float: none;
    width: 100%;
}
}

/* price
=======================================================*/
#price .sec0101 .inner,
#price .sec0102 .inner{
    padding: 20px 10px 0 10px;
}
#price .sec0101 .inner table th,
#price .sec0101 .inner table td{
    text-align:center;
	vertical-align: middle;
}
#price .sec0101 .inner table th{
    font-weight:bold;
	white-space: nowrap;
}
#price .sec0102 h5{
   margin:0 0 10px 0;
   padding:0 8px;
   border-left:8px solid #0067b6;
   font-weight:bold;
   color: #0067b6;
   font-size:129%;
   line-height:1.2;
}
#price .sec0102 ol,
#price .sec0102 p{
   padding:5px 10px;
}
@media screen and (max-width:768px){
#price .sec01 {
    width: 96%;
    margin: 0 2%;
}
#price .sec0101 .inner,
#price .sec0102 .inner{
    padding: 20px 0 0 0;
}
#price .sec0101 .tblTtl{
   margin:20px 0 10px 0;
   padding:0 8px;
   border-left:8px solid #0067b6;
   font-weight:bold;
   color: #0067b6;
   line-height:1.2;
}
#price .sec0101 .inner table th,
#price .sec0101 .inner table td{
    width:50%;
}
#price .sec0101 .inner table td span{
	display:block;
}
#price .sec0102 h5{
   font-size:100%
}
}

/* faq
=======================================================*/
#faq #contents section {
    padding:0 20px 40px 20px;
    margin: 0 -20px;
}
#faq #contents section .inner {
    padding: 30px 10px 0 10px;
}
#faq .qaList dt:first-of-type{
	margin-top:0;
}
#faq .qaList dt {
    background: url(../img/common/icon_q.png) left top no-repeat;
    padding: 0 0 8px 25px;
    border-bottom: 1px solid #DDDDDD;
    line-height: 1.6em;
    font-size: 115%;
    font-weight: bold;
    color: #0067b6;
    margin: 30px 0 10px 0;
}
#faq .qaList dd {
	background: url(../img/common/icon_a.png) 10px top no-repeat;
    padding: 2px 0 0 35px;
}
