@charset "utf-8";
/*==========================
Article header (Holomin2 Page)
==========================*/

.article__header {
    margin-top: 16px;
    height: 388px;
    background-image: url('http://holomin.jp/wp-content/uploads/2024/11/chomin.jpg');
    background-repeat: no-repeat;
    background-position: left 16px bottom;
    background-size: cover;
    position: relative;
}

.mainVisual {
    background:#fffbe6eb;
    padding: 10px 10px 10px 38px;
    box-sizing: border-box;
    width: 100%;
    max-width: 324px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #2f8944;
    font-size: 4.0rem;
    border-radius: 5px;
}

.logo__pc {
    display: none;
}

/* .article header pc */
@media screen and (min-width:769px) {
    .article__header {
        margin: 0;
        height: 388px;
        background-image: url('http://holomin.jp/wp-content/uploads/2024/11/chomin.jpg');
        background-position: left 140px bottom;
    }

    .mainVisual {
        padding: 20px 20px 20px 205px;
        max-width: 600px;
    }

    .logo__sp {
        display: none;
    }

    .logo__pc {
        display: block;
    }

}/* pc 769px */

/*　アンケート */
.page-template-page-holomin2 .container{
	background-color: #fffbe6;
	
}
.holomin2 .article__header {
    margin-top: 16px;
    height: 388px;
    background-image: url('http://holomin.jp/wp-content/uploads/2024/11/chomin.jpg');
    background-repeat: no-repeat;
    background-position: left 16px bottom;
    background-size: cover;
    position: relative;
}

.holomin2 .mainVisual {
    background: #392828eb;
    box-sizing: border-box;
    width: 100%;
    max-width: 324px;
    position: absolute;
    bottom: 0;
    color: #fff;
    border-radius: 5px;
	font-size:2.4rem;
	text-align:left;
}
.animated-img {
  position: absolute;
  width: 100px;
  
}
.holomin2 .wpforms-field-container{
padding-right: 20px;
    padding-left: 20px;
}
/* 左側の画像のアニメーション */
.left {
  animation-delay: 0s; /* 最初から開始 */
	animation: moveImage 40s linear infinite;
}

/* 右側の画像のアニメーション */
.right {
	animation: moveImage 80s linear infinite;
	right:300px;
}

@keyframes moveImage {
  0% {
    transform: translate(0, 0);
	  opacity: 1;
  }
  25% {
    transform: translate(300px, 600px);
	  opacity: 0.5;
  }
  50% {
    transform: translate(20px, 1200px);
	  opacity: 0;
  }
  75% {
    transform: translate(300px, 1800px);
	  opacity: 0;
  }
  100% {
    transform: translate(20, 2400px);
	  opacity: 0;
  }
}

.holomin1 .logo__pc {
    display: none;
}

/* .article header pc */
@media screen and (min-width:769px) {
    .holomin2 .article__header {
        margin: auto;
        height: 388px;
        background-image: url('http://holomin.jp/wp-content/uploads/2024/11/chomin-pc.png');
        background-position:center;
		max-width: 1060px;
		border-radius: 60px 0;
    }

    .holomin2 .mainVisual {
        padding: 20px 20px 20px 205px;
        max-width: 600px;
		left: -60px;
    }

    .holomin2 .logo__sp {
        display: none;
    }

    .holomin2 .logo__pc {
        display: block;
    }

}/* pc 769px */

.holomin2 div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){
	background: #fff;
    border: 2px solid #d69836;
    box-sizing: border-box;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 2.2rem;
    line-height: 1.5;
    padding-top: 100px;
    padding-bottom: 100px;
}
}
.holomin2 .holomin{
	height: 70px;
    padding-left: 20px;
}
.holomin2 .container{
	display: flex;
    justify-content: flex-end;
	max-width: 1200px;
}

. top .wpforms-field-container{
	max-width: 600px;
}
.holomin2 .description{
	max-width: 800px;
	margin: 0 auto;
}
.holomin2 .description h3{
	padding: 40px 20px 0 20px;
    font-size: 2rem;
	margin-bottom: 0;
}
.holomin2 .description p{
	font-size: 1.6rem;
	padding: 0 20px 0 20px;
}
.holomin2 .name{
	display: inline-block;
	text-align: right;
	width:100%
}
.holomin2 .underline{
	text-decoration:underline;
}
.holomin2 .wpforms-thank-you-message{
	font-weight:800;
}
.holomin2 .wpforms-field-label{
	font-size: 1.8rem;
}
.holomin2 .text-bold{
	font-weight:600;
}
.holomin2 .present{
	background-color: #b9eae0;
	margin: 40px 20px;
	padding: 40px 20px;
	border-radius: 5px;
}
.holomin2 .present p{
	font-size: 2rem;
text-align: center;
	font-weight:600;
}
.holomin2 .present .kome{
font-size:1.6rem;
	text-align: left;
	font-weight: 400;
}
.holomin2 .text-big1{
font-size: 2.4rem;
color: #005da8;
}
.holomin2 .text-big2{
font-size: 2.6rem;
color: #005da8;
}
.holomin2 .present h2{
	font-size: 2.6rem;
	text-align:center;
}
.holomin2 .flower2{
	margin: 0 0 0 auto;
	display:block;
}
.holomin2 .present-photo{
	max-width: 300px;
	display: block;
	margin: 0 auto;
}
.holomin2 #wpforms-278-field_35,
.holomin2 #wpforms-278-field_41,
.holomin2 #wpforms-278-field_42 {
    height: 41px;
}

/*　アンケート非表示　*/
.holomin2 .wpforms-submit{
	display:none;
}
.holomin2 .finish{
	text-align: center;
    font-size: 18px;
    background-color: #fff;
    padding: 60px 20px;
    max-width: 700px;
    margin: 70px auto 0;
}
.holomin2 .holomin-finish{
	vertical-align: middle;
	padding-left: 10px;
}
