@page {
  margin: 0;
}
html, body {
    font-family: 'Spartan', '���S�V�b�N Medium', 'Yu Gothic Medium', '���S�V�b�N', 'Yu Gothic', '���C���I', sans-serif;
    width: 100%;
    margin: 0 auto;
    line-height: 1.5;
    font-size: 10px;
    -webkit-print-color-adjust: exact;
}
.printpage {
    size: A4 landscape;
    page-break-before: always;
    margin: 0 auto;
}
.printpage:last-child {
    page-break-after: auto;
}
.printpage_inner {
    margin: 20px;
}
/*------------------------------------------------
 *  �w�b�_�[(�o�b)
 ------------------------------------------------*/
.print_header {
    background: #6fb92b;
    padding: 5px 20px;
    margin-bottom: 20px;
}
.print_header p {
    display: inline-block;
    vertical-align: middle;
}
.header_area {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    background: #5a3e1c;
    padding: .5% 2%;
    border-radius: 20px;
    color: #fff;
}
.header_flag {
    font-size: 15px;
    font-weight: bold;
    background: #fff;
    color: #5a3e1c;
    padding: .5% 2%;
    border-radius: 20px;
    margin: 0 10px;
}
.header_name {
    font-size: 20px;
    font-weight: bold;
    color: #5a3e1c;
    margin: 0 20px;
    padding: 0 20px;
    width: 44%;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    text-align: center;
}
.header_price {
    margin: 0;
    font-size: 32px;
    font-weight: bold;
    color: crimson;
    width: 20%;
    text-align: right;
}
.header_price span {
    font-size: 18px;
    color: #5a3e1c;
    padding-left: 3px;
}
.header_carport {
    background: #fff;
    color: #5a3e1c;
    padding: .5% 2%;
    margin-left: 20px;
    border-radius: 20px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
}
.header_carport span {
    display: block;
}

/*------------------------------------------------
 *  ���E�̃u���b�N(�o�b)
 ------------------------------------------------*/
.print_box {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
#print_left {
    float: left;
    width: 46%;
    margin: 0 2%;
}
#print_right {
    float: right;
    width: 46%;
    margin: 0 2%;
}
/*------------------------------------------------
 *  �\(�o�b)
 ------------------------------------------------*/
table {
    margin: 0;
    padding: 0;
    width: 98%;
}
table th, table td {
    padding: 2px 5px;
    background: #f0f0f0;
}
table th {
    width: 15%;
    text-align: left;
    font-size: 10px;
    color: #6fb92b;
}
table td {
    width: 35%;
    font-size: 10px;
}
/*------------------------------------------------
 *  �u���b�N�}�b�v(�o�b)
 ------------------------------------------------*/
.block-map #map_canvas {
    height: 200px;
}
.block-mapandinfo {
    overflow: hidden;
}
.block-mapandinfo .mi-left {
    float: left;
    width: 49%;
}
.block-mapandinfo .mi-right {
    float: right;
    width: 49%;
}
/*------------------------------------------------
 *  Google Material Icons(�o�b)
 ------------------------------------------------*/
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v36/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    display: inline-flex;
    vertical-align: middle;
}
.material-icons.md-14 {
    font-size: 14px; 
}
.material-icons.md-18 {
    font-size: 18px; 
}
.material-icons.md-24 {
    font-size: 15px; 
}
.material-icons.md-36 {
    font-size: 36px; 
}
.material-icons.md-48 {
    font-size: 48px; 
}
.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54); 
}
.material-icons.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26); 
}
.material-icons.md-light {
    color: white; 
}
.material-icons.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3); 
}
.gmnoprint {
    display: none;
}
.gm-control-active {
    display: none;
}
.gmnoprint {
    display: none;
}
/*------------------------------------------------
 *  GoogleMaps������̗]���o�O�����(�o�b)
 ------------------------------------------------*/
#map_canvas div > img {
  position: absolute;
}
.gm-style div > img {
  position: absolute;
}
/*------------------------------------------------
 *  �����ʐ^(�o�b)
 ------------------------------------------------*/
#mein-image {
    margin-bottom: 20px;
}
#mein-image img {
    width: 48%;
    margin-right: 2%;
    height: 180px;
    object-fit: cover;
}
/*------------------------------------------------
 *  �s�b�N�A�b�v(�o�b)
 ------------------------------------------------*/
.picup {
    font-size: 16px;
    font-weight: bold;
    color: #6fb92b;
    line-height: 1.3;
}
/*------------------------------------------------
 *  �Ԏ��(�o�b)
 ------------------------------------------------*/
.block-photo {
    margin: 25px 0;
    text-align: center;
}
.block-photo img {
    width: auto;
    max-width: 100%;
    max-height: 254px;
}
/*------------------------------------------------
 *  �t�b�^�[(�o�b)
 ------------------------------------------------*/
.print_footer {
    clear: both;
    border-top: 2px solid #5a3e1c;
    padding: 15px 0 0;
}
.print_footer img {
    width: 100%;
}
.print_footer .cell-1 {
    display: inline-block;
    width: 25%;
    border-right: 1px solid #ccc;
    padding-right: 2%;
}
.print_footer .cell-2 {
    display: inline-block;
    width: 24%;
    line-height: 1.3;
    padding-left: 1.5%;
}
.print_footer .cell-3 {
    display: inline-block;
    width: 23%;
    border-right: 1px solid #ccc;
    padding-right: 2%;
}
.print_footer .cell-4 {
    display: inline-block;
    width: 19%;
    padding-left: 1.5%;
}
.profile {
    font-size: 10px;
}
.profile p {
    margin: 0;
}
.corp {
    font-size: 15px;
    font-weight: bold;
    color: #5a3e1c;
    margin: 0;
}
.add {
    font-size: 13px;
}
.tel {
    font-size: 24px;
    color: #6fb92b;
    font-weight: bold;
    letter-spacing: .1em;
    margin: 0;
}

/*================================================
 *  PC�����f�U�C��
 ================================================*/
@media (min-width: 1200px){
    .printpage {
        max-width: 1130px;
        margin-top: 20px;
    }
}
/*================================================
 *  �X�}�[�g�t�H�������f�U�C��
 ================================================*/
@media (max-width: 767px){
/*------------------------------------------------
 *  �u���b�N�}�b�v(�X�}�[�g�t�H��)
 ------------------------------------------------*/
    .block-mapandinfo .mi-left {
        float: none;
        width: auto;
    }
    .block-mapandinfo .mi-right {
        float: none;
        width: auto;
    }
}