.ctitle { background-image: url(../img/title.png);}

#contents .contxt { max-width: 760px; margin: 40px auto 0 auto;}
.pset { box-sizing: border-box; width: 98%; margin: 10px auto 15px auto; box-shadow: rgba(218, 23, 23, .8) 0 0 5px 1px; -webkit-box-shadow: rgba(218, 23, 23, .8) 0 0 5px 1px; -moz-box-shadow: rgba(218, 23, 23, .8) 0 0 5px 1px; background: url(../../img/fire.jpg) no-repeat bottom right;}
.ptxt .nametxt { box-sizing: border-box; border-bottom: 1px solid rgba(218, 23, 23, .3); text-shadow: 2px 2px 4px rgba(218, 23, 23, .5); -moz-text-shadow: 2px 2px 4px rgba(218, 23, 23, .5); -webkit-text-shadow: 2px 2px 4px rgba(218, 23, 23, .5); text-align: center; font-size: 130%; letter-spacing: 0.3em; background: rgba(218, 23, 23, .3) url(../../img/fire_top.png) no-repeat top left; color: rgba(255, 255, 255, 1.0); display: block; padding: 10px;}
.ptxt .cmttxt { text-align: left; margin: 10px auto; padding: 0 10px 10px 10px;}
.ptxt .cmttxt0 { text-align: left; margin: 10px auto; padding: 0 10px 0 15px;}
.ptxt .sptxt { border-top: 1px solid rgba(218, 23, 23, .5); border-bottom: 2px dotted rgba(218, 23, 23, .3); text-align: left; padding: 10px; color: rgba(218, 23, 23, 1.0); font-size: 120%; line-height: 140%;}
.ptxt .sptxt:first-child { border-top: 0;}
.psubtxt { background: rgba(0, 0, 0, .2); box-sizing: border-box; border-top: 1px solid rgba(218, 23, 23, .5); padding: 15px; font-size: 92%; line-height: 140%; letter-spacing: 0.1em; color: rgba(225, 225, 225, .8);}
.catchtxt { font-size: 120%; text-align: center; padding-bottom: 15px 15px 5px 15px;}
/*_movie*/
.movieall { width: 98%; max-width: 500px; margin: 10px auto 15px auto;}
.moviesp { width: 100%; height: 0; padding-top: 56.2%; position: relative; border: 1px solid rgba(218, 23, 23, .3); background: rgba(218, 23, 23, .3);}
.movie { width: 100%; height: 0; padding-top: 56.2%; position: absolute; top: 0; left: 0;}
.movie iframe { box-sizing: border-box; width: 100%; height: 100%; border: 0; position: absolute; top: 0; left: 0;}
.movie .nojsmovie { width: 100%; height: 100%; background: rgba(0, 0, 0, 1.0); position: absolute; top: 0; left: 0;}
.movie .nojsmovie .nojstxt { width: 100%; text-align: center; position: absolute; top: 50%; left: 0; margin-top: -7px; color: rgba(255, 255, 255, 1.0);}
/*_img*/
.photosp_y { width: 98%; max-width: 500px; margin: 10px auto 15px auto;}
.photosp_y .photoall { width: 100%; height: 0; padding-top: 63.2%; position: relative; background: rgba(192, 0, 28, .2); border: 1px solid rgba(218, 23, 23, .3);}
.photosp_y .photop { width: 100%; height: 0; padding-top: 63.2%; background-repeat: no-repeat; -webkit-background-size: contain; background-size: contain; position: absolute; top: 0; left: 0; display: none;}
.photosp_t { width: 80%; max-width: 316px; margin: 10px auto 15px auto;}
.photosp_t .photoall { width: 100%; height: 0; padding-top: 158.227848101265823%; position: relative; background: rgba(192, 0, 28, .2); position: relative; border: 1px solid rgba(218, 23, 23, .3);}
.photosp_t .photop { width: 100%; height: 0; padding-top: 158.227848101265823%; background-repeat: no-repeat; -webkit-background-size: contain; background-size: contain; position: absolute; top: 0; left: 0; display: none;}
.photosp_c { width: 80%; max-width: 420px; margin: 10px auto 15px auto;}
.photosp_c .photoall { width: 100%; height: 0; padding-top: 100%; position: relative; background: rgba(192, 0, 28, .2); border: 1px solid rgba(218, 23, 23, .3);}
.photosp_c .photop { width: 100%; height: 0; padding-top: 100%; background-repeat: no-repeat; -webkit-background-size: contain; background-size: contain; position: absolute; top: 0; left: 0; display: none;}
.captiontxt { font-size: 90%; text-align: center; line-height: 130%; padding: 7px; color: rgba(248, 99, 0, 0.75);}

/*for_W640-*/
@media all and (min-width: 640px) {
#contents .contxt { margin: 30px auto 0 auto;}
.pset { margin: 20px auto;}
.ptxt .nametxt { letter-spacing: 0.5em; font-size: 130%;}
.ptxt .cmttxt { padding: 10px 30px 20px 30px; text-align: left;}
.ptxt .cmttxt0 { padding: 0 35px; text-align: left;}
.ptxt .sptxt { padding: 15px;}
.psubtxt { padding: 20px 15px 25px 25px; font-size: 90%;}
.catchtxt { font-size: 130%; text-align: center; letter-spacing: 0.2em; padding-bottom: 15px;}
}