@charset "utf-8";
/* ===========================================
  common
=========================================== */
a {
  text-decoration: none;
  color: #005dac;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #ffc000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*p {
  font-size: 1.5rem;
  color: #333333;
}*/
sup {
  vertical-align: super;
  font-size: smaller;
}
img {
  vertical-align: middle;
}
ul li {
  display: inline-block;
}
.mid {
  vertical-align: middle;
}
.bold {
  font-weight: bold;
}

span.new {
  color: #FF0000;
  font-weight: bold;
}
.pageanchor {
  margin-top:-200px;
  padding-top:200px;
}

dl dt{ font-weight:bold; }

/* ===========================================
  top
=========================================== */
.c-topics {
  padding: 49px;
  background: #FFF;
  border-top: 2px solid #005dac !important;
  border:1px solid #CDCDCD;
}
.c-topics .c-topic-head {
  width: 100%;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #CDCDCD;
}
.c-topics .c-topic-head .left {
  font-size: 137%;
  font-weight: bold;
  margin-right: 30px;
}
.c-topics ul li {
  vertical-align: -webkit-baseline-middle;
}

.c-topics .c-category {
  color: #FFF;
  margin: 0 4px;
  font-size: 88%;
  font-weight: bold;
  padding: 2px 15px;
  border-radius: 5px;
  display: block;
}
.c-topics a.c-category:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.category_news {
  background: #005dac;
}
.category_event {
  background: #147f58;  
}
.category_info {
  background: #dc2263;  
}
.category_government {
  background: #cc2200;  
}
.c-topics .c-topic-head .right {
font-size: 112%; 
margin: 5px 0 0 40px;
padding-left: 20px;
background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/images/icon_arrows.png)left 8px no-repeat;
}
.c-topics .c-topic-head .right a {
color: #333333;
font-weight: bold;
text-decoration: none;
}
.c-topics .c-topic-head .right a:hover {
color: #005dac;
}
.c-topic-list dl dt {
    font-weight: bold;
  margin: 0 10px 10px 0;
}
.c-topics .c_lbl01 {
  display: inline-block;
  margin: 0 10px;
}
.c-topic-list dd a {
  padding-left: 20px;
  background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/images/icon_arrows.png) left 0 no-repeat;
}

.c-topic-list dd a.out-link {
    color: #005dac;
    padding-left: 25px;
    background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_report.png) 3px center no-repeat;
}
.c-topic-list dd a.out-link:hover {
    color: #ffc000;
}

@media screen and (max-width: 640px) {
  .c-topics {
    padding: 20px;
    background: #FFF;
    border-top: 2px solid #005dac !important;
    border:1px solid #CDCDCD;
  }  
  .c-topics .c-topic-head {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #CDCDCD;
  }
  .c-topics .c-topic-head .left {
    float: none
  }
  .c-topics ul li {
    display: block;
    margin: 10px 0
  }
  .c-topics .c-category {
    margin: 0 12px;
    font-size: 88%;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 0;
    text-align: center;
  }
  .c-topics a.c-category:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
  }
  .c-topic-list .c-category {
    margin: 0 !important;
    padding: 4px 15px;
    border-radius: 5px !important;
  }  
  .c-topics .c-topic-head .right {
    float: none;
    font-size: 88%;
    margin: 0 12px;
    padding: 8px 15px;
    background: none;
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center;
  }
  .c-topics .c-topic-head .right a {
    display: block;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
  }
  .c-topics .c-topic-head .right a:hover {
    color: #005dac;
  }
  .c-topics .c_lbl01 {
    display: table;
    margin: 0 10px;
  }
}



.c-box {
  float: left;
  margin-top: 40px;
}
.c-box:after {
  clear: both;
}
.c-box:nth-child(even) {
  margin: 0 30px;
}

.c-box .unisize {
   overflow: hidden;
   width: 380px;
   height: 250px;
}
.c-box01 { 
  float: left; 
    width: 380px;
}
.c-box02 {
  float: left;
  margin: 0 30px;
    width: 380px;
}
.c-box03 { 
  float: right;
    width: 380px;
}
.c-box .ph_source {
  margin-top: 5px;
  font-size: 70%;
  line-height: 1.4;
}

