@charset "UTF-8";

/* ------------------------------------------------------------
	HTML, Body, Anchor
------------------------------------------------------------ */
html {
	text-size-adjust: none;
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整OFF */
	color: #333;
}
p{
	margin-bottom: 0;
}
/* ------------------------------------------------------------
	Header
------------------------------------------------------------ */
#header .logoArea{
	padding: 3% 3.2% 2%;
	border-top: 4px solid #3a9341;
	text-align: left;
}

#header .logoArea img{
	width: 55%;
}

#header .headerMain{
	padding: 2.5%;
	background: url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/header_Bg.jpg) no-repeat top;
	background-size: 100% auto;
}

#header .headerMain .lead01{
	margin-bottom: 1%;
	width: 100%;
}

#header .headerMain .lead02{
	margin-bottom: 18%;
	width: 100%;
}

/* com
------------------------------------------------- */
.com {
	margin:-15% auto 8%;
	padding:0 5% 0 9%;
	color:#666;
	font-size:63%;
	line-height:1.3;
	text-indent:-1em;	
	text-align: center;
}
.com:before {
	content:"※";
}
@media screen and (orientation: landscape) {
	.com {
		margin:-15% auto 10%;
    	}
}


/* formArea
------------------------------------------------- */
#formArea,#contents #formArea {
	text-align: center;
	margin: 0 0.95% 9.6%;
	padding: 0;
	background-color: #ffffe1;
	border: 4px solid #f27000;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
#formArea h2,#contents #formArea h2 {
	background-color: #f27000;
	margin:0;
	padding: 5px 0;
}

#formArea h2 img,#contents #formArea h2 img{
	width: 60%;
	height: auto;
}

#formArea p,#contents #formArea p {
	margin:0;
	padding: 10px 0 7px;
	font-size: 112%;
}

#formArea input[type="text"],
#formArea input[type="tel"],
#contents #formArea input[type="text"],
#contents #formArea input[type="tel"] {
	width: 70%;
	background-color: #FFF;
	padding: 8px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #333;
}

#formArea input.button,#contents #formArea input.button {
	margin: 0 auto 10px;
	border: 0px;
	width: 305px;
	height: 70px;
	background-color: #ffffe1;
	background-image: url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/formButton_02.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
}

#formArea input::placeholder {
  color: #aaa;
}

/* #contents
------------------------------------------------- */
#contents {
	text-align:center;
    border-bottom: 2px solid #CCC;
}
#contents img{
	width:100%;
}
#contents h2 {
	position: relative;
	line-height:0;
	background:#3D923F;
}
#contents .indentBox01{
	margin:0 3.75%;
}
#contents .indentBox02{
	margin:0 6.25%;
}
#contents .info{
	margin-bottom: 0;
	text-align:left;
	font-weight: 500;
	font-size:69%;
	line-height: 1.5;
}

#contents .yellow{
	background: linear-gradient(rgba(255,255,255,1) 50%, #feff5b 70%);
}

#contents .bold{
	font-weight: bold;
}

/* worryArea
------------------------------------------------- */
#contents .worryArea .indentBox02{
	margin: 0;
}

.worryArea h3{
	margin-bottom:2%;
}

.worryArea ul{
	font-size: 0;
}

.worryArea .indentBox02 li{
	margin-right: 1.8%;
	display: inline-block;
	width: 32%;
}
.worryArea .indentBox02 li:nth-child(3){
	margin-right: 0;
}

.worryArea .indentBox02 .worry{
	margin-bottom: 2%;
}
#contents .worryArea .indentBox02 .smallLead{
	text-align: center;
}

#contents .worryArea .indentBox02 .smallLead img{
	width: 65%;
}

#contents .worryArea .arrow{
	margin: 0 auto -2%;
	width: 20%;
}

#contents .worryArea .worryArrow{
	margin: -1% auto 0;
	width: 17%;
}

#contents .worryArea p{
	margin: 3% auto;
	width: 95%;
	text-align: left;
	line-height: 1.5em;
}

#contents .worryArea .worryText{
	margin: 9% auto;
	width: 85%;
}

#contents .pattern{
	margin: 0 auto;
	padding: 3%;
	background-color: #e5f2df;
}


/* meritArea
------------------------------------------------- */
#contents .meritArea h2{
	margin: 0;
	padding: 3% 0;
	color: #fff;
	line-height: 1.7;
	background-color: #3d923f;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}

#contents .meritArea h2 img{
	position: relative;
	top: 7px;
	right: 5px;
	width: 33px;
}

#contents .meritArea .indentBox02{
	margin: 0;
}

#contents .meritArea h3 img{
	display: block;
}

#contents .meritArea .merit p{
	margin: 3% 3% 5%;
	line-height: 1.5;
	text-align: left;
	
}

