<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#int-area{
    text-align: center;
}

#page_area{
    margin: 1rem 1rem 3rem 1rem;
}

.st_dream_title {
    margin-top: 4rem;
    text-align: center;
    font-size: 2.1rem;
    color: #00BE00;
}

#dream-column{
    margin: 3rem 0.5rem 1rem 0.5rem;
}

#dream-info{
    width: 80%;
    display: inline-block;
    vertical-align: top;
    line-height: 1.6rem;
    text-align: left;
}

hr{
    background-color: #B4F078;
    margin: 2rem 10% 2rem 10%;
    height: 3px;
    border-radius: 10px;
    border: none;
}

.step-hr{
    background-color: #00BE00;
    margin: 2rem 0% 2rem 0%;
    height: 3px;
    border-radius: 10px;
    border: none;
}

.guest{
    font-size: 1.2rem;
    line-height: 4rem;
    font-weight: bold;    
}

.int_top_photo figcaption{
    line-height: 3.5rem;
    font-size: 0.9rem;
}

#int_title{
    text-align: center;
    color: #00be00;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 1rem;
    font-size: 2rem;
}

.dream-list{
    line-height: 5rem;
    padding-bottom: 1rem;
    border-bottom: 2px dotted #00BE00;
}

.dream-list .int_A:before{
    position: unset;
}

.new-icon{
    font-weight: bold;
    color: #E9546A;
}

.dream-list_text{
}

.dream-title{
    color: #00be00;
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.guest_name{

}

.int_top_photo{
    margin: 0 auto 0.5rem auto;
    width: 95%;
    object-fit: cover;
    display: block;
    object-position: 50% 0%;
    }
    
.int_top_photo img{
margin: 0 auto 0.5rem auto;
width: 100%;
object-fit: cover;
display: block;
object-position: 50% 0%;
}
       
.guest_intro{
    padding: 0.5rem;
    border: 1px solid #00be00;
    vertical-align: text-top;
    margin: 0.5rem auto 3rem auto;
    width: 90%;
    line-height: 1.5rem;
}

.int_img{
    display: inline-block;
    width: 25%;
    margin: unset;
}

.int_img img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    object-position: top;
}

.prf{
    max-width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 1rem;
}

#guest_job{
    font-weight: bold;
    font-size: 1.1rem;    
}

#guest_name{
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}


.image_circle_Q{
    display: block;
    max-width: 15%;
    margin: 0 0 0 auto;
  }

  .image_circle_Q img{
    max-width: 100%;
  }

.int_Q{
    padding: 1rem;
    background-color: #FFF33F;
    max-width: 80%;
    margin: 0.2rem 0 2rem auto;
    border-radius: 10px;
    font-weight: bold;
    position: relative;
    text-align: left;
}
.int_Q:before{
    content: "";
    position: absolute;
    left: 80%;
    margin-top: -30px;
    border: 15px solid transparent;
    border-right: 25px solid #FFF33F;
}

.image_circle{
    display: block;
    max-width: 15%;
    border: #B4F078 3px solid;
    border-radius: 50%;
    line-height: 0;
    margin: unset;
  }
  .image_circle img{
    max-width: 100%;
  }

.int_A{
    padding: 1rem;
    margin: 0.2rem 0 2rem 0;
    border-radius: 10px;
    display: block;
    max-width: 80%;
    border: solid 3px #B4F078;
    /* background-color: #FFF; */
    background-color: rgb(245, 255, 235);
    text-align: left;

}
.int_A:before{
    content: "";
    position: absolute;
    margin-top: -38px;
    margin-left: 3rem;
    border:  solid transparent;
    border-bottom: solid #B4F078;
    border-width: 0px 20px 20px 0;
}


.int_mid_photo{
margin: 0 auto 4rem auto;
width: 95%;
object-fit: cover;
display: block;
object-position: 50% 0%;
}

.int_mid_photo img{
margin: 0 auto 4rem auto;
width: 100%;
object-fit: cover;
display: block;
object-position: 50% 0%;
}
    

.prof{
    margin-bottom:3rem;
    padding: 1.5rem 1rem 1.5rem 1rem;
    max-width: 100%;
    background-color:#eeeeee;
    border-radius:20px;
    text-align:left;
    margin-top: 6rem;
    word-break: break-all;
}

.guest_prof{
margin: 1rem 0 1rem 0;
max-width: 100%;
overflow-wrap: break-word;
}

#step-explain{
    margin:2rem auto 1rem auto;
    width: 90%;
    text-align: left;
    border-bottom: 2px #00BE00 dotted; padding-bottom:1rem;;
}

#step-explain img{
   max-width:70%;
   vertical-align: bottom; 
}

#step-exp-catch{
color: #00BE00;
font-weight: bold;
font-size: 1.5rem;
text-align: center;
vertical-align: middle;
margin-bottom: 1.5rem;
}

.other_int{
 font-weight: bold;
 font-size: 1.2rem;
 padding: 1rem 0 0.5rem 0;
 line-height: 1.7rem;
 color: #00BE00;
 border-bottom: #00BE00 2px solid;
}

.dream-item{
    text-align: left;
    width: 80%;
    margin: auto;
}