.c-caption {
    position: absolute;
    top: 0px;
    left: 55px;
  color: #FFF;
    font-size: 1.375rem;
  border-bottom: 2px solid #f6e661;
}
.c-box a {
  display: block;
  position: relative;
  text-align: center;
}
.c-box a p {
  position: absolute;
  color: #FFF;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-box a p span {
  top: 40%;
  position: relative;
  padding-bottom: 10px;
  font-size: 1.375rem;
  border-bottom: 2px solid #f6e661;
}

.c-box a img {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}
.c-box a:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}


@media screen and (max-width: 640px) {
  .c-box {
    width: 94% !important;
  }
  .c-box, .c-box01, .c-box02, .c-box03 {
    float: none;
    width: 100%;
    margin: 0 auto 20px
  }
  .c-box img {
    width: 100%;
  }
  
  .c-box .unisize {
    width: 100%;
    height: auto
  }
}


/* ===========================================
  inner
=========================================== */
/*メイン
--------------------*/
.inner_side_none #main,
.inner #main {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 60px;
}

/*サイドなし
--------------------*/
.inner_side_none .inner-left {
  display: none;
}
.inner_side_none .inner-right {
  float: none;
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .inner_side_none .inner-right {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .inner_side_none .inner-right p,
  .inner_side_none .inner-right ol {
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 94%;
    word-wrap: break-word;
  }
}

/*パンくず
--------------------*/
.breadcrumbs li {
  font-size: 88%;
  display: inline;
}

/*サイドナビ
--------------------*/
.inner .side-head {
  color: #333;
  padding-left: 30px;
  font-size: 125%;
  font-weight: bold;
  background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_sidehead.png) left 7px no-repeat;
}

@media screen and (max-width: 640px) {
  .inner .side-head {
    padding-left: 32px;
    padding-right: 10px;
    padding-top: 12px;
    font-size: 1.2rem;
    text-align: center;
    background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_sidehead.png) 12px 18px no-repeat;
    border-top: 1px solid #cdcdcd;
  }  
}


.inner .side-nav {
  padding: 20px 15px;
  background: #FFF;
  border-top: 2px solid #c9c9c9;
}
  .inner .side-nav li {
    display: block;
  }
  .inner .side-nav li:last-child {
    margin-bottom: 0px;
  }
  .inner .side-nav li a {
    color: #333;
    background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_sidenav.png);
    background-repeat: no-repeat;
    display: block;
    padding: 5px 0;
  }

@media screen and (max-width: 640px) {
  .inner .side-nav li a {
    color: #333;
    display: block;
    text-align: center;
    border: 1px solid #cdcdcd;
    padding: 5px 0;
    padding-right: 10px;
    margin-bottom: 7px !important;
  }  
}

  .inner .side-nav .level03 li a:hover,
  .inner .side-nav .level02 li a:hover,
  .inner .side-nav li.hovermenu > a,
  .inner .side-nav li a:hover {
    color: #005dac;
    /*background-color: #E6F2FD !important;*/
    background-color: #CFE6FB !important;
  }

    

/* level01 */
.inner .side-nav a.level01_parent {
  background-color: #E6F2FD !important;
  /*border-bottom: 1px solid #B2CEE6;*/
  margin-bottom: 5px;
}
.inner .side-nav a.level01_parent,
.inner .side-nav .level01 a {
  padding-left: 30px;
  background-position: top 12px left 6px;
}


.inner .side-nav a.level01_parent:hover,
.inner .side-nav .level01 a:hover {
  display: block;
  background-position: top 12px left 10px;
}

/* level02 */
.inner .side-nav a.level02_parent {
    /*margin-bottom: 5px;
    display: block;*/
  margin-bottom: 5px;
}
.inner .side-nav .level02 li a {
  background-position: top 13px left 10px;
  padding-left: 35px;
  background-color: #f3f1f1;
}


.inner .side-nav .level02 li a:hover {
  display: block;
  background-position: top 13px left 14px;
}

/* level03 */
.inner .side-nav .level03 li a {
  background-position: top 13px left 12px;
  padding-left: 35px;
  background-color: #f3f1f1;
}
.inner .side-nav .level03 li a:hover {
  display: block;
  background-position: top 13px left 17px;
}

