@charset "UTF-8";

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
}

*, *:before, *:after{
    -webkit-box-sizing:inherit;
            box-sizing:inherit;
  }


@font-face{
  font-family:'icomoon';
  src:url('../fonts/iconmoon/icomoon.eot?n6om89');
  src:url('../fonts/iconmoon/icomoon.eot?n6om89#iefix') format('embedded-opentype'),
  url('../fonts/iconmoon/icomoon.ttf?n6om89') format('truetype'),
  url('../fonts/iconmoon/icomoon.woff?n6om89') format('woff'),
  url('../fonts/iconmoon/icomoon.svg?n6om89#icomoon') format('svg');
  font-weight:normal;
  font-style:normal;
}

.fa{
  padding-right:5px;
  padding-left:5px;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.28571429em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg{left:-1.85714286em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left{margin-right:.3em}
.fa.fa-pull-right{margin-left:.3em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{animation:fa-spin 2s infinite linear}
.fa-pulse{animation:fa-spin 1s infinite steps(8)}
@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical{filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x, .fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-remove:before, .fa-close:before, .fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before, .fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before, .fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before, .fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-photo:before, .fa-image:before, .fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before, .fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before, .fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before, .fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before, .fa-bar-chart:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before, .fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook-f:before, .fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-feed:before, .fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before, .fa-users:before{content:"\f0c0"}
.fa-chain:before, .fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before, .fa-scissors:before{content:"\f0c4"}
.fa-copy:before, .fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before, .fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before, .fa-sort:before{content:"\f0dc"}
.fa-sort-down:before, .fa-sort-desc:before{content:"\f0dd"}
.fa-sort-up:before, .fa-sort-asc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before, .fa-undo:before{content:"\f0e2"}
.fa-legal:before, .fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before, .fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before, .fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before, .fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before, .fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before, .fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-mail-reply-all:before, .fa-reply-all:before{content:"\f122"}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before, .fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before, .fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before, .fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before, .fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before, .fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before, .fa-usd:before{content:"\f155"}
.fa-rupee:before, .fa-inr:before{content:"\f156"}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before{content:"\f157"}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before{content:"\f158"}
.fa-won:before, .fa-krw:before{content:"\f159"}
.fa-bitcoin:before, .fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before, .fa-gratipay:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before, .fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before, .fa-try:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
.fa-space-shuttle:before{content:"\f197"}
.fa-slack:before{content:"\f198"}
.fa-envelope-square:before{content:"\f199"}
.fa-wordpress:before{content:"\f19a"}
.fa-openid:before{content:"\f19b"}
.fa-institution:before, .fa-bank:before, .fa-university:before{content:"\f19c"}
.fa-mortar-board:before, .fa-graduation-cap:before{content:"\f19d"}
.fa-yahoo:before{content:"\f19e"}
.fa-google:before{content:"\f1a0"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}
.fa-pied-piper-pp:before{content:"\f1a7"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-drupal:before{content:"\f1a9"}
.fa-joomla:before{content:"\f1aa"}
.fa-language:before{content:"\f1ab"}
.fa-fax:before{content:"\f1ac"}
.fa-building:before{content:"\f1ad"}
.fa-child:before{content:"\f1ae"}
.fa-paw:before{content:"\f1b0"}
.fa-spoon:before{content:"\f1b1"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-recycle:before{content:"\f1b8"}
.fa-automobile:before, .fa-car:before{content:"\f1b9"}
.fa-cab:before, .fa-taxi:before{content:"\f1ba"}
.fa-tree:before{content:"\f1bb"}
.fa-spotify:before{content:"\f1bc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-soundcloud:before{content:"\f1be"}
.fa-database:before{content:"\f1c0"}
.fa-file-pdf-o:before{content:"\f1c1"}
.fa-file-word-o:before{content:"\f1c2"}
.fa-file-excel-o:before{content:"\f1c3"}
.fa-file-powerpoint-o:before{content:"\f1c4"}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before{content:"\f1c5"}
.fa-file-zip-o:before, .fa-file-archive-o:before{content:"\f1c6"}
.fa-file-sound-o:before, .fa-file-audio-o:before{content:"\f1c7"}
.fa-file-movie-o:before, .fa-file-video-o:before{content:"\f1c8"}
.fa-file-code-o:before{content:"\f1c9"}
.fa-vine:before{content:"\f1ca"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before{content:"\f1cd"}
.fa-circle-o-notch:before{content:"\f1ce"}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before{content:"\f1d0"}
.fa-ge:before, .fa-empire:before{content:"\f1d1"}
.fa-git-square:before{content:"\f1d2"}
.fa-git:before{content:"\f1d3"}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before{content:"\f1d4"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-qq:before{content:"\f1d6"}
.fa-wechat:before, .fa-weixin:before{content:"\f1d7"}
.fa-send:before, .fa-paper-plane:before{content:"\f1d8"}
.fa-send-o:before, .fa-paper-plane-o:before{content:"\f1d9"}
.fa-history:before{content:"\f1da"}
.fa-circle-thin:before{content:"\f1db"}
.fa-header:before{content:"\f1dc"}
.fa-paragraph:before{content:"\f1dd"}
.fa-sliders:before{content:"\f1de"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-bomb:before{content:"\f1e2"}
.fa-soccer-ball-o:before, .fa-futbol-o:before{content:"\f1e3"}
.fa-tty:before{content:"\f1e4"}
.fa-binoculars:before{content:"\f1e5"}
.fa-plug:before{content:"\f1e6"}
.fa-slideshare:before{content:"\f1e7"}
.fa-twitch:before{content:"\f1e8"}
.fa-yelp:before{content:"\f1e9"}
.fa-newspaper-o:before{content:"\f1ea"}
.fa-wifi:before{content:"\f1eb"}
.fa-calculator:before{content:"\f1ec"}
.fa-paypal:before{content:"\f1ed"}
.fa-google-wallet:before{content:"\f1ee"}
.fa-cc-visa:before{content:"\f1f0"}
.fa-cc-mastercard:before{content:"\f1f1"}
.fa-cc-discover:before{content:"\f1f2"}
.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-paypal:before{content:"\f1f4"}
.fa-cc-stripe:before{content:"\f1f5"}
.fa-bell-slash:before{content:"\f1f6"}
.fa-bell-slash-o:before{content:"\f1f7"}
.fa-trash:before{content:"\f1f8"}
.fa-copyright:before{content:"\f1f9"}
.fa-at:before{content:"\f1fa"}
.fa-eyedropper:before{content:"\f1fb"}
.fa-paint-brush:before{content:"\f1fc"}
.fa-birthday-cake:before{content:"\f1fd"}
.fa-area-chart:before{content:"\f1fe"}
.fa-pie-chart:before{content:"\f200"}
.fa-line-chart:before{content:"\f201"}
.fa-lastfm:before{content:"\f202"}
.fa-lastfm-square:before{content:"\f203"}
.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}
.fa-bicycle:before{content:"\f206"}
.fa-bus:before{content:"\f207"}
.fa-ioxhost:before{content:"\f208"}
.fa-angellist:before{content:"\f209"}
.fa-cc:before{content:"\f20a"}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before{content:"\f20b"}
.fa-meanpath:before{content:"\f20c"}
.fa-buysellads:before{content:"\f20d"}
.fa-connectdevelop:before{content:"\f20e"}
.fa-dashcube:before{content:"\f210"}
.fa-forumbee:before{content:"\f211"}
.fa-leanpub:before{content:"\f212"}
.fa-sellsy:before{content:"\f213"}
.fa-shirtsinbulk:before{content:"\f214"}
.fa-simplybuilt:before{content:"\f215"}
.fa-skyatlas:before{content:"\f216"}
.fa-cart-plus:before{content:"\f217"}
.fa-cart-arrow-down:before{content:"\f218"}
.fa-diamond:before{content:"\f219"}
.fa-ship:before{content:"\f21a"}
.fa-user-secret:before{content:"\f21b"}
.fa-motorcycle:before{content:"\f21c"}
.fa-street-view:before{content:"\f21d"}
.fa-heartbeat:before{content:"\f21e"}
.fa-venus:before{content:"\f221"}
.fa-mars:before{content:"\f222"}
.fa-mercury:before{content:"\f223"}
.fa-intersex:before, .fa-transgender:before{content:"\f224"}
.fa-transgender-alt:before{content:"\f225"}
.fa-venus-double:before{content:"\f226"}
.fa-mars-double:before{content:"\f227"}
.fa-venus-mars:before{content:"\f228"}
.fa-mars-stroke:before{content:"\f229"}
.fa-mars-stroke-v:before{content:"\f22a"}
.fa-mars-stroke-h:before{content:"\f22b"}
.fa-neuter:before{content:"\f22c"}
.fa-genderless:before{content:"\f22d"}
.fa-facebook-official:before{content:"\f230"}
.fa-pinterest-p:before{content:"\f231"}
.fa-whatsapp:before{content:"\f232"}
.fa-server:before{content:"\f233"}
.fa-user-plus:before{content:"\f234"}
.fa-user-times:before{content:"\f235"}
.fa-hotel:before, .fa-bed:before{content:"\f236"}
.fa-viacoin:before{content:"\f237"}
.fa-train:before{content:"\f238"}
.fa-subway:before{content:"\f239"}
.fa-medium:before{content:"\f23a"}
.fa-yc:before, .fa-y-combinator:before{content:"\f23b"}
.fa-optin-monster:before{content:"\f23c"}
.fa-opencart:before{content:"\f23d"}
.fa-expeditedssl:before{content:"\f23e"}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before{content:"\f240"}
.fa-battery-3:before, .fa-battery-three-quarters:before{content:"\f241"}
.fa-battery-2:before, .fa-battery-half:before{content:"\f242"}
.fa-battery-1:before, .fa-battery-quarter:before{content:"\f243"}
.fa-battery-0:before, .fa-battery-empty:before{content:"\f244"}
.fa-mouse-pointer:before{content:"\f245"}
.fa-i-cursor:before{content:"\f246"}
.fa-object-group:before{content:"\f247"}
.fa-object-ungroup:before{content:"\f248"}
.fa-sticky-note:before{content:"\f249"}
.fa-sticky-note-o:before{content:"\f24a"}
.fa-cc-jcb:before{content:"\f24b"}
.fa-cc-diners-club:before{content:"\f24c"}
.fa-clone:before{content:"\f24d"}
.fa-balance-scale:before{content:"\f24e"}
.fa-hourglass-o:before{content:"\f250"}
.fa-hourglass-1:before, .fa-hourglass-start:before{content:"\f251"}
.fa-hourglass-2:before, .fa-hourglass-half:before{content:"\f252"}
.fa-hourglass-3:before, .fa-hourglass-end:before{content:"\f253"}
.fa-hourglass:before{content:"\f254"}
.fa-hand-grab-o:before, .fa-hand-rock-o:before{content:"\f255"}
.fa-hand-stop-o:before, .fa-hand-paper-o:before{content:"\f256"}
.fa-hand-scissors-o:before{content:"\f257"}
.fa-hand-lizard-o:before{content:"\f258"}
.fa-hand-spock-o:before{content:"\f259"}
.fa-hand-pointer-o:before{content:"\f25a"}
.fa-hand-peace-o:before{content:"\f25b"}
.fa-trademark:before{content:"\f25c"}
.fa-registered:before{content:"\f25d"}
.fa-creative-commons:before{content:"\f25e"}
.fa-gg:before{content:"\f260"}
.fa-gg-circle:before{content:"\f261"}
.fa-tripadvisor:before{content:"\f262"}
.fa-odnoklassniki:before{content:"\f263"}
.fa-odnoklassniki-square:before{content:"\f264"}
.fa-get-pocket:before{content:"\f265"}
.fa-wikipedia-w:before{content:"\f266"}
.fa-safari:before{content:"\f267"}
.fa-chrome:before{content:"\f268"}
.fa-firefox:before{content:"\f269"}
.fa-opera:before{content:"\f26a"}
.fa-internet-explorer:before{content:"\f26b"}
.fa-tv:before, .fa-television:before{content:"\f26c"}
.fa-contao:before{content:"\f26d"}
.fa-500px:before{content:"\f26e"}
.fa-amazon:before{content:"\f270"}
.fa-calendar-plus-o:before{content:"\f271"}
.fa-calendar-minus-o:before{content:"\f272"}
.fa-calendar-times-o:before{content:"\f273"}
.fa-calendar-check-o:before{content:"\f274"}
.fa-industry:before{content:"\f275"}
.fa-map-pin:before{content:"\f276"}
.fa-map-signs:before{content:"\f277"}
.fa-map-o:before{content:"\f278"}
.fa-map:before{content:"\f279"}
.fa-commenting:before{content:"\f27a"}
.fa-commenting-o:before{content:"\f27b"}
.fa-houzz:before{content:"\f27c"}
.fa-vimeo:before{content:"\f27d"}
.fa-black-tie:before{content:"\f27e"}
.fa-fonticons:before{content:"\f280"}
.fa-reddit-alien:before{content:"\f281"}
.fa-edge:before{content:"\f282"}
.fa-credit-card-alt:before{content:"\f283"}
.fa-codiepie:before{content:"\f284"}
.fa-modx:before{content:"\f285"}
.fa-fort-awesome:before{content:"\f286"}
.fa-usb:before{content:"\f287"}
.fa-product-hunt:before{content:"\f288"}
.fa-mixcloud:before{content:"\f289"}
.fa-scribd:before{content:"\f28a"}
.fa-pause-circle:before{content:"\f28b"}
.fa-pause-circle-o:before{content:"\f28c"}
.fa-stop-circle:before{content:"\f28d"}
.fa-stop-circle-o:before{content:"\f28e"}
.fa-shopping-bag:before{content:"\f290"}
.fa-shopping-basket:before{content:"\f291"}
.fa-hashtag:before{content:"\f292"}
.fa-bluetooth:before{content:"\f293"}
.fa-bluetooth-b:before{content:"\f294"}
.fa-percent:before{content:"\f295"}
.fa-gitlab:before{content:"\f296"}
.fa-wpbeginner:before{content:"\f297"}
.fa-wpforms:before{content:"\f298"}
.fa-envira:before{content:"\f299"}
.fa-universal-access:before{content:"\f29a"}
.fa-wheelchair-alt:before{content:"\f29b"}
.fa-question-circle-o:before{content:"\f29c"}
.fa-blind:before{content:"\f29d"}
.fa-audio-description:before{content:"\f29e"}
.fa-volume-control-phone:before{content:"\f2a0"}
.fa-braille:before{content:"\f2a1"}
.fa-assistive-listening-systems:before{content:"\f2a2"}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before{content:"\f2a3"}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before{content:"\f2a4"}
.fa-glide:before{content:"\f2a5"}
.fa-glide-g:before{content:"\f2a6"}
.fa-signing:before, .fa-sign-language:before{content:"\f2a7"}
.fa-low-vision:before{content:"\f2a8"}
.fa-viadeo:before{content:"\f2a9"}
.fa-viadeo-square:before{content:"\f2aa"}
.fa-snapchat:before{content:"\f2ab"}
.fa-snapchat-ghost:before{content:"\f2ac"}
.fa-snapchat-square:before{content:"\f2ad"}
.fa-pied-piper:before{content:"\f2ae"}
.fa-first-order:before{content:"\f2b0"}
.fa-yoast:before{content:"\f2b1"}
.fa-themeisle:before{content:"\f2b2"}
.fa-google-plus-circle:before, .fa-google-plus-official:before{content:"\f2b3"}
.fa-fa:before, .fa-font-awesome:before{content:"\f2b4"}
.fa-handshake-o:before{content:"\f2b5"}
.fa-envelope-open:before{content:"\f2b6"}
.fa-envelope-open-o:before{content:"\f2b7"}
.fa-linode:before{content:"\f2b8"}
.fa-address-book:before{content:"\f2b9"}
.fa-address-book-o:before{content:"\f2ba"}
.fa-vcard:before, .fa-address-card:before{content:"\f2bb"}
.fa-vcard-o:before, .fa-address-card-o:before{content:"\f2bc"}
.fa-user-circle:before{content:"\f2bd"}
.fa-user-circle-o:before{content:"\f2be"}
.fa-user-o:before{content:"\f2c0"}
.fa-id-badge:before{content:"\f2c1"}
.fa-drivers-license:before, .fa-id-card:before{content:"\f2c2"}
.fa-drivers-license-o:before, .fa-id-card-o:before{content:"\f2c3"}
.fa-quora:before{content:"\f2c4"}
.fa-free-code-camp:before{content:"\f2c5"}
.fa-telegram:before{content:"\f2c6"}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before{content:"\f2c7"}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before{content:"\f2c8"}
.fa-thermometer-2:before, .fa-thermometer-half:before{content:"\f2c9"}
.fa-thermometer-1:before, .fa-thermometer-quarter:before{content:"\f2ca"}
.fa-thermometer-0:before, .fa-thermometer-empty:before{content:"\f2cb"}
.fa-shower:before{content:"\f2cc"}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before{content:"\f2cd"}
.fa-podcast:before{content:"\f2ce"}
.fa-window-maximize:before{content:"\f2d0"}
.fa-window-minimize:before{content:"\f2d1"}
.fa-window-restore:before{content:"\f2d2"}
.fa-times-rectangle:before, .fa-window-close:before{content:"\f2d3"}
.fa-times-rectangle-o:before, .fa-window-close-o:before{content:"\f2d4"}
.fa-bandcamp:before{content:"\f2d5"}
.fa-grav:before{content:"\f2d6"}
.fa-etsy:before{content:"\f2d7"}
.fa-imdb:before{content:"\f2d8"}
.fa-ravelry:before{content:"\f2d9"}
.fa-eercast:before{content:"\f2da"}
.fa-microchip:before{content:"\f2db"}
.fa-snowflake-o:before{content:"\f2dc"}
.fa-superpowers:before{content:"\f2dd"}
.fa-wpexplorer:before{content:"\f2de"}
.fa-meetup:before{content:"\f2e0"}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.sr-only-focusable:active, .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.object-fit-container{
  position:relative
}
.object-fit-container img{
  visibility:visible;
}
.object-fit-container.cover{
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat
}
.object-fit-container.cover img{
  object-fit:cover
}
.no-object-fit .object-fit-container img{
  visibility:hidden;
}

.list{
  margin-left:0;
  list-style-type:none;
}
.list > li{
  position:relative;
  padding-left:1.25em;
}
.list > li:before{
  content:"・";
  display:inline-block;
  position:absolute;
  left:0;
  margin:auto;
  padding-right:0;
  color:#074888;
  vertical-align:middle;
}
.list{
  margin-left:0;
  list-style-type:none;
}
.list > li{
  position:relative;
  padding-left:1.25em;
}
.list > li:before{
  content:"・";
  display:inline-block;
  position:absolute;
  left:0;
  margin:auto;
  padding-right:0;
  color:#074888;
  vertical-align:middle;
}
.list-square{
  margin-left:0;
  list-style-type:none;
}
.list-square > li{
  position:relative;
  padding-left:1.25em;
}
.list-square > li:before{
  content:"■";
  display:inline-block;
  position:absolute;
  left:0;
  margin:auto;
  padding-right:0;
  color:#074888;
  vertical-align:middle;
}
.list-note{
  margin-left:0;
  list-style-type:none;
}
.list-note > li{
  position:relative;
  padding-left:1.25em;
}
.list-note > li:before{
  content:"※";
  display:inline-block;
  position:absolute;
  left:0;
  margin:auto;
  padding-right:0;
  color:#074888;
  vertical-align:middle;
}
.list-bracketOrder{
  margin-left:0;
  list-style-type:none;
}
.list-bracketOrder > li{
  position:relative;
  padding-left:1.25em;
  counter-increment:count-num;
}
.list-bracketOrder > li:before{
  content:' ';
  display:inline-block;
  position:absolute;
  left:0;
  margin:auto;
  padding-right:0;
  color:#074888;
  vertical-align:middle;
}
.list-bracketOrder > li:before{
  content:"(" counter(count-num) ")";
  padding-right:0.25em;
}
.list-bracketOrder > li:before{
  color:#333333;
}
.list-discOrder{
  margin-left:0;
  list-style-type:none;
}
.list-discOrder > li{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
      align-items:flex-start;
  position:relative;
  line-height:2.06;
  counter-increment:count-num;
}
.list-discOrder > li:before{
  content:'' counter(count-num) '';
  padding-right:0.25em;
}
.list-discOrder > li:before{
  -ms-flex-align:start;
  align-items:flex-start;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  margin-right:10px;
  padding-right:12px;
  padding-left:12px;
  border-radius:50%;
  background:#737373;
  line-height:1.5;
  font-size:26px;
  font-style:inherit;
  font-weight:bold;
  color:#ffffff;
}
.list-discOrder > li:not(:first-child){
  margin-top:15px;
}
.list-arrow{
  margin-left:0;
  list-style-type:none;
}
.list-arrow > li{
  font-family:FontAwesome;
  position:relative;
  padding-left:1.25em;
}
.list-arrow > li:before{
  content:"\f105";
  display:inline-block;
  position:absolute;
  left:0;
  margin:auto;
  padding-right:0;
  color:#074888;
  vertical-align:middle;
}

.list-check{
  margin-left:0;
  list-style-type:none;
}
.list-check > li{
  font-family:FontAwesome;
  position:relative;
  padding-left:1.25em;
}
.list-check > li:before{
  content:"\f046";
  display:inline-block;
  position:absolute;
  left:0;
  margin:auto;
  padding-right:0;
  color:#074888;
  vertical-align:middle;
}
.list-none{
  list-style-type:none;
  margin-left:0;
}
.sw-Button{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #737373;
  font-size:14px;
  font-weight:bold;
  background:#737373;
  color:#ffffff !important;
  width:100%;
  padding:12px 5px;
  font-size:12px;
}
.sw-Button:hover{
  background:#ffffff;
  color:#737373 !important;
}
.sw-Button:focus{
  background:#ffffff;
  color:#737373 !important;
}
.sw-ButtonOutline{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #737373;
  font-size:14px;
  font-weight:bold;
  background:#ffffff;
  color:#737373 !important;
  width:100%;
  padding:12px 10px;
}
.sw-ButtonOutline:hover{
  background:#737373;
  color:#ffffff !important;
}
.sw-ButtonOutline:focus{
  background:#737373;
  color:#ffffff !important;
}
.sw-ButtonPrimary{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #074888;
  font-size:14px;
  font-weight:bold;
  background:#074888;
  color:#ffffff !important;
  width:100%;
  padding:10px;
}
.sw-ButtonPrimary:hover{
  background:#ffffff;
  color:#074888 !important;
}
.sw-ButtonPrimary:focus{
  background:#ffffff;
  color:#074888 !important;
}
.sw-ButtonGreen{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #6ebb54;
  font-size:14px;
  font-weight:bold;
  background:#6ebb54;
  color:#ffffff !important;
  width:100%;
  padding:10px;
}
.sw-ButtonGreen:hover{
  background:#ffffff;
  color:#6ebb54 !important;
}
.sw-ButtonGreen:focus{
  background:#ffffff;
  color:#6ebb54 !important;
}
.sw-ButtonOrange{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #ff9100;
  font-size:14px;
  font-weight:bold;
  background:#ff9100;
  color:#ffffff !important;
  width:100%;
  padding:10px;
}
.sw-ButtonOrange:hover{
  background:#ffffff;
  color:#ff9100 !important;
}
.sw-ButtonOrange:focus{
  background:#ffffff;
  color:#ff9100 !important;
}
.sw-Button_IconLeft{
  position:absolute;
  top:50%;
  width:1em;
  height:1em;
  line-height:1;
  margin-top:-.5em;
  left:4px;
}
.sw-Button_IconRight{
  position:absolute;
  top:50%;
  width:1em;
  height:1em;
  line-height:1;
  margin-top:-.5em;
  right:4px;
}
/*
.sw-Heading{
  margin-top:15px;
  margin-bottom:15px;
}
.sw-Heading_Title{
  position:relative;
  margin-bottom:20px;
  padding-left:30px;
  padding-bottom:15px;
  border-bottom:2px solid #1b468c;
  font-size:18.4px;
  font-size:calc(1.84rem + 5.6 * (100vw - 320px) / 880 );
  font-weight:normal;
  color:#074888;
}
.sw-Heading_Title:before{
  content:' ';
  display:inline-block;
  position:absolute;
  left:0;
  top:calc(0.75em - 10px);
  width:20px;
  height:20px;
  margin-right:10px;
  border-radius:50%;
  background:#ffffff;
  border:4px solid #1b468c;
  vertical-align:middle;
}
.sw-Heading2{
  margin-top:20px;
  margin-bottom:15px;
}
.sw-Heading + .sw-Heading2{
  margin-top:15px;
}
.sw-Heading2_Title{
  margin-bottom:15px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:normal;
  color:#074888;
}
.sw-Heading2_Text{
  line-height:1.5;
}
.sw-Heading3{
  margin-top:30px;
}
.sw-Heading3_Title{
  margin-bottom:15px;
  padding:3px 7px;
  background:#f5f5f5;
  border-left:2px solid #074888;
  font-weight:normal;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  color:#074888;
}*/
.sw-ImagesWrapper{
  margin-top:20px;
  margin-bottom:20px;
  text-align:center;
}
.sw-Paragraph{

}
.sw-Paragraph p ~ p{
  margin-top:1em;
}
.u-bold{
  font-weight:bold;
}

.u-color-attention{
  color:#ee4539;
}
.u-marker{
  background:#faf704;
}
.u-clearfix{
  clear:both;
}
.blog-Article{

}
.blog-Article_Date{
  text-align:right;
  color:#cccccc;
}
.blog-List_Items{

}
.blog-List_Item{

}
.blog-ListUnit{

}

.blog-ListUnit_Thumbnail img{
 width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}


/*.blog-ListUnit_Thumbnail{
  -ms-flex:0 0 auto;
      flex:0 0 auto;
  width:100px;
  margin-right:15px;
}
.blog-ListUnit_Block{
  width:calc(100% - 115px);
}*/
.blog-ListUnit_Data{
  display:inline-block;
  margin-bottom:5px;
  color:#cccccc;
}
.blog-ListUnit_Categories{
  display:inline-block;
  vertical-align:text-bottom;
}
.blog-ListUnit_Category{
  margin-left:5px;
  padding-left:2px;
  padding-right:2px;
  line-height:1;
  text-decoration:none;
  color:#ffffff;
  font-size:11px;
}
.blog-ListUnit_Category-tokyo{
  background:#1b468c;
}
.blog-ListUnit_Category-nagoya{
  background:#5b828a;
}
.blog-ListUnit_Category-fukuoka{
  background:#3f97c0;
}
.blog-ListUnit_Categories a:hover{
  color:#fff;
}

.blog-ListUnit_Title a{
  text-decoration:none;
}
.blog-ListUnit_Title a:hover{
  text-decoration:underline;
}
.blog-ListUnit_Paragraph{
  display:none;
}
.blog-ListHero{
  margin-bottom:15px;
}
.blog-Recommend{

}
.blog-Recommend_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-7.5px;
  margin-right:-7.5px;
  margin-bottom:-20px;
}
.blog-Recommend_Items:not(:target):before, .blog-Recommend_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.blog-Recommend_Items > .blog-Recommend_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 15px );
  margin-left:7.5px;
  margin-right:7.5px;
  margin-bottom:20px;
}
.blog-RecommendUnit{

}
.blog-RecommendUnit_Thumbnail{
  margin-bottom:10px;
  text-align:center;
}

.blog-RecommendUnit_Thumbnail > a, .blog-RecommendUnit_Thumbnail > span{
  display:block;
  position:relative;
}

.blog-RecommendUnit_Thumbnail img{
 width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}


.blog-RecommendUnit_Thumbnail > a:hover{
  opacity:1 !important;
}
.blog-RecommendUnit_Title{
  margin-bottom:5px;
  font-weight:bold;
}
.blog-RecommendUnit_Text{
  font-size:12px;
  font-size:1.2rem;
}
.blog-RecommendUnit_Buttons{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  margin-top:15px;
}
.blog-Sub{

}

.blog-Sub_Block{
  margin-bottom:25px;
  padding-bottom:30px;
  border-bottom:1px solid #cccccc;
}
.column-Article{

}
.column-List{

}
.column-List_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-7.5px;
  margin-right:-7.5px;
  margin-bottom:-20px;
}
.column-List_Items:not(:target):before, .column-List_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.column-List_Items > .column-List_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 15px );
  margin-left:7.5px;
  margin-right:7.5px;
  margin-bottom:20px;
}
.column-List_Items > .column-List_Item a{
  display:block;
  text-decoration:none;
  color:#333333;
}
.column-List_Items > .column-List_Item a:hover{
  opacity:.8;
}
.column-List_Items > .column-List_Item a:hover img{
  opacity:1;
}
.column-ListUnit{

}
.column-ListUnit_Thumbnail{
  margin-bottom:10px;
  text-align:center;
}
.column-ListUnit_Thumbnail > a, .column-ListUnit_Thumbnail > span{
  display:inline-block;
  position:relative;
}
.column-ListUnit_Thumbnail > a:hover{
  opacity:1 !important;
}
.column-ListUnit_Title{
  margin-bottom:5px;
  font-weight:bold;
}
.column-ListUnit_Text{
  font-size:12px;
  font-size:1.2rem;
}
.column-ListUnit_Buttons{
  margin-top:15px;
}
.column-ListUnit_Button{
  font-weight:normal !important;
}
.column-Recommend{
  padding-top:20px;
  padding-bottom:20px;
}
.column-Recommend_Container{
  padding:15px;
  border:2px solid #cccccc;
  background:#f5f5f5;
}
.column-Recommend_Heading{
  margin-bottom:15px;
}
.column-Recommend_HeadingTitle{
  color:#737373;
  font-weight:bold;
  font-size:16.6px;
  font-size:calc(1.66rem + 1.4 * (100vw - 320px) / 880 );
}
.column-Recommend_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  -ms-flex-pack:justify;
      justify-content:space-between;
}
.column-Recommend_Items li{
  -ms-flex:0 1 auto;
      flex:0 1 auto;
  padding-bottom:10px;
  width:100%;
}
.column-Recommend_Items a{
  text-decoration:none;
  color:#333333;
}
.column-Recommend_Items a:hover{
  color:#837354;
}
.doc-Block{
  box-sizing:border-box;
  padding-right:15px;
  padding-left:15px;
}
.doc-Block + .doc-Block{
  margin-top:25px;
}
.doc-Box{

}
.doc-Box_Items{

}
.doc-Box_Item{
  position:relative;
  padding:20px 20px;
  border:1px solid #cccccc;
}
.doc-Box_Item + .doc-Box_Item{
  margin-top:30px;
}
.doc-Box_Unit{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.doc-Box_Unit:not(:target):before, .doc-Box_Unit:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.doc-Box_SubTitle{
  position:absolute;
  left:20px;
  bottom:calc(100% - 16px);
}
.doc-Box_SubTitleText{
  display:inline-block;
  padding-left:8px;
  padding-right:8px;
  background:#ffffff;
  font-style:italic;
}
.doc-Box_Num{
  padding-left:5px;
  font-size:18.4px;
  font-size:calc(1.84rem + 5.6 * (100vw - 320px) / 880 );
}
.doc-Box_Content{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  -ms-flex-order:2;
      order:2;
}

.doc-Box_Paragraph p{
  line-height:1.7;
}
.doc-Box_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  text-align:center;
  -ms-flex-order:1;
      order:1;
}
.doc-Breadcrumbs{
  margin-bottom:20px;
}
.doc-Breadcrumbs_Container{
  width:100%;
  margin-right:auto;
  margin-left:auto;
  box-sizing:border-box;
  padding-right:15px;
  padding-left:15px;
}
.doc-Breadcrumbs_Items{
  margin-left:0;
  list-style-type:none;
}
.doc-Breadcrumbs_Item{
  position:relative;
  display:inline-block;
  font-size:13px;
  color:#737373;
}
.doc-Breadcrumbs_Item:not(:first-child):before{
  width:25px;
  display:inline-block;
  text-align:center;
  text-decoration:none;
  font-family:FontAwesome;
  content:"\f105";
  font-size:.7em;
  vertical-align:middle;
  color:#737373;
}
.doc-Breadcrumbs_Item > a{
  font-size:13px;
  color:#737373;
  text-decoration:none;
}
.doc-Breadcrumbs_Item > a:hover{
  color:#737373;
}
.doc-Bukken{

}
.doc-Bukken_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-7.5px;
  margin-right:-7.5px;
  margin-bottom:-20px;
}
.doc-Bukken_Items:not(:target):before, .doc-Bukken_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.doc-Bukken_Items > .doc-Bukken_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 15px );
  margin-left:7.5px;
  margin-right:7.5px;
  margin-bottom:20px;
}
.doc-BukkenUnit{

}
.doc-BukkenUnit_Thumbnail{
  overflow:hidden;
  background:#f5f5f5;
}
.doc-BukkenUnit_Thumbnail > a{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  height:150px;
}
.doc-BukkenUnit_Thumbnail > a:hover{
  opacity:1 !important;
}
.doc-BukkenUnit_Thumbnail > a img{
  overflow:inherit !important;
  max-width:inherit;
  height:100%;
}
.doc-BukkenUnit_Status{
  position:absolute;
  width:70px;
  height:35px;
  left:-35px;
  transform:rotate(-45deg);
  transform-origin:50% 0;
  z-index:1;

}
.doc-BukkenUnit_Status:before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:0;
  height:0;
  border-style:solid;
  border-width:0 35px 35px 35px;
  transform-origin:0 0;
  z-index:1;
}
.doc-BukkenUnit_Status:after{
  content:' ';
  position:absolute;
  left:0;
  bottom:0px;
  width:100%;
  transform-origin:0 0;
  text-align:center;
  letter-spacing:0;
  font-size:13px;
  z-index:1;
  font-weight:normal;
}
.doc-BukkenUnit_Status-level1:before{
  border-color:transparent transparent rgba(153, 0, 0, 0.8) transparent;
}
.doc-BukkenUnit_Status-level1:after{
  content:'\53D7\4ED8\4E2D';
  color:#fee519;
}
.doc-BukkenUnit_Status-level2:before{
  border-color:transparent transparent rgba(199, 166, 80, 0.8) transparent;
}
.doc-BukkenUnit_Status-level2:after{
  content:'\5546\8AC7\4E2D';
  color:#ffffff;
}
.doc-BukkenUnit_Status-level3:before{
  border-color:transparent transparent rgba(65, 155, 25, 0.8) transparent;
}
.doc-BukkenUnit_Status-level3:after{
  content:'\6210\7D04\6E08';
  color:#ffffff;
}
.doc-BukkenUnit_Head{
  margin-top:10px;
}
.doc-BukkenUnit_Area{
  display:block;
}
.doc-BukkenUnit_Title{
  font-weight:bold;
}
.doc-BukkenUnit_Data{
  margin-top:10px;
  font-size:14.8px;
  font-size:calc(1.48rem + -2.8 * (100vw - 320px) / 880 );
}
.doc-BukkenUnit_Buttons{
  margin-top:15px;
}
.doc-BukkenUnit_Button{
  font-weight:normal !important;
}
.doc-Buttons > .doc-Buttons_Button{
  margin-top:30px;
}
.doc-ContainerWrapper{
  width:100%;
  margin-right:auto;
  margin-left:auto;
  margin-bottom:25px;
}
.doc-Container_Main{
  box-sizing:border-box;
  width:100%;
  margin-bottom:30px;
}
.doc-Container-reverse .doc-Container_Main{
  -ms-flex-order:2;
  order:2;
}
.doc-MainBanner{
  margin-top:25px;
}
.doc-ContainerMainBanner{
  box-sizing:border-box;
  padding-right:15px;
  padding-left:15px;
  margin-top:25px;
}
.doc-ContainerMainBanner_List{
  list-style-type:none;
  margin-left:0;
  text-align:center;
}
.doc-ContainerMainBanner_Title{
  margin-bottom:15px;
}
.doc-Container2{
  width:100%;
  margin-right:auto;
  margin-left:auto;
  box-sizing:border-box;
  padding-right:15px;
  padding-left:15px;
}

