@charset "utf-8";

/*共通*/

.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
  z-index: 1;
  position: relative;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly #title2 {
  text-align: center;
  font-size: 45px;
  font-weight: bold;
  font-family: serif;
  line-height: 60px;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#monthly #title2 .title2-1 {
  font-size: 31px;
  color: #a44227;
  vertical-align: bottom;
}

#monthly #title2 .title2-2 {
  font-size: 65px;
  position: absolute;
  margin-left: 5px;
  transform: rotate(15deg);
}

#monthly .moji {
  font-family: serif;
  font-weight: bold;
  font-size: 17px;
}

#monthly .moji p{
  line-height: 22px;
}

#monthly .name {
  color: #a44227;
}

.photo {
  display: flex;
  justify-content: center;
}

.photo1 {
  margin-left: 100px;
  margin-right: -165px;
}

.photo1-1 {
  margin-bottom:10px;
  position: relative;
}

.photo1-1::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(305deg, transparent 0 71%, #01507b 94%);
}

.photo1-2 {
  margin-bottom:10px;
  position: relative;
}

.photo1-2::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(305deg, transparent 0 71%, #01507b 94%);
}

.photo1-3 {
  margin-bottom:10px;
  position: relative;
}

.photo1-3::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(305deg, transparent 0 71%, #01507b 94%);
}

.photo2 {
  margin-left: 50px;
  margin-right: 100px;
}

.photo2-4 {
  margin-bottom:10px;
  position: relative;
}

.photo2-4::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(51deg, transparent 0 67%, #01507b 88%);
}

.photo2-5 {
  margin-bottom:10px;
  position: relative;
}

.photo2-5::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(51deg, transparent 0 67%, #01507b 88%);
}

.photo2-6 {
  margin-bottom:10px;
  position: relative;
}

.photo2-6::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(51deg, transparent 0 67%, #01507b 88%);
}

.white {
  color: #FFF;
}

.green1 {
  color: #0cba9f;
}

.green2 {
  color: #0cba9f;
  margin-left: -25px;
}
.name1 {
  position: relative;
  margin-top: -50px;
  margin-left: 185px;
  font-size: 30px;
  width: 410px;
}

.name1::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	height: 100%;
  margin-left: -186px;
  background-image: linear-gradient(90deg, transparent 0 -20%, #000 160%);
}

.name2 {
  position: relative;
  font-size: 30px;
  margin-top: -50px;
  margin-left: 130px;
  width: 465px;
}

.name2::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	height: 100%;
  margin-left: -131px;
  background-image: linear-gradient(90deg, transparent 0 -20%, #000 160%);
}

.name3 {
  position: relative;
  font-size: 30px;
  margin-top: -50px;
  margin-left: 125px;
}

.name3::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	height: 100%;
  margin-left: -126px;
  background-image: linear-gradient(90deg, transparent 0 -20%, #000 160%);
}

.name4 {
  position: relative;
  font-size: 30px;
  margin-top: -50px;
}

.name4::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(270deg, transparent 0-20%, #000 160%);
}

.name5 {
  position: relative;
  font-size: 30px;
  margin-top: -50px;
}

.name5::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(270deg, transparent 0 -20%, #000 160%);
}

.name6 {
  position: relative;
  font-size: 30px;
  margin-top: -50px;
}

.name6::after {
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  background-image: linear-gradient(270deg, transparent 0 -20%, #000 160%);
}