.inner .side-nav .level03 li,
.inner .side-nav .level02 li {
  margin: 0 0 5px 12px;
}

/* リスト */
.inner_side_none #section ul li,
.inner #section ul li {
  display: inherit;
}

@media screen and (max-width: 640px) {
  .inner_side_none #section ul li a,
  .inner #section ul li a {
    /*text-align: left !important;*/
    word-break: normal;
  }
}

 
/* ===========================================
  info
=========================================== */
#info .p-nav li a.info {
  color: #FFF;
    background: #005dac;
}
#info_list dt,
#info_list dd {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
#info_list dt {
  float: left;
}
#info_list dd {
  padding-left: 7.5em;
  border-bottom: 1px solid #CCC; 
}

/* 20191210_add */
#info_list dd::after{
  content: "";
  display: block;
  clear: both;
}
#info_list dt .m_2col{
display: flex;
width: 235px;
margin-bottom: -30px;
}
#info_list dt .m_2col .e_img{
margin-right: 20px;
}
#info_list dt .m_2col .e_img img{
width: 120px;
}
@media screen and (max-width: 640px) {
#info_list dt .m_2col{
flex-direction: column;
width: inherit;
margin-bottom: 0;
}
#info_list dt .m_2col .e_img{
width: 100%;
margin-right: 0;
margin-bottom: 15px;
margin-top: 5px;
text-align: center;
}
#info_list dt .m_2col .e_img img{
width: 180px;
padding-right: 1rem;
}
}/* SP_end */
/* /20191210_add */

@media screen and (max-width: 640px) {
  #info_list dt,
  #info_list dd {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #info_list dt {
    float: none;
    padding-left: 1rem;
  }
  #info_list dt br {
    display: none
  }
  #info_list dd {
    padding-left: 1rem;
    padding-bottom: 30px;
    margin-bottom: 15px;
  }  
}

#info_list dd a {
  font-weight: bold;
}
  #info_list dd .c_lbl02 {
    padding: 3px 5px;
    border-radius: 4px;
    background: #FFF;
    font-size: 88%;
    margin: 0 5px;
  }
  /* イベントセミナー情報 */
  #info_list dd .category_event {
    color: #dc2263;
    border: 1px solid #dc2263;
  }
  /* 事務局からのお知らせ */
  #info_list dd .category_info {
    color: #147f58;
    border: 1px solid #147f58;
  }
  /* 関連ニュース */
  #info_list dd .category_news {
    color: #005dac;
    border: 1px solid #005dac;
  }
  /* イベントセミナー情報 */
  #info_list dd .category_government {
    color: #cc2200;
    border: 1px solid #cc2200;
  }

@media screen and (max-width: 640px) {
  .inner-right p,
  .inner-right ul {
    width: 94%;
    margin: 0 auto;
  }
  #info_list dd a {
    word-break: normal;
  }
  #info_list dd .category_event {
    white-space: nowrap;
  }  
  
}


/* ===========================================
  JCM　Global　Partnership
=========================================== */
#jcmgp .p-nav li a.jcmgp {
  color: #fff;
  background: #005dac;
}

#jcmgp span.small {
  font-size: small;
}

#jcmgp .frame-wrapper__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}

#jcmgp .frame-wrapper__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#jcmgp .gec_video {
   width: 100%;
   height: auto;
   margin: 0 auto;
}

.frame-wrapper_gec_video {
  margin-bottom: 20px;
}