.doc-ContainerSubBanner{
  margin-left:0;
  list-style-type:none;
}
.doc-ContainerSubBanner li + li{
  margin-top:10px;
}
.doc-ContainerSubNav{
  margin-top:20px;
}
.doc-ContainerSubNav_Block{
  padding-top:15px;
  padding-bottom:15px;
  border-top:1px solid #cccccc;
}
.doc-ContainerSubNav_Title{
  margin-bottom:5px;
  color:#737373;
  font-weight:bold;
  font-size:15px;
  font-size:1.5rem;
}
.doc-ContainerSubNav_List{
  margin-left:0;
  list-style-type:none;
}
.doc-ContainerSubNav_List li:before{

}
.doc-ContainerSubNav_List li a{
  display:-ms-flexbox;
  display:flex;
  position:relative;
  padding:8px 8px 8px 15px;
  -ms-flex-align:baseline;
      align-items:baseline;
  text-decoration:none;
  color:#333333;
}
.doc-ContainerSubNav_List li a:hover{
  background:#f5f5f5;
  color:#ab0507;
}
.doc-ContainerSubNav_Icon{

}
.doc-ContainerSubSecured{
  margin-top:20px;
}
.doc-ContainerSubSecured_Logo{
  margin-bottom:15px;
  text-align:center;
}
.doc-ContainerSubSecured_Links{
  text-align:center;
}
.doc-ContainerSubSecured_Link{
  display:inline-block;
}
.doc-ContainerSubSecured_Link:after{
  content:' ';
  display:inline-block;
  margin-left:8px;
  background:url(../img/common/icon-blank.png) no-repeat center;
  width:9px;
  height:8px;
}
.doc-Cta{

}
.doc-Cta_Container{

}
.doc-Cta_Inner{

}
.doc-Cta_Heading{

}
.doc-Cta_Strong{
  color:#074888;
}
.doc-Cta_Button{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #074888;
  font-size:14px;
  font-weight:bold;
  background:#074888;
  color:#ffffff !important;
  width:100%;
  padding:15px 40px;
  border-radius:5px;
  font-weight:bold;
}
.doc-Cta_Button:hover{
  opacity:0.8;
  color:#ffffff !important;
}
.doc-Cta_Button:focus{
  opacity:0.8;
  color:#ffffff !important;
}
.doc-Cta_ButtonIcon{
  position:absolute;
  top:50%;
  width:1em;
  height:1em;
  line-height:1;
  margin-top:-.5em;
  right:10px;
}
.doc-DataList{
  border-bottom:1px solid #cccccc;
}
.doc-DataList:first-of-type{
  border-top:1px solid #cccccc;
}
.doc-DataList_Title{
  padding-top:15px;
  padding-bottom:5px;
  font-weight:bold;

}
.doc-DataList_Item{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
  padding-bottom:15px;
}
.doc-DataList_Item li + li{
  margin-top:7px;
}
.doc-Header{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
      flex-direction:column;
  -ms-flex-pack:center;
      justify-content:center;
  margin-bottom:30px;
  padding:20px 15px;
  background-image:linear-gradient(0deg, rgb(205,235,246) 0%, rgb(7,72,136) 0%, rgb(0,101,191) 100%);
  color:#ffffff;
}
.doc-Header-image{
  padding:0;
  background:transparent;
}

