@charset "UTF-8";
/*
Theme Name: 長野ゆるり登山部（独自テーマ）
Theme URL: https://yururi-tozan.com/
Description: 長野県の社会人登山サークル【長野ゆるり登山部の公式サイトです】
Author: 長野ゆるり登山部
Version: ver3.2.1
*/
/* CSS Document */
body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  height: 100%;
  width: 100%;
  /*↓↓↓ドットのCSS↓↓↓*/
  background-color: #06c0cc;
  background-image: radial-gradient(#21f2ff 17%, transparent 29.5%), radial-gradient(#21f2ff 17%, transparent 29.5%);
  background-position: 0 0, 13px 13px;
  background-size: 26px 26px;
  position: relative;
}
/*↓↓↓背景動画↓↓↓*/
.movie_blk {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1;
  mix-blend-mode: multiply;
	
  /*mix-blend-mode:darken;*/
}
.movie_blk video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
/*↑↑↑背景動画↑↑↑*/
#wrapper {
  height: 100%;
  margin: 0 auto;
  max-width: 1380px;
  background: #309898;
  border-left: 3px solid #F4631E;
  border-right: 3px solid #F4631E;
  box-shadow: 2px 2px 25px #001725;
  /*
  border-left: 3px solid #F4631E;
  border-right: 3px solid #F4631E;
  box-shadow: 2px 2px 25px #007585;
*/
  position: relative;
}
.fixed_btn {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 5px;
  color: #FFFFFF;
  background: #000000;
  border-radius: 5px 0 0 5px;
  position: fixed;
  top: 20px;
  right: 0;
  padding: 1.5em 1.2em;
  writing-mode: vertical-rl;
  z-index: 2;
  /*	↓↓↓バナー透明↓↓↓*/
  transition-property: opacity;
  transition-duration: 0.1s;
  /*	↑↑↑バナー透明↑↑↑*/
  /*　↓↓↓バナーを動かすcss↓↓↓　*/
  animation: fixed_btn 10s ease-in-out infinite alternate;
  transition: 1.5s ease-in-out;
}
.fixed_btn:hover {
  opacity: 0.8;
}
@keyframes fixed_btn {
  0% {
    transform: translateY(0);
  }
  19% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(5px);
  }
  21% {
    transform: translateY(-5px);
  }
  22% {
    transform: translateY(5px);
  }
  23% {
    transform: translateY(-5px);
  }
  24% {
    transform: translateY(5px);
  }
  25% {
    transform: translateY(-5px);
  }
  26% {
    transform: translateY(5px);
  }
  27% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0);
  }
  /*　↑↑↑バナーを動かすcss↑↑↑　*/
}
.human-img {
  position: absolute;
  top: 1em;
  right: 3em;
  width: 500px;
  /*　↓↓↓メインのイラストを動かすcss↓↓↓　*/
  animation: human-img 5s ease-in-out 1 alternate;
  transition: 1.5s ease-in-out;
}
@keyframes human-img {
  0% {
    transform: translateY(-1000px);
  }
  10% {
    transform: translateY(-1000px);
  }
  15% {
    transform: translateY(100px);
  }
  20% {
    transform: translateY(-50px);
  }
  25% {
    transform: translateY(30px);
  }
  30% {
    transform: translateY(-10px);
  }
  35% {
    transform: translateY(10px);
  }
  40% {
    transform: translateY(0);
  }
  /*
  50% {
    transform: translateX(20px);
  }
  65% {
    transform: translateX(-800px);
  }
  70% {
    transform: translateX(100px);
  }
  75% {
    transform: translateX(-300px);
  }
  80% {
    transform: translateX(50px);
  }
  85% {
    transform: translateX(-100px);
  }
  90% {
    transform: translateX(20px);
  }
  95% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
*/
  /*　↑↑↑メインのイラストを動かすcss↑↑↑　*/
}
#main-img {
  height: 500px;
  background: #FF7518;
  background-image: url("images/bg-main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
#main-img p {
  color: #FFFFFF;
  font-size: 3rem;
  line-height: .7em;
  padding-left: .5em;
  letter-spacing: .05em;
  position: absolute;
  top: .3em;
  left: 0em;
  text-align: center;
}
.title-fream{
	text-shadow: rgb(255, 117, 24) 2px 0px 0px, rgb(255, 117, 24) 1.75517px 0.958851px 0px, rgb(255, 117, 24) 1.0806px 1.68294px 0px, rgb(255, 117, 24) 0.141474px 1.99499px 0px, rgb(255, 117, 24) -0.832294px 1.81859px 0px, rgb(255, 117, 24) -1.60229px 1.19694px 0px, rgb(255, 117, 24) -1.97998px 0.28224px 0px, rgb(255, 117, 24) -1.87291px -0.701566px 0px, rgb(255, 117, 24) -1.30729px -1.5136px 0px, rgb(255, 117, 24) -0.421592px -1.95506px 0px, rgb(255, 117, 24) 0.567324px -1.91785px 0px, rgb(255, 117, 24) 1.41734px -1.41108px 0px, rgb(255, 117, 24) 1.92034px -0.558831px 0px;	
}

