/*
Theme Name:     シマンテックテーマ
Theme URI:      http://bazubu.com/
Description:    Child theme for the XeoryBase for Bazubu
Author:         バズ部
Author URI:     http://bazubu.com/
Template:       xeory_base
Version:        0.1.0
*/

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.home-cat-item .inner a {
  color:#222 !important;
}

.home-cat-item footer a:hover {
  color: #FFF !important;
}

#header #logo {
    float: left;
    margin-top:10px;
}


/* CTA */

.cont_cta {
    display:none;
	position: relative;
	width: 729px;
	height: 447px;
	background: url(https://japan.norton.com/blog/wp-content/uploads/2014/11/bg_cta_pc.jpg) no-repeat center left;
	margin-bottom:30px;
}

.cont_cta ul{
	padding: 360px 0 0 105px;
	overflow: hidden;
}

.cont_cta ul li {
	float: left;
	list-style: none;
	margin: 0 20x 0 0;
}

.cont_cta ul li span{
	display: none;
}

.cont_cta a {
	font-size:14px;
	color:#fff;
	padding:20px 60px;
}

.cont_cta .button {
	border: 1px solid #222222;
	background-color: #3F3F3F;
	background-image: -webkit-linear-gradient(top, ##3F3F3F, #202020);
	background-image: linear-gradient(to bottom, #3F3F3F, #202020);
	border-radius: 6px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
	margin-right:20px;
}
.cont_cta .button:hover {
	border:1px solid ##222222;
	background-color: #363636;
	background-image: -webkit-linear-gradient(top, #363636, #222222);
	background-image: linear-gradient(to bottom, #363636, #222222);
}


	.cont_cta_front {
		display:none;
		width:370px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/11/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 370px;
		background-size: 370px;
		margin-bottom:30px;
	}

	.cont_cta_front ul {
		padding: 164px 25px 0 25px;
		overflow: hidden;
	}

	.cont_cta_front ul li {
		float: none;
		list-style: none;
		margin: 0 20x 0 0;
		text-align:center;
	}

	.cont_cta_front ul li span {
		display: none;
	}

	.cont_cta_front a {
		font-size:12px;
		color:#fff;
		padding:5px;
	}

	.cont_cta_front .button {
		border: 1px solid #222222;
		background-color: #3F3F3F;
		background-image: -webkit-linear-gradient(top, ##3F3F3F, #202020);
		background-image: linear-gradient(to bottom, #3F3F3F, #202020);
		border-radius: 6px;
		color: #fff;
		line-height: 30px;
		-webkit-transition: none;
		transition: none;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
		margin:0 10px 5px 10px;
	}
	.cont_cta_front .button:hover {
		border:1px solid ##222222;
		background-color: #363636;
		background-image: -webkit-linear-gradient(top, #363636, #222222);
		background-image: linear-gradient(to bottom, #363636, #222222);
	}

@media only screen and (max-width: 1250px) {
	.cont_cta_front {
		width: auto;
		background-size: 100%;
	}
	.cont_cta_front ul {
		padding-top: 130px;
	}
	.cont_cta {
		width: 560px;
		-moz-background-size: 100%;
		background-size: 100%;
		margin: 0 auto 0;
	}
	.cont_cta ul{
		padding: 326px 0 0 20px;
	}
}

@media screen and (max-width: 920px) {
	.cont_cta_front {
		width:100%;
		max-width: 370px;
		min-height:280px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/11/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0 auto 30px;
	}

	.cont_cta_front ul {
		padding: 50% 25px 0 25px;
		overflow: hidden;
	}
}

@media only screen and (max-width: 768px) {

	.cont_cta {
		position: relative;
		width: 100%;
		height: 500px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/07/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 100%;
		background-size: 100%;
		margin-bottom: 30px;
	}

	.cont_cta ul {
		padding: 280px 25px 0 25px;
		overflow: hidden;
	}

	.cont_cta ul li {
		float: none;
		list-style: none;
		margin: 0px 20x 0 0;
		text-align:center;
	}

	.cont_cta ul li span {
		display: none;
	}

	.cont_cta a {
		font-size:14px;
		color:#fff;
		padding:30px 30px;
	}

	.cont_cta .button {
		border: 1px solid #222222;
		background-color: #3F3F3F;
		background-image: -webkit-linear-gradient(top, ##3F3F3F, #202020);
		background-image: linear-gradient(to bottom, #3F3F3F, #202020);
		border-radius: 6px;
		color: #fff;
		line-height: 30px;
		-webkit-transition: none;
		transition: none;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
		margin:10px 10px 5px 10px;
		padding:10px;
	}
	.cont_cta .button:hover {
		border:1px solid  #222222;
		background-color: #363636;
		background-image: -webkit-linear-gradient(top, #363636, #222222);
		background-image: linear-gradient(to bottom, #363636, #222222);
	}

	.cont_cta_front {
		min-height: 280px;
	}

	.cont_cta_front ul {
		padding: 50% 25px 0 25px;
		overflow: hidden;
	}
}

@media only screen and (max-width: 480px) {

	h1.post-title {
		font-size:26px !important;
		line-height:1.5em !important;
	}

	.post-content h2 {
		font-size:22px !important;
		line-height:1.5em !important;
	}

	.post-content h3 {
		font-size:20px !important;
		line-height:1.5em !important;
	}

	.post-share .post-share-title {
		font-size:14px !important;
	}

	.post-sns ul li {
		float:none !important;
		width:100% !important;
		font-size:14px !important;
	}

	.post-sns ul li span {
		font-size:14px !important;
	}

	.post-sns ul li.post-sns-feedly a {
		border-top: 1px solid #eee;
		border-left:1px solid #eee !important;
	}

	.cont_cta {
		height: 320px;
	}
	.cont_cta a {
		font-size: 12px;
		padding: 0;
	}
	.cont_cta ul {
		padding: 196px 25px 0 25px;
		overflow: hidden;
	}
	.cont_cta .button {
		line-height: 16px;
		margin-top: 0px;
	}
	.cont_cta_front {
		min-height: 17em;
	}
	.cont_cta_front  ul{
		padding-top: 50%;
	}
}
@media only screen and (max-width: 400px) {
	.cont_cta ul {
		padding: 186px 25px 0 25px;
		overflow: hidden;
	}
	.cont_cta_front {
		min-height: 280px;
	}
	.cont_cta_front ul{
		padding-top: 56%!important;
	}
	.cont_cta_front .button{
		line-height: 26px;
		margin-bottom: 2px;
	}
}
@media only screen and (max-width: 350px) {
	.cont_cta .button {
		line-height: 10px;
		margin-top: 0px;
	}
	.cont_cta_front {
		min-height: 280px;
	}
	.cont_cta_front ul{
		padding-top: 64%!important;
	}
	.cont_cta_front .button{
		line-height: 26px;
		margin-bottom: 2px;
	}
}
@media only screen and (max-width: 320px) {
	.cont_cta_front {
		width:100%;
		height:200px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/11/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		margin-bottom:30px;
	}

	.cont_cta_front ul {
		padding: 110px 25px 0 25px;
		overflow: hidden;
	}

	.cont_cta_front a {
		font-size:12px;
		padding:0px;
	}

	.cont_cta_front .button {
		padding:0px;
	}

	.cont_cta {
		position: relative;
		width: 100%;
		height: 250px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/07/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 100%;
		background-size: 100%;
	}

	.cont_cta ul {
		padding: 130px 25px 0 25px;
		overflow: hidden;
	}

	.cont_cta ul li {
		float: none;
		list-style: none;
		margin: 0px 20x 0 0;
		text-align:center;
	}

	.cont_cta ul li span {
		display: none;
	}

	.cont_cta a {
		font-size:12px;
		color:#fff;
		padding:0px;
	}

	.cont_cta .button {
		border: 1px solid #222222;
		background-color: #3F3F3F;
		background-image: -webkit-linear-gradient(top, ##3F3F3F, #202020);
		background-image: linear-gradient(to bottom, #3F3F3F, #202020);
		border-radius: 6px;
		color: #fff;
		line-height: 30px;
		-webkit-transition: none;
		transition: none;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
		margin:10px 10px 5px 10px;
		padding:0px;
	}
	.cont_cta .button:hover {
		border:1px solid ##222222;
		background-color: #363636;
		background-image: -webkit-linear-gradient(top, #363636, #222222);
		background-image: linear-gradient(to bottom, #363636, #222222);
	}
}

.post-content .nodisc{
    list-style-type:none !important;
}

.post-content .s_list_p  {
    margin-bottom:0px !important;
}




table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.home-cat-item .inner a {
  color:#222 !important;
}

.home-cat-item footer a:hover {
  color: #FFF !important;
}

#header #logo {
    float: left;
    margin-top:10px;
}


/* CTA */

.cont_cta {
	position: relative;
	width: 729px;
	height: 447px;
	background: url(https://japan.norton.com/blog/wp-content/uploads/2014/11/bg_cta_pc.jpg) no-repeat center left;
	margin-bottom:30px;
}

.cont_cta ul{
	padding: 360px 0 0 105px;
	overflow: hidden;
}

.cont_cta ul li {
	float: left;
	list-style: none;
	margin: 0 20x 0 0;
}

.cont_cta ul li span{
	display: none;
}

.cont_cta a {
	font-size:14px;
	color:#fff;
	padding:20px 60px;
}

.cont_cta .button {
	border: 1px solid #222222;
	background-color: #3F3F3F;
	background-image: -webkit-linear-gradient(top, ##3F3F3F, #202020);
	background-image: linear-gradient(to bottom, #3F3F3F, #202020);
	border-radius: 6px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
	margin-right:20px;
}
.cont_cta .button:hover {
	border:1px solid ##222222;
	background-color: #363636;
	background-image: -webkit-linear-gradient(top, #363636, #222222);
	background-image: linear-gradient(to bottom, #363636, #222222);
}


	.cont_cta_front {
		width:370px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/11/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 370px;
		background-size: 370px;
		margin-bottom:30px;
	}

	.cont_cta_front ul {
		padding: 164px 25px 0 25px;
		overflow: hidden;
	}

	.cont_cta_front ul li {
		float: none;
		list-style: none;
		margin: 0 20x 0 0;
		text-align:center;
	}

	.cont_cta_front ul li span {
		display: none;
	}

	.cont_cta_front a {
		font-size:12px;
		color:#fff;
		padding:5px;
	}

	.cont_cta_front .button {
		border: 1px solid #222222;
		background-color: #3F3F3F;
		background-image: -webkit-linear-gradient(top, ##3F3F3F, #202020);
		background-image: linear-gradient(to bottom, #3F3F3F, #202020);
		border-radius: 6px;
		color: #fff;
		line-height: 30px;
		-webkit-transition: none;
		transition: none;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
		margin:0 10px 5px 10px;
	}
	.cont_cta_front .button:hover {
		border:1px solid ##222222;
		background-color: #363636;
		background-image: -webkit-linear-gradient(top, #363636, #222222);
		background-image: linear-gradient(to bottom, #363636, #222222);
	}

@media only screen and (max-width: 1250px) {
	.cont_cta_front {
		width: auto;
		background-size: 100%;
	}
	.cont_cta_front ul {
		padding-top: 130px;
	}
	.cont_cta {
		width: 560px;
		-moz-background-size: 100%;
		background-size: 100%;
		margin: 0 auto 0;
	}
	.cont_cta ul{
		padding: 326px 0 0 20px;
	}
}

@media screen and (max-width: 920px) {
	.cont_cta_front {
		width:100%;
		max-width: 370px;
		min-height:280px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/11/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0 auto 30px;
	}

	.cont_cta_front ul {
		padding: 50% 25px 0 25px;
		overflow: hidden;
	}
}

@media only screen and (max-width: 768px) {

	.cont_cta {
		position: relative;
		width: 100%;
		height: 500px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/07/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 100%;
		background-size: 100%;
		margin-bottom: 30px;
	}

	.cont_cta ul {
		padding: 280px 25px 0 25px;
		overflow: hidden;
	}

	.cont_cta ul li {
		float: none;
		list-style: none;
		margin: 0px 20x 0 0;
		text-align:center;
	}

	.cont_cta ul li span {
		display: none;
	}

	.cont_cta a {
		font-size:14px;
		color:#fff;
		padding:30px 30px;
	}

	.cont_cta .button {
		border: 1px solid #222222;
		background-color: #3F3F3F;
		background-image: -webkit-linear-gradient(top, ##3F3F3F, #202020);
		background-image: linear-gradient(to bottom, #3F3F3F, #202020);
		border-radius: 6px;
		color: #fff;
		line-height: 30px;
		-webkit-transition: none;
		transition: none;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
		margin:10px 10px 5px 10px;
		padding:10px;
	}
	.cont_cta .button:hover {
		border:1px solid  #222222;
		background-color: #363636;
		background-image: -webkit-linear-gradient(top, #363636, #222222);
		background-image: linear-gradient(to bottom, #363636, #222222);
	}

	.cont_cta_front {
		min-height: 280px;
	}

	.cont_cta_front ul {
		padding: 50% 25px 0 25px;
		overflow: hidden;
	}
}

@media only screen and (max-width: 480px) {

	h1.post-title {
		font-size:26px !important;
		line-height:1.5em !important;
	}

	.post-content h2 {
		font-size:22px !important;
		line-height:1.5em !important;
	}

	.post-content h3 {
		font-size:20px !important;
		line-height:1.5em !important;
	}

	.post-share .post-share-title {
		font-size:14px !important;
	}

	.post-sns ul li {
		float:none !important;
		width:100% !important;
		font-size:14px !important;
	}

	.post-sns ul li span {
		font-size:14px !important;
	}

	.post-sns ul li.post-sns-feedly a {
		border-top: 1px solid #eee;
		border-left:1px solid #eee !important;
	}

	.cont_cta {
		height: 320px;
	}
	.cont_cta a {
		font-size: 12px;
		padding: 0;
	}
	.cont_cta ul {
		padding: 196px 25px 0 25px;
		overflow: hidden;
	}
	.cont_cta .button {
		line-height: 16px;
		margin-top: 0px;
	}
	.cont_cta_front {
		min-height: 17em;
	}
	.cont_cta_front  ul{
		padding-top: 50%;
	}
}
@media only screen and (max-width: 400px) {
	.cont_cta ul {
		padding: 186px 25px 0 25px;
		overflow: hidden;
	}
	.cont_cta_front {
		min-height: 280px;
	}
	.cont_cta_front ul{
		padding-top: 56%!important;
	}
	.cont_cta_front .button{
		line-height: 26px;
		margin-bottom: 2px;
	}
}
@media only screen and (max-width: 350px) {
	.cont_cta .button {
		line-height: 10px;
		margin-top: 0px;
	}
	.cont_cta_front {
		min-height: 280px;
	}
	.cont_cta_front ul{
		padding-top: 64%!important;
	}
	.cont_cta_front .button{
		line-height: 26px;
		margin-bottom: 2px;
	}
}
@media only screen and (max-width: 320px) {
	.cont_cta_front {
		width:100%;
		height:200px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/11/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		margin-bottom:30px;
	}

	.cont_cta_front ul {
		padding: 110px 25px 0 25px;
		overflow: hidden;
	}

	.cont_cta_front a {
		font-size:12px;
		padding:0px;
	}

	.cont_cta_front .button {
		padding:0px;
	}

	.cont_cta {
		position: relative;
		width: 100%;
		height: 250px;
		background: url(https://japan.norton.com/blog/wp-content/uploads/2014/07/bg_cta_sp.jpg) no-repeat center left;
		-moz-background-size: 100%;
		background-size: 100%;
	}

	.cont_cta ul {
		padding: 130px 25px 0 25px;
		overflow: hidden;
	}

	.cont_cta ul li {
		float: none;
		list-style: none;
		margin: 0px 20x 0 0;
		text-align:center;
	}

	.cont_cta ul li span {
		display: none;
	}

	.cont_cta a {
		font-size:12px;
		color:#fff;
		padding:0px;
	}

	.cont_cta .button {
		border: 1px solid #222222;
		background-color: #3F3F3F;
		background-image: -webkit-linear-gradient(top, ##3F3F3F, #202020);
		background-image: linear-gradient(to bottom, #3F3F3F, #202020);
		border-radius: 6px;
		color: #fff;
		line-height: 30px;
		-webkit-transition: none;
		transition: none;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
		margin:10px 10px 5px 10px;
		padding:0px;
	}
	.cont_cta .button:hover {
		border:1px solid ##222222;
		background-color: #363636;
		background-image: -webkit-linear-gradient(top, #363636, #222222);
		background-image: linear-gradient(to bottom, #363636, #222222);
	}
}

.post-content .nodisc{
    list-style-type:none !important;
}

.post-content .s_list_p  {
    margin-bottom:0px !important;
}




/* LP */
.postid-6648 #content {
   background: none;
   padding: 0;
}
.postid-6648 #main {
   width: 100%;
   float: none;
}

.postid-6648 #main .main-bg {

}
.postid-6648 #main .cat-title {
   background-color: #373737;
   line-height: 130px;
   border-bottom: none;
   text-align: center;
   font-size: 34px;
   font-weight: bold;
   color: #fff;
   padding: 0;
}
.postid-6648 #main .cat-title:after {
   content: '';
   display: block;
   position: absolute;
   margin: 0 0 0 -50px;
   left: 50%;
   border: 25px solid transparent;
   border-top: 25px solid #373737;
}
.postid-6648 #main .cat-title span.yellow {
   color: #ffc527;
}
.postid-6648 #main section.cont,
.postid-6648 #main .cont {
    padding: 60px 40px 82px;
    font-size: 0;
    overflow: hidden;
    width: 100%;
    max-width: 1250px;
    box-sizing: border-box;
}
.postid-6648 #main h2 {
	border-bottom: none;
	padding: 0;
	background: none;
	margin-bottom: 0;
}
.postid-6648 #main h3 {
	border-left: none;
	line-height: 1.3;
	padding-left: 0px;
	margin-bottom: 0;
}

/* 「ノートンなら4億以上ものウイルスからあなたを守る」 */
.postid-6648 #main .con-mainv {
	background: url(https://japan.norton.com/blog/wp-content/uploads/2015/10/lp_main_bg-min.jpg) top left no-repeat;
	background-size: cover;
	padding-bottom: 80px;
}
.postid-6648 #main .con-mainv .cont{
	padding: 0px 80px 32px;
}
.postid-6648 #main .con-mainv .box-r {
	float: right;
}
.postid-6648 #main .con-mainv .box-l {
	margin-left: 40px;
}
.postid-6648 #main .con-mainv .box-l img:first-child{
	margin-bottom: 12px;
}
.postid-6648 #main .con-mainv {
}
.postid-6648 #main .con-mainv .inq a{
	display: block;
	padding: 24px 12px;
	margin: 0 auto 0;
	max-width: 400px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-radius: 4px;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.93, #5E993B), color-stop(0.00, #6FA945));
	background: -webkit-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -moz-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -o-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -ms-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: linear-gradient(to bottom, #6FA945 0%, #5E993B 93%);
}
.postid-6648 #main .con-mainv .inq a p{
	margin-bottom: 0;
}
.postid-6648 #main .con-mainv .inq a p i{
	padding-left: 6px;
	color: #fff;
}
.postid-6648 #main .con-mainv {
}
@

/* コンテンツ「ノートンは凶悪で最新のネット犯罪からもあなたを守る」 */
.postid-6648 #main p.catch {
    font-size: 28px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.postid-6648 #main .point-bg {
    border: solid 1px #dbdbdb;
    overflow: hidden;
    font-size: 0;
}

.postid-6648 #main .point-bg02 {
    border-left: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
    border-bottom: solid 1px #dbdbdb;
    font-size: 0;
}
.postid-6648 #main .point-l {
    padding: 45px 50px;
    background-color: #fff;
    display: inline-block;
    width: 50%;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 20px;
    vertical-align: top;
    position: relative;
}
.postid-6648 #main .point-r {
    padding: 45px 50px;
    background-color: #f3b535;
    display: inline-block;
    width: 50%;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 20px;
    position: relative;
    vertical-align: top;
}
.postid-6648 #main .point-r:before {
	content: '';
    position: absolute;
    left: 0%;
    border: 15px solid transparent;
    border-left: 15px solid #fff;
    vertical-align: middle;
    margin-top: -18px;
    top: 50%;
}
.postid-6648 #main .point-bg .icon-img {
    float: left;
    margin-bottom: 0;
}
.postid-6648 #main .point-bg02 .icon-img {
    float: left;
    margin-bottom: 0;
}
.postid-6648 #main .point-bg p.sub-title {
	margin-left: 80px;
    margin-bottom: 0;
}
.postid-6648 #main .point-bg02 p.sub-title {
	margin-left: 80px;
    margin-bottom: 0;
}


/* コンテンツ「ノートンは売上シェア、防御力、快適さでNo.1です」 */
.postid-6648 #main .lp_point .cont {
    display: table;
    border-collapse: separate;
    border-spacing: 16px;
}
.postid-6648 #main .con-bg {
    background-color: #eeeeee;
    font-size: 16px;
}
.postid-6648 #main .con-bg .cont {
    padding: 90px 40px 42px;
    background-color: #eeeeee;
    font-size: 16px;
}
.postid-6648 #main .con-02-box {
    padding: 60px 20px 20px;
    background-color: #fff;
    border-top: solid 5px #ffc527;
    border-right: solid 1px #e3e3e3;
    border-left: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    display: table-cell;
    width: 33%;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}
.postid-6648 #main .con-02-box:before {
	content: "";
	display: block;
	position: absolute;
	margin: 0 auto;
	left: 50%;
	width: 128px;
	height: 128px;
	background-size: 100%;
	top: -70px;
	bottom: 0;
	right: 0;
	left: 0;
}
.postid-6648 #main .con-no1:before {
	background: url(https://japan.norton.com/blog/wp-content/uploads/2015/10/lp_mark_01.png)top left no-repeat;
}
.postid-6648 #main .con-defense:before {
	background: url(https://japan.norton.com/blog/wp-content/uploads/2015/10/lp_mark_02.png)top left no-repeat;
}
.postid-6648 #main .con-speed:before {
	background: url(https://japan.norton.com/blog/wp-content/uploads/2015/10/lp_mark_03.png)top left no-repeat;
}

.postid-6648 #main .con-02-box:first-child p:first-child {
	margin-bottom: 12px;
}
.postid-6648 #main .con-02-box:nth-child(2) p:first-child {
	margin-bottom: 6px;
}
.postid-6648 #main .con-02-box:nth-child(3) p:first-child {
	margin-bottom: 0px;
}
.postid-6648 #main .con-02-box img{
	width: 100%;
}
.postid-6648 #main h3 {
   margin: 0 0 16px;
   padding: 0 0 16px;
   font-size: 32px;
   font-weight: bold;
   border-bottom: 1px solid #cfcfcf;
   text-align: center;
}
.postid-6648 #main h3.con-title-a {
   color: #307B00;
}
.postid-6648 #main h3.con-title-b {
   color: #125490;
}
.postid-6648 #main h3.con-title-c {
   color: #BA1500;
}
.postid-6648 #main .con-02-box p{
	font-size: 16px;
}


