@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------- 基本 ----------------------------------------------------------------------- */

body {
    font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
	color: black;
	font-size:14.5px;
	margin: 0;
}
 
/* -------------------------------------------- コンテンツ ----------------------------------------------------------------------- */ 
  
/* ---- 基本　&　共通 ---- */ 
.menmabody {
    background-image: url(../img/menma/back.jpg);
    background-position: center center;
    background-repeat:repeat;
    background-attachment:fixed;
    background-size:800px;
    background-color:white;
	font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
    text-align: center;
    padding-top:0;
    padding-bottom:100px;
}
@media screen and (max-width:751px) {
	.menmabody { background-repeat:repeat; background-attachment:scroll; background-size:150%; }
}


.poco.delighter {
    transition: all .2s ease-in-out;
    transform: translateY(60%);
    opacity: 0;
}
@media screen and (max-width:751px) {
	.poco.delighter { transform: translateY(5%); }
}
 .poco.delighter.started {
    transform: none;
    opacity: 1;
}


/* ---- 表紙 ---- */ 
.kao {
}

.logo-img {
    width:100%;
}
@media screen and (max-width:751px) {
	.logo-img { max-height:auto;  width:100%; height:350px; object-fit:cover; }
}

.kikkake {
    width:650px;
    margin-right:0;
    margin-left:0;
    margin:auto;
    margin-bottom:100px;
}
@media screen and (max-width:751px) {
	.kikkake { width:85%; margin-bottom:50px; }
}

.kao-bun-1 {
    margin-top:50px;
    margin-bottom:10px;
	margin-left:auto;
	text-align: justify;
    font-size:28px;
    font-weight:bold;
    letter-spacing:2px;
    line-height:40px;
    /*フチ*/
    display:inline-block;
    text-shadow:2px  2px 1px white,
	-2px  2px 1px white,
	 2px -2px 1px white,
	-2px -2px 1px white,
	 2px  0px 1px white,
	 0px  2px 1px white,
	-2px  0px 1px white,
	 0px -2px 1px white; 
}
@media screen and (max-width:751px) {
	.kao-bun-1 { width:auto; font-size:25px; line-height:36px; letter-spacing:1px; margin-top:40px; }
}

.kao-bun-2 {
    margin-top:20px;
	margin-left:auto;
	text-align: justify;
    font-size:16px;
    letter-spacing:1px;
    line-height:28px;
    width:auto;
    /*フチ*/
    display:inline-block;
    text-shadow:2px  2px 1px white,
	-2px  2px 1px white,
	 2px -2px 1px white,
	-2px -2px 1px white,
	 2px  0px 1px white,
	 0px  2px 1px white,
	-2px  0px 1px white,
	 0px -2px 1px white; 
}
@media screen and (max-width:751px) {
	.kao-bun-2 { width:auto; margin-top:10px; }
}

.kao-bun-3 {
    margin-top:23px;
    margin-bottom:10px;
	margin-left:auto;
	text-align: justify;
    font-size:20px;
    font-weight:bold;
    letter-spacing:3px;
    line-height:33px;
    /*フチ*/
    display:inline-block;
    text-shadow:2px  2px 1px white,
	-2px  2px 1px white,
	 2px -2px 1px white,
	-2px -2px 1px white,
	 2px  0px 1px white,
	 0px  2px 1px white,
	-2px  0px 1px white,
	 0px -2px 1px white; 
}
@media screen and (max-width:751px) {
	.kao-bun-3 { width:auto; margin-top:10px; }
}

.kao-img {
    margin-top:20px;
    margin-bottom:20px;
    width:100%;
}


/* -------------- clickbox -------------- */
.accbox {
	padding: 0;
	width:auto;
    max-width:800px;
    margin-left:0;
    margin-right:0;
    margin:auto;
    padding-right: 150px;
}
@media screen and (max-width:751px) {
	.accbox { width:90%; margin-left:-30px; padding-right: 0; }
}

.accordion .inner {
	display: none;
}

.accordion li {
	list-style: none;
}

.inner {
    list-style: none;
    margin-bottom:70px;
    margin-left:0;
    margin-right:0;
    margin:auto;
    margin-bottom:100px;
}
@media screen and (max-width:751px) {
	.inner { margin-left:-30px; width:115%; }
}

/*ラベル*/
.ac1,.ac2,.ac3,.ac4,.ac5,.ac6 {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100%;
    height:120px;
    width:100%;
    cursor :pointer;
    list-style: none;
    display: block;
    color :black;
    cursor :pointer;
    transition: all 0.5s;
    position: relative;
    border:solid 6px white;
    border-radius:20px;
    margin-bottom:20px;
    text-align:left;
    padding:70px 50px 20px 50px;
}
@media screen and (max-width:751px) {
	.ac1,.ac2,.ac3,.ac4,.ac5,.ac6 { width:82%; height:90px; padding:40px 50px 20px 50px; }
}

