@charset "utf-8";

.contents-box{
	margin: 0 0 20px 0;
}
.entry-body ol li .contents-box{
	margin: 0 0 0 0;
}
.entry-body ol li p{
	font-size: 1em;
}
.contents-centerbox{
	margin: 0 0 0 0;
	text-align: center;
}
.contents-100box{
	margin: 0 0 20px 0;
	padding: 20px;
}
.contents-textarea{
	overflow: hidden;
}
.contents-leftimg{
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}
.contents-rightimg{
	float: right;
	display: inline;
	margin: 0 0 20px 20px;
}
.contents-centerimg{
	display: inline;
	margin: 0 5px;
}
.contents-centerimg img{
	padding: 5px;
/*	background: #eaeaea;
	border: #ccc 1px solid;
*/
}
.contents-50leftbox{
	float: left;
	width: 49%;
}
.contents-50rightbox{
	float: right;
	width: 49%;
}
.contents-centertextbox{
	float: right;
	width: 49%;
}

.contents-table{
	margin: 0 0 20px 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.contents-table .odd{
	background: #eee;
}
.contents-table th{
	padding: 10px;
	border-bottom: #ccc 1px dashed;
}
.contents-table td{
	padding: 10px;
	text-align: right;
	border-left: #ccc 1px dashed;
	border-bottom: #ccc 1px dashed;
}
.firstlarge:first-letter{
	float: left;
	padding: 3px 5px 0 0;
	font-size: 3em;
	font-weight: bold;
}

/* 20130117 added by inose */
.contents-50leftimg{
	float: left;
	width: 49%;
}
.contents-50rightimg{
	float: right;
	width: 49%;
}
.contents-3column{
	float: left;
	width: 31%;
	margin: 5px;
}
.contents-table-half{
	margin: 0 0 20px 0;
}

.contents-lefttextarea{
	float: left;
	width: 49%;
}
.contents-righttextarea{
	float: right;
	width: 49%;
}
.text-common01{
 	padding-left: 20px;
	color: #459e80;
	font-size: 123.1%;
	font-weight: bold;
	background: url(https://www.franklinjapan.jp/syoumei-lp/images/default/ico-minus.jpg) no-repeat 3px 50%;
}
.list-common01 dt {
	font-weight: bold;
	font-size: 1.2em;
}
.list-common01 dd {
	padding-bottom: 0.8em;
}
.list-common02 li{
	margin: 0 0 5px !important;
	padding-left: 19px;
	/*font-size: 93%;*/
	letter-spacing: 0.05em;
	list-style: none !important;
	background: url(https://www.franklinjapan.jp/syoumei-lp/images/default/ico-chk.jpg) no-repeat 2px 50%;
}
.list-common03 li{
	margin: 0 0 5px !important;
	padding-left: 16px;
	/*font-size: 93%;*/
	letter-spacing: 0.05em;
	list-style: none !important;
	background: url(https://www.franklinjapan.jp/syoumei-lp/images/default/ico-square.jpg) no-repeat 2px 5px;
}
.list-common04{
	counter-reset: num;
}
.list-common04 li{
	position: relative;
	margin: 0 0 8px 0 !important;
	padding: 0 0 8px 2.1em;
	font-size: 108%;
	letter-spacing: 0.05em;
	list-style: none !important;
	border-bottom: #909090 1px dotted;
}
.list-common04 li:before {
	content: counter(num) ". ";
	counter-increment: num;
	position: absolute;
	top: 0;
	left: 0;
	color: #3D9578;
	font-weight: bold;
	letter-spacing: 0;
}
.contents-righttable{
	float: right;
	margin: 0 0 0 10px;
}
.contents-lefttable{
	float: left;
	margin: 0 10px 0 0;
}
.contents-backpattern01 {
	padding: 10px;
	background: url(/cgi-bin/mt/mt-static/plugins/CKEditor/template/images/backimg.jpg) repeat 0 0;
	border: #eaeaea 2px solid;
}
.table_decoration01{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.table_decoration01 th{
	padding: 5px;
	width: 20%;
	text-align: left;
	vertical-align: top;
	background: #fafafa;
	border: #ddd 1px solid;
}
.table_decoration01 td{
	padding: 5px;
	vertical-align: top;
	border: #ddd 1px solid;
}
.table_decoration02{
}
.table_decoration02 .odd{
	background: #fafafa;
}
.table_decoration02 th{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: #ddd 1px dashed;
}
.table_decoration02 td{
	padding: 5px;
	vertical-align: top;
	border-left: #ddd 1px dashed;
	border-bottom: #ddd 1px dashed;
}
.table_decoration03{
}
.table_decoration03 th{
	padding: 5px;
	width: 20%;
	text-align: left;
	vertical-align: top;
	border: #ddd 1px dotted;
}
.table_decoration03 td{
	padding: 5px;
	vertical-align: top;
	border: #ddd 1px dotted;
}
.table_decoration04 {
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
}
.table_decoration04 th {
	width: 20%;
	padding: 5px;
	text-align: left;
	background-color: #fafafa;
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	vertical-align: top;
}
.table_decoration04 td{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: #ddd 1px solid;
}
.table_decoration05{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.table_decoration05 caption{
	font-weight: bold;
	text-align: center;
}
.table_decoration05 th{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background: #64bc95;
	border: #a9d8c3 1px solid;
	font-weight: bold;
	color: #FFF;
}
.table_decoration05 td{
	padding: 5px;
	vertical-align: top;
	border: #a9d8c3 1px solid;
}
.table_decoration05 .pattern_a{
	background-color: #d7f1e6;
}
.table_decoration05 .pattern_b{
	background-color: #d7e2f1;
}
.table_decoration06{
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #5d7fc6;
	width: 400px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 28px;
}
.table_decoration06 caption{
	font-weight: bold;
	text-align: center;
}
.table_decoration06 td{
	padding: 2px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e90d7;
	text-align: left;
}
.table_decoration07{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.table_decoration07 caption{
	font-weight: bold;
	text-align: center;
}
.table_decoration07 th{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background: #64bc95;
	border: #a9d8c3 1px solid;
	font-weight: bold;
	color: #FFF;
}
.table_decoration07 td{
	padding: 5px;
	vertical-align: top;
	border: #a9d8c3 1px solid;
}

.table_decoration07 .color_lightning {
	background-color: #E9FFE4;
	font-weight: bold;
}
.table_decoration07 .color_weather {
	background-color: #E5F5FE;
	font-weight: bold;
}
.table_decoration07 .color_etc {
	background-color: #FFE5E7;
	font-weight: bold;
}

.marker_yellow {
	background: linear-gradient(transparent 40%, #f5f1af 40%);
	font-weight: bold;
}
.marker_green {
	background: linear-gradient(transparent 40%, #e6f3ee 40%);
	font-weight: bold;
}
.marker_pink {
	background: linear-gradient(transparent 40%, #f8e4ef 40%);
	font-weight: bold;
}
.marker_blue {
	background: linear-gradient(transparent 40%, #e6ebf3 40%);
	font-weight: bold;
}

.concept_box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.concept_box ul li {
	float: left;
	height: 600px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.concept_box ul .c01img a {
	background-image: url(https://www.franklinjapan.jp/syoumei-lp/images/default/concept/cp02_01.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 325px;
	display: block;
}
.concept_box ul .c01img a:hover {
	background-image: url(https://www.franklinjapan.jp/syoumei-lp/images/default/concept/cp01_01.jpg);
}
.concept_box ul .c02img a {
	background-image: url(https://www.franklinjapan.jp/syoumei-lp/images/default/concept/cp02_02.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 330px;
	display: block;
}
.concept_box ul .c02img a:hover {
	background-image: url(https://www.franklinjapan.jp/syoumei-lp/images/default/concept/cp01_02.jpg);
}
.concept_box ul .c03img a {
	background-image: url(https://www.franklinjapan.jp/syoumei-lp/images/default/concept/cp02_03.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 325px;
	display: block;
}
.concept_box ul .c03img a:hover {
	background-image: url(https://www.franklinjapan.jp/syoumei-lp/images/default/concept/cp01_03.jpg);
}

/* 20150718 added by Fabo LPページ */
.contents-service-lightning-scope-plus #content-inner{
	padding-bottom: 130px;
}
.lp-body table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.lp-full{
	margin: 0 -100%;
}
.lp-full-inner{
	margin: 0 auto;
	width: 980px;
}

.lp-head{
	background: url(https://www.franklinjapan.jp/syoumei-lp/images/default/lp/head-bg.jpg) repeat-x 0 0;
}
.lp-head h2{
	margin-left: -240px;
}

.lp-summary{
	margin-bottom: 32px;
	background: #eef8f5;
}
.lp-summary-inner {
	padding: 55px 0 50px;
	background: url(https://www.franklinjapan.jp/syoumei-lp/images/default/lp/summary-bg.jpg) no-repeat center 15px;
}
.lp-summary h3{
	margin-bottom: 20px;
	text-align: center;
}
.lp-summary p{
	margin-bottom: 35px;
	font-size: 108%;
	text-align: center;
	line-height: 2.14;
}
.lp-summary ul{
	padding-left: 2px;
	border-left: #bed7cf 1px solid;
}
.lp-summary ul li{
	float: left;
	width: 174px;
	padding: 5px 10px 10px;
	border-right: #bed7cf 1px solid;
}
.lp-summary dl dt{
	margin-bottom: 8px;
	text-align: center;
}
.lp-summary dl dd{
	font-size: 93%;
	line-height: 1.67;
	letter-spacing: 0.05em;
}

.lp-support{
	margin-bottom: 32px;
	padding: 40px 29px 25px;
	border: #b1d0c7 1px solid;
}
.lp-support h3{
	margin-bottom: 30px;
	text-align: center;
}
.lp-support p{
	margin-bottom: 18px;
}
.lp-support ul{
	margin-right: -24px;
}
.lp-support ul li{
	float: left;
	margin-right: 24px;
	width: 212px;
	font-size: 93%;
	line-height: 1.65;
	letter-spacing: 0.05em;
}
.lp-support dl dt{
	margin-bottom: 10px;
}

.lp-feature{
	margin-bottom: 32px;
}

.lp-feature01{
	background: url(https://www.franklinjapan.jp/syoumei-lp/images/default/lp/feature01-bg.jpg) repeat-y 0 0;
}
.lp-feature01-inner{
	padding: 0 30px 38px;
}
.lp-feature01 .detail p{
	font-size: 108%;
	line-height: 1.71;
	letter-spacing: 0.05em;
}
.feature01-once01{
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: #85aba1 1px dotted;
}
.feature01-once01 .detail{
	float: right;
	width: 495px;
}
.feature01-once01 .detail p{
	padding-left: 20px;
}
.feature01-once01 .thumb{
	float: left;
}
.feature01-once02 .detail{
	float: left;
	width: 365px;
}
.feature01-once02 .detail h4{
	margin-bottom: 17px;
}
.feature01-once02 .thumb{
	float: right;
	width: ;
}
.feature01-once02 .thumb ul li{
	float: left;
	padding-left: 14px;
}

.lp-feature02{
	background: #d1ebe3;
}
.lp-feature02-inner{
	padding: 32px 0 12px 30px;
}
.feature02-once{
	margin: 0 20px 20px 0;
	padding: 30px 30px 25px;
	float: left;
	width: 390px;
	background: #fff;
}
.feature02-once .detail{
	float: left;
	width: 200px;
	font-size: 93%;
	line-height: 1.67;
}
.feature02-once .detail h4{
	margin-bottom: 12px;
}
.feature02-once .thumb{
	float: right;
	padding-top: 10px;
	letter-spacing: 0.02em;
}

.lp-feature03{
	background: #1ea178;
}
.lp-feature03-inner{
	padding: 25px 30px;
}
.lp-feature03 .detail{
	float: left;
}
.lp-feature03 .detail p{
	margin-bottom: 18px;
}
.lp-feature03 .detail li{
	margin-bottom: 5px;
}
.lp-feature03 .detail li.last{
	margin: 0;
}
.lp-feature03 .thumb{
	float: right;
}

.lp-contact {
	margin-bottom: 74px;
}

.lp-ls{
	background: #e8f4f0;
}
.lp-ls-inner{
	padding: 55px 0 60px;
}

.lp-ls-summary{
	margin-bottom: 70px;
}
.lp-ls-summary h2{
	margin-bottom: 40px;
}
.lp-ls-summary .detail{
	float: left;
	width: 540px;
}
.lp-ls-summary .detail dt{
	margin-bottom: 17px;
}
.lp-ls-summary .detail dd{
	padding: 35px 0 20px;
	border-color: #8fd0bc;
	border-width: 2px 0;
	border-style: solid;
}
.lp-ls-summary .detail p{
	margin-bottom: 20px;
}
.lp-ls-summary .detail ul{
	list-style-type: disc;
	list-style-position: inside;
}
.lp-ls-summary .detail ul li{
	margin-bottom: 10px;
	padding-left: 1em;
	font-size: 108%;
	text-indent: -1em;
}
.lp-ls-summary .thumb{
	float: right;
}

.lp-ls-once{
	margin-bottom: 45px;
	background: #fff;
}
.lp-ls-once-inner{
	padding: 35px 30px;
}
.lp-ls-once01 h4{
	margin-bottom: 10px;
}
.lp-ls-once ul{
	margin-bottom: 15px;
	list-style-type: disc;
	list-style-position: inside;
}
.lp-ls-once ul.add-space{
	margin: 75px 0 30px;
}
.lp-ls-once ul li{
	margin-bottom: 5px;
	padding-left: 1em;
	font-size: 93%;
	line-height: 1.65;
	letter-spacing: 0.02em;
	text-indent: -1em;
}
.lp-ls-once ul li.last{
	margin: 0;
}
.lp-ls-once .thumb-list{
	list-style-type: none;
}
.lp-ls-once .thumb-list li{
	margin-right: 15px;
	float: left;
}
.lp-ls-once table{
}
.lp-ls-once table th{
	padding: 9px;
	vertical-align: middle;
	background: #6b8e15;
	border: #6b8e15 1px solid;
	border-right: none !important;
}
.lp-ls-once table td{
	padding: 8px 10px 8px 13px;
	font-size: 93%;
	vertical-align: middle;
	line-height: 1.3;
	background: #ebf1de;
	border: #becc9b 1px solid;
	border-left: none !important;
}
.lp-ls-once table.add-space td{
	line-height: 1.6;
}
.lp-ls-once03 table th{
	width: 115px;
	background: #c7b200;
	border: #c7b200 1px solid;
}
.lp-ls-once03 table td{
	background: #f6f4e0;
	border: #e3dfb5 1px solid;
}

.ls-row{
	margin-bottom: 35px;
}
.lp-ls-once02 .ls-row{
	margin-bottom: 30px;
}
.ls-row.last{
	margin: 0;
}
.ls-row.add-bg{
	background: url(https://www.franklinjapan.jp/syoumei-lp/images/default/lp/box-bg.jpg) repeat 0 0;
}
.ls-col50{
	width: 449px;
}
.ls-col50 > *:last-child{
	margin: 0;
}
.ls-col50.left{
	float: left;
}
.ls-col50.right{
	float: right;
}

.ls-box{
	margin-bottom: 15px;
	padding: 13px 34px 30px;
}
.ls-box.add-bg{
	background: url(https://www.franklinjapan.jp/syoumei-lp/images/default/lp/box-bg.jpg) repeat 0 0;
}
.ls-box .meta{
	margin: 0 0 9px -20px;
}
.ls-box .thumb{
	position: relative;
}
.ls-box .icon{
	position: absolute;
	top: -38px;
	right: -21px;
}

.lp-requirement{
	background: #fff;
}
.lp-requirement-inner{
	padding: 75px 0 90px;
}
.lp-requirement h3{
	margin-bottom: 30px;
}
.lp-requirement .detail{
	padding: 30px 35px;
	font-size: 108%;
	line-height: 1.7;
	background: #eee;
}

.lp-foot{
	background: #d54646 url(https://www.franklinjapan.jp/syoumei-lp/images/default/lp/foot-bg.jpg) repeat-x 0 0;
}
.lp-foot-inner{
	padding: 55px 0 60px;
}
.lp-foot h3{
	text-align: center;
	margin-bottom: 35px;
}
.lp-foot .detail{
	float: left;
}
.lp-foot .detail li{
	float: left;
	margin-right: 13px;
}
.lp-foot .thumb{
	float: right;
}


/* 2016/06/08 added by nakazato */

.box1{
	padding:30px 30px 20px 30px;
	background:#D6EFFB;
	margin:30px 0 40px 0;
}

/* 2017/08/10 added by narematsu */
.site-description {
    position: absolute;
    top: 10px;
    right: 712px;
    color: #999;
    font-size: 77%;
    letter-spacing: 0.05em;
}

.hnav{
	position: absolute;
	top: 0;
	right: -26px;
}

.hnav img{
	height: 33px;
}

.information-footer img {
    float:  left;
    padding: 18px 20px 0 0;
}



