@charset "utf-8";

/* -------------------------------
   BASE
------------------------------- */

#wrap {
	position:relative;
	width:100%;
	min-width:1080px;
	margin:0 auto;
	overflow:hidden;
}
.sp {
	display:none!important;
}

/* -------------------------------
   common
------------------------------- */

/* -------------------------------
   header
------------------------------- */

#header div.clearfix {
	width:960px;
	margin:0 auto;
	padding:5px 0;
}
#header #logo {
	float:left;
	width:470px;
}
#header .tel {
	float:right;
	width:300px;
	
}
#gNav {
	background:#EEEEEE;
	padding-top:5px;
	border-bottom:2px solid #063761;
}
#gNav .inner {
	background:#063761;
	border-bottom:1px solid #EEE;
}
#gNav ul {
	display:table;
	margin:0 auto;
	width:970px;
	height: 50px;
	background:#EEE;
}
#gNav ul:before {
	display:table-cell;
	content:'';
	width:5px;
	border-right:1px solid #1F4B71;
	background:#063761;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
#gNav ul:after {
	display:table-cell;
	content:'';
	width:5px;
	background:#063761;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#gNav li {
	display:table-cell;
	width:125px;
	vertical-align:middle;
	text-align:center;
	line-height:1.2;
	border-right:1px solid #1F4B71;
	background:#063761;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#gNav li:first-child {
	width:auto;
}
#gNav li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:5px 0;
}
#gNav li a span {
	display:block;
}


/* -------------------------------
   footer
------------------------------- */

#sideContact {
	position:fixed;
	top:0;
	right:0;
	background:#FFD500;
	width:60px;
	height:100%;
	z-index:10;
}
#sideContact a {
	position:relative;
	display:block;
	width:60px;
	height:100%;
}
#sideContact a img {
	position:absolute;
	top:50%;
	left:50%;
	margin:-187px 0 0 -20px;
}
#pagetop {
	position:fixed;
	bottom:0;
	right:0;
	border-left:1px solid #FFF;
	z-index:10;
}
#fNav {
	width:940px;
	margin:0 auto;
	padding:40px 0;
}
#fNav li {
	float:left;
	margin-right:10px;
}
#fNav li:first-child {
	float:none;
}


/* -------------------------------
   contents
------------------------------- */

#path {
	padding:10px 0;
	width:960px;
	margin:0 auto;
}
#path strong {
	color:#06375F;
}
#pagetit h1 {
	font-size:32px;
	padding:3px 0;
	width:960px;
	margin:0 auto;
}
#anchorList {
	display:table;
	width:960px;
	margin:inherit auto;
	table-layout:fixed;
	border-collapse:separate;
	border:1px solid #CCC!important;
}
#anchorList ul {
	display:table-row;
	border:1px solid #CCC;
}
#anchorList ul:not(:first-child) {
	margin-top:-1px;
}
#anchorList li {
	display:table-cell;
	vertical-align:middle;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #CCC;
}
#anchorList li:last-child {
	border-right:1px solid #FFF;
}
#anchorList ul:not(:last-child) li {
	border-bottom:1px solid #CCC;
}
.sec h2.tit {
	line-height:30px;
	padding:5px 0 5px 20px;
	font-size:24px;
	margin-bottom:30px;
}
.catchCopy {
	font-size:40px;
	padding:10px 0;
	letter-spacing:-4px;
}
.catchCopy .jisseki {
	font-size: 80%;
	letter-spacing: 0;
}
.catchCopy .jisseki:before,
.catchCopy .jisseki:after {
	width: 43px;
	height: 73px;
}
.secTit {
	font-size:48px;
	margin-bottom:30px;
	letter-spacing:-4px;
}
#taikouSec {
	background:#295C88;
	padding:50px 0 60px 0;
}
#taikouSec .inner {
	width:960px;
	margin:0 auto;
}

.sec,
.conCatch {
	width:960px;
	margin:40px auto 0 auto;
}
.sec .sec {
	margin-top:30px;
}


/* -------------------------------
   home
------------------------------- */