.frame-wrapper_gec_video iframe {
  width: 640px;
  height: 480px;
}
#jcmgp .txt_coms {
  text-align:center;
  margin-bottom:20px;
  border:solid 1px #ddd;
  padding:80px 0;
  background:#fff;
  font-size:24px;
}
ul.bl_sympocom {
  display: flex;
  flex-flow: row wrap;
  margin-bottom:20px;
}
ul.bl_sympocom li {
  width:25%;
  display: flex;
  justify-content:center;
  align-items: center;
  margin-bottom:20px;
}
ul.bl_sympocom li img {
  width:90%;
}
.bl_white {
  background:#fff;
  padding-bottom:10px;

}
ul.symp_logoarea {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
  align-items: center;
  padding:50px 0;
}
ul.symp_logoarea li {
  text-align:center;
  width:49%;
}
ul.symp_logoarea li.b_right {
  border-right:1px solid #000;
}
ul.symp_logoarea li img {
  margin:auto;
  width:auto;
  height:140px;
}
.u_line {
  text-decoration: underline;
}
.symp_linkbox {
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  align-items: stretch;
  margin:25px 0;
}
.symp_linkbox li {
  display:block !important;
  background:#fff;
  border:solid 1px #ddd;
  width:45%;
  padding:15px;
  text-align:center;
}
.symp_linkbox li img {
  width:90%;
  margin:25px auto;
}
.sympo_anchor {
  display: block;
  padding-top: 180px;
  margin-top: -180px;
}
.sympo_comp_list {
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  align-items: stretch;
  background:#fff;
  border:solid 1px #ddd;
  padding:20px;
  margin-bottom:20px;
}
.sympo_comp_list img {
  width:100%;
}
.comp_list_logo {
  width:30%;
  margin-right:20px;
}
.comp_list_info {
  word-break : break-all;
}
.comp_list_bl3 {
  width:30%;
  text-align:center;
  margin-top:20px;
}
.comp_list_bl3 img ,.comp_list_bl5 img {
  border:solid 1px #ddd;
  margin-bottom:5px;
}
.comp_list_info_qr {
  float:right;
  width:160px !important;
}
.comp_list_bl5 {
  width:50%;
  text-align:center;
  margin-top:20px;
}
.comp_list_bl5 img {
  border:solid 1px #ddd;
  margin-bottom:5px;
}
.comp_list_blfull {
  width:100%;
  text-align:center;
  margin-top:20px;
}
.comp_list_blfull img {
  width:70%;
  border:solid 1px #ddd;
  margin-bottom:5px;
}
.iges_movie {
  width:400px;
}
.jfe_movie {
  width:390px;
}
.list04 {
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  width:66%;
}
.list04 .comp_list_logo {
  width:45%;
}
.list04 .comp_list_bl5 {
  width:46%;
  text-align:center;
  margin-top:20px;
}
.list04 .comp_list_bl5 img {
  border:solid 1px #ddd;
  margin-bottom:5px;
}
.comp_list_bl3 .comp_list_logo {
  width:100%;
  margin-bottom:20px;
}
.comp_list_bl3 .comp_list_logo img {
  border:none;
}
.w35p { width:35%; }
.w40p { width:40% !important; }
.w66p { width:66%; }
.w50p { width:50%; }
.mtz { margin-top:0 !important; }
@media screen and (max-width: 640px) {
ul.bl_sympocom li {
  width:50%;
  margin-bottom:15px;
}
ul.symp_logoarea {
  padding:0;
}
ul.symp_logoarea li {
  width:90%;
  padding:40px 30px;
}
ul.symp_logoarea li.b_right {
  border:none;
}
ul.symp_logoarea li img {
  height:130px;
}
.symp_linkbox {
  margin-top:25px !important;
}
.symp_linkbox li {
  width:90%;
  margin-bottom:20px;
}
.sympo_comp_list {
  display:block;
}
.comp_list_logo {
  width:100%;
  margin-right:0;
}
.comp_list_info {
  width:100% !important;
}
.comp_list_bl3 , .comp_list_bl5 {
  width:100%;
}
.iges_movie {
  width:100%;
}
.jfe_movie {
  width:100%;
}
.comp_list_blfull {
  margin-bottom:20px;
}
.comp_list_blfull img {
  width:100%;
}
.list04 {
  width:100%;
}
.list04 .comp_list_logo {
  width:90%;
}
.list04 .comp_list_bl5 {
  width:100%;
}

}
/* ===========================================
  faq
=========================================== */
#faq .p-nav li a.faq {
  color: #FFF;
    background: #005dac;
}
/* q
----------------------*/
#faq dl.q {
  background: #cae6f5;
  padding: 15px 30px;
  margin-top: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 2px solid #90d0f1;
}
#faq dl.q:hover {
  background: #69c9f9;
}
  #faq dl.a dt,
  #faq dl.a dd,
  #faq dl.q dt,
  #faq dl.q dd {
    font-weight: bold;
  }
  #faq dl.a dt,
  #faq dl.q dt {
    font-size: 135%;
    float: left;
    margin-top: -4px;
  }
  #faq dl.a dd,
  #faq dl.q dd {
    padding-left: 4em;
  }


