@charset "UTF-8";

body:not(.tg-container--separate) #page{background: none;}
.tg-page-header.tg-page-header--both-left .tg-container--flex{display: none;}
.tg-site-header--left .tg-block--two, ul.headButton{display: none;}

.tg-page-header{
  margin: 0 auto;
}
.tg-site-header p{margin-bottom: 15px;}

.tg-container{
  max-width: none;
  margin: 0 auto;
}
.entry-content p{font-size: 16px;}

#main{
  max-width: none;
  margin: 0 auto;
}

.mainContant{width: 100%;}

.buttonContact li{
  font-size: 18px;
  text-align: center;
  background: #FFCD30;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #e0b944;
  padding: 13px;
}
.buttonContact a, .buttonContact a:hover{color: #333;}
.buttonContact a:hover{background: }

/*-----見出し-----*/
h2{font-weight: 600; margin-bottom: 40px;}
h2 span{
  width: 107px;
  height: 56px;
  font-family: serif;
  color: #FFF;
  display: inline-block;
  background: url(../img/number_cloud_purple.png) no-repeat top;
  background-size: cover;
  margin-right: 20px;
  padding: 12px;
}
h3{font-size: 1.571rem; margin-bottom: 25px; line-height: 1.8;}
h4{font-size: 1.142rem; line-height: 1.8;}

/*-----リスト-----*/
.type li{display: inline-block;}

/*-----キービジュアル-----*/
#visual{
  width: 100%;
  text-align: center;
  background: #4436B4;
}
#visual h1{
  font-weight: 600;
  line-height: 1.6;
  color: #FFF;
  margin: 15px 0 30px 0;
}

/*-----資料ダウンロード-----*/
.boxDownload{
  width: 980px;
  border: solid 2px #4F66D5;
  margin: 70px auto 50px auto;

}
.boxDownload h3{margin-bottom: 30px;}

.boxDownload div{
  float: right;
  width: 200px;
}

.boxDownload p{
  font-size: 1rem;
  text-align: left;
  margin: 0;
}
.boxDownload .applyDownload a{
  display: block;
  font-size: 1.071rem;
  text-align: center;
  color: #FFF;
  background: #3C0;
  margin-top: 20px;
  padding: 9px 8px;
}
.applyDownload .applyDownload a:hover{
  color: #FFF;
  background:#F60;
}

/*-----コンテンツ-----*/
#operation{
  background: #f4f4ff;
  padding-bottom: 70px;
}

/*-----お困りごと-----*/
#problem{
  background: #ffffd8;
  padding: 10px 0 40px 0;
}

.boxRecommend ul li{
  width: 218px;
  height: 188px; 
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  background: #FFF;
  border: solid 1px #CCC;
  padding-top: 20px;
}
.boxRecommend ul p{
  height: 4em;
}
.boxRecommend .one{background: url(../img/recommend_lp_01.png) no-repeat center bottom / 100%;}
.boxRecommend .two{background: url(../img/recommend_lp_02.png) no-repeat center bottom / 100%;}
.boxRecommend .three{background: url(../img/recommend_lp_03.png) no-repeat center bottom / 100%;}
.boxRecommend .four{background: url(../img/recommend_lp_04.png) no-repeat center bottom / 100%;}
.boxRecommend .six{background: url(../img/recommend_06.png) no-repeat center bottom / 100%;}
.boxRecommend .seven{background: url(../img/recommend_07.png) no-repeat center bottom / 100%;}

.listDamage{
  background: #FFF;
  border-radius: 5px;
  margin: 0 auto;
  padding: 15px 0 12px 0;
}
.listDamage li{
  width: 32%;
  vertical-align: top;
  border-right: dotted 1px #666;
  padding: 10px 0;
}
.listDamage li:last-child{border-right: none;}
.listDamage p{font-weight: bold;}


/*-----運用代行で解決-----*/
#solution{
  background: url(../img/bg_introduction_purple.png);
  background-size: 800px;
}

#solution li img{
  width: 110px;
}
#solution .point{margin-top: 45px;}

/*-----クラウドの監視-----*/
#monitoring{
  background: #f4f4ff;
}

/*-----クラウドの保守-----*/
#maintenance ul li{margin-right: 20px;}
#maintenance ul li:last-child{margin-right: 0;}