/* お問い合わせ */
.postid-6648 #main .con-download {
	position: relative;
	padding: 48px 40px 0;
    overflow: hidden;
    width: 100%;
    max-width: 1250px;
    box-sizing: border-box;
}

.postid-6648 #main .con-download:before {
	content: '';
	display: block;
	position: absolute;
	margin: 0 0 0 -50px;
	top: 0;
	left: 50%;
	border: 25px solid transparent;
	border-top: 25px solid #eeeeee;
}
.postid-6648 #main .con-download h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px;
}
.postid-6648 #main .con-download .inq a{
	display: block;
	padding: 24px 12px;
	margin: 0 auto 0;
	max-width: 500px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.93, #5E993B), color-stop(0.00, #6FA945));
	background: -webkit-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -moz-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -o-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -ms-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: linear-gradient(to bottom, #6FA945 0%, #5E993B 93%);
}
.postid-6648 #main .con-download .inq a p{
	margin-bottom: 0;
}
.postid-6648 #main .con-download .inq a + p {
	display: none;
}
.postid-6648 #main .con-download .inq a p i{
	padding-left: 6px;
	color: #fff;
}

/*--
今この瞬間にも10マンのウィルスが。。
---------------------*/
.postid-6648 #main .con-attention {
	background: url(https://japan.norton.com/blog/wp-content/uploads/2015/10/lp_bg.jpg)top left no-repeat;
	background-size: cover;
}
.postid-6648 #main .con-attention h2{
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 10px #333;
	margin-bottom: 24px;
	text-align: center;
}
.postid-6648 #main .con-attention h2 span{
	color: #FFB500;
	font-size: 60px;
}
.postid-6648 #main .con-attention ul{
	font-size: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 36px;
	margin-left: 0;
}
.postid-6648 #main .con-attention ul li{
	display: inline-block;
	width: 33.33%;
}
.postid-6648 #main .con-attention ul li img{
	max-width: 100%;
}


