@charset "UTF-8";
/* ! ---------- initial ---------- ---------- ---------- ---------- */
/* ---------- setting ---------- ---------- */
/* ----------------------------------------------------------
arrow
---------------------------------------------------------- */
/* ----------------------------------------------------------
preset icon
---------------------------------------------------------- */
/* ! ---------- area ---------- ---------- ---------- ---------- */
/* ----------------------------------------------------------
mod entry
---------------------------------------------------------- */
.mod-wp-entry-wapper .mod-entry-header { padding: 0 0 40px 0; border-bottom: 3px solid #eee; }

.mod-wp-entry-wapper .mod-entry-header h2 { font-size: 28px; }

.mod-wp-entry-wapper .mod-entry-body { padding: 40px 0; min-height: 200px; }

.mod-wp-entry-wapper .mod-entry-footer { padding: 40px 0 0 0; border-top: 2px solid #eee; }

/* ----------------------------------------------------------
wysiwyg wordperssエディタデフォルト用
---------------------------------------------------------- */
.mod-wp-wysiwyg > *:nth-child(1) { margin-top: 0; }

.mod-wp-wysiwyg .aligncenter { display: block; margin: 0 auto; }

.mod-wp-wysiwyg .alignright { float: right; }

.mod-wp-wysiwyg .alignleft { float: left; }

.mod-wp-wysiwyg hr { border: none; border-top: 5px solid #f8f8f8; margin: 60px 0; }

.mod-wp-wysiwyg strong { font-weight: bold; }

.mod-wp-wysiwyg em { font-style: italic; }

.mod-wp-wysiwyg blockquote { display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 40px; -webkit-margin-end: 40px; }

.mod-wp-wysiwyg .clearfix { overflow: hidden; zoom: 1; }

.mod-wp-wysiwyg .clearfix:after { content: ""; display: block; clear: both; }

/* ----------------------------------------------------------
wysiwyg カスタム
---------------------------------------------------------- */
.mod-wp-wysiwyg img { max-width: 100%; height: auto; }

.mod-wp-wysiwyg h1 { font-size: 32px; line-height: 1.2; margin-bottom: 1em; }

.mod-wp-wysiwyg p { line-height: 1.8; margin: 1em 0; }

.mod-wp-wysiwyg p.mod-wp-note { color: #888; }

.mod-wp-wysiwyg a { color: #222; text-decoration: underline; }

.mod-wp-wysiwyg h2 { margin-top: 3em; line-height: 1.2; border-bottom: 3px solid #666; padding-bottom: 15px; }

.mod-wp-wysiwyg h3 { margin-top: 2em; line-height: 1.2; border-left: 5px solid #666; padding-left: 15px; }

.mod-wp-wysiwyg h4 { margin-top: 1.5em; line-height: 1.2; position: relative; padding-left: 1.2em; }

.mod-wp-wysiwyg h4:after { content: "●"; display: block; position: absolute; top: 0px; left: 0px; color: #666; }

.mod-wp-wysiwyg ul { margin: 1em 0 1em 0.5em; }

.mod-wp-wysiwyg ul li { position: relative; counter-increment: number; line-height: 1.4; padding-left: 1.2em; margin: 0.5em 0; }

.mod-wp-wysiwyg ul li:after { content: "・"; display: block; position: absolute; top: 50%; left: 0px; -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.mod-wp-wysiwyg ol { margin: 1em 0 1em 2em; list-style: decimal; }

.mod-wp-wysiwyg ol li { position: relative; line-height: 1.4; margin: 0.5em 0; }

.mod-wp-wysiwyg a.mod-wp-btn { display: inline-block; text-decoration: none !important; vertical-align: middle; line-height: 1.2; background: #333 !important; color: #fff !important; text-align: center; padding: 15px 60px; margin: 2px; transition-duration: 0.2s; position: relative; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1); }

.mod-wp-wysiwyg a.mod-wp-btn:hover { opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

.mod-wp-wysiwyg a.mod-wp-btn.is-white { background: #fff !important; color: #222 !important; border: 1px solid #eee; padding: 10px 20px 10px 25px; }

.mod-wp-wysiwyg a.mod-wp-btn.is-white:before { content: ""; position: absolute; top: 50%; left: 10px; width: 5px; height: 5px; margin-top: -5px; box-sizing: border-box; border: 5px solid transparent; border-left: 5px solid #222; }

table.mod-wp-table.is-w100 { width: 100%; }

table.mod-wp-table.is-simple { margin: 20px 0; border-bottom: 1px solid #eee; border-right: 1px solid #eee; }

table.mod-wp-table.is-simple th { background: #f8f8f8; font-weight: bold; min-width: 100px; }

table.mod-wp-table.is-simple th, table.mod-wp-table.is-simple td { border-top: 1px solid #eee; border-left: 1px solid #eee; padding: 10px; line-height: 1.8; }

table.mod-wp-table.is-conpact { margin: 20px 0; border-bottom: 1px solid #eee; border-right: 1px solid #eee; }

table.mod-wp-table.is-conpact th { background: #f8f8f8; font-weight: bold; min-width: 100px; }

table.mod-wp-table.is-conpact th, table.mod-wp-table.is-conpact td { border-top: 1px solid #eee; border-left: 1px solid #eee; padding: 2px 5px; line-height: 1.8; font-size: 14px; }

table.mod-wp-table.is-wide { margin: 20px 0; border-bottom: 1px solid #eee; border-right: 1px solid #eee; }

table.mod-wp-table.is-wide th { background: #f8f8f8; font-weight: bold; min-width: 100px; }

table.mod-wp-table.is-wide th, table.mod-wp-table.is-wide td { border-top: 1px solid #eee; border-left: 1px solid #eee; padding: 20px; line-height: 1.8; }

table.mod-wp-table.is-history { border-top: 1px solid #eee; }

table.mod-wp-table.is-history th { min-width: 30px; border-bottom: 1px solid #eee; padding: 10px 5px; line-height: 1.8; font-weight: bold; width: 80px; }

table.mod-wp-table.is-history td { border-bottom: 1px solid #eee; padding: 10px 5px; line-height: 1.8; }

.mod-text-glay { color: #888; }

.mod-wp-box.is-glay { margin: 20px 0; background: #f8f8f8; padding: 20px; }

.mod-wp-box.is-glay > div { background: #fff; padding: 20px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }

.mod-wp-box.is-glay > div > *:nth-child(1) { margin-top: 0; }

.mod-wp-box.is-line { margin: 20px 0; border: 5px solid #eee; padding: 20px; }

.mod-wp-box.is-line > *:nth-child(1) { margin-top: 0; }

.mod-wp-wysiwyg-pagelist { margin: 40px 0; background: #f8f8f8; border-radius: 10px; padding: 25px; }

.mod-wp-wysiwyg-pagelist ._pl-title { font-size: 20px; text-align: center; padding: 0 0 20px 0; margin: 0 0 20px 0; border-bottom: 1px solid #eee; }

.mod-wp-wysiwyg-pagelist ul { line-height: 1.4; }

.mod-wp-wysiwyg-pagelist ul li a { color: #222; text-decoration: none; }

.mod-wp-wysiwyg-pagelist ul li a:hover { text-decoration: underline; }

/* ----------------------------------------------------------
list
---------------------------------------------------------- */
.mod-wp-entry-list p { margin-top: 0; }

.mod-wp-entry-list a { color: #000; display: inline-block; position: relative; text-decoration: none; }

.mod-wp-entry-list a:hover { text-decoration: underline; }

.mod-wp-entry-list.is-card { margin-top: 10px; line-height: 1.6; }

.mod-wp-entry-list.is-card ._items { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.mod-wp-entry-list.is-card ._items ._item { width: calc(50% - 5px); background: #fff; padding: 10px; border: 1px solid #eee; }

.mod-wp-entry-list.is-card ._items ._item:nth-child(n+3) { margin-top: 10px; }

.mod-wp-entry-list.is-card ._items ._item ._item-inner { position: relative; }

.mod-wp-entry-list.is-card ._items ._item ._item-inner ._cate { position: absolute; top: 0px; left: 0px; }

.mod-wp-entry-list.is-card ._items ._item ._item-inner ._image { position: relative; transition-duration: 0.2s; }

.mod-wp-entry-list.is-card ._items ._item ._item-inner ._image:hover { opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.mod-wp-entry-list.is-card ._items ._item ._item-inner ._image a { display: block; }

.mod-wp-entry-list.is-card ._items ._item ._item-inner ._image img { width: 100%; height: auto; }

.mod-wp-entry-list.is-card ._items ._item ._item-inner ._texts ._date { font-size: 12px; color: #888; }

.mod-wp-entry-list.is-thumb-texts { margin-top: 10px; line-height: 1.6; border-top: 1px solid #eee; }

.mod-wp-entry-list.is-thumb-texts ._items ._item { border-bottom: 1px solid #eee; padding: 10px 0; }

.mod-wp-entry-list.is-thumb-texts ._items ._item:nth-child(1) { border-top: 1px solid #eee; }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner ._image { position: relative; width: 120px; height: 80px; transition-duration: 0.2s; }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner ._image:hover { opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner ._image a { display: block; }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner ._image div { display: block; width: 120px; height: 80px; background-repeat: no-repeat; background-position: left top; background-size: cover; position: absolute; }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner ._image img { width: 100%; height: auto; }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner ._texts { width: calc(100% - 130px); }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner ._texts ._date { display: inline-block; color: #888; }

.mod-wp-entry-list.is-thumb-texts ._items ._item ._item-inner ._texts ._text { margin-top: 10px; }

.mod-wp-entry-list.is-date-cate-text { margin-top: 10px; line-height: 1.6; border-top: 1px solid #eee; }

.mod-wp-entry-list.is-date-cate-text ._items { display: block; list-style: none; }

.mod-wp-entry-list.is-date-cate-text ._items ._item { border-bottom: 1px solid #eee; padding: 15px 0; }

.mod-wp-entry-list.is-date-cate-text ._items ._item:nth-child(1) { border-top: 1px solid #eee; }

.mod-wp-entry-list.is-date-cate-text ._items ._item ._dates ._date { display: inline-block; padding-right: 0.5em; color: #888; }

.mod-wp-entry-list.is-date-cate-text ._items ._item ._dates ._label { font-size: 12px; display: inline-block; width: 10em; }

.mod-wp-entry-list.is-date-cate-text ._items ._item ._dates .mod-label { display: block; }

.mod-wp-entry-list.is-date-cate-text ._items ._item ._text { position: relative; padding-left: 20px !important; }

.mod-wp-entry-list.is-date-cate-text ._items ._item ._text:before { position: absolute; top: 0.75em; left: 5px; display: block; content: ''; height: 5px; width: 5px; border: 1px solid #888; border-left-width: 0; border-top-width: 0; -ms-transform: translate(0, -50%) rotate(-45deg); transform: translate(0, -50%) rotate(-45deg); }

.mod-wp-entry-list.is-date-text { margin-top: 10px; line-height: 1.6; border-top: 1px solid #eee; }

.mod-wp-entry-list.is-date-text ._items { display: block; list-style: none; }

.mod-wp-entry-list.is-date-text ._items ._item { display: -ms-flexbox; display: flex; border-bottom: 1px solid #eee; padding: 15px 0; }

.mod-wp-entry-list.is-date-text ._items ._item:nth-child(1) { border-top: 1px solid #eee; }

.mod-wp-entry-list.is-date-text ._items ._item ._text { position: relative; padding-left: 20px !important; }

.mod-wp-entry-list.is-date-text ._items ._item ._text:before { position: absolute; top: 0.75em; left: 5px; display: block; content: ''; height: 5px; width: 5px; border: 1px solid #888; border-left-width: 0; border-top-width: 0; -ms-transform: translate(0, -50%) rotate(-45deg); transform: translate(0, -50%) rotate(-45deg); }

.mod-wp-entry-list.is-date-text ._items ._item ._date { display: inline-block; padding-right: 0.5em; color: #888; }

.mod-wp-entry-list.is-text { margin-top: 10px; line-height: 1.6; }

.mod-wp-entry-list.is-text ._items { display: block; list-style: none; }

.mod-wp-entry-list.is-text ._items ._item { border-bottom: 1px solid #eee; padding: 10px 0; }

.mod-wp-entry-list.is-text ._items ._item:nth-child(1) { border-top: 1px solid #eee; }

.mod-wp-entry-list.is-text ._items ._item ._text { position: relative; padding-left: 20px !important; }

.mod-wp-entry-list.is-text ._items ._item ._text:before { position: absolute; top: 0.75em; left: 5px; display: block; content: ''; height: 5px; width: 5px; border: 1px solid #888; border-left-width: 0; border-top-width: 0; -ms-transform: translate(0, -50%) rotate(-45deg); transform: translate(0, -50%) rotate(-45deg); }

/* ----------------------------------------------------------
pager
---------------------------------------------------------- */
.mod-wp-archive-pager { border-top: 1px solid #eee; padding: 20px 0; margin: 20px 0; }

.mod-wp-archive-pager ul.page-numbers { text-align: center; }

.mod-wp-archive-pager ul.page-numbers li { display: inline-block; }

.mod-wp-archive-pager ul.page-numbers .page-numbers.current, .mod-wp-archive-pager ul.page-numbers a.page-numbers { background: #fff; display: block; padding: 10px 20px; text-decoration: none; color: #333; transition-duration: 0.2s; }

.mod-wp-archive-pager ul.page-numbers .page-numbers.current:hover, .mod-wp-archive-pager ul.page-numbers a.page-numbers:hover { background: #f8f8f8; }

.mod-wp-archive-pager ul.page-numbers .page-numbers.current { background: #f8f8f8; }

.mod-wp-entry-pager { margin: 10px 0; border: 2px solid #eee; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; text-align: center; padding: 10px 0; }

.mod-wp-entry-pager > * { margin: 0 10px; }

/* ----------------------------------------------------------
parts
---------------------------------------------------------- */
.mod-wp-tax-tags ul { line-height: 1; }

.mod-wp-tax-tags ul:after { content: ""; clear: both; display: table; }

.mod-wp-tax-tags ul li { display: block; float: left; margin: 0 2px 2px 0; }

.mod-wp-tax-tags ul li a { display: inline-block; background: #eee; color: #333; padding: 5px 5px; line-height: 1; text-decoration: none; font-size: 12px; }

.mod-wp-tax-categorys ul { line-height: 1; }

.mod-wp-tax-categorys ul:after { content: ""; clear: both; display: table; }

.mod-wp-tax-categorys ul li { display: block; float: left; margin: 0 2px 2px 0; }

.mod-label { display: inline-block; padding: 5px 5px; text-align: center; background: #888; color: #fff !important; font-size: 12px; border-radius: 2px; line-height: 1; text-decoration: none; }

.mod-label.is-news { background: #006eb4; }

.mod-label.is-menu { background: #803900; }

.mod-label.is-corp { background: #ff7200; }

.mod-label.is-csr { background: #26a000; }

a.mod-label:hover { opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.mod-wp-list-news-years { background: #eee; margin: 10px 0; padding: 10px; }

.mod-wp-bread-list a { color: #222; padding: 0 10px 0 0; }

.mod-wp-bread-list a:hover { text-decoration: underline; }

.mod-wp-bread-list ul { display: -ms-flexbox; display: flex; }

.mod-wp-bread-list li { position: relative; }

.mod-wp-bread-list li:before { content: ' > '; color: #aaa; }

.mod-wp-bread-list li:nth-child(1):before { display: none; }

/* ----------------------------------------------------------
side
---------------------------------------------------------- */
.mod-wp-side-box + .mod-wp-side-box { margin-top: 20px; }

.mod-wp-side-box ._title { font-weight: bold; border-bottom: 2px solid #eee; line-height: 1.4; padding: 10px 0; }

.mod-wp-side-box ._links { border-top: 1px solid #eee; line-height: 1.2; font-size: 14px; }

.mod-wp-side-box ._links a { color: #222; text-decoration: none; }

.mod-wp-side-box ._links a:hover { text-decoration: underline; }

.mod-wp-side-box ._links.is-normal ._item, .mod-wp-side-box ._links.is-normal li { list-style: none; padding: 10px 0 10px 10px; border-bottom: 1px solid #eee; line-height: 1.4; }

.mod-wp-side-box ._links.is-tags:after { content: ""; clear: both; display: table; }

.mod-wp-side-box ._links.is-tags li { float: left; font-size: 12px; list-style: none; padding: 10px; margin: 5px 5px 0 0; background: #eee; line-height: 1; }

.mod-wp-link.is-current { background: rgba(255, 255, 0, 0.2); }

.mod-wp-search { padding: 10px 0; }

.mod-wp-search .mod-wp-search-input { position: relative; border: 1px solid #ddd; background: #f6f6f6; padding: 5px 2px 5px 10px; border-radius: 20px; }

.mod-wp-search .mod-wp-search-input input[type="text"] { width: calc(100% - 30px); height: 20px; border: none; background: none; outline: none; font-size: 16px; }

.mod-wp-search .mod-wp-search-input input[type="text"]:-ms-input-placeholder { color: #aaa; }

.mod-wp-search .mod-wp-search-input input[type="text"]::placeholder { color: #aaa; }

.mod-wp-search .mod-wp-search-input input[type="submit"] { position: absolute; top: 50%; right: 6px; width: 20px; height: 20px; border: none; outline: none; background: none; background-image: url(/common/images/icon_search.svg); background-position: center center; background-size: 24px auto; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.mod-wp-search .mod-wp-search-input input[type="submit"]:hover { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

html.env-server-local .mod-wp-template-info { position: fixed; bottom: 10px; left: 10px; background: rgba(255, 255, 255, 0.8); padding: 0 5px; font-size: 12px; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); z-index: 100; }

@media screen and (max-width: 767px){
 .mod-wp-wysiwyg img[class*="wp-image-"], .mod-wp-wysiwyg img[class*="attachment-"]{ max-width: 100%; height: auto; }
 .mod-wp-wysiwyg p{ font-size: 14px; }
 .mod-wp-wysiwyg p.mod-wp-lead{ font-size: 11px; }
 .mod-wp-wysiwyg p.mod-wp-note{ font-size: 11px; }
 .mod-wp-wysiwyg h2{ font-size: 16px; }
 .mod-wp-wysiwyg h3{ font-size: 16px; }
 .mod-wp-wysiwyg h4{ font-size: 14px; }
 .mod-wp-wysiwyg .mod-wp-wysiwyg-cols > div{ padding-top: 20px; }
 .mod-wp-entry-list.is-date-cate-text ._items ._item ._text{ margin-top: 10px; }
 .mod-wp-bread-list{ margin: 15px 15px; font-size: 12px; } }

@media print, screen and (min-width: 768px){
 .mod-wp-wysiwyg p{ font-size: 18px; }
 .mod-wp-wysiwyg p.mod-wp-lead{ font-size: 20px; }
 .mod-wp-wysiwyg p.mod-wp-note{ font-size: 14px; }
 .mod-wp-wysiwyg h2{ font-size: 24px; }
 .mod-wp-wysiwyg h3{ font-size: 20px; }
 .mod-wp-wysiwyg h4{ font-size: 18px; }
 .mod-wp-bread-list{ margin: 15px; font-size: 14px; } }

@media print, screen and (min-width: 767px){
 .mod-wp-wysiwyg .mod-wp-wysiwyg-cols{ width: 100%; margin: 20px 0; display: -ms-flexbox; display: flex; }
 .mod-wp-wysiwyg .mod-wp-wysiwyg-cols > div{ padding-right: 30px; }
 .mod-wp-wysiwyg .mod-wp-wysiwyg-cols > div:last-child{ padding-right: 0; }
 .mod-wp-wysiwyg .mod-wp-wysiwyg-cols > div > *:nth-child(1){ margin-top: 0; } }

@media screen and (min-width: 768px){
 .mod-wp-entry-list.is-date-cate-text ._items ._item{ display: -ms-flexbox; display: flex; }
 .mod-wp-entry-list.is-date-cate-text ._items ._item ._dates{ width: 16em; }
 .mod-wp-entry-list.is-date-cate-text ._items ._item ._text{ width: calc(100% - 16em); padding: 2px 0 0 0; } }

/*# sourceMappingURL=maps/wp.css.map */
