@charset "UTF-8";

body {
overflow-x: hidden;
}

a,a:hover,a:visited{
    color: inherit;
    text-decoration: none;    
}

.l-header {
    background: #ffffff !important ;
}

.l-header-logo {
    width: 320px !important ;
    padding-left: 0 !important ;
}

.l-header-content {
    padding-left: 0 !important ;
}

.l-gNav li {
    margin-left: 0 !important ;
    margin-right: 25px !important ;
}

.p-container {
    display: flex;
    justify-content: space-between;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 30px;
}


.p-content {
  width: 750px;
}


.p-container .m-head {
    padding-bottom: 60px;
}

.p-list li a {
    color: #323232;
    text-decoration: none;
}

.p-list li {
    font-size: 16px;
    font-size: 1.6rem;
}

.p-year {
  letter-spacing: 0.05em;
  font-size: 16px;
  font-size: 1.6rem;
}

.p-year a {
    display: block;
    color: #323232;
    text-decoration: none;
}

.p-year dt {
    color: #323232;
    cursor: pointer;
    padding-right: 30px;
    position: relative;
}

.p-year dt::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 10px;
  background: url("../../../images/post/news/year.svg")no-repeat;
  background-position: center;
  right: 0;
  top: 9px;
  transition: .3s;
}

.p-year dt.is-active::before {
  transform: rotate(180deg);
  top: 8px;
}

.p-year dd {
  display: none;
}


.p-single-info {
    padding-bottom: 30px;
}

.p-single-head {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.3;
    padding-top: 5px;
    margin-top: 60px;
}

.p-single-head a {
    text-decoration:none;
    color: #161616;
}

.p-single-content {
    margin: 0 auto 50px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.025em;
}

.p-single-content p {
    padding-bottom: 30px;
}

.p-single-content p:last-child {
  padding: 0;
}

.p-single-content strong {  
  font-family: sans-serif, '秀英丸ゴシック B', 'Shuei MaruGo B';
}

.p-single-content em {
  font-style: italic;
}

.p-taxnomy-list{
    margin-bottom: 60px;
}

.p-taxnomy a {
  display: block;
  float: left;    
  transition: .3s;
  border-radius: 6px;
  color: #202020;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-decoration: none;
  text-align: left;
  border: solid 1px #c0c0c0;
  margin-right: 0.6em;    
}

.p-taxnomy-select {
  width: auto;
  float: left;
}

.p-taxnomy-select a {
  padding: 14px 15px 14px 15px;
  background: #fff;
  background-position: center; 
}

.p-pager a {
  display: block;
  transition: .3s;
  border-radius: 50em;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-decoration: none;
  text-align: center;
}


.p-pager-prev {
  width: 184px;
  float: left;
}

.p-pager-prev a {
  padding: 14px 0 14px 15px;
  background: url("../../../images/post/news/prev.svg")no-repeat, #00479D;
  background-size: 10px;
  background-position: left 20px center;
}

.p-pager-next {
  width: 184px;
  float: right;
}

.p-pager-next a {
  padding: 14px 15px 14px 0;
  background: url("../../../images/post/news/next.svg")no-repeat, #00479D;
  background-size: 10px;
  background-position: right 20px center;
}

.p-single-content blockquote {
    background: #F4F4F4;
    border-radius: 20px;
    padding: 30px 40px;
    margin-bottom: 40px;
}

.p-single-content blockquote p {
  font-size: 1.8rem;
  padding-bottom: 30px;
}

.p-single-content blockquote p:last-child {
    padding: 0;
}

.p-single-content h2 {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.3;
  border-bottom: solid 2px #161616;
  padding: 0 5px 5px;
  margin-bottom: 0px;   
  font-family: "秀英丸ゴシック L",'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.p-single-content h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding-left: 0px;
  margin-bottom: 30px;
  font-family:  "秀英丸ゴシック L",'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.m-lead{
  color: #767676;
}

.editor-name{
  color: #161616;
}

.edit-box{
  overflow: hidden; 
  margin-top: 0.5rem;
}

.edit-record{
  float: left;
  padding: 0px 0px;
  text-align: center;
}

/*swiper------------------------------------------------------------- */
.swiper-box {
  margin-top: 60px;
  margin-bottom: 20px;    
}
    
.swiper--wrapper {
  /* wrapperのサイズを調整 */  
  width: 100%;    
  height: 400px;    
}

.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */   
  position: absolute;     
  background-color: #f9f9f9;   
  width: 100%;
  height: 100%;
  display: inline-block;    
  line-height: 30px;   
  border: solid 1px #f9f9f9;     /* 枠線指定 */    
  border-radius: 20px;
  padding-bottom: 16px;    
}

.swiper-text-wrapper {
  position: relative; 
  display: inline-block;
  line-height: 30px;
  padding:20px;　　    
}

.swiper-facilityname {
  position: relative;     
  float: left; 
  color: #202020;
  font-size: 16px;   
  font-weight: bold;
  line-height: 18px;
  padding-top: 16px;       
  padding-left: 20px;    
  vertical-align: top;
  pointer-events: none;    
}