.postid-6648 #main .con-attention p.txt {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	text-shadow: 1px 1px 10px #333;
	text-align: center;
}



/* コンテンツ「今すぐノートンの力をお試しください！」 */
.postid-6648 #main .con-product {
    background: #f8f8f7;
    padding-bottom: 20px;
}
.postid-6648 #main .con-product .cont{
	padding: 60px 80px 0px;
}
.postid-6648 #main .con-product .box-l {
	float: left;
	max-width: 478px;
}
.postid-6648 #main .con-product .box-r {
	margin-left: 488px;
}
.postid-6648 #main .con-product .box-r h2{
	font-size: 32px;
    color: #333;
    margin-bottom: 36px;
    font-weight: bold;
}
.postid-6648 #main .con-product .box-r .text{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 24px;
}
.postid-6648 #main .con-product .box-r h3{
	font-size: 16px;
	margin-bottom: 6px;
	padding: 0;
	margin: 0;
	border-bottom: none;
	text-align: left;
}
.postid-6648 #main .con-product .box-r .price{
	color: #CE1428;
	font-size: 60px;
	margin-bottom: 8px;
}
.postid-6648 #main .con-product .box-r .price span:first-child {
	font-size: 32px;
	margin-left: 4px;
}
.postid-6648 #main .con-product .box-r .price span:last-child {
	font-size: 16px;
	margin-left: 8px;
}
.postid-6648 #main .con-product .box-r ul.os-list{
	font-size: 0;
	width: 100%;
	display: table;
	margin-left: 0;
	margin-bottom: 16px;
    border-collapse:separate;
    border-spacing:10px 0;
}
.postid-6648 #main .con-product .box-r ul.os-list li{
    font-size: 14px;
    color: #fff;
    padding: 12px 24px;
    display: table-cell;
    text-align: center;
    background-color: #88C997;
    box-sizing: border-box;
}
.postid-6648 #main .con-product .box-r ul.support-list{
	font-size: 0;
	width: 100%;
	display: table;
	margin-left: 0;
	margin-bottom: 16px;
    border-collapse:separate;
    border-spacing:10px 0;
}
.postid-6648 #main .con-product .box-r ul.support-list li{
    font-size: 16px;
    font-weight: bold;
    color: #CC1623;
    padding: 18px 32px;
    display: table-cell;
    text-align: center;
    border: 1px solid #efefef;
    border-radius: 4px;
    line-height: 1.3;
    background-color: #fff;
    box-sizing: border-box;
}
.postid-6648 #main .con-product .inq  {
	margin-bottom: 80px;
}
.postid-6648 #main .con-product .inq a{
	display: block;
	padding: 24px 12px;
	margin: 0 auto 0;
	max-width: 400px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-radius: 4px;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.93, #5E993B), color-stop(0.00, #6FA945));
	background: -webkit-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -moz-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -o-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -ms-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: linear-gradient(to bottom, #6FA945 0%, #5E993B 93%);
}
.postid-6648 #main .con-product .inq a p{
	margin-bottom: 0;
}
.postid-6648 #main .con-product .inq a p i{
	padding-left: 6px;
	color: #fff;
}
.postid-6648 #main .con-product02 {
    background: #f8f8f7;
    padding-bottom: 80px;
    display: none;
}
.postid-6648 #main .con-product02 .cont {
	padding: 32px 32px 16px;
	max-width: 700px;
	background-color: #fff;
	border: 1px solid #efefef;
	margin: 0 auto 0;
}
.postid-6648 #main .con-product02 .box-l {
	float: left;
	max-width: 198px;
}
.postid-6648 #main .con-product02 .box-l p{
	margin-bottom: 0;
}
.postid-6648 #main .con-product02 .box-r {
	margin-left : 218px;
}
.postid-6648 #main .con-product02 .box-r h3 {
	font-size: 20px;
	border-bottom: none;
	text-align: left;
	padding: 0;
	margin: 0;
}
.postid-6648 #main .con-product02 .box-r .price{
	color: #CE1428;
	font-size: 60px;
	margin-bottom: 8px;
}
.postid-6648 #main .con-product02 .box-r .price span:first-child {
	font-size: 32px;
	margin-left: 4px;
}
.postid-6648 #main .con-product02 .box-r .price span:last-child {
	font-size: 16px;
	margin-left: 8px;
}
.postid-6648 #main .con-product02 .inq {
	margin-bottom: 0px;
}
.postid-6648 #main .con-product02 .inq a {
    margin: 0 0 0;
    max-width: none;
    width: auto;
    padding: 12px 0;
    margin-right: 0;
    font-size: 20px;
    display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.93, #5E993B), color-stop(0.00, #6FA945));
	background: -webkit-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -moz-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -o-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: -ms-linear-gradient(top, #6FA945 0%, #5E993B 93%);
	background: linear-gradient(to bottom, #6FA945 0%, #5E993B 93%);
}
.postid-6648 #main .con-product02 .inq a i {
	padding-left: 6px;
}

