@charset "UTF-8";
@media screen and (min-width:641px){
	

#wrapper {
	background: #ece7e1;
	margin: 0;
	padding: 0;
}

header {
    background: #1c5fb9;
	padding: 0;
	margin: 0 0 32px 0;
}

header .inner {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}

header .logo {
	width: 530px;
	padding: 0;
	margin: 0;
	float: left;
}

header .tel {
	width: 350px;
	padding: 0;
	margin: 0;
	float: right;
}

header .telsp {
    display: none;
}

#mainimg {
	width: 1200px;
	padding: 0;
	margin: 0 auto 30px auto;
    position: relative;
}

#mainimg .btn1  {
	width: 298px;
    position: absolute;
    bottom: 24px;
    left: 50px;
}

#mainimg .btn2  {
	width: 298px;
    position: absolute;
    bottom: 24px;
    left: 366px;
}
    
#mainimg a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=70);
}

main {
	padding: 0;
	margin: 0;
}

main a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=70);
}

footer {
	background: #1c5fb9;
    text-align: right;
	padding: 3px 0;
	margin: 0;
    border-top: 1px solid #ffffff;
}

small {
    color: #ffffff;
	padding: 0;
	margin: 0;
}

div#pagination {
   position: relative;
   overflow: hidden;
}
    
div#pagination ul {
    position:relative;
    left: 50%;
    float:left;
    list-style: none;
}
    
div#pagination li {
    position:relative;
    left: -50%;
    float:left;
}
    
div#pagination li a {
    border:1px solid #CECECE;
    margin: 0 3px;
    padding:3px 7px;
    display: block;
    text-decoration:none;
    color: #666666;
    background: #fff;
}
    
div#pagination li.active a,
div#pagination li a:hover{
    border:solid 1px #666666;
    color: #ffffff;
    background: #3399FF;
}

#page-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
}

#page-top a {
    width: 40px;
    display: block;
}

#page-top a:hover {
    text-decoration: none;
}

/* main */

.title1 {
	background: url(../common/title_bg2.png) center top repeat-x;
    text-align: center;
}

.title1 span {
    background: url(../common/title_bg1.png) center top no-repeat;
    color: #ffffff;
    height: 154px;
    font-size: 4.2rem;
    font-weight: 600;
    line-height: 1;
    padding: 40px 0 0 0;
    display: block;
}

.title2 {
	background: url(../common/title_bg4.png) center top repeat-x;
    text-align: center;
}

.title2 span {
    background: url(../common/title_bg3.png) center top no-repeat;
    color: #ffffff;
    height: 146px;
    font-size: 4.2rem;
    font-weight: 600;
    line-height: 1;
    padding: 34px 0 0 0;
    display: block;
}

.box_ {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 0 5px 0 #999;
	-moz-box-shadow: 0 0 5px 0 #999;
	box-shadow: 0 0 5px 0 #999;
	-webkit-box-shadow: 0 1px 2px #999;
	-moz-box-shadow: 0x 1px 2px #999;
	box-shadow: 0 1px 2px #999;
	box-sizing: border-box;
}

.copy {
	padding: 0;
	margin: 0 0 15px 0;
}
    
.copy span {
    color: #E11417;
}

/* service */

#service {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}

#service h1 {
    font-size: 4.8rem;
    font-weight: 600;
    text-align: center;
	padding: 0;
	margin: 50px 0 30px 0;
}

#service h1 strong {
    color: #1c5fb9;
}

#service ol {
	padding: 5px;
	margin: 0 0 15px 0;
}

#service ol li {
    background: #ffffff;
    width: 580px;
    font-size: 1.8rem;
    font-weight: 600;
	padding: 30px 18px;
	margin: 0 0 30px 0;
	border: 1px solid #cccccc;
	box-sizing: border-box;
    float: left;
}

#service ol li:nth-child(odd) {
	margin-right: 30px;
}

#service ol li img {
    width: 188px;
	padding: 0;
	margin: 0;
	border: 1px solid #cccccc;
	box-sizing: border-box;
    float: left;
}

#service ol li div {
    width: 336px;
    line-height: 1.7;
	padding: 12px 0 0 0;
	margin: 0;
    float: right;
}

#service ol li h2 {
    color: #222222;
    font-size: 2.6rem;
    line-height: 1;
	padding: 0;
	margin: 0 0 10px 0;
    display: block;
}

#service ol li h2 strong {
    color: #c82424;
}

/*  feature */

#feature {
    background: #ffffff;
	width: 1200px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.7;
	padding: 50px 40px 40px 40px;
	margin: 40px auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 2px 4px #999;
	-moz-box-shadow: 0x 2px 4px #999;
	box-shadow: 0 2px 4px #999;
}

#feature dl {
	padding: 0;
	margin: 0;
}

#feature dl dt {
    font-weight: 600;
	padding: 0 0 10px 0;
	margin: 0 0 40px 0;
}

#feature dl dt.bar1 {background: url(../img/bar1.jpg) left bottom no-repeat;}
#feature dl dt.bar2 {background: url(../img/bar2.jpg) left bottom no-repeat;}

#feature dl dt strong {
    color: #1c5fb9;
    font-size: 3.2rem;
	padding: 0 25px 0 0;
	margin: 0;
}

#feature dl dd {
	padding: 0;
	margin: 0 0 30px 0;
}

#feature dl dd p {
    width: 630px;
	padding: 0;
	margin: 0;
}