.doc-Header-image-text{
  position: relative;
  padding:0;
  background:transparent;
  height: inherit !important;
}

.doc-Header_Title{
  font-weight:normal;
  font-size:19.6px;
  font-size:calc(1.96rem + 8.4 * (100vw - 320px) / 880 );
  color:#ffffff;
}


.doc-Header-image-text .doc-Header_Title{
  display: flex;
    -ms-flex-direction:column;
      flex-direction:column;
  -ms-flex-align:center;
  align-items:center;
    -ms-flex-pack:center;
      justify-content:center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
    font-family: YuMincho,'游明朝',serif;
     font-size: 4.2vw;
     line-height: 1.2;
     letter-spacing: 0.05em;
}

.doc-Header-image-text .doc-Header_Title span{
  display: block;
    font-size: 8vw;
}
.doc-Header_Text{

}
.doc-Hero{

}
.doc-Info{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  -ms-flex-pack:distribute;
      justify-content:space-around;
  width:100%;
}
.doc-Info_Logo{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
  margin-bottom:15px;
  text-align:center;
}
.doc-Info_Logo-wide{
  width:100%;
}
.doc-InfoTel{
  width:100%;
  -ms-flex:0 0 auto;
      flex:0 0 auto;
  -ms-flex-item-align:center;
      -ms-grid-row-align:center;
      align-self:center;
  margin-bottom:10px;
  text-align:center;
}
.doc-InfoTel_Item{
  display:-ms-inline-flexbox;
  display:inline-flex;
}
.doc-InfoTel_Title{
  margin-right:20px;
  padding-top:3px;
  font-size:10px;
}
.doc-InfoTel_Area{
  display:block;
  font-size:20px;
  line-height:1;
  text-align:center;
}
.doc-InfoTel_Number{
  font-size:20px;
  -ms-flex-item-align:center;
      -ms-grid-row-align:center;
      align-self:center;
  font-weight:bold;
  line-height:1;
  letter-spacing:0.02em;
}
.doc-InfoTel_Link{
  color:#333333;
  text-decoration:none;
}
.doc-InfoTel_Icon{
  vertical-align:bottom;
}
.doc-InfoTel_Hour{
  text-align:center;
  font-size:13px;
}
.doc-InfoForm{
  width:100%;
}
.doc-InfoForm_Buttons{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
      flex-direction:column;
}
.doc-InfoForm_MaterialButton{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #737373;
  font-size:14px;
  font-weight:bold;
  background:#737373;
  color:#ffffff !important;
  padding:15px 40px;
  border-radius:5px;
  border:none;
  border-bottom:3px solid #257000;
  background-image:linear-gradient(90deg, rgb(51,153,0) 0%, rgb(83,189,30) 100%);
  transition:none;
  margin-bottom:10px;
}
.doc-InfoForm_MaterialButton:hover{
  opacity:0.8;
  color:#ffffff !important;
}
.doc-InfoForm_MaterialButton:focus{
  opacity:0.8;
  color:#ffffff !important;
}
.doc-InfoForm_MaterialButton:hover, .doc-InfoForm_MaterialButton:focus{
  margin-top:2px;
  border-bottom-width:1px;
  opacity:1;
}
.doc-InfoForm_ContactButton{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #737373;
  font-size:14px;
  font-weight:bold;
  background:#737373;
  color:#ffffff !important;
  padding:15px 40px;
  border-radius:5px;
  border:none;
  border-bottom:3px solid #dd5800;
  background-image:linear-gradient(90deg, #ff6900 0%, #ff9700 100%);
  transition:none;
}
.doc-InfoForm_ContactButton:hover{
  opacity:0.8;
  color:#ffffff !important;
}
.doc-InfoForm_ContactButton:focus{
  opacity:0.8;
  color:#ffffff !important;
}
.doc-InfoForm_ContactButton:hover, .doc-InfoForm_ContactButton:focus{
  margin-top:2px;
  border-bottom-width:1px;
  opacity:1;
}
.doc-InfoForm_ButtonIcon{
  position:absolute;
  top:50%;
  width:1em;
  height:1em;
  line-height:1;
  margin-top:-.5em;
  right:15px;
}
.doc-InfoForm_ButtonText{
  font-weight:normal;
}
.doc-InfoForm_ButtonIcon2{
  position:absolute;
  left:15px;
  margin-right:3px;
  padding:3px 5px;
  border-radius:3px;
  background:#ab0507;
  color:#ffffff;
  font-size:10px;
  text-align:center;
  letter-spacing:0.01em;
}
.doc-LinkArrow{
  position:relative;
  display:block;
  margin-top:10px;
  padding-left:1em;
  text-decoration:none;
}
.doc-LinkArrow:before{
  content:' ';
  display:inline-block;
  position:absolute;
  left:0;
  top:calc(0.75em - 4px);
  margin:auto;
  padding-right:0;
  vertical-align:middle;
  width:0;
  height:0;
  border-style:solid;
  border:4px solid transparent;
  border-left-color:#074888;
}
.doc-LinkArrow:hover{
  text-decoration:underline;
}
.doc-LinkArrow[target=_blank]:after{
  content:' ';
  display:inline-block;
  margin-left:8px;
  background:url(../img/common/icon-blank.png) no-repeat center;
  width:9px;
  height:8px;
}
.doc-Media ~ .doc-Media{
  margin-top:25px;
}
/*.doc-Media_Title{
  margin-bottom:15px;
  font-size:16.6px;
  font-size:calc(1.66rem + 1.4 * (100vw - 320px) / 880 );
  color:#074888;
  font-style:italic;
  font-weight:normal;
}*/
.doc-Media_Paragraph p ~ p{
  margin-top:1em;
}
.doc-Media_ImageWrapper{
  display:none;
}
.form-Flow{
  margin-bottom:30px;
}
.form-Flow_Items{
  display:-ms-flexbox;
  display:flex;
  overflow:hidden;
  margin-left:0;
  list-style-type:none;
}
.form-Flow_Item{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
      flex-direction:column;
  -ms-flex-pack:center;
      justify-content:center;
  position:relative;
  height:90px;
  padding-left:25px;
  padding-right:15px;
  background:#d0ebff;
  color:#1d84d1;
  -ms-flex:1 1 auto;
      flex:1 1 auto;
  font-weight:bold;
}
.form-Flow_Item:before, .form-Flow_Item:after{
  content:' ';
  position:absolute;
  top:-4px;
  left:100%;
  width:0;
  height:0;
  border-style:solid;
  border-width:49px 0 49px 15px;
  border-color:transparent transparent transparent #d0ebff;
  z-index:2;
}
.form-Flow_Item:before{
  left:calc(100% + 2px);
  border-color:transparent transparent transparent #1d84d1;
}
.form-Flow_Item-active{
  background:#1d84d1;
  color:#ffffff;
}
.mw_wp_form_input .form-Flow_Item:first-child{
  background:#1d84d1;
  color:#ffffff;
}
.mw_wp_form_confirm .form-Flow_Item:nth-child(2){
  background:#1d84d1;
  color:#ffffff;
}
.mw_wp_form_complete .form-Flow_Item:last-child{
  background:#1d84d1;
  color:#ffffff;
}
.form-Flow_Item-active:before,.mw_wp_form_input .form-Flow_Item:first-child:before,.mw_wp_form_confirm .form-Flow_Item:nth-child(2):before,.mw_wp_form_complete .form-Flow_Item:last-child:before{
  left:100%;
}
.form-Flow_Item-active:after,.mw_wp_form_input .form-Flow_Item:first-child:after,.mw_wp_form_confirm .form-Flow_Item:nth-child(2):after,.mw_wp_form_complete .form-Flow_Item:last-child:after{
  left:calc(100% - 2px);
  border-color:transparent transparent transparent #1d84d1;
}
.form-Flow_Item:first-child{
  padding-left:15px;
}
.form-Flow_Item:last-child:before, .form-Flow_Item:last-child:after{
  display:none;
}
.form-Flow_Step{
  display:block;

}
.form-Flow_Text{
  display:none;
  font-size:14px;
}
.mw_wp_form_input .form-Flow_Item:first-child .form-Flow_Text, .mw_wp_form_confirm .form-Flow_Item:nth-child(2) .form-Flow_Text, .mw_wp_form_complete .form-Flow_Item:last-child .form-Flow_Text, .form-Flow_Item-active .form-Flow_Text{
  display:block;
}
.form-Main{
  
}
.form-Main_Groups{
  margin-bottom:30px;
}
.form-Main_Group:nth-of-type(2n+1){
  background:#f5f5f5;
}
.form-Main_Key{
  box-sizing:border-box;
  display:block;
  position:relative;
  width:100%;
  width:100%;
  padding-top:10px;
  padding-right:80px;
  padding-left:10px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:bold;
}
.form-Main_Key:after{
  content:"\4EFB\610F";
  background:#737373;
  display:inline-block;
  font-size:12px;
  text-align:center;
  line-height:20px;
  color:#ffffff;
  font-weight:normal;
  white-space:nowrap;
  position:absolute;
  top:50%;
  margin-top:-10px;
  width:45px;
  right:35px;
  padding:0 10px;
  border-radius:5px;
}
.form-Main_Group-required .form-Main_Key:after{
  content:"\5FC5\9808";
  background:#ab0507;
  display:inline-block;
  font-size:12px;
  text-align:center;
  line-height:20px;
  color:#ffffff;
  font-weight:normal;
  white-space:nowrap;
}
.is-success .form-Main_Key:after{
  content:'OK';
  background:#63a656;
}
.is-success .form-Main_Key:before{
  content:'';
  position:absolute;
  top:50%;
  right:5px;
  border-radius:0;
  width:20px;
  height:13px;
  margin-top:-10px;
  border-left:6px solid #63a656;
  border-bottom:6px solid #63a656;
  background:none;
  transform:rotate(-45deg);
}
.form-Main_Value{
  box-sizing:border-box;
  display:block;
  position:relative;
  width:100%;
  padding-right:10px;
  padding-left:10px;
  font-size:16px;
  font-size:calc(1.6rem + 0 * (100vw - 320px) / 880 );
}
.form-Main_ValueNote{
  display:inline-block;
  margin-left:10px;
  margin-bottom:10px;
  font-size:12px;
}
.mw_wp_form_confirm .form-Main_ValueNote{
  display:none;
}
.form-Main_ValueUnit{
  margin-left:10px;
}
.form-Main textarea{
  width:100% !important;
  height:350px !important;
}
.form-Main_Buttons{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  -ms-flex-pack:distribute;
      justify-content:space-around;
  text-align:center;
}
.form-Main_SubmitButton{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #737373;
  font-size:14px;
  font-weight:bold;
  background:#737373;
  color:#ffffff !important;
  padding:15px 40px;
  border-radius:5px;
  border:none;
  border-bottom:3px solid #dd5800;
  background-image:linear-gradient(90deg, #ff6900 0%, #ff9700 100%);
  transition:none;
  width:80%;
  margin-bottom:10px;
  -ms-flex-order:1;
      order:1;
}
.form-Main_SubmitButton:hover{
  opacity:0.8;
  color:#ffffff !important;
}
.form-Main_SubmitButton:focus{
  opacity:0.8;
  color:#ffffff !important;
}
.form-Main_SubmitButton:hover, .form-Main_SubmitButton:focus{
  margin-top:2px;
  border-bottom-width:1px;
  opacity:1;
}
.form-Main_BackButton{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #737373;
  font-size:14px;
  font-weight:bold;
  background:#737373;
  color:#ffffff !important;
  padding:15px 40px;
  border-radius:5px;
  border:none;
  border-bottom:3px solid #257000;
  background-image:linear-gradient(90deg, rgb(51,153,0) 0%, rgb(83,189,30) 100%);
  transition:none;
  width:80%;
  margin-bottom:10px;
  -ms-flex-order:2;
      order:2;
}
.form-Main_BackButton:hover{
  opacity:0.8;
  color:#ffffff !important;
}
.form-Main_BackButton:focus{
  opacity:0.8;
  color:#ffffff !important;
}
.form-Main_BackButton:hover, .form-Main_BackButton:focus{
  margin-top:2px;
  border-bottom-width:1px;
  opacity:1;
}
.form-Main_ButtonIcon{
  position:absolute;
  top:50%;
  width:1em;
  height:1em;
  line-height:1;
  margin-top:-.5em;
  right:15px;
}
.form-Main_ButtonText{
  font-weight:normal;
}
.formErrorContent{
  position:relative;
  display:inline-block;
  background:#ab0507;
  margin-top:10px !important;
  padding:5px 10px;
  color:#ffffff;
  font-size:12px;
  font-size:12px;
  font-size:1.2rem;
}
.formErrorContent:before{
  content:' ';
  display:block;
  position:absolute;
  bottom:100%;
  left:20px;
  width:0;
  height:0;
  border-style:solid;
  border-width:0 5px 8px 5px;
  border-color:transparent transparent #ab0507 transparent;
}
.form-Privacy{
  margin-top:45px;
  margin-bottom:45px;
}
.mw_wp_form_confirm .form-Privacy{
  display:none;
}
.form-Privacy_Lead{
  text-align:center;
  font-size:16px;
  font-size:1.6rem;
}
.form-Privacy_Title{
  font-size:20px;
  font-size:2rem;
  margin-bottom:15px;
  font-weight:bold;
}
.form-Privacy_Container{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.form-Privacy_Container:not(:target):before, .form-Privacy_Container:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.form-Privacy_Block{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.form-Privacy_Mark{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  text-align:center;
}
.form-Privacy_Statement{
  box-sizing:border-box;
  padding:20px;
  border:1px solid #cccccc;
  overflow-y:scroll;
  height:175px;
  font-size:14px;
  font-size:1.4rem;
  color:#333333;
}
.form-Privacy_Statement dl{
  margin:15px 0;
}
.form-Privacy_Statement dl dt{
  font-weight:bold;
}
.form-Privacy_Statement dl dd + dt{
  margin-top:20px;
}
.form-Privacy_Statement dl dd ul{
  margin-top:10px;
  margin-bottom:10px;
}
.form-Privacy_Agree{
  text-align:center;
}
.form-Privacy_Required{
  color:#ab0507;
}
.form-Privacy_AgreeRequired{
  color:#ab0507;
}
.form-Question{
  margin-bottom:25px;
}
.form-Question_Container{
  background:#f2f2f2;
  padding:20px;
}
.form-Question_Heading{
  margin-bottom:15px;
  text-align:center;
}
.form-Question_HeadingTitle{
  font-size:18.4px;
  font-size:calc(1.84rem + 5.6 * (100vw - 320px) / 880 );
  font-weight:normal;
}
.form-Question_HeadingTitleStrong{
  font-weight:bold;
  color:#074888;
}
.form-Question_Block{

}
.mw_wp_form_confirm .form-Question_Groups{
  display:block !important;
}
.form-Question_Groups.js-accordion-body{
  display:none;
}
.form-Question_Group{

}
.form-Question_Key{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  padding-top:10px;
  padding-bottom:5px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:bold;
}
.form-Question_Key:after{
  content:"\4EFB\610F";
  background:#737373;
  display:inline-block;
  font-size:12px;
  text-align:center;
  line-height:20px;
  color:#ffffff;
  font-weight:normal;
  white-space:nowrap;
  margin-left:20px;
  padding:0 10px;
  border-radius:5px;
}
.form-Question_Value{
  padding-bottom:15px;
}
.form-Question_ValueTitle{
  color:#737373;
}
.form-Question_ValueUnit{
  margin-left:10px;
  margin-right:10px;
}
.form-Question_ValueText{
  display:inline-block;
}
.form-Question_Button{
  display:-ms-flexbox;
  display:flex;
  text-decoration:none;
  background:#ffffff;
}
.mw_wp_form_confirm .form-Question_Button{
  display:none !important;
}
.form-Question_ButtonIcon{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  -ms-flex-align:center;
      align-items:center;
  width:30px;
  background:#737373;
  text-align:center;
  color:#ffffff;
}
.form-Question_ButtonIcon:after{
  content:'\f107';
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  -webkit-font-smoothing:antialiased;
  font-size:22px;
}
.form-Question_Button.is-open .form-Question_ButtonIcon:after{
  content:'\f106';
}
.form-Question_ButtonText{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  padding-top:12px;
  padding-bottom:12px;
  font-weight:bold;
  font-size:17.8px;
  font-size:calc(1.78rem + 4.2 * (100vw - 320px) / 880 );
  color:#333333;
  font-weight:bold;
}
.form-Question_ButtonText:before{
  content:"\4EFB\610F";
  background:#737373;
  display:inline-block;
  font-size:12px;
  text-align:center;
  line-height:20px;
  color:#ffffff;
  font-weight:normal;
  white-space:nowrap;
  margin-right:10px;
  margin-left:10px;
  padding-right:3px;
  padding-left:3px;
  border-radius:5px;
}
.form-Thanks{

}
.form-Thanks_Title{
  margin-bottom:25px;
  font-size:19.6px;
  font-size:calc(1.96rem + 8.4 * (100vw - 320px) / 880 );
  text-align:center;
  color:#074888;
  font-weight:normal;
}
.form-Thanks_Paragraph{
  line-height:2;
}
.form-Thanks_Paragraph p{
  margin-bottom:15px;
}
.form-Thanks_TOP{
  text-align:right;
}
.form-Thanks_Strong{
  font-weight:bold;
  color:#074888;
}
.gy-List{

}
.gy-List_Items{

}
.gy-List_Item + .gy-List_Item{
  margin-top:20px;
}
.gy-ListUnit{

}
.gy-ListUnit_Title{
  margin-bottom:10px;
  border-left:2px solid #1b468c;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:normal;
}
.gy-ListUnit_Title a, .gy-ListUnit_Title span{
  display:block;
  padding:3px 7px;
  background:#f5f5f5;
  text-decoration:none;
}
.gy-ListUnit_Title a:hover{
  opacity:.8;
  text-decoration:underline;
}
.gy-ListUnit_Text{
  margin-bottom:1em;
}
.gy-Utility{
  margin-bottom:20px;
  background:#f5f5f5;
  padding:10px;
}
.gy-Utility_Container{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-10px;
}
.gy-Utility_Container:not(:target):before, .gy-Utility_Container:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.gy-Utility_Container > .gy-Utility_Categories{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  -ms-flex-pack:start;
      justify-content:flex-start;
}
.gy-Utility_Category{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  -ms-flex:0 0 auto;
      flex:0 0 auto;
  padding:5px 10px;
  border:1px solid #cccccc;
  background:#ffffff;
  text-decoration:none;
  color:#333333;
  margin-right:5px;
  margin-bottom:5px;
}
.gy-Utility_Category-current{
  border-color:#0b7aca;
  background:#0b7aca;
  color:#ffffff;
}
.gy-Utility_Container > .gy-Utility_Search{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
}
.hero-Main{
  background:#f5f5f5;
}
.hero-Main_Container{
  width:100%;
  margin-right:auto;
  margin-left:auto;
}
.hero-Main_Slider{

}
.hero-Main_ImageWrapper{

}
.hero-Sub{
  padding-top:30px;
  padding-bottom:30px;
  background:#f5f5f5;
  text-align:center;
}
.ki-Article_Container{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:0;
}
.ki-Article_Container:not(:target):before, .ki-Article_Container:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.ki-Article_Container > .ki-Article_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:0;
  padding-bottom:10px;
  text-align:center;
}
.ki-Article_Container .ki-Article_Image_Button{
  margin:1em 0;
}
.ki-Article_Container > .ki-Article_Block{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:0;
}
.ki-Article_Head{
  margin-bottom:15px;
}
.ki-Article_HeadSub{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  margin-bottom:15px;
}
.ki-Article_CustomerName{
  display:inline-block;
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
}
.ki-Article_HeadMain{
  margin-bottom:15px;
}
.ki-Article_Title{
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  color:#1b468c;
  font-weight:normal;
}
.ki-Article_Meta{
  margin-bottom:15px;
}
.ki-Article_Data{
  margin-bottom:15px;
}
.ki-Article_Tags{
  margin-bottom:10px;
}
.ki-Article_Tag{
  display:inline-block;
  padding:2px 5px;
  border:1px solid #cccccc;
  text-decoration:none;
  color:#333333;
}
.ki-Article_Tag + .ki-Article_Tag{
  margin-left:7px;
}
.ki-Article_Paragraph{
  margin-bottom:15px;
}
.ki-ArticleFaq{

}
.ki-ArticleFaq_Group + .ki-ArticleFaq_Group{
  margin-top:20px;
}
.ki-ArticleFaq_Quesiton{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  margin-bottom:10px;
  color:#1b468c;
  font-weight:bold;
}
.ki-ArticleFaq_Quesiton:before{
  content:' ';
  position:relative;
  display:inline-block;
  width:1em;
  height:1px;
  background:#1b468c;
}
.ki-ArticleFaq_Answear{

}
.ki-Article_Foot{
  margin-top:20px;
  padding-top:20px;
  border-top:1px solid #cccccc;
}
.ki-Article_Buttons{
  text-align:center;
}
.ki-List{

}
.ki-List_Items{
  margin-top:20px;
}
.ki-List_Item{
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #cccccc;
}
.ki-ListUnit{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:0;
}
.ki-ListUnit:not(:target):before, .ki-ListUnit:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.ki-ListUnit > .ki-ListUnit_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:0;
  padding-bottom:10px;
  text-align:center;
}
.ki-ListUnit > .ki-ListUnit_Block{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:0;
}
.ki-ListUnit_Head{
  margin-bottom:15px;
}
.ki-ListUnit_HeadSub{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  margin-bottom:15px;
}
.ki-ListUnit_CustomerName{
  display:inline-block;
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
}
.ki-ListUnit_HeadMain{
  margin-bottom:15px;
}
.ki-ListUnit_Title{
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  color:#1b468c;
  font-weight:normal;
}
.ki-ListUnit_Title a{
  text-decoration:none;
}
.ki-ListUnit_Title a:hover{
  text-decoration:underline;
}
.ki-ListUnit_Tags{
  margin-bottom:10px;
}
.ki-ListUnit_Tag{
  display:inline-block;
  padding:2px 5px;
  border:1px solid #cccccc;
  text-decoration:none;
  color:#333333;
}
.ki-ListUnit_Tag + .ki-ListUnit_Tag{
  margin-left:7px;
}
.ki-ListUnit_Data{
  margin-bottom:15px;
}
.ki-ListUnit_Paragraph{
  margin-bottom:15px;
}
.ki-ListUnit_Buttons{

}
.ki-ListCategory{
  margin-top:20px;
  background:#f5f5f5;
}
.ki-ListCategory_Container{
  padding:10px;
}
.ki-ListCategory_Links{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-10px;
}
.ki-ListCategory_Links:not(:target):before, .ki-ListCategory_Links:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.ki-ListCategory_Links > .ki-ListCategory_Link{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 50% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
}
.ki-ListCategory_Link{
  padding:10px;
  border:1px solid #cccccc;
  background:#ffffff;
  font-size:12px;
  font-size:1.2rem;
  text-decoration:none;
  color:#333333;
}
.ki-ListCategory_Link-current{
  border-color:#0b7aca;
  background:#0b7aca;
  color:#ffffff;
}
.news-List{

}
.news-List_Items{

}
.news-List_Item{
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #cccccc;
}
.news-ListUnit{
  display:-ms-flexbox;
  display:flex;
}
.news-ListUnit_Data{
  -ms-flex:0 0 auto;
      flex:0 0 auto;
  width:100px;
}
.news-ListUnit_Block{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
}
.news-ListUnit_Head{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  margin-bottom:10px;
}
.news-ListUnit_Title{
  font-weight:bold;
}
.news-ListUnit_Paragraph{
  letter-spacing:0.05em;
}
.news-MaterialBanner{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  max-width:415px;
  margin-top:15px;
  padding:10px 5px;
  border-radius:6px;
  background:#007edf;
  color:#ffffff;
  text-decoration:none;
}
.news-MaterialBanner_Icon{
  -ms-flex:0 0 auto;
      flex:0 0 auto;
  width:40px;
  margin-right:10px;
}
.news-MaterialBanner_Block{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
  letter-spacing:-0.05em;
}
.news-MaterialBanner_Text1{
  font-size:14px;
}
.news-MaterialBanner_Text2{
  display:block;
  font-size:18px;
}
.news-MaterialBanner_Text2Strong{
  font-weight:bold;
}
.page-Agency{

}
.page-AgencySystem{

}
.page-AgencySystem_ImageWrapper{
  text-align:center;
}
.page-AgencyBussiness{

}
.page-AgencyBussiness_Items{

}
.page-AgencyBussiness_Item{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-AgencyBussiness_Item:not(:target):before, .page-AgencyBussiness_Item:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-AgencyBussiness_Item:not(:first-child){
  margin-top:40px;
}
.page-AgencyBussiness_TextWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-AgencyBussiness_Title{
  margin-bottom:10px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  letter-spacing:0.05em;
  font-weight:bold;
}
.page-AgencyBussiness_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-AgencyBussiness_Text2{
  margin-top:20px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:bold;
  text-align:center;
}
.page-AgencyManagement_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-AgencyManagement_Items:not(:target):before, .page-AgencyManagement_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-AgencyManagement_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 50% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-AgencyManagement_Content{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-AgencyManagement_Content:not(:target):before, .page-AgencyManagement_Content:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-AgencyManagement_Content > .page-AgencyManagement_TextWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-AgencyManagement_Content > .page-AgencyManagement_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-AgencyManagement_Title{
  margin-bottom:5px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  letter-spacing:0.05em;
  font-weight:bold;
}
.page-BasePreview{

}
.page-BasePreview_Container{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-BasePreview_Container:not(:target):before, .page-BasePreview_Container:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-BasePreview_MapWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-BasePreview_Map{
  overflow:hidden;
  height:180px;
}
.page-BasePreview_MapLink{
  width:100%;
  height:0;
  overflow:hidden;
  display:block;
  position:relative;
  background-size:cover;
  padding-bottom:100%;
}
.page-BasePreview_MapLink img{
  height:250px;
  max-width:640px;
  position:absolute;
  top:-35px;
  left:calc(50% - 320px);
}
.page-BasePreview_Detail{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-BasePreview_Buttons{
  margin-top:15px;
}


.page-BaseAccess_Data{

}
.page-BaseAccess_Data dt{
  float: left;
  clear: both;
  font-weight: bold;
}
.page-BaseAccess_Data dd{

}
.page-BaseAccess_Data dd:before{
  display:inline-block;
  content:':';
  padding-right:3px;
  padding-left:3px;
}
.page-BaseAccess_Map{
  position:relative;

  margin-bottom:15px;
}
.page-BaseAccess_MapLink{
}
.page-BaseAccess_MapLink img{
  width:760px;
  height:256px;
  max-width:760px;
  position:absolute;
  top:-33px;
  left:calc(50% - 380px);
}
.page-BaseAccess_Google{
 display: none;
}


.page-BaseAccess_InfoContainer{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-BaseAccess_InfoContainer:not(:target):before, .page-BaseAccess_InfoContainer:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-BaseAccess_Info{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-BaseAccess_Buttons{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
  margin-top:15px;
}
.page-BaseAccess_Buttons:not(:target):before, .page-BaseAccess_Buttons:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-BaseAccess_Button{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-BaseGreeting_ImageWrapper{
  margin-bottom:10px;
  text-align:center;
}
.page-BaseGreeting_Title{
  margin-bottom:15px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:normal;
  font-style:italic;
}
.page-BaseGreeting_Name{
  text-align:right;
}
.page-BukkenRecommend{

}
.page-BukkenRecommend_Heading{
  margin-bottom:15px;
}

.page-BukkenRecommend_Items{

}
.page-BukkenRecommend_Item{

}
.page-BukkenRecommendLabel{
  -ms-flex:0 0 auto;
      flex:0 0 auto;
  display:inline-block;
  margin-right:15px;
  padding-left:5px;
  padding-right:5px;
  background:#333333;
  color:#ffffff;
  font-size:12px;
  letter-spacing:0.2em;
}
.page-BukkenRecommendLabel-new{
  background:#ff9100;
}
.page-BukkenRecommend_Thumbnail{
  overflow:hidden;
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  max-width:100%;
  margin-bottom:15px;
  background:#f5f5f5;
}
.page-BukkenRecommend_ImageWrapper{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
}
.page-BukkenRecommend_ImageWrapper img{
  width:100%;
  height:auto;
}
.page-BukkenRecommend_ImageWrapper + .page-BukkenRecommend_ImageWrapper{
  border-left:5px solid #ffffff;
}
.page-BukkenRecommend_Status{
  -ms-flex-item-align:start;
      align-self:flex-start;
  position:absolute;
  position:absolute;
  width:70px;
  height:35px;
  left:-35px;
  transform:rotate(-45deg);
  transform-origin:50% 0;
  z-index:1;
}
.page-BukkenRecommend_Status:before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:0;
  height:0;
  border-style:solid;
  border-width:0 35px 35px 35px;
  transform-origin:0 0;
  z-index:1;
}
.page-BukkenRecommend_Status:after{
  content:' ';
  position:absolute;
  left:0;
  bottom:0px;
  width:100%;
  transform-origin:0 0;
  text-align:center;
  letter-spacing:0;
  font-size:13px;
  z-index:1;
  font-weight:normal;
}
.page-BukkenRecommend_Status-level1:before{
  border-color:transparent transparent rgba(153, 0, 0, 0.8) transparent;
}
.page-BukkenRecommend_Status-level1:after{
  content:'\53D7\4ED8\4E2D';
  color:#fff;
}
.page-BukkenRecommend_Status-level2:before{
  border-color:transparent transparent rgba(199, 166, 80, 0.8) transparent;
}
.page-BukkenRecommend_Status-level2:after{
  content:'\5546\8AC7\4E2D';
  color:#ffffff;
}
.page-BukkenRecommend_Status-level3:before{
  border-color:transparent transparent rgba(65, 155, 25, 0.8) transparent;
}
.page-BukkenRecommend_Status-level3:after{
  content:'\6210\7D04\6E08';
  color:#ffffff;
}
.page-BukkenRecommend_Data{
  table-layout:fixed;
}

.page-BukkenRecommend_Strong{
  font-size:18.4px;
  font-size:calc(1.84rem + 5.6 * (100vw - 320px) / 880 );
  color:#fb6305;
}
.page-BukkenRecommendInfo{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  font-size:16px;
  font-size:1.6rem;
  margin-bottom:15px;
}
.page-BukkenRecommendInfo:not(:target):before, .page-BukkenRecommendInfo:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-BukkenRecommendInfo > .page-BukkenRecommendInfo_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:100%;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
}

.page-BukkenRecommendArea{

}
.page-BukkenRecommendArea_Heading{
  margin-bottom:15px;
}
.page-BukkenRecommendArea_HeadingTitle{
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:normal;
  font-style:italic;
}
.page-BukkenRecommendArea_Paragraph{
  margin-bottom:15px;
}
.page-BukkenRecommend_Buttons{
  margin-top:20px;
  margin-bottom:25px;
  text-align:center;
}
.page-BukkenRecommend_Button{
  max-width:305px;
  padding-top:15px !important;
  padding-bottom:15px !important;
}
.page-BukkenMikoukai{

}
.page-BukkenMikoukai_Heading{
  box-sizing:border-box;
  padding-right:15px;
  padding-left:15px;
  padding-top:3px;
  padding-bottom:3px;
  background:url(../img/shuuekibukken/bg-ttl-mikoukai.png) repeat-y center center;
  color:#ffffff;
}
.page-BukkenMikoukai_Title{
  display:-ms-flexbox;
  display:flex;
  color:#ffffff;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:normal;
  -ms-flex-pack:center;
      justify-content:center;
  -ms-flex-align:center;
      align-items:center;
}
.page-BukkenMikoukai_TitleIcon{
  display:-ms-flexbox;
  display:flex;
  margin-right:10px;
  -ms-flex-align:center;
      align-items:center;
}
.page-BukkenMikoukai_Title2{
  padding-top:10px;
  padding-bottom:10px;
  border:1px solid #cccccc;
  border-top:none;
  text-align:center;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:normal;
  color:#074888;
}
.page-BukkenMikoukai_ContainerWrapper{
  border:1px solid #cccccc;
  border-top:none;
  padding:20px;
}
.page-BukkenMikoukai_Container > .page-BukkenMikoukai_ImageWrapper{
  margin-bottom:15px;
  text-align:center;
}
.page-BukkenMikoukai_Buttons{
  margin-top:15px;
}
.page-BukkenMikoukai_Button{
  max-width:551px;
  font-size:18px !important;
}
.page-BukkenSeiyaku_Item + .page-BukkenSeiyaku_Item{
  margin-top:15px;
}
.page-BukkenSeiyaku_Heading{
  padding-bottom:10px;
  margin-bottom:15px;
  border-bottom:2px solid #cccccc;
  font-weight:bold;
}
.page-BukkenSeiyaku_Title{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  font-weight:bold;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
}
.page-BukkenSeiyaku_Title a{
  text-decoration:none;
  color:#333333;
}
.page-BukkenSeiyaku_Title a:hover{
  text-decoration:underline;
  color:#074888;
}
.page-BukkenSeiyaku_TitleArea{
  display:inline-block;
  padding-left:10px;
  font-weight:normal;
}
.page-BukkenSeiyaku_ImageWrapper{
  position:relative;
  margin-bottom:20px;
  background:#f5f5f5;
  text-align:center;
}
.page-BukkenSeiyaku_Status{
  position:absolute;
  width:70px;
  height:35px;
  left:-35px;
  transform:rotate(-45deg);
  transform-origin:50% 0;
  z-index:1;
  top:0;
}
.page-BukkenSeiyaku_Status:before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:0;
  height:0;
  border-style:solid;
  border-width:0 35px 35px 35px;
  transform-origin:0 0;
  z-index:1;
}
.page-BukkenSeiyaku_Status:after{
  content:' ';
  position:absolute;
  left:0;
  bottom:0px;
  width:100%;
  transform-origin:0 0;
  text-align:center;
  letter-spacing:0;
  font-size:13px;
  z-index:1;
  font-weight:normal;
}
.page-BukkenSeiyaku_Status-level1:before{
  border-color:transparent transparent rgba(153, 0, 0, 0.8) transparent;
}
.page-BukkenSeiyaku_Status-level1:after{
  content:'\53D7\4ED8\4E2D';
  color:#fee519;
}
.page-BukkenSeiyaku_Status-level2:before{
  border-color:transparent transparent rgba(199, 166, 80, 0.8) transparent;
}
.page-BukkenSeiyaku_Status-level2:after{
  content:'\5546\8AC7\4E2D';
  color:#ffffff;
}
.page-BukkenSeiyaku_Status-level3:before{
  border-color:transparent transparent rgba(65, 155, 25, 0.8) transparent;
}
.page-BukkenSeiyaku_Status-level3:after{
  content:'\6210\7D04\6E08';
  color:#ffffff;
}
.page-BukkenSeiyaku_Data th{
  width:110px;
  font-weight:bold;
}
.page-BukkenSeiyaku_Buttons{
  margin-top:18px;
}
.page-BukkenSeiyaku_Button{
  font-weight:bold;
}
.page-BukkenDesign_HeadingTitle{
  margin-bottom:20px;
  text-align:center;
}
.page-BukkenDesign_HeadingTitle img{
  margin:0 auto;
}
.page-BukkenDesign_Items{

}
.page-BukkenDesign_Item + .page-BukkenDesign_Item{
  margin-top:20px;
}
.page-BukkenDesign_Unit{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-BukkenDesign_Unit:not(:target):before, .page-BukkenDesign_Unit:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-BukkenDesign_Unit > .page-BukkenDesign_Block{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-BukkenDesign_Unit > .page-BukkenDesign_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  text-align:center;
}
.page-BukkenDesign_Title{
  margin-bottom:10px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:bold;
}
.page-BukkenDesign_Footer{
  margin-top:20px;
}
.page-BukkenDesign_FooterText{
  text-align:center;
}
.page-BukkenDesign_Buttons{
  margin-top:15px;
  text-align:center;
}
.page-BukkenDesign_Button{
  max-width:300px;
}
.page-BukkenBanner{

}
.page-BukkenBanner_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:0;
  margin-right:0;
  margin-bottom:-20px;
}
.page-BukkenBanner_Items:not(:target):before, .page-BukkenBanner_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-BukkenBanner_Items > .page-BukkenBanner_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:100%;
  margin-left:0;
  margin-right:0;
  margin-bottom:20px;
  text-align:center;
}
.page-CatalogPreview{

}
.page-CatalogPreview_Item{
  padding-bottom:15px;
}
.page-CatalogPreview_Item + .page-CatalogPreview_Item{
  padding-top:15px;
  border-top:1px solid #cccccc;
}
.page-CatalogPreview_Cover{
  position:relative;
  margin-bottom:20px;
  text-align:center;
}
.page-CatalogPreview_Title{
  margin-bottom:15px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:bold;
}
.page-CatalogPreview_Pages{
  margin-top:15px;
  margin-bottom:15px;
  font-size:0;
}
.page-CatalogPreview_Pages li{
  display:inline-block;
  margin:5px;
}
.page-CatalogPreview_PagesLink{
  color:#074888;
}
.co-Company{

}
.co-Company_Data{

}
.co-Company_Data tr:nth-child(2n-1){
  background:#f5f5f5;
}
.co-Company_Data th{
  width:160px;
  padding:7px 15px;
  font-weight:bold;
}
.co-Company_Data td{
  padding:7px 15px;
}
.co-Business + .co-Business{
  margin-top:15px;
}
.co-Business_Head{
  position:relative;
  text-align:center;
  margin-bottom:10px;
}
.co-Business_HeadTitle{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  -ms-flex-align:center;
      align-items:center;
  position:absolute;
  width:100%;
  height:100%;
  text-align:center;
  border-bottom:1px solid #ffffff;
  color:#ffffff;
}
.co-Business_HeadTitleText{
  display:inline-block;
  border-bottom:1px solid #ffffff;
  font-weight:normal;
}
.co-Base{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.co-Base:not(:target):before, .co-Base:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.co-Base + .co-Base{
  margin-top:15px;
}
.co-Base_MapWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.co-Base_TextWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.co-Base_Title{
  font-size:16px;
  font-size:calc(1.6rem + 0 * (100vw - 320px) / 880 );
  font-weight:bold;
}
.co-Base_Text + .co-Base_Title{
  margin-top:1em;
}
.co-Base_Data{

}
.co-Base_Data dt{
  clear: both;
  float: left;
  font-weight:bold;
}
.co-Base_Data dd{

}
.co-Base_Data dd:before{
  display:inline-block;
  content:':';
  padding-right:3px;
  padding-left:3px;
}
.co-Base_Button{
  margin-top:15px;
  width:270px;
}
.co-Base_Map{
  overflow:hidden;
  height:180px;
}
.co-Base_MapLink{
  width:100%;
  height:0;
  overflow:hidden;
  display:block;
  position:relative;
  background-size:cover;
  padding-bottom:100%;
}
.co-Base_MapLink img{
  height:250px;
  max-width:640px;
  position:absolute;
  top:-35px;
  left:calc(50% - 320px);
}
.page-FAQ{

}
.page-FAQ_Anchor{
  display:none;
}
.page-FAQ_AnchorItems{
  list-style-type:none;
  margin-left:0;
}
.page-FAQ_AnchorItem{
  display:-ms-flexbox;
  display:flex;
  line-height:1.7;
}
.page-FAQ_AnchorItem:before{
  content:'Q';
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
  width:25px;
  height:1.7em;
  margin-right:10px;
  background:#074888;
  color:#ffffff;
}
.page-FAQ_AnchorItem:not(:first-child){
  margin-top:10px;
}
.page-FAQ_Items{

}
.page-FAQ_Item{
  margin-top:25px;
}
.page-FAQUnit{
  padding:20px;
  background:#f5f5f5;
}
.page-FAQUnit dt, .page-FAQUnit dd{
  position:relative;
  padding-left:38px;
}
.page-FAQUnit dt:before{
  position:absolute;
  left:0;
  top:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center;
  content:' ';
  width:28px;
  text-align:center;
  font-weight:normal;
  color:#ffffff;
}
.page-FAQUnit dd:before{
  position:absolute;
  left:0;
  top:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center;
  content:' ';
  width:28px;
  text-align:center;
  font-weight:normal;
  color:#ffffff;
}
.page-FAQUnit dt{
  line-height:1.9;
  color:#074888;
  font-size:16px;
  font-size:1.6rem;
}
.page-FAQUnit dt:before{
  content:'Q';
  height:1.9em;
  background:#074888;
}
.page-FAQUnit dd{
  margin-top:10px;
}
.page-FAQUnit dd:before{
  content:'A';
  height:30px;
  background:#e67e22;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
}
.page-FAQ_Notes{
  margin-top:10px;
  text-align:right;
}
.page-FAQ_NotesText{
  display:inline-block;
}
.page-FAQ_NotesLink{
  display:inline-block;
}
.page-FAQ_Small{
  display:block;
  font-size:12px;
}
.page-FAQ_InfoBox{
  margin-top:10px;
}
.page-FAQ_InfoBoxTitle{
  padding:3px 20px;
  background:#f4f0d9;
  color:#333333;
  font-weight:bold;
}
.page-FAQ_InfoBoxContent{
  padding:10px;
  background:#ffffff;
}
.page-FAQ_InfoBoxText{
  margin-bottom:5px;
  font-size:13px;
}
.page-FAQ_InfoBoxTel a{
  display:block;
  margin-bottom:5px;
}
.page-FAQ_InfoBoxTel{
  color:#074888;
}
.page-FlowManagement{

}
.page-FlowManagement_ImageWrapperPc{
  display:none;
}
.page-FlowManagement_ImageWrapperSp img{
  width:100%;
}
.page-FlowDetail_Steps{
  counter-reset:number;
  list-style-type:none;
  margin-left:0;
}
.page-FlowDetail_Step{
  overflow:hidden;
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:start;
      justify-content:flex-start;
  z-index:1;
  padding-left:0;
}
.page-FlowDetail_Step:before{
  counter-increment:number;
  content:counter(number);
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
  justify-content:center;
  -ms-flex-align:center;
  align-items:center;
  width:45px;
  height:45px;
  margin-right:3%;
  padding-right:0;
  border-radius:50%;
  border:4px solid #074888;
  background:#074888;
  color:#ffffff;
  font-size:19.6px;
  font-size:calc(1.96rem + 8.4 * (100vw - 320px) / 880 );
}
.page-FlowDetail_Step:after{
  content:' ';
  display:block;
  position:absolute;
  top:0;
  left:22.5px;
  width:4px;
  height:100%;
  background:#074888;
  z-index:-1;
}
.page-FlowDetail_Step:last-child:after{
  height:15px;
}
.page-FlowDetail_Step + .page-FlowDetail_Step{
  padding-top:15px;
}
.page-FlowDetailUnit_Container{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
  -ms-flex-item-align:center;
      -ms-grid-row-align:center;
      align-self:center;
}
.page-FlowDetailUnit_Title{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  min-height:45px;
  font-weight:bold;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:normal;
  color:#074888;
}
.page-FlowDetailUnit_Block{
  background:#f5f5f5;
  padding:15px;
}
.page-FlowDetailUnit_Buttons{
  margin-top:15px;
}
.page-FlowDetailUnit_Button + .page-FlowDetailUnit_Button{
  margin-top:10px;
}
.page-Investment{

}
.page-Investment_Buttons > .page-Investment_Button{
  margin-top:30px;
}
.page-Investment_ImageWrapper{
  margin-top:20px;
}
.page-InvestmentReturn_Content{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-InvestmentReturn_Content:not(:target):before, .page-InvestmentReturn_Content:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-InvestmentReturn_TextWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-InvestmentReturn_Paragraph p + p{
  margin-top:1em;
}
.page-InvestmentReturn_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  text-align:center;
}
.page-InvestmentReturn_Buttons{
  margin-top:30px;
}
.page-InvestmentBlock{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-InvestmentBlock:not(:target):before, .page-InvestmentBlock:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-InvestmentBlock + .page-InvestmentBlock{
  margin-top:30px;
}
.page-InvestmentBlock_TextWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-InvestmentBlock_Title{
  margin-bottom:10px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-weight:normal;
}
.page-InvestmentBlock_Paragraph{

}
.page-InvestmentBlock_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  text-align:center;
}
.la-Land{

}
.la-Land_Text{
  max-width:563px;
  margin-left:auto;
  margin-right:auto;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  color:#074888;
}
.page-MeritIntro{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-MeritIntro:not(:target):before, .page-MeritIntro:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-MeritIntro_Content{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  -ms-flex-order:2;
      order:2;
}
.page-MeritIntro_Title{
  margin-bottom:15px;
  text-align:center;
}
.page-MeritIntro_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  -ms-flex-order:1;
      order:1;
  text-align:center;
}
.page-MeritIntro_List li + li{
  margin-top:10px;
}
.page-MeritIntro_List a{
  color:#333333 !important;
  text-decoration:none;
}
.page-MeritDetail_Lead{
  margin-top:15px;
  margin-bottom:25px;
}
.page-MeritDetail_Items{

}
.page-MeritDetail_Item{
  position:relative;
  padding:20px 20px;
  border:1px solid #cccccc;
}
.page-MeritDetail_Item + .page-MeritDetail_Item{
  margin-top:30px;
}
.page-MeritDetail_Unit{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-MeritDetail_Unit:not(:target):before, .page-MeritDetail_Unit:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-MeritDetail_SubTitle{
  position:absolute;
  left:20px;
  bottom:calc(100% - 16px);
}
.page-MeritDetail_SubTitleText{
  display:inline-block;
  padding-left:8px;
  padding-right:8px;
  background:#ffffff;
  font-style:italic;
}
.page-MeritDetail_Num{
  padding-left:5px;
  font-size:18.4px;
  font-size:calc(1.84rem + 5.6 * (100vw - 320px) / 880 );
}
.page-MeritDetail_Content{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  -ms-flex-order:2;
      order:2;
}
.page-MeritDetail_Title{
  margin-bottom:10px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-style:italic;
  font-weight:normal;
}
.page-MeritDetail_Paragraph p{
  line-height:1.7;
}
.page-MeritDetail_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  text-align:center;
  -ms-flex-order:1;
      order:1;
}
.page-NotFound_Container{
  text-align:center;
}
.page-NotFound_Container p{
  line-height:2;
}
.page-NotFound_Logo{
  margin-bottom:10px;
}
.page-NotFound_Title{
  margin-bottom:20px;
  font-weight:bold;
  text-align:center;
  font-size:20.2px;
  font-size:calc(2.02rem + 9.8 * (100vw - 320px) / 880 );
  color:#1b468c;
}
.pe-Pension{

}
.pe-Pension_Scroll{
  overflow-x:scroll;
  margin-bottom:15px;
}
.pe-Pension_Data{
  width:730px;
  border:1px solid #cccccc;
}
.pe-Pension_Data tr{

}
.pe-Pension_Data th{
  padding:10px;
  width:120px;
  border:1px solid #cccccc;
  background:#f5f5f5;
  font-weight:normal;
  text-align:center;
}
.pe-Pension_Data thead th{
  color:#ffffff;
}
.pe-Pension_Nenkin{
  width:320px;
  background:#b1ac6c !important;
}
.pe-Pension_Apart{
  width:320px;
  background:#e47d31 !important;;
}
.pe-Pension_Data td{
  padding:10px;
  border:1px solid #cccccc;
}
.qu-Quality{

}
.qu-Security{

}
.qu-Security_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.qu-Security_Items:not(:target):before, .qu-Security_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.qu-Security_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.qu-SecurityUnit_ImageWrapper{
  margin-bottom:10px;
}
.qu-SecurityUnit_TextWrapper{

}
.qu-SecurityUnit_Title{
  font-weight:bold;
}
.page-Reason{

}
.page-ReasonPanel{
  padding:15px;
  background:#f5f5f5;
}
.page-ReasonPanel + .page-ReasonPanel{
  margin-top:20px;
}
.page-ReasonPanel_Container{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-ReasonPanel_Container:not(:target):before, .page-ReasonPanel_Container:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-ReasonPanel_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  text-align:center;
}
.page-ReasonPanel_ImageWrapper figurecaption{
  display:block;
  margin-bottom:10px;
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
}
.page-ReasonPanel_Block{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-ReasonPanel_Title{
  margin-bottom:10px;
  color:#ee4539;
  font-style:italic;
  font-weight:normal;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
}
.page-ReasonPanel_Title2{
  margin-top:10px;
  margin-bottom:5px;
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
}
.page-ReasonPanel_TextSource{

  font-size:12px;

  font-size:1.2rem;
}
.page-ReasonOutline{

}
.page-ReasonData{

}
.page-ReasonData_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-ReasonData_Items:not(:target):before, .page-ReasonData_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-ReasonData_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 50% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-ReasonData_ImageWrapper{
  text-align:center;
}
.page-ReasonData_Block{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
}
.page-ReasonData_Title{
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
}
.page-ReasonData_Note{
  font-size:12px;
  font-size:1.2rem;
}
.page-ReasonCharm_Heading{
  margin-bottom:15px;
}
.page-ReasonCharm_HeadingTitle{

}
.page-ReasonCharm_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:0;
  margin-right:0;
  margin-bottom:-20px;
}
.page-ReasonCharm_Items:not(:target):before, .page-ReasonCharm_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-ReasonCharm_Items > .page-ReasonCharm_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:100%;
  margin-left:0;
  margin-right:0;
  margin-bottom:20px;
}
.page-ReasonCharm_ImageWrapper{
  margin-bottom:10px;
  text-align:center;
}

.page-ReasonManagement{

}


.page-ReasonManagement_Data{
  font-size:12px;
  font-size:1.2rem;
}
.page-ReasonManagement_Data tbody tr{
  background:#ffffff;
}
.page-ReasonManagement_Data tbody tr:nth-child(2n){
  background:#f5f5f5;
}
.page-ReasonManagement_Data thead th{
  padding:5px;
  background:#185886;
  color:#ffffff;
  text-align:center;
  font-weight:normal;
}
.page-ReasonManagement_Data tbody td{
  padding:5px;
}
.page-ReasonBlog{

}
.page-ReasonBlog_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-7.5px;
  margin-right:-7.5px;
  margin-bottom:-20px;
}
.page-ReasonBlog_Items:not(:target):before, .page-ReasonBlog_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-ReasonBlog_Items > .page-ReasonBlog_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 15px );
  margin-left:7.5px;
  margin-right:7.5px;
  margin-bottom:20px;
}
.page-ReasonBlogUnit{

}
.page-ReasonBlogUnit_Thumbnail{
  margin-bottom:10px;
  text-align:center;
}

.page-ReasonBlogUnit_Thumbnail img{
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.page-ReasonBlogUnit_Thumbnail > a, .page-ReasonBlogUnit_Thumbnail > span{
  display:block;
  position:relative;
}
.page-ReasonBlogUnit_Thumbnail > a:hover{
  opacity:1 !important;
}
.page-ReasonBlogUnit_Title{
  margin-bottom:5px;
  font-weight:bold;
}
.page-ReasonBlogUnit_Text{
  font-size:12px;
  font-size:1.2rem;
}
.page-ReasonBlogUnit_Buttons{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  margin-top:15px;
}
.page-ReasonBlog_FooterButton{
  max-width:400px;
  margin:20px auto;
}
.page-ReasonBlog_FooterButton .sw-ButtonOutline{
  padding-left:20px;
}
.page-ReasonKuchikomi{

}
.page-ReasonKuchikomi_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-ReasonKuchikomi_Items:not(:target):before, .page-ReasonKuchikomi_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-ReasonKuchikomi_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-ReasonKuchikomiUnit_Wrapper{
  padding:15px;
  border:1px solid #cccccc;
}
.page-ReasonKuchikomiUnit{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:0;
  text-decoration:none;
}
.page-ReasonKuchikomiUnit:not(:target):before, .page-ReasonKuchikomiUnit:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-ReasonKuchikomiUnit > .page-ReasonKuchikomiUnit_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 33.33333% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:0;
}
.page-ReasonKuchikomiUnit > .page-ReasonKuchikomiUnit_Block{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 66.66667% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:0;
}
.page-ReasonKuchikomiUnit_Title{
  margin-bottom:10px;
  font-weight:bold;
}
.page-ReasonKuchikomiUnit_Name{
  margin-bottom:5px;
  font-weight:bold;
  font-size:12px;
  font-size:1.2rem;
}
.page-ReasonKuchikomi_FooterButton{
  max-width:400px;
  margin:20px auto;
}
.page-ReasonKuchikomi_FooterButton .sw-ButtonOutline{
  padding-left:20px;
}
.page-Resident{

}
.page-ResidentWoman_MainImageWrapper{
  margin-bottom:20px;
}
.page-ResidentWoman_SubImageWrapper{
  display:none;
}
.page-ResidentReason_ImagesWrapper{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  margin-top:30px;
}
.page-ResidentReason_ImagesWrapper img{
  width:23%;
  -ms-flex:1 1 auto;
      flex:1 1 auto;
}
.page-ResidentReason_ImagesWrapper img:not(:first-child){
  margin-left:3%;
}
.page-ResidentReason_NoGrowImages{
  -ms-flex-positive:0 !important;
      flex-grow:0 !important;
}
.page-Safety{

}
.page-SafetyIntro{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-SafetyIntro:not(:target):before, .page-SafetyIntro:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-SafetyIntro_TextWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}

.page-SafetyIntro_Text{
  margin-bottom:10px;
}
.page-SafetyIntro_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-SafetyBox{
  margin-top:30px;
}
.page-SafetyBox_Image{
  margin-top:10px;
  text-align:center;
}
.page-Simulation{

}
.page-SimulationModel_ImageWrapper{
  display:none;
}
.page-Simulation_Data{

}
.page-Simulation_Data tbody tr:nth-child(2n-1){
  background:#f5f5f5;
}
.page-Simulation_Data tbody th, .page-Simulation_Data tbody td{
  padding:10px;
}
.page-Simulation_Data tbody th{
  width:180px;
}
.page-Simulation_Arrow{
  margin-top:10px;
  margin-bottom:10px;
  text-align:center;
  font-size:40px;
  font-size:4rem;
  color:#074888;
}
.page-Simulation_Result1{
  text-align:center;
  color:#074888;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  font-style:italic;
}
.page-SimulationYear_Content{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.page-SimulationYear_Content:not(:target):before, .page-SimulationYear_Content:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.page-SimulationYear_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  text-align:center;
}
.page-SimulationYear_TextWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.page-SimulationYear_Points{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:distribute;
      justify-content:space-around;
  margin-bottom:20px;
}
.page-SimulationYear_Point{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
      flex-direction:column;
  -ms-flex-pack:center;
      justify-content:center;
  -ms-flex-line-pack:center;
      align-content:center;
  -ms-flex-wrap:nowrap;
      flex-wrap:nowrap;
  width:46%;
  padding-top:20px;
  padding-bottom:20px;
  background:#b34754;
  color:#ffffff;
  text-align:center;
}
.page-SimulationYear_PointTitle{
  font-size:12px;
  font-size:1.2rem;
}
.page-SimulationYear_PointResult{
  font-size:16.6px;
  font-size:calc(1.66rem + 1.4 * (100vw - 320px) / 880 );
}
.page-SimulationYear_PointNum{
  font-size:25.6px;
  font-size:calc(2.56rem + 22.4 * (100vw - 320px) / 880 );
  line-height:1.2;
}
.page-SimulationYear_PointUnit{
  display:inline-block;
  margin-left:5px;
}
.page-SimulationComplete_ImageWrapper{

}
.page-SimulationComplete_Attention{
  margin-top:10px;
  text-align:right;
  color:#cccccc;
  font-weight:bold;
}
.page-SimulationComplete_Result{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  -ms-flex-align:center;
      align-items:center;
  padding:20px 10px;
  background:#f5f5f5;
}
.page-SimulationComplete_ResultCatch{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  -ms-flex-align:center;
      align-items:center;
  width:40px;
  height:40px;
  margin-right:5px;
  background:#c2401a;
  color:#ffffff;
  border-radius:50%;
  font-size:16px;
  font-size:1.6rem;
}
.page-SimulationComplete_ResultTextWrapper{
  font-weight:bold;
  color:#5c5c5c;
}
.page-SimulationComplete_ResultTextWrapper span{
  display:block;
}
.page-SimulationComplete_ResultText1{
  font-size:18.4px;
  font-size:calc(1.84rem + 5.6 * (100vw - 320px) / 880 );
}
.page-SimulationComplete_ResultText2{
  color:#c2401a;
  font-size:19px;
  font-size:calc(1.9rem + 7 * (100vw - 320px) / 880 );
}
.page-SimulationComplete_ResultText3{
  font-size:16.6px;
  font-size:calc(1.66rem + 1.4 * (100vw - 320px) / 880 );
}
.si-Sitemap{

}
.si-Sitemap_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.si-Sitemap_Items:not(:target):before, .si-Sitemap_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.si-Sitemap_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.si-Sitemap_Title{
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #cccccc;
  font-weight:bold;
  color:#000033;
  font-size:16.6px;
  font-size:calc(1.66rem + 1.4 * (100vw - 320px) / 880 );
}
.si-Sitemap_Title ~ .si-Sitemap_Title{
  margin-top:30px;
}
.si-Sitemap_Links{
  margin-left:0;
  list-style-type:none;
}
.si-Sitemap_Links a{
  text-decoration:none;
  color:#333333;
}
.si-Sitemap_Links > li{
  margin-top:5px;
}
.si-Sitemap_Links > li > a{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
}
.si-Sitemap_Links > li > a:before{
  display:block;
  content:' ';
  width:8px;
  height:8px;
  background:url(../img/common/icon-circle.png) no-repeat left center;
  margin-right:10px;
  vertical-align:top;
}
.si-Sitemap_Links > li  ul{
  margin-top:10px;
  margin-left:0;
  padding-left:35px;
  list-style-type:none;
}
.si-Sitemap_Links > li ul li{
  position:relative;
  margin-bottom:5px;
  padding-left:18px;
}
.si-Sitemap_Links > li ul li:before, .si-Sitemap_Links > li ul li:after{
  content:" ";
  display:inline-block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  margin:auto;
  width:10px;
  height:20px;
}
.si-Sitemap_Links > li ul li:before{
  height:10px;
  top:-5px;
  margin-right:5px;
  border-left:1px solid #333333;
  border-bottom:1px solid #333333
}
.sp-Special{

}
.sp-Voice{
  padding:3px 10px 20px;
  background:#dcedf5;
}
.sp-Voice_Title{
  margin-bottom:20px;
}
.sp-Voice_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
  padding-left:10px;
  padding-right:10px;
}
.sp-Voice_Items:not(:target):before, .sp-Voice_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.sp-Voice_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.sp-VoiceUnit{
  display:-ms-flexbox;
  display:flex;
}
.sp-VoiceUnit_ImageWrapper{
  -ms-flex:0 0 auto;
      flex:0 0 auto;
  margin-right:3%;
}
.sp-VoiceUnit_TextWrapper{

}
.sp-VoiceUnit_Title{
  margin-bottom:10px;
  font-size:16px;
  font-size:calc(1.6rem + 0 * (100vw - 320px) / 880 );
}
.sp-VoiceUnit_Text{
  font-size:16px;
  font-size:calc(1.6rem + 0 * (100vw - 320px) / 880 );
  font-weight:bold;
  margin-bottom:20px;
}
.sp-VoiceUnit_Tags{
  margin-bottom:10px;
}
.sp-VoiceUnit_Tag{
  display:inline-block;
  padding:2px 5px;
  border:1px solid #cccccc;
  text-decoration:none;
  color:#333333;
  margin-bottom:8px;
}
.sp-Zesseki{

}
.sp-Zesseki_Title{
  margin-bottom:10px;
  font-size:18.4px;
  font-size:calc(1.84rem + 5.6 * (100vw - 320px) / 880 );
  text-align:center;
  color:#074888;
}
.sp-Zesseki_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.sp-Zesseki_Items:not(:target):before, .sp-Zesseki_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.sp-Zesseki_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 50% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
}
.sp-Zesseki_PagesLink{
  margin-top:10px;
  color:#074888;
}
.si-StableIncom{

}
.si-StableIncom_Action{
  margin-top:30px;
  padding:20px;
  background:#f5f5f5;
}
.si-StableIncom_Buttons > .si-StableIncom_Button{
  margin-top:10px;
}
.page-Winning{

}
.page-Winning_Message{
  text-align:center;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  color:#074888;
}
.post-Content{
  overflow:hidden;
  margin-top:20px;
  margin-bottom:20px;
}
.post-Content h2{
  margin-top:25px;
  margin-bottom:20px;
  padding-left:10px;
  font-size:17.2px;
  font-size:calc(1.72rem + 2.8 * (100vw - 320px) / 880 );
  border-left:4px solid #1b468c;
  color:#074888;
  font-weight:normal;
}
.post-Content h3{
  margin-top:25px;
  font-size:18px;
  font-size:1.8rem;
  font-weight:bold;
}
.post-Content h4{
  margin-top:25px;
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
}
.post-Content p{
  display:block;
  margin:1em 0;
  line-height:1.8;
}
.post-Content strong{
  font-weight:bold;
}
.post-Content em{
  font-style:italic;
}
.post-Content blockquote{
  display:block;
}
.post-Content blockquote{
  position:relative;
  margin:0;
  margin-bottom:20px;
  padding:10px 20px 10px 70px;
  border-radius:5px;
  background:#ededed;
  text-align:center;
  line-height:1.5;
}
.post-Content blockquote:before{
  content:"“";
  position:absolute;
  left:10px;
  top:10px;
  font-size:80px;
  font-weight:bold;
  color:#ffffff;
  line-height:1;
}
.post-Content dl{
  margin:30px 0;
  padding:26px 20px 1px;
  padding-bottom:0;
  border:1px solid #cccccc;
}
.post-Content dl > dt{
  display:inline-block;
  background:#fff;
  padding:0 10px;
  font-weight:bold;
  position:relative;
  top:-40px;
}
.post-Content dl > dd{
  position:relative;
  top:-25px;
  padding-left:10px;
  margin-bottom:25px;
}
.post-Content ul, .post-Content ol{
  margin-top:20px;
  margin-bottom:20px;
}
.post-Content .aligncenter{
  display:block;
  margin:0 auto;
}
.post-Content .alignright{
  float:right;
  margin-left:1em;
  margin-bottom:1em;
}
.post-Content .alignleft{
  float:left;
  margin-right:1em;
  margin-bottom:1em;
}
.post-Content img[class*="wp-image-"], .post-Content img[class*="attachment-"]{
  height:auto;
  max-width:100%;
}
.post-Content .clearfix{
  overflow:hidden;
  zoom:1;
}
.post-Content .clearfix:after{
  content:"";
  display:block;
  clear:both;
}
.post-Content .yarpp-related{
  margin:0;
}
.post-Content .mt-image-none{
  display:block;
  margin-top:10px;
  margin-bottom:10px;
}
.post-Label{
  display:inline-block;
  margin-right:10px;
  padding:2px 5px;
  border-radius:3px;
  font-size:11px;
  font-size:1.1rem;
  color:#ffffff;
}
.post-Label:before{
  content:' ';
}
.post-Label-new{
  background:#074888;
}
.post-Label-new:before{
  content:'NEW';
}
.post-PostLink{
  position:relative;
  margin:2em 0;
}
.post-PostLink_Items{
  display:-ms-flexbox;
  display:flex;
  margin-left:0;
  list-style-type:none;
}
.post-PostLink_Item{
  -ms-flex:1;
  flex:1;
  color:#cccccc;
  line-height:1.2;
  vertical-align:middle;
}
.post-PostLink_Item-next{
  text-align:right;
}
.post-PostLink_Item-list{
  padding:0 10px;
  text-align:center;
}
.post-PostLink_Item a{
  color:#333333;
  text-decoration:none;
}
.post-PostLink_Item a:hover{
  color:#837354;
}
.post-PostLink_Item a span{
  color:#074888;
}
.post-Search{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:justify;
      justify-content:space-between;
}
.post-Search_TextLabel{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
  width:100%;
}
.post-Search_Text{
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.post-Search_Button{
  box-sizing:border-box;
  position:relative;
  display:inline-block;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -ms-flex-pack:center;
  justify-content:center;
  line-height:1;
  cursor:pointer;
  text-decoration:none;
  border:2px solid #fd9100;
  font-size:14px;
  font-weight:bold;
  background:#fd9100;
  color:#ffffff !important;
  width:70px;
  border-radius:3px;
  margin-left:15px;
}
.post-Search_Button:hover{
  background:#ffffff;
  color:#fd9100 !important;
}
.post-Search_Button:focus{
  background:#ffffff;
  color:#fd9100 !important;
}
.post-Sns{
  margin-top:20px;
  margin-bottom:20px;
  font-size:0;
  text-align:center;
}
.post-Sns_Item{
  display:inline-block;
  margin-left:5px;
  margin-right:5px;
  vertical-align:middle;
}
.post-Sns_Item .wpulike{
  font-size:16px;
}



.sb-Article_Heading3{
  margin-top:15px;
  margin-bottom:10px;
}
.sb-Article_Heading3Title{
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
}
.sb-ArticleLabel{
  -ms-flex:0 0 auto;
      flex:0 0 auto;
  display:inline-block;
  margin-right:15px;
  padding-left:5px;
  padding-right:5px;
  background:#333333;
  color:#ffffff;
  font-size:12px;
  letter-spacing:0.2em;
}
.sb-ArticleLabel-new{
  background:#ff9100;
}
.sb-Article_Thumbnail{
  overflow:hidden;
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  max-width:100%;
  margin-bottom:15px;
  background:#f5f5f5;
}
.sb-Article_ImageWrapper{
  -ms-flex:1 1 auto;
      flex:1 1 auto;
}
.sb-Article_ImageWrapper img{
  width:100%;
  height:auto;
}
.sb-Article_ImageWrapper + .sb-Article_ImageWrapper{
  border-left:5px solid #ffffff;
}
.sb-Article_Status{
  -ms-flex-item-align:start;
      align-self:flex-start;
  position:absolute;
  position:absolute;
  width:70px;
  height:35px;
  left:-35px;
  transform:rotate(-45deg);
  transform-origin:50% 0;
  z-index:1;
}
.sb-Article_Status:before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:0;
  height:0;
  border-style:solid;
  border-width:0 35px 35px 35px;
  transform-origin:0 0;
  z-index:1;
}
.sb-Article_Status:after{
  content:' ';
  position:absolute;
  left:0;
  bottom:0px;
  width:100%;
  transform-origin:0 0;
  text-align:center;
  letter-spacing:0;
  font-size:13px;
  z-index:1;
  font-weight:normal;
}
.sb-Article_Status-level1:before{
  border-color:transparent transparent rgba(153, 0, 0, 0.8) transparent;
}
.sb-Article_Status-level1:after{
  content:'\53D7\4ED8\4E2D';
  color:#fff;
}
.sb-Article_Status-level2:before{
  border-color:transparent transparent rgba(199, 166, 80, 0.8) transparent;
}
.sb-Article_Status-level2:after{
  content:'\5546\8AC7\4E2D';
  color:#ffffff;
}
.sb-Article_Status-level3:before{
  border-color:transparent transparent #F96900 transparent;
}
.sb-Article_Status-level3:after{
  content:'\6210\7D04\6E08';
  color:#ffffff;
}

