@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');


/***********************************************************************
 * OVERWRITE
 ********************************************************************* */
#GHead {
  background-color: #fff;
}
#GFoot {
  background-color: #fff;
}

@media (min-width:769px) {
  #GHead {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  #Contents {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}

@media (max-width:768px) {
  #Contents {
    padding: 0;
  }
}


/***********************************************************************
 * COMMON
 ********************************************************************* */
.lp-contents {
  color: #3c3938;
  font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
  font-size: 16px;
}

.lp-contents h1,
.lp-contents h2,
.lp-contents h3,
.lp-contents h4,
.lp-contents h5,
.lp-contents h6 {
  color: #3c3938;
  font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

.lp-contents h2 {
  position: relative;
  font-size: 46px;
  letter-spacing: 1px;
  text-align: center;
}
.lp-contents h2::after {
  content: '';
  display: block;
  margin: 10px auto 50px;
  width: 50px;
  height: 6px;
  background: #fff;
}
.lp-contents .bg-white h2::after {
  background-color: #3c3938;
}

.lp-contents h3 {
  margin-top: 50px;
  font-size: 28px;
  text-align: center;
}
.lp-contents .list-block + h3,
.lp-contents .work-block + h3 {
  margin-top: 100px;
}

.lp-contents p,
.lp-contents dt,
.lp-contents dd,
.lp-contents a {
  color: inherit;
  font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif !important;
  font-weight: 400;
  line-height: 1.87
}
.lp-contents p {
  font-size: 16px;
}
.lp-contents p:not(:first-child) {
  margin-top: 10px;
}

.lp-contents .notes {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  padding-left: 1em;
  text-indent: -1em;
}
.lp-contents .notes:not(:first-child) {
  margin-top: 10px;
}
.lp-contents .notes + .notes {
  margin-top: 0;
}

.lp-contents ul.num li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.lp-contents ul.num-notes:not(:first-child) {
  margin-top: 1.5em;
}
.lp-contents ul.num-notes li {
  padding-left: 2.5em;
  text-indent: -2.5em;
}

.lp-contents a,
.lp-contents a:visited,
.lp-contents a:link {
  text-decoration: none;
}

/*
.lp-contents a[target="_blank"]:not(.btn, .ex-btn, .ex-btn2) {
  text-decoration: underline;
}
*/

.lp-contents .txt-link {
  font-weight: 500;
  text-decoration: underline !important;
}

.lp-contents img {
  max-width: 100%;
}

.lp-contents em,
.lp-contents .em {
  color: #3c3938;
  font-weight: inherit;
}

.lp-contents b {
  font-weight: 500;
}

.lp-contents strong {
  color: inherit;
  font-weight: bold;
  font-size: 18px;
}

@media (min-width:769px) {
  .forSP {
    display: none !important;
  }

  .lp-contents a:hover {
    opacity: 0.8;
  }
}


@media (max-width:768px) {
  .forPC {
    display: none !important;
  }

  .lp-contents h2 {
    font-size: 2.8rem;
  }
  .lp-contents h2::after {
    margin-bottom: 8vw;
    width: 2em;
    height: 2px;
  }

  .lp-contents h3 {
    font-size: 2.2rem;
  }
  .lp-contents .list-block + h3,
  .lp-contents .work-block + h3 {
    margin-top: 12vw;
  }

  .lp-contents p,
  .lp-contents dt,
  .lp-contents dd,
  .lp-contents a {
    font-size: 1.4rem;
  }

  .lp-contents strong {
    font-size: 1.1em;
  }

  .lp-contents .notes {
    font-size: 1.2rem;
  }

  .lp-contents img {
    height: auto !important;
  }

  .lp-contents sup {
    /* display: inline-block;
    margin-top: -4px;
    transform: scale(0.9); */
  }
}


/***********************************************************************
 * #mv
 ********************************************************************* */
/*#mv {
  background-color: #fff;
  text-align: center;
  background: -webkit-linear-gradient(45deg,
    #FFFFFF 0%,
    #FFFFFF 10%,
    #EEEEEE 20%,
    #D8D8D8 30%,
    #F3F3F3 40%,
    #F8F8F8 50%,
    #BEBEBE 60%,
    #FFFFFF 70%,
    #D8D8D8 80%,
    #F5F5F5 90%,
    #FFFFFF 100%);
  background: linear-gradient(45deg,
    #FFFFFF 0%,
    #FFFFFF 10%,
    #EEEEEE 20%,
    #D8D8D8 30%,
    #F3F3F3 40%,
    #F8F8F8 50%,
    #BEBEBE 60%,
    #FFFFFF 70%,
    #D8D8D8 80%,
    #F5F5F5 90%,
    #FFFFFF 100%);
  background-size: 400% 200%;
  animation: gradient 12s infinite cubic-bezier(.32, .28, .20, .99) both;
}*/
#mv .award-support {
	padding: 20px;
	background-color: #000;
}
#mv .award-support img {
	max-width: 800px;
}
#mv img {
  width: 100%;
  max-width: 900px;
}
#mv h1 {
	padding: 20px 20px 40px;
}
#mv h1 img {
  /* ドロップシャドウ */
  -webkit-filter: drop-shadow(-1px 1px 1px rgba(255,255,255,0.9));
  filter: drop-shadow(-1px 1px 1px rgba(255,255,255,0.9));
}
#mv nav {
  padding: 30px 0;
  background: rgba(76, 73, 72, 0.86);
}
#mv nav ul {
  display: flex;
  margin: 0 auto;
  width: 1000px;
  border-right: 1px solid #fff;
}
#mv nav ul li {
  width: 20%;
  border-left: 1px solid #fff;
}
#mv nav ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

