

/* ------------------------------------------------------------ */
/* メインメニュー */
/* ------------------------------------------------------------ */
#mainimg{
margin-top:20px; 
width:100%;
}
#mainimg .01, .02{
width:100%;
}

/* ------------------------------------------------------------ */
/* ページ内リンク */
/* ------------------------------------------------------------ */
#pagelink{
margin-top:53px;
width:100%;
clear:both;
}
.pagelink01, .pagelink02, .pagelink03, .pagelink04{
width:48%;
float:left;
}
.pagelink01, .pagelink03{
margin-right:3.9%;
}
.pagelink03, .pagelink04{
margin-top:3.17%;
}

/* ------------------------------------------------------------ */
/* 00 */
/* ------------------------------------------------------------ */
#pagelink00{
width:100%;
clear:both;
padding-top:54px;
}



/* ------------------------------------------------------------ */
/* 01 */
/* ------------------------------------------------------------ */
#pagelink01{
width:100%;
clear:both;
}
.img01_01{
width:100%;
margin-top:50px;
}
.sugina{
width:100%;
background:url(../img/longshower/01_06.png) 0 0 no-repeat;
padding:10px 0 0 0;
}
.img01_02{
width:100%;
}

/* ------------------------------------------------------------ */
/* 02 */
/* ------------------------------------------------------------ */
#pagelink02{
width:100%;
clear:both;
}
#pagelink02 .shower_kikime{
width:80%;
background:url(../img/longshower/02_01.png) 0 0 no-repeat;
padding:0 20% 0 0;
}
#pagelink02 .img02_01{
width:100%;
margin-top:50px;
}



/* ------------------------------------------------------------ */
/* 03 */
/* ------------------------------------------------------------ */
#pagelink03{
width:100%;
clear:both;
}
#pagelink03 .img03_01, #pagelink03 .img03_02{
width:100%;
margin-top:50px;
}

/* ------------------------------------------------------------ */
/* 04 */
/* ------------------------------------------------------------ */
#pagelink04{
width:100%;
clear:both;
}

#pagelink04 h4{
font-size:20px;
font-weight:bold;
margin-top:50px;
padding-left:6%;
width:96%;
background:url(../img/shared/qa_q.png) 0 0px no-repeat;
padding-top:8px;
}
#pagelink04 .answer{
padding-left:6%;
width:96%;
background:url(../img/shared/qa_a.png) 0 2px no-repeat;
padding-top:8px;
}

#pagelink04 .q_img{
width:100%;
margin-top:40px;
}

#pagelink04 .attention{
font-size:small;
padding-left:4%;
width:96%;
}

@media screen and (max-width: 640px) {
#pagelink04 h4{
font-size:300%;
background:url(../img/shared/qa_q.png) 0 20px no-repeat;
}

#pagelink04 .answer{
font-size:250%;
background:url(../img/shared/qa_a.png) 0 20px no-repeat;
}
}