@charset "UTF-8";
/* ! ---------- initial ---------- ---------- ---------- ---------- */
/* ---------- setting ---------- ---------- */
/* ----------------------------------------------------------
arrow
---------------------------------------------------------- */
/* ----------------------------------------------------------
preset icon
---------------------------------------------------------- */
/* ! ---------- area ---------- ---------- ---------- ---------- */
/* リセットCSS */
html, body { width: 100%; height: 100%; }

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, blockquote, pre, a, div { margin: 0; padding: 0; font-size: 100%; line-height: inherit; box-sizing: border-box; }

body { -webkit-text-size-adjust: 100%; line-height: 1; color: #333333; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

th, td { vertical-align: top; text-align: left; font-weight: normal; }

img { border: 0; vertical-align: bottom; }

a { text-decoration: none; }

body { font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }

main { display: block; }

main p { margin-top: 1em; line-height: 1.8; }

main p.is-no-margin { margin-top: 0; }

main a { color: #004a93; }

main a:hover { text-decoration: underline; }

/* ----------------------------------------------------------
.area-wrapper
---------------------------------------------------------- */
.area-wrapper { position: relative; overflow-x: hidden; }

/* ----------------------------------------------------------
.area-inner
---------------------------------------------------------- */
.area-inner { position: relative; }

/* ----------------------------------------------------------
.block-inner
---------------------------------------------------------- */

/* ----------------------------------------------------------
.area-header
---------------------------------------------------------- */
.area-header { position: relative; height: 110px; height: 110px; }

.area-header ._logo-set { position: absolute; top: 30px; left: 15px; }

.area-header ._logo-set a { display: block; }

.area-header ._logo { position: absolute; top: 0; left: 0; font-weight: bold; width: 250px; height: 50px; }

.area-header ._names { position: absolute; top: 5px; left: 265px; width: 150px; font-weight: bold; }

.area-header ._names ._ja { display: block; font-size: 20px; color: #014099; letter-spacing: 0.1em; }

.area-header ._names ._en { display: block; margin-top: 5px; font-size: 15px; color: #868686; font-style: italic; letter-spacing: 0.1em; }

.area-header ._navi { position: absolute; bottom: 28px; right: 480px; text-align: right; }

.area-header ._navi ul { display: -ms-flexbox; display: flex; }

.area-header ._navi li { padding: 0 30px; }

.area-header ._navi li a { font-weight: bold; font-size: 18px; padding: 10px 0; color: #333; position: relative; transition-duration: 0.2s; cursor: pointer; }

.area-header ._navi li a:after { content: ""; display: block; position: absolute; bottom: 0px; left: 0px; width: 0px; height: 2px; background: #004098; transition-duration: 0.2s; }

.area-header ._navi li a:hover { color: #014099; }

.area-header ._navi li a:hover:after { width: 100%; }

body.page-consulting .area-header ._navi .is-consulting a { color: #014099; }

body.page-consulting .area-header ._navi .is-consulting a:after { width: 100%; }

body.page-column .area-header ._navi .is-column a { color: #014099; }

body.page-column .area-header ._navi .is-column a:after { width: 100%; }

body.page-activity .area-header ._navi .is-activity a { color: #014099; }

body.page-activity .area-header ._navi .is-activity a:after { width: 100%; }

body.page-blog .area-header ._navi .is-blog a { color: #014099; }

body.page-blog .area-header ._navi .is-blog a:after { width: 100%; }

body.archive .area-header ._navi .is-blog a { color: #014099; }

body.archive .area-header ._navi .is-blog a:after { width: 100%; }

body.home .area-header ._navi .is-blog a { color: #014099; }

body.home .area-header ._navi .is-blog a:after { width: 100%; }

body.single-post .area-header ._navi .is-blog a { color: #014099; }

body.single-post .area-header ._navi .is-blog a:after { width: 100%; }

.area-header ._corp { position: absolute; top: 20px; right: 510px; font-size: 13px; padding: 2px 20px 0 0; }

.area-header ._corp a { color: #333; }

.area-header ._corp:after { content: ""; display: block; position: absolute; top: -2px; right: 0px; background-image: url(/common/images/header/icon_arrow.png); background-size: contain; width: 20px; height: 20px; }

.area-header ._btns { position: absolute; top: 0; right: 0; bottom: 0; }

.area-header ._btns ._tel { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 238px; background: #00b065; border-radius: 0 0 0 30px; color: #fff; }

.area-header ._btns ._tel span { text-align: center; display: block; }

.area-header ._btns ._tel span:nth-child(1) { -ms-transform: translate(10px, 0); transform: translate(10px, 0); font-size: 26px; position: relative; letter-spacing: 0.03em; }

.area-header ._btns ._tel span:nth-child(1):after { content: ""; display: block; position: absolute; top: 2px; left: -20px; background-image: url(/common/images/header/icon_tel.svg); background-size: contain; width: 30px; height: 30px; }

.area-header ._btns ._tel span:nth-child(2) { margin-top: 10px; }

.area-header ._btns ._contact { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 208px; height: 110px; background: #004098; color: #fff; font-weight: bold; font-size: 18px; }

/* ----------------------------------------------------------
.area-header-sp
---------------------------------------------------------- */

.area-header-sp ._header { position: fixed; top: 0px; left: 0px; right: 0px; height: 55px; background: #fff; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); z-index: 100; }

.area-header-sp ._header ._logo-set { position: absolute; top: 13px; left: 8px; }

.area-header-sp ._header ._logo-set img { width: 100%; }

.area-header-sp ._header ._logo { position: absolute; top: 0; left: 0; font-weight: bold; width: 150px; }

.area-header-sp ._header ._names { position: absolute; top: 2px; left: 165px; width: 100px; font-weight: bold; }

.area-header-sp ._header ._names a { display: block; }

.area-header-sp ._header ._names ._ja { display: block; font-size: 12px; color: #014099; letter-spacing: 0.1em; }

.area-header-sp ._header ._names ._en { display: block; margin-top: 5px; font-size: 9px; color: #868686; font-style: italic; letter-spacing: 0.1em; }

.area-header-sp ._menu-btn { position: absolute; background: linear-gradient(90deg, #004098 30%, #009273 110%); top: 0; right: 0; width: 55px; height: 55px; border-radius: 0 0 0 15px; /* design B span{ transition-duration: 0.2s; position: absolute; background: #000; height: 2px; left: 14px; right: 14px; } span:nth-child(1) { top: 18px; } span:nth-child(2) { top: 24px; } span:nth-child(3) { bottom: 18px; } */ }

.area-header-sp ._menu-btn span { transition-duration: 0.2s; position: absolute; background: #fff; height: 1px; left: 17px; right: 17px; }

.area-header-sp ._menu-btn span:nth-child(1) { top: 22px; }

.area-header-sp ._menu-btn span:nth-child(2) { top: 27px; }

.area-header-sp ._menu-btn span:nth-child(3) { bottom: 22px; }

body.js-sp-menu-active .area-header-sp ._menu-btn span:nth-child(1) { position: absolute; top: 25px; -ms-transform: rotate(45deg); transform: rotate(45deg); }

body.js-sp-menu-active .area-header-sp ._menu-btn span:nth-child(2) { display: none; }

body.js-sp-menu-active .area-header-sp ._menu-btn span:nth-child(3) { position: absolute; top: 25px; -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

/* ----------------------------------------------------------
.area-menu-sp
---------------------------------------------------------- */
.area-menu-sp { position: fixed; top: 55px; left: 0px; right: 0px; bottom: 0; z-index: 100; color: #004a93; overflow: scroll; -webkit-overflow-scrolling: touch; z-index: -1; visibility: hidden; }

.area-menu-sp a { color: #004a93; }

body.js-sp-menu-active .area-menu-sp { z-index: 105; visibility: visible; }

.area-menu-sp:before { content: ""; display: block; position: fixed; top: 55px; left: 0; right: 0; height: 0; background: rgba(255, 255, 255, 0.8); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; transition-duration: 0.2s; }

body.js-sp-menu-active .area-menu-sp:before { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; transition-duration: 0.2s; height: 100%; }

.area-menu-sp ._inner { position: relative; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; background: #fff; transition-duration: 0s; transition-delay: 0; }

body.js-sp-menu-active .area-menu-sp ._inner { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; transition-duration: 0.2s; transition-delay: 0.2s; }

.area-menu-sp ._navi { padding: 5px 15px 10px 15px; }

.area-menu-sp ._navi li { position: relative; }

.area-menu-sp ._navi li:after { content: ""; display: block; position: absolute; bottom: 0px; left: 0px; right: 0px; height: 1px; background: linear-gradient(90deg, #004098 30%, #009273 110%); }

.area-menu-sp ._navi a { font-size: 18px; padding: 18px 10px 17px 10px; position: relative; display: block; font-weight: bold; font-size: 16px; }

.area-menu-sp ._navi a:before { display: block; position: absolute; content: ''; top: 50%; right: 0; width: 8px; height: 8px; border: 1px solid #004a93; border-left-width: 0; border-top-width: 0; -ms-transform: translate(-16px, -50%) rotate(-45deg); transform: translate(-16px, -50%) rotate(-45deg); }

.area-menu-sp ._corp { font-size: 13px; padding: 20px; }

.area-menu-sp ._corp a { position: relative; color: #004a93; display: block; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }

.area-menu-sp ._corp a:after { content: ""; display: inline-block; background-image: url(/common/images/header/icon_arrow_sp.png); background-size: contain; width: 15px; height: 15px; margin-left: 5px; }

.area-menu-sp ._btns { margin-top: 10px; display: -ms-flexbox; display: flex; }

.area-menu-sp ._btns ._tel { -ms-flex: 1; flex: 1; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; background: #00b065; padding: 20px 0; color: #fff; }

.area-menu-sp ._btns ._tel span { text-align: center; display: block; }

.area-menu-sp ._btns ._tel span:nth-child(1) { -ms-transform: translate(10px, 0); transform: translate(10px, 0); font-size: 20px; position: relative; letter-spacing: 0.03em; }

.area-menu-sp ._btns ._tel span:nth-child(1):after { content: ""; display: block; position: absolute; top: 2px; left: -18px; background-image: url(/common/images/header/icon_tel.svg); background-size: contain; width: 20px; height: 20px; }

.area-menu-sp ._btns ._tel span:nth-child(2) { margin-top: 10px; font-size: 11px; }

.area-menu-sp ._btns ._contact { -ms-flex: 1; flex: 1; padding: 20px 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; background: #004098; color: #fff; font-weight: bold; font-size: 18px; }

/* ----------------------------------------------------------
area-body
---------------------------------------------------------- */
.area-contact { color: #fff; }

/* ----------------------------------------------------------
.btn-pagetop
---------------------------------------------------------- */
.btn-pagetop-sp { border-bottom: 1px solid #d2dbe8; padding: 30px 0 20px 0; position: relative; }

.btn-pagetop-sp:before { position: absolute; top: 50%; left: 50%; display: block; content: ''; height: 10px; width: 10px; border: 2px solid #004a93; border-left-width: 0; border-bottom-width: 0; -ms-transform: translate(-50%, 0) rotate(-45deg); transform: translate(-50%, 0) rotate(-45deg); }

.btn-pagetop { position: fixed; display: block; bottom: 20px; right: 20px; width: 60px; height: 60px; background: #004a93; color: #fff; text-align: center; cursor: pointer; border-radius: 50%; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; transition-duration: 0.2s; transition-property: opacity; visibility: hidden; }

.btn-pagetop:after { content: ""; position: absolute; top: 28px; left: 22px; width: 10px; height: 1px; background: #fff; -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.btn-pagetop:before { content: ""; position: absolute; top: 28px; right: 22px; width: 10px; height: 1px; background: #fff; -ms-transform: rotate(45deg); transform: rotate(45deg); }

.btn-pagetop.js-show { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; }

.btn-pagetop.js-show:hover { opacity: 0.6; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

/* ----------------------------------------------------------
.area-modal
---------------------------------------------------------- */
.area-modal { visibility: hidden; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; transition-duration: 0.2s; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1000; }

.area-modal.js-show { visibility: visible; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.area-modal ._modal-bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.85); }

.area-modal ._modal-btn-close { position: absolute; cursor: pointer; border-radius: 50%; z-index: 10; transition-duration: 0.2s; }

.area-modal ._modal-btn-close:hover { opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.area-modal ._modal-btn-close:after, .area-modal ._modal-btn-close:before { content: ""; position: absolute; top: 18px; left: 8px; width: 25px; height: 4px; -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.area-modal ._modal-btn-close:before { -ms-transform: rotate(45deg); transform: rotate(45deg); }

.area-modal ._modal-box { position: absolute; background: #fff; box-sizing: border-box; border-radius: 5px; }

.area-modal ._modal-box ._modal-head { position: absolute; top: 0px; left: 0px; right: 0px; padding: 15px 0 0 20px; height: 50px; background: #eee; box-sizing: border-box; }

.area-modal ._modal-box ._modal-body { position: absolute; top: 50px; bottom: 50px; left: 0px; right: 0px; padding: 20px; background: #ccc; box-sizing: border-box; overflow-y: scroll; }

.area-modal ._modal-box ._modal-body ._t1 { font-size: 18px; line-height: 1.2; font-weight: bold; }

.area-modal ._modal-box ._modal-body ._t2 { font-size: 14px; line-height: 1.8; }

.area-modal ._modal-box ._modal-body ._t3 { font-size: 12px; line-height: 1.8; }

.area-modal ._modal-box ._modal-foot { position: absolute; bottom: 0px; left: 0px; right: 0px; padding: 7px 0 0 0; height: 50px; background: #eee; box-sizing: border-box; }

.area-modal ._modal-box ._modal-foot ._btn-do { display: block; box-sizing: border-box; text-align: center; cursor: pointer; width: 200px; margin: 0 auto; padding: 5px 0; font-size: 14px; background: #666; color: #fff; }

.area-modal ._modal-box ._modal-foot ._btn-do:hover { background: #333; }

/*- タイトル周り--------------------------- */
.area-breadlist { padding: 15px; font-size: 14px; }

.area-breadlist a { color: #004a93; font-weight: bold; }

.area-breadlist ul { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; }

.area-breadlist li { position: relative; padding-left: 20px; margin: 0 5px 0 0; }

.area-breadlist li:nth-child(1) { padding-left: 10px; }

.area-breadlist li:nth-child(1):before { display: none; }

.area-breadlist li:before { position: absolute; top: 50%; 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); }

.st-pagelink { vertical-align: middle; line-height: 20px; }

.st-pagelink a { box-sizing: content-box; }

@media screen and (min-width: 768px){
 main{ font-size: 18px; }
 .area-header-sp{ display: none; } }

@media screen and (max-width: 767px){
 main{ font-size: 14px; margin-top: 55px; }
 main img{ max-width: 100%; }
 .block-inner-sp{ padding-right: 15px; padding-left: 15px; }
 .area-header{ display: none; }
 .area-contact{ background: linear-gradient(90deg, #004098 30%, #009273 110%); padding: 50px 30px 45px 30px; }
 .area-contact ._cols{ text-align: center; }
 .area-contact ._cols > div:nth-child(2){ margin-top: 50px; }
 .area-contact ._cols h2{ font-size: 18px; border-bottom: 1px solid #fff; padding: 0 0 15px 0; display: inline-block; }
 .area-contact ._cols ._tel{ display: block; margin-top: 20px; font-size: 36px; position: relative; }
 .area-contact ._cols ._tel a{ color: #fff; }
 .area-contact ._cols ._tel:before{ content: ""; display: inline-block; background-image: url(/common/images/footer/icon_tel.svg); background-size: contain; background-repeat: no-repeat; width: 24px; height: 28px; margin: 0 10px 0 0; -ms-transform: translate(0, 2px); transform: translate(0, 2px); }
 .area-contact ._cols ._date{ display: block; width: 260px; margin: 12px auto 0 auto; font-size: 14px; color: #fff; padding: 5px; border: 1px solid #fff; border-radius: 20px; }
 .area-contact ._cols ._btns{ margin-top: 15px; }
 .area-sns{ padding: 20px; }
 .area-sns ._cols > div:nth-child(1){ display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }
 .area-sns ._cols > div:nth-child(1) img{ width: 150px; }
 .area-sns ._cols > div:nth-child(1) ._name{ padding-left: 15px; font-weight: bold; font-size: 11px; }
 .area-sns ._cols > div:nth-child(2){ margin-top: 10px; }
 .area-footer{ position: relative; background: #e8ebf1; padding: 30px 0; }
 .area-footer ._row-navi{ display: none; }
 .area-footer ._row-links{ display: none; }
 .area-footer small{ display: block; text-align: center; color: #888; font-size: 12px; }
 .btn-pagetop{ display: none; }
 .area-modal ._modal-btn-close{ top: 5px; right: 5px; width: 40px; height: 40px; }
 .area-modal ._modal-btn-close:after, .area-modal ._modal-btn-close:before{ background: #000; }
 .area-modal ._modal-box{ top: 10px; left: 10px; bottom: 10px; right: 10px; width: auto; height: auto; margin: 0; }
 .area-breadlist{ display: none; } }

@media screen and (min-width: 768px) and (max-width: 1280px){
 .area-wrapper{ min-width: 1100px; }
 .area-inner{ margin: 0 20px; }
 .block-inner{ margin: 0 10px; }
 .block-inner2{ margin: 0 10px; }
 .area-header ._navi{ right: 210px; }
 .area-header ._navi li{ padding: 0 10px; }
 .area-header ._navi li a{ font-size: 16px; }
 .area-header ._corp{ right: 220px; }
 .area-header ._btns ._tel{ width: 200px; height: 55px; border-radius: 0; }
 .area-header ._btns ._contact{ width: 200px; height: 55px; }
 .area-header ._btns ._tel span:nth-child(1){ font-size: 20px; }
 .area-header ._btns ._tel span:nth-child(1):after{ content: ""; display: block; position: absolute; top: 2px; left: -20px; background-image: url(/common/images/header/icon_tel.svg); background-size: contain; width: 20px; height: 20px; }
 .area-header ._btns ._tel span:nth-child(2){ margin-top: 5px; font-size: 10px; }
 .area-header ._btns ._contact{ font-size: 16px; } }

@media print, screen and (min-width: 768px){
 .area-inner{ margin: 0 auto; width: 1100px; }
 .area-contact{ background: linear-gradient(90deg, #004098 30%, #009273 110%); padding: 80px 0 90px 0; }
 .area-contact ._cols{ display: -ms-flexbox; display: flex; text-align: center; }
 .area-contact ._cols > div{ -ms-flex: 1; flex: 1; padding: 0 20px; }
 .area-contact ._cols h2{ font-size: 20px; border-bottom: 1px solid #fff; padding: 0 0 20px 0; display: inline-block; }
 .area-contact ._cols ._tel{ display: block; margin-top: 30px; font-size: 42px; position: relative; }
 .area-contact ._cols ._tel a{ color: #fff; }
 .area-contact ._cols ._tel:before{ content: ""; display: inline-block; background-image: url(/common/images/footer/icon_tel.svg); background-size: contain; width: 30px; height: 35px; margin: 0 10px 0 0; -ms-transform: translate(0, 2px); transform: translate(0, 2px); }
 .area-contact ._cols ._date{ display: block; width: 300px; margin: 30px auto 0 auto; font-size: 14px; color: #fff; padding: 5px; border: 1px solid #fff; border-radius: 20px; }
 .area-contact ._cols ._btns{ margin-top: 40px; }
 .area-sns{ padding: 50px 0 50px 0; }
 .area-sns ._cols{ display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; }
 .area-sns ._cols > div:nth-child(1){ display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }
 .area-sns ._cols > div:nth-child(1) ._name{ padding-left: 15px; font-weight: bold; }
 .area-footer{ position: relative; background: #e8ebf1; padding: 40px 0; }
 .area-footer ._row-navi a{ color: #333; padding: 10px 5px; display: block; transition-duration: 0.2s; text-align: center; }
 .area-footer ._row-navi a:hover{ color: #004a93; }
 .area-footer ._row-navi ._consal{ display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; font-weight: bold; }
 .area-footer ._row-navi ._consal ._title{ width: 180px; }
 .area-footer ._row-navi ._consal ._link{ -ms-flex: 1; flex: 1; background: #fff; padding: 10px 60px; border-radius: 30px; }
 .area-footer ._row-navi ._consal ._link ul{ display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
 .area-footer ._row-navi ._consal ._link ul li{ min-width: 100px; font-size: 14px; }
 .area-footer ._row-navi ._navi{ margin-top: 30px; }
 .area-footer ._row-navi ._navi ._link{ -ms-flex: 1; flex: 1; font-weight: bold; }
 .area-footer ._row-navi ._navi ._link ul{ display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
 .area-footer ._row-navi ._navi ._link ul li{ min-width: 160px; font-size: 16px; }
 .area-footer ._row-links{ margin-top: 60px; }
 .area-footer ._row-links a{ color: #666; display: block; padding: 0 15px; }
 .area-footer ._row-links a:hover{ text-decoration: underline; }
 .area-footer ._row-links ul{ display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
 .area-footer ._row-links ul li{ font-size: 14px; }
 .area-footer ._row-links ul li + li{ border-left: 1px solid #666; }
 .area-footer small{ display: block; margin-top: 30px; text-align: center; color: #888; }
 .btn-pagetop-sp{ display: none; }
 .area-modal ._modal-btn-close{ top: -50px; right: 0px; width: 40px; height: 40px; }
 .area-modal ._modal-btn-close:after, .area-modal ._modal-btn-close:before{ background: #fff; }
 .area-modal ._modal-box{ top: 50%; left: 50%; width: 600px; height: 600px; margin: -300px 0 0 -300px; } }

@media print, screen and (min-width: 1281px){
 .block-inner{ margin: 0 auto; width: 1100px; }
 .block-inner2{ margin: 0 100px; }
 .area-header ._btns{ display: -ms-flexbox; display: flex; }
 .area-header ._btns ._tel{ height: 110px; }
 .area-header ._btns ._contact{ height: 110px; } }

@media screen and (min-width: 1281px) and (max-width: 1540px){
 .area-header ._navi{ right: 410px; }
 .area-header ._corp{ right: 420px; }
 .area-header ._btns ._contact{ width: 150px; } }

@media screen and (min-width: 768px) and (max-width: 1540px){
 .area-header ._navi li{ padding: 0 10px; } }

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