@charset "UTF-8";
/* ----------------------------------------------------------------------------------------

メールセキュリティ
・固有カラー設定

------------------------------------------------------------------------------------------- */
#Contents .TopBrandingImageWrap h1 a .PageTitleImgWrap {
  background: #002060; 
}
#Contents .Issue .Efficiency {
  color: #002060;
  border: 1px solid #002060; 
}
#Contents .Issue .Efficiency:before {
  border-top-color: #002060; 
}
#Contents .Download .DownloadBox .ColumnSet .Column2 .ColumnTitle {
  color: #002060;
  border-left: 5px solid #002060; 
}

.TopBrandingImageWrap h1 p {
  display: block;
}
.PageTitleText {
  font-size:28px!important;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0!important;
}

@media screen and (max-width: 767px) {

  .TopBrandingImageWrap h1 p {
    display: block;
    padding:15px 10px;
  }
  .PageTitleText {
    font-size: 24px!important;
      margin-bottom:10px!important;
  }

}

.align_center {
  margin: auto;
  margin-bottom: 20px;
}

td ul.ListStyle1 {
  margin-bottom: 0px;
}

.td_align_center td {
	text-align: center
}


/* お悩み解決
=========================================================================================== */
.ResolutionBackImage2 {
  background-image: url("/image/h1/hsw/products/security/mail-security/mail-security_resolution.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 200px;
  margin: 0px 20px 20px 20px;
}
/* Reason
=========================================================================================== */
.Reason {
  background: url("/image/h1/hsw/products/security/mail-security/bg_ad_reason.png");
  background-size: cover; }
._bottom {
  margin-bottom:70px;
}

/* Function
=========================================================================================== */
.cc_function {
}
.cc_function h3.BlueTitle {
  margin-top: 20px;
}

/* Environment
=========================================================================================== */
.TableEnvironment th {
  width: 30%;
}

/* Point
=========================================================================================== */
.BlockPoint02List .CercleInconList {
  margin-bottom: 15px;
}

/* 資料請求のボタン上書き */
#FloatBtnWrap .ContactBlock .ContactBtn.DownloadLink {
    background: #091FB0;
}

/*
.CercleInconList dt {
  margin-left: 1em;
  font-size: 100%;
}
*/

.SmallTxtList li {
  font-size: 100%;
}

/*
.CercleInconList dt:before {
  background: #9EC0F7;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  line-height: 160%;
  padding-top: 0;
  margin: 0 8px 0 0;
  box-sizing: border-box;
  display: inline-block;
}
*/

/* TopBrandinImage
=========================================================================================== */
.MainImage {
  background: url("/image/h1/hsw/products/security/mail-security/mail-security_pagetitle.jpg") center center / cover no-repeat;
  width: 100%;
  padding-bottom: 40px;
  box-sizing: border-box;
  overflow: hidden;
  /* padding-top: calc(300 / 1000 * 100%); */
}

.MainImage .MainImageTxt .ProductsColor {
	color: #002060;
}

.MainImage .MainImageTxt {
    text-shadow:
      1px 1px 4px #fff,
      -1px 1px 4px #fff,
      1px -1px 4px #fff,
      -1px -1px 10px #fff;
}
.TopBrandingTitle {
  width: 55%;
}
@media screen and (max-width: 850px) {
  .TopBrandingTitle {
    width: 61%;
  }
}
@media screen and (max-width: 767px) {
  .TopBrandingTitle {
    width: 90%;
  }
}
.TopBrandingImage {
  background: #002060;
}
@media screen and (max-width: 767px) {
  .MainImage {
    background: url("/image/h1/hsw/products/security/mail-security/mail-security_pagetitle_sp.jpg") center center / cover no-repeat;
    background-position: right 10% bottom 31%;
  }
}

.TopBrandingImageWrap h1 {
  background-size: cover;
}

