@charset "UTF-8";


/*** PC/スマホ切り替えボタン ここから ***/
.tm_btn_blue{
	text-align:center;
	border:solid 1px #3385ad;
	border-radius:5px;
	background-color:#2793c9;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}

.tm_btn_blue a{
	display:block;
	padding:1px 0px 2px 0px;
	color:#FFF !important;
	text-align:center;
	text-decoration:none;
	border-top:solid 1px #68b3d9;
	border-radius:5px;
	font-weight:bold;
}

.tm_btn_gray{
	padding:2px 0px 2px 0px;
	text-align:center;
	border:solid 1px #ddd;
	border-radius:5px;
	color:#a0a0a0 !important;
	background-color:#f3f2ee;
	font-weight:bold;
}

#tm_mode_change_btn_wrap:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.tm_btn_mode_change_pc,
.tm_btn_mode_change_sp{
	font-size:11px;
}
.tm_btn_mode_change_pc{ width:8em; margin-right:1em;}
.tm_btn_mode_change_sp{ width:13em; }

#tm_mode_change_btn_wrap{
	padding-top:10px;
	padding-bottom:10px;
}
#tm_mode_change_btn{
	text-align: center;
}
#tm_mode_change_btn p{
	display: inline-block;
}
/*** PC/スマホ切り替えボタン ここまで ***/


/*** ページ個別スタイル ここから ***/
#ransomware{
	color: #2a2a27;
	font-size:14px;
	line-height: 1.6;
	margin-bottom:50px;
}

#ransomware a{
	color:#278bd1;
	text-decoration: none;
}

#ransomware a:hover{
	text-decoration:underline;
}

#ransomware a img:hover{
	opacity: 0.6;
}

#ransomware h2 {
	font-size:15px;
	font-weight:bold;
	margin:20px 0 20px 0;
	line-height: 1.6;
	color:#ed1c24;
}

#tm_title{
	margin:20px 0 30px 0;
}

#ransomware .title_shoulder {
	background:#FFF url(/jp/forHome/sp/solution/ransomware/images/bgi_headline.png) left center repeat-x;
	margin:40px 0 20px 0;
	padding:0;
	text-align: center;
}

#ransomware .title_shoulder span{
	display:inline-block;
	color: #ed1c24;
	font-size:15px;
	font-weight:bold;
	margin:0 auto;
	padding:5px 10px;
	line-height:1.4;
	background-color:#fff;
}

#ransomware .diagram_title{
	color:#333;
	font-size:12px;
	text-align:center;
	margin:40px 0 30px 0;
	font-weight:bold;
}

.tm_title_2{
	font-size:15px !important;
	font-weight:bold;
	line-height:1.4;
	color:#204a62;
	text-align: center;
	margin-bottom:10px;
}

.tm_title_2.green{
	color:#30945a;
}

.tm_title_3{
	font-size:13px !important;
	font-weight:bold;
	line-height:1.4;
	color:#333;
	text-align:left;
	margin-bottom:10px;
}

.tm_contents{
	padding:0 3%;
}

.virus_caution{
	margin:0 0 40px 0;
}

.virus_caution .item{
	margin:0 0 10px 0;
	padding:0px 15px 0px 40px;
	border:2px solid #ffcd48;
	color:#204a62;
	background:#fff5dc url("/jp/forHome/sp/solution/ransomware/images/ico_caution.png") 10px center no-repeat;
	background-size:18px 16px;
}

.virus_caution .item p{
	display: table-cell;
	width:100%;
	height:60px;
	vertical-align: middle;
	font-size:12px !important;
	font-weight:bold;
	line-height:1.6;
}

#caution_sp{
	margin:150px 0 0 0;
	padding:10px 3%;
	background-color: #f1f1f1;
	font-size:12px;
	color: #204a62;
}

#caution_sp .img_caption{
	margin:-120px 0 20px 0;
	font-size:10px;
	color:#222;
}

#caution_sp .img_caption img{
	max-width:110px;
	margin-bottom: 10px;
}

.tm_container_red {
	border:3px solid #ff0000;
	margin:20px 0 50px;
	padding:10px 10px;
}

.tm_container_red p{
	color:#ed1c24;
	font-weight:bold;
	line-height:1.6 !important;
}



.title_wave{
	text-align: center;
	width:260px;
	margin:40px auto 20px auto;
	padding:0 0 7px 0;
	background:url(/jp/forHome/sp/solution/ransomware/images/bgi_wave_line.png) center bottom repeat-x;
}

.title_wave span{
	font-size:15px;
	font-weight: bold;
	color: #204a62;
	letter-spacing:0px;
}

#tm_archive {
	border:1px solid #ddd;
	background: #fff;
/*
	margin:0 0 40px 0;
*/
	margin:60px 0 30px 0;
	padding:9px 9px;
}

#tm_archive .title{
	font-size:12px;
	font-weight: normal;
	background:url(/jp/forHome/sp/solution/ransomware/images/bgi_dot_gray.png) left bottom repeat-x;
	padding-bottom:8px;
	margin-bottom:10px;
	color:#204a62;
}

#tm_archive li{
	margin-bottom:10px;
	padding-left:35px;
	background:url(/jp/forHome/sp/solution/ransomware/images/ico_book.png) left 5px no-repeat;
	background-size:14px 12px
}