.swiper-companyname {
  position: relative;     
  float: left; 
  color: #808080;
  font-size: 12px;   
  line-height: 12px; 
  padding-left: 20px;
  padding-bottom: 14px;    
  vertical-align: top;    
}

.swiper-facilitydetail {
  position: relative;
  float:left;
  display: inline-block;    
  color: #404040;
  font-size: 16px;  
  line-height: 18px;  
  padding-left: 10px;
  padding-right: 10px;    
  margin-left: 14px;
  margin-bottom: 9px;    
  vertical-align: top;
　position: relative;
  border: solid 1px #808080;     /* 枠線指定 */    
  border-radius: 50px;    
}

.swiper-facilitypoint {
  position: relative;
  float:left;
  display: inline-block;    
  color: #404040;
  font-size: 16px;  
  line-height: 18px;   
  margin-left: 14px;
  margin-bottom: 9px;    
  vertical-align: top;
　position: relative;  
}

.swiper-slide01 {    
   border-radius: 20px 20px 0 0;    
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/minamiurawa_kodomo.jpg");
   background-size: cover;
}

.swiper-slide02 {
   border-radius: 20px 20px 0 0;   
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/kitaurawa_kodomo.jpg");    
   background-size: cover;
}

.swiper-slide03 {
   border-radius: 20px 20px 0 0;       
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/minamiurawa_chu.jpg");    
   background-size: cover;
}

.swiper-slide04 {
   border-radius: 20px 20px 0 0;     
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/minamiurawa_ku.jpg");    
   background-size: cover;
}

.swiper-slide05 {
   border-radius: 20px 20px 0 0;       
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/shintoshin_east.jpg");    
   background-size: cover;
}

.swiper-slide06 {
   border-radius: 20px 20px 0 0;       
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/shintoshin_west.jpg");    
   background-size: cover;
}

.swiper-slide07 {
   border-radius: 20px 20px 0 0;     
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/takasago.jpg");    
   background-size: cover;
}

.swiper-slide08 {
   border-radius: 20px 20px 0 0;      
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/minamiurawa_fu.jpg");      
   background-size: cover;
}

.swiper-slide09 {
   border-radius: 20px 20px 0 0;     
   width: 100%;
   height: 190px;
   background: url("../../../../img/swiper/minamiurawa_un.jpg");    
   background-size: cover;
}



/*------------------------------------------------------------------- */

@media screen and (max-width: 1079px) {

  .p-container .m-head {
    padding-bottom: 40px;
  }

  .p-single-content {
    font-size: 1.6rem;
  }

  .p-single-head {
    font-size: 2rem;
    margin-bottom: 0px;
  }

  .p-pager a {
    font-size: 1.5rem;
  }


  .p-single-content blockquote p {
      font-size: 1.6rem;
  }

  .p-single-content blockquote {
      padding: 20px 30px;
      margin-bottom: 30px;
  }


}

@media screen and (max-width: 767px){

  .m-page {
    padding-top: 0px;
    overflow-x: hidden;
  }

  .p-container {
      display: block;
  }

  .p-content {
      width: 100%;
  }

  .p-year dt::before {
    right: inherit;
    left: 70px;
  }

  .p-year {
    font-size: 1.5rem;
  }

  .p-list li {
    font-size: 1.5rem;
  }

  .p-year dd {
    padding-bottom: 10px;
  }

  .p-pager-prev,
  .p-pager-next {
    width: 135px;
  }

  .p-single-content {
    font-size: 1.5rem;
  }

  .p-taxnomy a {
    border-radius: 6px;
    letter-spacing: 0.05em;
  }

  .p-taxnomy-select a {
    background-size: 8px;
    background-position: center;
    padding: 10px 10px 10px 10px;
  }    
    
  .p-pager a {
    border-radius: 50em;
    letter-spacing: 0.05em;
  }

  .p-pager-next a {
    background-size: 8px;
    background-position: right 10px center;
    padding: 10px 10px 10px 0;
  }

  .p-pager-prev a {
    background-size: 8px;
    background-position: left 10px center;
    padding: 10px 0 10px 10px;
  }

  .p-single-content blockquote {
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
  }

  .p-single-content blockquote p {
      font-size: 1.3rem;
    }

}

@media screen and (min-width: 768px){
        
　 .m-page {
    min-height: 1080px !important;
  }    
     

  .p-list li a:hover {
    text-decoration: underline;
  }

  .p-year a:hover {
    text-decoration: underline;
  }


  .p-pager-prev a:hover {
    background: url("../../../images/post/news/prev.svg")no-repeat, #3f9fde;
    background-size: 10px;
    background-position: left 20px center;
  }

  .p-pager-next a:hover {
    background: url("../../../images/post/news/next.svg")no-repeat, #3f9fde;
    background-size: 10px;
    background-position: right 20px center;
  }
    
}