/*-----組み合わせ-----*/
#choose{
  background: #FFF;
  box-shadow: 0 0 5px #999;
  margin-top: -150px;
  padding: 35px 30px;
}
#choose ul{margin-bottom: 20px;}
#choose ul li{
  width: 32%;
  margin-left: 5px;
  border: solid 1px #CCC;
}

/*-----テーブル-----*/
.table{background: #FFF;}
.table th, .table td{
  border: solid 1px #CCC;
  padding: 12px 8px;
}
.item th{text-align: center;}

th.violet{background:#d8d8ff;}
th.silver{background: #D0D0D0;}
th.gold{background: #FFD700;}
th.platinum{background: #E8E8E8;}

td.silver{background: #F5F5F5;}
td.gold{background: #FFFFF0;}


/*-----よくある質問-----*/
/*----------リスト----------*/
ul.switch{padding: 10px 0 20px 5px;}
ul.switch li{
　text-decoration:underline;
　cursor:pointer;
　padding-left:22px;
}
ul.switch li:hover{text-decoration:none;}
ul.switch li.switchOpen{background:url(/images/switch_open.gif) left 1px no-repeat;}
ul.switch li.switchClose{display:none;background:url(/images/switch_close.gif) left 6px no-repeat;}

.listFaq li{
  text-indent: -2.25em;
  margin: 7px 0 0 2.25em;
}
.listManual li{
  clear: both;
  margin-top: 25px;
}

.dlFaq{
  z-index: 100;
  position: relative;
  font-size: 16px;
  text-align: left;
  margin: 35px auto;
}
.dlFaq dt{
  display: block;
  font-weight: 200;
  text-indent: -50px;
  cursor: pointer;
  margin: 25px 0 0 50px;
}
.dlFaq dt:hover{color: #F90;}
.dlFaq dd{
  display:none;
  background:#FFFFE5;
  border: 1px solid #CCCCCC;
  margin: 15px 0 30px 0;
  padding:12px 15px 12px 15px;
}

.faqQ, .faqQ2{
  font-weight: 700;
  color: #FFF;
  background: #4F66D5;
  border-radius: 100%;
  margin-right: 10px;
  
}
.faqQ{padding: 7px;}
.faqQ2{padding: 7px 11px;}


#footBottom a:hover{color: #269bd1;}
#footBottom a, #footBottom a:visited{color: #000;}

.footGlobal li{
  font-size: 14px;
  border-right: none;
}

#copyright {
  font-size: 12px;
  margin-top: 20px;
}

/*-------------------------PC-------------------------*/
@media screen and (min-width:768px){
  
  .tg-page-header{
    width: 1000px;
    padding-top: 5px;
  }

  #mainVisual{
    height: 500px;
    background: url(../img/lp_manage_bg.png) no-repeat bottom center;
    background-size: 90%;
  }
  
  #visual{margin-top: -50px;}
  #visual h1{font-size: 48px;}

  .subCopy{margin-top: -120px;}
  
  .detail{
    width: 980px;
    text-align: center;
    margin: auto;
    padding: 80px 0 60px 0;
  }

  #btmContact, footer{margin-top: 0;}
  
  #choose ul li{
  width: 32%;
  margin-right: 2px;
  padding: 15px 5px 18px 5px;
  border: solid 1px #CCC;
}
  #choose ul li:last-child{margin-right: 0;}
  #choose ul li p{margin-bottom: 10px;}

  .footGlobal{margin-top: 70px;}
  
  #footBottom{margin: 0 ;}
  
  .buttonContact{
    text-align: center;
    margin: auto;
  }
  .buttonContact li{
    display: inline-block;
    width: 320px;
  }
  
  #solution .point div{
    width: 315px;
    height: 290px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    background: #FFF;
    border: solid 1px #BBB;
    border-radius: 8px;
    margin-right: 12px;
    padding: 25px;
  }
  #solution .point h4{
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
    color: #4436B4;
    margin-bottom: 10px;
  }
  
  #solution .point div:last-child{margin-right: 0;}

  /*---------------ダメージ---------------*/
  .damage{margin-top: 20px;}
  .damage h3{
    background: url(../img/arrow_purple.png) no-repeat center 70px;
    background-size: 83px;
    padding-bottom: 70px;
  }
  .damage h3 span{
    border-bottom: solid 2px #003B96;
    padding: 0 10px 10px 10px;
  }
  
  .listDamage{width: 820px;}
  
  .dlFaq{width: 850px;}

/*-----資料ダウンロード-----*/
  .boxDownload{
    width: 980px;
    border: solid 2px #4F66D5;
    margin: 60px auto 50px auto;
    padding: 35px 40px 25px 40px;

  }
  .boxDownload ul{
    display: flex;
    align-items: stretch;
  }
  .boxDownload li{
    width: 400px;
  }
  .boxDownload li.line{
    width: 47px;
    border-left: solid 1px #4F66D5;
    margin-left: 47px;
  }

}/*-----PC 閉じカッコ-----*/


/*-------------------------スマホ-------------------------*/
@media screen and (max-width:767px){
  
  #headContent{
    background: #FFF;
    height: 110px;
  }
  .tg-site-header{height: 110px;}

  #headContent p{top: 15px;}
  #headContent .logo{top: 48px;}

  .site-main{top: 0;}
  .site-content{margin-top: 60px;}
  
  .mainContant{margin-top: 35px;}
  
  .tg-container{padding: 0;}
  
  .subCopy{margin-top: -30px;}
  
  .detail{padding: 0 2% 10px 2%;}
  
  .buttonContact{
    font-size: 16px;
    padding: 10px;
  }
  .buttonContact li{
    margin-bottom: 10px;
    padding: 10px;}
  
  #footBottom {margin: 20px 0 0 0;}
  #footBottom .buttonContact{margin: 0 3% 50px 3%;}
  
  .boxRecommend{
    text-align: center;
    margin: 50px 0 20px 0;
    padding: 0 5% 25px 5%;
  }
  .recommend ul, boxRecommend ul{margin: 0 auto;}
  .recommend ul li{
    display: inline-block;
    width: 48%;
    margin: 0 2% 8px 2%;
  }
  .recommend ul li:last-child, .boxRecommend ul li:last-child{margin-right: 0;}
  .recommend ul li img{width: 100%;}
  
  .boxRecommend ul li{
    display: inline-block;
    vertical-align: top;
    background: #FFF;
    width: 48%;
    padding: 20px 1% 100px 1%;
  }
  .boxRecommend ul p{background: #FFF; padding: 20px 0 20px 0;}

  #mainVisual{padding: 10px 2% 15px 2%;}
  
  #visual h1{font-size: 28px;}
  
  h2{
    font-size: 2rem;
    text-align: center;
    margin: 30px auto 20px auto;
  }
  h3{text-align: center;}
  
  .damage h3{font-size: 18px;}
  .listDamage li{
    width: 31%;

  }
  
  ul.type{text-align: center;}

  #choose ul li{
    width: 100%;
    display: block;
    margin-left: 0;
    padding: 10px 4% 15px 4%;
  }
  
  #solution .point h4{
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
  }
  #solution .point div{  
    background: #FFF;
    border: solid 1px #CCC;
    border-radius: 8px;
    margin: 10px 2% 0 2%;
    padding: 20px 4%;
  }
  
  #choose{margin-top: 0;}
  
  /*-----クラウドの監視-----*/
  #monitoring, #operation{
    margin-top: 50px;
    padding-top: 10px;
  }

  /*-----資料ダウンロード-----*/
  .boxDownload{
    width: 96%;
    margin-top: 30px;
    padding: 25px 6%;
  }G
  .boxDownload ul{
    margin: 0 auto;
  }
  .boxDownload li{
    width: 100%;
  }
  .boxDownload li.line{
    border-top: solid 1px #4F66D5;
    margin: 20px 0;
  }
  .boxDownload img{
    float: left;
    width: 35%;
  }
  .boxDownload div{
    float: right;
    width: 59%;
    min-width: 100px;
  }
  .boxDownload .applyDownload a{
    padding: 8px;
  }

  /*---------------スクロール---------------*/
  .scroll{
    white-space: nowrap;
    overflow-x: scroll;　　　　/*tableをスクロールさせる*/
    white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
    -webkit-overflow-scrolling:touch;
  }
  .scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
    background: #F1F1F1;
  }
  .scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
    background: #BCBCBC;
  }

  .scroll .table02 th, .scroll .table02 td{
    padding: 10px;
  }
  
  
}/*-----スマホ 閉じカッコ-----*/