/* a
----------------------*/
#faq dl.a {
  background: #FFF;
  padding: 20px 30px 30px;
  display: none;
}
#faq dl.a dt { color: #cc2200;}

@media screen and (max-width: 640px) {
  /* q
  ----------------------*/
  #faq dl.q {
    padding: 10px 15px;
    margin-top: 15px;
  }
    #faq dl.a dt,
    #faq dl.q dt {
      font-size: 1.1rem;
      float: none;
      margin-top: -4px;
    }
    #faq dl.a dd,
    #faq dl.q dd {
      padding-left: 0;
    }

  /* a
  ----------------------*/
  #faq dl.a {
    background: #FFF;
    padding: 10px 15px 15px;
    display: none;
  } 
  
  #faq .sub-content p {
    width: 100%;
    font-size: 1rem;
  }
  
}


/* ===========================================
  link
=========================================== */
#link .p-nav li a.link {
  color: #FFF;
    background: #005dac;
}


/* ===========================================
  column
=========================================== */
#column .p-nav li a.column {
  color: #FFF;
    background: #005dac;
}

/* 一覧
----------------------*/
#column .list_set {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cdcdcd;
}
  #column .list_set:last-of-type {
    padding-bottom: 0;
    margin-bottom: 30px;
    border-bottom: none;
  }


#column .list_set .box_thumb {
  width: 200px;
  float: left;
  text-align: center;
}
  #column .list_set .box_thumb img {
    max-width: 200px;
    height: auto;
  }

#column .box_contants {
  padding-left: 250px;
}

@media screen and (max-width: 640px) {
  #column .list_set {
    padding-bottom: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cdcdcd;
  }

  #column .list_set .box_thumb {
    width: 200px;
    float: none;
    display: block;
    margin: 0 auto 10px;
    text-align: center;
  }
  #column .list_set .box_thumb img {
    max-width: 200px;
    height: auto;
  }
  
  #column .box_contants {
    width: 94%;
    margin: 0 auto;
    padding-left: 0;
    text-align: left;
  }  
}

  #column .box_contants .day {
    font-weight: bold;
  }
  #column .box_contants .ttl {
    margin-bottom: 10px;
  }
  #column .box_contants .ttl a {
    font-weight: bold;
    font-size: 112%;
  }
  #column .c_lbl03 {
    padding: 3px 5px;
    border-radius: 4px;
    background: #FFF;
    margin: 0 5px;
    color: #005dac;
    border: 1px solid #005dac;
  }
/* ===========================================
  publication
=========================================== */
#publication .p-nav li a.publication {
  color: #FFF;
    background: #005dac;
}

/* 一覧
----------------------*/
#publication .list_set {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #cdcdcd;
}

@media screen and (max-width: 640px) {
  #publication .list_set {
    padding-bottom: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cdcdcd;
  }
}
  #column .list_set:last-of-type {
    padding-bottom: 0;
    margin-bottom: 30px;
    border-bottom: none;
  }

#publication .list_set .box_thumb {
  width: 230px;
  float: left;
}
#publication .list_set .box_thumb img {
  max-width: 230px;
  height: auto;
}

#publication .box_contants {
  padding-left: 270px;
}
#publication .box_contants .day {
  font-weight: bold;
  text-align: right;
  margin-bottom: 20px;
}
#publication .box_contants .day::before {
  background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_calendar.png) 0 0 no-repeat;
  content:"";
  display:inline-block;
  width: 16px;
  height: 16px;
  padding: 0 0 0 7px;
}
#publication .book_contents {
  background: #FFF;
  padding: 30px;
  margin-bottom: 20px;
}
#publication .book_contents .ttl {
  font-weight: bold;
  margin-bottom: 10px;
}
#publication .box_contants .btn_set li {
  margin: 0 10px;
  width: 46%;
  display: inline-block;
}

