body {
font-family:   "Noto Sans CJK JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#kv {
  display: flex;
  width: 100vw;
  justify-content: center;
  align-items: center;
  margin-left: calc((100vw - 100%) / 2 * -1);
}
article {
	padding: 0;
  max-width: 100%;
}
.content_wrap {
	background-color: #ffffffcf;
}
#talk_wrap {
  max-width: 740px;
  margin: 0 auto;
}
#kv img {
  max-width: 100%;
}
#index_nav .title {
  padding: 0;
}
#information_free {
  max-width: 740px;
  margin: 0 auto;
  background-color: #bdccd4;
}
#information_free > ul > li.bd_b {
  border: none;
}
#information_free .info_column_title {
  margin: 2rem auto;
}
#information_free img {
  max-width: 100%;
}
#information_free li {
  padding: 0;
}
#information_free li .info_desc {
  max-width: 100%;
}
#information_free li .info_desc div {
  max-width: 500px;
  letter-spacing: 0.5px;
  margin: 0 auto;
  box-sizing: border-box;
}
#information_free li .info_desc .column_movie_tenet {
  max-width: 100%;
  margin: 0 auto;
  padding: 4em;
  background-color: #333333;
  color: #ffffff;
  overflow-wrap: break-word;
}
#information_free li .info_desc .column_movie_tenet p {
  max-width: 100%;
  margin: 0 auto 1em auto;
  width: 480px;
}
#information_free .column_lead {
  font-size: 0.9rem;
  margin-bottom: 2rem;
}
#information_free li .info_desc div.info_column_profile {
  margin: 2em auto 3em auto;
  background-color: #ffffff;
  color: #6d4e2c;
  padding: 2em 2em 1em 2em;
}
/*
article {
	max-width: 100%!important;
}
#information .info_title {
  max-width: 360px;
}
*/
#talk_body {
  max-width: 740px;
}
#talk_wrap h2 img {
  width: 100%;
  max-width: 500px;
}
#talk_wrap h2  {
  padding-top: 80px;
  padding-bottom: 30px;
  font-family:   A1 Gothic M;
}
#talk_body dt.t_h {
  left: -.15em;
}

#yodogawa .bd_t disabled {
	max-width: 680px;
  margin: 0 auto;
}

#index_nav .date {
    text-align: center;
}

#yodogawa .inner {
    letter-spacing: 0;
}

#talk_nav svg .cls-1, #talk_nav svg .cls-2 {
  stroke: #02abe8;
}
#talk_nav .prev a:after, #talk_nav .index a:after, #talk_nav .next a:after {
  color: #02abe8;
}

.info_img {
	text-align: center;
  padding-top: 50px;
}

#talk_body .txt_box {
   padding: 30px;
   max-width: 700px;
   font-size: 90%;
   font-family:  A1 Gothic R;
}
#talk_body .txt_box .desc { 
  max-width: 80%;
}
#information {
  padding-top: 2em;
}
#index_nav, #talk_nav {
  margin-bottom: 0;
}
#talk_body .pic.v {
    max-width: 100%;
	text-align: center;
    margin: 0 auto;
    padding-bottom: 30px;	
}
/*付け足し*/
#talk_wrap .talk_end p {
    padding-bottom: 50px;
}

#talk_body .pic .caption.caption_left {
	text-align: left;
    max-width: 600px;
    margin: 0 auto;}

talk_nav, .talk_nav { 
 margin:30px 0 0 0;
}

#talk_wrap .talk_end {
    margin: 60px 0 0 0;
    text-align: center;
	font-size: 80%;
}

#talk_body .txt_box .pic img {
	width: 100%;
	height: auto;
	}

#talk_body dt {
	font-family:  A1 Gothic M;
}
	
.style_sp_br {
	line-height: 1.8em;	

}

.style_sp_br li{
	margin-bottom:20px;
	}

#information li .info_img img, #information_free li .info_img img {
    width: 100%;
	}

#yodogawa p {
	letter-spacing:0.1em;
	}