/* prArea
------------------------------------------------- */
#contents .prArea{
	margin: 0 1% 9.6%;
    text-align: center;
}

#contents .prArea img{
	margin: 0;
	width: 32%;
}

/* stepArea
------------------------------------------------- */
#contents .stepArea{
	margin-bottom: 9.6%;
}

#contents .stepArea h2{
	margin: 0;
	padding: 3% 0;
	color: #fff;
	line-height: 1.7;
	background-color: #3d923f;
	font-size: 148%;
	font-weight: bold;
	text-align: center;
}

#contents .stepArea h2 img{
	position: relative;
	top: 7px;
	right: 5px;
	width: 33px;
}

#contents .stepArea .indentBox02{
	margin: 0;
}

#contents .stepArea .indentBox02 div{
	margin-bottom: 1%;
	padding: 0 0 4% 4%;
}

#contents .stepArea p{
	display: block;
	width: 60%;
	text-align: left;
}

#contents .stepArea .stepIcon{
	padding: 4% 0 2%;
	display: block;
	width: 60%;
	text-align: center;
}

#contents .stepArea .stepIcon img{
	width: 50%;
}

#contents .stepArea .indentBox02 .step01{
	background: url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/stepImg_01.png) no-repeat top right;
	background-size: 41% auto;
}

#contents .stepArea .indentBox02 .step02{
	background: url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/stepImg_02.png) no-repeat top right;
	background-size: 40% auto;
}

#contents .stepArea .indentBox02 .step03{
	background: url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/stepImg_03.png) no-repeat top right;
	background-size: 40% auto;
}


/* buttonArea
------------------------------------------------- */
.buttonArea{
	margin:0 auto;
	width:94.38%;
}
.buttonArea .buttonCatch01{
	margin:0 auto 2%;
	width:97.84%;
}
.buttonArea .buttonCatch02{
	margin:0 auto 2%;
	width:90.9%;
}
#contents .buttonArea .buttonArrow{
	width:37.1%;
}
#contents .buttonArea a{
	display: inline-block;
	position: relative;
	overflow: hidden;
}
/* costArea
------------------------------------------------- */
.costArea{
	margin-top:11.56%;
}
.costArea h2{
	margin-bottom: 3.75%;
	padding: 3.1% 7.81% 3.1% 25.47%;
}
.costArea h2:before{
	content:'';
	position: absolute;
	background:url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/title_cost_pic.png) no-repeat;
	background-size:100%;
	width:32.18%;
	height:153.5%;
	top:-33.8%;
	left:3.75%;
}
.costArea .indentBox02 .mainCatch{
	margin:2% auto 6.6%;
	width: 78.5%;
	line-height: 0;
}
.costArea .indentBox02 > .arrow{
	margin:0 auto -11.4%;
	position: relative;
	width:68.57%;
	line-height: 0;
}
#contents .costArea .indentBox02  .result .info{
	margin-top:1.96%;
}
.costArea .indentBox02 .result{
	margin-bottom:1.96%;
	line-height: 0;
}
.costArea .indentBox02 .totalBlock{
	margin:8.75% 0 4%;
	background: #FFEEDF;
	border:1px solid #FFD6AF;
	box-sizing: border-box;
	border-radius:2px;
}
.costArea .indentBox02 .totalBlock .arrow{
	margin: 1.96% auto 0.35%;
	width:35.7%;
	line-height: 0;
}
.costArea .indentBox02 .totalBlock .totalContents{
	padding:1.25% 1.78% 6.78%;
}
.costArea .indentBox02 .totalBlock .totalContents .infoText{
	margin-top:1.6%;
}
/* differentArea
------------------------------------------------- */
.differentArea{
	margin: 10.62% 0 7.5%;
}
.differentArea h2{
	margin-bottom: 3.28%;
	padding: 3.6% 6.4% 3.6% 25%;
}
.differentArea h2:before{
	content:'';
	position: absolute;
	background:url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/title_different_pic.png) no-repeat;
	background-size:100%;
	width:33.6%;
	height:115%;
	top:-18%;
	left:5%;
}
.differentArea .indentBox02 .mainCatch{
	margin:2.2% auto 6.6%;
	width:75.9%;
	line-height: 0;
}
.differentArea .indentBox02 .arrow{
	margin:0 auto -3%;
	position: relative;
	width:67.68%;
	line-height: 0;
}
.differentArea .indentBox02 .result{
	margin:0 -3% 5.89% 0;
	width:102.5%
}
.differentArea .indentBox02 ol{
	width:101.43%;
	margin:0 8.57% 0 -1.78%;
}
.differentArea .indentBox02 li{
	margin-bottom:1.78%;
	line-height: 0;
}
/* sammaryArea
------------------------------------------------- */
.sammaryArea{
	margin-top: 12%;
}
.sammaryArea h2{
	margin-bottom: 3.75%;
	padding: 2.81% 11.25% 3% 28.75%;
}
.sammaryArea h2:before{
	content:'';
	position: absolute;
	background:url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/title_leadingcom_pic.png) no-repeat;
	background-size: 100%;
	width:26.4%;
	height:141.66%;
	top:-25%;
	left:3.75%;
}
.sammaryArea .comsBlock{
	margin:5.71% 0 7.68%;
}
#contents .sammaryArea .indentBox02 .info{
    text-indent: -1em;
    padding-left: 1em;
}
.sammaryArea .indentBox02 .mainCatch{
	margin:10.71% auto 8.75%;
	width:96.25%;
}
.sammaryArea .indentBox02 .arrow{
	margin:0 auto -3.03%;
	position: relative;
	width:68.57%;
	line-height: 0;
}
.sammaryArea .indentBox02 .result{
	margin:0 -3% 2% 0;
	width:102.5%;
}