@media screen and (max-width: 640px) {
  #publication .list_set .box_thumb {
    width: 230px;
    float: none;
    display: block;
    margin: 0 auto 10px;
  }
  #publication .list_set .box_thumb img {
    max-width: 230px;
    height: auto;
  }

  #publication .box_contants {
    padding-left: 10px;
    padding-right: 10px;
  }
  #publication .box_contants .day {
    font-weight: bold;
    text-align: right;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  #publication .box_contants .day::before {
    background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_calendar.png) 0 0 no-repeat;
    content:"";
    display:inline-block;
    width: 16px;
    height: 16px;
    padding: 0 0 0 7px;
  }
  #publication .book_contents {
    background: #FFF;
    padding: 15px;
    margin-bottom: 20px;
    text-align: left;
  }
  #publication .book_contents .ttl {
    font-weight: bold;
    margin-bottom: 10px;
  }
  #publication .book_contents tr {
    display: block;
    margin-bottom: 10px;
  }
  #publication .book_contents td {
    display: block;
    width: auto;  
  }
  #publication .box_contants .btn_set li {
    margin: 0 10px;
    width: 75%;
    display: inline-block;
  }
  
}


/* ===========================================
  newsletter
=========================================== */
#newsletter .p-nav li a.newsletter {
  color: #FFF;
    background: #005dac;
}
#newsletter .tbl_normal {
  width: 800px;
  margin: 0 auto;
}
#newsletter .tbl_normal td {
  padding-bottom: 10px;
}
#newsletter .bl_mllist {
  width: 800px;
  margin: 0 auto;
  display:flex;
  flex-wrap:wrap;
}
#newsletter .bl_mllist li {
  padding-bottom: 10px;
  width: 50%;
}

@media screen and (max-width: 640px) {
  #newsletter .tbl_normal {
    width: 94%;
    margin: 0 auto;
  }
  #newsletter .tbl_normal td {
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }
  #newsletter .bl_mllist {
    width: 94%;
    font-size: 1rem;
  }
  #newsletter .bl_mllist li {
    width: 100%;
  }
}
/* ===========================================
  jcm
=========================================== */
#jcm .day,
#jcm2 .day {
  margin-bottom: 20px;
  font-weight: bold;
}
#jcm .tbl_type01 th,
#jcm2 .tbl_type01 th {
  width: 150px;
}
#jcm2 .tbl_type01 th.country {
  width: 16% !important;
  white-space: nowrap;
}
#jcm2 .tbl_type01 th.ref_num {
  width: 12% !important;
}
#jcm2 .tbl_type01 th.name,
#jcm2 .tbl_type01 th.summary,
#jcm2 .tbl_type01 th.company {
  width: 24% !important;
}
#jcm2.method .tbl_type01 th.name,
#jcm2.method .tbl_type01 th.sectoral_scope,
#jcm2.method .tbl_type01 th.summary {
  width: 24% !important;
}
#jcm .en_adoption.tbl_type01,
#jcm2 .en_adoption.tbl_type01 {
  width: 100%;
    table-layout: fixed;
}
#jcm .en_adoption.tbl_type01 td,
#jcm .en_adoption.tbl_type01 th,
#jcm2 .en_adoption.tbl_type01 td,
#jcm2 .en_adoption.tbl_type01 th {
  width: 14%;
  word-wrap: break-word;
    overflow-wrap: break-word;
}