/* 仕様　テーブル */
.postid-6648 #main .features {
	font-size: 14px;
}
.postid-6648 #main .features h4 {
    background: -moz-linear-gradient(top, #363636, #0a0a0a);
	background: -o-linear-gradient(top, #363636 0%, #0a0a0a 93%);
	background: -ms-linear-gradient(top, #363636 0%, #0a0a0a 93%);
	background: linear-gradient(to bottom, #363636 0%, #0a0a0a 93%);
    background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#0a0a0a));
    padding: 20px 0 20px 40px;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    border-bottom: solid 1px #626262;
    margin-bottom: 0px;
    cursor: pointer !important;
}
.postid-6648 #main .features h4 i {
	margin-right: 12px;
}
.postid-6648 #main .features .box {
	display: none;
}

.fa {
	padding: 0 10px 0 0;
}

.postid-6648 #main .features table {
	font-size: 14px;
	margin-bottom: 0;
}
.postid-6648 #main .features .table-head th,
.postid-6648 #main .features .table-head td {
	padding: 16px;
	background: #ffc527;
    color: #333;
    font-weight: bold;
    border-left:solid 1px #fff;
}
.postid-6648 #main .features table th {
	width: 64%;
	padding: 16px;
}
.postid-6648 #main .features table td {
	width: 12%;
	padding: 16px;
	text-align: center;
}
.postid-6648 #main .features table td i{
	margin-right: 12px;
}

.postid-6648 #main .features table th {
    background: #fffef0;
    color: #333;
}

.postid-6648 #main .features p:last-child {
	margin: 16px 0 0 0;
	font-size: 14px;
	text-align: left;
}


/* コンテンツ「機能一覧」 */
.postid-6648 #main table.info {
   background: #ffc527;
}
.postid-6648 #main #menu dt {
    display:block;
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    cursor:pointer;
}
.postid-6648 #main #menu dd {
    background:#f2f2f2;
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    display:none;
}

