@charset "utf-8";

/*========================================================

Contents Title

========================================================*/

.cont-cat-name-wrapper {
  border-bottom: 3px solid #666;
  padding-top: 20px;
}


/*========================================================

HOME

========================================================*/

#cont-main #update .entry-wrapper h1 {
  border-left: none; 
  border-bottom: none;
  background-color: #FFF;
  position: relative;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}


#messeage .entry-wrapper {
  background-color: #F6F6F6;
  padding: 10px 0;
  margin: 14px 0 40px;
}

#messeage .entry-inner-wrapper {
  width: 600px;/*620px;*/
  margin: 0 auto;
  padding: 10px;
  background-color: #FFF;
}

#messeage .entry-header dt {
  background-image: url(../img/arrow01.png);
  background-repeat: no-repeat;
  background-position-y: 6px;
  text-indent: 10px;
  font-weight: bold;
}

#cont-main #messeage .entry-body div.alignleft,
#cont-main #messeage .entry-body img.alignleft {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
}

#cont-main #messeage .entry-body img.aligncenter {
  display: block;
  margin: 0 auto;
  padding-bottom: 0.5em;
}

#cont-main #messeage .entry-body div.alignright,
#cont-main #messeage .entry-body img.alignright {
  display: block;
  float: right;
  margin: 0 0 10px 10px;
}

#cont-main #messeage .entry-body {
  margin-top: 0px;
}

p.update-list a {
  position: absolute;
  top: 10px;
  right: 0;
  background-image: url(../img/arrow01.png);
  background-repeat: no-repeat;
  background-position-y: 6px;
  text-indent: 10px;
  font-weight: bold;

}

#update .entry-wrapper {
  border-bottom: 1px solid #CCC;
  overflow: hidden;
}

#update .entry-header dl {
  margin-top: 20px;
}

#update .entry-header dt.data {
  background-image: url(../img/arrow01.png);
  background-repeat: no-repeat;
  background-position-y: 6px;
  text-indent: 10px;
  font-weight: bold;
  float: left;
  margin-right: 20px;
}

#update .entry-header dd.entry-title {
  clear: both;
}

#update .entry-header dd.entry-title h1 a {
  color: #385896;
}

#update .entry-body img {
  margin: 0 20px 20px 0;
  float: left;
}

#update .social {
  clear: both;
  margin-bottom: 20px;
}

.social {
  float: right;
  margin-top: 6px;
}

.social li {
  float: left;
}

.social li:first-child {
  margin-right: 10px;
}

/* ------------------------------------------------------

eyecatch

------------------------------------------------------ */

#eyecatch {
  height: 360px;
  background-color: #EFEFEF;
}

#eyecatch-wrapper {
  margin: 0 auto;
  width: 970px;
  position: relative;
}

#eyecatch-img {
  background-image: url(../img/eye-catch_20220105.jpeg?v=20220105); /* SP版とは違うので更新時注意 */
  background-repeat: no-repeat;
  width: 970px;
  height: 350px;/*340px*/
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-position-y: 10px;
}

#eyecatch_navi {
  position: absolute;
  top: 145px;
  left: 700px;
  width: 270px;
}

#eyecatch_navi li {
  float: left;
  margin: 0 10px 3px 0;
}

#eyecatch_navi li a {
  display: block;
  width: 120px;
  height: 60px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
}

li#enavi_activity a {
  background-image: url(../img/btn_home_01activity_0227.png);
  width: 250px;
}

li#enavi_parliament a {
  background-image: url(../img/btn_home_02parliament_0227.png);
}

li#enavi_profile a {
  background-image: url(../img/btn_home_03profile_0227.png);
}

li#enavi_publicity a {
  background-image: url(../img/btn_home_04publicity_0227.png);
}

li#enavi_policy a {
  background-image: url(../img/btn_home_05policy_0227.png);
}

li#enavi_to-kataru a {
  background-image: url(../img/btn_home_06to-kataru.png);
}

li#enavi_wo-kataru a {
  background-image: url(../img/btn_home_07wo-kataru.png);
}

/* li#enavi_volunteer a {
  background-image: url(../img/btn_home_09volunteer.png);
} */