/*---------------------------------------
	ISO
----------------------------------------*/
#iso {
	padding: 13px 10px 20px 140px;
	background: url(https://img.phoenix.webcrew.co.jp/12200/files/images/logo_ISMS.png) no-repeat 10px center;
	background-size: 112px 49px;
	min-height: 56px;
	/*webkit*/
	-webkit-background-size: 112px 49px;
	/*FF*/
	-moz-background-size: 112px 49px;
}
#iso h2 {
	margin-bottom: 5px;
}
#iso p {
	margin: 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.6em;
}

/* footerMenu
------------------------------------------------- */
#footer .footerMenu ul {
	border-top: 2px solid #CCCCCC;
}
#footer .footerMenu li {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}
#footer .footerMenu li a {
	padding: 15px 10px;
	display: block;
	font-size: 107%;
	text-decoration: none;
	color: #0066CC;
	background: url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/icon_arrow_pc.png) right center no-repeat;
	background-size: 46px 19px;
	tap-highlight-color: rgba(00,33,99,0.1);
	/*webkit*/
	-webkit-background-size: 46px 19px;
	-webkit-tap-highlight-color: rgba(00,33,99,0.1);
	/*FF*/
	-moz-background-size: 46px 19px;
}

/* Copyright
------------------------------------------------- */
#footer .copyright {
	text-align: center;
}
#footer .copyright img {
	margin: 13px 0 0;
}
#footer .copyright p {
	padding: 5px 0 5px;
	border-top: 1px solid #CCCCCC;
	line-height: 1.5;
	font-size: 85%;
	color: #999999;
}


/* .pagePromo
------------------------------------------------- */
.pagePromo #header,
.pagePromo02 #header {
	position:relative;
}

.pagePromo02 #header .comArea{
	margin: 0 auto;
	padding: 3.5% 1%;
	width: 95%;
	background-color: rgba(242,242,242,0.85);
	text-align: center;
	
}

.pagePromo02 #header .comArea p img{
	width: 95%;
}

.pagePromo #header .comList,
.pagePromo02 #header .comList {
	margin: 0 2.5%;
	padding: 2% 3% 2% 0;
	background:#FFF;
	text-align:center;
}
.pagePromo #header .comList img,
.pagePromo02 #header .comList img {
	margin:0;
	width:32%;
}

.pagePromo #header .comList p,
.pagePromo02 #header .comList p {
	margin:0;
	padding:1.6% 2.8%;
	color:#666;
	font-size:63%;
	text-align:center;
}
.pagePromo #header .comList p:before,
.pagePromo02 #header .comList p:before {
	content:"※";
}

/* pagePromoAlsok, pagePromoSecom
------------------------------------------------- */

.pagePromoAlsok #formArea,
.pagePromoSecom #formArea {
	position:relative;
	margin-top:-7%;
}

.pagePromoAlsok #formArea form,
.pagePromoSecom #formArea form {
	font-weight:bold;
}

.pagePromoAlsok #formArea h2,
.pagePromoSecom #formArea h2 {
	padding:4px 0 2px;
}

.pagePromoAlsok #formArea p,
.pagePromoSecom #formArea p {
	padding-top:8px;
}

.pagePromoAlsok #formArea input[type="text"],
.pagePromoAlsok #formArea input[type="tel"],
.pagePromoSecom #formArea input[type="text"],
.pagePromoSecom #formArea input[type="tel"] {
	margin-left:8px;
	margin-bottom:8px;
	padding:5px 23px 5px 7px;
	border-radius:8px;
}

.pagePromoAlsok #contents .alsokArea {
	margin:27px auto 0;
	padding-bottom:5px;
	background-color:#3B913D;
	width:100%;
}

.pagePromoSecom #contents .secomArea {
	margin:18px auto 0;
	padding-bottom:1px;
	background-color:#3B913D;
	width:100%;
}