header {
  background: #FF7518;
}
nav {
  text-align: right;
}
nav ul {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex: auto;
  flex-wrap: wrap;
}
nav li {
  margin-left: 20px;
}
h2 {
  color: #FF9F00;
	text-align: center;
  width: 95%;
  font-size: 2.8rem;
  font-weight: 400;
  padding: 2em 2em .1em 1em;
  letter-spacing: 2px;
  border-bottom: 2px solid #FF9F00;
  position: relative;
  z-index: 1;
	margin: 0 auto;
}
/*
チョット表示させるか検討中
h2::before {
  content: url("../images/flag.png");
  margin-right: 5px;
	position: absolute;
	left: -95%;
	top: -50%;
}
*/
h3 {
  font-size: 1.2rem;
  font-weight: 500;
}
.link-white{
	color: #FFFFFF;
	font-weight: 700;
}
.margin-top {
  padding: 0;
}
.lg-img {
  position: absolute;
  top: 2em;
  left: 4em;
}
.bg-img {
  background: #FF7518;
  height: 150px;
}
.title-color {
  color: #FF0000;
  font-weight: 300;
}
.row {
  display: flex;
	gap: 1.2em 0;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
header .col:last-child {
  width: 70%;
  flex: auto;
  margin: 1.1em 0;
}
.container {
  align-items: center;
	background-color: #309898;
  background-image: radial-gradient(circle, #06b6d4 0.5px, transparent 0.5px);
  background-position: 0 0;
  background-size: 3px 3px;
}
.container .col {
  width: 18%;
  padding: .5em;
  margin: 1.1em .005em;
  background-color: #F4631E;
background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #f67a3c 4px, #f67a3c 7px);
box-shadow: 8px 5px 15px -5px #777777;
border-radius: 10px;
  opacity: .9;
  border-radius: 3px;
}
.col a {
  transition: .3s;
}
.col a:hover {
  opacity: .8;
}
.col img {
  width: 100%;
  height: auto;
}

.next-btn {
  font-size: 1.8rem;
  font-weight: 400;
  text-align:right;
	padding: 0 55px 0 0;

}

.col-sent {
  margin: 1em 0 .2em 0;
  padding-left: 1rem;
}
.col-sent dt {
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
  word-break: break-all;
	  color:#272727;
}
.col-sent dd {
  font-size: 1.1rem;
	font-weight:500;
	line-height:1.5rem;
  padding: 0 .5rem 0 0;
	color:#272727;

}
.contents {
  padding: 1.5em 3em;
}
.contents p {
  font-size: 1.2rem;
  line-height: 2.5rem;
  padding: 0 1.2em 1.5em 0;
}
.contents li, h3, p {
  color: #efefd5;
}
.scroll_up li {
  line-height: 1.8rem;
}
.s-font-ti {
  font-size: 0.5em;
  letter-spacing: 4px;
}
textarea, input {
  background: #FFFFFF;
  margin: 1em 0;
  box-shadow: 1px 1px 5px 1px inset rgb(0 0 0 / .3);
}
input {
  height: 3rem;
  width: 50%
}
.submit-btn {
  width: auto;
  background: #B4B4B4;
  padding: 1.2em 1.2em;
}
.center-btn {
  text-align: center;
  margin: 2rem 0 5rem 0;
}
.button-mem, a.button-mem {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  padding: 1rem 15rem;
  transition: 0.3s;
  text-align: center;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  margin: 0 2rem;
}
.button-mem, a.button-mem {
  color: #fff;
  background-color: #eb6100;
  box-shadow: 0 3px #ffbe75;
}
.button-mem:hover, a.button-mem:hover {
  color: #fff;
  background: #f56500;
}
textarea {
  width: 100%;
  height: 30rem;
}
.banner {
  margin: 0 auto;
  padding: 0 0 1.5em 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.banner-single {
  transition-property: opacity;
  transition-duration: 0.5s;
}
.banner-single:hover {
  opacity: 0.8;
}
.banner img {
  margin: 1rem;
}
footer {
  height: 250px;
  text-align: center;
  padding: 2em 0;
  align-items: center;
  background-image: url("images/footer-img.png");
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
}

small {}
small {
  color: #FFFFFF;
  position: absolute;
  bottom: 1rem;
  transform: translateX(-50%);
  text-align: center;
}
/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}
/*----------------------------
scroll_left ｜左から出現のCSS
----------------------------*/
.scroll_left {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}
.scroll_left.on {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  transform: translateX(0);
}
/*----------------------------
scroll_right ｜右から出現のCSS
----------------------------*/
.scroll_right {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}
.scroll_right.on {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  transform: translateX(0);
}
@media screen and (max-width: 1001px) {
  .banner {
    flex-flow: column;
    text-align: center;
  }
}
/*スマホ用表示*/
@media screen and (max-width: 768px) {
  #main-img p {
    display: block;
  }
  .row {
    flex-wrap: wrap;
  }
  .row {
    flex-wrap: wrap;
  }
  .container .col {
    width: 100%;
  }
  .col-img {
    display: none;
  }
  .container .col {
    background: #FFFFFF;
    margin: 0;
    border-bottom: 1px solid #232323;
  }
  .lg-img {
    width: 40%;
    top: 1rem;
    left: 1rem;
  }
  #main-img p {
    font-size: 2.0rem;
    top: 1rem;
    left: 0;
  }
  #main-img p {
    color: #000000;
  }
  .fixed_btn {
    position: static;
    display: none;
  }
  h2 {
    margin: 4rem 1rem 0 1rem;
    display: block;
    overflow: hidden;
  }
  .next-btn {
    font-size: 1rem;
    margin-bottom: 2rem
  }
  .contents p {
    font-size: 1.1rem;
    line-height: 2rem
  }
	.movie_blk{
		display:none;
	}
	  .button-mem, a.button-mem {
		  padding: 1rem 2rem;
}
/*iphoneXR用表示*/
@media screen and (max-width: 414px) {
  #main-img {
    height: 300px;
  }
  .human-img {
    top: 3.5em;
    right: 3em;
    width: 400px;
  }
  h2 {
    color: #FFFFFF;
	     font-size: 1.5rem;
  }
  .banner img {
    margin-bottom: 1.2rem;
  }
  .button-mem, a.button-mem {
    font-size: 1.2rem;
  }
}
/*iphone12pro+iphoneSE用表示*/
@media screen and (max-width: 390px) {
  #main-img {
    height: 400px;
  }
  .human-img {
    top: 3em;
    right: 3em;
    width: 400px;
  }
  h2 {
    color: #FFFFFF;
    font-size: 1.5rem;
  }
  #main-img p {
    font-size: 1rem;
  }
}