@media (max-width:768px) {
/*
  #mv h1 {
    padding: 6vw 4vw;
  }
*/
  #mv nav {
    padding: 0;
  }
  #mv nav ul {
    flex-wrap: wrap;
    width: 100%;
  }
  #mv nav ul li {
    box-sizing: border-box;
    padding: 10px;
    width: 50%;
    border-bottom: 1px solid #fff;
  }
  #mv nav ul li:nth-child(odd) {
    border-left: none;
  }
  #mv nav ul li:last-child {
    width: 100%;
    border: none;
  }
  #mv nav ul li a {
    font-size: 1.4rem;
  }
}

@keyframes gradient {
	0% {
		background-position: 100% 50%;
	}

	50% {
		background-position: 0% 50%;
	}

	100% {
		background-position: 100% 50%;
	}
}


/***********************************************************************
 * #lead
 ********************************************************************* */
#lead {
  position: relative;
  padding: 80px;
  text-align: center;
}
#lead::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background : -moz-linear-gradient(50% 100% 90deg,rgba(255, 255, 255, 1) 0%,rgba(189, 189, 189, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(189, 189, 189, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(255, 255, 255, 1) ),color-stop(1,rgba(189, 189, 189, 1) ));
  background : -o-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(189, 189, 189, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(189, 189, 189, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#87BDE1' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(189, 189, 189, 1) 100%);
  opacity : 0.3;
  filter: alpha(opacity=30) progid:DXImageTransform.Microsoft.Alpha(opacity=30) progid:DXImageTransform.Microsoft.gradient(startColorstr='#87BDE1',endColorstr='#FFFFFF' , GradientType=0);
  z-index: -1;
}
#lead p {
  font-weight: 600;
  line-height: 3;
}
#lead h3 img {
  margin-bottom: 20px;
  width: 430px;
}

@media (max-width:768px) {
  #lead {
    padding: 8vw 4vw;
    text-align: left;
  }
  #lead p {
    line-height: 2;
  }
  #lead h3 img {
    margin-bottom: 4vw;
    width: 75vw;
  }
}

#lead .manage {
  margin-top: 2em;
  font-size: 90%;
  font-weight: normal;
}