.SubTopImageWrap {
  background: url("/image/h1/hsw/products/security/mail-security/mail-security_subimage.jpg") center center / cover no-repeat;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.BKblue.CCtop {
  margin-bottom: 60px;
}
.CCtop .Inner {
}


.fixed-nav .fixed-nav__item:nth-child(1) {
  background: #E60027;
}
.fixed-nav .fixed-nav__item:nth-child(1):hover {
  background: #cf0009;
}
.fixed-nav .fixed-nav__item:nth-child(2) {
  background: #6F6F6F;
  position: relative;
  cursor: pointer;
}
.fixed-nav .fixed-nav__item:nth-child(2) a {
  margin-top: 1.2em;
  overflow: hidden;
  text-indent: 1000px;
  display: block;
  height: 62px;
  background: url("/image/h1/hsw/products/topbtn.png") no-repeat;
  background-size: contain;
  background-position: 0px 10px;
  margin:0px;
}
.fixed-nav .fixed-nav__item:nth-child(2):hover {
  background: #303131;
}

.SCRKTableList th {
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .fixed-nav .fixed-nav__item {
    width: 16em;
    margin: 0px auto;
  }
  
  .SCRKTableList th {
    padding: 10px 10px;
    width: auto;
    white-space: nowrap;
    min-width: 55px;
  }

}

/* margin,padding */


/* [cc] 表示調整
=========================================================================================== */

/* リスト表示調整用 */
.ListTextSize {
  font-size: 100% !important;
}

/* 折り返し表示調整用 */
.br_block {
  display: inline-block;
}

h1 p.br_block {
  display: inline-block;
  padding: 0px;
  line-height: 100% !important;
  font-size: 100% !important;
}

h2 span.br_block {
  display: inline-block;
  padding: 0px;
  font-size: 100%;
  color: #333;
  background-color: #ffffff;
}

.TopBrandingTitle span.br_block {
  display: inline-block;
  line-height: 1.6em;
  font-size: 100%;
}

.ResolutionList li.br_block {
  display: inline-block;
}

.br_block_1em {
  display: inline-block;
  margin-left: 1em;
}

.boxin_text_indent p:nth-child(1) {
  padding-left: 5em; 
}

.boxin_text_indent p:nth-child(2)  {
  padding-left: 8em; 
}

@media screen and (max-width: 767px) {
  .boxin_text_indent p:nth-child(1) {
    padding-left: 1em; 
  }
  
  .boxin_text_indent p:nth-child(2)  {
    padding-left: 2em; 
  }
  
}


/* vol1
=========================================================================================== */
.col_top {
  margin-bottom: 20px;
}
.vol_top_txt {
  margin-bottom: 40px;
}
.vol01Title {
  width: 600px;
}
.vol01_box {
  display: block;
  margin: 0px 0px 40px 0px;
}
.vol01_box_inner {
  display: block;
  margin: 0 auto;
}
.vol01_box p {
  margin: 0px auto 10px auto;
}
.vol01_box a {
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .vol01Title {
    width: 90%;
  }
  .vol01_box a {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
}

.vol01_box_inner ul {
  margin: 10px 0;
}
.vol01_box_inner ul li {
  margin-left: 1em;
  line-height: 2em;
}
.vol01_box_inner ul li:before {
  background: #9EC0F7;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  line-height: 160%;
  padding-top: 0;
  margin: 0 8px 0 0;
  box-sizing: border-box;
  display: inline-block;
}
.vol01_box_inner_bottom {
  padding: 20px;
  border-radius: 20px;
  margin: 20px 0;
}
.vol01_box_inner_bottom h3 {
  color: #306AC6;
}
.vol01_box_inner_bottom_list,
.vol01_box_inner_bottom_list2,
.vol01_box_inner_bottom_list3,
.vol01_box_inner_bottom_list4,
.vol01_box_inner_bottom_list5,
.vol01_box_inner_bottom_list6,
.vol01_box_inner_bottom_list7,
.vol01_box_inner_bottom_list8,
.vol01_box_inner_bottom_list9,
.vol01_box_inner_bottom_list10 {
  margin-top: 20px;
  display: flex;
}
.vol01_box_inner_bottom_list:before,
.vol01_box_inner_bottom_list2:before,
.vol01_box_inner_bottom_list3:before,
.vol01_box_inner_bottom_list4:before,
.vol01_box_inner_bottom_list5:before,
.vol01_box_inner_bottom_list6:before,
.vol01_box_inner_bottom_list7:before,
.vol01_box_inner_bottom_list8:before,
.vol01_box_inner_bottom_list9:before,
.vol01_box_inner_bottom_list10:before {
  content: '';
  display: block;
  width: 15%;
  height: 100px;
  background-size: contain;
  vertical-align: top;
  background-repeat: no-repeat;
}
.vol01_box_inner_bottom_list:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_01.png);}
.vol01_box_inner_bottom_list:nth-of-type(2):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_02.png);}
.vol01_box_inner_bottom_list:nth-of-type(3):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_03.png);}
.vol01_box_inner_bottom_list:nth-of-type(4):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_04.png);}
.vol01_box_inner_bottom_list2:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_05.png);}
.vol01_box_inner_bottom_list2:nth-of-type(2):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_06.png);}
.vol01_box_inner_bottom_list2:nth-of-type(3):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_07.png);}
.vol01_box_inner_bottom_list3:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_08.png);}
.vol01_box_inner_bottom_list3:nth-of-type(2):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_09.png);}
.vol01_box_inner_bottom_list4:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_02.png);}
.vol01_box_inner_bottom_list5:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_09.png);}
.vol01_box_inner_bottom_list6:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_07.png);}
.vol01_box_inner_bottom_list7:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol01/column01_vol01_03.png);}
.vol01_box_inner_bottom_list8:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol04/column01_vol04_01.png);}
.vol01_box_inner_bottom_list10:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol04/column01_vol04_03.png);}
/* .vol01_box_inner_bottom_list9:nth-of-type(1):before { background-image: url(/image/h1/hsw/products/industry/kit3/column01/vol04/column01_vol04_02.png);} */


