<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p-top-logo {
  font-size: 20px;
  line-height: 1.4;
  max-width: 80%;
  margin: 30px auto;
  text-align: center;
}

.p-top-logo a {
  display: block;
  transition: opacity .2s;
  text-decoration: none;
  color: #414141;
}

.p-top-logo a:hover {
  opacity: .66;
}

.p-top-logo a:active {
  opacity: 1;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px !important;
  height: 8px !important;　
}

#p-slider .bx-controls-direction a {
  z-index: 100;
}

#p-slider .bx-viewport {
  top: 0;   
  box-shadow: none;
  text-align: center;  
}

#p-slider .bx-wrapper img {
  margin: 0 auto;
}

#p-slider .bx-caption {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, .3);
}

#p-slider .bx-caption span {
  padding: 1.5em;
}

#p-slider .bx-pager {
  bottom: -20px;
  padding-top: 0;
}

#p-slider .bx-pager a {
  background: #c9caca;
}

#p-slider .bx-pager a:hover,
#p-slider .bx-pager a.active {
  background: #414141;
}

.p-news {
  line-height: 1.5;
  margin: 0;
}

.p-news::after {
  display: block;
  clear: both;
  content: '';
}

.p-news__label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  width: 180px;
  margin: 0;
  letter-spacing: 1px;
}

.p-news__content {
  line-height: 1.6;
  margin: 5px 0 20px 10px;
}

.p-news__content p:nth-child(1) {
  margin-top: 0;
}

.p-news__label {
  font-family: 'Montserrat', sans-serif;
}

.p-news__label::before {
  content: '-';
}

.p-info {
  line-height: 1.5;
}

.p-contents {
  line-height: 2.5;
  font-size: 13.5px;
  margin-bottom: 20px;
}

.p-contents__list {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.p-contents__list::after {
  display: block;
  clear: both;
  content: '';
}

.p-contents__list li {
  position: relative;
  box-sizing: border-box;
  padding: 0 2em 0 1em;
}

.p-contents__list li::before {
  position: absolute;
  top: .5em;
  left: 0;
  content: '-';
}

.p-contents__list a {
  display: block;
  max-width: 100%;
  padding: .5em 0;
  transition: opacity .2s;
  text-decoration: none;
  color: #414141;
}

.p-contents__list a:hover {
  opacity: .66;
}

.p-contents__list a:active {
  opacity: 1;
}

.p-custom-banner {
  padding: 0 20px 0;
  text-align: center;
  font-size: 13px;
  letter-spacing: 1.2px;
  line-height: 18px;
  color: #414141;
  background: #fff;
  text-align: left;
}

.p-custom-banner__unit {
  padding: 0 5px 0;
  text-decoration: none;
  }

.p-custom-banner__unit a {
    text-decoration: none;
  color: #414141;
}

.p-custom-banner__unit a:hover {
	text-decoration:none;
	color: #9fa09e;
}

.p-custom-banner__unit__text {
    font-size:12px;
    margin:8px 0 35px 0;
  } 
 
.p-custom-banner__unit__text_title { 
    font-size:14px;
    font-weight:bold;
    margin:14px 0 8px 0;
  }
  

.p-custom-banner__image {
  max-width: 100%;
}

.p-custom-banner__heading {
  font-size: 24px;
  padding: 10px 0;
}

.p-custom-banner__body {
  line-height: 1.5;
  padding: 10px 0;
}

.c-section__container {
    line-height: 28px;
  padding: 0;
  }


@media screen and (min-width: 600px) {
  .p-top-logo {
    display: none;
  }
  


 #p-slider .bx-pager {
    bottom: -30px;
  }

  .p-contents__list li::before {
    top: 0;
  }

  .p-contents__list li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }

  .p-contents__list li:nth-child(2n + 1) {
    clear: left;
  }

  .p-contents__list a {
    display: inline-block;
    padding: 0;
  }

  .p-custom-banner {
    display: table;
    width: 100%;
    padding: 0 5px 10px;
    table-layout: fixed;
  }
  
/*.p-custom-banner__unit01{
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    max-width: 50%;
    vertical-align: middle;
    word-break: break-all;
    vertical-align: top;
    padding: 5px;
  }*/
 
.p-custom-banner__unit__text {
    font-size:12px;
  } 
 
.p-custom-banner__unit__text_title { 
    font-size:14px;
  } 
}

@media screen and (min-width: 960px) {
  .p-news__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }
  
 

  .p-news__content {
    overflow: hidden;
    margin: 0 0 1px;
  }

  .p-custom-banner__heading {
    font-size: 30px;
  } 
}


@media only screen and (max-device-width: 480px) {
  .c-section {
    padding: 0 20px;
  }
}

@media screen and (max-width:600px) { /*600px以下*/

/*.p-custom-banner__unit01 {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    max-width: 50%;
    vertical-align: middle;
    word-break: break-all;
    vertical-align: top;
    padding: 5px; 
}*/
  
.p-custom-banner__unit__text {
    font-size:12px;
  } 
 
.p-custom-banner__unit__text_title { 
    font-size:14px;
  }
    
	.p-custom-banner {
      font-size: 12px;
		padding: 0 15px 15px;
	}

	
  .p-contents {
  margin-bottom: 5px;
    margin-top: 60px;
    font-size: 12px;
}


#p-slider .bx-viewport {
  top: 10px;   
  box-shadow: none;
  text-align: center;  
}

#p-slider .bx-wrapper img {
  margin: 0 auto;
}

#p-slider .bx-caption {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, .3);
}

#p-slider .bx-caption span {
  padding: 1.5em;
}

#p-slider .bx-pager {
  bottom: -30px;
  padding-top: 0;
}

#p-slider .bx-pager a {
  background: #c9caca;
}

#p-slider .bx-pager a:hover,
#p-slider .bx-pager a.active {
  background: #414141;
}

}</pre></body></html>