/***********************************************************************
 * BG - blue
 ********************************************************************* */
.bg-blue {
  padding: 100px 0;
  /* background: -moz-linear-gradient(50% 100% 90deg,rgba(76, 73, 72, 1) 0%,rgba(76, 73, 72, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(76, 73, 72, 1) 0%, rgba(76, 73, 72, 1) 100%);
  background: -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(76, 73, 72, 1) ),color-stop(1,rgba(76, 73, 72, 1) ));
  background: -o-linear-gradient(90deg, rgba(76, 73, 72, 1) 0%, rgba(76, 73, 72, 1) 100%);
  background: -ms-linear-gradient(90deg, rgba(76, 73, 72, 1) 0%, rgba(76, 73, 72, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3938', endColorstr='#1999D0' ,GradientType=0)";
  background: linear-gradient(0deg, rgba(76, 73, 72, 1) 0%, rgba(76, 73, 72, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1999D0',endColorstr='#3c3938' , GradientType=0); */
  background-color: rgb(105, 122, 132);
}

.bg-blue h2,
.bg-blue h3 {
  color: #fff;
}
.bg-blue p,
.bg-blue figcaption,
.bg-blue dt,
.bg-blue dd,
.bg-blue li {
  color: #fff;
}


@media (max-width:768px) {
  .bg-blue {
    padding: 10vw 4vw 12vw;
  }
}


/***********************************************************************
 * BG - white
 ********************************************************************* */
.bg-white {
  padding: 100px 0;
  background: #F7F7F7;
}

.bg-white h2 {
  color: #3c3938;
}
.bg-white p,
.bg-white figcaption,
.bg-white dd {
  color: #1A1A1A;
}

.bg-white dt {
  color: rgb(76, 73, 72);
}


@media (max-width:768px) {
  .bg-white {
    padding: 9vw 4vw 12vw;
  }
}


/***********************************************************************
 * .list-block
 ********************************************************************* */
.list-block {
  margin: 30px auto 0;
  width: 1000px;
  border-top: 15px solid #fff;
}
.list-block dl {
  display: flex;
  padding: 30px 0;
  border-bottom: 2px solid #fff;
}
.list-block dl dt {
  width: 220px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5
}
.list-block dl dd {
  padding-top: 2px;
  width: 780px;
}
.list-block dl dd h4 {
  margin-top: 20px;
  padding: 10px 18px;
  background: #e7e5e5;
  font-weight: 500;
}
.list-block dl dd h4:first-child {
  margin-top: 0;
}
.list-block dl dd h4.em {
  background: #3c3938;
  color: #fff;
  font-weight: 500;
}
.list-block dl dd h4 + div {
  padding: 10px 18px;
}

.bg-white .list-block,
.bg-white .list-block dl {
  border-color: #3c3938;
}

#category .list-block dl dd ul:not(.notes, .bumon) li {
  padding-left: 1em;
  text-indent: -1em;
}
#category .list-block dl dd ul:not(.notes, .bumon) li::before {
  content: '?';
  display: inline-flex;
  justify-content: center;
  width: 1em;
}
#category .list-block dl dd > .notes:last-child {
  margin-top: 2em;
}


@media (max-width:768px) {
  .list-block {
    margin-top: 4vw;
    width: 100%;
    border-top-width: 6px;
  }
  .list-block dl {
    flex-wrap: wrap;
    padding: 6vw 0;
  }
  .list-block dl dt {
    margin-bottom: 4vw;
    width: 100%;
    font-size: 2rem;
    text-align: center;
  }
  .list-block dl dd {
    width: 100%;
  }
}


/***********************************************************************
 * #application
 ********************************************************************* */
#application > p {
  text-align: center;
}
#application > p strong {
  padding: 0.1em 0.5em 0.2em;
  background-color: #fff;
  color: #3c3938;
  font-size: 120%;
  line-height: 1;
}

