@charset "utf-8";

.l-footer-copy a a:before {
    content: "【PR】";
}
#category iframe {
    margin: 0 auto;
    display: block;
}
.l-header__sitename::before {
    background: #000;
    color: #fff;
    content: "PR";
    display: inline-block;
    font-size: 14px;
    line-height: 1.3;
    margin-right: 0.3rem;
    padding: 0 0.1rem;
}

.l-header__sitename {
    display: flex;
    align-items: center;
}

.l-header__sitename::after {
    position: absolute;
    top: calc((100% - 80px) / 2);
    left: 0;
    content: '';
    width: 70px;
    height: 80px;
    background: url(img/h_logo.png) no-repeat;
}

.l-header__sitename::before {
    position: unset;
    top: unset;
    left: unset;
    width: unset;
    height: unset;
    background-size: unset;
}



.l-header__sitename{
  font-size: 2.3rem;
  font-weight: bold;
}
.main-visual__catchphrase{
  font-size: 40px !important;
}
.box-c{
  text-align: center;
}
.org-box{
  margin: 5px auto;
  width: 98%;
  padding: 5px;
  border: solid 1px #F6ADC1;
  text-align: center;
}
span.txt_red {
    color: #ff0202;
    font-weight: bold;
    font-size: 1.6rem;
}
span.txt_normal {
    color: #616161;
    font-weight: normal;
    font-size: 1.6rem;
}
.lower_bottom .mainttl span.txt_s_cat{
  font-size: 85%;
}

.mini{
    margin: 0 auto;
    text-align: center;
    font-size: 85%!important;
}
.tbl-r03 tr:nth-child(1){
  background-color: #c4cbd1;
}
.catch-b{
  color: #0F314B;
    font-weight: bold;
    margin: 0 auto !important;
    font-size: 2.4rem !important;
  text-align: center !important;
}
  .basic-column-box .paragraph-frame .tbl-r03 th {
    padding: 2px;
  }
  .tbl-r03 td {
    font-size: 215%;
    font-weight: bold;
  }
  span.txt_bold{
  background: none;
  font-weight: bold;
  color: #79390c;
  font-size: 1.8rem;
}
/*表の中の〇とか*/
.js-scrollable tr th{
  padding: 9.5px;
}
.js-scrollable tr td{
  vertical-align: middle;
}
.js-scrollable tr td:nth-of-type(3),.js-scrollable tr td:nth-of-type(4),.js-scrollable tr td:nth-of-type(5),.js-scrollable tr td:nth-of-type(6),.js-scrollable tr td:nth-of-type(7){
  font-weight: bold;
  font-size: 215%;
}

/*表の中のボタン*/
table .btn-web a{
  max-width: 13rem;
  line-height: 0.4;
  box-shadow: 7px 7px 0px 0px #ebeef0;
}
.column2 .basic-column-box{
    background: #F5F4F2;
      padding: 15px;
  }

.column_record {
    border: solid 1px #fcad9d;
    display: block;
    width: 90%;
    margin: auto;
    max-height: 300px;
    overflow-y: scroll;
    padding: 10px;
    background-color: #fff;
}

.column_record ul li {
    padding-left: 22px;
    margin: 0 0 5px;
    position: relative;
        display: block;
    background: none !important;
    border-bottom: solid 1px #ff9933;
    margin-bottom: 10px;
    padding: 0px 0px 5px 0px;
}
 .column_record li span {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 40%, #fdfd85 0%) repeat scroll 0 0;
    font-weight: bold;
    line-height: 1.8;
}
.heading {
    padding: 0rem 1rem!important;
    border-left: 6px double #000!important;
    font-weight: bold!important;
}
ul.column_record li {
    display: block;
    background: none !important;
    border-bottom: solid 1px #ff9933;
    margin-bottom: 10px !important;
    padding: 0px 0px 5px 0px !important;
    margin-left: 22px !important;
    position: initial !important;
}
 .column_record li:before {
    background: none !important;
 }
.center {
    text-align: center;
}
p.time_function {
    width: 80%;
    font-size: 12px;
}

/* oki_20220616 */
.kanren {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 50px 0;
    font-size: 90%;
    position: relative;
    box-sizing: border-box;
}
.midasi {
    font-size: 125%;
    font-weight: bold;
    color: #1c4e86;
    padding: 0 0 2px 7px;
    border-left: 5px solid #1c4e86;
    line-height: 1;
    margin: 0 0 15px 0;
}
.kanren br {
	display: none;
}

.readmore-content {
    position: relative;
    overflow: hidden;
    height: 100px;
}
.readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

/* 続きを読むボタン */
.readmore-label{
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 5px auto;
    z-index: 2;
    padding: 2px 15px;
    background-color: #1c4e86;
    border-radius: 10px;
    color: #fff;
}
.readmore-label:before{
    content: "\7D9A\304D\3092\8AAD\3080";
}

.readmore-check{
    display: none;
}
/*チェック時にボタンを非表示*/
.readmore-check:checked ~ .readmore-label{
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}
.readmore-check:checked ~ .readmore-label:before{
    content: "\9589\3058\308B";
}
/*チェック時に高さを自動に戻す*/
.readmore-check:checked ~ .readmore-content{
    height: auto;
}
/*チェック時グラデーション等を削除*/
.readmore-check:checked ~ .readmore-content::before {
    display: none;
}
.image-text {
    text-align: center;
}