/* 投稿記事ページCSS */
.single-title{
    color: #FF9F00;
    text-align: center;
    width: 95%;
    font-size: 2.8rem;
    font-weight: 400;
    padding: 0 2em .1em 0;
    margin: 2em 0 .5em 1em;
    letter-spacing: 2px;
    border-bottom: 2px solid #FF9F00;
}
.single-content{
      font-size: 1.2rem;
    line-height: 2.5rem;
    padding: 0 1.2em 1.5em 0;
    margin-left: 2.5rem;
      color: #efefd5;
} 
.single-content img{
width: 100%;
}


/* 投稿一覧のページネーションCSS */
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination span:not(.dots) {
  margin: 0 12px;
  padding: 3px 12px;
  background-color: #FFF;
  border: 2px solid #333;
  border-radius: 2px;
  opacity: .5;
  display: block;
}

.pagination a {
  margin: 0 12px;
  padding: 3px 12px;
  border: 2px solid #0000FF;
  border-radius: 2px;
  display: block;
  transition: all .3s linear;
}

.pagination a:hover {
  background-color: #0000FF;
  color: #FFF;
}




/* ここからアーカイブ投稿一覧ページのCSS */

	  /* 共通 */
.changeCard ul {
    padding: 0;
    list-style: none;
    border: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0;
    margin-top: 20px;
}
.changeItemTxt {
    width: 62%;
}
.changeItemTxt p.itemTitle {
    font-size: 1.1rem;
    line-height: 1.56;
    margin: 0;
    font-weight: bold;
    color: #313131;
    margin-bottom: 10px;
}
.changeItemTxt ul.itemTag {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.changeItemTxt ul.itemTag li {
    background: #f1f1f1;
    color: #707070;
    font-size: 0.7rem;
    padding: 2px 10px;
    position: relative;
}
.changeItemTxt ul.itemTag li:before {
    padding-right: 3px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1em;
    content: "\f02b";
    vertical-align: baseline;
    color: #aaa;
}
/* 共通ここまで */

/* 水平のカード */
li.changeItem{
width: 1380px;
}
li.changeItem.gridVertical {
    margin-bottom: 0;
}
li.changeItem.gridVertical a {
    border: none;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 22%);
    cursor: pointer;
    transition: 0.2s ease-in-out;
    padding: 0;
    padding-right: 20px;
    display: flex;
    flex-direction: row;
    text-decoration: none;
    align-items: center;
     position: relative;
}
li.changeItem.gridVertical a:hover {
    box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
    transform: translateY(-4px);
}
li.changeItem.gridVertical a p.itemCat {
    top: 10px;
    left: 10px;
}
li.changeItem.gridVertical a img {
    width: 150px;
    height: auto;
    border-radius: 2px 0 0 2px;
    margin-right: 3%;
}
li.changeItem.gridVertical a .changeItemTxt {
    width: 53%;
}
@media screen and (max-width: 767px) {
/* （モバイル用スタイルを記述） */
li.changeItem{
width: 100%;
}
.changeCard ul{
  margin-top: 0;
}
li.changeItem.gridVertical {
    margin-bottom: 10px;
    width: 100%;
}
li.changeItem.gridVertical a {
    padding: 8px;
}
/*↓投稿一覧の日付非表示↓*/
	/*
li.changeItem.gridVertical a .itemCat, li.changeItem.gridVertical a .changeItemTxt time, li.changeItem.gridVertical a .changeItemTxt .itemTag {
    display: none;
}*/

li.changeItem.gridVertical a img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    margin-right: 10px;
}
li.changeItem.gridVertical a .changeItemTxt {
    width: calc(100% - 100px);
    margin: 0;
}
li.changeItem.gridVertical a .changeItemTxt .itemTitle {
    font-size: 1rem;
    margin: 0;
}
		.single-title{
    text-align: left;
    width: 95%;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0 0 .1em 0;
    margin: 2em 0 .5em 1em;
    letter-spacing: 2px;
    border-bottom: 2px solid #FF9F00;
}
}