.dream-list_title{
    font-weight: bold;
    font-size: min(5vw, 1.3rem);
    padding:1rem 0 1rem 0;
    line-height: 1.6rem;
    color: #E9546A;
    display: inline-block;
}

.dream-list .dream-list_title{
    padding: 2.5rem 0 1rem 0;
    text-align: center;
    display: block;
    width: 95%;
    margin: auto;
}

.dream-list_cont{
    padding:0 0 1rem 0;
    line-height: 1.7rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: max(40vw, 95px);
}

.dream-list figcaption, .dream-list .guest_intro, .dream-list .prof{
    display: none;
} 


.dream-list-btn{
    color:#FFF;
    background-color:#00BE00; 
    text-align:center;
    font-size:1rem;
    font-weight:bold;
    line-height:1.5rem;
    margin: 2rem auto 5rem auto;
    border-radius:10px; 
    display:block;
    text-decoration: none; 
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    width: 50%;
}

.btn_area{
    margin: 0% auto 3rem auto;
    width: 90%;
}

/* .btn_area table{
    margin: 0 1rem 0 1rem ;
} */

.column-btn{
    color:#FFF;
    background-color:#00BE00; 
    text-align:center;
    font-size:1rem;
    font-weight:bold;
    line-height:2.5rem;
    margin:0% 1rem 7% 1rem;
    border-radius:10px; 
    display:block;
    text-decoration: none; 
}

.job-btn-catch{
    font-size: 1.1rem;
    width:100%;
    text-align: center;
    color: #00BE00;
    line-height:1.5rem;
 }

 
 .twin-btn-box{
    border-spacing: 5px;
 }

.twin-btn{
    background-color:#00BE00; 
    text-align:center;
    font-size:1rem;
    font-weight:bold;
    border-radius:10px;
    width:1%; 
    padding: 0.5rem;
}

.twin-btn a{
    color:#FFF;
    text-decoration: none;
    line-height:1.25rem;
}


#pageNavi {
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}
#pageNavi .back {
	width: 20%;
}
#pageNavi .kensu {
	width: 60%;
}
#pageNavi .next {
	width: 20%;
}
#pageNavi a {
	font-size: 14px;
	text-decoration: none;
	line-height: 1;
	display: inline-block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #231815;
	color: #FFF;
	border-radius: 3px;
	margin: 10px 0;
	box-shadow: 1px 1px 2px 1px #CCC;
	-moz-box-shadow: 1px 1px 2px 1px #CCC;
	-webkit-box-shadow: 1px 1px 2px 1px #CCC;
}
#pageNavi .back a {
	background-image: url('/_sp/img/cursor_prev.png');
	background-repeat: no-repeat;
	background-size: 10px 12px;
	background-position: 10% 50%;
	text-indent: 15%;
}
#pageNavi .next a {
	background-image: url('/_sp/img/cursor_next.png');
	background-repeat: no-repeat;
	background-size: 10px 12px;
	background-position: 90% 50%;
	text-indent: -15%;
}

@media screen and (min-width:550px) {

    #dream-info{
        text-align: center;
    }

    .guest_intro {
        margin: 0.5rem auto 3rem auto;
        width: 85%;
    }

    .int_top_photo{
        width: 100%;
        }

    .int_top_photo img{
        width: 60%;
        }

    .dream-list .int_top_photo img{
        width: 90%;
        }

    .prf{
        max-width: 30%;
    }

    .int_img{
        width: 20%;
    }

    .int_Q{
        max-width: 65%;
        }

    .image_circle_Q {
        max-width: 10%;
    }

    .image_circle_Q {
        max-width: 10%;
    }
    .image_circle{
        max-width: 10%;
      }

    .int_mid_photo{
        width: 75%;
        }

    .int_mid_photo img{
        width: 100%;
        }

    .other_int{
        font-size: 1.6rem;
            margin-bottom: 2rem;
            border-bottom:none ;
        }

    .other_int,.job-btn-catch{
        font-size: 1.4rem;
        }

    .other_int_item{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        /* border-right: 2px dotted #00BE00; */
        }

    .dream-list{
        font-size: 1.2rem;
        border: 3px solid #00BE00;
        height: min(25.5vw, 205px);
        margin-bottom: 3rem;
        border-radius: 5%;
    }

    .dream-list_title{
        font-size: min(2.2vw, 1.2rem);
    }        

    .dream-list .dream-list_title {
        padding: 1rem 0 0.5rem 0;
        text-align: center;
        display: block;
        width: 95%;
        margin: auto;
        line-height: min(3.5vw, 1.6rem);
    }

    .dream-item {
        display: inline-block;
        width: 31%;
        margin-left: 0%;
        margin-right: 3.5%;
        }

    .dream-item:nth-child(3n) {
        margin-right: 0;
      }

    .dream-list_cont {
        height: min(12.5vw, 120px);
    }

    .column-btn {
        width: 50%;
        margin: 0% auto 4% auto;
    }

    .dream-list-btn {
        max-width: 35%;
    }

    .twin-btn-box {
        width: 65%;
        margin: auto;
    }

}
</pre></body></html>