.pagePromoAlsok #contents .alsokArea img.bg,
.pagePromoSecom #contents .secomArea img.bg {
	width:100%;
}

.pagePromoAlsok #contents .alsokArea img,
.pagePromoSecom #contents .secomArea img {
	display:block;
}

.pagePromoAlsok #contents .alsokArea h2 {
	margin-bottom:6px;
	padding:0;
	background:none;
}

.pagePromoSecom #contents .secomArea h2 {
	padding:0;
	background:none;
}

.pagePromoAlsok #contents .alsokBox,
.pagePromoSecom #contents .secomBox {
	margin-bottom:12px;
	padding-bottom:6px;
	background:#FFF url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/alsok/alsok_three_points_bottom.gif) no-repeat 0 bottom;
	background-size:100% auto;
}

.pagePromoAlsok #contents .alsokBlock,
.pagePromoSecom #contents .secomBlock {
	padding:0 13px;
	background:#FFF url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/alsok/alsok_three_points_middle.gif) repeat-y 0 0;
	background-size:100% auto;
	overflow:hidden;
	text-align:left;
}

.pagePromoSecom #contents .secomBlock {
	padding:0 11px;
}

.pagePromoAlsok #contents .alsokBlock img,
.pagePromoSecom #contents .secomBlock img {
	float:left;
}

.pagePromoAlsok #contents .alsokBox p,
.pagePromoSecom #contents .secomBox p {
	margin-bottom:0;
}

.pagePromoAlsok #contents .alsokBox h3 {
	font-weight:bold;
	font-size:144%;
	color:#F30;
}

.pagePromoSecom #contents .secomBox h3 {
	font-weight:bold;
	font-size:150%;
	line-height:1.2;
}

.pagePromoSecom #contents .secomBox h3 span {
	font-weight:bold;
	color:#F30;
}

.pagePromoSecom #contents .secomBox h3 span.note {
	font-size:41%;
	padding:0;
}

.pagePromoSecom #contents .secomBox h3.oneLine {
	line-height:2.2;
}

.pagePromoAlsok #contents .alsokBox .title {
	margin-top:5px;
	line-height:1;
	font-weight:bold;
	font-size:75%;
	color:#333;
}

.pagePromoAlsok #contents .alsokBox .title span {
	font-weight:bold;
	font-size:119%;
	color:#F30;
}

.pagePromoAlsok #contents .alsokBox .detail {
	clear:both;
	margin:7px 0 3px;
	padding:5px 6px;
	background-color:#FFFFBF;
	font-size:88%;
}

.pagePromoSecom #contents .secomBox .detail {
	clear:both;
	margin:7px 0 3px;
	padding:5px 10px;
	background-color:#FFFFBF;
	font-size:88%;
}

.pagePromoAlsok #contents .alsokBox .detail .note,
.pagePromoSecom #contents .secomBox .detail .note {
	margin-top:4px;
	font-size:72%;
}

.pagePromoAlsok #contents .compare,
.pagePromoSecom #contents .compare {
	margin:12px 0 24px;
}

.pagePromoAlsok #contents .compare p,
.pagePromoSecom #contents .compare p {
	font-size:94%;
	font-weight:bold;
	color:#1F4C1F;
	margin:9px 0;
	line-height:1.2;
}

.pagePromoAlsok #contents .compare p span,
.pagePromoSecom #contents .compare p span {
	font-weight:bold;
	color:#F30;
}
/* Animation
------------------------------------------------- */
#formArea label[for=formButton]{
	margin-bottom:10px;
	display: inline-block;
	position:relative;
	overflow: hidden;
    width: 305px;
    height: 70px;
	border-radius:22%;
}
#formArea label[for=formButton]:before,
#contents .buttoneffect::before{
	content:'';
    background: url(https://img.phoenix.webcrew.co.jp/11900/home-security/m/smt/images/promo/landing/button_efect.png) no-repeat;
    position: absolute;
	width:100%;
	height:95%;
    top:0;
    left:0;
    -webkit-animation: kiraMove 5s cubic-bezier(0.1, 0.46, 0.62,-0.16) 2s both;
    animation: kiraMove 5s cubic-bezier(0.1, 0.46, 0.62,-0.16) 2s both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes  kiraMove {
	0% {left:-100%; opacity:0;}
	10%{opacity:0.3;}
	23%{opacity:1;}
	33% {left:100%; opacity:0.2;}
	100%{left:100%; opacity:0.2;}
}
@keyframes kiraMove {
	0% {left:-100%; opacity:0;}
	18%{opacity:0.3;}
	23%{opacity:1;}
	33% {left:100%; opacity:0.2;}
	100%{left:100%; opacity:0.2;}
}
}