@media only screen and (max-width: 1250px) {
	.postid-6648 #main section.cont,
	.postid-6648 #main .cont {
    	padding: 32px 32px 40px;
	}
	.postid-6648 #main .con-mainv {
		padding-bottom: 40px;
	}
	.postid-6648 #main .con-mainv .cont {
	    padding: 0px 40px 32px;
	}
	.postid-6648 #main .con-mainv .box-r {
	    float: right;
	    max-width: 50%;
	}
	.postid-6648 #main .con-mainv .box-l {
	    margin-left: 40px;
	    max-width: 340px;
	}

	.postid-6648 #main .point-l,
	.postid-6648 #main .point-r {
		padding: 32px 32px;
		font-size: 16px;
	}

	.postid-6648 #main .con-bg .cont {
	    padding: 80px 16px 32px;
	}

	.postid-6648 #main .con-attention h2 {
		font-size: 36px;
	}
	.postid-6648 #main .con-attention h2 span{
		font-size: 52px;
	}
	.postid-6648 #main .con-attention h2 br {
		display: none;
	}
	.postid-6648 #main .con-attention ul {
		margin-bottom: 16px;
	}
	.postid-6648 #main .con-attention ul li img {
		width: 90%;
	}
	.postid-6648 #main .con-attention p.txt {
		font-size: 32px;
	}

	.postid-6648 #main .con-product .cont {
		padding: 60px 40px 0px;
	}
	.postid-6648 #main .con-product .box-l {
	    float: left;
	    max-width: 378px;
	    margin-right: 30px;
	}
	.postid-6648 #main .con-product .box-r {
		margin-left: 0;
	}
}

@media only screen and (max-width: 881px) {
	.postid-6648 #main .con-mainv .cont {
		padding: 0px 20px 20px;
	}
	.postid-6648 #main .con-mainv .box-l {
		max-width: 280px;
	}
	.postid-6648 #main .cat-title {
		font-size: 28px;
		line-height: 1.3;
		padding: 24px 24px;
		position: relative;
	}
	.postid-6648 #main .cat-title:after {
    	margin: 20px 0 0 -30px;
	}

	.postid-6648 #main .con-02-box {
		padding: 60px 32px 0px;
		display: block;
		width: 100%;
		margin-bottom: 80px;
	}
	.postid-6648 #main .con-02-box:last-child {
		margin-bottom: 0;
	}
	.postid-6648 #main .con-02-box p.con02-img {
		float: left;
	    margin-right: 24px;
	    margin-bottom: 0;
	}
	.postid-6648 #main h3.con-title-a br,
	.postid-6648 #main h3.con-title-b br,
	.postid-6648 #main h3.con-title-c br {
		display: none;
	}


	.postid-6648 #main .con-product .cont {
	    padding: 40px 32px 0px;
	}
	.postid-6648 #main .con-product .box-l {
		max-width: 278px;
	}
	.postid-6648 #main .con-product .box-r h2 {
		font-size: 24px;
	}
	.postid-6648 #main .con-product .box-r .text {
		font-size: 16px;
	}
}

@media only screen and (max-width: 768px) {
	.postid-6648 #main .con-mainv h1 {
		margin-bottom: 0px;
	}
	.postid-6648 #main .con-mainv .box-r {
		float: none;
		max-width: 100%;
	    margin: 0 auto 0;
	    text-align: center;
	}
	.postid-6648 #main .con-mainv .box-l {
		max-width: 100%;
		text-align: center;
		margin-left: 0;
	}

	.postid-6648 #main section.cont, .postid-6648 #main .cont {
		padding: 32px 16px 24px;
	}
	.postid-6648 #main section.cont, .postid-6648 #main .cont .catch{
	    font-size: 16px;
	    text-align: center;
	    font-weight: bold;
	}
	.postid-6648 #main .con-02-box p.con02-img {
		width: 40%;
	}
	.postid-6648 #main .con-02-box p.con02-img {
		margin-bottom: 0;
	}
	.postid-6648 #main .point-l,
	.postid-6648 #main .point-r {
		padding: 16px;
		font-size: 14px;
		font-weight: normal;
	}
	.postid-6648 #main .point-bg p.sub-title br,
	.postid-6648 #main .point-bg02 p.sub-title br {
		display: none;
	}
	.postid-6648 #main .point-bg p.sub-title {
	    margin-left: 40px;
	    text-align: left;
	}

	.postid-6648 #main .cat-title {
		font-size: 24px;
	}

	.postid-6648 #main .con-download {
		padding: 40px 40px 12px;
	}

	.postid-6648 #main .con-attention h2 {
		font-size: 28px;
	}
	.postid-6648 #main .con-attention h2 span{
		font-size: 36px;
	}
	.postid-6648 #main .con-attention p.txt {
		font-size: 24px;
	}

	.postid-6648 #main .con-product02 .cont {
		margin: 0px 20px 0px;
		width: auto;
	}
	.postid-6648 #main .con-product02 .box-l {
		max-width: 148px;
	}
	.postid-6648 #main .con-product02 .box-r {
	    margin-left: 168px;
	}
	.postid-6648 #main .con-product02 .box-r .price {
		font-size: 40px;
	}
	.postid-6648 #main .features h4 {
		padding: 16px 16px;
		text-align: left;
	}
	.postid-6648 #main .features table td {
		padding: 0;
	}
}

@media only screen and (max-width:  520px) {
	.postid-6648 #main .con-mainv .inq{
		padding: 0 16px;
	}
	.postid-6648 #main .con-mainv .inq a {
		width: auto;
	}
	.postid-6648 #main .point-r:before {
	    border: 10px solid transparent;
	    border-left: 10px solid #fff;
	    margin-top: -12px;
	}
	.postid-6648 #main .point-l,
	.postid-6648 #main .point-r {
		padding: 12px;
		font-size: 12px;
		font-weight: normal;
	}
	.postid-6648 #main .point-bg .icon-img,
	.postid-6648 #main .point-bg02 .icon-img {
		float: none;
	}
	.postid-6648 #main .point-bg p.sub-title,
	.postid-6648 #main .point-bg02 p.sub-title {
		margin-left: 0;
	}

	.postid-6648 #main .con-bg .cont {
    	border-spacing: 0px;
	}
	.postid-6648 #main .con-02-box {
	    padding: 36px 16px 20px;
	}
	.postid-6648 #main .con-no1:before,
	.postid-6648 #main .con-defense:before,
	.postid-6648 #main .con-speed:before {
	    background-size: contain;
	    width: 64px;
	    height: 64px;
	    top: -36px;
	}

	.postid-6648 #main .con-02-box p.con02-img {
		width: 100%;
		margin: 0 auto 0;
		float: none;
		margin-bottom: 12px;
	}
	.postid-6648 #main .con-02-box p.con02-img:nth-child(3) {
		margin-bottom: 0;
	}
	.postid-6648 #main .con-bg .cont {
		margin-bottom: 0;
	}

	.postid-6648 #main .con-attention h2 {
		font-size: 20px;
	}
	.postid-6648 #main .con-attention h2 span{
		font-size: 28px;
	}
	.postid-6648 #main .con-attention p.txt {
		font-size: 18px;
	}
	.postid-6648 #main .con-attention ul li {
		display: block;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		margin-bottom: 16px;
	}
	.postid-6648 #main .con-attention {
	    background-size: cover;
	    background-position: 20%;
	}

	.postid-6648 #main .con-download:before {
		margin: 0 0 0 -30px;
	}
	.postid-6648 #main .con-download .inq a {
		width: auto;
	}
	.postid-6648 #main .con-download {
		padding: 40px 16px 12px;
	}

	.postid-6648 #main .con-product .cont {
		padding: 24px 16px 0px;
	}
	.postid-6648 #main .con-product .box-l {
		float: none;
		max-width: 100%;
    	margin: 0 auto 0;
	}
	.postid-6648 #main .con-product .box-r h2 {
		font-size: 20px;
		margin-bottom: 12px;
	}
	.postid-6648 #main .con-product .box-r .text {
		margin-bottom: 16px;
	}
	.postid-6648 #main .con-product .box-r .price {
		text-align: right;
		font-size: 40px;
	}
	.postid-6648 #main .con-product .box-r ul.os-list,
	.postid-6648 #main .con-product .box-r ul.support-list  {
	    border-spacing: 0;
	    width: 100%;
	    margin-left: 0px;
	}
	.postid-6648 #main .con-product .box-r ul.os-list li {
	    font-size: 14px;
	    color: #fff;
	    padding: 12px 24px;
	    display: inline-block;
	    text-align: center;
	    background-color: #88C997;
	    box-sizing: border-box;
	    width: 50%;
	    border: 1px solid #fff;
	}
	.postid-6648 #main .con-product .box-r ul.support-list li {
	    border-spacing: 0;
	    display: inline-block;
	    width: 50%;
	}
	.postid-6648 #main .con-product .box-r h3 {
		font-size: 14px;
	}
	.postid-6648 #main .con-product .box-r ul.support-list li:last-child {
	    width: 100%;
	}
	.postid-6648 #main .con-product .inq {
		padding: 0 16px;
	}
	.postid-6648 #main .con-product .inq a {
		width: auto;
	}
	.postid-6648 #main .con-product .inq a span{
		padding-left: 6px;
	}

	.postid-6648 #main .con-product02 {
		padding-bottom: 40px;
	}
	.postid-6648 #main .con-product02 .cont {
		margin: 0 16px;
		padding: 0 16px;
	}
	.postid-6648 #main .con-product02 .box-l {
		float: none;
		max-width: none;
		width: 0 auto 0;
	}
	.postid-6648 #main .con-product02 .box-r {
		margin-left: 0px;
	}
	.postid-6648 #main .con-product02 .box-r h3 {
		font-size: 16px;
	}
	.postid-6648 #main .con-product02 .box-r .price {
		font-size: 32px;
	}
	.postid-6648 #main .con-product02 .inq a {
		font-size: 14px;
		padding: 12px 0;
	}
	.postid-6648 .wrap {
		margin: 20px 8px 20px;
	}

	.postid-6648 #main .features h4 {
		padding: 16px 16px;
		text-align: left;
		font-size: 14px;
	}
	.postid-6648 #main .features table {
		font-size: 12px;
	}
	.postid-6648 #main .features .table-head th,
	.postid-6648 #main .features .table-head td {
		padding: 16px;
		text-align: center;
	}
	.postid-6648 #main .features table td i {
		margin-right: 0;
		padding: 0;
	}

}