#mainVisual {
	padding:10px 0;
}
#mainVisual .inner {
	width:1080px;
	margin:0 auto;
}
#mainVisual .inner ul {
	width:1080px;
	margin:0 -60px;
}
#mainVisual .btn {
	width:0;
	height:0;
	left:50%;
}
#mainVisual .btn li:first-child {
	top:-30px;
	left:-480px;
}
#mainVisual .btn li:last-child {
	top:-30px;
	right:-480px;
}

#home .searchCatList{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 80px;
}

#taikouSec dt {
	font-size:24px;
	margin-bottom:20px;
}
#taikouSec dd {
	float:left;
	width:380px;
	font-size:18px;
}
#taikouSec dd:nth-child(2) {
	border-right:1px solid #1F4B71;
}
#taikouSec dd:nth-child(3) {
	padding-left:20px;
}
#taikouSec dd .price {
	font-size:28px;
}
#taikouSec dd.advantage {
	margin:-50px -10px -20px -10px;
}

#jijyoSec {
	padding:50px 0 60px 0;
}
#jijyoSec h2 {
	font-size:32px;
}
#jijyoSec .inner {
	padding:40px 0;
}
#jijyoSec p {
	text-align:center;
	font-size:20px;
}
#jijyoSec .pointList {
	width:960px;
	margin:40px auto 0 auto;
}
#jijyoSec .pointList dl:first-child {
	margin-left:0;
}
#jijyoSec .pointList dl {
	float:left;
	width:300px;
	margin-left:30px;
}
#jijyoSec .pointList dt {
	font-size:40px;
	margin-bottom:15px;
}
#jijyoSec .nazoList {
	width:960px;
	margin:0 auto;
}
#jijyoSec .nazoList dt {
	font-size:32px;
	margin-top:20px;
}
#jijyoSec .nazoList dt:first-child {
	margin-top:0;
}
#jijyoSec .nazoList dd {
	display:table;
}
#jijyoSec .nazoList dd p:first-child {
	display:table-cell;
	vertical-align:middle;
	font-size:30px;
	padding:10px;
}
#jijyoSec .nazoList dd p:last-child {
	display:table-cell;
	text-align:left;
	width:100%;
	padding-left:20px;
	font-size:16px;
}

#ctaBox {
	padding:60px 0;
}
body#thanks #ctaBox {
	padding-top:0;
}
#ctaBox ul {
	background:url(/img/home/cta_bg.png) center center no-repeat;
	padding:10px;
	width:960px;
	margin:0 auto;
}
#ctaBox li {
	float:left;
	display:table;
	width:300px;
	height:300px;
}
#ctaBox li:not(:first-child) {
	margin-left:20px;
}
#ctaBox li a {
	display:table-cell;
	text-align:center;
	vertical-align:top;
	color:#FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size:28px;
	padding-top:190px;
}
#ctaBox li a span {
	font-size:18px;
}

#ctaBox dl {
	width:940px;
	margin:40px auto 0 auto;
	padding:20px 0;
}
#ctaBox dt,
#ctaBox dd {
	display:inline-block;
	margin:0 5px;
}



/* -------------------------------
   flow
------------------------------- */

#flowList li.left {
	padding-right:20px;
}
#flowList li.right {
	padding-left:20px;
}
#flowList > li:before,
#flowList > li:after,
#flowList .arr:before,
#flowList .arr:after {
	margin-left:-30px;
}

#flowList dl {
	padding-bottom:20px;
}
#flowList dt {
	font-size:24px;
}
#flowList dt:last-child {
	margin-bottom:-20px;
}
#flowList dd {
	padding:20px 19px 0 19px;
}
#flowList .btns li {
	float:left;
	width:450px;
}
#flowList .btns li:last-child {
	margin-left:20px;
}



/* -------------------------------
   search
------------------------------- */

.searchCatList {
	margin-top:-20px;
}
.searchCatList li {
	float:left;
	width:225px;
	margin:20px 0 0 20px;
}
.searchCatList li:nth-child(4n+1) {
	clear:left;
	margin-left:0;
}
#muitiSearch dl {
	display:table;
	width:100%;
}
#muitiSearch dt,
#muitiSearch dd {
	width:25%;
	display:table-cell;
}

