@charset "utf-8";
.wd_1100 {
    margin: 0 auto;
    padding: 0 0 30px;
    width: 1100px;
}

#seo {
    margin: 0 auto;
    padding: 0 0 30px;
    width: 1100px;
    text-align: left;
	line-height:1.9;
    font-size: 16px;
}
a.seo{
    text-decoration: none;
}
#seo .copy {
    margin-bottom: 15px;
    font-size: 24px;
    letter-spacing: 0.05em;
    text-align: center;
}
#seo .copy._gold{
    color: #a3762b;
    line-height: 110%;
    font-size: 170%;
  }
  #seo .copy._gold::after{
    display: block;
    content: "―――";
    color: #aa8546;
    letter-spacing: -0.15em;
    margin-bottom: 1rem;
  }
#seo .read {
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.1em;
    text-align: center;
}

#seo .text_alignR{
    text-align: right;
}

#seo .paddingb10 {
    padding-bottom: 10px;
}
#seo .marginl20{
margin-left: 20px;
}
#seo .marginb16{
margin-bottom: 16px;
}
#seo .paddingb30 {
    padding-bottom: 30px!important;
}
#seo .minH4 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#seo .yearIndex,
#seo .txt,
#seo #report00List,
#seo #report2012List,
#seo #report2013List,
#seo #report2014List,
#seo #report201210List,
#seo #report201211List,
#seo #report201212List,
#seo #report201301List,
#seo #report201302List,
#seo #report201303List,
#seo #report201304List,
#seo #report201305List,
#seo #report201306List,
#seo #report201307List,
#seo #report201308List,
#seo #report201309List,
#seo #report201310List,
#seo #report201311List,
#seo #report201312List,
#seo #report201401List,
#seo #report201402List,
#seo #report201403List,
#seo #report201404List,
#seo #report201405List,
#seo #report201406List,
#seo #report201407List,
#seo #report201408List,
#seo #report201409List,
#seo #report201410List,
#seo #report201411List,
#seo #report201412List{
    text-align: left;
}

#seo .float_r {
    float: right;
}

#seo .title_style05 {
    background: url(../../images/event/icon_copy.gif) no-repeat left center;
    margin-bottom: 15px;
    padding: 0 0 0 9px;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.05em;
    margin-top: 15px;
}
.b_bnrarea dt, .nearbranchs dt, .stations dt, .hearts .heartsMain dt {
    font-weight: bold;
    font-size: 108%;
    padding: 0 0 8px 25px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 8px;
}
.b_bnrarea, .nearbranchs, .stations, .hearts {
    border: 1px solid #cccccc;
    /* background-color: #e6e6e6; */
    margin-top: 30px;
    padding: 10px 15px;
}

.hearts .heartsMain dt {
    font-weight: bold;
    background: url(../images/icon_hearts.png) scroll no-repeat left 2px;
        font-size: 110%;
}
.nearbranchs dd, .stations dd, .hearts dd, .hearts li {
    display: inline;
    padding: 0 10px 0 7px;
    font-size: 90%;

}
.hearts .heartsMain .heartsSub dt {
    font-weight: bold;
    font-size: 108%;
    padding: 0;
    border-bottom: none;
    margin: 0 0 5px 0;
    background-image: none;
}
.hearts .heartsMainDd {
    background-image: none;
    padding: 0;
}
.konkatsuBox{
background-color: #F5F5F5;
padding: 20px;}

.konkatsuBox .researchList li {
    float: left;
    width: 352px;
}
.boxStyle01{
    background-color: #F5F5F5;
    padding: 20px;
    margin: 15px 0;
    
}
.report_inner{
    width: 950px;
    margin: 3rem auto;
}
/***********
追記 include部分
***********/
/* CTA */
.word-cta{background:#E3D6BF;margin:50px auto 0;text-align:left;}
.word-cta-inner{padding: 1.5rem 5rem ;}
.word-cta-inner .tac{
  max-width: 600px;
  margin: 0 auto 2rem;
}
.word-cta-title{font-weight:bold;font-size:1.2rem;padding-bottom: 1rem;text-align: center;}
.word-cta-title span{color: #d8251d;}
.word-cta-subtitle{font-weight: bold;font-size: 1.2rem;border-left: 3px solid #9f792e;padding-left: 10px;margin-bottom: 1rem;}
.word-cta p{margin-bottom: 1rem;}
.word-cta p span{font-weight: bold;font-size: 1rem;display: block;}
.word-cta sup{font-size: 0.3rem;}
.word-cta-btn-wrap{display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    justify-content: center;
	padding-top: 0.5rem;}
.word-cta-btn-wrap span{font-weight: bold;}
.word-cta-btn{width: 350px;margin: 0 10px;text-align: center;}
.word-cta-btn a{background: #d8251d;display: block;color: #fff;padding: 1rem 1.5rem;font-size: 1.2rem;font-weight: bold;text-decoration: none;}
/* CV */
.problem-area__inner {
    background: #e4d7ce;
    position: relative;
    color: #33322e;
    padding: 60px 0 35px;
    margin-top: 60px;
    text-align: center;
  }
  
  .problem-area__inner__contents {
    width: 950px;
    margin: 0 auto;
  }
  
  .problem-area__inner__contents p {
    font-size: 18px;
    line-height: 180%;
  }
  
  .contents-title {
    font-size: 45px;
    padding: 0 0 0;
    font-weight: bold;
  }
  
  .emphatic-title {
    margin: 60px auto 40px;
  }
  
  .emphatic-title img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  
  .underlin {
    font-weight: bold;
    background: linear-gradient(transparent 50%, #ffff9d 50%);
    padding: 0 3px 3px 3px;
  }
  
  .button-wrap {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 60px auto 0;
  }
  
  .grid_box .menu_sns02 {
    background: #e4d7ce;
    padding: 0 0 20px
  }
  /*eq_cta*/
  .eq-cta{
      border: 1px solid #ccc;
      padding: 3rem;
      margin: 3rem auto;
      line-height: 2rem;
  }
  .eq-cta-title{
    font-weight: bold;
    font-size: 1.2rem;
    padding-bottom: 1rem;
    text-align: center;
  }