@charset "UTF-8";

/*子テーマ用「rwd.css」*/

/*--------------------------------------------------------
解像度736px以下
--------------------------------------------------------*/
@media
only screen and (max-width : 736px){

.pcp{
	display:none;
}

.spp{
	display:block;
}

/*--------------------------------------------------------
トップページ　ご相談対象金融機関
--------------------------------------------------------*/
table.kinyu-list td{
padding: 0.6em 0.5em;
}
/*--------------------------------------------------------
トップページ
--------------------------------------------------------*/
.home .main-image{
margin-bottom:0;

}
/*--------------------------------------------------------
テーブル
------------------------------------------------------*/

table.tresp th,
table.tresp td
{
display:block;
width:100%!important;
box-sizing: border-box;
}

table.tresp input, table.tresp textarea{
width:inherit;
}

table.otoiawase textarea{
width:100%;
}

/*--------------------------------------------------------
新着情報
------------------------------------------------------*/

p.top-news-time,
p.top-news-title{
width:100%;
display:block;
}

p.top-news-time{
margin:0;
}

/*-- customized 2018.9.16 --*/
.global-nav-panel{
	background-color:#09144c;
}

.site-footer-nav li, .site-footer-nav li:first-child{
	display:inline-block;
	text-align:center;
}
.site-footer-nav,
.copyright{
	text-align:center;
}

.section-wrap .section-in .section-title, .section-wrap .article-header .section-title
{
	margin-bottom:1em;
}


.main-body h2{
	background:none;
	color:#3770ad;
	padding: 5px 0 5px 15px;
	border-left: solid 3px #3770ad;
}
.site-footer-conts-area{
	text-align: center;
}
.site-footer-conts-area ul{
	flex-direction:column;
	justify-content: center;
	padding: 0 5px;
}

.f_bn li{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.f_bn2 li{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.site-footer-conts-area ul li img{
	margin-right: 0;
}



/* 登録者*/
.single-member_list .photo{
	width:50%;
	padding:10px;
	box-sizing: border-box;
}

}


/*-- customized 2022.09.07 
	新デザイン適用--*/

@media (max-width: 1200px) {
  .main-body {
    overflow: hidden;
  }

  .main-body main .main-conts .section-wrap .section-in {
    padding-left: 10px;
    padding-right: 10px;
  }

  .site-footer .f_bn li {
    max-width: initial;
    width: 33.3%;
    margin-bottom: 10px;
  }

  .site-footer .f_bn2 li {
    max-width: initial;
    width: 50%;
  }

  .main-body main .article-body .p-t2 p {
    text-align: left;
  }

  .main-body main .article-body .p-t4 li {
    width: calc( 50% - 10px);
  }
  .main-body main .article-body .p-t4 li a {
    width: 100%;
  }

  .main-body main .article-body .p-t6 > li {
    width: calc( 50% - 40px);
  }
}



@media (max-width: 736px) {
	
	.global-nav-panel{
		background-color:#000;
	}
	
	
  .main-body main .article-body .p-t6 > li {
    width: 100%;
    margin: 0 0 40px;
    padding-top: 1.6em;
    padding-bottom: 0;
    height: 6em;
  }
  .main-body main .article-body .p-t6 > li:before {
    inset: -40px auto auto auto;
    content: '\f063';
  }
  .main-body main .article-body .p-t6 > li:after {
    width: calc( 100% - 22px);
    text-align: center;
  }

  .main-body main .article-body .p-t7 {
    flex-direction: column;
  }
  .main-body main .article-body .p-t7 > *:nth-child(n) {
    width: 100%;
    margin-right: 0;
  }

  body {
    border-top: none;
  }

  .site-header .site-header-in {
    padding: 20px 0 0;
  }

  .site-header .site-title img {
    width: auto;
  }

  .global-nav .global-nav-in li a br {
    display: none;
  }

  .main-image .main-image-in {
    padding: 0;
  }

  .site-footer .f_bn li {
    width: 100%;
  }

  .site-footer .f_bn2 li {
    width: 100%;
  }

  .main-body main .article-body .p-t1 {
    flex-direction: column;
  }
  .main-body main .article-body .p-t1 > div:nth-child(n) {
    width: 100%;
  }

  .main-body main .article-body .p-t4 {
    flex-direction: column;
  }
  .main-body main .article-body .p-t4 li {
    width: 100%;
    margin: 0 0 10px;
  }
}


/* 2022.10.20 customized */

@media (max-width: 1200px) {
  .top-banner {
    justify-content: space-between;
  }
  .top-banner > div {
    width: 48%;
    margin-right: 0;
  }
}

@media (max-width: 735px) {
	
.global-nav-panel{
		background: #00690c;
	}
	
  ul#menu li {
    margin-right: 0;
  }
  ul#menu li a {
    justify-content: flex-start;
  }
  ul#menu li a:before {
    content: none;
  }

  .top-banner {
    flex-direction: column;
  }
  .top-banner > div {
    width: 100%;
    margin-bottom: 20px;
  }

  .top-banner2 {
    flex-direction: column;
  }
  .top-banner2 > li {
    width: 100%;
    margin-bottom: 20px;
  }
  .top-banner2 > li a {
    min-height: 5.5em;
  }
  
  .post-type-archive-syukusya table th {
    display: none;
  }
  .post-type-archive-syukusya table td:before {
    content: "[ " attr(data-label) " ] ";
  }
  .post-type-archive-syukusya table td:nth-child(1) {
    background: #f7efee;
  }
  .post-type-archive-syukusya table td:nth-child(n) {
    display: block;
    width: 100%;
  }
}