#application .flow {
  display: flex;
  justify-content: center;
  margin: 40px auto 0;
  width: 1000px;
}
#application .flow li {
  position: relative;
  width: 190px;
  text-align: center;
}
#application .flow li:not(:first-child)::before {
  content: '';
  position: absolute;
  top: 80px;
  left: -48px;
  display: inline-block;
  width: 18px;
  height: 36px;
  background: url(/lp/art-design-competition/img/arrow_fill.png) no-repeat;
  background-size: contain;
}
#application .flow li + li {
  margin-left: 115px;
}
#application .flow li figure {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
#application .flow li:nth-child(1) figure img { width: 110px}
#application .flow li:nth-child(2) figure img { width: 100px}
#application .flow li:nth-child(3) figure img { width: 180px}
#application .flow li figcaption {
  font-size: 18px;
  font-weight: 900;
  position: absolute;
  top: 106%;
}

#application .coming,
#application > nav {
  margin-top: 100px;
  font-size: 120% !important;
}
#application .coming + nav,
#application nav + .end {
  margin-top: 40px;
}

#application > div {
  margin: 20px auto 60px;
  width: 1000px;
}
#application > div p {
  text-align: left;
}

#application .btn {
  display: inline-block;
  margin: 15px 0;
  padding: 10px 40px 10px 30px;
  border: 2px solid #fff;
  border-radius: 5px;
  background: url(/lp/art-design-competition/img/arrow_line.png) right 15px center no-repeat;
  background-size: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#application nav {
  text-align: center;
}
.ex-btn1 {
  display: inline-block;
  margin-top: 60px;
  padding: 20px 80px;
  border: 2px solid #fff;
  border-radius: 5px;
  background: #CF000E url(/lp/art-design-competition/img/arrow_line.png) right 20px center no-repeat;
  background-size: 12px;
  color: #fff !important;
  font-size: 20px;
  font-weight: bold !important;
  letter-spacing: 1px;
}
.ex-btn2 {
  display: inline-block;
  padding: 20px 120px;
  border: 2px solid #fff;
  border-radius: 5px;
  background: #CF000E url(/lp/art-design-competition/img/arrow_line.png) right 20px center no-repeat;
  background-size: 12px;
  color: #fff !important;
  font-size: 20px;
  font-weight: bold !important;
  letter-spacing: 1px;
}
.ex-btn3 {
  display: inline-block;
  margin-top: 60px;
  padding: 10px 160px;
  border: 2px solid #fff;
  border-radius: 5px;
  background: #fff url(/lp/art-design-competition/img/arrow_line.png) right 20px center no-repeat;
  background-size: 12px;
  background-color: #39F;
  color: #fff !important;
  font-size: 17px;
  font-weight: bold !important;
  letter-spacing: 1px;
}
#application .coming {
  color: #ff0;
  font-size: 110%;
  font-weight: bold;
}
#application .end {
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 2.2rem;
  padding: 20px;
  width: 800px;
  color: #f00;
  background-color: #fff;
  border: solid 3px #f00;
  line-height: 3.5rem;
}
#application .notes {
  margin: 40px auto;
  max-width: 1000px;
}


