@charset "utf-8";
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body,
input,
textarea,
body.custom-font-enabled {
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
line-height: 1.5em;
margin: 0;
padding: 0;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
p {
margin-bottom: 15px;
line-height: 1.5em;
}
ul li,
ol li {
line-height: 150%;
margin: 0 0 5px;
}
ol {
list-style: decimal;
margin: 0 0 20px 1.5em;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
}
dl {
margin: 0 0 24px 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 18px 20px;
}
strong {
font-weight: bold;
}
cite,
i {
font-style: normal;
}
em { 
font-weight: bold;
}
big {
font-size: 131.25%;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: none;
vertical-align: top;
max-width: 100%;
height: auto;
} .clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
} .clearfix:after {
content:" "!important;;
display:block;
clear:both;
}
.fixed {
position: fixed;
width: 100%;
height: 100%;
}  .archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold; color: #636363;
} article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
} button,
input,
textarea { background: #f9f9f9;
border: 1px solid #ccc;
padding: 2px;
}
button,
input {
line-height: normal;
}
textarea {
vertical-align: top;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #333;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #333;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(top, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border: none;
}
li.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
} .entry-content img,
.comment-content img,
.widget img {
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
} embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {   }
.wp-caption {
max-width: 100%; padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
color: #000;
font-size: 12px;
line-height: 2;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
color: #333; }
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto; margin-bottom: 5px;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
}
.nav-single {
border-bottom: 1px solid #ccc;
padding-bottom: 45px;
}
#wpadminbar {
position: fixed;
} .author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
}  html {
}
body {
font-size: 14px;
color: #000;
}
a {
outline: none;
color: #333;
text-decoration: underline;
}
a:hover {
color: #333;
text-decoration: none;
}
a img {
transition: 0.7s;	
}
a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.pc {
display: block;
}
.sp {
display: none;
}
#content ul.komelist {
margin-bottom: 35px;
}
#content ul.komelist li {
list-style:none;
margin-left: 1em;
}
#content ul.komelist li:before{
content:"※";
margin-left: -1em;
color: #F00;
} .assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip: auto !important;
color: #000;
display: block;
font-size: 12px;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
z-index: 100000; } #page {
position: relative;
}
.site {
margin: 0 auto;
overflow: visible;
padding: 0;
background: none;
}
#main {
position: relative;
width: 100%;
max-width: 1000px;
margin: 0 auto;
z-index: 1;
}
.home #main {
max-width: none;
}
.site-content {
float: left;
width: -webkit-calc(100% - 248px) ;
width: calc(100% - 248px);
margin: 0 0 50px;
}
.page .site-content,
.home .site-content {
float: none;
width: 100%;
margin: 0;
}
.page .site-content {
margin: 0 0 50px;
}
.widget-area {
float: right;
width: 200px;
margin-bottom: 80px;
}
.page .widget-area {
display: none;
}
#content {
width: 100%;
max-width: 750px;
margin: 0 auto 50px;
font-size: 15px;
}
.page #content {
max-width: 1000px;
}
.home #content {
max-width: none;
}
.cbox {
width: 100%;
max-width: 1000px;
margin: 0 auto;
} .site-header {
position: fixed;
width: 100%;
height: 145px;
z-index: 10;
background: #fff;
margin: 0;
overflow: visible;
transition: .5s;
}
.site-header div#headerbox {
position: relative;
max-width: 1000px;
margin: 0 auto;
height: 145px;
}
.site-header .site-title {
position: absolute;
left: 0;
top: 10px;
}
.site-header .site-title h1 {
width: 100%;
max-width: 338px;
margin: 0;
}
site-header .site-title h1 a {
outline: none;
}
.site-header .site-title h1 a:hover img {
opacity:1.0;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
}
.site-header p#header_tel {
position: absolute;
top: 35px;
right: 0;
width: 100%;
max-width: 218px;
margin: 0;
} #mainmenu {
position: absolute;
left: 0;
top: 90px;
width: 100%;
margin: 0 auto;
height: 40px;
border-top: 1px solid #039;
padding-top: 7px;
}
#mainmenu:after {
content: ".";
line-height: 0;
display: block;
overflow: hidden;
position: absolute;
top: -1px;
bottom: none;
width: 50%;
border-top: 1px solid #42a073;
}
.main-navigation {
width: 100%;
background: #ebf0f0;
height: 40px;
margin: 0;
z-index: 3;
}
.main-navigation ul {
position: relative;
width: 100%;
max-width: 1000px;
margin: 0 auto;
padding: 0;
}
.main-navigation ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
.main-navigation ul li a {
float: left;
display: block;
vertical-align: middle;
width: 20%;
line-height: 1;
text-align: center;
outline: none;
margin: 5px 0 0;
padding: 4px 0 0;
border-left: 1px solid #fff;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.main-navigation ul li a img {
width: 130px;
text-align: center;
}
.main-navigation ul li a:hover img {
opacity:1.0;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
}
.main-navigation li ul {
display: none;
position: absolute;
top: 34px;
width: 20%;
border: 1px solid #989898;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.main-navigation li#menu-item-29 ul {
left: 20%;
}
.main-navigation li#menu-item-30 ul {
left: 40%;
}
.main-navigation li ul li {
margin: 0;
padding: 0;
border: none;
}
.main-navigation li ul li a {
float: none;
color: #666!important;
width: 100%;
font-size: 13px;
height: auto;
text-align: left;
text-decoration: none;
line-height: 1;
border: none;
border-bottom: 1px dotted #989898;
border-radius: 0px;
background: #ffffeb!important;
margin: 0 auto;
padding: 15px 5px!important;
}
.main-navigation li ul li:last-child a {
border: none;
}
.main-navigation li.current-menu-item ul li a,
.main-navigation ul.sub-menu li.current-menu-item a {
}
.main-navigation li ul li a:hover {
color: #fff!important;
font-weight: bold;
background: #989898!important;
}
#toggle {
display: none;
} #breadcrumb {
width: 100%;
margin: 0 auto;
padding: 15px 0 60px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#breadcrumb p {
width: 100%;
max-width: 1000px;	
font-size: 12px;
margin: 0 auto;
}
#breadcrumb p a {
text-decoration: none;
}
#breadcrumb a:hover {
text-decoration: underline;
} section[role="banner"] {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
} .widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 30px;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
}
.widget-area .widget a {
color: #757575;
}
.widget-area .widget a:hover {
color: #21759b;
}
.widget-area #s {
width: 53.66666666666%; } .entry-meta {
clear: both;
}
.entry-header { }
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #21759b;
}
article.sticky .featured-post {
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 0 0 5px 0;
line-height: 1.714285714;
}
.min {
font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.tbox {
position: relative;
width: 100%;
height: 150px;
background: url(//www.touhoku-dp.co.jp/wp-content/themes/touhoku-dp/img/bg_body.jpg) center top no-repeat;
background-size: cover;
padding-top: 145px;
border-bottom: 10px solid #039;
}
h1.entry-title,
h1.archive-title {
position: relative;
font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
width: 100%;
max-width: 1000px;
color: #000;
margin: 0 auto;
text-align: center;
font-size: 32px;
font-weight: normal;
line-height: 1;
padding: 55px 0 0;
z-index: 2;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content h2,
.entry-header h2.entry-title,
.entry-content h2,
.comment-content h2,
.mu_register h2,
h2.entry-title,
h2.entry-title2 {
position: relative;
color: #000;
line-height: 1;
font-weight: normal;
font-size: 26px;
border-bottom: 3px solid #42a073;
padding: 0 0 15px 10px;
margin-bottom: 35px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content h2 a,
.entry-content h2 a,
h2.entry-title a {
display: block;
color: #333;
text-decoration: none;
outline: none;
}
#content h2 a:hover,
.entry-content h2 a:hover,
h2.entry-title a:hover {
text-decoration: underline;
}
.entry-content h3,
.comment-content h3 {
color: #333;
font-size: 18px;
font-weight: bold;
line-height: 1;
background: #e3f0ed;
margin-bottom: 20px;
padding: 8px;
}
#content div#comments h2,
#content div#respond h3 {
font-size: 24px;
border: none;
padding: 0;
margin-bottom: 10px;
}
.entry-content h4,
.comment-content h4 {
color: #000;
font-size: 16px;
line-height: 1;
margin: 0 0 10px;
}
.entry-content h5,
.comment-content h5 {
font-size: 15px;
line-height: 1.5em;
margin: 0 0 10px;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
line-height: 1.5em;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 20px;
line-height: 1.5em;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 20px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content ol li,
.comment-content ol li {
margin-bottom: 5px;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin-left: 36px;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft {
margin: 0 24px 12px 0;
}
img.alignright {
margin: 0 0 12px 24px;
}
img.aligncenter {
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content .gallery dd {
margin-bottom: 0;
}
.entry-content table,
.comment-content table {
color: #757575;
line-height: 1.5em;
margin: 0 0 24px;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} .archive-header,
.page-header {
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
} .article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
} article.format-aside h1 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #4d525a;
}
article.format-aside h1 a:hover {
color: #2e3542;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #d2e0f9;
border-left: 22px solid #a8bfe8;
}
article.format-aside p {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}  article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
} article.format-link header {
padding: 0 10px;
padding: 0 0.714285714rem;
float: right;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
color: #848484;
background-color: #ebebeb;
border-radius: 3px;
}
article.format-link .entry-content {
max-width: 80%;
float: left;
}
article.format-link .entry-content a {
font-size: 22px;
font-size: 1.571428571rem;
line-height: 1.090909091;
text-decoration: none;
} article.format-quote .entry-content p {
margin: 0;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
} .format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-size: 1.071428571rem;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #21759b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
} .entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
color: #21759b;
}
.template-front-page .widget-area .widget_text img {
} .widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
#wp-calendar {
margin: 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_search label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
} #content table {
width: 100%;
text-align: left;
margin: 0 0 25px;
border: none;
}
#content table th,
#content table td {
font-size: 15px;
padding: 18px 15px;
border: none;
border: 1px solid #ccc;
}
#content table th {
width: 20%;
text-align: center;
font-weight: normal;
background: #f5f5ed;
}
#content table thead th,
#content table thead td,
#content table tbody th,
#content table tbody td {
color: #000;
line-height: 1.3;
vertical-align: middle;
}
.attention,
.attention a {
color: #F00;
}
.wspace {
clear: both;
padding-bottom: 35px;
}
p.thumbnail {
float: left;
width: 40%;
margin: 0 25px 15px 0;
}
p.photo_r {
float: right;
margin: 0 0 15px 15px;
}
p.photo_l {
float: left;
margin: 0 15px 15px 0;
} div#topimage {
position: relative;
width: 100%;
height: 100%;
margin: 0 auto 25px;
z-index: 0;
padding-top: 145px;
background: #000;
border-bottom: 10px solid #039;
}
.metaslider .flexslider {
margin: 0!important;
}
.flex-direction-nav .flex-prev {
left: 10px!important;
}
.flex-direction-nav .flex-next {
right: 10px!important;
}
.flex-control-thumbs li {
float: none!important;
} #content div#read_top {
position: relative;
border-bottom: 1px solid #039;
padding: 50px 0;
background: url(//www.touhoku-dp.co.jp/wp-content/themes/touhoku-dp/img/bg_readhome.png) center 40% no-repeat;
background-size: 316px 219px;
}
div#topimage:after,
.tbox:after,
div#topimage:after,
#content div#read_top:after,
#content div#homeinformation:after {
content: ".";
line-height: 0;
display: block;
overflow: hidden;
position: absolute;
bottom: -1px;
width: 50%;
border-bottom: 1px solid #42a073;
}
div#topimage:after,
.tbox:after {
bottom: -10px;
border-bottom: 10px solid #42a073;
}
#content div#homeinformation:after {
top: -1px;
bottom: auto;
border-top: 1px solid #42a073;
border-bottom: none;
}
#content div#read_top p {
width: 100%;
font-size: 15px;
text-align: center;
margin: 0;
line-height: 1.8;
}
#content div#read_top p#read_home {
max-width: 642px;
margin: 0 auto 50px;
}
#content div#read_top p#cap_home {
max-width: 368px;
margin: 0 auto 50px;
} #content h2#homepickup {
width: 100%;
max-width: 145px;
border: none;
text-align: center;
padding: 15px 0 10px;
margin: 0 auto;
}
#content div#homepickupbox {
position: relative;
background: #ebf0f0;
padding: 25px 0;
margin-bottom: 50px;
}
#content div#homepickupbox a {
text-decoration: none;
}
#content div#homepickupbox .cbox {
text-align: center;
}
#content div.homepickuplist {
float: left;
width: 32.2%;
margin: 0 0.5% 0;
}
#content div.homepickuplist.last {
margin: 0;
}
#content div.homepickuplist p {
width: 100%;
text-align: center;
}
#content div.homepickuplist p.homepickup_img {
margin: 0 auto 10px;
}
#content div.homepickuplist p.homepickup_img img {
border-radius: 10px;
}
#content div.homepickuplist h3 {
color: #000;
font-size: 20px;
font-weight: normal;
min-height: 60px;
text-align: center;
margin: 0 auto 20px;
padding: 0;
}
#content div.homepickuplist p.btn_more {
width: 100%;
max-width: 75px;
margin: 0 auto;
} #content div#homeinformation {
position: relative;
border-top: 1px solid #039;
margin-bottom: 60px;
}
#content div#homeinformation h2 {
width: 100%;
max-width: 96px;
text-align: center;
border: none;
padding: 15px 0 0;
margin: 0 auto 40px;
}
#content div#homeinformation .cbox {
}
#content div#homeinformation a {
text-decoration: none;
}
#content div.infobox {
float: left;
width: 24.5%;
min-height: 250px;
padding: 0 1.4%;
margin: 0 0 35px;
border-left: 1px solid #ccc;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div.infobox p {
text-align: left;
}
#content div.infobox p.homeinformation_img {
width: 100%;
max-width: 124px;
text-align: center;
margin: 0 auto 15px;
}
#content div.infobox p.entrydate {
font-size: 12px;
margin: 0 0 5px;
}
#content div.infobox p.entrytitle {
font-weight: bold;
font-size: 15px;
border-bottom: 1px solid #ccc;
padding: 0 0 10px;
margin: 0 0 10px;
}
#content div.infobox p.entrynaiyo {
font-size: 13px;
margin: 0;
}
#content div#homeinformation p.btn_info {
width: 100%;
max-width: 100px;
text-align: center;
margin: 0 auto;
} #main p#read,
#content p#read,
#content p#read_products {
font-size: 15px;
font-weight: bold;
text-align: center;
margin: 0 0 60px;
}
#content div.productsbox {
margin-top: -145px;
padding: 145px 0 45px;
}
#content div.productsbox a {
text-decoration: none;
outline: none;
}
#content div.productsbox a:hover {
text-decoration: underline;
}
#content div.products_naiyo {
border-bottom: 1px solid #ccc;
padding-bottom: 3px;
margin-bottom: 15px;
}
#content div.products_naiyo h4 {
clear: none;
color: #000;
margin: 0 0 5px 25%;
padding: 0;
font-size: 15px;
}
#content div.products_naiyo p {
color: #000;
font-size: 15px;
margin: 0 0 0 25%;
}
#content div.products_naiyo p.s_product_img {
float: left;
width: 20.4%;
margin: 0;
}
#content a div.btn_shosai {
display: block;
width: 100%;
max-width: 505px;
margin: 0 auto 15px;
padding: 14px 10px;
text-align: center;
-ms-box-sizing: border-box;
box-sizing: border-box;
background: rgb(242,242,242);
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 86%,rgba(242,242,242,1) 87%,rgba(211,211,211,1) 100%);
background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 86%,rgba(242,242,242,1) 87%,rgba(211,211,211,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d3d3d3',GradientType=0 );
}
#content a div.btn_shosai p {
font-size: 15px;
font-weight: bold;
background: url(//www.touhoku-dp.co.jp/wp-content/themes/touhoku-dp/img/bg_shosai01.png) 145px center no-repeat;
text-align: center;
margin: 0;
}
#content div.products_photo {
display: none;
text-align: center;
}
#content div.products_photo p {
display: inline-block;
font-size: 15px;
width: 49%;
margin: 0 0 50px;
}
#content div.products_photo p:nth-child(odd) {
margin: 0 1% 50px 0;
}
#content div.products_photo p img {
margin-bottom: 5px;
} #content div#company01,
#content div#company02,
#content div#company03,
#content div#company04,
#content div#company05 {
margin-top: -145px;
padding-top: 145px;
}
#content div#company01 p#company_img01 {
width: 100%;
margin: 0 auto 35px;
text-align: center;
}
#content div#company02 p#bg_philosophy {
float: left;
width: 40%;
margin: 2.5% 0 0 2%;
}
#content div#company02 ul,
#content div#company02 ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
#content div#company02 ul {
margin: 0;
padding: 0;
}
#content div#company02 ul li {
width: 54.5%;
margin: 0 0 60px auto;
padding-left: 30px;
border-left: 4px solid #039;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.mapp-layout {
width: 100%!important;
margin: 0;
padding: 0;
border: none!important;
}
.mapp-layout iframe {
width: 100%;
}
#content div.mapp-map-links {
border: none!important;
background: none!important;
} #content div.facilitybox {
border-bottom: 1px solid #ccc;
padding-bottom: 2px;
margin-bottom: 50px;
}
#content div.facilitybox div.l_facility {
position: relative;
float: left;
width: 20.4%;
border: 1px solid #ccc;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div.facilitybox div.l_facility p.facility_img {
width: 100%;
text-align: center;
margin: 0;
z-index: 1;
}
#content div.facilitybox div.l_facility p.btn_up {
position: absolute;
right: 0;
bottom: 0;
width: 26px;
margin: 0;
}
#content div.facilitybox div.r_facility {
margin-left: 25%;
}
#content div.facilitybox div.r_facility p {
font-size: 15px;
}
#content div.facilitybox div.r_facility p a {
color: #c28f4a;
} .page-id-15 #content table th {
width: 20%;
text-align: left;
}
.page-id-15 #content table td .kinyu {
display: inline-block;
color: #f00;
font-size: 12px;
margin-left: 10px;
}
#content input,
#content textarea {
color: #333;
font-size: 13px;
line-height: 24px;
}
#content input[type="text"] {
width: 40%;
}
input[type="text"],
input[type="email"],
textarea {
background: #FFF;
}
#content input#your-email,
#content input#your-zip,
#content input#your-zip2,
#content input#your-tel {
ime-mode: disabled;
}
#content input#your-zip {
width: 10%;
}
#content input#your-zip2 {
width: 12%;
}
#content input#your-tel {
width: 40%;
}
#content input#your-address,
#content input#your-email,
#content textarea {
width: 95%;
}
#content .wpcf7-radio label,
#content .wpcf7-checkbox label {
display: block;
margin: 0 5px 5px 0;
padding: 0;
line-height: 1;
}
#content .wpcf7-list-item {
display: block;
}
#content .wpcf7-radio span.wpcf7-list-item,
#content .wpcf7-checkbox span.wpcf7-list-item {
margin-left: 0;
}
#content p#btncontact {
text-align: center;
}
#content div#btn_contact p {
text-align: center;
margin: 0;
padding: 0;
}
#content div#contact01 h3,
#content div#contact01 p {
padding-left: 2.5em;
text-indent: -1em;
}
#content div#contact01 p {
margin: 0 0 30px;
padding-left: 2.7em;
}
#content div#contact01 h3 .question,
#content div#contact01 p .answer {
display: inline-block;
margin-right: 15px;
}
#content div#contact01 p .answer {
color: #333;
font-size: 18px;
font-weight: bold;
} #content div.entry-content p.entrydate {
color: #000;
font-size: 13px;
margin: 0 0 20px;
} .single-pickup #content div.entry-content p.entrydate {
display: none;
}
#content div.l_pickup {
float: left;
width: 53.3%;
padding-top: 20px;
}
#content div.l_pickup p {
width: 100%;
margin: 0 auto 30px;
}
#content div.l_pickup p.last {
margin: 0 auto 10px;
}
#content div.l_pickup p.pdf_dl {
text-align: left;
margin: 0;
}
#content div.l_pickup p.pdf_dl a {
display: inline-block;
color: #000;
}
#content div.r_pickup {
margin-left: 57.3%;
padding-top: 20px;
}
#content div.pickup_image {
text-align: center;
}
#content div.pickup_image p {
display: inline-block;
}
#content div.pickup_image p#pickup_cad_img01 {
width: 53%;
}
#content div.pickup_image p#pickup_cad_img02 {
width: 46.2%;
}
#content table.t_cad tbody td {
text-align: center;
} div.wp-pagenavi {
padding: 4% 0 0;
}
.page-links {
font-weight: bold;
}
.page-links a,
.wp-pagenavi a, .wp-pagenavi span {
display: inline-block;
color: #000;
border: 1px solid #999!important;
background: #FFF;
margin: 0 3px;
padding: 0.5em 0.75em;
}
.page-links a:hover,
.wp-pagenavi a:hover, 
.wp-pagenavi span.current {
display: inline-block;
border: 1px solid #999!important;
color: #FFF!important;
background: #42a073!important;
}
.wp-pagenavi span.current {
} .widget-area {
}
.widget-area .widget {
margin: 0;
}
#secondary ul,
#secondary ul li,
#secondary ul li ul,
#secondary ul li ul li,
#secondary li {
list-style-type: none;
margin: 0;
padding: 0;
}
#secondary div#sidemenu h2 {
margin: 0 0 40px;
padding: 0;
}
#secondary div#sidemenu h2 a {
display: block;
color: #666;
font-size: 15px;
text-decoration: none;
padding: 20px 10px;
border: 1px solid #ccc;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#secondary div#sidemenu h2 a:hover {
color: #fff;
background: #999;
border: 1px solid #999;
}
#secondary div#sidemenu h3 {
color: #666;
background: #f7f7f7;
margin: 0 0 5px;
padding: 5px 10px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#secondary div#sidemenu ul li a {
display: block;
color: #666;
font-size: 15px;
text-decoration: none;
line-height: 1.2;
border-bottom: 1px solid #ccc;
padding: 25px 0;
outline: none;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#secondary div#sidemenu ul li a:hover,
#secondary div#sidemenu ul li.current_page_item a {
font-weight: bold;
} footer {
clear: both;
position: relative;
width: 100%;
margin: 0;
padding: 40px 0 0;
background: #42a073;
}
footer.entry-meta {
background: none;
padding: 0;
}
footer p.btn_totop {
position: absolute;
top: -57px;
right: 0;
width: 100%;
max-width: 111px;
text-align: right;
margin: 0 0 0 auto;
z-index: 5;
}
footer p.btn_totop a:hover img {
opacity:1.0;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
} div.siteinfo,
footer div.siteinfo {
position: relative;
width: 100%;
max-width: 1000px;
margin: 0 auto;
padding: 0;
} footer div#l_footer {
float: left;
width: 73%;
margin-bottom: 50px;
}
footer nav.footermenu {
float: left;
width: 19.17%;
min-height: 200px;
padding: 5px 8px 0;
border-left: 1px solid #fff;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
footer nav.footermenu ul {
margin: 0;
padding: 0;
}
footer nav.footermenu ul li {
margin: 0 0 15px;
padding: 0;
}
footer nav.footermenu ul li a {
padding: 0;
margin: 0;
font-size: 15px;
color: #fff;
text-decoration: none;
}
footer nav.footermenu ul li a:hover {
text-decoration: underline;
}
footer nav.footermenu ul li ul li {
color: #fff;
margin: 15px 0 0 1em!important;
}
footer nav.footermenu ul li ul li:before {
content:"・";
margin-left: -1em;
}
footer div#r_footer {
float: right;
width: 23%;
margin-bottom: 50px;
}
footer div#r_footer ul,
footer div#r_footer ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
footer div#r_footer ul li a {
display: block;
width: 100%;
margin: 0 0 35px;
}
footer div#r_footer ul li.last a {
margin: 0;
} footer div#companyinfo {
clear: both;
margin-bottom: 15px;
}
footer div#companyinfo p {
text-align: center;
font-size: 12px;
margin: 0;
}
footer div#companyinfo p .footer_jyusho {
display: inline-block;
margin: 0 0 0 12px;
}
footer div#companyinfo p#footer_company {
color: #000;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}
footer p#copyright {
width: 100%;
color: #666;
text-align: center;
background: #fff;
font-size: 11px;
padding: 10px 0;
margin: 0;
} img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
} @media only screen and (max-width: 1015px) {
#content {
padding: 0 3.2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#breadcrumb {
max-width: none;
padding: 15px 3.2% 60px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
h1.entry-title,
h1.archive-title {
padding: 50px 3.2% 0;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#main p#read {
padding: 0 3.2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
}
@media only screen and (max-width: 767px) {
body,
body.home {
background: none;
}
html.lity-active,
.lity-active body {
overflow: hidden;
height: 100%;
}
.pc {
display: none;
}
#toggle,
.sp {
display: block;
}
header,
.site-header,
.site-header div#headerbox {
} .site-header div#headerbox,
.site-header {
height: 70px;
}
.site-header .site-title {
left: 10px;
}
.site-header .site-title h1 {
float: none;
width: 100%;
max-width: 236px;
margin: 0;
}
#toggle {
display: block;
position: absolute;
top: 24px;
right: 10px;
float: right;
width: auto;
text-align: center;
padding: 0 12px 0 0;
cursor: pointer;
z-index: 4;
}
#toggle p {
float: left;
font-size: 16px;
color: #000;
margin: 0 15px 0 0;
vertical-align: middle;
}
.menu-trigger,
.menu-trigger span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}
.menu-trigger {
position: relative;
width: 30px;
height: 22px;
}
.menu-trigger span {
position: absolute;
left: 0;
width: 100%;
height: 4px;
background-color: #42a073;
border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
top: 0;
}
.menu-trigger span:nth-of-type(2) {
top: 9px;
}
.menu-trigger span:nth-of-type(3) {
bottom: 0;
}
.menu-trigger.active {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
.menu-trigger.active span:nth-of-type(1) {
-webkit-transform: translateY(9px) rotate(-45deg);
transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
-webkit-transform: translateY(0) rotate(45deg);
transform: translateY(0) rotate(45deg);
}
.menu-trigger.active span:nth-of-type(3) {
opacity: 0;
}
nav#spmainmenu {
position: fixed;
top: 0;
width: 100%;
z-index: 3;
}
nav#spmainmenu ul {
display: none;
width: 100%;
padding-bottom: 103px;
background: #42a073;
}
nav#spmainmenu ul li {
width: 100%;
list-style-type: none;
margin: 0;
padding: 0;
}
nav#spmainmenu ul li a {
display: block;
color: #FFF;
width: 100%;
font-size: 17px;
font-weight: bold;
text-align: left;
text-decoration: none;
padding: 15px;
border: none;
border-bottom: 1px solid #FFF;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
nav#spmainmenu ul li.current_page_item a,
nav#spmainmenu ul li a:hover {
color: #FFF;
}
nav#spmainmenu ul li ul {
padding-bottom: 0;
background: none;
}
nav#spmainmenu ul li ul li a {
padding-left: 35px;
}
nav#spmainmenu ul li ul li ul li a {
padding-left: 55px;
}
.site-content {
float: none;
width: 100%;
max-width: none;
margin: 0 0 3%;
}
.category .site-content,
.single-post .site-content,
.widget-area {
float: none;
width: 100%;
}
.widget-area {
border: none;
max-width: none;
background: none;
margin: 0 auto 50px;
padding: 0 3.2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#main {
max-width: none;
padding-top: 0px;
}
h1.entry-title,
h1.archive-title {
width: 100%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#breadcrumb {
padding: 30px 3.2% 50px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#breadcrumb p {
padding: 0;
}
#content {
float: none;
width: 100%;
max-width: none;
padding: 0 3.2%;
margin: 0 0 3%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content h2,
.entry-header h2.entry-title,
.entry-content h2,
.comment-content h2,
.mu_register h2,
h2.entry-title,
h2.entry-title2 {
font-size: 20px;
}
#content p.photo_l,
#content p.photo_r {
float: none;
text-align: center;
margin: 0;
padding-bottom: 15px;
}
#content table {
border-top: 1px solid #dedede;
}
#content table th,
#content table td {
display: block;
width: 100%;
text-align: left;
border-top: none;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content table.notwide {
border: none;
}
#content table.notwide th,
#content table.notwide td {
display: table-cell;
width: auto;
text-align: center;
border: 1px solid #dedede;
}
img.alignleft,
img.alignright {
float: none;
display: block;
width: auto;
text-align: center;
margin: 0 auto 20px;
}
.tbox {
padding-top: 75px;
} div#topimage {
padding-top: 70px;
margin: 0 auto;
} #content div#read_top {
padding: 10% 0;
background: url(//www.touhoku-dp.co.jp/wp-content/themes/touhoku-dp/img/bg_readhome.png) center 30% no-repeat;
background-size: 250px 173px;
}
#content div#read_top p {
text-align: left;
}
#content div#read_top p#read_home,
#content div#read_top p#cap_home {
text-align: center;
max-width: none;
margin: 0 auto 50px;
}
#content div#read_top p#cap_home {
width: 80%;
} #content div#homepickupbox {
padding: 25px 3.2%;
margin-bottom: 50px;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#content div.homepickuplist {
width: 100%;
margin: 0 auto 25px;
padding-bottom: 25px;
border-bottom: 1px solid #fff;
}
#content div.homepickuplist.last {
margin: 0 auto 25px;
}
#content div.homepickuplist p.homepickup_img {
margin: 0 auto 20px;
}
#content div.homepickuplist h3 {
min-height: inherit;
font-size: 16px;
}
#content div.homepickuplist p.btn_more {
max-width: 60px;
margin: 0 auto;
} #content div#homeinformation {
margin-bottom: 60px;
}
#content div#homeinformation h2 {
padding: 15px 0 0;
margin: 0 auto 40px;
}
#content div.infobox {
width: 48%;
margin: 0 0.5% 40px;
border: none;
}
#content div.infobox p.homeinformation_img {
width: 100%;
max-width: none;
text-align: center;
margin: 0 auto 15px;
}
#content div.infobox p.entrydate {
font-size: 13px;
}
#content div.infobox p.entrytitle {
font-size: 15px;
}
#content div.infobox p.entrynaiyo {
font-size: 14px;
}
#content div#homeinformation p.btn_info {
max-width: 80px;
} #main p#read,
#content p#read,
#content p#read_products {
text-align: left;
margin: 0 0 40px;
}
#content div.products_naiyo h4 {
margin: 0 0 5px;
}
#content div.products_naiyo p {
margin: 0;
}
#content div.products_naiyo p.s_product_img {
float: none;
width: 100%;
text-align: center;
margin: 0 auto 20px;
}
#content div.products_naiyo p.s_product_img img {
width: 100%;
}
#content div.btn_shosai {
width: 100%;
max-width: none;
}
#content div.btn_shosai p {
background-position: 15px center!important;
}
#content div.products_photo {
display: none;
text-align: center;
}
#content div.products_photo p {
width: 48%;
margin: 0 0 30px;
}
#content div.products_photo p:nth-child(odd) {
margin: 0 1% 30px 0;
} #content div#company01,
#content div#company02,
#content div#company03,
#content div#company04,
#content div#company05 {
margin-top: -70px;
padding-top: 70px;
}
#content div#company02 {
background: none;
}
#content div#company02 p#bg_philosophy {
float: none;
width: 100%;
margin: 0 auto 10%;
}
#content div#company02 ul li {
width: 100%;
margin: 0 0 10%;
padding-left: 20px;
} #content div.facilitybox {
margin-bottom: 50px;
}
#content div.facilitybox div.l_facility {
float: none;
width: 100%;
margin: 0 auto 25px;
text-align: center;
}
#content div.facilitybox div.l_facility p.facility_img img {
width: 100%;
}
#content div.facilitybox div.r_facility {
margin: 0;
} #content div.l_pickup {
float: none;
width: 100%;
padding: 0;
}
#content div.l_pickup p {
width: 100%;
text-align: center;
margin: 0 auto 20px;
}
#content div.l_pickup p.pdf_dl {
margin: 0 auto 20px;
}
#content div.r_pickup {
margin: 0 auto 20px;
padding-top: 0px;
}
#content div.pickup_image p {
margin: 0 auto 20px;
}
#content div.pickup_image p#pickup_cad_img01,
#content div.pickup_image p#pickup_cad_img02 {
width: 100%;
} .page-id-15 #content table th {
width: 100%;
}
.page-id-15 #content table td .kinyu {
display: block;
margin: 0;
padding-top: 10px;
}
#content input#your-zip {
width: 20%;
}
#content input#your-zip2 {
width: 22%;
}
input,
select,
textarea,
number,
tel,
#content input,
#content select,
#content textarea {
font-size: 16px;
} footer {
width: 100%;
padding: 40px 0 0;
margin: 0;
-ms-box-sizing: border-box;
box-sizing: border-box;
} footer div#r_footer {
float: none;
width: 100%;
margin: 0 auto 50px;
padding: 0 3.2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
footer div#r_footer ul li a {
display: block;
width: 100%;
margin: 0 auto 30px;
text-align: center;
} footer div#companyinfo {
margin-bottom: 10px;
padding: 0 3.2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
footer div#companyinfo p {
font-size: 13px;
}
footer div#companyinfo p .footer_jyusho {
display: block;
margin: 0 0 5px;
}
footer div#companyinfo p#footer_company {
font-size: 16px;
}
footer p#copyright {
font-size: 12px;
padding: 5px 3.2%;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
}
@media only screen and (max-width: 450px) {
#content div#read_top {
padding: 10% 0;
background: url(//www.touhoku-dp.co.jp/wp-content/themes/touhoku-dp/img/bg_readhome.png) center 12% no-repeat;
background-size: 250px 173px;
}
}