#tm_archive li a{
	display: block;
	font-size: 12px;
	line-height: 1.4;
}

.solution_box{
	margin-bottom:15px;
	border:1px solid #d61e20;
	font-size:12px;
}

.solution_box .title{
	position: relative;
	height:59px;
	padding:5px 0 0 0;
	text-align: center;
	line-height:1.4;
	font-size:15px;
	font-weight: bold;
	color: #FFF;
	background:#FFF url(/jp/forHome/sp/solution/ransomware/images/bgi_title_red.png) left top repeat-x;
	background-size:13px 64px;
}

.solution_box .title.line_1{
	height:44px;
	padding:20px 0 0 0;
}

.solution_box .body{
	margin-top:-20px;
	padding:30px 3% 10px 3%;
}

.check_list li{
	background:url(/jp/forHome/sp/solution/ransomware/images/ico_ttl.gif) left 3px no-repeat;
	background-size:11px 11px;
	margin-bottom:10px;
	padding-left:30px;
	color: #222;
	font-weight: bold;
}

#free-trial{
	margin:20px 0 40px 0 ;
	padding:10px 4%;
	background-color:#d61e20;
	border-radius:3px;
}


.link_box{
	margin:0 0px 40px 0px;
	padding:15px 6% 0px 20px;
	border:2px solid #204a62;
	font-size:12px;
}

.link_box p{
	margin-bottom:15px;
	line-height:1.8 !important;
}

.link_box .title{
	font-weight:bold;
	color:#204a62;
	text-align:center;
}

.link_box.green{ border:2px solid #30945a; }
.link_box.green .title{ color:#30945a; }

.link_box.gray{ border:2px solid #DDD; }
.link_box.gray .title{ color:#333; }


#internal_link{
	border:3px solid #284a63;
	padding:0 15px;
}

#internal_link li{
	border-bottom: 1px dotted #718c9b;
	margin-bottom: 0;
}

#internal_link li.last{
	background-image:none;
}

#internal_link li a{
	display: block;
	padding:15px 0;
	background:url(/jp/forHome/sp/solution/ransomware/images/btn_to_bottom.png) right center no-repeat;
	background-size:10px 10px;
	color:#204a62 !important;
	font-size: 13px;
	font-weight:bold;
}

.btn_1{ max-width:157px !important; }
.btn_2{ max-width:233px !important; }

#ransomware h1{
	background-color: #f2f2f2;
	margin-top:0px;
	padding:10px 3%;
	font-size:16px;
	font-weight: bold;
}

.info_box{
	margin:10px 2% 0px 2%;
	padding:10px 5% 10px 5%;
	border:1px solid #CCC;
}

.info_box p{
	margin-top:10px;
	line-height:1.4 !important;
}

.tm_title_4{
	font-size:14px !important;
	font-weight: bold;
	margin-bottom:10px;
	height:30px;
	line-height:30px;
	vertical-align: middle !important;
}
.info_box .tm_title_4 img{
	width:30px;
	height:30px;
	margin-right:15px;
	vertical-align: middle !important;
}


.info_box:after,
.tm_title_4:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.title_function {
  color: #fff;
  background: #d61e20;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0;
  margin-left: -3%;
  margin-right: -3%;
  margin-bottom: 15px;
}

.info_box div.image {
  margin-top: 10px;
  text-align: center;
}

ul.free_trial li {
  background: #d61e20;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 15px;
}

/* -- 20170807追記 -- */
.tm_title_4.tm_title_4_sub{
	height: auto;
	line-height:1.6;
}
.e_def_list {
background: url(../images/ico_check.png) no-repeat left top / 14px auto;
padding-left: 24px;
margin-top: 10px;
color: #666;
line-height: 1.2;
}
.e_def_ttl {
font-size: 12px;
font-weight: bold;
}
.e_def_cnts {
}

.free_trial .m_free_trial_lead {
color: #FFF;
text-align: center;
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
}
.free_trial .m_free_trial_spec {
text-align: center;
margin-top: 5px;
}
#ransomware .free_trial .m_free_trial_spec a {
color: #FFF;
font-size: 16px;
text-decoration: underline;
}
.free_trial .e_free_trial_app {
display: table;
}
.free_trial .e_free_trial_app .e_free_trial_app_btn {
display: table-cell;
padding: 5px;
}
.free_trial .e_free_trial_app .e_free_trial_app_btn a {
display: block;
}
#ransomware .free_trial .e_free_trial_app .e_free_trial_app_btn a:link,
#ransomware .free_trial .e_free_trial_app .e_free_trial_app_btn a:visited,
#ransomware .free_trial .e_free_trial_app .e_free_trial_app_btn a:hover,
#ransomware .free_trial .e_free_trial_app .e_free_trial_app_btn a:active {
text-decoration: none;
}
.free_trial .e_free_trial_app .e_free_trial_app_btn span {
display: block;
text-align: center;
color: #FFF;
font-weight: bold;
margin-bottom: 9%;
}


/*** ページ個別スタイル ここまで ***/

/* 2018.8.23 修正 */

header {
	border-top: none !important;
  }

.pT8 { padding-top: 8px; }

.movie {
	margin: 20px auto;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.movie-inner {
	width: 96%;
	margin: 0 auto;
	padding: 0 2%;
	text-align: center;
	background-color: #000;
}