@media (max-width:768px) {
/*
  #application > p {
    text-align: left;
  }
*/
  #application .flow {
    padding: 0;
  }
  #application .flow {
    flex-wrap: wrap;
    margin: 20px auto;
    width: 80%;
  }
  #application .flow li {
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    text-align: left;
  }
  #application .flow li + li {
    margin-left: 0;
  }
  #application .flow li figure {
    position: relative;
    width: 30vw;
    height: 30vw;
  }
  #application .flow li:nth-child(1) figure img { width: 18vw}
  #application .flow li:nth-child(2) figure img { width: 17vw}
  #application .flow li:nth-child(3) figure img { width: 24vw}
  #application .flow li figcaption {
    font-size: 1.8rem;
    font-weight: bold;
    white-space: nowrap;
    position: absolute;
    top: 15vw;
    left: 34vw;
    transform: translateY(-50%);
  }
  #application .flow li:not(:first-child) {
    margin-top: 3.2vw;
  }
  #application .flow li:not(:first-child)::before {
    top: -3.6vw;
    left: 15vw;
    height: 5vw;
    transform: rotate(90deg);
  }
  #application .coming,
  #application nav {
    margin-top: 6vw;
  }
  #application .coming + nav,
  #application nav + .end {
    margin-top: 6vw;
  }
  #application > div {
    margin-bottom: 40px;
    width: 100%;
  }
  #application .btn {
    font-size: 1.6rem;
  }
  .ex-btn {
    padding: 4vw 12vw;
    font-size: 1.8rem;
  }
  .ex-btn2 {
    padding: 4vw 12vw;
    font-size: 1.8rem;
  }
  .ex-btn3 {
    padding: 3vw 16vw;
    font-size: 1.6rem;
  }
  #application .end {
    font-size: 1.6rem;
	padding: 20px;
	width: 90%;
  }
  #application .notes {
    margin: 3.2vw auto;
  }
}


/***********************************************************************
 * #award
 ********************************************************************* */
#award .list-block dl {
  flex-direction: column;
  margin: 1.5em auto;
  width: 100%;
  max-width: 600px;
}

#award .list-block dl dt {
  width: 100%;
  text-align: center;
  font-size: 135%;
}
#award .list-block dl dt span {
  display: inline-block;
  padding: 0.2em 0.8em;
  border: 1px solid #fff;
}
#award .list-block dl dt.a1 { font-size: 170%}
#award .list-block dl dt.a2 { font-size: 145%}
#award .list-block dl dt.a1 span,
#award .list-block dl dt.a2 span {
  background-color: #fff;
  color: #3c3938;
}

@media (min-width:769px) {
  #award .list-block dl dt span {
    min-width: 350px;
  }
}

#award .list-block dl dd {
  margin-top: 1.5em;
  width: 100%;
}

/*
#award .list-block dl dt {
  width: 380px;
}
#award .list-block dl dd {
  width: 620px;
}
*/

#award .list-block dl dt small {
  font-size: 16px;
  font-weight: normal;
}

/*
@media (max-width:768px) {
  #award .list-block dl dt,
  #award .list-block dl dd {
    width: 100%;
  }
}
*/

#award > .list-block > .notes:last-child {
  margin: 50px auto 0;
  width: 100%;
  max-width: 590px;
}


/***********************************************************************
 * #past
 ********************************************************************* */
#past .work-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1000px;
}
#past .work-block a {
  display: block;
  margin-top: 35px;
  margin-left: 10px;
  width: 192px;
  text-align: center;
}
#past .work-block a figure img {
  width: 192px;
  height: 192px;
  object-fit: cover;
}
#past .work-block a figcaption {
  margin-top: 10px;
  font-size: 13px;
  text-decoration: underline;
}
#past .work-block a:nth-child(1),
#past .work-block a:nth-child(6) {
  margin-left: 0;
}
#past .work-block::before {
  content: '';
  display: block;
  margin: 25px auto 0;
  width: 1000px;
  height: 15px;
  background : -moz-linear-gradient(0% 50% 0deg,rgba(76, 73, 72, 1) 0%,rgba(76, 73, 72, 1) 100%);
  background : -webkit-linear-gradient(0deg, rgba(76, 73, 72, 1) 0%, rgba(76, 73, 72, 1) 100%);
  background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(76, 73, 72, 1) ),color-stop(1,rgba(76, 73, 72, 1) ));
  background : -o-linear-gradient(0deg, rgba(76, 73, 72, 1) 0%, rgba(76, 73, 72, 1) 100%);
  background : -ms-linear-gradient(0deg, rgba(76, 73, 72, 1) 0%, rgba(76, 73, 72, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1999D0', endColorstr='#3c3938' ,GradientType=0)";
  background : linear-gradient(90deg, rgba(76, 73, 72, 1) 0%, rgba(76, 73, 72, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1999D0',endColorstr='#3c3938' , GradientType=1);
}


@media (max-width:768px) {
  #past .work-block {
    justify-content: space-between;
    width: 100%;
  }
  #past .work-block a {
    width: 48%;
  }
  #past .work-block a:nth-child(odd) {
    margin-left: 0;
  }
  #past .work-block a figure img {
    width: 100%;
  }
  #past .work-block a figcaption {
    font-size: 1.4rem;
  }
  #past .work-block::before {
    height: 6px;
  }
}