@media only screen and (max-width:  450px) {
	.postid-6648 #main .con-product02 .box-r h3 {
		font-size: 16px!important;
	}

	.postid-6648 #main .con-attention p.txt br {
		display: none
	}
}


/* フッターCTA 20160408*/
#common-cta {
	display: none;
}


@media only screen and (max-width:  550px) {
#common-cta {
	display: block;
	position: fixed;
	bottom: -7px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 999;
}

}


/* CTA 20160408*/
.cta {
	background:#fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.cta p {
	margin-bottom: 30px;
}
.cta-title {
	padding: 16px 8px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background:#333;
	border-top: solid 5px #fbba34;
}
.cta-title span {
	display: block;
	color: #fbba33;
}
.cta-inner {
	padding: 48px 32px;
	border: solid 1px #c0c0c0;
}
.cta-img {
	margin-left:40px;
	float: right;
}
ul.cta-list {
	margin-bottom: 30px;
	margin-left: 20px !important;
	list-style: disc;
}
ul.cta-list li {
	color: #b91500;
	font-weight: bold;
	margin-bottom: 16px;
	vertical-align: middle;
	position: relative;
	padding-left: 6px;
}
.cta-button {
	text-align: center;
}
.button {
	display: inline-block;
	text-align: center;
	outline: none;
	color: #fff;
	font-weight: bold;
	padding: 16px 24px;
	border-radius: 5px;
	background: #70a84b;
	background: -moz-linear-gradient(top, #70a84b 0%, #609841 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70a84b), color-stop(100%,#609841));
	background: -webkit-linear-gradient(top, #70a84b 0%,#609841 100%);
	background: -o-linear-gradient(top, #70a84b 0%,#609841 100%);
	background: -ms-linear-gradient(top, #70a84b 0%,#609841 100%);
	background: linear-gradient(to bottom, #70a84b 0%,#609841 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a84b', endColorstr='#609841',GradientType=0 );
}
.button:hover {
	opacity: 0.8;
	text-decoration: none;
}
.button .fa {
	margin-left: 20px;
	padding: 0;
}
.post-cta-btn {
	display: none;
}


@media only screen and (max-width:  550px) {
.cta-title {
	font-size: 19px;
	padding: 16px 0;
}
.cta-title span {
	font-size: 16px;
}
.cta-img {
	margin-bottom: 16px;
	margin-left:0px;
	float: none;
	text-align: center;
}
.cta-inner {
	padding: 32px 16px;
	border: solid 1px #c0c0c0;
}
ul.cta-list li {
	padding-left: 0px;
}
.button .fa {
	margin-left: 8px;
}

}


@media only screen and (max-width:  320px) {
.cta-title {
	font-size: 16px;
}
.button {
	font-size: 14px;
	padding: 16px 12px;
}

}





/* PC フッターバナー 20160921*/
#common_cta_pc {
	position: fixed;
	bottom: -7px;
	right: 0;
	width: 300px;
	z-index: 999;
}
#common_cta_pc a {

}
#common_cta_pc a:hover {
	filter:brightness(110%);
}

.postid-6766 #common_cta_pc {
	display: none;
}
.postid-9342 #common_cta_pc {
	display: none;
}


#close_pc_btn {
	margin: 0px 8px 6px 0;
	padding: 2px 6px;
	float: right;
	border-radius: 4px;
	background-color: rgba(51,51,51,0.6);
}

#close_pc_btn .fa {
	color: #fff;
	font-size: 20px;
	padding: 0;
}


@media only screen and (max-width:  550px) {
#common_cta_pc {
	display: none;
}

}



/* ドラえもんバナー 20161012*/
.home .bnr_doraemon {
	display: none;
}


/*記事下同カテゴリ関連記事* 2018 0112*/

.related_wppost_from_category_title {
	font-size: 20px;
    padding: 10px 0;
    margin-bottom: 0;
    color: #fff;
    background-color: #57585A;
    text-align: center;
}

.related_wppost_from_category_wrap {
	margin: 28px -12px 32px;
	font-size:0;
}

.wppost_from_category_box {
	display: inline-block;
	width:calc(33.3333% - 24px);
	margin:12px;
	vertical-align: top;
}

.wppost_from_category_box img {
	width:100%;
	height:auto;
}

.wppost_from_category_box p a {
	font-size:14px;
	color:#000;
	font-weight:bold;
}

@media only screen and (max-width: 480px) {
	.related_wppost_from_category_title {
		font-size:14px;
	}

	.related_wppost_from_category_wrap {
		margin: 20px -8px 32px;
	}

	.wppost_from_category_box {
		width:calc(50% - 16px);
		margin:8px;
	}

}


/*サイドバナー差し替え* 2018 0117*/

.pc-security-test {
	display: block;
}

.pc-security-test a {
	display: block;
}

.pc-security-test a {
	width:100%;
}

.sp-security-test {
	display: none;
}

.sp-security-test a {
	display: block;
}

/*サイドバナー差し替え* 20181011*/

.pc-side-linebanner {
	display: block;
}

.pc-side-linebanner a {
	width:100%;
}

.sp-side-linebanner {
	display: none;
}


.pc-security-test img {
	width:100%;
}

@media only screen and (max-width: 550px) {

	.pc-security-test {
		display: none;
	}

	.sp-security-test {
		display: block;
	}

	.pc-side-linebanner {
		display: none;
	}

	.sp-side-linebanner {
		display: block;
	}

}


/*サイドSNS* 2018 0124*/

.side-sns {
	display: none;
}

@media only screen and (max-width: 920px) {

	.single .main-inner .post-share{
		display: none;
	}

	.single .side-sns {
		display: block;
	}

}

/*LP 『ノートン セキュリティスキャン』をダウンロード　20180209*/

.postid-9342 .wrap {
	max-width: 1250px;
}

.postid-9342 .cta_under_text {
	margin: 0 auto;
	padding: 32px 120px;
}

@media screen and (max-width: 1250px){
	.postid-9342 .cta_under_text {
		margin: 0 auto;
		padding: 32px 60px;
	}
}

.postid-9342 #header , .postid-9342 .breadcrumbs {
	display: none;
}
.postid-9342 #content {
	background: none;
	padding: 0;
	margin-bottom: 0;
}
.postid-9342 #content #main {
	width: 100%;
	float: none;
}
.postid-9342 #content #main .post-content {
	padding: 0 0 30px;
}
.postid-9342 #content #main .post-content .btn-download ,
.postid-9342 #content #main .post-content .btn-download-and {
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-bottom: 16px;
}