.productOutline {
	display:table;
	width:100%;
}
.productOutline figure,
.productOutline h2,
.productOutline p,
.productOutline ul {
	display:table-cell;
	border-right:1px solid #EEE;
	border-bottom:1px solid #CCC;
	padding:10px;
	text-align:center;
	vertical-align:middle;
}
.productOutline ul {
	border-right:none;
}
.productOutline li.price02.arr {
	background:url(/img/products/pricedown.png) center 5px no-repeat;
	background-size:32px 32px;
	-moz-background-size:32px 32px;
	-webkit-background-size:32px 32px;
	-o-background-size:32px 32px;
	-ms-background-size:32px 32px;
	padding-top:42px;
}

.listController li:nth-child(1),
.productOutline figure {
	width:20%;
}
.listController li:nth-child(2),
.productOutline h2:nth-child(2) {
	width:30%;
}
.listController li:nth-child(3),
.productOutline p:nth-child(3) {
	width:17.5%;
}
.listController li:nth-child(4),
.productOutline p:nth-child(4) {
	width:12.5%;
}
.listController li:nth-child(5),
.productOutline ul:nth-child(5) {
	width:20%;
}

#productDetail {
	width:960px;
	margin:40px auto 0 auto;
}
#productDetail .imgs {
	float:left;
	width:300px;
}
#productDetail .description {
	float:right;
	width:620px;
}

#features li {
	width:20%;
}
#features li.feature01,
#features li.feature02 {
	width:40%;
	padding:0 0 0 5px;
}

#productDetail dl.price01 dd:nth-child(2) {
	font-size:56px;
}
#productDetail dl.price01 dd:nth-child(3) {
	font-size:42px;
}
#productDetail dl.price01 dd:nth-child(3) .off {
	font-size:32px;
}

#productDetail dl.price02 dd:nth-child(2) {
	font-size:128px;
}
#productDetail dl.price02 dd:nth-child(2) .tax {
	font-size:32px;
}
#productDetail dl.price02 dd:nth-child(3) {
	font-size:21px;
}
#productDetail dl.price02 dd:nth-child(3) .off {
	font-size:32px;
}

.actionBnrs {
	margin-top:40px;
}
.actionBnrs li {
	float:left;
	width:231px;
	margin-left:5px;
	font-size:19px;
}

.backBtns {
	margin:40px auto 0 auto;
	width:600px;
}
.backBtns li {
	float:left;
	width:280px;
	margin:0 10px;
}

.productInfoList dt {
	font-size:21px;
}

.halfTables table {
	float:left;
	width:50%;
}
.halfTables th {
	width:130px;
}



/* -------------------------------
   area
------------------------------- */

#areaMap {
	padding-top:100px;
	background-position: right top;
	height:600px;
}
#areaMap dl {
	width:230px;
	margin:20px 20px 0 0;
}
#areaMap dl:nth-child(4),
#areaMap dl:nth-child(6) {
	clear:left;
}


/* -------------------------------
   faq
------------------------------- */

.faqSec .tit {
	line-height:30px;
	padding-left:60px!Important;
	font-size:21px;
}
.faqSec .tit:before {
	width:40px;
	height:40px;
	line-height:40px;
	margin:-10px 10px -10px -50px;
	font-size:24px;
}
.faqSec .inner {
	position:relative;
	padding-left:75px;
}
.faqSec .inner:before {
	position:absolute;
	top:10px;
	left:30px;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:24px;
}



/* -------------------------------
   contact
------------------------------- */

.freedial {
	margin-bottom:40px;
}
.freedial dt,
.freedial dd {
	float:left;
}
.mailBtn,
.faxBtn {
	width:660px;
	margin:0 auto;
}

#form th {
	white-space:nowrap;
	vertical-align:middle;
	width:280px;
}
#form td {
	vertical-align:middle;
}
#form td li {
	display:inline-block;
	margin-right:10px;
}
#form td input[type=text] {
	width:100px;
}
#form td input.widthFull {
	width:100%;
}
#form td input.widthHalf {
	width:50%;
}
#form td input.widthQuarto {
	width:25%;
}
#form td input.widthMini {
	width:50px;
}
#form .links {
	width:592px;
	margin:0 auto;
}
#form .links li {
	float:left;
	width:295px;
	text-align:center;
}
#form .links li:not(:first-child) {
	border-left:1px solid #CCC;
}
#form .btns {
	width:600px;
	margin:0 auto;
}
#form .btns li {
	float:left;
	width:290px;
	margin:0 5px;
}