li#enavi_jcp a {
  background-image: url(../img/btn_home_08jcp.png);
}

li#enavi_activity a:hover,
li#enavi_profile a:hover,
li#enavi_policy a:hover,
li#enavi_parliament a:hover,
li#enavi_publicity a:hover,
li#enavi_to-kataru a:hover,
li#enavi_wo-kataru a:hover,
li#enavi_volunteer a:hover,
li#enavi_jcp a:hover {
    opacity:0.7;
}

/* ------------------------------------------------------ */
/* ページネーションの配置とデコレーション */

#upper-pr-wrapper .slide-show .slider-pagination {
    position: absolute;
    top: 440px;
    right: 0;
/*    left: 50%;*/
/*    margin-left: -40px;*/
    width: 110px;
}

#upper-pr-wrapper .slide-show .slider-pagination a {
    float: left;
    margin: 5px 5px 0;
    border-radius: 5px;
    width: 10px;
    height: 10px;
    overflow: hidden;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) inset;
    background: #eee;
    text-indent: -9999px;
    vertical-align: middle;
}

#upper-pr-wrapper .slide-show .slider-pagination a:hover {
    background: #ccc;
}

/* 現在表示しているコンテンツと同じページナンバー */
#upper-pr-wrapper .slide-show .slider-pagination a.current {
    box-shadow: 1px 1px 2px rgba( 0,   0,   0, 0.5) inset,
                0   0   2px rgba(68, 170, 238, 0.5);
  background: #06C;
}


/*========================================================

activity

========================================================*/

body.blog .entry-header dl {
  margin-top: 20px;
}

body.blog .entry-header dt.data {
  background-image: url(../img/arrow01.png);
  background-repeat: no-repeat;
  background-position-y: 6px;
  text-indent: 10px;
  font-weight: bold;
  float: left;
  margin-right: 20px;
}

body.blog .entry-header dd.entry-title {
  clear: both;
}

/*body.blog #cont-main .entry-body {
  margin-top: 20px;
}*/

body.blog .summary-wrapper .entry-body img {
  margin: 0 20px 20px 0;
/*  float: left;*/
}

body.blog .entry-body img {
  margin: 10px 20px;
}

/*========================================================

profile

========================================================*/

body#cont-profile #cont-main table {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin: 2em 0;
  font-size: 12px;
  font-size: 1.2rem;
}

body#cont-profile #cont-main table th,
body#cont-profile #cont-main table td {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 5px 0px 5px 10px;
}

body#cont-profile #cont-main table th {
  font-weight: bold;
  white-space: nowrap;
  background-color: #EDF4FA;
}

body#cont-profile #cont-main table caption {
  font-weight: bold;
  margin-top: 5px;
}

body#cont-profile #cont-main table .bg-color-gray {
  background-color: #F7F7F7;
}

/*body#cont-profile h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4em;
  color: #06F;
}

body#cont-profile h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4em;
  margin: 20px 0 10px;
}

body#cont-profile ol {
  margin-top: 0;
  padding-left: 40px;
}

body#cont-profile ol > li {
  list-style: decimal;
}
*/




/*========================================================

policy

========================================================*/

.article-title-wrapper {
  position: relative;
  width: 648px;/*650px;*/
  height: 150px;
  border: 1px solid #999;
  margin: 40px 0 20px;
  background-image: url(../img/article-title-wrapper-bg.png);
  background-repeat: repeat-x;
}

.article-title-img {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
}

.article-title-caption {
  position: absolute;
  top: 112px;
  right: 0px;
  width: 220px;/*240px;*/
  height: 32px;
  background-color: #FFF;
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2em;
  padding: 6px 10px 0;
}

.policy-article {
  font-size: 24px;
  font-size: 2.4rem;
  width: 370px;
  line-height: 1.4em;
  position: absolute;
  top: 45px;
  left: 30px;
}

.cont-main-wrapper-left {
  float: left;
  width: 390px;
}

.cont-main-wrapper-right {
  float: right;
  width: 230px;
}

.more-description {
  font-weight: bold;
}

