@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/en/assets/images/about/learn-more/e-newsletter/header_bg_01_sec.jpg");
  }
  #global-content .module-lead02 {
    margin-top: 30px;
  }
  #global-content .leadCap{
    margin-top: 20px;
  }
  #global-content .module-listLayout01{
    margin-top: 20px;
  }
  #global-content .module-lead01{
    margin-top: 30px;
  }
  #global-content .module-tableLayout05{
    margin-bottom: 20px;
    margin-top: 10px;
  }
  #global-content .marginType01{
    margin-top: 30px;
  }
  #global-content .marginType02{
    padding-top: 20px!important;
  }
  #global-content .listBlank{
    margin-left: 1em;
    vertical-align: middle;
  }
  #global-content .module-boxImgCap{
    font-size: 11px;
    padding-top: 0.5em;
    text-align: center!important;
    line-height: 1.4;
  }
  #global-content .module-boxImgCap2{
    font-size: 11px;
    padding-top: 0.5em;
    text-align: left!important;
    line-height: 1.4;
  }  
  #global-content .module-boxImg img{
    width: 100%;
  }
  #global-content .module-boxImg.centerImg img,
  #global-content .module-boxImg.centerImg2 img,
  #global-content .module-boxImg.centerImg4 img {
    width: inherit;
  } 
  #global-content .module-boxImg.centerImg3 img{
    width: 30%;
  } 
  #global-content .module-boxImg.centerImg5 img{
    width: 60%;
  } 
  #global-content .module-boxImg.centerImg2,
  #global-content .module-boxImg.centerImg3,
  #global-content .module-boxImg.centerImg4 {
    text-align: left;
  } 
  #global-content .column2Img{
    width: 44%;
    float: left;
    margin-right: 20px;
  }
  #global-content .column2Img2{
    width: 49.5%;
    float: left;
    margin-left: 3px;
  }
  #global-content .column2Img2:first-child{
    margin-left: 0;
  }
  #global-content .column4Img {
    width: 100%;
  }   
  #global-content .column4Img img{
    width: 23%;
  }   
  #global-content .column4Img + p{
    padding-left: 3%;
  }
  #global-content .enewsLink{
    border-top: 1px solid #ddd;
  }
  #global-content .module-title04{
    color: #005;
  }
  #global-content .enewsSubTitle{
    padding-left: 0.67em;
    border-left: #005 solid 2px;
    color: #005;
    margin-top: 2em;
    font-weight: normal;
  }
  #global-content .enewsSubTitle2{
    padding-top: 0.2em;
    border-top: #005 solid 1px;
    color: #005;
    margin-top: 2em;
    font-size: 24px;
    font-weight: normal;
  }
  #global-content .enewsSubTitle2 i{
    color: #1A4BA3;
    margin-top: 2em;
    font-size: 77%;
    font-weight: normal;
  }
  #global-content .imgText{
    padding: 20px!important;
    background-color: #fef0eb;
    font-weight: bold;
  }  
  #global-content .imgText2{
    padding: 20px!important;
    background-color: #e1d6ea;
    font-weight: bold;
  }   
  #global-content .imgText3{
    padding: 20px!important;
    background-color: #cfebea;
    font-weight: bold;
  }    
  #global-content .imgText4{
    padding: 20px!important;
    background-color: #d1e5f3;
    font-weight: bold;
  }         
  #global-content .enewsRight{
    text-align: right;
    display: block;
  }
  #global-content span.supText {
    font-size: 75.5%;
    vertical-align: top;
    position: relative;
    top: -0.1em;
  }
  #global-content span.enewsBold{
    font-weight: bold;
  }
  #global-content .enewsBox{
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #F7F7F7;
    margin-top: 20px;
  }
  #global-content .enewsBorder{
    border-top: 2px solid #005;
    padding-top: 15px;
  }
  #global-content .imgCap{
    padding-top: 10px!important;
  }
  #global-content .module-boxColumn3 .module-boxL,
  #global-content .module-boxColumn3 .module-boxR {
    width: 180px;
    float: left;
  }
  #global-content .module-boxColumn3 .module-boxL {
    padding-right: 15px;
  }
  #global-content .module-boxColumn3 .module-boxR {
    padding-left: 15px;
    float: right;
  }
  #global-content .module-boxColumn3 .module-boxC {
    width: 333px;
    float: left;
  }  
  #global-wrapper .module-commonLayout .module-boxColumn3:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-content .tableInner table{
    border: none;
  }
  #global-content .tableInner th{
    border: none;
    background-color: inherit;
    color: #333;
    padding: 5px;
  }
  #global-content .tableInner tr,
  #global-content .tableInner td {
    border: none;
    padding: 5px;
  }
}
.device-view-pc #global-header header {
  background-image: url("/en/assets/images/about/learn-more/e-newsletter/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .module-lead02 {
  margin-top: 30px;
}
.device-view-pc #global-content .leadCap{
  margin-top: 20px;
}
.device-view-pc #global-content .module-listLayout01{
  margin-top: 20px;
}
.device-view-pc #global-content .module-lead01{
  margin-top: 30px;
}
.device-view-pc #global-content .module-tableLayout05{
  margin-bottom: 20px;
  margin-top: 10px;
}
.device-view-pc #global-content .marginType01{
  margin-top: 30px;
}
.device-view-pc #global-content .marginType02{
  padding-top: 20px!important;
}
.device-view-pc #global-content .listBlank{
  margin-left: 1em;
  vertical-align: middle;
}
.device-view-pc #global-content .module-boxImgCap{
  font-size: 11px;
  padding-top: 0.5em;
  text-align: center!important;
  line-height: 1.4;
}
.device-view-pc #global-content .module-boxImgCap2{
  font-size: 11px;
  padding-top: 0.5em;
  text-align: left!important;
  line-height: 1.4;
}  
.device-view-pc #global-content .module-boxImg img{
  width: 100%;
}
.device-view-pc #global-content .module-boxImg.centerImg img,
.device-view-pc #global-content .module-boxImg.centerImg2 img,
.device-view-pc #global-content .module-boxImg.centerImg4 img {
  width: inherit;
} 
.device-view-pc #global-content .module-boxImg.centerImg3 img{
  width: 30%;
} 
.device-view-pc #global-content .module-boxImg.centerImg5 img{
  width: 60%;
} 
.device-view-pc #global-content .module-boxImg.centerImg2,
.device-view-pc #global-content .module-boxImg.centerImg3,
.device-view-pc #global-content .module-boxImg.centerImg4 {
  text-align: left;
} 
.device-view-pc #global-content .column2Img{
  width: 44%;
  float: left;
  margin-right: 20px;
}
.device-view-pc #global-content .column2Img2{
  width: 49.5%;
  float: left;
  margin-left: 3px;
}
.device-view-pc #global-content .column2Img2:first-child{
  margin-left: 0;
}
.device-view-pc #global-content .column4Img {
  width: 100%;
}   
.device-view-pc #global-content .column4Img img{
  width: 23%;
}   
.device-view-pc #global-content .column4Img + p{
  padding-left: 3%;
}
.device-view-pc #global-content .enewsLink{
  border-top: 1px solid #ddd;
}
.device-view-pc #global-content .module-title04{
  color: #005;
}
.device-view-pc #global-content .enewsSubTitle{
  padding-left: 0.67em;
  border-left: #005 solid 2px;
  color: #005;
  margin-top: 2em;
  font-weight: normal;
}
.device-view-pc #global-content .enewsSubTitle2{
  padding-top: 0.2em;
  border-top: #005 solid 1px;
  color: #005;
  margin-top: 2em;
  font-size: 24px;
  font-weight: normal;
}
.device-view-pc #global-content .enewsSubTitle2 i{
  color: #1A4BA3;
  margin-top: 2em;
  font-size: 77%;
  font-weight: normal;
}
.device-view-pc #global-content .imgText{
  padding: 20px!important;
  background-color: #fef0eb;
  font-weight: bold;
}  
.device-view-pc #global-content .imgText2{
  padding: 20px!important;
  background-color: #e1d6ea;
  font-weight: bold;
}   
.device-view-pc #global-content .imgText3{
  padding: 20px!important;
  background-color: #cfebea;
  font-weight: bold;
}    
.device-view-pc #global-content .imgText4{
  padding: 20px!important;
  background-color: #d1e5f3;
  font-weight: bold;
}         
.device-view-pc #global-content .enewsRight{
  text-align: right;
  display: block;
}
.device-view-pc #global-content span.supText {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
.device-view-pc #global-content span.enewsBold{
  font-weight: bold;
}
.device-view-pc #global-content .enewsBox{
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #F7F7F7;
  margin-top: 20px;
}
.device-view-pc #global-content .enewsBorder{
  border-top: 2px solid #005;
  padding-top: 15px;
}
.device-view-pc #global-content .imgCap{
  padding-top: 10px!important;
}
.device-view-pc #global-content .module-boxColumn3 .module-boxL,
.device-view-pc #global-content .module-boxColumn3 .module-boxR {
  width: 180px;
  float: left;
}
.device-view-pc #global-content .module-boxColumn3 .module-boxL {
  padding-right: 15px;
}
.device-view-pc #global-content .module-boxColumn3 .module-boxR {
  padding-left: 15px;
  float: right;
}
.device-view-pc #global-content .module-boxColumn3 .module-boxC {
  width: 333px;
  float: left;
}  
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn3:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-content .tableInner table{
  border: none;
}
.device-view-pc #global-content .tableInner th{
  border: none;
  background-color: inherit;
  color: #333;
  padding: 5px;
}
.device-view-pc #global-content .tableInner tr,
.device-view-pc #global-content .tableInner td {
  border: none;
  padding: 5px;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/en/assets/images/about/learn-more/e-newsletter/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .module-lead02 {
    margin-top: 1em!important;
  }
  .device-js-on #global-content .leadCap{
    margin-top: 2em;
  }
  .device-js-on #global-content .module-listLayout01{
    margin-top: 2em;
  }
  .device-js-on #global-content .module-lead01{
    margin: 4% 4% 0!important;
  }
  .device-js-on #global-content .module-tableLayout05{
    margin-bottom: 2em;
    margin-top: 1em;
  }
  .device-js-on #global-content .marginType01{
    margin-top: 2em!important;
  }
  .device-js-on #global-content .marginType02{
    padding-top: 1em!important;
  }
  .device-js-on #global-content .listBlank{
    margin-left: 1em;
    vertical-align: middle;
  }
  .device-js-on #global-content .module-boxImgCap{
    font-size: 11px;
    padding-top: 0.5em;
    text-align: center!important;
    line-height: 1.4;
  }
  .device-js-on #global-content .module-boxImg img{
    width: 100%;
  }
  .device-js-on #global-content .module-boxImg.centerImg {
    width: 246px;
    margin: 0 auto;
  }
  .device-js-on #global-content .module-boxImg.centerImg img,
  .device-js-on #global-content .module-boxImg.centerImg2 img {
    width: inherit;
  }  
  .device-js-on #global-content .module-boxImg.centerImg2{
    width: 92%;
    margin: 0 auto;
  }  
  .device-js-on #global-content .module-boxImg.centerImg3{
    text-align: left;
    width: 246px;
    margin: 0 auto;
  } 
  .device-js-on #global-content .module-boxImg.centerImg3 img{
    width: 50%;
  } 
  .device-js-on #global-content .module-boxImg.centerImg4 img{
    width: 50%;
  }
  .device-js-on #global-content .module-boxImg.centerImg5 img{
    width: 80%;
  } 
  .device-js-on #global-content .module-boxImg.oneColumnImg {
    width: 246px;
    margin: 0 auto;
  }  
  .device-js-on #global-content .enewsLink{
    border-top: 1px solid #ddd;
  }
  .device-js-on #global-content .module-title04{
    color: #005;
  }
  .device-js-on #global-content .module-listLayout06{
    width: 246px;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem{
    width: 100%;
  }  
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(2){
    padding-top: 1em;
  }
  .device-js-on #global-content .module-boxColumn2 .module-boxImg{
    width: 246px;
    margin: 0 auto!important;
  }
  .device-js-on #global-content a.urlBreak{
    word-break: break-word;
  }
  .device-js-on #global-content .enewsSubTitle{
    padding-left: 0.67em;
    border-left: #005 solid 2px;
    color: #005;
    margin-top: 2em;
    font-weight: normal;
  }
  .device-js-on #global-content .enewsSubTitle2{
    padding-top: 0.4em;
    border-top: #005 solid 1px;
    color: #005;
    margin-top: 1.5em;
    font-size: 140%;
    font-weight: normal;
  }  
  .device-js-on #global-content .enewsSubTitle2 i{
    color: #1A4BA3;
    margin-top: 2em;
    font-size: 77%;
    font-weight: normal;
  }  
  .device-js-on #global-content .module-boxImgCap2{
    padding-top: 0.5em;
    text-align: left;
    font-size: 91.66667%;
    line-height: 1.4;
  } 
  .device-js-on #global-content .imgText{
    padding: 20px!important;
    background-color: #fef0eb;
    width: 206px;
    margin: 0 auto!important;
    font-weight: bold;
  }
  .device-js-on #global-content .imgText2{
    padding: 20px!important;
    background-color: #e1d6ea;
    width: 206px;
    margin: 0 auto!important;
    font-weight: bold;
  }   
  .device-js-on #global-content .imgText3{
    padding: 20px!important;
    background-color: #cfebea;
    width: 206px;
    margin: 0 auto!important;
    font-weight: bold;
  }    
  .device-js-on #global-content .imgText4{
    padding: 20px!important;
    background-color: #d1e5f3;
    width: 206px;
    margin: 0 auto!important;
    font-weight: bold;
  }         
  .device-js-on #global-content .enewsRight{
    text-align: right;
    display: block;
  }
  .device-js-on #global-content span.supText {
    font-size: 75.5%;
    vertical-align: top;
    position: relative;
    top: -0.1em;
  }
  .device-js-on #global-content span.enewsBold{
    font-weight: bold;
  }  
  .device-js-on #global-content .enewsBox{
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #F7F7F7;
    margin-top: 1em!important;
  }
  .device-js-on #global-content .enewsBorder{
    border-top: 2px solid #005;
    padding-top: 15px;
    margin: 0 4%;
  }
  .device-js-on .listItems .module-lead03{
    margin: inherit!important;
  }
  .device-js-on .imgCap{
    padding-top: 1em!important;
  }
  .device-js-on #global-content .module-boxImg {
    padding-top: 2em!important;
  }
  .device-js-on #global-content .marginType02 > .listItems > .module-boxImg:first-child {
    padding-top: 1em!important;
  }
  .device-js-on #global-content .column2Img{
    margin-bottom: 1em;
  }
  .device-js-on #global-content .column2Img2{
    margin-bottom: 2em;
  }
  .device-js-on .column4Img {
    width: 246px;
    margin: 0 auto;
  }   
  .device-js-on .column4Img img{
    width: 100%;
    padding-bottom: 2em;
  }   
  .device-js-on .column4Img img:last-child{
    padding-bottom: 0;
  }     
  .device-js-on .column4Img + p{
    width: 246px;
    margin: 0 auto;
  }   
  .device-js-on #global-content .module-boxColumn3 .module-boxImg {
    width: 246px;
    margin: 0 auto;
  }
  .device-js-on #global-wrapper .module-tableLayout05 table{
    width: 100%;
  }
  .device-js-on #global-content .tableInner table{
    border: none;
  }
  .device-js-on #global-content .tableInner th{
    border: none;
    background-color: inherit;
    color: #333;
    padding: 5px;
  }
  .device-js-on #global-content .tableInner tr,
  .device-js-on #global-content .tableInner td {
    border: none;
    padding: 5px;
  }
}