/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
@media screen and (min-width: 480px) {
	.l-header__sitename {
		width: 625px;
	}
.sp,
.sp_br,
.forSP {
      display: none;
}	
.gnavi {
    width: 1000px;
    max-width: 1000px;
    margin: 0 auto 3rem;
}

.gnavi ul, .gnavi ul {
    display: flex;
    margin: 0 auto 1rem;
    border-right: solid 1px #ddd;
}

.gnavi ul li {
    margin: 0;
    padding: 0;
	width:33.33%;
}

.gnavi ul li a, .gnavi ul li a {
    padding: 1rem;
    display: block;
    text-align: center;
    line-height: 1.4;
    border-left: solid 1px #ddd;
    display: table-cell;
    vertical-align: middle;
    height: 7rem;
    font-size: 14px;
    width: 334px;
	background:#4285f414;
}

.gnavi ul li:before, .gnavi ul li:before {
    display: none;
}	
	.gnavi ul li:after{
		content:none;
	}
	
.fixBan {
    position: fixed;
    bottom: 18rem;
    right: 0;
    width: 260px;
    z-index: 2;
	  display: none;
}
	
	
}


/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 480px) {
	.l-header__sitename {
    padding: 0 2px 0 4rem;
}
	.l-header__sitename:after {
    top: calc((100% - 40px) / 2);
    width: 40px;
    height: 40px;
    background-size: contain;
}

.l-header__sitename:before {
    width: 34px;
}
	
.l-header__sitename {
    font-size: 1.6rem;
    font-weight: bold;
}
  .main-visual__catchphrase {
    font-size: 20px !important;
}
  .main-visual__catchphrase{
    top: -8px;
  }
  .main-visual__text{
    top: 0px;
    font-size: 15px !important;
  }
.box-c{
  text-align: center;
}
.org-box{
  margin: 5px auto;
  width: 98%;
  padding: 5px;
  border: solid 1px #F6ADC1;
  text-align: center;
}
span.txt_red {
    color: #ff0202;
    font-weight: bold;
    font-size: 1.6rem;
}
span.txt_normal {
    color: #616161;
    font-weight: normal;
    font-size: 1.6rem;
}
.lower_bottom .mainttl span.txt_s_cat{
  font-size: 85%;
}

.mini{
    margin: 0 auto;
    text-align: center;
    font-size: 85%!important;
}
.catch-b{
  color: #0F314B;
    font-weight: bold;
    margin: 0 auto !important;
    font-size: 2.4rem !important;
  text-align: center !important;
}
.column2 .basic-column-box{
    background: #F5F4F2;
  }
  .image-text__image.image-left, .image-text__image.image-right{
    width: 100%;
  }
  span.txt_bold{
  background: none;
  font-weight: bold;
  color: #79390c;
  font-size: 1.8rem;
}
/*表の中の〇とか*/
.js-scrollable tr td{
  vertical-align: middle;
}
.js-scrollable tr td:nth-of-type(3),.js-scrollable tr td:nth-of-type(4),.js-scrollable tr td:nth-of-type(5),.js-scrollable tr td:nth-of-type(6),.js-scrollable tr td:nth-of-type(7){
  font-weight: bold;
  font-size: 215%;
}
  
/*表の中のボタン*/
table .btn-web a{
  max-width: 13rem;
  line-height: 0.4;
  box-shadow: 7px 7px 0px 0px #ebeef0;
}
  
/*table、PCは横・SPは縦*/
  .tbl-r03 {
    width: 100%;
  }
  .tbl-r03 tr {
    display: block;
    float: left;
  }
  .tbl-r03 tr td, 
  .tbl-r03 tr th {
    border-left: none;
    display: block;
    height: 70px;
  }
  .tbl-r03 td {
    font-size: 215%;
    font-weight: bold;
  }
  .tbl-r03 thead {
    display: block;
    float: left;
    width: 30%;
  }
  .tbl-r03 thead tr {
    width: 100%;
  }
  .tbl-r03 tbody {
    display: block;
    float: left;
    width: 100%;
  }
  .tbl-r03 tbody tr {
    width: 50%;
  }
  .tbl-r03 tr td + td {
    border-left: none;
  }
  .tbl-r03 tbody td:last-child {
    border-bottom: solid 1px #ccc;
  }
/*table、PCは横・SPは縦*/

.column_record {
    border: solid 1px #fcad9d;
    display: block;
    width: 90%;
    margin: auto;
    max-height: 300px;
    overflow-y: scroll;
    padding: 10px;
    background-color: #fff;
}

ul.column_record li {
    display: block;
    position: initial !important;
    background: none !important;
    border-bottom: solid 1px #ff9933;
    margin-bottom: 10px;
    padding: 0px 0px 5px 0px;
        padding-left: 2.2rem;
}

 .column_record li span {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 40%, #fdfd85 0%) repeat scroll 0 0;
    font-weight: bold;
    line-height: 1.8;
}

.heading{
padding: 0rem 1rem!important;
    border-left: 6px double #000!important;
    font-weight: bold!important;
}
 .column_record li:before {
    background: none !important;
 }
.center {
    text-align: center;
}
p.time_function {
    padding-left: 10px;
}	
	
	.gnavi{
		display:none;
	}	
.fixBansp {
    position: fixed;
    bottom: 0px;
    z-index: 10;
}	
.active {
	display:none;
	}	
.l-footer-copy {
    padding-bottom: 100px;
}	
.l-pagetop {
    bottom: 120px;
}	
#category iframe {
    width: 100%;
    height: 25rem;
}	

}
