<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**
 *
 *  ページ用CSS
 *　sns
 */
/*--------------------------------------------------------------------------
   Overwright
---------------------------------------------------------------------------*/
.page-lower-ttl::after {
  background-image: url(../image/bg_page_ttl_pc.jpg);
}
.page-lower-ttl h1 {
  max-width: 615px;
}
/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/
/* intro
-----------------------------------------------------------------*/
.intro {
  padding: 120px 0 0;
}
.intro h2 {
  margin-bottom: 55px;
  font-size: 2.4rem;
  text-align: center;
}
.intro .youtube {
  max-width: 1470px;
  margin: 0 auto;
  padding: 65px 20px 75px;
  background: url(../image/bg_youtbe_pc.jpg) no-repeat center center;
  background-size: cover;
}
.intro .youtube h3 {
  margin-bottom: 22px;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 500;
  color: #FFF;
}
.intro .youtube h3 strong {
  font-weight: bold;
  font-size: 2.4rem;
}
.intro .youtube .video {
  max-width: 864px;
  margin: 0 auto;
}
.intro .youtube .video-box {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.intro .youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
/* sns
-----------------------------------------------------------------*/
.sns {
  padding: 120px 0;
}
.sns .sns-list {
  display: flex;
  flex-wrap: wrap;
}
.sns .sns-list &gt; li {
  max-width: 370px;
  margin-left: 45px;
  padding: 50px 2.5%;
  border-radius: 10px;
  background: #E9EDF3;
}
.sns .sns-list &gt; li:nth-child(3n+1) {
  margin-left: 0;
}
.sns .sns-list &gt; li:nth-child(n+4) {
  margin-top: 45px;
}
.sns .sns-list &gt; li .pic {
  max-width: 234px;
  margin: 0 auto 40px;
  border-radius: 10px;
  overflow: hidden;
}
.sns .sns-list &gt; li h3 {
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.4;
}
.sns .sns-list &gt; li h3 .ja {
  font-size: 2.2rem;
  color: #0267B7;
}
.sns .sns-list &gt; li h3 .en {
  display: block;
  font-size: 1.4rem;
  color: #AAB6C5;
  font-weight: 600;
}
/*.sns .sns-list &gt; li:nth-child(12) h3{
	padding-top: 2.2em;
}*/
.sns .sns-list &gt; li:nth-child(14) .pic{
  margin: 0 auto 10px;
}
.sns .sns-list &gt; li .txt {
  margin-bottom: 20px;
  font-size: 1.6rem;
}
.sns .sns-list ul {
  display: flex;
  justify-content: center;
}
.sns .sns-list ul li {
  margin: 0 5px;
}
/*--------------------------------------------------------------------------
   mobile
---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .page-lower-ttl::after {
    background-image: url(../image/bg_page_ttl_sp.jpg);
  }
  .page-lower-ttl h1 {
    max-width: 290px;
  }
  /*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/
  /* intro
-----------------------------------------------------------------*/
  .intro {
    padding: 35px 0 0;
  }
  .intro h2 {
    margin-bottom: 15px;
    font-size: 1.3rem;
  }
  .intro .youtube {
    padding: 25px 30px 35px;
    background: url(../image/bg_youtbe_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .intro .youtube h3 {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .intro .youtube h3 strong {
    font-size: 1.8rem;
  }
  .intro .youtube .video {
    max-width: 480px;
    margin: 0 auto;
  }
  /* sns
-----------------------------------------------------------------*/
  .sns {
    padding: 35px 0;
  }
  .sns .sns-list {
    display: block;
  }
  .sns .sns-list &gt; li {
    display: flex;
    max-width: 670px;
    margin-left: 0;
    padding: 0;
    overflow: hidden;
  }
  .sns .sns-list &gt; li:nth-child(even) {
    flex-direction: row-reverse;
  }
  .sns .sns-list &gt; li:nth-child(3n+1) {
    margin-left: 0;
  }
  .sns .sns-list &gt; li:nth-child(n+2) {
    margin-top: 25px;
  }
  .sns .sns-list &gt; li .pic {
    max-width: none;
    width: 45%;
    margin: 0;
    border-radius: 0;
    background: no-repeat center center;
    background-size: cover;
  }
  .sns .sns-list &gt; li .pic img {
    opacity: 0;
  }
  .sns .sns-list &gt; li:nth-child(1) .pic {
    background-image: url(../image/thumb_sns08_sp.png);
  }
  .sns .sns-list &gt; li:nth-child(2) .pic {
    background-image: url(../image/thumb_sns01_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(3) .pic {
    background-image: url(../image/thumb_sns02_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(4) .pic {
    background-image: url(../image/thumb_sns03_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(5) .pic {
    background-image: url(../image/thumb_sns04_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(6) .pic {
    background-image: url(../image/thumb_sns17_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(7) .pic {
    background-image: url(../image/thumb_sns05_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(8) .pic {
    background-image: url(../image/thumb_sns14_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(9) .pic {
    background-image: url(../image/thumb_sns06_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(10) .pic {
    background-image: url(../image/thumb_sns12_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(11) .pic {
    background-image: url(../image/thumb_sns09_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(12) .pic {
    background-image: url(../image/thumb_sns18_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(13) .pic {
    background-image: url(../image/thumb_sns15_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(14) .pic {
    background-image: url(../image/thumb_sns10_sp.png);
    margin: 0 auto 0;
  }
  .sns .sns-list &gt; li:nth-child(15) .pic {
    background-image: url(../image/thumb_sns11_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(16) .pic {
    background-image: url(../image/thumb_sns13_sp.jpg);
  }
  .sns .sns-list &gt; li:nth-child(10) .pic, .sns .sns-list &gt; li:nth-child(12) .pic{
    border-radius: 0 10px 10px 0;
    border: solid #E9EDF3;
    border-width: 2px 2px 2px 2px;
  }
  .sns .sns-list &gt; li:nth-child(13) .pic{
    /*border-radius: 0 10px 10px 0;*/
    border: solid #E9EDF3;
    border-width: 2px 2px 2px 2px;
    
  }
  .sns .sns-list &gt; li:nth-child(14) .pic,
  .sns .sns-list &gt; li:nth-child(16) .pic {
    border-radius: 0 10px 10px 0;
    border: solid #E9EDF3;
    border-width: 2px 2px 2px 0;
    
  }
  .sns .sns-list &gt; li div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 55%;
    padding: 15px 10px;
  }
  .sns .sns-list &gt; li h3 {
    margin-bottom: 5px;
    text-align: center;
    line-height: 1.2;
  }
  .sns .sns-list &gt; li h3 .ja {
    font-size: 1.6rem;
  }
  .sns .sns-list &gt; li h3 .ja small {
    font-size: 1.3rem;
  }
  .sns .sns-list &gt; li h3 .en {
    margin-top: 5px;
    font-size: 1.1rem;
  }
  .sns .sns-list &gt; li:nth-child(11) h3 {
    padding-top: 0;
  }
  .sns .sns-list &gt; li .txt {
    margin-bottom: 10px;
    font-size: 1.2rem;
    flex-grow: 1;
  }
  .sns .sns-list ul {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .sns .sns-list ul li {
    margin: 0 3px;
  }
  #Page .sns .sns-list ul img {
    width: 45px;
  }
  .sns .sns-list &gt; li:nth-child(14) ul, .sns .sns-list &gt; li:nth-child(1) ul, .sns .sns-list &gt; li:nth-child(9) ul {
    margin-top: 0;
  }
}

.allsns-list #sns01,
.allsns-list #sns02,
.allsns-list #sns03,
.allsns-list #sns04,
.allsns-list #sns05
{
    padding-top: 130px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -130px; /* heightと同じ分のネガティブマージン */
}

.allsns-list {
  max-width: 1200px;
  margin: 50px auto;
  font-weight: bold;
  line-height: 1;
  font-size: 1.8rem;
  transition: .3s;
  cursor: pointer;
}
.allsns-list dl {
  background-color: #0068B7;
  color: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: flex;
  align-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 30px;
  -webkit-box-align: stretch;
align-items: stretch;
  align-content: center;
}
.allsns-list dt {
  padding-right: 0px;
  margin-right: 30px;
  padding: 0 20px 0 60px;
  background: #fff;
  height:auto;
  border: 2px solid #0068B7;
  color: #0068B7;
  border-bottom-left-radius:5px;
  border-top-left-radius:5px;
  display: flex;
  align-items: center;
}
.allsns-list dd {
  /*border-left: 1px solid #fff;*/
  /*padding-left: 30px;*/
  padding: 20px 10px 20px 20px;
 
}
.allsns-list dt span {
  position: relative;
  width: 120px;
}
.allsns-list dt.sns01 span:before {
  content: "";
  width: 23px;
  height: 23px;
  background-image: url(../../../common/image/ico_ig.png);
  background-size: 23px auto;
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
}
.allsns-list dt.sns02 span:before {
  content: "";
  width: 23px;
  height: 23px;
  background-image: url(../../../common/image/ico_fb.svg);
  background-size: 23px auto;
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
}
.allsns-list dt.sns03 span:before {
  content: "";
  width: 20px;
  height: 19px;
  background-image: url(../../../common/image/ico_tw.svg);
  background-size: 23px auto;
  display: block;
  position: absolute;
  top: 1px;
  left: -30px;
}
.allsns-list dt.sns04 span:before {
  content: "";
  width: 23px;
  height: 16px;
  background-image: url(../../../common/image/ico_youtube.svg);
  background-size: 23px auto;
  display: block;
  position: absolute;
  top: 6px;
  left: -30px;
}

.allsns-list dt.sns05 span:before {
  content: "";
  width: 23px;
  height: 23px;
  background-image: url(../../../common/image/ico_line.svg);
  background-size: 23px auto;
  display: block;
  position: absolute;
  top: -2px;
  left: -30px;
}

.allsns-list ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.allsns-list ul li {
  padding-right: 18px;
  background: url(../../../common/image/ico_blank_w.png) no-repeat right bottom 0.5em;
  background-size: 12px auto;
  margin-right: 30px;
  line-height: 2.0;
}
.allsns-list ul li a, .allsns-list ul li a:link, .allsns-list ul li a:visited {
  color: #fff;
}
/*--------------------------------------------------------------------------
   mobile
---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .allsns-list {
    max-width: 90%;
  }
  .allsns-list dl {
    display: block;
  }
  .allsns-list dd {
    border-left: 0;
    padding-left: 20px;
    font-size: 1.5rem;
    line-height: 2.0;
  }
  .allsns-list dt {
    background-repeat: no-repeat;
    background-size: 23px auto;
    border-bottom: 1px solid #fff;
    width: 99.6%;
    border-right: 0;
    padding-right: 50px;
    margin-right: 0;
    margin-bottom: 0;
    padding: 20px 0 20px 50px;
    background: no-repeat left 5px center #fff;
    box-sizing: border-box;
    border-bottom-left-radius:0;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
  }
}</pre></body></html>