@charset "UTF-8";

body {
 margin:0px;
 padding:0px;
 text-align:center;
 -webkit-text-size-adjust: none;
 background: #fff5ca;
}

#top_image {
 width: 100%;
}

#top_image img {
 display: block;
 max-width : 100% ;
}

#photo_base {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 height: auto;
}
#photo_com {
 margin-left: auto;
 margin-right: auto;
 width: 80%;
 height: auto;
}
#photo_com p {
 font-family:'Toppan Bunkyu MdMin EB',serif; 
 font-size: 21px;
 font-weight: bold;
line-height: 24px;
 text-align: center;
 color: #00006f;
}

.back_btn {
 margin-top: 5px;
 margin-left: auto;
 margin-right: auto;
 width: 150px;
 height: 40px;
 background: #fdd100;
 border-radius: 8px;
}

.back_btn a {
 font-family:'Toppan Bunkyu MdMin EB',serif;
 font-size: 28px;
 line-height: 40px;
 text-align: left;
 color: #00006f;
 font-weight: bold;
 text-decoration: none;
}

.red {
 font-family:'Toppan Bunkyu MdMin EB',serif; 
 font-size: 14px;
 font-weight: bold;
 line-height: 14px;
 text-align: center;
 color: #ff0000;
}

#photo_base_s {
 margin-left: auto;
 margin-right: auto;
 width: 400px;
 height: auto;
}
#photo_com_s {
 margin-left: auto;
 margin-right: auto;
 width: 400px;
 height: 18px;
}
#photo_com_s p {
 font-family:'Toppan Bunkyu MdMin EB',serif; 
 font-size: 16px;
 font-weight: bold;
 line-height: 18px;
 text-align: center;
 color: #000000;
}