@media (max-width: 1000px) {
  .main-body main .article-body .top-banners {
    width: 100%;
  }
  .main-body main .article-body .top-banners > li {
    width: 48%;
  }
}

@media (max-width: 900px) { .ap-top-banners { flex-direction: column; }
  .ap-top-banners > *:nth-child(n) { width: 100%; margin-right: 0; } }

@media (max-width: 735px) {
  .main-body main .article-body .top-banners {
    flex-direction: column;
  }
  .main-body main .article-body .top-banners > li {
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }
  .global-nav-panel{
	  background-color: #0086be;
  }
  ul#menu{
	  background-color: #fff;
	  border:solid 1px #eee;
	  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  }
  .global-nav-in li{
	  border-color: #ddd;
  }
  header.site-header{
	  border-bottom: solid 1px #e0e0e0;
  }
  .main-body main .article-body h3:not([class]){
	  padding-right: 0;
  }
  
  .main-body main .article-body .mw_wp_form table input[type="text"], .main-body main .article-body .mw_wp_form table textarea{
	  max-width: calc(100%);
  }
}


@media (max-width: 735px) { .main-body main .article-body .top-banners { justify-content: center; }
  .main-body main .article-body .top-banners li:nth-child(n) { width: 100%; margin: 0 0 20px; }
  .main-body main .article-body .top-banners li:nth-child(n) a { align-items: center; }
  .main-body main .article-body .top-banners li:nth-child(n) h4, .main-body main .article-body .top-banners li:nth-child(n) .magazine-title, .main-body main .article-body .top-banners li:nth-child(n) .seminer-title { font-size: 1.125rem; } 
   .main-body main .perovskite-exam-sec2 > ol { padding-left: 0; } 
  }
@media (max-width: 480px) { .main-body main .article-body .top-banners li:nth-child(n) { width: 100%; margin: 0 0 20px; }
  .main-body main .article-body .top-banners li:nth-child(n) h4, .main-body main .article-body .top-banners li:nth-child(n) .magazine-title, .main-body main .article-body .top-banners li:nth-child(n) .seminer-title { font-size: 1rem; }
  .main-body main .article-body .top-banners li:nth-child(n) p, .main-body main .article-body .top-banners li:nth-child(n) .magazine, .main-body main .article-body .top-banners li:nth-child(n) .seminer { font-size: 0.9375rem; } }

@media (max-width: 735px) { .global-nav-panel { background-color: #ff7e00 !important; } }
@media (max-width: 800px) { .main-body main .article-body .bn_magazine { width: auto; } }

/* 2023.12.6 行動規範追加 */

@media( max-width: 735px){
  #coc-section{
    padding-left: 0;
    padding-right: 0;
  }
  
  #coc-frame{
    padding: 1em;
  }
  
  #coc-list{
    padding: 1em 0 1em 1.5em;
  }
  
  .coc-sign p{
    font-size: 90%;
    padding-left: 50px;
    background-size: 45px;
  }

}


