.vol01_box_inner_bottom_list_content {
  display: block;
  width: 80%;
  margin-top: 8px;
}
.merit_list {
  margin: 10px;
}
.merit_list li {
  margin: 20px 0;
  font-size: 16px;
}
.merit_list li h3 {
  display: inline-block;
  font-weight: bold;
  color: #222;
}
.merit_list p {
  margin-top: 0;
  margin-left: 1.3em;
}
.merit_list_bottom {
  display: flex;
}
.merit_list_bottom p {
  width: 70%;
}
.merit_list_bottom .merit_list_bottom_img {
  width: 25%;
}
.merit_list_bottom .merit_list_bottom_img img {
  width: 100%;
}
.vol01_box .bottom_txt {
  font-weight: bold;
  text-align: center;
  margin: 40px 0 20px;
}

@media screen and (max-width: 767px) {
  .merit_list p {
    margin-left: auto;
  }
  
  .merit_list_bottom {
    display: block;
  }
  .merit_list_bottom p {
    width: 100%;
  }
  .merit_list_bottom .merit_list_bottom_img {
    width: 60%;
    margin: 10px auto;
  }
  .vol01_box_inner_bottom_list:before,
  .vol01_box_inner_bottom_list2:before,
  .vol01_box_inner_bottom_list3:before,
  .vol01_box_inner_bottom_list4:before,
  .vol01_box_inner_bottom_list5:before,
  .vol01_box_inner_bottom_list6:before,
  .vol01_box_inner_bottom_list7:before,
  .vol01_box_inner_bottom_list8:before,
  .vol01_box_inner_bottom_list9:before,
  .vol01_box_inner_bottom_list10:before {
    margin-right:10px;
  }
}


/* [cc]  個別Style設定
=========================================================================================== */

.AnchorlinkWrapSpace {
 justify-content: center;
}

.AnchorlinkWrapSpace li {
 margin: 0 10px;
}

@media screen and (max-width: 767px) {
  .fixed-nav .Kit3FixedNav {
    width: 16em;
    margin: 0px auto;
  }
}


.vol01_box_inner ul.NoneMark li {
  margin-left: 0em;
}

.vol01_box_inner ul.NoneMark li:before {
  display: none;
}

.vol01_box_inner ul.DispMark li {
  margin-left: 2.5em;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 160%
}
.vol01_box_inner ul.DispMark li:before {
  display: inline-block;
}

.vol01_box_inner ol.columnList li {
  margin: 0 0 0  40px;
  line-height: initial;
  list-style-type: decimal;
}