.sb-Article_Related_Button{
  max-width:300px;
  margin:2em auto;
}
.sb-Article_Related_Button .sw-ButtonOutline{
  padding-left:20px;
}
.sb-Article_Strong{
  font-size:18.4px;
  font-size:calc(1.84rem + 5.6 * (100vw - 320px) / 880 );
  color:#fb6305;
}
.sb-ArticleInfo{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  font-size:16px;
  font-size:1.6rem;
  margin-bottom:15px;
}
.sb-ArticleInfo:not(:target):before, .sb-ArticleInfo:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.sb-ArticleInfo > .sb-ArticleInfo_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:100%;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
}
.sb-Article_Buttons{
  margin-top:20px;
  text-align:center;
}
.sb-Article_Button{
  max-width:305px;
  padding-top:15px !important;
  padding-bottom:15px !important;
}
.sb-ArticleArea{

}

.sb-ArticleArea_Paragraph{
  margin-bottom:15px;
}
.sb-ArticleGallery{

}
.sb-ArticleGallery_PreviewLink{
  margin-bottom:15px;
  color:#074888;
}
.sb-ArticleGallery_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-10px;
  margin-right:-10px;
  margin-bottom:-20px;
}
.sb-ArticleGallery_Items:not(:target):before, .sb-ArticleGallery_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.sb-ArticleGallery_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 50% - 20px );
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
 
}
.sb-ArticleOverview{

}
.sb-ArticleAccess{
  
}
.sb-ArticleAccess_ImageWrapper{
  text-align:center;
}
.sb-List{

}
.sb-ListHero{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:0;
  margin-right:0;
  margin-bottom:-20px;
}
.sb-ListHero:not(:target):before, .sb-ListHero:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.sb-ListHero > .sb-ListHero_Block{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:100%;
  margin-left:0;
  margin-right:0;
  margin-bottom:20px;
}
.sb-ListHero > .sb-ListHero_ImageWrapper{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:100%;
  margin-left:0;
  margin-right:0;
  margin-bottom:20px;
  text-align:center;
}
.sb-ListHero_Heading{
  margin-bottom:15px;
}
.sb-ListHero_HeadingTitle{
  font-family:YuMincho, '游明朝', serif;
  font-size:23.8px;
  font-size:calc(2.38rem + 18.2 * (100vw - 320px) / 880 );
  color:#1b468c;
  letter-spacing:-0.02em;
  line-height:1.1;
}
.sb-ListHero_HeadingTitleSub{
  margin-bottom:10px;
  font-family:YuMincho, '游明朝', serif;
  font-size:19.6px;
  font-size:calc(1.96rem + 8.4 * (100vw - 320px) / 880 );
}
.sb-ListHero_HeadingText{

}