.more-description a {
  background-image: url(../img/arrow-02.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 10px;
}

.company_archive_link {
  margin: 20px 0;
}

.company_archive_link dt {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 20px;
}

.company-contnts {
  margin-top: 20px;
}

.company-contnts h2 {
  margin-top: 20px;
  color: #ff3366;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  clear: both;
  overflow: hidden;
  border-left: 4px solid #ff3366;
  border-bottom: 1px solid #ccc;
  padding: 4px 10px;
}

.company-contnts p {
  margin-top: 15px;
}

.back_b-color_y {
  padding: 4px 10px;
  background-color: #147;
  font-weight: bold;
  color: #FF0;
  margin-right: 10px;
}

.company-contnts  h3.title-jcp {
  margin-top: 10px;
  width: 260px;
  font-size: 1.2em;
  color: #F36;
  background: #FFCCDD;
  padding: 4px 10px;
}

.company-contnts .title-01 {
  font-weight: bold;
  color: #F36;
}

.company-contnts .back_p {
  background-color: #FEF;
  padding: 10px 20px;
  margin: 5px 0 10px;
}

/*body#cont-policy #cont-main .entry-wrapper h1 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4em;
  margin-top: 40px;
}*/

body#cont-policy #cont-main .entry-wrapper h2  {
  font-size: 16px;
  font-size: 1.6rem;
  color:#06F;
  font-weight: bold;
  margin: 30px 0 20px;
}

body#cont-policy #cont-main .entry-wrapper h3  {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 30px 0 20px;
}

body#cont-policy #cont-main .entry-wrapper h4  {
  font-weight: bold;
  margin: 10px 0;
}

body#cont-policy #cont-main .entry-wrapper p {
/*  width: 640px;
    margin-left: 10px;*/
    width: 97%;
    margin-left: 3%;
}

body#cont-policy #cont-main .entry-body ul {
  margin-top: 10px;
}

body#cont-policy #cont-main .entry-body li {
  margin-bottom: 12px;
}

body#cont-policy #cont-main .m_manifesto_wrap {
  display: flex;
    flex-wrap: wrap;
    margin: 20px 1.0rem;
}

body#cont-policy #cont-main .m_manifesto_img-pdf {
  margin: 0 10px 10px;
  width: 40%;
}

body#cont-policy #cont-main .m_manifesto_img-pdf img {
  border: 1px solid #999;
  width: 100%;
}

/* ------------------------------------------------------ */
/* sidebar */

#post-latest10 {
  margin-bottom: 30px;
}

#post-latest10 li {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}

#post-latest10 img {
  float: left;
}

#post-latest10 dl {
  float: right;
  width: 140px;
}

#post-latest10 dt {
  margin-right: 1em;
  font-weight: bold;
  color: #06F;
}

#post-latest10 dd h2 {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2em;
}

#post-latest10 .post-back-no {
  text-align: right;
  margin-top: 10px;
}

#post-latest10 .post-back-no a {
  background-image: url(../img/arrow-01.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 15px;
  font-size: 12px;
  font-size: 1.2rem;
}



/*========================================================

parliament

========================================================*/

body#cont-parliament .entry-header .cat-name {
  float: left;
  margin-right: 20px;
}

body#cont-parliament .entry-header .parliament-period {
  clear: both;
  font-weight: bold;
}

/*========================================================

publicity

========================================================*/

body#cont-publicity #cont-main .entry-wrapper h1 {
  clear: both;
  border-left: 6px solid #3B5896; 
  border-bottom: 1px solid #CCC;
  background-color: #EFEFEF;
  position: relative;
  padding: 6px 0 6px 10px;
  color: #333;
  margin-top: 10px;
/*  margin-bottom: 20px;*/
}

body#cont-publicity #cont-main .entry-wrapper h2 {
  clear: both;
  border-left: 6px solid #43BAC9;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 10px;
}

body#cont-publicity .entry-wrapper > ul {
  margin-top: 30px;
}

body#cont-publicity .entry-wrapper li {
  margin-bottom: 30px;
}

body#cont-publicity .entry-body .thumbnail-nwrapper {
  width: 270px;
  float: left
}