#index_nav .disabled a .title {
	font-family:  A1 Gothic M;
}
.profile_inner .desc p {
    font-size: 90%;
}
/*
#information_free li {
    margin: 50px 0 50px 0;
}
*/
#index_nav {
    margin: 0;
    /*background-color: #ffffffcf;*/
  }

#yodogawa {
    padding: 100px 0 100px 0;
    text-align: center;
    /*background-color: #ffffffcf;*/
}
talk_nav, .talk_nav {
	margin: 0;
	padding: 30px 0 30px 0 ;
    /*background-color: #ffffffcf;*/
}
#talk_wrap .talk_end p {
    margin: 0;
}
#talk_body .pic {
    max-width: 100%;
    margin: 0 auto 40px auto;
    text-align: center;
}
.pic_wrap {
    display: inline-block;
    width: 100%;
}
#talk_body .txt_box .desc p {
    line-height: 2.1em;
}
#talk_nav svg .cls-1, #talk_nav svg .cls-2, .talk_nav svg .cls-1, .talk_nav svg .cls-2 {
    stroke: black;
}
#talk_nav li a:after, .talk_nav li a:after {
    color: black;
}

#information li .info_img img, #information_free li .info_img img {
    max-width: 450px;
}
#information, #information_free {
    margin-top: 0;
}
#talk_body .pic img {
    width: 600px;
    margin: 0 auto;
    text-align: center;
}
#talk_body .pic .caption {
    text-align: center;
}
#index_nav .title img {
    width: 500px;
    opacity: 1;
}

footer {
    padding-top: 30px;
}

@media (max-width: 820px) {
  #kv {
    width: 100%;
    margin-left: 0px;
  }	
}
@media (min-width: 641px){
  #index_nav {
    margin-bottom: 60px;
  }
}
@media (max-width: 640px){
  #yodogawa {
    padding: calc(40 / 640 * 100vw) 10px 50px 10px!important;
    text-align: center;
  }
  #talk_body dl {
    margin: 0 auto;
    max-width: 90%;
  	/* margin-top: -30px; */
  }
  #talk_body dt.t_h {
    left: unset;
  }
  #information li .info_desc {
    max-width: 90%;
  }
  #talk_wrap h2  {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  #yodogawa .inner {
  max-width:93%;
  }
  /*付け足し*/
  #talk_body .txt_box {
    padding: 30px 15px;
    max-width:90%;
  }
  #talk_body .txt_box {
    padding: 20px;
    max-width: 95%;
    font-size: 90%;
  }
  #talk_body .txt_box .desc {
    max-width: 100%;
  }
  #talk_body .pic .caption {
  	text-align: left;
  	padding-left:10px;
  	padding-right:10px;
	}	
  #kv img {
    width: 100%;
  }
  #talk_body .pic img {
    width: 100%;
  }	
  #talk_body dd {
    width: 100%;
    box-sizing: border-box;
    text-align: justify;
  }
  #index_nav .title {
    padding: 0;
    margin: 0 0 calc(40 / 640 * 100vw) 0;
    font-size: calc(38 / 640 * 100vw);
    letter-spacing: .05em;
    line-height: 1.4em;
    white-space: nowrap;
    width: 100%;
  }	
  #index_nav .title img {
    max-width: 95%;
  }	
  #bg {
    background-image: url(/ns_tenet/back_sp.jpg) !important;
  }
  #talk_wrap h2 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #information_free {
    padding: 0;
  }
  #information_free li .info_desc p, #information_free li .info_desc ul {
    padding: 0 2em;
    text-align: justify;
  }
  #information_free li .info_desc ul {
    line-height: 1.5em;
  }
  #information_free .column_lead {
    font-size: 0.75rem;
  }
  #information_free li .info_desc .column_movie_tenet {
    padding: 2em 2em 1em 2em;
  }
  #information_free li .info_desc .column_movie_tenet p {
    max-width: 100%;
    padding: 0;
    margin: 0 auto 1em auto;
    width: 100%;
  }
  #information_free li .info_desc div.info_column_profile {
    max-width: 90%;
    padding: 2em 1em 1em 1em;
  }
}
