@charset "utf-8";

header .headTitArea p:before {
    content: "PR";
    display: inline-block;
    background: #000;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin-right: 1rem;
    font-size: 16px;
    padding: 0 1rem;
    line-height: 1.5;
    text-shadow: none;
    margin: 0 1rem;
}




/*2023.6.15*/
.btn-web2 a {
    position: relative;
    display: block;
    padding: 14px 60px 15px 30px;
    background: #ab2e6d url(img/arrow05.png) 96% 50% no-repeat;
    background-size: 40px;
    border: 2px solid #ab2e6d;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    text-decoration: none;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.1);
}




/*2020.12.18*/
.wrapper_boxes .slider .slider-for {
    width: 100%;
}
/*2020.12.18 END*/

/*2021.02.19*/

.time_area{
	font-size:.8em;
	margin:1em;
}

/*2021.02.19　END*/

p.time_function {
    font-size: 11px;
}
.slideArea .slideinner {
    overflow: hidden;
}

.name-height-fix {
    display: flex !important;      /* 他のスタイルに負けないよう強制適用 */
    align-items: center;           /* 上下中央 */
    justify-content: center;       /* 左右中央 */
    text-align: center;
    
    /* 2行分の高さをしっかり確保（微調整可） */
    min-height: 3.5em; 
    
    /* 下の画像との余白（必要に応じて調整） */
    margin-bottom: 10px;
}

