@charset "utf-8";
/* CSS Document */
/**************************************************************/
body {}
h2 {
	color: #1970c3;
	font-weight: 700;
	font-size: 140%;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
h2 span {
	border-bottom: 4px solid #cccccc;
	padding-bottom: 10px;
}
h4 {
	color: #CC0D10;
	font-size: 140%;
	margin-bottom: 10px;
}
p {
	font-size: 120%;
}
section ul li {
	font-size: 120%;
}
header {
	width: 980px;
	margin: 0 auto 12px auto;
}
footer {
	background-color: #096da1;
	color: #FFFFFF;
}
address {
	font-size: 140%;
	text-align: center;
	padding: 24px 0;
}
footer p {
	text-align: center;
}
div#logo {
	width: 299px;
	float: left;
}
div#logo p {
	text-align: center;
	padding-top: 20px;
}
div#gnavi {
	width: 439px;
	float: right;
}
div#gnavi p {
	clear: both;
}
div#gnavi span {
	padding-right: 20px;
}
div#gnavi ul {
	float: right;
	padding-top: 5px;
	padding-bottom: 14px;
}
div#gnavi ul li {
	float: left;
	background-image: url(../imgs/arrow-b.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
	margin-right: 12px;
}
div#gnavi ul li.fin {
	margin-right: 0;
}
nav {
	background-image: url(../imgs/bgr-nav.gif);
}
nav ul {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
nav ul li {
	display: inline-block;
	color: #FFFFFF;
	padding: 20px 0;
	font-size: 16px;
	margin-right: 80px;
}
nav ul li.fin {
	margin-right: 0;
}
div#container-index {
	background-image: url(../imgs/bgr-main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
div#container-pages {
	background-image: url(../imgs/bgr-sub.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
div#inner {
	width: 948px;
	margin: 0 auto;
	padding-top: 210px;
}
div#container-pages div#inner {
	width: 948px;
	margin: 0 auto;
	padding-top: 20px;
}
p.breadcrumb {
	padding-bottom: 40px;
}
div#main {
	width: 948px;
}
div#main .left {
	width: 672px;
	float: left;
}
div#main .right {
	width: 243px;
	float: right;
}
div#main .right p {
	margin-bottom: 29px;
}
ul#point4 {
	margin-bottom: 40px;
}
ul#point4 li {
	width: 184px;
	padding-top: 130px;
	padding-left: 30px;
	min-height: 22px;
	float: left;
	margin-right: 30px;
	font-weight: 700;
}
ul#point4 li.p1 {
	background-image: url(../imgs/point1.jpg);
	background-repeat: no-repeat;
}
ul#point4 li.p2 {
	background-image: url(../imgs/point2.jpg);
	background-repeat: no-repeat;
}
ul#point4 li.p3 {
	background-image: url(../imgs/point3.jpg);
	background-repeat: no-repeat;
}
ul#point4 li.p4 {
	background-image: url(../imgs/point4.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
}
div#news {
	background-color: #f9f8f8;
	padding: 20px;
	margin-bottom: 40px;
}
div#news dl dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em 0;
	width: 70px;
	background-color: #0d8dbd;
	color: #FFFFFF;
	padding: 5px;
}
div#news dl dd {
	margin-bottom: 0.8em;
	margin-left: 90px;
	line-height: 23px;
	font-size: 110%;
	background-image: url(../imgs/common/pdficon_small.png);
	background-repeat: no-repeat;
	padding: 5px;
}
ul#item {}
ul#item li {
	width: 178px;
	float: left;
	margin-right: 14px;
}
ul#item li p {
	background-image: url(../imgs/arrow-b.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
	margin-top: 5px;
}
ul#item li.fin {
	margin-right: 0;
}
p.endnav {
	text-align: right;
	margin-top: 80px;
}
div#contents {
	width: 948px;
}
div#sidebar {
	width: 244px;
	float: left;
}
div#page {
	width: 672px;
	float: right;
}
div#page article {
	margin-bottom: 60px;
}
div#page article p {
	margin-bottom: 20px;
}
article h2 {
	color: #1970c3;
	font-weight: normal;
	font-size: 240%;
	border: none;
	margin: 0 0 20px 0;
	padding: 0;
}
section {
	margin-bottom: 80px;
}
section h3 {
	color: #1970c3;
	font-weight: 700;
	font-size: 140%;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
section h3 span {
	border-bottom: 4px solid #cccccc;
	padding-bottom: 10px;
}
p.read {
	margin-bottom: 40px;
	font-size: 130%;
}
section.il-wom {
	background-image: url(../imgs/illust-woman.gif);
	background-repeat: no-repeat;
	background-position: 500px 50px;
	min-height: 330px;
}
section.il-men {
	background-image: url(../imgs/illust-men.gif);
	background-repeat: no-repeat;
	background-position: 500px 50px;
	min-height: 250px;
}
div#sidebar ul {
	border: 1px solid #d9d9d9;
}
div#sidebar ul li {
	background-image: url(../imgs/arrow-b.gif);
	background-repeat: no-repeat;
	background-position: 8px 20px;
	border-bottom: 1px dotted #d9d9d9;
	padding: 18px 0 18px 28px;
	font-size: 110%;
}
div#sidebar ul li ul {
	border: none;
	padding: 10px 10px 0 0;
}
div#sidebar ul li ul li {
	border: none;
	position: relative;
	background-image: none;
	padding: 0 0 5px 14px;
	margin-bottom: 5px;
	font-size: 100%;
}
div#sidebar ul li ul li a.on {
	color: #1970c3;
	font-weight: 700;
}
div#sidebar ul li ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .65em;
	left: -0;
	width: 8px;
	height: 1px;
	background-color: #666;
}
div#sidebar ul li.fin {
	border-bottom: none;
}
p.cat-title {
	background-color: #f4f4ec;
	font-weight: 700;
	text-align: center;
	padding: 20px 0;
	font-size: 140%;
	color: #777777;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
p.cat-title-single {
	background-color: #f4f4ec;
	font-weight: 700;
	text-align: center;
	padding: 20px 0;
	font-size: 140%;
	color: #777777;
	border: 1px solid #d9d9d9;
}
div.box {
	padding: 20px;
	border: 1px solid #d9d9d9;
	margin-bottom: 40px;
}
div.box dt {
	font-weight: 700;
}
dd.emphasis {
	font-size: 180%;
	color: #d43939;
	font-weight: 700;
	padding: 7px 0;
}
section ul {
	padding-left: 20px;
	margin: 20px 0;
}
section ul li {
	list-style: disc;
	margin-bottom: 5px;
}
ul.earth {
	padding-left: 20px;
	margin: 20px 0;
}
ul.earth li {
	list-style: decimal;
	margin-bottom: 5px;
	font-size: 120%;
}
ul.clause {
	border-top: 1px dotted #d9d9d9;
	padding-left: 0 !important;
}
ul.clause li {
	background-image: url(../imgs/icon-pdf.png);
	background-repeat: no-repeat;
	background-position: 0 16px;
	font-size: 120%;
	padding: 24px 0 24px 50px;
	border-bottom: 1px dotted #d9d9d9;
	list-style: none !important;
	margin: 0 !important;
}
ul.clause li.cl {
	background-color: #f7f8f8;
}
.cl-red {
	color: #cc3333;
	font-size: 140%;
}
strong span {
	color: #cc3333;
}
table.base {
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.base th {
	background-color: #1970c3;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	padding: 12px;
	color: #FFFFFF;
	text-align: center;
	font-size: 110%;
}
table.base td {
	padding: 12px;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	text-align: left;
	text-align: center;
	font-size: 110%;
}
.th2 {
	background-color: #6A6A6A !important;
	color: #FFFFFF;
}
table.form {
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	margin-top: 20px;
	margin-bottom: 40px;
}
table.form th {
	background-color: #1970c3;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	padding: 12px;
	color: #FFFFFF;
	font-size: 110%;
}
table.form td {
	padding: 12px;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	text-align: left;
	font-size: 110%;
}
table.form2 {
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	margin-top: 20px;
	margin-bottom: 40px;
}
table.form2 th {
	background-color: #1970c3;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	padding: 12px;
	color: #FFFFFF;
	width: 180px;
	font-size: 110%;
}
table.form2 td {
	padding: 12px;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	text-align: left;
	font-size: 110%;
}
table.form span {
	font-size: 90%;
	color: #BDE7FC;
}
p.submitbtn {
	text-align: center;
}
.error_messe {
	font-size: 120%;
	margin-bottom: 5px;
	color: #FF0004;
}
div.staff {
	margin-bottom: 20px;
	background-image: linear-gradient(-45deg, #fff 25%, #88cbe2 25%, #88cbe2 50%, #fff 50%, #fff 75%, #88cbe2 75%, #88cbe2);
	background-size: 4px 4px;
}
div.staff ul {
	display: flex;
	justify-content: space-between;
	padding: 14px;
}
div.staff ul li {}
p.titlebar {
	background: #299a0b; /* Old browsers */
	background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #299a0b 0%, #299a0b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #299a0b 0%, #299a0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#299a0b', endColorstr='#299a0b', GradientType=0); /* IE6-9 */
	border-radius: 10px;
	color: #fff;
	text-align: center;
	padding: 14px 0;
	font-size: 140%;
	margin-bottom: 40px !important;
}
p.titlebar span {
	font-size: 80%;
}
.consumption-tax {
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 30px;
	margin-bottom: 40px;
}
.consumption-tax dt {
	font-size: 120%;
	font-weight: 700;
	margin-bottom: 10px;
}
.mascot {
	text-align: right;
	margin-top: 80px;
}
.worried {
	margin-top: 700px;
}
.lie {
	margin-top: 1450px;
}
.mascot img {
	max-width: 140px;
	height: auto;
}
.lie img {
	max-width: 100% !important;
	height: auto;
}
.denki {
	text-align: center;
	padding: 0 0 20px 0;
}
.privacy {
	padding: 0 20px 0 0;
	counter-reset: myCounter;
}
.privacy dt::before {
	content: counter(myCounter)".";
	counter-increment: myCounter;
	padding: 0 10px 0 0;
}
.privacy p {
	text-align: center;
}
.privacy dt {
	font-weight: 700;
	font-size: 130%;
	margin: 0 0 10px 0;
}
.privacy dd {
	margin: 0 0 30px 0;
	font-size: 12px!important;
}
.privacy > dd:last-of-type{
	text-align: right;
}

.privacy ul {
  counter-reset: myCounter2;
  padding: 0;
	font-size: 100%;
	
}
 

.privacy ul li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
	list-style: none;
	font-size: 12px!important;
}
.privacy ul li:before {
  content: counter(myCounter2);
  counter-increment: myCounter2;
  background-color: #fff;
  color: #000;
  display: block;
  float: left;
	font-size: 85%;
  line-height: 16px;
  text-align: center;
  height: 15px;
  width: 15px;
  border-radius: 50%;
	border: 1px solid #333;
	margin: 2px 0 0 -25px ;
}
/**************************************************************
追加
***************************************************************/
/**************************************************************
***************************************************************/