.ac1 .ac2 .ac3 .ac4 .ac5 .ac6:hover {
    border:solid 6px #FCFC02;
}

.ac1 { background-image: url(../img/menma/b-1.jpg); }
.ac2 { background-image: url(../img/menma/c-2-9.jpg); }
.ac3 { background-image: url(../img/menma/c-3-8.jpg); }
.ac4 { background-image: url(../img/menma/c-4-2.jpg); }
.ac5 { background-image: url(../img/menma/c-5-5.jpg); }
.ac6 { background-image: url(../img/menma/c-6-13.jpg); }


/*× 閉じるボタン*/
.close {
    background:white;
	color:black;
	border-radius: 10px;
	transition: .4s;
	font-weight:normal;
	padding:10px 40px 10px 40px;
    border: solid 2px #FCFC02;
    margin-left:75px;
}
@media screen and (max-width:751px) {
	.close { margin-left:0;  }
}
.close:hover {
    background:#FCFC02;
}

.tobu {
	text-decoration: none;
}


/* ---- ボタン ---- */
.tukurikata {
    font-size:25px;
    text-align:center;
    letter-spacing:5px;
    margin-top:100px;
    margin-bottom:50px;
}
@media screen and (max-width:751px) {
	.tukurikata { margin-bottom:20px; }
}


.menma-btn-moji-1 {
    font-size:20px;
    color:white;
    font-weight:bold;
}
@media screen and (max-width:751px) {
	.menma-btn-moji-1 { font-size:17px; }
}

.menma-btn-moji-2 {
    display:block;
    font-size:30px;
    letter-spacing:5px;
    color:white;
    font-weight:bold;
}
@media screen and (max-width:751px) {
	.menma-btn-moji-2 { font-size:20px; }
}


/* ---- コンテンツ ---- */ 

.menma-c-katamari {
    text-align: left;
    margin-right:0;
    margin-left:0;
    margin:auto;
}
@media screen and (max-width:751px) {
	.menma-c-katamari { width:100%; }
}

.menma-img {
	width:auto;
    max-width:800px;
    height:auto;
}
@media screen and (max-width:751px) {
	.menma-img { width:100%; }
}

.menma-title {
    font-size:27px;
    font-weight:bold;
    letter-spacing:2px;
    margin-top:40px;
    margin-bottom:30px;
    width:auto;
    max-width:800px;
}
@media screen and (max-width:751px) {
	.menma-title { width:100%; margin-top:20px; font-size:20px; }
}

.number {
    font-size:28px;
    background: #FCFC02;
    color: black;
    font-weight:bold;
    border-radius: 50%;
    padding:11px;
    margin-right:20px;
    margin-bottom:30px;
}


.menma-bun {
    font-size:15.5px;
    margin-top:40px;
    width:auto;
    line-height:30px;
    max-width:1000px;
}
@media screen and (max-width:751px) {
	.menma-bun { width:100%; font-size:14.5px; line-height:28px; margin-left:0; }
}

.point {
    font-size:14px;
    background: #FCFC02;
    color: black;
    padding:5px;
    margin-right:10px;
}


/* ---- もっと読む ---- */ 
.contenedor {
  margin-left:auto;
  text-align: justify;
  display: table;
  position: relative;
  line-height: 25px;
  font-size:14.5px;
  margin-top:10px;
  margin-bottom:100px;
  width:90%;
}
@media screen and (max-width:751px) {
	.contenedor {  margin-left:0; margin-right:0; margin:auto; margin-bottom:100px; }
}

.expand {
  max-height: 40px;
  overflow: hidden;
  position: relative;
  transition: .5s;
}

.expand::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
    transition: 1s;
}

.contenedor input {
  visibility: hidden;
}

.contenedor label {
  width:100px;
  position: absolute;
  bottom: -60px;
  display: block;
  font-size: 14.5px;
  padding: 5px 15px;
  border-radius:5px;
  right:0;
  left:0;
  margin:auto;
  text-align:center;
  background: #FCFC02;
  color: black;
  z-index:999;
  cursor: pointer;
  text-transform: uppercase;
}

.contenedor label:before {
  content: "続きを読む";
}

.contenedor input:checked + label:before {
  content: "閉じる";
}

input[type=checkbox]:checked ~ .expand {
 max-height: 2000px;
}

input[type=checkbox]:checked ~ .expand:before {
 opacity: 0
}