@media screen and (max-width: 640px) {
  #jcm .tbl_type01 {
    width: 94%;
    margin: 0 auto;
  }
  #jcm .tbl_type01 th {
    font-size: 0.8rem;
    width: 15%;
  }
  #jcm .tbl_type01 td {
    font-size: 0.85rem;
  }
  #jcm .jcm_country01 {
    display: none !important;
  }
  
  #jcm .tbl_th_vm th,
  #jcm .tbl_th_vm td {
    display: block;
    width: auto !important;
  }
  
  #jcm2 .tbl_type01 { 
    display: block; 
    width: 94%;
    margin: 0 auto;
    border: none;
  }
  #jcm2 .tbl_type01 th {
    width: auto;
  }
  #jcm2 td,
  #jcm2 th {
    display: list-item;
    list-style: none;
    width: auto;
    margin: 0;
    border: none;
    padding: 3px 10px;
  }
  #jcm2 th {
    padding: 0 10px;
  }
  
  #jcm2 .tbl_type01 th.country,
  #jcm2 .tbl_type01 th.ref_num,
  #jcm2 .tbl_type01 th.name,
  #jcm2.method .tbl_type01 th.name,
  #jcm2.method .tbl_type01 th.sectoral_scope,
  #jcm2 .tbl_type01 th.summary,
  #jcm2.method .tbl_type01 th.summary,
  #jcm2 .tbl_type01 th.company {
    width: 94% !important;
    text-align: left !important;
  }  
  #jcm2 td p {
    width: 100% !important;
  }
  #jcm2 tr {
    display: block;
    padding: 5px;
  }
  #jcm2 .search_text {
    margin: 0 auto;
    display: block;
    width: 94%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
  }
  #jcm2 .search_button,
  #jcm2 .csv_download{
    padding: 5px 10px;
    margin: 10px 3%;
  }
  #jcm2 .sub-content > p {
    font-size: 1.1rem;
    margin: 20px auto;
    width: 94%;
  }
  #jcm2 .en_adoption.tbl_type01 {
    width: 100%;
    table-layout: auto;
  }
  #jcm2 .en_adoption.tbl_type01 td,
  #jcm2 .en_adoption.tbl_type01 th {
    width: auto;
    word-wrap: break-word;
      overflow-wrap: break-word;
  }
  #jcm2 .en_adoption.tbl_type01 th br {
    display: none;
  }
  #jcm2 .en_adoption.tbl_type01 td a {
    word-break: normal !important;
  }

}



/* ===========================================
  mkt-mech
=========================================== */
#mkt-mech .txtarea_dp {
  display: none;
  margin-top: 20px;
    border-top: 2px solid #c9c9c9;
}
/* c_btn_type02
----------------------*/
#mkt-mech div.c_btn_type02  {
  width: 550px;
  margin: 0 auto;
  text-align: center;
  color: #333;
  padding: 10px 20px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 640px) {
  #mkt-mech div.c_btn_type02  {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #333;
    padding: 5px 0;
  }
  #mkt-mech .w360,
  #mkt-mech .w130 {
    width: auto;
  }
}

  #mkt-mech div.c_btn_type02:hover {
    color: #333;
  }
  /* btn_yellow01 */
  #mkt-mech div.btn_yellow01 {
    background: #eee187;
  }
  #mkt-mech div.btn_yellow01:hover {
    background: #fbd396;
  }
/* ===========================================
  about_site
=========================================== */
#about_site .sitemap {
  width: 100%;
}
#about_site .sitemap td {
  width: 33%;
}
#about_site .ttl_link {
  margin-bottom: 10px;
}
#about_site .ttl_link a {
  padding-left: 20px;
    background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_arrows.png) left center no-repeat;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  #about_site .sitemap td {
    width: 100%;
    display: block;
  } 
  #about_site .sitemap ul {
    margin: 0 10px;
  }
}

/* ===========================================
  contact
=========================================== */
#contact .p-nav li a.contact {
    color: #FFF;
    background: #005dac;
}
#contact table th,
#contact table td {
  padding: 25px;
}
#contact table th {
  width: 300px;
}

@media screen and (max-width: 640px) {
  #contact form {
    width: 100%;
  }
  #contact table {
    width: 94%;
    margin: 0 auto;
    border: none;
  }
  #contact table th,
  #contact table td {
    display: block;
    padding: 12px;
    width: 94%;
    border: 1px solid #ddd;
  }
  #contact table th {
    border-bottom: 1px solid #fff;
  }
  #contact table tr {
    display: block;
    margin-bottom: 5px;
  }
}

/* 必須 */
#contact table th .required {
  background: #BD0000;
  padding: 3px 5px;
  color: #FFF;
  font-weight: bold;
  margin-right: 0.5em;
}

/* input */
#contact table input,
#contact table textarea {
  border: 1px solid #dedede;
  padding: 8px;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
}
#contact table input:focus,
#contact table textarea:focus {
  background: #FFF5F2;
  outline: 0;
}
#contact .error {
  color: #E50000;
  font-weight: bold;
}