/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
@media screen and (min-width: 481px) {
/*/////////////PC用のCSSをここに作成してください。/////////////*/

body {
    margin-left: 0;
}

p.btn00 a {
    display: none;
}
.marker-blue {
background: linear-gradient(transparent 60%, #dce5eb 0%);
font-size: 16px;
font-weight:bold;
}
.pcHide {
    display: block !important;
}

header .pcHide .headLogo img {
    float: left;
}

header .pcHide .headLogo p.mainSiteTit {
    margin-top: 1rem;
}	
/*/////////////必ず中括弧の中に作成してください。/////////////*/


  /*3選（下層ページフッター）*/
  .wrapper_all{
      text-align: center;
    margin-top: 10rem;
      /*border-top: 10px solid #102942;*/
      /*padding-top: 50px;*/
  }
  .wrapper_all .btn-web{
    width: 100%;
  }
  .wrapper_all .title{
    font-size: 3rem;
      margin-bottom: 4rem;
  }
  .wrapper_all .title span{
    display: block;
      font-weight: bold;
      font-size: 150%;
  }
  .wrapper_all .wrapper_boxes{
    display: flex;
      justify-content: space-between;
  }
  .wrapper_all .box{
    width: 30%;
    border: none;
    background: #102942;
    color: white;
    padding: 30px 30px;
  }
  .wrapper_all .title-company{
    font-size: 2.7rem;
    font-weight: bold;
  }
  .wrapper_all .title-company span{
    font-size: 60%;
  }
    .wrapper_all .company {
        font-size: 2.2rem;
        color: #ffffff;
        line-height: 1.5;
        font-weight: bold;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 2px solid #ad9d8f;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        min-height: 100px;
    }
  .wrapper_all .company span{
    font-size: 80%;
    display:block;
    font-weight: normal;
  }
  .wrapper_all .chara{
    font-size: 2rem;
    margin-top: 2rem;
      line-height: 1.4;
  }
  .sp_br{
    display: none !important;
  }
  /*2020.12.18*/
  .wrapper_boxes .box{
  height: 650px;
}

.official{
  padding: 20px 100px;
  background:#f5f5f559!important;
  border-radius: 30px 30px 30px 30px!important;
}
.official li{
text-align:left!important;
}

.official .partTtl{
  background  : #fcfcfc!important;
  padding     : 20px!important;
}
.official .partTtl{
  display     : inline-block!important;
  font-size   : 30px!important;
  margin:0px !important;
  font-weight : bold!important;
  color       : #ffffff!important;
  text-shadow:  2px  2px 10px #777 ,
               -2px  2px 10px #777 ,
                2px -2px 10px #777 ,
               -2px -2px 10px #777;
}
.official .partTtl:before{
display:none;
}
.center{
    text-align:center!important;
}
.right{
    text-align:right!important;
}
     .heading{
padding: 0rem 1rem!important;
    border-left: 6px double #000!important;
    font-weight: bold!important;
}

ul.column_record{display:block; width:90%; margin:auto; max-height:300px;overflow-y: scroll; padding:10px; border:solid 1px #FFCC00; margin-bottom:15px;}
ul.column_record li{display:block; background:none; border-bottom:solid 1px #ff9933; margin-bottom:10px; padding:0px 0px 5px 0px;}
ul.column_record li::before{content:none;}
ul.column_record li span.day{font-size:small; display:block; background:none; color:#000;margin:0px;}

.mini{
    font-size:10px;
    text-align:right;
}

.official h3 {
   font-size: 18px;
   font-weight: bold;
   margin: 20px;
}
.official h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 20px;
}
.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;
}
 .column_record li:before {
    background: none !important;
 }
.center {
    text-align: center;
}

.contents .box .box-head {
	font-size: 2rem;
	font-weight: bold;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin:0 auto;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.contents table td{
	word-break: break-all;
}

.index .common_parts h3 a, .category h2 a, .page h2 a {
    text-decoration: none;
    color: #000;
}

.category .slideArea .inner1100 {
    padding-bottom: 5rem;
}
	
	

}

/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/
@media screen and (max-width: 599px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
 * 
	.btn-web2  {
	width: 90%;
    margin: 20px auto;
	}
	.btn-web2 a {
	position: relative;
    display: block;
    padding: 21px 40px 22px 25px;
    background: #ab2e6d url(img/arrow05.png) right 3% center no-repeat;
    background-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
}
	
.marker-blue {
background: linear-gradient(transparent 60%, #dce5eb 0%);
font-weight:bold;
}
/*/////////////必ず中括弧の中に作成してください。/////////////*/

  /*3選（下層ページフッター）*/
  .wrapper_all{
      text-align: center;
    margin-top: 30px;
      /*border-top: 10px solid #102942;*/
      /*padding-top: 30px;*/
  }
  .wrapper_all .btn-web{
    width: 100%;
  }
  .wrapper_all .title{
        font-size: 2rem;
    margin-bottom: 2rem;
    line-height: 5rem;
  }
  .wrapper_all .title span{
    display: block;
      font-weight: bold;
      font-size: 150%;
    margin-top: 1.5rem;
  }
  .wrapper_all .wrapper_boxes{
    display: flex;
      justify-content: space-between;
    flex-flow: column;
  }
  .wrapper_all .box{
    border: none;
    background: #102942;
    color: white;
    padding: 30px 30px;
  }
  .wrapper_all .title-company{
    font-size: 2.7rem;
    font-weight: bold;
  }
  .wrapper_all .title-company span{
    font-size: 60%;
  }
  .wrapper_all .company{
    font-size: 2.2rem;
    color: #ffffff;
    line-height: 1.5;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #ad9d8f;
  }
  .wrapper_all .company span{
    font-size: 80%;
    display:block;
    font-weight: normal;
  }
  .wrapper_all .chara{
    font-size: 1.5rem;/*もと2rem*/
    margin-top: 1rem;/*もと2rem*/
      line-height: 1.4;
  }
    .pc_br{
    display: none !important;
  }
.wrapper_all .wrapper_title_boxes .k_parts span{
    font-size: 110%;
  }

/*20201218*/
.wrapper_boxes .box p{
  font-size:1rem;
}

.official{
  background:#f5f5f559!important;
  border-radius: 30px 30px 30px 30px!important;
      padding: 10%;
}


.official .partTtl{
  background  : #fcfcfc!important;
  padding     : 10px!important;
}
.official .partTtl{
  display     : inline-block!important;
  font-size : 20px!important;
  margin:0px !important;
  font-weight : bold!important;
  color       : #ffffff!important;
  text-shadow:  2px  2px 10px #777 ,
               -2px  2px 10px #777 ,
                2px -2px 10px #777 ,
               -2px -2px 10px #777;
}
.official .partTtl:before{
display:none!important;
}
.center{
    text-align:center!important;
}
.right{
    text-align:right!important;
}


    .fb-container {
        width: 95%!important;
    }
         .heading{
padding: 0rem 1rem!important;
    border-left: 6px double #000!important;
    font-weight: bold!important;
}
ul.column_record {
    display:block;
    width:90%;
    margin:auto;
    max-height:300px;overflow-y: scroll;
    padding:10px;
    border:solid 1px #FFCC00;
    margin-bottom:15px;
}
ul.column_record li {
    display:block;
    background:none;
    border-bottom:solid 1px #ff9933;
    margin-bottom:10px; padding:0px 0px 5px 0px;
}

ul.column_record li::before {
    content:none;
}
ul.column_record li span.day {
    font-size:small;
    display:block;
    background:none;
    color:#000;
    margin:0px;
}

.official h3 {
   font-size: 18px;
   font-weight: bold;
   margin: 20px;
}
.official h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 20px;
}
.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;
    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;
}




.page h1 {
    padding: 2.5rem 1rem;
}

.page h1::before, .page h1::after {
    height: 30px;
}

.page h1::before {
    top: -5px;
}

.page h1::after {
    bottom: -5px;
}

header {
    position: fixed;
    background: #fff;
    border-top: solid 3px #102942;
    overflow: hidden;
    width: 100%;
    top: 0;
    z-index: 1;
    box-shadow: 0 4px 5px #0000001a;
}

#pankuzuWrap {
    margin-top: 4.5rem;
}

.headTitArea p, .headTitArea a {
    font-size: 3vw;
    width: 23vw;
    line-height: 1.4;
    margin: 5px 5px;
}
#kv {
    margin-top: 5rem;
}

.contents .box .box-head {
	font-size: 1.5rem;
	font-weight: bold;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.contents table td{
	word-break: break-all;
}

	tr.thead {
    display: none;
}
table.tbl-r05 td:first-child {
    background: #dce5eb;
}
table.tbl-r05 td {
    text-align: center;
}
/* .slider .slider-for button.slick-prev {
    position: absolute;
    top: 32%;
    left: 0;
    z-index: 5;
    text-indent: -9999px;
    background: url(img/controls_case02.png) 0 center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 40px;
}



.slider .slider-for button.slick-next {
    position: absolute;
    top: 32%;
    left: 85%;
    z-index: 5;
    text-indent: -9999px;
    background: url(img/controls_case01.png) 0 center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 40px;
} */
	
.slider .slider-for button.slick-prev {
    position: absolute;
    top: 32%;
    left: 85%;
    z-index: 5;
    text-indent: -9999px;
    background: url(img/controls_case01.png) 0 center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 40px;
	overflow:hidden;
}

.slider .slider-for button.slick-next {
    position: absolute;
    top: 32%;
    left: 0;
    z-index: 5;
    text-indent: -9999px;
    background: url(img/controls_case02.png) 0 center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 40px;
	overflow:hidden;
}	
	
.category p.sansyou {
    line-height: normal;
}
.category p.sansyou a {
    word-break: break-all;
    font-size: 11px;
    color: gray;
}
    .category h1 {
        padding: 4rem 0 4rem;
    }
.contents .komi p.caption {
    text-align: left;
}


.contents .indexadd .frame .frame-head {
    padding: 1rem 1rem 0;
}
.indexadd .inner1100 {
    padding: 0;
}
.indexadd .title01, .category .title01 {
    box-shadow: unset;
}
.category .indexadd h3 {
    padding: 0;
    background: no-repeat;
}
.contents .indexadd .contBox05 .listBox02 {
    display: none;
}
.contents .indexadd .contBox03 .block .txtArea .btn-internal a {
    display: none;
}

.indexadd .contBox.contBox02 {
    display: none;
}

/*2021.02.08*/
.btn-web a {
    position: relative;
    display: block;
    padding: 21px 40px 22px 25px;
    background: #e14d2a url(img/arrow05.png) right 3% center no-repeat;
    background-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
}
/*2021.02.08 END*/
div#category {margin-top: 7rem;}

header .headTitArea p {
    width: auto;
}

.headTitArea .headLogo {
    width: auto;
}



}