.sb-List_Items{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  min-width:100%;
  list-style-type:none;
  margin-left:-7.5px;
  margin-right:-7.5px;
  margin-bottom:-20px;
  margin-top:20px;
}
.sb-List_Items:not(:target):before, .sb-List_Items:not(:target):after{
  box-sizing:border-box \9;
  content:' ';
  display:table \9;
  clear:both;
}
.sb-List_Items > .sb-List_Item{
  position:relative;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:calc( 100% - 15px );
  margin-left:7.5px;
  margin-right:7.5px;
  margin-bottom:20px;
}
.sb-ListUnit{
  text-decoration:none;
  color:#333333;
}
.sb-ListUnit:hover{
  color:#837354;
}
.sb-ListUnit_Thumbnail{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  -ms-flex-align:center;
      align-items:center;
  overflow:hidden;
  background:#f5f5f5;
  text-align:center;
}
.sb-ListUnit_Thumbnail > a{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:center;
      justify-content:center;
  height:150px;
}
.sb-ListUnit_Thumbnail > a:hover{
  opacity:1 !important;
}
.sb-ListUnit_Thumbnail > a img{
  width:auto;
  max-width:inherit;
  height:100%;
}
.sb-ListUnit_Status{
  position:absolute;
  width:70px;
  height:35px;
  left:-35px;
  transform:rotate(-45deg);
  transform-origin:50% 0;
  z-index:1;

}
.sb-ListUnit_Status:before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:0;
  height:0;
  border-style:solid;
  border-width:0 35px 35px 35px;
  transform-origin:0 0;
  z-index:1;
}
.sb-ListUnit_Status:after{
  content:' ';
  position:absolute;
  left:0;
  bottom:0px;
  width:100%;
  transform-origin:0 0;
  text-align:center;
  letter-spacing:0;
  font-size:13px;
  z-index:1;
  font-weight:normal;
}
.sb-ListUnit_Status-level1:before{
  border-color:transparent transparent rgba(153, 0, 0, 0.8) transparent;
}
.sb-ListUnit_Status-level1:after{
  content:'\53D7\4ED8\4E2D';
  color:#fee519;
}
.sb-ListUnit_Status-level2:before{
  border-color:transparent transparent rgba(199, 166, 80, 0.8) transparent;
}
.sb-ListUnit_Status-level2:after{
  content:'\5546\8AC7\4E2D';
  color:#ffffff;
}
.sb-ListUnit_Status-level3:before{
  border-color:transparent transparent rgba(65, 155, 25, 0.8) transparent;
}
.sb-ListUnit_Status-level3:after{
  content:'\6210\7D04\6E08';
  color:#ffffff;
}
.sb-ListUnit_Head{
  margin-top:10px;
}
.sb-ListUnit_Area{
  display:block;
}
.sb-ListUnit_Title{
  font-weight:bold;
}
.sb-ListUnit_Data{
  margin-top:10px;
  font-size:14.8px;
  font-size:calc(1.48rem + -2.8 * (100vw - 320px) / 880 );
}
.sb-ListUnit_Buttons{
  margin-top:15px;
}
.sb-ListUnit_Button{
  font-weight:normal !important;
}
@media (min-width: 425px){
  .input-small{
    width:40%;
  }
  .sw-Button{
    font-size:14px;
  }
  .sw-Button_IconLeft{
    left:8px;
  }
  .sw-Button_IconRight{
    left:8px;
  }
  .doc-InfoTel_Item{
    margin-right:5px;
    margin-left:5px;
  }
  .form-Privacy_Block{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 83.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .form-Privacy_Mark{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 16.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .gy-Utility_Container > .gy-Utility_Categories{
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
  }
  .gy-Utility_Category{
    margin-bottom:0;
  }
  .page-SimulationComplete_ResultCatch{
    width:70px;
    height:70px;
    margin-right:20px;
    font-size:24px;
    font-size:2.4rem;
  }

}
@media (min-width: 600px){
  .input{
    width:inherit;
  }
  .input-xsmall{
    width:20%;
  }
  .input-small{
    width:30%;
  }
  .input-middle{
    width:50%;
  }
  .input-large{
    width:80%;
  }
  .selectBox-wide{
    width:100%;
  }
  .selectBox-small{
    width:40%;
  }
  .blog-List_Item{
    margin-bottom:20px;
    padding-bottom:20px;
  }
  /*.blog-ListUnit_Thumbnail{
    width:200px;
    margin-right:35px;
    margin-bottom:0 !important;
  }
  .blog-ListUnit_Block{
    width:calc(100% - 235px);
  }*/
  .blog-ListUnit_Data{
    margin-bottom:10px;
  }
  .blog-ListUnit_Categories{
    display:block;
    margin-bottom:5px;
  }
  .blog-ListUnit_Category{
    margin-left:0;
  }
 
  @media (min-width: 1200px){
    .blog-ListUnit_Title{
      font-size:20px;
      font-size:2rem;
    }
  }
  .blog-ListUnit_Paragraph{
    display:block;
    line-height:1.6;
  }
  .blog-Recommend_Items{
    margin-bottom:-40px;
  }
  .blog-Recommend_Items > .blog-Recommend_Item{
    margin-bottom:40px;
  }
  .blog-Recommend_Items > .blog-Recommend_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:40px;
  }
  @media (min-width: 600px){
    .blog-Recommend_Items > .blog-Recommend_Item{
      margin-bottom:40px;
    }
  }
  .blog-Recommend_Items > .blog-Recommend_Item{
    margin-bottom:40px;
  }
  .blog-Recommend_Items > .blog-Recommend_Item{
    margin-bottom:40px;
  }
  .column-List_Items{
    margin-bottom:-40px;
  }
  .column-List_Items > .column-List_Item{
    margin-bottom:40px;
  }
  .column-List_Items > .column-List_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:40px;
  }
  @media (min-width: 600px){
    .column-List_Items > .column-List_Item{
      margin-bottom:40px;
    }
  }
  .column-List_Items > .column-List_Item{
    margin-bottom:40px;
  }
  .column-List_Items > .column-List_Item{
    margin-bottom:40px;
  }
  .column-Recommend_Container{
    padding:22px 30px !important;
  }
  .column-Recommend_Items li{
    width:48%;
  }
  .doc-Bukken_Items{
    margin-bottom:-40px;
  }
  .doc-Bukken_Items > .doc-Bukken_Item{
    margin-bottom:40px;
  }
  .doc-Bukken_Items > .doc-Bukken_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:40px;
  }
  @media (min-width: 600px){
    .doc-Bukken_Items > .doc-Bukken_Item{
      margin-bottom:40px;
    }
  }
  .doc-Bukken_Items > .doc-Bukken_Item{
    margin-bottom:40px;
  }
  .doc-Bukken_Items > .doc-Bukken_Item{
    margin-bottom:40px;
  }
  .doc-Buttons{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-pack:center;
    justify-content:center;
  }
  .doc-Buttons > .doc-Buttons_Button{
    width:46%;
  }
  .doc-Buttons > .doc-Buttons_Button:nth-child(2n){
    margin-left:8%;
  }
  .doc-Cta_Button{
    font-size:18px;
  }
  .doc-DataList{
    display:-ms-flexbox;
    display:flex;
  }
  .doc-DataList_Title{
    width:165px;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    padding-bottom:15px;
    font-weight:normal;
  }
  .doc-DataList-small .doc-DataList_Title{
    width:90px;
  }
  .doc-DataList_Item{
    padding-top:15px;
  }
  .doc-Info_Logo{
    -ms-flex-item-align:center;
    -ms-grid-row-align:center;
    align-self:center;
  }
  .doc-InfoTel{
    width:325px;
    margin-bottom:0;
    margin-right:25px;
  }
  .doc-InfoTel_Item{
    display:-ms-flexbox;
    display:flex;
  }
  .doc-InfoTel_Number{
    font-size:28px;
  }
  .doc-InfoForm{
    width:250px;
  }
  .doc-Media{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    min-width:100%;
    list-style-type:none;
    margin-left:-10px;
    margin-right:-10px;
    margin-bottom:-20px;
  }
  .doc-Media:not(:target):before, .doc-Media:not(:target):after{
    box-sizing:border-box \9;
    content:' ';
    display:table \9;
    clear:both;
  }
  .doc-Media_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .doc-Media_ImageWrapper{
    display:block;
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    text-align:right;
  }
  .form-Flow_Item{
    padding-left:30px !important;
    padding-right:20px;
  }
  .form-Flow_Text{
    display:block;
    font-size:18px;
  }
  .form-Main_SubmitButton{
    width:40%;
    -ms-flex-order:2;
    order:2;
  }
  .form-Main_BackButton{
    width:40%;
    -ms-flex-order:1;
    order:1;
  }
  .form-Question_ButtonIcon{
    width:60px;
  }
  .form-Question_ButtonIcon:after{
    font-size:33px;
  }
  .form-Question_ButtonText:before{
    padding-right:10px;
    padding-left:10px;
  }
  .gy-Utility{
    padding:20px;
  }
  .ki-Article_Container > .ki-Article_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0;
    padding-bottom:0;
    text-align:left;
  }
  .ki-Article_Container > .ki-Article_Block{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 75% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0;
  }
  .ki-Article_Meta{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
  }
  .ki-Article_Data{
    margin-bottom:0 !important;
  }
  .ki-Article_Button{
    max-width:190px;
  }
  .ki-List_Item{
    margin-bottom:20px;
    padding-bottom:20px;
  }
  .ki-ListUnit > .ki-ListUnit_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0;
    padding-bottom:0;
    text-align:left;
  }
  .ki-ListUnit > .ki-ListUnit_Block{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 75% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0;
  }
  .ki-ListUnit_Data{
    margin-bottom:0 !important;
  }
  .ki-ListUnit_Button{
    max-width:190px;
  }
  .ki-ListCategory_Container{
    padding:20px;
  }
  .ki-ListCategory_Links > .ki-ListCategory_Link{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 33.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
  }
  .news-List_Item{
    margin-bottom:20px;
    padding-bottom:20px;
  }
  .page-AgencyBussiness_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-AgencyBussiness_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-AgencyManagement_Content > .page-AgencyManagement_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-AgencyManagement_Content > .page-AgencyManagement_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-BasePreview_MapWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-BasePreview_Map{
    height:250px;
  }
  .page-BasePreview_MapLink img{
    top:0;
  }
  .page-BasePreview_Detail{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-BaseAccess_Map{

  }
  .page-BaseAccess_MapLink img{
    top:0;
  }
  .page-BaseAccess_Info{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-BaseAccess_Button{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-BaseGreeting_Container{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
  }
  .page-BaseGreeting_ImageWrapper{
    width:235px;
    margin-bottom:0;
    text-align:left;
  }
  .page-BaseGreeting_Block{
    width:calc(100% - 235px);
  }

  .page-BukkenRecommend_Status{
    top:0;
    width:116px;
    height:58px;
    left:-58px;
    text-align:center;
  }
  .page-BukkenRecommend_Status:before{
    border-width:0 58px 58px 58px;
  }
  .page-BukkenRecommend_Status:after{
    font-size:18px;
  }
  .page-BukkenRecommendInfo > .page-BukkenRecommendInfo_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:50%;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;
  }

  .page-BukkenMikoukai_Container{
    display:-ms-flexbox;
    display:flex;
  }
  .page-BukkenMikoukai_Container > .page-BukkenMikoukai_ImageWrapper{
    width:120px;
    margin-right:38px;
    margin-bottom:0;
  }
  .page-BukkenMikoukai_Container > .page-BukkenMikoukai_Block{
    width:calc(100% - 158px);
  }
  .page-BukkenSeiyaku_Container{
    display:-ms-flexbox;
    display:flex;
  }
  .page-BukkenSeiyaku_ImageWrapper{
    width:200px;
    margin-right:35px;
    margin-bottom:0 !important;
  }
  .page-BukkenSeiyaku_Block{
    width:calc(100% - 235px);
  }
  .page-BukkenSeiyaku_Button{
    max-width:190px;
  }
  .page-BukkenDesign_Unit > .page-BukkenDesign_Block{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-BukkenDesign_Unit > .page-BukkenDesign_ImageWrapper{
    text-align:right;
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-BukkenBanner_Items > .page-BukkenBanner_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:50%;
    margin-left:0;
    margin-right:0;
    margin-bottom:20px;
  }
  .page-CatalogPreview_Item{
    display:-ms-flexbox;
    display:flex;
  }
  .page-CatalogPreview_Cover{
    width:200px;
    margin-right:35px;
    margin-bottom:0 !important;
  }
  .page-CatalogPreview_Detail{
    width:calc(100% - 235px);
  }
  .co-Business{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    min-width:100%;
    list-style-type:none;
    margin-left:-10px;
    margin-right:-10px;
    margin-bottom:-20px;
  }
  .co-Business:not(:target):before, .co-Business:not(:target):after{
    box-sizing:border-box \9;
    content:' ';
    display:table \9;
    clear:both;
  }
  .co-Business_Head{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    text-align:right;
  }
  .co-Business_Content{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .co-Base_MapWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .co-Base_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .co-Base_Map{
    height:250px;
  }
  .co-Base_MapLink img{
    top:0;
  }
  .page-FAQUnit dt, .page-FAQUnit dd{
    padding-left:48px;
  }
  .page-FAQUnit dt:before,.page-FAQUnit dd:before{
    margin-right:15px;
    width:38px;
  }
  .page-FAQUnit dt{
    font-size:20px;
    font-size:2rem;
  }
  .page-FAQUnit dd{
    margin-top:20px;
  }
  .page-FAQUnit dd:before{
    height:38px;
  }
  .page-FAQ_InfoBoxText{
    font-size:14px;
  }
  .page-FAQ_InfoBoxTel a{
    display:inline;
    text-decoration:none;
    pointer-events:none;
    text-decoration:none;
  }
  .page-FlowManagement_ImageWrapperPc{
    display:block;
  }
  .page-FlowManagement_ImageWrapperSp{
    display:none;
  }
  .page-FlowDetail_Step:before{
    width:60px;
    height:60px;
  }
  .page-FlowDetail_Step:after{
    left:30px;
  }
  .page-FlowDetailUnit_Title{
    min-height:60px;
  }
  .page-FlowDetailUnit_Buttons{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
  }
  .page-FlowDetailUnit_Button{
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    max-width:48%;
  }
  .page-FlowDetailUnit_Button + .page-FlowDetailUnit_Button{
    margin-top:0;
  }
  .page-Investment_Buttons{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }
  .page-Investment_Buttons > .page-Investment_Button{
    width:46%;
  }
  .page-Investment_Buttons > .page-Investment_Button:nth-child(2n){
    margin-left:8%;
  }
  .page-InvestmentReturn_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-InvestmentReturn_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    text-align:right;
  }
  .page-InvestmentBlock_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-InvestmentBlock_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .pe-Pension_Data{
    width:100%;
  }
  .pe-Pension_Data th{
    width:165px;
  }
  .qu-Security_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-ReasonPanel_Container-1_1 .page-ReasonPanel_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-ReasonPanel_Container-4_8 .page-ReasonPanel_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 33.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-ReasonPanel_Container-1_1 .page-ReasonPanel_Block{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-ReasonPanel_Container-4_8 .page-ReasonPanel_Block{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 66.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-ReasonData_Item{
    display:-ms-flexbox;
    display:flex;
  }
  .page-ReasonData_ImageWrapper{
    width:70px;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    margin-right:30px;
  }
  .page-ReasonCharm_Items > .page-ReasonCharm_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:33.33333%;
    margin-left:0;
    margin-right:0;
    margin-bottom:20px;
    padding-right:11px;
    padding-left:11px;
  }
  
  .page-ReasonBlog_Items{
    margin-bottom:-40px;
  }
  .page-ReasonBlog_Items > .page-ReasonBlog_Item{
    margin-bottom:40px;
  }
  .page-ReasonBlog_Items > .page-ReasonBlog_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:40px;
  }
  @media (min-width: 600px){
    .page-ReasonBlog_Items > .page-ReasonBlog_Item{
      margin-bottom:40px;
    }
  }
  .page-ReasonBlog_Items > .page-ReasonBlog_Item{
    margin-bottom:40px;
  }
  .page-ReasonBlog_Items > .page-ReasonBlog_Item{
    margin-bottom:40px;
  }
  .page-ReasonKuchikomi_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-ResidentWoman_Content{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    min-width:100%;
    list-style-type:none;
    margin-left:-10px;
    margin-right:-10px;
    margin-bottom:-20px;
  }
  .page-ResidentWoman_Content:not(:target):before, .page-ResidentWoman_Content:not(:target):after{
    box-sizing:border-box \9;
    content:' ';
    display:table \9;
    clear:both;
  }
  .page-ResidentWoman_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-ResidentWoman_SubImageWrapper{
    display:block;
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    text-align:right;
  }
  .page-SafetyIntro_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-SafetyIntro_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-SimulationModel_Content{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    min-width:100%;
    list-style-type:none;
    margin-left:-10px;
    margin-right:-10px;
    margin-bottom:-20px;
  }
  .page-SimulationModel_Content:not(:target):before, .page-SimulationModel_Content:not(:target):after{
    box-sizing:border-box \9;
    content:' ';
    display:table \9;
    clear:both;
  }
  .page-SimulationModel_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-SimulationModel_ImageWrapper{
    display:block;
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    text-align:right;
  }
  .page-SimulationYear_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    text-align:left;
  }
  .page-SimulationYear_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-SimulationComplete_ResultCatch{
    width:100px;
    height:100px;
  }
  .si-Sitemap_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .sp-Voice_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .sp-Zesseki_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 33.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .si-StableIncom_Buttons{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-pack:center;
    justify-content:center;
  }
  .si-StableIncom_Buttons > .si-StableIncom_Button{
    width:46%;
  }
  .si-StableIncom_Buttons > .si-StableIncom_Button:nth-child(2n){
    margin-left:8%;
  }
  .post-Content{
    margin-top:0;
  }
  .post-Pagenation_Item > .prev, .post-Pagenation_Item > .next{
    display:block;
  }
  .sb-Article_Status{
    top:0;
    width:116px;
    height:58px;
    left:-58px;
    text-align:center;
  }
  .sb-Article_Status:before{
    border-width:0 58px 58px 58px;
  }
  .sb-Article_Status:after{
    font-size:18px;
  }
  .sb-ArticleInfo > .sb-ArticleInfo_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:50%;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;
  }
  .sb-ArticleGallery_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .sb-ListHero > .sb-ListHero_Block{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:58.33333%;
    margin-left:0;
    margin-right:0;
    margin-bottom:20px;
    padding-left:20px;
    padding-right:8px;
  }
  .sb-ListHero > .sb-ListHero_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:41.66667%;
    margin-left:0;
    margin-right:0;
    margin-bottom:20px;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:end;
    align-items:flex-end;
  }
  .sb-ListHero_Heading{
    padding-top:15px;
  }
  @media (min-width: 1030px){
    .sb-ListHero_Heading{
      padding-top:20px;
    }
  }
 

}
@media (min-width: 804px){
  body.home .page-BukkenMikoukai{
    width:804px;
    margin:0 auto;
  }
}
@media (min-width: 900px){
  .blog-Recommend_Items > .blog-Recommend_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:20px;
  }
  @media (min-width: 600px){
    .blog-Recommend_Items > .blog-Recommend_Item{
      margin-bottom:40px;
    }
  }
  .column-List_Items > .column-List_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:20px;
  }
  @media (min-width: 600px){
    .column-List_Items > .column-List_Item{
      margin-bottom:40px;
    }
  }
  .column-Recommend_Items{
    -ms-flex-pack:start;
    justify-content:flex-start;
  }
  .column-Recommend_Items li{
    width:calc((100% - 20px)/ 3);
  }
  .column-Recommend_Items li:nth-child(3n+1){
    border-right:1px solid #cccccc;
  }
  .column-Recommend_Items li:nth-child(3n+2){
    border-right:1px solid #cccccc;
    margin-left:10px;
    margin-right:10px;
  }
  .doc-Block{
    padding:0 !important;
  }
  .doc-Bukken_Items > .doc-Bukken_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:20px;
  }
  @media (min-width: 600px){
    .doc-Bukken_Items > .doc-Bukken_Item{
      margin-bottom:40px;
    }
  }
  
  .doc-Info{
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
  }
  .doc-Info_Logo{
    width:auto !important;
    margin-bottom:0;
    text-align:left;
  }
  .doc-InfoTel{
    width:345px;
    margin-left:25px;
  }
  .gy-Utility_Container > .gy-Utility_Categories{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
    -ms-flex-pack:justify;
    justify-content:space-between;
  }
  .gy-Utility_Category{
    margin-right:0;
  }
  .gy-Utility_Container > .gy-Utility_Search{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
  }
  .page-BasePreview_Button{
    max-width:190px;
  }
  .page-FAQ_Anchor{
    display:block;
  }
  .page-ReasonBlog_Items > .page-ReasonBlog_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:20px;
    margin-bottom:40px !important;
  }
  @media (min-width: 600px){
    .page-ReasonBlog_Items > .page-ReasonBlog_Item{
      margin-bottom:40px;
    }
  }
  .sb-List_Items > .sb-List_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 15px );
    margin-left:7.5px;
    margin-right:7.5px;
    margin-bottom:20px;
  }
}
@media (min-width: 1030px){
  body{
    min-width:1200px;
  }
  /*.sw-Heading{
    margin-bottom:20px;
  }
  .sw-Heading{
    margin-top:25px;
  }
  .sw-Heading2{
    margin-top:30px;
  }
  .sw-Heading + .sw-Heading2{
    margin-top:20px;
  }*/
  .blog-ListHero{
    margin-bottom:25px;
  }
  .blog-RecommendUnit_Buttons{
    margin-top:20px;
  }
  .column-Recommend{
    padding-bottom:30px;
  }
  .column-Recommend{
    padding-top:30px;
  }
  .column-Recommend_Container{
    padding:0;
  }
  .column-Recommend_Heading{
    margin-bottom:20px;
  }
  .doc-Block{
    padding-left:0;
  }
  .doc-Block{
    padding-right:0;
  }
  .doc-Block + .doc-Block{
    margin-top:40px;
  }
  .doc-Box_Item{
    padding:30px 30px;
  }
  .doc-Box_Content{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 66.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    -ms-flex-order:1;
    order:1;
  }
  .doc-Box_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 33.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    -ms-flex-order:2;
    order:2;
    text-align:right;
  }
  .doc-Breadcrumbs{
    margin-bottom:30px;
  }
  .doc-Breadcrumbs_Container{
    padding-left:0;
  }
  .doc-Breadcrumbs_Container{
    padding-right:0;
  }
  .doc-Breadcrumbs_Container{
    width:1080px;
  }
  .doc-ContainerWrapper{
    margin-bottom:40px;
  }

  .doc-MainBanner{
    margin-top:40px;
  }
  .doc-ContainerMainBanner{
    margin-top:40px;
  }
  .doc-ContainerMainBanner{
    padding-left:0;
  }
  .doc-ContainerMainBanner{
    padding-right:0;
  }
  .doc-ContainerMainBanner_Title{
    margin-bottom:20px;
  }
  .doc-Container2{
    padding-left:0;
  }
  .doc-Container2{
    padding-right:0;
  }
  .doc-Container2{
    width:1080px;
  }
  .doc-ContainerSubNav{
    margin-top:30px;
  }
  .doc-ContainerSubNav_Block{
    padding-bottom:20px;
  }
  .doc-ContainerSubNav_Block{
    padding-top:20px;
  }
  .doc-ContainerSubSecured{
    margin-top:30px;
  }
  .doc-ContainerSubSecured_Logo{
    margin-bottom:20px;
  }
  .doc-Header{
    height:100px;
    padding-top:0;
    padding-bottom:0;
  }
  .doc-Header-image{
    height:inherit;
  }
  .doc-Info_Logo{
    width:435px;
  }
  .doc-Media ~ .doc-Media{
    margin-top:40px;
  }
  .form-Flow_Item{
    padding-left:50px !important;
    padding-right:50px;
  }
  .form-Main_Groups{
    margin-bottom:50px;
  }
  .form-Main_Group{
    display:table;
    width:100%;
    table-layout:fixed;
  }
  .form-Main_Key{
    display:table-cell;
    vertical-align:middle;
  }
  .form-Main_Key{
    display:table-cell;
    width:370px;
    padding-bottom:10px;
    vertical-align:middle;
  }
  .form-Main_Groups-small .form-Main_Key{
    width:290px;
  }
  .form-Main_Value{
    display:table-cell;
    vertical-align:middle;
  }
  .form-Main_Value{
    display:table-cell;
    padding-right:5px;
    padding-left:5px;
  }
  .form-Main_SubmitButton{
    width:300px;
  }
  .form-Main_BackButton{
    width:300px;
  }
  .form-Question{
    margin-bottom:45px;
  }
  .form-Question_Container{
    padding:50px;
  }
  .form-Thanks_Paragraph p{
    margin-bottom:20px;
  }
  .gy-List_Item + .gy-List_Item{
    margin-top:35px;
  }
  .gy-Utility{
    margin-bottom:35px;
  }
  .hero-Main_Container{
    width:1080px;
  }
  .hero-Sub{
    padding-bottom:50px;
  }
  .hero-Sub{
    padding-top:50px;
  }
  .ki-Article_Head{
    margin-bottom:20px;
  }
  .ki-Article_HeadSub{
    margin-bottom:20px;
  }
  .ki-Article_Meta{
    margin-bottom:20px;
  }
  .ki-Article_Data{
    margin-bottom:20px;
  }
  .ki-Article_Paragraph{
    margin-bottom:20px;
  }
  .ki-Article_Foot{
    padding-top:30px;
  }
  .ki-Article_Foot{
    margin-top:30px;
  }
  .ki-List_Items{
    margin-top:30px;
  }
  .ki-ListUnit_Head{
    margin-bottom:20px;
  }
  .ki-ListUnit_HeadSub{
    margin-bottom:20px;
  }
  .ki-ListUnit_HeadMain{
    margin-bottom:20px;
  }
  .ki-ListUnit_Data{
    margin-bottom:20px;
  }
  .ki-ListUnit_Paragraph{
    margin-bottom:20px;
  }
  .ki-ListCategory{
    margin-top:35px;
  }
  .ki-ListCategory_Links > .ki-ListCategory_Link{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 16.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
  }
  .page-AgencyBussiness_Text2{
    margin-top:30px;
  }
  .page-BasePreview_Buttons{
    margin-top:20px;
  }
  .page-BaseAccess_Map{
    margin-bottom:20px;
  }
  .page-BaseAccess_Buttons{
    margin-top:20px;
  }
  .page-BukkenRecommend_Heading{
    margin-bottom:20px;
  }
  .page-BukkenRecommend_Thumbnail{
    margin-bottom:20px;
  }
  .page-BukkenRecommendInfo{
    margin-bottom:20px;
  }
  .page-BukkenRecommendInfo2{
    margin-bottom:20px;
  }
  .page-BukkenRecommendArea_Paragraph{
    margin-bottom:20px;
  }
  .page-BukkenRecommend_Buttons{
    margin-top:30px;
  }
  .page-BukkenRecommend_Buttons{
    margin-bottom:40px;
  }
  .page-BukkenMikoukai_Heading{
    padding-left:0;
  }
  .page-BukkenMikoukai_Heading{
    padding-right:0;
  }
  .page-BukkenMikoukai_Container > .page-BukkenMikoukai_ImageWrapper{
    margin-bottom:20px;
  }
  .page-BukkenMikoukai_Buttons{
    margin-top:20px;
  }
  .page-BukkenSeiyaku_Item + .page-BukkenSeiyaku_Item{
    margin-top:20px;
  }
  .page-BukkenSeiyaku_ImageWrapper{
    margin-bottom:35px;
  }
  .page-BukkenDesign_HeadingTitle{
    margin-bottom:30px;
  }
  .page-BukkenDesign_Item + .page-BukkenDesign_Item{
    margin-top:30px;
  }
  .page-BukkenDesign_Footer{
    margin-top:30px;
  }
  .page-BukkenDesign_Buttons{
    margin-top:25px;
  }
  .page-CatalogPreview_Item{
    padding-bottom:25px;
  }
  .page-CatalogPreview_Item + .page-CatalogPreview_Item{
    padding-top:25px;
  }
  .page-CatalogPreview_Cover{
    margin-bottom:35px;
  }
  .page-CatalogPreview_Title{
    margin-bottom:20px;
  }
  .page-CatalogPreview_Pages{
    margin-bottom:20px;
  }
  .page-CatalogPreview_Pages{
    margin-top:20px;
  }
  .co-Business + .co-Business{
    margin-top:20px;
  }
  .co-Base + .co-Base{
    margin-top:25px;
  }
  .page-FAQ_Item{
    margin-top:40px;
  }
  .page-FAQUnit dt{
    background:#ffffff;
  }
  .page-FAQ_Notes{
    text-align:right;
  }
  .page-FlowDetail_Step:last-child:after{
    height:20px;
  }
  .page-FlowDetail_Step + .page-FlowDetail_Step{
    padding-top:20px;
  }
  .page-FlowDetailUnit_Buttons{
    margin-top:20px;
  }
  .page-MeritIntro_Content{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    -ms-flex-order:1;
    order:1;
  }
  .page-MeritIntro_Title{
    text-align:left;
  }
  .page-MeritIntro_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 50% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    -ms-flex-order:2;
    order:2;
  }
  .page-MeritIntro_List{
    margin-left:20px;
  }
  .page-MeritDetail_Lead{
    margin-bottom:40px;
  }
  .page-MeritDetail_Lead{
    margin-top:20px;
  }
  .page-MeritDetail_Item{
    padding:30px 30px;
  }
  .page-MeritDetail_Content{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 66.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    -ms-flex-order:1;
    order:1;
  }
  .page-MeritDetail_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 33.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
    -ms-flex-order:2;
    order:2;
    text-align:right;
  }
  .pe-Pension_Scroll{
    margin-bottom:25px;
  }
  .page-ReasonPanel + .page-ReasonPanel{
    margin-top:30px;
  }
  .page-ReasonCharm_Heading{
    margin-bottom:20px;
  }
  .page-ReasonBlogUnit_Buttons{
    margin-top:20px;
  }
  .page-ReasonKuchikomiUnit > .page-ReasonKuchikomiUnit_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 25% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0;
  }
  .page-ReasonKuchikomiUnit > .page-ReasonKuchikomiUnit_Block{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 75% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0;
  }
  .page-SafetyBox{
    margin-top:50px;
  }
  .page-SimulationYear_ImageWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 58.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .page-SimulationYear_TextWrapper{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 41.66667% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .si-Sitemap_Item{
    position:relative;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:calc( 33.33333% - 20px );
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
  }
  .post-Content h2{
    margin-bottom:30px;
  }
  .post-Content h2{
    margin-top:40px;
  }
  .post-Content h3{
    margin-top:40px;
  }
  .post-Content h4{
    margin-top:40px;
  }


  .post-PostLink{

  }
  .post-Sns{
    margin-bottom:30px;
  }
  .post-Sns{
    margin-top:30px;
  }

  .sb-Article_Heading3{
    margin-top:20px;
  }
  .sb-Article_Thumbnail{
    margin-bottom:20px;
  }
  .sb-ArticleInfo{
    margin-bottom:20px;
  }
  .sb-Article_Buttons{
    margin-top:30px;
  }
  .sb-ArticleArea_Paragraph{
    margin-bottom:20px;
  }
  .sb-ArticleGallery_PreviewLink{
    margin-bottom:20px;
  }
  .sb-ListHero_Heading{
    margin-bottom:20px;
  }
  .sb-ListHero_Heading{
    padding-top:20px;
  }

  .sb-List_Items{
    margin-top:30px;
  }
}
@media (min-width: 1200px){
  /*.sw-Heading_Title{
    font-size:24px;
    font-size:2.4rem;
  }
  .sw-Heading2_Title{
    font-size:20px;
    font-size:2rem;
  }
  .sw-Heading3_Title{
    font-size:20px;
    font-size:2rem;
  }*/
  .blog-ListUnit_Title{
    font-size:20px;
    font-size:2rem;
  }

  .column-Recommend_HeadingTitle{
    font-size:18px;
    font-size:1.8rem;
  }
  .doc-Box_Num{
    font-size:24px;
    font-size:2.4rem;
  }
  
  .doc-BukkenUnit_Data{
    font-size:12px;
    font-size:1.2rem;
  }
  .doc-Header_Title{
    font-size:28px;
    font-size:2.8rem;
  }
  .doc-Header-image-text .doc-Header_Title{
   font-size:30px;
    font-size:3rem;
  }
   .doc-Header-image-text .doc-Header_Title span{
    font-size:8.2px;
    font-size:8.2rem;
  }
  /*
  .doc-Media_Title{
    font-size:18px;
    font-size:1.8rem;
  }*/
  .form-Main_Key{
    font-size:20px;
    font-size:2rem;
  }
  .form-Main_Value{
    font-size:16px;
    font-size:1.6rem;
  }
  .form-Question_HeadingTitle{
    font-size:24px;
    font-size:2.4rem;
  }
  .form-Question_Key{
    font-size:20px;
    font-size:2rem;
  }
  .form-Question_ButtonText{
    font-size:22px;
    font-size:2.2rem;
  }
  .form-Thanks_Title{
    font-size:28px;
    font-size:2.8rem;
  }
  .gy-ListUnit_Title{
    font-size:20px;
    font-size:2rem;
  }
  .ki-Article_Title{
    font-size:20px;
    font-size:2rem;
  }
  .ki-ListUnit_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-AgencyBussiness_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-AgencyBussiness_Text2{
    font-size:20px;
    font-size:2rem;
  }
  .page-AgencyManagement_Title{
    font-size:20px;
    font-size:2rem;
  }

  .page-BaseGreeting_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-BukkenRecommend_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-BukkenRecommend_Strong{
    font-size:24px;
    font-size:2.4rem;
  }
  .page-BukkenRecommendArea_HeadingTitle{
    font-size:20px;
    font-size:2rem;
  }
  .page-BukkenMikoukai_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-BukkenMikoukai_Title2{
    font-size:20px;
    font-size:2rem;
  }
  .page-BukkenSeiyaku_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-BukkenDesign_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-CatalogPreview_Title{
    font-size:20px;
    font-size:2rem;
  }
  .co-Base_Title{
    font-size:16px;
    font-size:1.6rem;
  }
  .page-FAQUnit dd:before{
    font-size:20px;
    font-size:2rem;
  }
  .page-FlowDetail_Step:before{
    font-size:28px;
    font-size:2.8rem;
  }
  .page-FlowDetailUnit_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-InvestmentBlock_Title{
    font-size:20px;
    font-size:2rem;
  }
  .la-Land_Text{
    font-size:20px;
    font-size:2rem;
  }
  .page-MeritDetail_Num{
    font-size:24px;
    font-size:2.4rem;
  }
  .page-MeritDetail_Title{
    font-size:20px;
    font-size:2rem;
  }
  .page-NotFound_Title{
    font-size:30px;
    font-size:3rem;
  }
  .page-ReasonPanel_Title{
    font-size:20px;
    font-size:2rem;
  }
 
 
  .page-Simulation_Result1{
    font-size:20px;
    font-size:2rem;
  }
  .page-SimulationYear_PointResult{
    font-size:18px;
    font-size:1.8rem;
  }
  .page-SimulationYear_PointNum{
    font-size:48px;
    font-size:4.8rem;
  }
  .page-SimulationComplete_ResultText1{
    font-size:24px;
    font-size:2.4rem;
  }
  .page-SimulationComplete_ResultText2{
    font-size:26px;
    font-size:2.6rem;
  }
  .page-SimulationComplete_ResultText3{
    font-size:18px;
    font-size:1.8rem;
  }
  .si-Sitemap_Title{
    font-size:18px;
    font-size:1.8rem;
  }
  .sp-VoiceUnit_Title{
    font-size:16px;
    font-size:1.6rem;
  }
  .sp-VoiceUnit_Text{
    font-size:16px;
    font-size:1.6rem;
  }
  .sp-Zesseki_Title{
    font-size:24px;
    font-size:2.4rem;
  }
  .page-Winning_Message{
    font-size:20px;
    font-size:2rem;
  }
  .post-Content h2{
    font-size:20px;
    font-size:2rem;
  }

  .sb-Article_HeadingTitle{
    font-size:20px;
    font-size:2rem;
  }
 
  .sb-Article_Strong{
    font-size:24px;
    font-size:2.4rem;
  }
 
  .sb-ListHero_HeadingTitle{
    font-size:42px;
    font-size:4.2rem;
  }
  .sb-ListHero_HeadingTitleSub{
    font-size:28px;
    font-size:2.8rem;
  }
  .sb-ListUnit_Data{
    font-size:12px;
    font-size:1.2rem;
  }
}
@media (max-width: 600px){
  .page-BukkenMikoukai_Button{
    padding-left:30px !important;
  }
  .sb-Article_Data-block tr:nth-child(2n-1){
    background:transparent;
  }
  .sb-Article_Data-block th{
    display:block;
    width:100%;
    background:#f5f5f5;
  }
  .sb-Article_Data-block td{
    display:block;
  }
}