#contact .btn_set {
  text-align: center;
    display: table;
    margin: 0 auto 60px;
}
#contact .btn_set .btn_contact {
  display: table-cell;
  padding: 0 30px;
}

#contact .btn_send button,
#contact .btn_back button,
#contact .btn_contact button {
  display: block;
  margin: 0 auto;
  width: 370px;
    color: #FFF;
    padding: 10px 0;
    border: none;
    font-weight: bold;
    cursor: pointer;
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
  background: #005dac;
  font-size: 120%;
}
  #contact button#editButton {
    background: #AAA;
  }

@media screen and (max-width: 640px) {
  #contact .btn_send button,
  #contact .btn_back button,
  #contact .btn_contact button {
    width: 90%;
  }
}

  #contact .btn_send button:hover,
  #contact .btn_back button:hover,
  #contact .btn_contact button:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
  }
  #contact .btn_send button:focus,
  #contact .btn_back button:focus,
  #contact .btn_contact button:focus {
    outline: 0;
  }


/* ===========================================
  wordpress common
=========================================== */
/* 中央寄せなど
----------------------*/
.editor_box .aligncenter {
    display: block;
    margin: 0 auto;
}
.editor_box .alignright { float: right; }
.editor_box .alignleft { float: left; }

/* link
----------------------*/
#column_detail_box a[href^="http://"],
#column_detail_box a[href^="https://"],
.editor_box a[href^="http://"],
.editor_box a[href^="https://"] {
  color: #005dac;
    padding-left: 25px;
    background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_report.png) 3px 0 no-repeat;
}
#column_detail_box a[href^="http://www.carbon-markets.go.jp"],
#column_detail_box a[href^="https://www.carbon-markets.go.jp"],
.editor_box a[href^="http://www.carbon-markets.go.jp"],
.editor_box a[href^="https://www.carbon-markets.go.jp"] {
  color: #005dac;
    padding-left: 0;
    background: none;
}

#column_detail_box a[href^="http://"]:hover,
#column_detail_box a[href^="https://"]:hover,
.editor_box a[href$=".pdf"]:hover,
.editor_box a[href^="http://"]:hover,
.editor_box a[href^="https://"]:hover {
  color: #B3DEFB;
}
.editor_box a[href$=".pdf"] {
  display: inline-block;
  color: #005dac;
    padding: 1px 0 0 25px;
    background: url(https://www.jcm.go.jp/wp-content/themes/jcm-top-child/common/images/icon_pdf.png) left 5px no-repeat;
}

/* table
----------------------*/
.editor_box table {
  width: 100%;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.editor_box table th,
.editor_box table td {
  padding: 10px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.editor_box table th {
  background: #DBEEF8;
  font-weight: bold;
}
.editor_box table td {
  background: #fff;
}
/* ぺージャー
----------------------*/
.page-numbers {
  padding: 10px;
  border: 1px solid #DDD;
  background: #FFF;
}
.prev.next.page-numbers, 
.next.next.page-numbers {
  background: #CFE6FB;
}
  .current.page-numbers,
  .prev.next.page-numbers:hover, 
  .next.next.page-numbers:hover,
  .page-numbers:hover {
    background: #005dac;
    color: #FFF;
  }
  
@media screen and (max-width: 640px) {
  #publication .inner-right ul,
  #column .inner-right ul,
  #info_list {
    text-align: center;
    padding-bottom: 30px;
  }
  #column .inner-right ul li {
    text-align: left;
  }
  #info_list dl {
    text-align: left;
  }
  .page-numbers {
    margin: 0 auto 3px;
    padding: 2px 9px;
    display: inline-block;
  }
}
  
/* リスト
----------------------*/
.inner #section .editor_box ul li {
  display: list-item;
}
 

/* ===========================================
  wordpress event seminar
=========================================== */
#column_detail_box .day,
#info_detail_box .day {
  margin-bottom: 20px;
  font-weight: bold;
}

#column_detail_box .caption {
  margin-bottom: 30px;
}
#column_detail_box img {
  max-width: 100%;
  height: auto;
}


/* ===========================================
  サイト内検索調整
=========================================== */
.gsc-result .gs-title {
height: 1.5em!important;
}

#page_anchor {
  padding-top: 140px;
  margin-top:-140px;
}