.postid-9342 #content #main .post-content .btn-download a {
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 24px;
	border-radius: 10px;
	background: #70a84b; /* Old browsers */
	background: -moz-linear-gradient(top,  #70a84b 0%, #609841 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70a84b), color-stop(100%,#609841)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #70a84b 0%,#609841 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #70a84b 0%,#609841 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #70a84b 0%,#609841 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #70a84b 0%,#609841 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a84b', endColorstr='#609841',GradientType=0 ); /* IE6-9 */
}
.postid-9342 #content #main .post-content .btn-download-and a {
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 24px;
	border-radius: 10px;
	background: #e37728; /* Old browsers */
	background: -moz-linear-gradient(top,  #e37728 0%, #d46f26 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e37728), color-stop(100%,#d46f26)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e37728 0%,#d46f26 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e37728 0%,#d46f26 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e37728 0%,#d46f26 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e37728 0%,#d46f26 100%);/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a84b', endColorstr='#609841',GradientType=0 ); /* IE6-9 */
}
.postid-9342 #content #main .post-content .btn-download a:hover ,
.postid-9342 #content #main .post-content .btn-download-and a:hover {
	opacity: 0.8;
	text-decoration: none;
}


.postid-9342 .lp-wrap {
	padding: 32px 120px;
}
@media screen and (max-width: 1250px){
	.postid-9342 .lp-wrap {
	padding: 16px 60px;
}
}
@media screen and (max-width: 1250px){
	.postid-9342 .lp-wrap {
		overflow: hidden;
	}
}
.postid-9342 .lp-wrap span {
	font-size: 8px;
}
.postid-9342 .lp-img {
	float: right;
	margin: 0px 25px 0 50px;
}
.postid-9342 .lp-img img {
	max-width: 320px;
}
.postid-9342 .lp-title {
	margin-bottom: 40px;
	padding: 16px 0;
	border-top: solid 5px #F9C00A;
	background: #1A1919;
}
.postid-9342 .lp-title span {
	color:#F9C00A;
}
.postid-9342 .post-content h1 {
	margin-bottom: 0;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.postid-9342 .post-content ul, .postid-6766 .post-content ol {
	margin: 0;
	overflow: hidden;
}
.postid-9342 .sp-btn {
	display: none;
}
.postid-9342 #common-cta {
	display: none;
}


.postid-9342 .sp-text {
	display: none;
}
.postid-9342 .pc-text {
	display: block;
}
@media screen and (max-width: 550px) {
.postid-9342 .sp-text {
	display: block;
}
.postid-9342 .pc-text {
	display: none;
}
.postid-9342 ul.sp-list {
	margin: 24px 0 14px;
}
.postid-9342 ul.sp-list li {
	font-weight: bold;
	color: #333;
}
.postid-9342 p.sp-caution {
	font-size: 8pt;
}
.postid-9342 .sp-text p {
	margin: 0 0 16px 0;
}


}

@media screen and (max-width: 830px) {
.postid-9342  #content #main .post-content h1 {
	font-size: 22px;
}
.postid-9342  #content #main .post-content .btn-download a ,
.postid-9342  #content #main .post-content .btn-download-and a {
	width: auto;
	padding: 20px 24px;
	font-size: 14px;
}
.postid-9342  #content #main .post-content ul li {
	margin-bottom:12px;
	font-size: 16px;
	float: none;
}
.postid-9342  #content #main .post-content .btn-download ,
.postid-9342  #content #main .post-content .btn-download-and {
	float: none;
	margin: 16px 0;
}
.postid-9342  #content #main .post-content ul.download ,
.postid-9342  #content #main .post-content .btn-download-and {
	margin-left: 0px;
}
.postid-9342  #content #main .post-content .btn-download a ,
.postid-9342  #content #main .post-content .btn-download-and a {
	width: none;
}
.postid-9342 .lp-title {
	margin-bottom: 60px;
}
.postid-9342 .lp-img {
	margin: 0 auto 16px;
	max-width: 400px;
	float: none;
	text-align: center;
}
.postid-9342 .lp-img img {
	max-width: 100%;
}
.postid-9342 .lp-wrap .lp-text {
	margin-bottom: 0;
}

}


@media screen and (max-width: 550px) {
.postid-9342 .lp-title span {
	font-size: 24px;
	display: block;
}
.postid-9342 .lp-wrap {
	padding: 0 16px;
}
.postid-9342 .lp-img {
	max-width: 400px;
}
.postid-9342 .pc-btn {
	display: none;
}
.postid-9342 .sp-btn {
	display: inherit;
}
.postid-9342 .cta_under_text {
	padding: 0 16px;
}
.postid-9342  #content #main .post-content .btn-download ,
.postid-9342  #content #main .post-content .btn-download-and {
	margin: 16px 0 24px;
}
}



@media screen and (max-width: 320px) {
.postid-9342 #content #main .post-content h1 {
	font-size: 18px;
}
.postid-9342 .lp-title span {
	font-size: 18px;
}
}


/*LP 『ノートン セキュリティ』60日無料体験版をダウンロード　20180314*/
.postid-9538 #header , 
.postid-9538 .breadcrumbs {
	display: none;
}

.postid-9538 .post-content p {
	margin-bottom:0;
}

.postid-9538 .wrap {
	max-width: 1250px;
}

.postid-9538 #main {
	width: 100%;
	float: none;
}

.postid-9538 #content {
	background: none;
	padding:0;
}

.postid-9538 .lp-title {
	margin-bottom: 40px;
    padding: 32px 24px;
    border-top: solid 5px #F9C00A;
    background: #1A1919;
}