body#cont-publicity .entry-body .description-wrapper {
  width: 340px;
  float: right;
  margin-top: 20px;
}

body#cont-publicity .entry-body .description-wrapper dt {
  font-weight: bold;
  margin: 14px 0 0;
  background-image: url(../img/arrow01.png);
  background-repeat: no-repeat;
  background-position-y: 6px;
  text-indent: 10px;
}

body#cont-publicity .entry-body .description-wrapper dd  {
  margin-left: 10px;
}

body#cont-publicity .entry-body {
}

body#cont-publicity .entry-body {
}


/*========================================================

takeshi-to-kataru , takeshi-wo-kataru

========================================================*/

.kataru_aite {
  font-weight: bold;
  color: #F60;
}

.kataru_miyamoto {
  font-weight: bold;
  color: #3A579D;
}

.kararu_img_caption {
  font-size: 10px;
  font-size: 1.0rem;
  text-align: left;
  margin: 0 20px 10px;
}

/*========================================================

404

========================================================*/

#notfound404 {
  padding: 50px 0;
}


/*========================================================

mlmg & iquiry

========================================================*/

body#cont-mlmg h2,
body#cont-inquiry h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4em;
  color: #06F;
  margin: 20px 0;
}

body#cont-mlmg #content p,
body#cont-inquiry #content p {
  margin: 10px 0;
}

#mlmg-signup-form,
#opinion-form {
  margin: 10px auto;
}

#mlmg-signup-form th,
#opinion-form th {
  font-size: 1.1em;
  font-weight: bold;
  vertical-align: top;
/*  border-top: 2px solid #999;*/
  padding: 10px 20px 10px 0px;
}

.bl-blue {
  border-left: 6px solid #43BAC9;
  padding-left: 10px;
}

#mlmg-signup-form td,
#opinion-form td {
  width: 400px;
/*  border-top: 1px solid #999;*/
  padding: 10px 5px 10px 14px;
}

.wpcf7 ul {
/*  padding-left: 2em;*/
  margin: 10px 0 20px;
}

.wpcf7 li {
  list-style: disc;
}

.wpcf7 p.align-center {
  text-align: center;
}

.wpcf7-text,
.wpcf7-textarea {
  width: 400px;
}

.wpcf7-your-age {
  width: 100px;
}

.wpcf7 .btn-wrap {
  margin: 20px auto;
  text-align: center;
  display: table;
  position: relative;
}

.wpcf7 .rov-input {
  display: block;
}

.wpcf7-submit {
  width: 109px;
  height: 39px;
  border: none;
  white-space: nowrap;
  background-color: #3B5896;
  font-weight: bold;
  color: #FFF;
  overflow: hidden;
}

.wpcf7-submit:hover {
  background-color: #6B88C6;
/*  background-color: #30A6E7;*/
}

.inquiry-consent {
  background-color: #EFEFEF;
  margin: 10px 0;
  padding: 4px 0;
}

.form-table {
  border: 1px solid #CCC;
  background-color: #EFEFEF;
}

.form-explanation li {
  background-image: url(../img/arrow01.png);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  list-style: none;
  padding-left: 10px;
}

.entry-wrapper form.sent .sent-none,
.entry-wrapper form.sent .form-table,
.entry-wrapper form.sent .form-explanation,
.entry-wrapper form.sent p,
.entry-wrapper form.sent .btn-wrap {
  display: none;
}


/*========================================================



========================================================*/

/* ------------------------------------------------------ */
/* sidebar */


.m_banners {
  /* background: url(../img/banners/check-bg-01.gif) repeat; */
  padding: 20px 0;
  margin: 20px 0;
}

.m_banners__head {
  width: 970px;
  margin: 0 auto;
  background-color: #db001c;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
  margin-bottom: 10px;
}

.m_banners ul {
  width: 970px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.m_banners ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}

.m_banners ul li a {
  width: 180px;
  padding-bottom: 4px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  border: dotted 2px #db001c;
  padding: 18px 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.m_banners ul .chuou-bn a {
/*  width: 377.5px;*/
}

.m_banners ul .border-none a {
  border: none;
}