#feature dl dd span {
	padding: 0;
	margin: 0 0 15px 0;
    display: block;
}

#feature dl dd img {
    width: 450px;
	padding: 0;
	margin: 0;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

#feature dl dd .fl {
    margin-right: 50px;
    float: left;
}

#feature dl dd .fr {
    float: right;
}

/*  price */

#price {
    background: #ffffff;
	width: 1200px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.7;
	padding: 30px 40px;
	margin: 40px auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 2px 4px #999;
	-moz-box-shadow: 0x 2px 4px #999;
	box-shadow: 0 2px 4px #999;
}

#price h1 {
    font-size: 3.2rem;
    text-align: center;
	padding: 0;
	margin: 0 0 20px 0;
}
    
#price h1 strong {
    color: #1c5fb9;
}
    
#price h2 {
    background: #1c5fb9;
    color: #ffffff;
    font-size: 2rem;
    line-height: 1;
    text-align: center;
	padding: 12px 0;
	margin: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}
    
#price table.ta1 {
	width: 33%;
	margin: 0;
    float: left;
}
    
#price table.ta1 tr:nth-child(odd) {
    background: #f2f2f2;
}
    
#price table.ta1 tr:nth-child(even) {
    background: #ffffff;
}
    
#price table.ta1 th {
	background: #252525;
	width: 50%;
    color: #ffffff;
    font-size: 1.6rem;
	padding: 6px 0;
    vertical-align: middle;
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

#price table.ta1 td {
    font-size: 2rem;
    text-align: center;
	padding: 8px 0;
    vertical-align: middle;
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
    
#price table.ta1 td p {
    margin: 0 0 20px;
}

#price table.ta2 {
	width: 34%;
	border-spacing: 1px;
	margin: 0;
    float: left;
}
    
#price table.ta2 th {
	background: #252525;
	width: 50%;
    color: #ffffff;
    font-size: 1.6rem;
	padding: 6px 0;
    border: 1px solid #cccccc;
}

#price table.ta2 td {
	background: #ffffff;
    font-size: 2rem;
    text-align: center;
	padding: 16px 0 0 0;
    vertical-align: middle;
}
    
#price table.ta2 td span {
    width: 86%;
    color: #ffffff;
    font-size: 3.4rem;
    font-weight: 600;
    line-height: 1.6;
    text-align: center;
	padding: 40px 0;
    margin: 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    display: inline-block;
}
    
#price table.ta2 td span strong {
    font-size: 5rem;
    display: block;
}
    
#price table.ta3 {
	width: 100%;
	border-collapse:collapse;
	margin: 0 0 30px 0;
    clear: both;
}

#price table.ta3 th {
    background: #f2f2f2;
    width: 16.5%;
    font-size: 2rem;
    text-align: center;
	padding: 8px 0;
    vertical-align: middle;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

#price table.ta3 td {
    background: #f2f2f2;
    font-size: 2rem;
    text-align: center;
	padding: 8px 0;
    vertical-align: middle;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
    
#price table.ta4 {
	width: 20%;
	margin: 0 0 30px 0;
    float: left;
}

#price table.ta4 th {
	background: #252525;
    color: #ffffff;
    font-size: 1.6rem;
	padding: 6px 0;
	border: 1px solid #cccccc;
}

#price table.ta4 td {
    font-size: 2rem;
    text-align: center;
	padding: 8px 0;
    vertical-align: middle;
	border: 1px solid #cccccc;
}
    
#price table.ta5 {
	width: 20%;
	margin: 0 0 30px 0;
    float: left;
}

#price table.ta5 th {
	background: #252525;
    color: #ffffff;
    font-size: 1.6rem;
	padding: 6px 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#price table.ta5 td {
    font-size: 2rem;
    text-align: center;
	padding: 8px 0;
    vertical-align: middle;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
    
#price table td span.bg1 { background: #f8612d; }
#price table td span.bg2 { background: #40b240; }
    
/* conbox */

#conbox {
    background: url(../common/contact_bg.jpg) center top repeat;
	padding: 0;
	margin: 0;
}

#conbox p {
    width: 1188px;
	padding: 8px 6px 25px 6px;
	margin: 0 auto 30px auto;
}

/* company */
    
#bg {
    background: url(../img/company_bg2.jpg) center top no-repeat;
    padding: 0 0 70px 0;
}
    
#bg h1 {
    background: url(../img/company_bg1.png) center center no-repeat;
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2;
    text-align: center;
}
    
#bg h1 span {
    font-size: 3.2rem;
    display: block;
}
    
#bg .arrow {
    width: 173px;
	margin: 0 auto 20px auto;
}

#company {
    background: #ffffff;
	width: 1200px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.7;
	padding: 30px 40px;
	margin: 30px auto 20px auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 2px 4px #999;
	-moz-box-shadow: 0x 2px 4px #999;
	box-shadow: 0 2px 4px #999;
}

#company table {
	width: 100%;
	border-collapse:collapse;
	margin: 0 0 30px 0;
}
    
#company table tr:nth-child(odd) {
    background: #f2f2f2;
}

#company table th {
	width: 22%;
	padding: 14px 0;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

#company table td {
	padding: 14px 10px 14px 20px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

#company .map {
	height: 450px;
	padding: 0;
	margin: 0;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
    
/* contact */

#contact {
    width: 1200px;
	padding: 40px 0;
	margin: 0 auto;
}