.postid-9538 .post-content h1 {
    margin-bottom: 0;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.postid-9538 .lp-title span {
    color: #F9C00A;
}

.postid-9538 .lp-wrap {
    max-width:1000px;
    margin:0 auto;
    padding:0 24px;
}

.postid-9538 .main-content:after {
	clear: both;
	content:"";
	display: block;
}

.postid-9538 .main-content .right-content {
	float: right;
	padding-left:64px;
	width:320px;
	box-sizing: border-box;
}

.postid-9538 .main-content .left-content {
	float: left;
	max-width:calc(100% - 320px);
}

.postid-9538 .main-content .left-content .top-text {
	margin-bottom:2em;
}

.postid-9538 .main-content .left-content .top-text .small {
	font-size:13px;
	margin-top:6px;
}

.postid-9538 .main-content .deluxe-area img,
.postid-9538 .main-content .premium-area img {
	vertical-align: middle;
	margin-right:8px;
}

.postid-9538 .main-content .deluxe-area .product-title,
.postid-9538 .main-content .premium-area .product-title {
	font-size:18px;
	font-weight: bold;
	margin-bottom:16px;
}

.postid-9538 .main-content .deluxe-area .product-title span,
.postid-9538 .main-content .premium-area .product-title span {
	font-size:14px;
	margin-left:4px;
}

.postid-9538 .main-content .deluxe-area,
.postid-9538 .main-content .premium-area {
	margin-bottom:32px;
}

.postid-9538 .main-content .deluxe-area .btn-wrap,
.postid-9538 .main-content .premium-area .btn-wrap {
	list-style: none;
	margin:0 0 20px;
}

.postid-9538 .main-content .deluxe-area .btn-wrap .win-btn,
.postid-9538 .main-content .deluxe-area .btn-wrap .mac-btn,
.postid-9538 .main-content .premium-area .btn-wrap .win-btn,
.postid-9538 .main-content .premium-area .btn-wrap .mac-btn {
	display: inline-block;
}

.postid-9538 .main-content .deluxe-area .btn-wrap .win-btn,
.postid-9538 .main-content .premium-area .btn-wrap .win-btn {
	margin-right:32px;
}

.postid-9538 .main-content .deluxe-area .btn-wrap .win-btn a,
.postid-9538 .main-content .deluxe-area .btn-wrap .mac-btn a,
.postid-9538 .main-content .premium-area .btn-wrap .win-btn a,
.postid-9538 .main-content .premium-area .btn-wrap .mac-btn a {
	color:#fff;
	font-weight: bold;
	padding:20px 24px;
	border-radius: 12px;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #629a42), color-stop(0.00, #6ea64a));
	background: -webkit-linear-gradient(#6ea64a, #629a42);
	background: -moz-linear-gradient(#6ea64a, #629a42);
	background: -o-linear-gradient(#6ea64a, #629a42);
	background: -ms-linear-gradient(#6ea64a, #629a42);
	background: linear-gradient(#6ea64a, #629a42);
}

.postid-9538 .main-content .deluxe-area .btn-wrap .win-btn a:hover,
.postid-9538 .main-content .deluxe-area .btn-wrap .mac-btn a:hover,
.postid-9538 .main-content .premium-area .btn-wrap .win-btn a:hover,
.postid-9538 .main-content .premium-area .btn-wrap .mac-btn a:hover {
	opacity:0.8;
	text-decoration: none;
}

.postid-9538 .main-content .deluxe-area .system-requirements,
.postid-9538 .main-content .premium-area .system-requirements {
	text-align: left;
	font-size:14px;
	padding-right: 104px;
}

.postid-9538 .bottom-text {
	margin-top:24px;
}

.postid-9538 .bottom-text p {
	margin-bottom:1em;
	font-size:14px;
}

.postid-9538 #common-cta,
.postid-9538 #common_cta_pc {
	display: none;
}

@media screen and (max-width: 1250px) {
	.postid-9538 .main-content .deluxe-area .system-requirements,
	.postid-9538 .main-content .premium-area .system-requirements {
		padding-right: 42px;
	}
}

@media only screen and (max-width:991px) {
	.postid-9538 .main-content .right-content {
		float: none;
		width:100%;
		padding-left:0;
		text-align: center;
		margin-bottom:40px;
	}
	.postid-9538 .main-content .left-content {
		float: none;
		max-width:100%;
	}
}

@media only screen and (max-width:767px) {
	.postid-9538 .lp-wrap {
	    padding: 0 16px;
	}
	.postid-9538 .post-content h1 {
		font-size:20px;
	}
	.postid-9538 .post-content h1 span {
	    display: block;
	}
	.postid-9538 .main-content .right-content {
		max-width:230px;
		margin:0 auto;
		margin-bottom:40px;
	}
	.postid-9538 .main-content .deluxe-area,
	.postid-9538 .main-content .premium-area {
		margin-bottom:48px;
	}
	.postid-9538 .main-content .deluxe-area .product-title,
	.postid-9538 .main-content .premium-area .product-title {
		font-size:14px;
	}
	.postid-9538 .main-content .deluxe-area .btn-wrap .win-btn,
	.postid-9538 .main-content .deluxe-area .btn-wrap .mac-btn,
	.postid-9538 .main-content .premium-area .btn-wrap .win-btn,
	.postid-9538 .main-content .premium-area .btn-wrap .mac-btn {
		display: block;
	}
	.postid-9538 .main-content .deluxe-area .btn-wrap .win-btn,
	.postid-9538 .main-content .premium-area .btn-wrap .win-btn {
		margin:0 0 24px;
	}
	.postid-9538 .main-content .deluxe-area .btn-wrap .win-btn a,
	.postid-9538 .main-content .deluxe-area .btn-wrap .mac-btn a,
	.postid-9538 .main-content .premium-area .btn-wrap .win-btn a,
	.postid-9538 .main-content .premium-area .btn-wrap .mac-btn a {
		text-align: center;
	}
	.postid-9538 .main-content .deluxe-area .system-requirements,
	.postid-9538 .main-content .premium-area .system-requirements {
		padding-right: 0;
	}
	.postid-9538 .bottom-text {
		margin-top:32px;
	}
}


/*** CTA ***/
.buy_link {
	color: #777;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

span.buy .fa {
	margin-left: 6px;
}

/** サイドバナー　norton 20200115 **/
.pc-side-norton-bnr {
	display: block;
}

.sp-side-norton-bnr {
	display: none;
}

@media only screen and (max-width: 550px) {
	.pc-side-norton-bnr {
		display: none;
	}

	.sp-side-norton-bnr {
		display: block;
	}
}

/* ----- 検索フォーム ----- */
.searchform {
	position: relative;
	margin-bottom: 40px;
}

.searchform input:focus,
.searchform submit:focus {
	outline: none;
}

.searchform label {
	display: block;
}

.searchfield {
	width: 100%;
	padding: 10px;
	border: 1px solid #ebebeb;
	background-color: #fff;
	font-family: "Hira Kaku Pro - W 3";
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
}

.searchfield::placeholder {
	color: #888888;
	font-family: "Hira Kaku Pro - W 3";
}

.searchsubmit {
	font-family: FontAwesome;
	font-size: 16px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 44px;
	height: 44px;
	cursor: pointer;
	color: #fff;
	background: #222222;
}

.searchsubmit:hover {
	opacity: .6;
}



/* 20200415 ノートン LifeLock より追加
------------------------------------*/
body.home article[class^="home-post-"] .post-inner {
	position: relative;
}

body.home article.home-post-1.category-lifelock .post-inner:before,
body.home article.home-post-2.category-lifelock .post-inner:before,
body.home article.home-post-3.category-lifelock .post-inner:before {
	content: '';
	background-image: url('images/norton-icon-white.png');
	background-size: cover;
	width: 23px;
	height: 26px;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 2;
}
body.home article.home-post-1.category-lifelock .tri-date,
body.home article.home-post-2.category-lifelock .tri-date,
body.home article.home-post-3.category-lifelock .tri-date{
	background-color: #222222;
	top: -19px;
	left: -44px;
}
@media only screen and (max-width: 1250px) and (min-width:768px) {
	body.home .home-post-2 .loop-text, body.home .home-post-3 .loop-text {
		z-index: 1;
	}
	 body.home article.home-post-2.category-lifelock .tri-date, body.home article.home-post-3.category-lifelock .tri-date {
		/*background-color: rgba(34, 34, 34, .8);*/
		top: -25px;
		left: -50px;
	}
	body.home article.home-post-2.category-lifelock .post-inner:before, body.home article.home-post-3.category-lifelock .post-inner:before {
		width: 16px;
		height: 17px;
	}
}
@media only screen and (min-width:768px) {
	body.home article.home-post-4.category-lifelock .post-inner:before,
	body.home article.home-post-5.category-lifelock .post-inner:before,
	body.home article.home-post-6.category-lifelock .post-inner:before {
		content: '';
		background-image: url('images/norton-icon-white.png');
		background-size: cover;
		width: 23px;
		height: 26px;
		display: block;
		position: absolute;
		top: 5px;
		left: 5px;
		z-index: 2;
	}
	body.home article.home-post-4.category-lifelock .tri-date,
	body.home article.home-post-5.category-lifelock .tri-date,
	body.home article.home-post-6.category-lifelock .tri-date{
		background-color: #222222;
		top: -19px;
		left: -44px;
	}
}
@media only screen and (min-width:921px) {
	.home #home-cat-02.home-cat-item header {
		padding-left: 57px;
		margin: 0 -4px;
	}
	.home #home-cat-04.home-cat-item header {
		padding-left: 68px;
	}
	#home-cat-05 {
		background: #ffffff;
	}
	#home-cat-06 {
		background: #f8f8f8;
	}
}

#side-nav li.side-nav-07 a {
	background: url(images/icon_side_08.png) left top no-repeat;
}
#side-nav li.side-nav-07 a:hover {
	background: url(images/icon_side_08_hover.png) left top no-repeat;
	color: #ffbd00;
}
#home-category-list {
	display: flex;
	flex-wrap: wrap;
}
.home .home-cat-item {
	width: 25%;
	float: none;
}
.home .home-cat-item h3 {
	font-size: 16px;
}
#home-cat-07 header {
	background: url('images/norton-icon-white.png') no-repeat 20px 20px;
	background-color: #000000;
	color: #ffffff;
}
.home .home-cat-item .inner {
	padding: 16px;
}
.home #home-cat-07.home-cat-item header {
	padding-top: 16px;
	margin: 0 -16px;
	border: 0;
}
.home #home-cat-07.home-cat-item .inner {
	padding-top: 0;
}
.home .home-cat-item header .cat {
	font-size: 12px;
}
#home-cat-04 header {
	background-size: 40px;
}
.home .home-cat-item header {
	padding-left: 80px;
}
.home-cat-item .inner a {
	background-color: #ffffff;
}