@charset "UTF-8";

/* identifire 表示位置調整(なぜずれている？)　*/
.tgw-core-freehtml #identifier{
	top: 21px;
}

/*　ヘッダ サイトマップ/お問い合わせの大きさ調整(なぜずれている？)　*/
.tgw-core-freehtml .list-utility {
    font-size: 0.70rem !important;
}

/*　パンくずリスト 表示位置調整(なぜずれている？)　*/
.tgw-core-freehtml #pagenavi p.navi_text {
	margin :5px 0 5px 10px;
}


/*　Main Visual 下のマージン設定 */
.tgw-core-freehtml .chapter_keyvisual {
    min-height: 150px;
    margin: 0 0 30px;
}


.tgw-core-freehtml #mainContents.change_mainContents {
  width:100%;
  padding:0 0 30px 0;
}

/*-----------------------------------------------------
keyvisual
------------------------------------------------------*/
/* .chapter_keyvisual{ */
  .tgw-core-freehtml .chapter_keyvisual{background-size: 100% auto!important; min-height: 50%;} 
  .tgw-core-freehtml .chapter_keyvisual .heading{padding:6%;}
/* } */

.tgw-core-freehtml .chapter_keyvisual.change_chapter_keyvisual {
  min-height: initial;
  height: 170px;
  background-size:cover !important;
 }

 @media only screen and (max-width:768px){
   .tgw-core-freehtml .chapter_keyvisual.change_chapter_keyvisual {
       background-size: auto !important;
       line-height: 1.6;
       }
     }

.tgw-core-freehtml .chapter_keyvisual .heading{
  padding:60px 0 50px 50px;
  color:#fff;
  font-size: 30px;
  font-weight: normal;
}
.tgw-core-freehtml #key_cmp{background:url(../../company/images/keyvisual_01.jpg) 0 0 no-repeat;}


/* privacy */

.tgw-core-freehtml .privacy_text {
  line-height :1.4rem;
}


.tgw-core-freehtml dl.privacy {
  line-height : 1.6rem;
}

.tgw-core-freehtml dl.privacy dt {
  font-size : 108%;
/* //  font-weight : bold; */
}

.tgw-core-freehtml dl.privacy dd {
  margin-left : 2em;
  margin-bottom : 10px;
}

.tgw-core-freehtml .photoR{float:right; margin-left:10px; margin-bottom:10px;}
.tgw-core-freehtml .photoL{float:left; margin-right:10px; margin-bottom:10px;}
.tgw-core-freehtml .photoLd{float:left; margin-right:40px; margin-bottom:10px;}
.tgw-core-freehtml p.caption{ font-size:72%; padding-top:4px; padding-bottom:10px;}

.tgw-core-freehtml dl.privacy_kaiji dt {
  float:left;
  clear:left;
  margin-left : 20px;
}

.tgw-core-freehtml dl.privacy_kaiji dd {
  margin-left : 3em;
  margin-bottom : 0.5em;
}

.tgw-core-freehtml dl.privacy_kaiji dd ul li {
  margin-left : 4em;
}

.tgw-core-freehtml div.privacy_add {
  display : block;
  height : auto;
  width : 60%;
  margin : 10px 200px 10px 200px;
  padding : 20px;
  background-color: #eee;
}