@charset "utf-8";
@page { margin: 5px 0 0;}
/* check sheet style */
  .inline-radio input {
    width: 100%;
/*    height: 22px !important;*/
    opacity: 0;
  }

  .inline-radio input:checked + label {
    background: #1b9bd8 !important;
    font-weight: bold !important;
    color: #fff !important;
  }                            

/* check sheet style */

.entry-body{ font-size:1em;}
#topbar{ display:none;}
#header-box-wrap{ display:none;}
#topnavi{ display:none;}
div.breadSection{display:none;}
#leadbox{display:none;}
div.subSection{display:none;}
div.siteContent_after{display:none;}
footer{ display:none;}
#checksheettitle{display:none;}
.page-header_pageTitle, h1.page-header_pageTitle:first-child{ margin:5px 0 0; font-size:0.8em; color:#000; border-bottom:0;}
.page-header{ background-color:transparent; border:0;}
#top-pagebottom-banner{display:none;}
.nonprintbox{display:none;}
#screenonly-kakekomachi{ display:none;}
.veu_socialSet{ display:none;}
.veu_cta{ display:none;}
#printonly-kakekomachi{display:inherit !important;}
.page_top_btn{ display:none !important;}

body{ xwidth:172mm; margin-left:auto; margin-right:auto; -webkit-print-color-adjust: exact;}
div#main{ xwidth:172mm; width:100%;}
div.siteContent{ padding:0;}
div.siteContent{ font-size:50%;}
div.contents-section-box{ padding:0; border:none; border:0; width:100%; margin-left:auto; margin-right:auto;}
.well{ margin-bottom:0; border:none;}
.margin-b30{ margin-bottom:0;}
.entry-body{ padding:2em 0 0; margin:0; font-size:66% !important;}
.entry-body{ padding:2em; margin:0; font-size:100% !important;}

.inline-radio input { height:30px !important;}
.inline-radio input { height:12px !important;}

@media (max-width:640px){
    div.contents-section-box{ padding:0; border:none; border:0; width:100%; margin-left:auto; margin-right:auto;}

}