@charset "utf-8";

/*****************共通***********************/
body {
	font-size: 64.5%;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	color: #000000;
	text-align: justify;
	text-justify: inter-ideograph;
}
p {
	font-size: 1.3em;
	text-align: left;
}

/*上に戻る*/
#pagetop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 20;
}
#headerWrap {
	width: 100%;
	position: fixed;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 100;
}
#headerContents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#headerContentsL {
	float: left;
	width: 700px;
	padding-top: 4px;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: normal;
}
h1 strong {
	font-size: 1.6em;
	line-height: 22px;
}
#headerContentsR {
	float: right;
	margin-bottom: 5px;
}
#headerContentsR a:link {
	color: #FFFFFF;
	width: 258px;
	text-align: center;
	border: 1px solid #EC7C0D;
	background-color: #ec971f;
	font-size: 1.3em;
	font-weight: bold;
	border-radius: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	line-height: 1;
}
#headerContentsR a:visited {
	color: #FFFFFF;
	width: 258px;
	text-align: center;
	border: 1px solid #EC7C0D;
	background-color: #ec971f;
	font-size: 1.3em;
	font-weight: bold;
	border-radius: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	line-height: 1;
}

a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#naviWrap {
	background-color: #e7e7e7;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #2B518A;
 box-shadow: 0 10px 6px -6px #777777;
}
#naviWrap ul {
	margin: 5px auto;
	list-style: none;
	text-align: center;
	width: 960px;
}
#naviWrap ul li a {
	font-size: 1.4em;
	display: block;
	float: left;
	text-align: center;
	padding: 5px 10px;
	margin-right: 5px;
	color: #2b518a;
	text-decoration: none;
}
#naviWrap ul li a:hover {
	border-radius: 8px;
	background-color: #FFFFFF;

}
#naviWrap ul li a span {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #FB0219;
	display: block;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	border-radius: 6px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	padding: 3px 5px;
}
#mainWrap {
	background-image: url(../images/main_img_bk.jpg);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	float: left;
}
#mainContents {
	height: 519px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#mainTitle {
	background-color: #2b518a;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	position: absolute;
	left: 0px;
	top: 60px;
	text-align: center;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 2.4em;
	z-index: 30;
}
#wrapper {
	width: 100%;
	position: relative;
}
#mainTitle h2 {
	font-size: 2em;
	text-shadow: -1px 2px 0 rgba(0,0,0,0.3);
	line-height: 1;
}
#mainTitle h4 {
	font-size: 0.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	display: block;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#mainTitle h4 span {
	font-size: 0.5em;
	color: #FFFFFF;
	background-color: #FB0219;
	display: block;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	border-radius: 4px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	padding: 3px 5px;

}
.pickupBox1 {
	padding: 10px 20px;
	border: 6px solid #2b518a;
	float: left;
	width: 388px;
	position: absolute;
	bottom: -10px;
	background-color: #ffffff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border-radius: 6px;
	left: 20px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
.pickupBox2 {
	padding: 10px 20px;
	border: 6px solid #2b518a;
	float: left;
	width: 398px;
	position: absolute;
	bottom: -10px;
	background-color: #ffffff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border-radius: 6px;
	right: 20px;
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}
.pickupRed {
	color: #FB0219;
	font-size: 1.6em;
	font-weight: bold;
}
.pickupCopy {
	font-size: 3em;
	font-weight: bold;
	line-height: 1.3;
}
.pickupCopy strong {
	font-size: 1.4em;
	line-height: 50px;
}
.pickupCopy2 {
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.3;
}
.boxSL a:link {
	color: #2B518A;
	text-decoration: none;
}
.boxSL a:visited {
	color: #2B518A;
	text-decoration: none;
}
#mainContents a:link {
	color: #2B518A;
	text-decoration: none;
}
#mainContents a:visited {
	color: #2B518A;
	text-decoration: none;
}
#producename {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
.contactBtn a:link {
	margin-top: 5px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #EC7C0D;
	background-color: #ec971f;
	font-size: 1.7em;
	font-weight: bold;
	border-radius: 6px;
	display: block;
	text-decoration: none;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contactBtn a:visited {
	margin-top: 5px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #EC7C0D;
	background-color: #ec971f;
	font-size: 1.7em;
	font-weight: bold;
	border-radius: 6px;
	display: block;
	text-decoration: none;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contactBtnS a:link {
	margin-top: 5px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #EC7C0D;
	background-color: #ec971f;
	font-weight: bold;
	border-radius: 6px;
	display: block;
	text-decoration: none;
	width: 298px;
	padding: 15px 10px;
	line-height: 1;
}
.contactBtnS a:visited {
	margin-top: 5px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #EC7C0D;
	background-color: #ec971f;
	font-weight: bold;
	border-radius: 6px;
	display: block;
	text-decoration: none;
	width: 298px;
	padding: 15px 10px;
	line-height: 1;
}
.blueBox {
	background-color: #2b518a;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.boxS {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.contactContents {
	font-size: 1.4em;
	float: left;
	width: 320px;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
}
.telno {
	font-weight: bold;
	font-size: 2em;
	z-index: 3;
	color: #ffffff;
}
.telno a:link,a:visited {
	font-weight: bold;
	z-index: 3;
	color: #ffffff;
}
.orange {
	color: #EC971F;
	line-height: 1;
}
.grayBox {
	background-color: #eeeeee;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.boxSL {
	float: left;
	width: 170px;
	text-align: center;
	font-size: 1.2em;
}
.boxSR {
	float: right;
	width: 760px;
}
h3.black {
	font-size: 2.6em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	text-align: left;
}
h3.red {
	font-size: 2.4em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	color: #FB0219;
	float: left;
	clear: both;
}
.lead {
	font-size: 1.5em;
	line-height: 1.8;
	color: #000000;
}
.lead2 {
	font-size: 2.2em;
	line-height: 1.8;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #FB0219;
	margin-top: 10px;
	float: left;
	width: 960px;
	text-decoration: underline;
}
.boxA {
	border: 3px double #E8E8E8;
	width: 540px;
	margin-top: 10px;
	background-color: #FeFeFe;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	margin-left: 50px;
	margin-bottom: 50px;
	text-align: left;
}
.boxA dl dt {
	font-size: 1.4em;
	color: #444444;
	float: left;
	width: 80px;
	margin-bottom: 10px;
}
.boxA dl dd {
	font-size: 1.4em;
	color: #444444;
	float: left;
	width: 130px;
	margin-bottom: 10px;
}
.boxA dl .long {
	width: 320px;
}
h4.recommended {
	float: left;
	clear: both;
	font-size: 1.6em;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 18px;
	display: block;
}
h3.title {
	font-size: 3em;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.whiteBox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}
h4.redline {
	border-bottom: 2px solid #FB0219;
	font-size: 2.6em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	color: #FB0219;
	float: left;
	clear: both;
	width: 960px;
	margin-top: 40px;
}
.photoR {
	float: right;
	margin-left: 20px;
	margin-right: -200px;
	margin-top: -50px;
	z-index: 2;
}
.photoR2 {
	float: right;
	margin-left: 20px;
	z-index: 2;
}
.notice {
	padding: 20px;
	border: 1px solid #156006;
	font-size: 1.6em;
	width: 570px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2;
	background-color: #006400;
	box-shadow: 0 12px 10px -6px rgba(0,0,0,.3);
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.boxS h5 {
	text-align: left;
	font-size: 2.2em;
	font-weight: normal;
	border-bottom: 1px dashed #000000;
	padding-bottom: 5px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 950px;
	padding-left: 10px;
	line-height: 1;
}
.caseTitle {
	padding: 20px;
	float: left;
	width: 300px;
	background-color: #FB0219;
	border: 4px double #ffffff;
	font-size: 3em;
	color: #ffffff;
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(../images/spark_059.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.mt30 {
	margin-top: 30px;
}
#faqContents dt {
	font-size: 1.8em;
	font-weight: bold;
	display: block;
	width: 890px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	text-align: left;
}
#faqContents dd {
	display: block;
	width: 850px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	font-size: 1.4em;
	text-align: left;
}

#footersite {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #2B518A;
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em;
	color: #2B518A;
}

#footerline {
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #373737;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
}
h4.subtitle {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #DC5B5D;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1;
	padding-left: 10px;
}

.featureBox {
	padding: 8px;
	float: left;
	width: 288px;
	margin-left: 10px;
	border: 3px solid #EEEEEE;
	text-align: center;
	font-size: 1.4em;
}
.featureBox span {
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	border-bottom: 1px dashed #000000;
}

.featureBox02 {
	float: left;
	width: 760px;
	border: 4px double #2B518A;
	font-size: 1.8em;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	margin: 10px 80px 30px;
	clear: both;
	color: #2B518A;
}
.featureBox03 {
	padding: 8px;
	float: left;
	width: 440px;
	margin-left: 10px;
	border: 3px solid #EEEEEE;
	text-align: center;
	font-size: 1.2em;
}
.featureBox03 span {
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	border-bottom: 1px dashed #000000;
}
.supportMenu {
	float: left;
	width: 958px;
	margin-top: 20px;
	margin-bottom: 40px;
	border: 1px solid #666666;
}
.supportMenu span {
	background-color: #666666;
	display: block;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1.5em;
	margin-bottom: 10px;
}
.supportMenu dl dt {
	float: left;
	margin-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #F7F7F7;
	font-size: 1.3em;
	width: 370px;
	padding-left: 10px;
}
.supportMenu dl dd {
	font-size: 1.3em;
	float: left;
	width: 558px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F7F7F7;
	margin-right: 10px;
}
.linkname {
	float: left;
	height: 80px;
	width: 100%;
}
table.seminargaiyou {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	clear: both;
	margin-top: 20px;
	width: 900px;
	border: 2px solid #999999;
}
.seminargaiyou tr th {
	font-size: 1.4em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	background-color: #EEEEEE;
	border: 1px solid #ffffff;
}
.seminargaiyou tr td {
	font-size: 1.4em;
	padding-left: 10px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
.aboutimg {
	float: right;
	margin-right: 230px;
	margin-left: 30px;
	margin-top: -70px;
}

/*@media (min-width:479px){
	#naviWrap {
	background-color: #e7e7e7;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #2B518A;
 box-shadow: 0 10px 6px -6px #777777;
}
#naviWrap ul {
	margin: 5px auto;
	list-style: none;
	text-align: center;
	width: 100%;
}
#naviWrap ul li a {
	font-size: 120%;
	display: block;
	float: left;
	text-align: center;
	padding: 5px 2%;
	margin-right: 1%;
	color: #2b518a;
	text-decoration: none;
	width: 28%;
}

#naviWrap ul li a span {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #FB0219;
	display: block;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	border-radius: 6px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	padding: 3px 5px;
}
}*/
.syuryo {
	color: #999999;
	font-size:0.8em;

}
.caseIndex {
	width: 96%;
	border: 1px solid #2B518A;
	padding: 2%;
	text-align: left;
}
.caseIndex ul li {
	font-size: 1.4em;
	border-bottom: 1px dashed #000000;
	padding: 10px;
	line-height: 1;
}
.caseIndex ul li a:link{
	color: #2B518A;
	text-decoration: none;
}
.caseIndex ul li a:visited{
	color: #2B518A;
	text-decoration: none;
}
.caseIndex ul li a:hover{
	color: #FB0219;
	text-decoration: none;
}
