/*
Theme Name: tanyosha

印刷用のCSS　(不完全です。)

*/

@media print {
body {
	width: 1280px;
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform-origin: 0 0;
}
div.owl-wrapper-outer { display:none;}

section { display: block; page-break-before: always; }
pre code { page-break-after: always;}

@page {
margin-top:0.4cm;
margin: 0.5cm;
}

p a, code, pre {
word-wrap: break-word;
}

img {display:none;}

div#intro-wrap { height:300px; }

.header_mailFrame h4.catalogformButton img { width: 100%; }
.mainkodawariTitle_sp { display:none; }
.column {
    margin-left: 0;
    margin-right: 3.8%;
}
.column {
    clear: none;
    float: left;
    min-height: 1px;
}
.column.five { width: 39.45%; }
.column.two, .column.sixth { width: 13.45%; }
figure.sp { display:none; }
.column.three, .column.fourth {
    width: 22.05%;}
.column.four, .column.twosixths, .column.third {
    width: 30.75%;}
.column.last, .column.reset {
    margin-right: 0 !important; }

figure, button, input, select, textarea {
    margin: 0;}

pre a[href]:after {
content: ""; }
 
pre abbr[title]:after {
content: ""; }
 
pre .ir a:after,
pre a[href^="javascript:"]:after,
pre a[href^="#"]:after {
content: ""; }

nav > ul > li { list-style:none; }
.no-print {display:none;}

#top-footer h4.mailformButton img {
 width:50%; }

.lowerMenu { display:none; }

#top-footer .widget {
    margin-bottom: 0;
    font-size: 0.778em; }

.mailFrame {
    background: #f0decc;
    border-radius: 1em;
    padding: 0.5%; }
#wpfront-scroll-top-container {
    display: none; }

}