.post-Content iframe{
  max-width: 100%;
}




.page-Souzoku_Heading2{
     margin-bottom: 20px;
  font-size: 17.2px;
  font-size: calc(1.72rem + 2.8*(100vw - 320px) / 880);
  font-weight: bold;
}


.page-SouzokuBlock{
  display:flex;
  flex-direction: column;
  list-style-type:none;
  grid-gap: 20px;  
}



.page-SouzokuBlock_TextWrapper{
  position:relative;
  flex:0 0 auto;
}  

.page-InvestmentBlock_Paragraph{

}

.page-SouzokuBlock_Paragraph p ~ p{
  margin-top:1em;
}


.page-SouzokuBlock_ImageWrapper{
  text-align: center;
}

.page-SouzokuBlock_ImageWrapper img{
  width: 100%;
  height: auto;
}


@media (min-width: 600px) {
  


  .page-SouzokuBlock{
    flex-direction: row;
    justify-content: space-between;
  }
  
  .page-SouzokuBlock_TextWrapper{
    position:relative;
    width: 56%;
  }
  
  .page-SouzokuBlock_ImageWrapper{
    position:relative;
    width: 40.5%;
  }

}

@media (min-width: 1200px) {
  .page-SouzokuBlock_Heading{
          font-size: 20px;
        font-size: 2rem;
  }

  
  .page-Souzoku_Heading2{
    font-size: 20px;
        font-size: 2rem;
  }
}



.doc-Container_Sub{
  box-sizing: border-box;
}

/*# sourceMappingURL=style.css.map */