/***********************************************************************
 * #contact
 ********************************************************************* */
#contact {
  background: url(/lp/art-design-competition/img/bg_footer.jpg);
  background-size: cover;
  text-align: center;
}
#contact h2 {
  margin-bottom: 30px;
  font-size: 28px;
}
#contact h2::after {
  content: none;
}

/***********************************************************************
 * 240703Add 鞭p宀B初
 ********************************************************************* */
#winner .bnr-block a {
	display: block;
	text-align: center;
}
@media (max-width:768px) {
#winner.bg-white {
	padding: 9vw 4vw 0;
}
#winner .bnr-block a {
	margin-bottom: 4vw;
}
#winner .bnr-block a:last-child {
	margin-bottom: 0;
}
}
@media (min-width:769px) {
#winner.bg-white {
	padding: 100px 0 0;
}
#winner .bnr-block {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 1000px;
}
#winner .bnr-block a {
	width: 48%;
	margin-top: 35px;
	margin-right: 4%;
}
#winner .bnr-block a:nth-child(2n) {
	margin-right: 0;
}
#winner .bnr-block a:nth-child(-n + 2) {
	margin-top: 0;
}
}

/***********************************************************************
 * 250407Add
 ********************************************************************* */
/* MV嘘尚筝 */
#mv {
	background-color: #bbd500;
	text-align: center;
}
@media (min-width:769px) {
.lp-contents .flow + .notes {
	margin-top: 100px !important;
}
}
/* 卜T兆念弖紗 */
#lead .judgesWrap {
	margin-top: 2em;
}
#lead .judgesWrap p {
	font-weight: 400;
	line-height: 1.6;
}
#lead .judgesWrap p .name {
	font-weight: 600;
}
@media (min-width:769px) {
.judgesWrap {
	display: flex;
	justify-content: center;
}
.judgesWrap p {
	margin-top: 0 !important;
	padding-right: 3em;
}
.judgesWrap p:last-child {
	padding-right: 0;
}
}
#category .list-block dl dd ol.num li {
	padding-left: 1em;
	text-indent: -1em;
}
/* ゲストT */
#guest.bg-white {
	padding-top: 0;
}
#guest .list-block {
	border-top: none;
}
.guest-list > li {
	border-top: #3c3938 1px solid;
	border-bottom: #3c3938 1px solid;
}
.guest-name-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1em;
}
.guest-name {
	padding-right: 1em;
}
.guest-name .name {
	font-weight: 500;
	display: block;
	line-height: 1.4;
	margin-bottom: 0.5em;
}
.guest-name .post {
	display: block;
	line-height: 1.4;
}
.lp-contents p.profile {
	font-size: smaller;
}
@media (max-width:768px) {
.guest-list > li {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.guest-list > li:last-child {
	margin-bottom: 0;
}
.guest-name-wrap .guest-name {
	width: 60%;
}
.guest-name-wrap .thumb {
	width: 40%;
}
}
@media (min-width:769px) {
.guest-list {
	display: flex;
	flex-wrap: wrap;
}
.guest-list > li {
	width: 48%;
	margin-right: 4%;
	margin-top: 60px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.guest-list > li:nth-child(even) {
	margin-right: 0;
}
.guest-list > li:nth-child(-n + 2) {
	margin-top: 0;
}
}