.selectivity-clearfix{clear:both}.selectivity-input{display:inline-block;width:250px}.selectivity-input select{display:none}.selectivity-input:focus{outline:none}.selectivity-placeholder{color:#999}.selectivity-dropdown{background:#fff;border-radius:4px;box-shadow:0 1px 5px 1px rgba(0,0,0,.15),0 10px 16px 0 rgba(0,0,0,.2);position:fixed;z-index:1046}.selectivity-search-input-container{border-bottom:1px solid #eee}.selectivity-search-input{background:0 0;border:0;outline:0;width:100%}.selectivity-results-container{max-height:28em;overflow:auto;position:relative}.selectivity-load-more,.selectivity-result-item{cursor:pointer;padding:7px}.selectivity-result-children .selectivity-result-item{padding-left:17px}.selectivity-load-more.highlight,.selectivity-result-item.highlight{background:#4484c7;color:#fff}.selectivity-result-item.disabled{cursor:default;color:#999}.selectivity-result-item:first-child{border-radius:4px 4px 0 0}.selectivity-dropdown.has-search-input .selectivity-result-item:first-child{border-radius:0}.selectivity-result-label{font-weight:700}.selectivity-load-more,.selectivity-result-children:last-child .selectivity-result-item:last-child,.selectivity-result-item:last-child{border-radius:0 0 4px 4px}.selectivity-result-children .selectivity-result-item:last-child{border-radius:0}.selectivity-error,.selectivity-loading,.selectivity-result-label,.selectivity-search-input-container{padding:7px}.selectivity-multiple-input-container{background:#eee;border-radius:2px;cursor:text;max-height:10em;min-height:calc(2em + 4px);overflow:auto;padding:5px}.selectivity-multiple-input-container .selectivity-placeholder{height:calc(2em + 4px);line-height:calc(2em + 4px)}.selectivity-multiple-input,input[type=text].selectivity-multiple-input{background-color:transparent;border:none;float:left;font:inherit;height:calc(2em + 4px);max-width:100%;outline:0;padding:0}.selectivity-multiple-input:focus,input[type=text].selectivity-multiple-input:focus{background-color:transparent;box-shadow:none;outline:none}.selectivity-multiple-input::-ms-clear{display:none}.selectivity-multiple-selected-item{background:#4484c7;border-radius:3px;color:#fff;cursor:default;float:left;line-height:2em;margin:2px;padding:0 5px;position:relative;-ms-user-select:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.selectivity-multiple-selected-item.highlighted{background-color:#ccc}.selectivity-multiple-selected-item-remove{color:#fff;cursor:pointer;margin-left:-5px;padding:5px}.selectivity-single-select{background:#eee;border-radius:2px;cursor:pointer;min-height:2em;padding:5px;position:relative;box-sizing:content-box}.selectivity-single-select-input{opacity:0}.selectivity-single-result-container{position:absolute;top:.8em;right:15px;left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selectivity-single-selected-item{color:#000}.selectivity-single-selected-item-remove{color:#000;float:right;padding:0 5px}.selectivity-caret{position:absolute;right:5px;top:.7em}@media only screen and (max-device-width:480px){.selectivity-single-select{background:#eee;border-radius:2px}.selectivity-single-result-container{right:5px}.selectivity-caret{display:none}}.selectivity-submenu-icon{position:absolute;right:4px}
/*!
 *  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 PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot');
  src: url('/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix') format('embedded-opentype'), url('/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2') format('woff2'), url('/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff') format('woff'), url('/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf') format('truetype'), url('/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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;
}
/* Deprecated as of 4.4.0 */
.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)";
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-transform: scale(1, -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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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;
}
@font-face {
	font-family: 'icomoon';
	src:url('/assets/icomoon-5e33813ec0a8ac38e5ef41a53a1d0381972504c0db9c31b17e1fd34ebd07e4a9.eot?-qz7pb2');
	src:url('/assets/icomoon-5e33813ec0a8ac38e5ef41a53a1d0381972504c0db9c31b17e1fd34ebd07e4a9.eot?#iefix-qz7pb2') format('embedded-opentype'),
		url('/assets/icomoon-9039e4f9195d1856834a0ba13921633e7d36b23533846850b353292173912062.woff?-qz7pb2') format('woff'),
		url('/assets/icomoon-dcb1049245a4eb68a2d6e85ff982f198deee9a8be4f917c172cbff17edaf25be.ttf?-qz7pb2') format('truetype'),
		url('/assets/icomoon-5183ab6c79aa7c8f4cf2701c04d4d71e59afd36e7e525df9e61172ac9c33fedc.svg?-qz7pb2#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-evernote:before {
	content: "\e004";
}
.icon-feedly:before {
	content: "\e007";
}
.icon-pocket:before {
	content: "\e008";
}
.icon-line:before {
	content: "\e009";
}
.icon-hatena:before {
	content: "\e00a";
}
.icon-feedly-square:before {
	content: "\e601";
}
.icon-googleplus:before {
	content: "\e608";
}
.icon-facebook:before {
	content: "\e60d";
}
.icon-instagram:before {
	content: "\e610";
}
.icon-twitter:before {
	content: "\e611";
}
.icon-feed:before {
	content: "\e614";
}
.icon-youtube:before {
	content: "\e617";
}
.icon-flickr2:before {
	content: "\e61e";
}
.icon-githubmark:before {
	content: "\e626";
}
.icon-github:before {
	content: "\e627";
}
.icon-wordpress:before {
	content: "\e629";
}
.icon-tumblr:before {
	content: "\e62d";
}
.icon-yahoo:before {
	content: "\e62f";
}
.icon-apple:before {
	content: "\e631";
}
.icon-android:before {
	content: "\e633";
}
.icon-windows:before {
	content: "\e634";
}
.icon-windows8:before {
	content: "\e635";
}
.icon-skype:before {
	content: "\e636";
}
.icon-delicious:before {
	content: "\e638";
}
.icon-pinterest:before {
	content: "\e63a";
}
@charset "UTF-8";
/*



 */
/* line 1, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
.LineClamp-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
.LineClamp-2, .Card .Card-Title, .QuestionList-Item-Title {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

/* line 12, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
.LineClamp-3, .Medias.Type-Profile .Media-Text, .Card.Type-Trainer-Article .Card-Text, .Card.Type-Trainer-Article .Card-Trainer-Info, .QuestionList-Item-Body {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

/* line 18, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
.LineClamp-4, .Medias.Option-Border-Vertical > .Media .Media-Title, .Medias.Option-Border-Vertical > .Card .Media-Title {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 4 !important;
}

/* line 24, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
.LineClamp-5, .Card .Card-Text {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 5 !important;
}

/* line 30, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
.ImageFilter, .Media-Item, .Card .Card-Item, .Jumbotron.Type-Media .Jumbotron-Item, .Card .Card-Image, .Trainers-List-Image {
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
/* line 35, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
.ImageFilter:hover, .Media-Item:hover, .Card .Card-Item:hover, .Jumbotron.Type-Media .Jumbotron-Item:hover, .Card .Card-Image:hover, .Trainers-List-Image:hover {
  filter: saturate(85%) invert(15%);
}

/* line 39, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
.BoxShadow, .Footer, .trainerAnswer-Body, .userAnswer-Body {
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.05);
}

/* line 42, /usr/src/app/app/assets/stylesheets/share/base/_utility.scss */
hr {
  border: 1px solid #ddd;
  box-shadow: 0px 2px 2px 0px #eee;
}

/* ----------------------------------------------------
text
---------------------------------------------------- */
/* line 4, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-tac {
  text-align: center !important;
}

/* line 5, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-tar {
  text-align: right !important;
}

/* line 6, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-tal {
  text-align: left !important;
}

/* line 7, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-bold {
  font-weight: bold;
}

/* line 8, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.Align-Center {
  text-align: center;
}

/* line 9, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.Align-Left {
  text-align: left;
}

/* line 10, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.Align-Right {
  text-align: right;
}

/* ----------------------------------------------------
margin
---------------------------------------------------- */
/* line 15, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt0 {
  margin-top: 0px !important;
}

/* line 16, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt05 {
  margin-top: 5px !important;
}

/* line 17, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt10 {
  margin-top: 10px !important;
}

/* line 18, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt15 {
  margin-top: 15px !important;
}

/* line 19, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt20 {
  margin-top: 20px !important;
}

/* line 20, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt25 {
  margin-top: 25px !important;
}

/* line 21, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt30 {
  margin-top: 30px !important;
}

/* line 22, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt35 {
  margin-top: 35px !important;
}

/* line 23, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mt40 {
  margin-top: 40px !important;
}

/* line 24, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr0 {
  margin-right: 0px !important;
}

/* line 25, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr05 {
  margin-right: 5px !important;
}

/* line 26, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr10 {
  margin-right: 10px !important;
}

/* line 27, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr15 {
  margin-right: 15px !important;
}

/* line 28, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr20 {
  margin-right: 20px !important;
}

/* line 29, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr25 {
  margin-right: 25px !important;
}

/* line 30, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr30 {
  margin-right: 30px !important;
}

/* line 31, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr35 {
  margin-right: 35px !important;
}

/* line 32, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mr40 {
  margin-right: 40px !important;
}

/* line 33, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb0 {
  margin-bottom: 0px !important;
}

/* line 34, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb05 {
  margin-bottom: 5px !important;
}

/* line 35, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb10 {
  margin-bottom: 10px !important;
}

/* line 36, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb15 {
  margin-bottom: 15px !important;
}

/* line 37, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb20 {
  margin-bottom: 20px !important;
}

/* line 38, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb25 {
  margin-bottom: 25px !important;
}

/* line 39, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb30 {
  margin-bottom: 30px !important;
}

/* line 40, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb35 {
  margin-bottom: 35px !important;
}

/* line 41, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-mb40 {
  margin-bottom: 40px !important;
}

/* line 42, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml0 {
  margin-left: 0px !important;
}

/* line 43, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml05 {
  margin-left: 5px !important;
}

/* line 44, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml10 {
  margin-left: 10px !important;
}

/* line 45, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml15 {
  margin-left: 15px !important;
}

/* line 46, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml20 {
  margin-left: 20px !important;
}

/* line 47, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml25 {
  margin-left: 25px !important;
}

/* line 48, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml30 {
  margin-left: 30px !important;
}

/* line 49, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml35 {
  margin-left: 35px !important;
}

/* line 50, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-ml40 {
  margin-left: 40px !important;
}

/* line 51, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m0 {
  margin: 0px !important;
}

/* line 52, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m05 {
  margin: 5px !important;
}

/* line 53, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m10 {
  margin: 10px !important;
}

/* line 54, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m15 {
  margin: 15px !important;
}

/* line 55, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m20 {
  margin: 20px !important;
}

/* line 56, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m25 {
  margin: 25px !important;
}

/* line 57, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m30 {
  margin: 30px !important;
}

/* line 58, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m35 {
  margin: 35px !important;
}

/* line 59, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-m40 {
  margin: 40px !important;
}

/* ----------------------------------------------------
padding
---------------------------------------------------- */
/* line 64, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt0 {
  padding-top: 0px !important;
}

/* line 65, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt05 {
  padding-top: 5px !important;
}

/* line 66, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt10 {
  padding-top: 10px !important;
}

/* line 67, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt15 {
  padding-top: 15px !important;
}

/* line 68, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt20 {
  padding-top: 20px !important;
}

/* line 69, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt25 {
  padding-top: 25px !important;
}

/* line 70, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt30 {
  padding-top: 30px !important;
}

/* line 71, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt35 {
  padding-top: 35px !important;
}

/* line 72, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pt40 {
  padding-top: 40px !important;
}

/* line 73, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr0 {
  padding-right: 0px !important;
}

/* line 74, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr05 {
  padding-right: 5px !important;
}

/* line 75, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr10 {
  padding-right: 10px !important;
}

/* line 76, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr15 {
  padding-right: 15px !important;
}

/* line 77, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr20 {
  padding-right: 20px !important;
}

/* line 78, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr25 {
  padding-right: 25px !important;
}

/* line 79, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr30 {
  padding-right: 30px !important;
}

/* line 80, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr35 {
  padding-right: 35px !important;
}

/* line 81, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pr40 {
  padding-right: 40px !important;
}

/* line 82, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb0 {
  padding-bottom: 0px !important;
}

/* line 83, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb05 {
  padding-bottom: 5px !important;
}

/* line 84, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb10 {
  padding-bottom: 10px !important;
}

/* line 85, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb15 {
  padding-bottom: 15px !important;
}

/* line 86, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb20 {
  padding-bottom: 20px !important;
}

/* line 87, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb25 {
  padding-bottom: 25px !important;
}

/* line 88, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb30 {
  padding-bottom: 30px !important;
}

/* line 89, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb35 {
  padding-bottom: 35px !important;
}

/* line 90, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pb40 {
  padding-bottom: 40px !important;
}

/* line 91, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl0 {
  padding-left: 0px !important;
}

/* line 92, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl05 {
  padding-left: 5px !important;
}

/* line 93, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl10 {
  padding-left: 10px !important;
}

/* line 94, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl15 {
  padding-left: 15px !important;
}

/* line 95, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl20 {
  padding-left: 20px !important;
}

/* line 96, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl25 {
  padding-left: 25px !important;
}

/* line 97, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl30 {
  padding-left: 30px !important;
}

/* line 98, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl35 {
  padding-left: 35px !important;
}

/* line 99, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl40 {
  padding-left: 40px !important;
}

/* line 100, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-pl0 {
  padding: 0px !important;
}

/* line 101, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-p05 {
  padding: 5px !important;
}

/* line 102, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-p10 {
  padding: 10px !important;
}

/* line 103, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-p15 {
  padding: 15px !important;
}

/* line 104, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-p20 {
  padding: 20px !important;
}

/* line 105, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-p25 {
  padding: 25px !important;
}

/* line 106, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-p30 {
  padding: 30px !important;
}

/* line 107, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-p35 {
  padding: 35px !important;
}

/* line 108, /usr/src/app/app/assets/stylesheets/share/base/_trumps.utilities.scss */
.u-p40 {
  padding: 40px !important;
}

/* line 2, /usr/src/app/app/assets/stylesheets/user/_settings.placeholder.scss */
.linkBox:after, .Layout:after, .Medias:after, .Article-Header .Article-Header-Main:after, .Article-Header .Article-Header-Meta:after, .Article-Header .Article-Header-Tags:after, .Footer-Primary:after, .Headline:after, .List.Type-Column-2:after, .Tags:after, .Clearfix:after, .Trainers-List-Inner:after {
  content: "";
  display: block;
  clear: both;
}

/* line 8, /usr/src/app/app/assets/stylesheets/user/_settings.placeholder.scss */
.Wrapper-Content.Type-Breadcrumbs, .Wrapper-Content.Type-Breadcrumbs-Article, .Article-Header, .Breadcrumbs {
  min-width: 1040px;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
body {
  margin: 0;
  width: 100%;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 34, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 55, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 68, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 78, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 90, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 98, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 110, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 118, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 127, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 136, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  line-height: 1.25;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 146, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
mark {
  background: rgba(167, 0, 0, 0.7);
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 155, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 163, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 171, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
sup {
  top: -0.5em;
}

/* line 175, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 186, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
img {
  width: 100%;
  height: auto;
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 196, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 207, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 215, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 225, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 233, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 256, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 270, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
button {
  overflow: visible;
  outline: none;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 282, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 295, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 307, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 316, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 327, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 339, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 351, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 362, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 375, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 384, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 395, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 404, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 413, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 424, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 429, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
td,
th {
  padding: 0;
}

/* line 434, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0;
}

/* line 445, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
html {
  font-size: 14px;
  line-height: 1.4;
}

/* line 449, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
body {
  color: #493b3b;
}

/* line 452, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
ul {
  list-style-type: none;
}

/* line 456, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
dt {
  margin-bottom: 16px;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.9);
  font-weight: bold;
}

/* line 462, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
dd {
  margin-bottom: 40px;
  font-size: 17px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 467, /usr/src/app/app/assets/stylesheets/user/_generic.normalize.scss */
body.ja {
  word-break: break-all;
}

/* line 18, /usr/src/app/app/assets/stylesheets/user/_settings.default.scss */
html,
body {
  background: #f4eceb;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1.4px;
  font-feature-settings: "tnum" on, "lnum" on;
  color: rgba(0, 0, 0, 0.9);
  width: auto !important;
}

/* line 31, /usr/src/app/app/assets/stylesheets/user/_settings.default.scss */
.Top {
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
}
/* line 35, /usr/src/app/app/assets/stylesheets/user/_settings.default.scss */
.Top h1,
.Top h2,
.Top h3,
.Top h4,
.Top h5,
.Top h6 {
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/* line 44, /usr/src/app/app/assets/stylesheets/user/_settings.default.scss */
.Font-Mincho {
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}

/* line 47, /usr/src/app/app/assets/stylesheets/user/_settings.default.scss */
.Font-Normal {
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}

/* line 50, /usr/src/app/app/assets/stylesheets/user/_settings.default.scss */
.Font-Marugothic {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO" !important;
}

/* line 53, /usr/src/app/app/assets/stylesheets/user/_settings.default.scss */
.Font-Weight-Normal {
  font-weight: normal !important;
}

/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi {
  text-align: center;
}
/* line 4, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Container {
  margin: 40px auto;
  max-width: 521px;
  width: 100%;
  font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #F3EEE8;
  border: 2px solid #D56343;
  border-radius: 15px;
  overflow: hidden;
  text-align: center;
}
/* line 20, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Logo-Box {
  margin-top: 25px;
  margin-bottom: 15px;
  text-align: center;
}
/* line 25, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Logo-Box-Image {
  width: 100px;
}
/* line 28, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Title {
  color: #373737;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 34, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-SubTitle {
  color: #D56343;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 40, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Image-Row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-bottom: 20px;
  padding: 0 30px;
  gap: 0 25px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 48, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Image-Cell {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 138px;
  height: 138px;
  box-shadow: 0px 0px 15px 0px rgba(145, 60, 36, 0.2);
}
/* line 56, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Image-Cell:hover img {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
/* line 59, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Image-Cell.No-Shadow {
  box-shadow: initial;
  cursor: initial;
}
/* line 63, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Image-Cell::before {
  content: "";
  padding-top: 100%;
  display: block;
}
/* line 69, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Image-Image {
  transition: transform .6s ease;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
/* line 78, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Logo-Button {
  display: inline-block;
  font-size: 14px;
  color: white;
  background-color: #D56343;
  border-radius: 50px;
  line-height: 1;
  padding: 13px 30px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 6px 0px rgba(145, 60, 36, 0.2);
}
/* line 90, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
.Item-Affi .Item-Affi-Logo-Button:hover {
  opacity: 0.7;
}

@media screen and (max-width: 813px) {
  /* line 97, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
  .Item-Affi .Item-Affi-Logo-Box {
    margin-top: 17px;
    margin-bottom: 9.4px;
  }
  /* line 101, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
  .Item-Affi .Item-Affi-Logo-Box-Image {
    width: 80px;
  }
  /* line 104, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
  .Item-Affi .Item-Affi-Title {
    margin-bottom: 7px;
  }
  /* line 107, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
  .Item-Affi .Item-Affi-SubTitle {
    margin-bottom: 15px;
  }
  /* line 110, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
  .Item-Affi .Item-Affi-Image-Row {
    padding: 0 15px;
    gap: 0 13px;
    margin-bottom: 15px;
  }
  /* line 115, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
  .Item-Affi .Item-Affi-Logo-Button {
    margin-bottom: 20px;
  }
  /* line 118, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
  .Item-Affi .Item-Affi-Logo-Button-Container {
    padding: 0 10px;
  }
  /* line 121, /usr/src/app/app/assets/stylesheets/share/item_components/_item-affiliate.scss */
  .Item-Affi .Item-Affi-Image-Cell {
    cursor: pointer;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
.item-heading__title {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 20px;
  border: solid 4px #a70000;
  margin: 50px 0 30px;
  background-color: #fffcfc;
  color: black;
  line-height: 1.4;
  word-break: break-word;
}
/* line 12, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
.item-heading__title::first-letter {
  color: #a70000;
}

/* line 17, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
.item-heading__sub-title {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: bold;
  color: black;
  display: table;
  line-height: 1.4;
}
/* line 25, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
.item-heading__sub-title::before {
  content: "";
  display: table-cell;
  width: 8px;
  height: 22px;
  padding-right: 15px;
  background-repeat: repeat-y;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAWCAMAAADKDS1SAAAABGdBTUEAALGPC%2FxhBQAAAAFzUkdCAK7OHOkAAABmUExURb4AFst4XM2KZ9Kyf8ZORcheTcdUSL8MHcyAYM6UbL8AGMALHsU4OMtvWMZDP8MiK86Ra8IWJcdORcQtMshZS9CmeMpkUclkUc6Qa8%2BccsZJQ9CneMx7Xs%2Bbcsx6XsdJQsQ1Ns2FZTuCQL0AAAAKdFJOU97z9%2F%2Fs7%2Bzg9fmpePU5AAAAh0lEQVQI1x2OWQKCQAxDo1HRdJiFRUBA9P6XtGO%2FXts0KRgURrbCzQLJIqCMZFQAWq5RHQFuRf2HaEzezy9AcnUeKvQL5wlNkiKzr5Y9KAW%2FGsinzwDLZKced0srmQS3L7mGPo63KThcqtYL17aGO5zIySqcu80UXeOvpm%2B9cp%2Fx7wPbyUH2A%2Fw2B76QHN6zAAAAAElFTkSuQmCC);
}
/* line 34, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
.item-heading__sub-title span.first-letter {
  color: #a70000;
}

/* line 43, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
.item-heading__sub2-title {
  color: #a70000;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
/* line 50, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
.item-heading__sub2-title .item-heading__sub2-title-border {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #a70000;
  margin-top: 10px;
}
/* line 58, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
.item-heading__sub2-title .item-heading__sub2-title-border::before {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 14px;
  top: 0px;
  left: 2em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAAkCAMAAAANZcKIAAAABGdBTUEAALGPC%2FxhBQAAAAFzUkdCAK7OHOkAAACxUExURUdwTLxAPum%2Fv%2Bi%2Bvr0%2BPv%2F%2F%2F9F%2Ff%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2B7Ozr0%2FP%2F%2F%2F%2F7w%2BPue9wLw%2FP%2Be7v%2Bm9wLw%2FPui8wOe%2Fv6cAAP%2B%2Fv7w%2BQr09P6YAALw%2BQLw%2BPqYBAKoNEOq8wKYAAOzIyKYAAKYAAL0%2FP70%2FP%2Bm%2Fv6wPD79PP%2BfBwacAALs8PLw3Qrw%2BPuTBuL0%2FP6YAAOfAwOTAwL0%2FP%2BW%2Fv%2BvDw%2F%2B%2Fv78%2FP70%2BPrw9P70%2FP6cAABDg4xQAAAA6dFJOUwDvSE%2F0BPgDAQJa6QXrVvZMUvJFLPoISda8bz21Tj3yDvjW4o0YIhBC%2FUwX0B3evkE55SgzBAy4ocKfvkvsAAAA4klEQVRIx%2B3N11LCUAAA0U0jNwESiqLYaYIFrAj6%2Fx8Go8OQkNyW4dF9P7OQqVH70VZrICvW61iKCVIdTgO5JtHpRIEJfDX2VWtoq3VbiQmVcz9UazyV9jSYsCPHHd0aWnLd0mJCR4Yd%2FRpcmXYNMFGzHDcjE023XHeNMFG9DNfN1jAr06%2BGmOi9iEema7gp6jdjjFgc4nNhrvk81CcWGPGcx982a%2FjI6zl2rbJ4bYmZZPWdrWa8xxfWmN7pDt8u7TWPO31ZASNe%2FnBfVNF8DX71lGrdP2zxNVV7uhqe8d%2BR2wBsuY3G7euZ3AAAAABJRU5ErkJggg%3D%3D);
}

@media screen and (max-width: 813px) {
  /* line 83, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
  .item-heading__title {
    padding: 6px 8px;
    line-height: 1.4;
  }

  /* line 87, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
  .item-heading__sub-title {
    margin-bottom: 20px;
  }

  /* line 90, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
  .item-heading__sub2-title {
    margin-bottom: 20px;
  }

  /* line 93, /usr/src/app/app/assets/stylesheets/share/item_components/_item-heading.scss */
  .item-heading__sub3-title {
    margin-bottom: 20px;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-option.scss */
.item-heading__option {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-pack: start;
      justify-content: flex-start;
  font-size: 16px;
  color: #a70000;
  margin-bottom: 25px;
}
/* line 9, /usr/src/app/app/assets/stylesheets/share/item_components/_item-option.scss */
.item-heading__option::before {
  display: block;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='17' viewBox='0 0 22 17'%3E%3Cg id='_' data-name='”' transform='translate(-115 -174.997)'%3E%3Cpath id='パス_1' data-name='パス 1' d='M120.113,192a4.853,4.853,0,0,1-2.69-.8,4.61,4.61,0,0,1-1.7-2.019.743.743,0,0,0-.041-.08,1.185,1.185,0,0,1-.091-.193,12.59,12.59,0,0,1-.536-5.029,10.938,10.938,0,0,1,5.913-8.709A1.293,1.293,0,0,1,121.6,175a1.272,1.272,0,0,1,1.085.6,1.185,1.185,0,0,1-.448,1.654,8.884,8.884,0,0,0-4.23,4.77.735.735,0,0,0,.166.756.8.8,0,0,0,.577.243.813.813,0,0,0,.192-.023,4.942,4.942,0,0,1,1.167-.14,4.574,4.574,0,1,1,0,9.142Z' transform='translate(0 0)' fill='%23a70000'/%3E%3Cpath id='パス_2' data-name='パス 2' d='M438.855,192a4.853,4.853,0,0,1-2.69-.8,4.61,4.61,0,0,1-1.7-2.019.744.744,0,0,0-.041-.08,1.185,1.185,0,0,1-.091-.193,12.581,12.581,0,0,1-.536-5.029,10.938,10.938,0,0,1,5.913-8.709,1.293,1.293,0,0,1,.635-.166,1.272,1.272,0,0,1,1.085.6,1.162,1.162,0,0,1,.132.916,1.207,1.207,0,0,1-.58.738,8.885,8.885,0,0,0-4.23,4.77.735.735,0,0,0,.166.756.8.8,0,0,0,.577.243.813.813,0,0,0,.192-.023,4.942,4.942,0,0,1,1.167-.14,4.574,4.574,0,1,1,0,9.142Z' transform='translate(-306.605 0)' fill='%23a70000'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 25px;
  height: 17px;
  margin-right: 10px;
}

/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-image.scss */
.item-image {
  margin-bottom: 50px;
}
/* line 8, /usr/src/app/app/assets/stylesheets/share/item_components/_item-image.scss */
.item-image__frame {
  max-width: 100%;
  margin-bottom: 10px;
}
/* line 12, /usr/src/app/app/assets/stylesheets/share/item_components/_item-image.scss */
.item-image__source {
  color: #333;
  font-size: 12px;
  display: block;
}

@media screen and (max-width: 813px) {
  /* line 20, /usr/src/app/app/assets/stylesheets/share/item_components/_item-image.scss */
  .item-image {
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  /* line 25, /usr/src/app/app/assets/stylesheets/share/item_components/_item-image.scss */
  .item-image .item-image__frame {
    margin: 0 auto;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
.item-link {
  margin-bottom: 30px;
}
/* line 4, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
.item-link__title {
  font-size: 18px;
  font-weight: bold;
  color: #c35b54;
}
/* line 9, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
.item-link__title:hover {
  color: #c35b54;
}
/* line 17, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
.item-link__title::after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 5px;
  position: relative;
  top: -2px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3C!--%0AThis SVG uses some of the following library:%0AFont Awesome Free 5.15 by @fontawesome - https://fontawesome.com%0ALicense - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)%0A--%3E%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='external-link-alt' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-external-link-alt fa-w-16 fa-2x'%3E%3Cpath fill='rgba(167, 0, 0, 0.7)' d='M432,320H400a16,16,0,0,0-16,16V448H64V128H208a16,16,0,0,0,16-16V80a16,16,0,0,0-16-16H48A48,48,0,0,0,0,112V464a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V336A16,16,0,0,0,432,320ZM488,0h-128c-21.37,0-32.05,25.91-17,41l35.73,35.73L135,320.37a24,24,0,0,0,0,34L157.67,377a24,24,0,0,0,34,0L435.28,133.32,471,169c15,15,41,4.5,41-17V24A24,24,0,0,0,488,0Z' class=''%3E%3C/path%3E%3C/svg%3E");
}

/* line 31, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
.item-link__full-button-container {
  text-align: center;
}
/* line 34, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
.item-link__full-button-container .item-link__full-button {
  display: inline-block;
  background-color: #42a324;
  border: 3px solid #42a324;
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  vertical-align: middle;
  font-size: 20px;
  box-shadow: 2px 2px 1px #cccccc;
  width: calc(400px - 6px);
  padding: 20px 0;
  letter-spacing: 0px;
  font-size: 16px;
}
/* line 51, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
.item-link__full-button-container .item-link__full-button:hover {
  background-color: #fff;
  border: 3px solid #42a324;
  color: #42a324;
}

@media screen and (max-width: 813px) {
  /* line 60, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
  .item-link__full-button-container {
    text-align: center;
  }
  /* line 63, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link.scss */
  .item-link__full-button-container .item-link__full-button {
    padding: 15px 0;
    font-size: 16px;
    width: calc(90% - 6px);
  }
}
/* .linkBox */
/*   .linkBox-image */
/*     = image_tag "http://img.eiga.k-img.com/images/person/25474/300x.jpg" */
/*   .linkBox-detail */
/*     .linkBox-head */
/*       監修者 */
/*     .linkBox-title */
/*       菅野 美穂 */
/*     .linkBox-info */
/*       淑徳大学国際コミュニケーション学部中退 */
/* line 12, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox {
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
  max-width: 530px;
  width: 100%;
  padding: 15px;
  margin-bottom: 40px;
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 23, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox a {
  display: block;
  color: #333333;
}
/* line 26, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox a:visited {
  color: #333333;
}
/* line 29, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox a:hover {
  text-decoration: underline;
}
/* line 32, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox a.red {
  color: rgba(167, 0, 0, 0.7);
}

/* line 37, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox-head {
  font-size: 12px;
  color: rgba(167, 0, 0, 0.7);
}

/* line 41, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox-image {
  float: left;
  padding-right: 15px;
  height: 100px;
}
/* line 46, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox-image img {
  width: 100px;
  height: 100px;
}

/* line 51, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox-detail {
  overflow: hidden;
}

/* line 54, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox-title {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 59, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox-info {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
/* line 65, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox-info.small {
  font-size: 12px;
}
/* line 69, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
.linkBox-info p:nth-child(n+2) {
  display: none;
}

@media screen and (max-width: 813px) {
  /* line 76, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-box.scss */
  .linkBox {
    box-sizing: border-box;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
.multipleLinks {
  border: solid 0.5px #c7ced3;
  position: relative;
  padding: 20px 15px;
  margin: 30px 0;
}

/* line 11, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
.multipleLinks-Title {
  position: absolute;
  top: -10px;
  left: 1em;
  background-color: #FFF;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 0 20px;
}

/* line 22, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
.multipleLinks-List {
  list-style-type: none !important;
  padding-left: 40px;
}

/* line 27, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
.multipleLinks-Item {
  margin-bottom: 10px;
}
/* line 30, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
.multipleLinks-Item:before {
  content: "●";
  color: #c7ced3;
  left: -1em;
  position: relative;
  vertical-align: middle;
  font-size: 14px;
}
/* line 39, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
.multipleLinks-Item a {
  color: #1f914e;
}
/* line 43, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
.multipleLinks-Item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 813px) {
  /* line 49, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
  .multipleLinks {
    padding: 20px 15px;
    margin: 30px 0;
  }

  /* line 60, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
  .multipleLinks-List {
    padding-left: 1em;
  }

  /* line 64, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
  .multipleLinks-Item {
    margin-bottom: 10px;
  }
  /* line 67, /usr/src/app/app/assets/stylesheets/share/item_components/_item-link-multiple.scss */
  .multipleLinks-Item:before {
    left: 0;
  }
}
/* .item-product { */
/*   margin-bottom: 55px; */
/* } */
/* .item-product__image { */
/*   display: block; */
/*   width: 100%; */
/*   margin-bottom: 20px; */
/*   @include hover-opaque($weak-opaque); */
/*   img { */
/*     display: block; */
/*     max-width: 100%; */
/*     max-height: 680px; */
/*   } */
/* } */
/* .item-product__source { */
/*   display: block; */
/*   margin-bottom: 25px; */
/*   color: $dark-gray; */
/*   @include font-size($font-xx-small); */
/*   @include hover-theme-color; */
/*   a { */
/*     color: inherit; */
/*     text-decoration: underline; */
/*   } */
/* } */
/* .item-product__title { */
/*   color: $dark-black; */
/*   margin-bottom: 15px; */
/*   font-weight: bold; */
/*   line-height: 1.5; */
/*   @include font-size($font-large); */
/* } */
/* .item-product__price { */
/*   font-weight: bold; */
/*   margin-bottom: 20px; */
/*   font-family: $kaku-hiragino; */
/*   @include font-size($font-small); */
/* } */
/* .item-product__lead-sentence { */
/*   margin-bottom: 20px; */
/*   line-height: 2; */
/*   color: $semi-dark-black; */
/*   font-size:15px; */
/*   font-size:1.5rem; */
/* } */
/* .item-product__description { */
/*   margin-bottom: 20px; */
/*   line-height: 2; */
/*   color: $semi-dark-black; */
/*   @include font-size($font-x-small); */
/* } */
/* .item-product__link-button { */
/*   display: block; */
/*   width: 300px; */
/*   padding: 16px 10px; */
/*   color: $white; */
/*   background-color: $emerald; */
/*   text-align: center; */
/*   @include font-size($font-medium); */
/*   @include hover-opaque($weak-opaque); */
/*   &:visited { */
/*     color: $white; */
/*   } */
/* } */
/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-quote.scss */
.item-quote {
  background-color: #efefef;
  padding: 30px;
  margin-bottom: 40px;
  font-size: 14px;
}

/* line 8, /usr/src/app/app/assets/stylesheets/share/item_components/_item-quote.scss */
.item-quote__title {
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
  font-size: 14px;
}

/* line 16, /usr/src/app/app/assets/stylesheets/share/item_components/_item-quote.scss */
.item-quote__content::before {
  display: block;
  width: 28px;
  height: 22px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='17' viewBox='0 0 22 17'%3E%3Cg id='_' data-name='”' transform='translate(-115 -174.997)'%3E%3Cpath id='パス_1' data-name='パス 1' d='M120.113,192a4.853,4.853,0,0,1-2.69-.8,4.61,4.61,0,0,1-1.7-2.019.743.743,0,0,0-.041-.08,1.185,1.185,0,0,1-.091-.193,12.59,12.59,0,0,1-.536-5.029,10.938,10.938,0,0,1,5.913-8.709A1.293,1.293,0,0,1,121.6,175a1.272,1.272,0,0,1,1.085.6,1.185,1.185,0,0,1-.448,1.654,8.884,8.884,0,0,0-4.23,4.77.735.735,0,0,0,.166.756.8.8,0,0,0,.577.243.813.813,0,0,0,.192-.023,4.942,4.942,0,0,1,1.167-.14,4.574,4.574,0,1,1,0,9.142Z' transform='translate(0 0)' fill='%23fff'/%3E%3Cpath id='パス_2' data-name='パス 2' d='M438.855,192a4.853,4.853,0,0,1-2.69-.8,4.61,4.61,0,0,1-1.7-2.019.744.744,0,0,0-.041-.08,1.185,1.185,0,0,1-.091-.193,12.581,12.581,0,0,1-.536-5.029,10.938,10.938,0,0,1,5.913-8.709,1.293,1.293,0,0,1,.635-.166,1.272,1.272,0,0,1,1.085.6,1.162,1.162,0,0,1,.132.916,1.207,1.207,0,0,1-.58.738,8.885,8.885,0,0,0-4.23,4.77.735.735,0,0,0,.166.756.8.8,0,0,0,.577.243.813.813,0,0,0,.192-.023,4.942,4.942,0,0,1,1.167-.14,4.574,4.574,0,1,1,0,9.142Z' transform='translate(-306.605 0)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}

/* line 26, /usr/src/app/app/assets/stylesheets/share/item_components/_item-quote.scss */
.item-quote__source {
  font-size: 14px;
  display: block;
  margin-top: 10px;
  font-style: normal !important;
}

/* line 35, /usr/src/app/app/assets/stylesheets/share/item_components/_item-quote.scss */
.item-quote__description {
  color: #000000;
  line-height: 2.28;
}

/* .item-shop { */
/*   margin-bottom: 40px; */
/*   @include solid-border($shop-border-gray); */
/* } */
/* .item-shop__link { */
/*   display: block; */
/*   position: relative; */
/*   width: 95.7%; */
/*   height: 100%; */
/*   padding: 4.3%; */
/*   border-left: 1px solid $shop-border-gray; */
/*   margin-left: 4.3%; */
/*   line-height: 1.5; */
/*   color: $dark-gray; */
/*   @include font-size($font-xx-small); */
/*   @include hover-theme-color; */
/*   &::before { */
/*     content: ""; */
/*     display: block; */
/*     position: absolute; */
/*     top: 50%; */
/*     left: -2.6%; */
/*     width: 6px; */
/*     height: 6px; */
/*     margin-left: -3px; */
/*     margin-top: -3px; */
/*     border-bottom: solid 2px $shop-border-green; */
/*     border-right: solid 2px $shop-border-green; */
/*     transform: rotate(-45deg); */
/*   } */
/* } */
/* .item-shop__name { */
/*   margin-bottom: 5px; */
/*   line-height: 1.32; */
/*   @include font-size($font-shop); */
/* } */
/* .item-shop__detail { */
/*   margin-bottom: 5px; */
/*   line-height: 1.71; */
/*   @include font-size($font-x-small); */
/* } */
/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-text.scss */
.item-text__description {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.8;
}
/* line 6, /usr/src/app/app/assets/stylesheets/share/item_components/_item-text.scss */
.item-text__description a {
  color: blue;
}

@media screen and (max-width: 813px) {
  /* line 12, /usr/src/app/app/assets/stylesheets/share/item_components/_item-text.scss */
  .item-text__description {
    padding: 0 8px;
    font-size: 16px;
    box-sizing: border-box;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-html.scss */
table.source-tableeditor {
  width: 100%;
}

/* line 5, /usr/src/app/app/assets/stylesheets/share/item_components/_item-html.scss */
table.source-tableeditor td {
  width: 1%;
  padding: 10px 5px;
  border: 1px solid black;
}

/* line 11, /usr/src/app/app/assets/stylesheets/share/item_components/_item-html.scss */
table.source-tableeditor.yellow td:first-child {
  background-color: #ffffc7;
}

/* line 15, /usr/src/app/app/assets/stylesheets/share/item_components/_item-html.scss */
table.source-tableeditor td::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  min-height: 20px;
}

/* line 22, /usr/src/app/app/assets/stylesheets/share/item_components/_item-html.scss */
.mce-item-table:not([border]),
.mce-item-table:not([border]) caption,
.mce-item-table:not([border]) td,
.mce-item-table:not([border]) th,
.mce-item-table[border="0"],
.mce-item-table[border="0"] caption,
.mce-item-table[border="0"] td,
.mce-item-table[border="0"] th,
table.source-tableeditor[style*="border-width: 0px"],
table.source-tableeditor[style*="border-width: 0px"] caption,
table.source-tableeditor[style*="border-width: 0px"] td,
table.source-tableeditor[style*="border-width: 0px"] th {
  border: 1px solid black;
}

/* line 1, /usr/src/app/app/assets/stylesheets/share/item_components/_item-twitter.scss */
.item-twitter {
  margin-bottom: 30px;
  /* .item-twitter__link { */
  /*   box-sizing: border-box; */
  /*   display: block; */
  /*   padding: 15px; */
  /*   margin-bottom: 40px; */
  /*   @include solid-border($gray); */
  /*   color: $black; */
  /*   @include hover-opaque($weak-opaque); */
  /* } */
  /* .item-twitter__header { */
  /*   height: 61px; */
  /*   @include font-size($font-small); */
  /*   @include after-clear-float; */
  /*   &::before { */
  /*     float: right; */
  /*     width: 40px; */
  /*     height: 40px; */
  /*     content: ''; */
  /*     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpENDM0Q0M3ODkxN0YxMUU1OEEzQ0NGODY2OEU5QTQ4NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpENDM0Q0M3OTkxN0YxMUU1OEEzQ0NGODY2OEU5QTQ4NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjdCOTVGNDdGOTE3RTExRTU4QTNDQ0Y4NjY4RTlBNDg1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjdCOTVGNDgwOTE3RTExRTU4QTNDQ0Y4NjY4RTlBNDg1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+enPyvAAAA/JJREFUeNrMmctLVFEcx8+9WiZYFNZkpfQmaVGUheX0FAohKqVNi8oWoRSkuQtaS0RUSrWoVdQf0ItCsiyzKQQnKlpY0cLS7KGVPagInb4/+M5wG+/j3Bln9Acf7qBn7vl6zu9xzk8jEomoRCwcDk/BYyZYAzaCQjCVv+4DneAueADegS/W7xcVFWnNk+lTlElBQbAaLAHTwYS4obPAUrAdfADPwCPwELSBId05DZ0VhDADj1KwF2yiqERMxDaDC6AFqxhJWiDEybYdAbtBrhoZ6weXQD1E9iUsEOJW4HGK25oKE/+sg8gO3wIhrgKP0/SnVFoPOAiRl7UFQlw5HufBNJUe+wSqIPKKp0CIk/iXv6ZApdfeggqIDFt/aNoEROMoiFOcs5Ea7AUyWoNq9CxIDcO3GMpLubWT1OjaN251S2wFIU4qSmWKxA0w7/1y+H18lIqGSmqKbbGUrTKNyf76EPYeNIAdYDPYB26wzEWYA187fLeMmmK1eD0IeEwoK1APtkS/7GIy8X5w27JCj8E17pSI7AInxc1svh+gpjYTSzkZH4o1VqSLubEKPHEZ9xMcZc2N374f4Cy4CObyD/nt8J5i0SZbnM+Th5fJy7PhvM/x3MmCP2AzrpPB5uUq97l6WQ5jRFO+ydAOaAicEw0iiHzBLZQDxFXwxnKEkhX57PEuqVDH6WuGwxjRFDR5jMrSECgJ9ACWfZxFyHUGgVBLF2i2ya/xthiscxGnqKk0kydhpemDCyUiIfKmxb8GQQdRnNTQzAjZHmMKM32c8cQHDzN9mBTmlNe8DqIBzZyba/rIa4vAfPhfDxhMInFnaAZlrBb3a46V1a7H9pYkWVny6PdaJ2+TaUHXFoBzELkribIox7llmmM7RaAU5T8+JhBffOqz7EVtIqNdx7VEU4sMDIGPPiaRxD7Ppfi72R6WMB0TTSHxq26uSIEPgZLv5vNi3qWRmMVW8ayXoTmPaOo2EZFf8aHd50pImjgBzoDZGuOXi++CGT7maBdt0dNMK5c04JLbBoiUtF5wC9wDLz0ifxs4xgBTPra31XrckrZEE33E9vbHaJdVuMNk7RYk45k3q9iNyPG5Q03U5PvI/4pnuhBvYXJd/M6ozOEOiG9uAFt9bqntkf+/aydEShfhkMZLIgyuXgo0mELyGESGStwaIK7OqbslJ+aVGjc7g1E/0tfTEDXYXzvZyKnl9qXbZM7a+GbSsIzOm30N/StdJnPVxHcVlFPJYY+kmo2dVJvMUW3Xl1FuNZHdpnJeD1Nl8u5yp86WZ3/Q0q8Zmw1Mi8ix2wKOEyousRaUKPcmurJcrKxN9BC3dUi3y2+M9X9D/BNgAJfLUFWOTKX2AAAAAElFTkSuQmCC); */
  /*     background-repeat: no-repeat; */
  /*   } */
  /* } */
  /* .item-twitter__author-name { */
  /*   color: $black; */
  /* } */
  /* .item-twitter__author-screen-name { */
  /*   color: $twitter-name-gray; */
  /*   padding: 5px 0 20px; */
  /* } */
  /* .item-twitter__description { */
  /*   font-size: $font-medium; */
  /*   color: $black; */
  /*   font-family: $merio; */
  /*   line-height: 1.75; */
  /*   white-space: pre-line; */
  /*   @include font-size($font-medium); */
  /* } */
}
/* line 3, /usr/src/app/app/assets/stylesheets/share/item_components/_item-twitter.scss */
.item-twitter blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 0 16px 16px 16px;
  max-width: 468px;
}
/* line 19, /usr/src/app/app/assets/stylesheets/share/item_components/_item-twitter.scss */
.item-twitter blockquote.twitter-tweet p {
  margin-top: 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
/* line 26, /usr/src/app/app/assets/stylesheets/share/item_components/_item-twitter.scss */
.item-twitter blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}
/* line 33, /usr/src/app/app/assets/stylesheets/share/item_components/_item-twitter.scss */
.item-twitter blockquote.twitter-tweet a:hover,
.item-twitter blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}

/*================================================================================= カエレバ・ヨメレバ・トマレバ =================================================================================*/
/* line 2, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba {
  width: 98%;
  height: auto;
  margin: 36px auto;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Helvetica, Meiryo, sans-serif;
  line-height: 1.5;
  word-wrap: break-word;
  box-sizing: border-box;
  display: block;
}

/* line 12, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba a {
  transition: 0.8s;
  color: #285EFF;
  /* テキストリンクカラー */
}

/* line 17, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba a:hover {
  color: #FFCA28;
  /* テキストリンクカラー(マウスオーバー時) */
}

/* line 21, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-box, .cstmreba .kaerebalink-box, .cstmreba .tomarebalink-box {
  width: 100%;
  background-color: #fafafa;
  /* 全体の背景カラー */
  overflow: hidden;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 12px 8px;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
}

/* サムネイル画像ボックス */
/* line 32, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-image, .cstmreba .kaerebalink-image, .cstmreba .tomarebalink-image {
  width: 150px;
  float: left;
  margin: 0 14px 0 0;
  text-align: center;
  background: #fff;
}

/* line 39, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-image a, .cstmreba .kaerebalink-image a, .cstmreba .tomarebalink-image a {
  width: 100%;
  display: block;
}

/* line 43, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-image a img, .cstmreba .kaerebalink-image a img, .cstmreba .tomarebalink-image a img {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #fff;
}

/* line 49, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-info, .cstmreba .kaerebalink-info, .cstmreba .tomarebalink-info {
  overflow: hidden;
  line-height: 170%;
  color: #333;
}

/* infoボックス内リンク下線非表示 */
/* line 55, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-info a, .cstmreba .kaerebalink-info a, .cstmreba .tomarebalink-info a {
  text-decoration: none;
}

/* 作品・商品・ホテル名 リンク */
/* line 59, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-name > a, .cstmreba .kaerebalink-name > a, .cstmreba .tomarebalink-name > a {
  border-bottom: 1px solid;
  font-size: 16px;
}

/* タイトル下にPタグ自動挿入された際の余白を小さく */
/* line 64, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-name p, .cstmreba .booklink-name p, .cstmreba .tomarebalink-name p {
  margin: 0;
}

/* powered by */
/* line 68, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-powered-date, .cstmreba .kaerebalink-powered-date, .cstmreba .tomarebalink-powered-date {
  font-size: 10px;
  line-height: 150%;
}

/* line 72, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-powered-date a, .cstmreba .kaerebalink-powered-date a, .cstmreba .tomarebalink-powered-date a {
  color: #333;
  border-bottom: none;
}

/* line 76, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-powered-date a:hover, .cstmreba .kaerebalink-powered-date a:hover, .cstmreba .tomarebalink-powered-date a:hover {
  color: #333;
  border-bottom: 1px solid #333;
}

/* 著者・住所 */
/* line 81, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-detail, .cstmreba .kaerebalink-detail, .cstmreba .tomarebalink-address {
  font-size: 12px;
}

/* line 84, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 div img, .cstmreba .booklink-link2 div img, .cstmreba .tomarebalink-link1 div img {
  display: none !important;
}

/* line 87, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1, .cstmreba .booklink-link2, .cstmreba .tomarebalink-link1 {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
}

/* line 92, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 > div, .cstmreba .kaerebalink-link1 > div, .cstmreba .tomarebalink-link1 > div {
  float: left;
  width: 24%;
  min-width: 128px;
  margin: 0.5%;
}

/***** ボタンデザインここから ******/
/* line 99, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 a, .cstmreba .kaerebalink-link1 a, .cstmreba .tomarebalink-link1 a {
  width: 100%;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 3% 0.5%;
  border-radius: 8px;
  font-size: 13px;
  font-weight: bold;
  line-height: 180%;
  color: #fff;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.26);
}

/* トマレバ */
/* line 114, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a {
  background: #76ae25;
  border: 2px solid #76ae25;
}

/* 楽天トラベル */
/* line 119, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkjalan a {
  background: #ff7a15;
  border: 2px solid #ff7a15;
}

/* じゃらん */
/* line 124, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkjtb a {
  background: #c81528;
  border: 2px solid #c81528;
}

/* JTB */
/* line 129, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkknt a {
  background: #0b499d;
  border: 2px solid #0b499d;
}

/* KNT */
/* line 134, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkikyu a {
  background: #bf9500;
  border: 2px solid #bf9500;
}

/* 一休 */
/* line 139, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a {
  background: #000066;
  border: 2px solid #000066;
}

/* るるぶ */
/* line 144, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a {
  background: #ff0033;
  border: 2px solid #ff0033;
}

/* Yahoo!トラベル */
/* line 149, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkhis a {
  background: #004bb0;
  border: 2px solid #004bb0;
}

/*** HIS ***/
/* カエレバ */
/* line 155, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a {
  background: #ff0033;
  border: 2px solid #ff0033;
  letter-spacing: normal;
}

/* Yahoo!ショッピング */
/* line 161, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a {
  background: #84be24;
  border: 2px solid #84be24;
}

/* ベルメゾン */
/* line 166, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkcecile a {
  background: #8d124b;
  border: 2px solid #8d124b;
}

/* セシール */
/* line 171, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a {
  background: #314995;
  border: 2px solid #314995;
}

/* 価格コム */
/* ヨメレバ */
/* line 177, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkkindle a {
  background: #007dcd;
  border: 2px solid #007dcd;
}

/* Kindle */
/* line 182, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkrakukobo a {
  background: #bf0000;
  border: 2px solid #bf0000;
}

/* 楽天kobo */
/* line 187, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkbk1 a {
  background: #0085cd;
  border: 2px solid #0085cd;
}

/* honto */
/* line 192, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkehon a {
  background: #2a2c6d;
  border: 2px solid #2a2c6d;
}

/* ehon */
/* line 197, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkkino a {
  background: #003e92;
  border: 2px solid #003e92;
}

/* 紀伊國屋書店 */
/* line 202, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinktoshokan a {
  background: #333333;
  border: 2px solid #333333;
}

/* 図書館 */
/* カエレバ・ヨメレバ共通 */
/* line 208, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkamazon a, .cstmreba .booklink-link2 .shoplinkamazon a {
  background: #FF9901;
  border: 2px solid #ff9901;
}

/* Amazon */
/* line 213, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a, .cstmreba .booklink-link2 .shoplinkrakuten a {
  background: #bf0000;
  border: 2px solid #bf0000;
}

/* 楽天 */
/* line 218, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkseven a, .cstmreba .booklink-link2 .shoplinkseven a {
  background: #225496;
  border: 2px solid #225496;
}

/* 7net */
/****** ボタンカラー ここまで *****/
/***** ボタンデザイン マウスオーバー時ここから *****/
/* line 225, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 a:hover, .cstmreba .kaerebalink-link1 a:hover, .cstmreba .tomarebalink-link1 a:hover {
  background: #fff;
}

/* トマレバ */
/* line 229, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a:hover {
  color: #76ae25;
}

/* 楽天トラベル */
/* line 233, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkjalan a:hover {
  color: #ff7a15;
}

/* じゃらん */
/* line 237, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkjtb a:hover {
  color: #c81528;
}

/* JTB */
/* line 241, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkknt a:hover {
  color: #0b499d;
}

/* KNT */
/* line 245, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkikyu a:hover {
  color: #bf9500;
}

/* 一休 */
/* line 249, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a:hover {
  color: #000066;
}

/* るるぶ */
/* line 253, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a:hover {
  color: #ff0033;
}

/* Yahoo!トラベル */
/* line 257, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkhis a:hover {
  color: #004bb0;
}

/*** HIS ***/
/* カエレバ */
/* line 262, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a:hover {
  color: #ff0033;
}

/* Yahoo!ショッピング */
/* line 266, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a:hover {
  color: #84be24;
}

/* ベルメゾン */
/* line 270, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkcecile a:hover {
  color: #8d124b;
}

/* セシール */
/* line 274, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a:hover {
  color: #314995;
}

/* 価格コム */
/* ヨメレバ */
/* line 279, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkkindle a:hover {
  color: #007dcd;
}

/* Kindle */
/* line 283, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkrakukobo a:hover {
  color: #bf0000;
}

/* 楽天kobo */
/* line 287, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkbk1 a:hover {
  color: #0085cd;
}

/* honto */
/* line 291, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkehon a:hover {
  color: #2a2c6d;
}

/* ehon */
/* line 295, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkkino a:hover {
  color: #003e92;
}

/* 紀伊國屋書店 */
/* line 299, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinktoshokan a:hover {
  color: #333333;
}

/* 図書館 */
/* カエレバ・ヨメレバ共通 */
/* line 304, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkamazon a:hover, .cstmreba .booklink-link2 .shoplinkamazon a:hover {
  color: #FF9901;
}

/* Amazon */
/* line 308, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a:hover, .cstmreba .booklink-link2 .shoplinkrakuten a:hover {
  color: #bf0000;
}

/* 楽天 */
/* line 312, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkseven a:hover, .cstmreba .booklink-link2 .shoplinkseven a:hover {
  color: #225496;
}

/* 7net */
/***** ボタンデザイン マウスオーバー時ここまで *****/
/* line 317, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-footer {
  clear: both;
}

/***** 解像度813px以下のスタイル *****/
@media screen and (max-width: 813px) {
  /* line 322, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
  .cstmreba .booklink-image, .cstmreba .kaerebalink-image, .cstmreba .tomarebalink-image {
    width: 100%;
    float: none;
  }

  /* line 326, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
  .cstmreba .booklink-link2 > div, .cstmreba .kaerebalink-link1 > div, .cstmreba .tomarebalink-link1 > div {
    width: 32.33%;
    margin: 0.5%;
  }

  /* line 330, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
  .cstmreba .booklink-info, .cstmreba .kaerebalink-info, .cstmreba .tomarebalink-info {
    text-align: center;
    padding-bottom: 1px;
  }
}
/***** 解像度480px以下のスタイル *****/
@media screen and (max-width: 480px) {
  /* line 337, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
  .cstmreba .booklink-link2 > div, .cstmreba .kaerebalink-link1 > div, .cstmreba .tomarebalink-link1 > div {
    width: 49%;
    margin: 0.5%;
  }
}
/*================================================================================= カエレバ・ヨメレバ・トマレバ =================================================================================*/
/* line 344, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba {
  width: 98%;
  height: auto;
  margin: 36px auto;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Helvetica, Meiryo, sans-serif;
  line-height: 1.5;
  word-wrap: break-word;
  box-sizing: border-box;
  display: block;
}

/* line 354, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba a {
  transition: 0.8s;
  color: #285EFF;
  /* テキストリンクカラー */
}

/* line 359, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba a:hover {
  color: #FFCA28;
  /* テキストリンクカラー(マウスオーバー時) */
}

/* line 363, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-box, .cstmreba .kaerebalink-box, .cstmreba .tomarebalink-box {
  width: 100%;
  background-color: #fafafa;
  /* 全体の背景カラー */
  overflow: hidden;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 12px 8px;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
}

/* サムネイル画像ボックス */
/* line 374, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-image, .cstmreba .kaerebalink-image, .cstmreba .tomarebalink-image {
  width: 150px;
  float: left;
  margin: 0 14px 0 0;
  text-align: center;
  background: #fff;
}

/* line 381, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-image a, .cstmreba .kaerebalink-image a, .cstmreba .tomarebalink-image a {
  width: 100%;
  display: block;
}

/* line 385, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-image a img, .cstmreba .kaerebalink-image a img, .cstmreba .tomarebalink-image a img {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #fff;
}

/* line 391, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-info, .cstmreba .kaerebalink-info, .cstmreba .tomarebalink-info {
  overflow: hidden;
  line-height: 170%;
  color: #333;
}

/* infoボックス内リンク下線非表示 */
/* line 397, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-info a, .cstmreba .kaerebalink-info a, .cstmreba .tomarebalink-info a {
  text-decoration: none;
}

/* 作品・商品・ホテル名 リンク */
/* line 401, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-name > a, .cstmreba .kaerebalink-name > a, .cstmreba .tomarebalink-name > a {
  border-bottom: 1px solid;
  font-size: 16px;
}

/* タイトル下にPタグ自動挿入された際の余白を小さく */
/* line 406, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-name p, .cstmreba .booklink-name p, .cstmreba .tomarebalink-name p {
  margin: 0;
}

/* powered by */
/* line 410, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-powered-date, .cstmreba .kaerebalink-powered-date, .cstmreba .tomarebalink-powered-date {
  font-size: 10px;
  line-height: 150%;
}

/* line 414, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-powered-date a, .cstmreba .kaerebalink-powered-date a, .cstmreba .tomarebalink-powered-date a {
  color: #333;
  border-bottom: none;
}

/* line 418, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-powered-date a:hover, .cstmreba .kaerebalink-powered-date a:hover, .cstmreba .tomarebalink-powered-date a:hover {
  color: #333;
  border-bottom: 1px solid #333;
}

/* 著者・住所 */
/* line 423, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-detail, .cstmreba .kaerebalink-detail, .cstmreba .tomarebalink-address {
  font-size: 12px;
}

/* line 426, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 div img, .cstmreba .booklink-link2 div img, .cstmreba .tomarebalink-link1 div img {
  display: none !important;
}

/* line 429, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1, .cstmreba .booklink-link2, .cstmreba .tomarebalink-link1 {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
}

/* line 434, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 > div, .cstmreba .kaerebalink-link1 > div, .cstmreba .tomarebalink-link1 > div {
  float: left;
  width: 24%;
  min-width: 128px;
  margin: 0.5%;
}

/***** ボタンデザインここから ******/
/* line 441, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 a, .cstmreba .kaerebalink-link1 a, .cstmreba .tomarebalink-link1 a {
  width: 100%;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 3% 0.5%;
  border-radius: 8px;
  font-size: 13px;
  font-weight: bold;
  line-height: 180%;
  color: #fff;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.26);
}

/* トマレバ */
/* line 456, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a {
  background: #76ae25;
  border: 2px solid #76ae25;
}

/* 楽天トラベル */
/* line 461, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkjalan a {
  background: #ff7a15;
  border: 2px solid #ff7a15;
}

/* じゃらん */
/* line 466, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkjtb a {
  background: #c81528;
  border: 2px solid #c81528;
}

/* JTB */
/* line 471, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkknt a {
  background: #0b499d;
  border: 2px solid #0b499d;
}

/* KNT */
/* line 476, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkikyu a {
  background: #bf9500;
  border: 2px solid #bf9500;
}

/* 一休 */
/* line 481, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a {
  background: #000066;
  border: 2px solid #000066;
}

/* るるぶ */
/* line 486, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a {
  background: #ff0033;
  border: 2px solid #ff0033;
}

/* Yahoo!トラベル */
/* line 491, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkhis a {
  background: #004bb0;
  border: 2px solid #004bb0;
}

/*** HIS ***/
/* カエレバ */
/* line 497, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a {
  background: #ff0033;
  border: 2px solid #ff0033;
  letter-spacing: normal;
}

/* Yahoo!ショッピング */
/* line 503, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a {
  background: #84be24;
  border: 2px solid #84be24;
}

/* ベルメゾン */
/* line 508, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkcecile a {
  background: #8d124b;
  border: 2px solid #8d124b;
}

/* セシール */
/* line 513, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a {
  background: #314995;
  border: 2px solid #314995;
}

/* 価格コム */
/* ヨメレバ */
/* line 519, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkkindle a {
  background: #007dcd;
  border: 2px solid #007dcd;
}

/* Kindle */
/* line 524, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkrakukobo a {
  background: #bf0000;
  border: 2px solid #bf0000;
}

/* 楽天kobo */
/* line 529, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkbk1 a {
  background: #0085cd;
  border: 2px solid #0085cd;
}

/* honto */
/* line 534, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkehon a {
  background: #2a2c6d;
  border: 2px solid #2a2c6d;
}

/* ehon */
/* line 539, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkkino a {
  background: #003e92;
  border: 2px solid #003e92;
}

/* 紀伊國屋書店 */
/* line 544, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinktoshokan a {
  background: #333333;
  border: 2px solid #333333;
}

/* 図書館 */
/* カエレバ・ヨメレバ共通 */
/* line 550, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkamazon a, .cstmreba .booklink-link2 .shoplinkamazon a {
  background: #FF9901;
  border: 2px solid #ff9901;
}

/* Amazon */
/* line 555, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a, .cstmreba .booklink-link2 .shoplinkrakuten a {
  background: #bf0000;
  border: 2px solid #bf0000;
}

/* 楽天 */
/* line 560, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkseven a, .cstmreba .booklink-link2 .shoplinkseven a {
  background: #225496;
  border: 2px solid #225496;
}

/* 7net */
/****** ボタンカラー ここまで *****/
/***** ボタンデザイン マウスオーバー時ここから *****/
/* line 567, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 a:hover, .cstmreba .kaerebalink-link1 a:hover, .cstmreba .tomarebalink-link1 a:hover {
  background: #fff;
}

/* トマレバ */
/* line 571, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a:hover {
  color: #76ae25;
}

/* 楽天トラベル */
/* line 575, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkjalan a:hover {
  color: #ff7a15;
}

/* じゃらん */
/* line 579, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkjtb a:hover {
  color: #c81528;
}

/* JTB */
/* line 583, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkknt a:hover {
  color: #0b499d;
}

/* KNT */
/* line 587, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkikyu a:hover {
  color: #bf9500;
}

/* 一休 */
/* line 591, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a:hover {
  color: #000066;
}

/* るるぶ */
/* line 595, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a:hover {
  color: #ff0033;
}

/* Yahoo!トラベル */
/* line 599, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .tomarebalink-link1 .shoplinkhis a:hover {
  color: #004bb0;
}

/*** HIS ***/
/* カエレバ */
/* line 604, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a:hover {
  color: #ff0033;
}

/* Yahoo!ショッピング */
/* line 608, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a:hover {
  color: #84be24;
}

/* ベルメゾン */
/* line 612, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkcecile a:hover {
  color: #8d124b;
}

/* セシール */
/* line 616, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a:hover {
  color: #314995;
}

/* 価格コム */
/* ヨメレバ */
/* line 621, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkkindle a:hover {
  color: #007dcd;
}

/* Kindle */
/* line 625, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkrakukobo a:hover {
  color: #bf0000;
}

/* 楽天kobo */
/* line 629, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkbk1 a:hover {
  color: #0085cd;
}

/* honto */
/* line 633, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkehon a:hover {
  color: #2a2c6d;
}

/* ehon */
/* line 637, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinkkino a:hover {
  color: #003e92;
}

/* 紀伊國屋書店 */
/* line 641, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-link2 .shoplinktoshokan a:hover {
  color: #333333;
}

/* 図書館 */
/* カエレバ・ヨメレバ共通 */
/* line 646, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkamazon a:hover, .cstmreba .booklink-link2 .shoplinkamazon a:hover {
  color: #FF9901;
}

/* Amazon */
/* line 650, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a:hover, .cstmreba .booklink-link2 .shoplinkrakuten a:hover {
  color: #bf0000;
}

/* 楽天 */
/* line 654, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .kaerebalink-link1 .shoplinkseven a:hover, .cstmreba .booklink-link2 .shoplinkseven a:hover {
  color: #225496;
}

/* 7net */
/***** ボタンデザイン マウスオーバー時ここまで *****/
/* line 659, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
.cstmreba .booklink-footer {
  clear: both;
}

/***** 解像度813px以下のスタイル *****/
@media screen and (max-width: 813px) {
  /* line 664, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
  .cstmreba .booklink-image, .cstmreba .kaerebalink-image, .cstmreba .tomarebalink-image {
    width: 100%;
    float: none;
  }

  /* line 668, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
  .cstmreba .booklink-link2 > div, .cstmreba .kaerebalink-link1 > div, .cstmreba .tomarebalink-link1 > div {
    width: 32.33%;
    margin: 0.5%;
  }

  /* line 672, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
  .cstmreba .booklink-info, .cstmreba .kaerebalink-info, .cstmreba .tomarebalink-info {
    text-align: center;
    padding-bottom: 1px;
  }
}
/***** 解像度480px以下のスタイル *****/
@media screen and (max-width: 480px) {
  /* line 679, /usr/src/app/app/assets/stylesheets/share/_kaereba.scss */
  .cstmreba .booklink-link2 > div, .cstmreba .kaerebalink-link1 > div, .cstmreba .tomarebalink-link1 > div {
    width: 49%;
    margin: 0.5%;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_elements.headings.scss */
.OLIVA-Heading {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
/* line 6, /usr/src/app/app/assets/stylesheets/user/_elements.headings.scss */
.OLIVA-Heading:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  padding-right: 8px;
  border-left: solid 5px #a70000;
}
/* line 14, /usr/src/app/app/assets/stylesheets/user/_elements.headings.scss */
.OLIVA-Heading.Type-Secondary {
  font-size: 14px;
  line-height: 1.8;
}
/* line 18, /usr/src/app/app/assets/stylesheets/user/_elements.headings.scss */
.OLIVA-Heading.Option-LeftBorder {
  border-left: 5px solid rgba(167, 0, 0, 0.7);
  padding-left: 10px;
  line-height: 36px;
}
/* line 23, /usr/src/app/app/assets/stylesheets/user/_elements.headings.scss */
.OLIVA-Heading.Option-Red {
  color: rgba(167, 0, 0, 0.7);
}
/* line 26, /usr/src/app/app/assets/stylesheets/user/_elements.headings.scss */
.OLIVA-Heading-MoreRead {
  font-size: 12px;
  position: absolute;
  right: 0;
  font-weight: initial;
  color: #283593;
}
/* line 32, /usr/src/app/app/assets/stylesheets/user/_elements.headings.scss */
.OLIVA-Heading-MoreRead:hover {
  color: rgba(167, 0, 0, 0.7);
}

@media screen and (max-width: 813px) {
  /* line 39, /usr/src/app/app/assets/stylesheets/user/_elements.headings.scss */
  .OLIVA-Heading.Type-Secondary {
    padding: 0 10px;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_elements.links.scss */
a {
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none;
}
/* line 5, /usr/src/app/app/assets/stylesheets/user/_elements.links.scss */
a:hover {
  transition: all 0.3s;
  color: rgba(167, 0, 0, 0.7);
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-Content {
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
/* line 8, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-Content.Type-Fullsize {
  width: 100%;
  max-width: 100%;
  min-width: 1200px;
  padding: 0;
  margin-bottom: 0;
}
/* line 15, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-Content.Type-Breadcrumbs {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}
/* line 21, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-Content.Type-Breadcrumbs-Article {
  width: 100%;
  padding-bottom: 10px;
  font-size: 12px;
}
/* line 27, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-Content.Type-Grid {
  display: -ms-grid;
  display: grid;
}
/* line 31, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-Content.Type-Category-Header {
  margin-bottom: 50px;
}
/* line 34, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-Content.Option-Background-White {
  background-color: #f7f8fa;
}

/* line 38, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-CategoryInformation {
  width: 200px;
  margin-right: 20px;
}

/* line 42, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-MainInformation {
  width: 768px;
  margin-right: 40px;
}

/* line 46, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-ArticleInformation {
  width: 768px;
  margin-right: 40px;
}

/* line 50, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformation {
  width: 375px;
  position: relative;
}
/* line 55, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformation.Fixed-Content .Wrapper-SubInformation-Inner {
  width: 375px;
  position: fixed;
  bottom: 90px;
}
/* line 62, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformation .Layout-Panel:nth-child(n + 2) {
  margin-top: 40px;
}

/* line 66, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-ContentNew-Container {
  margin-right: 40px;
  margin-left: 40px;
}

/* line 70, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-ContentNew {
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  max-width: 1280px;
  margin: 0 auto;
  text-align: left;
}
/* line 77, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-ContentNew .Wrapper-MainInformation {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: auto;
  margin-right: 37px;
}
/* line 82, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-ContentNew .Wrapper-MainInformation .Layout-Categories {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
/* line 86, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-ContentNew .Wrapper-MainInformation .Layout-Categories::after {
  content: "";
  -ms-flex-preferred-size: calc(33% - 13px);
      flex-basis: calc(33% - 13px);
}
/* line 91, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-ContentNew .Wrapper-MainInformation .Layout-Categories .Layout-Category {
  -ms-flex-preferred-size: calc(33% - 33px);
      flex-basis: calc(33% - 33px);
  margin-right: 0;
  margin-bottom: 24px;
}
/* line 97, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-ContentNew .Wrapper-SubInformationNew {
  -ms-flex-preferred-size: 395px;
      flex-basis: 395px;
}

/* line 101, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformationNew {
  width: 395px;
  position: relative;
}
/* line 113, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformationNew .PR-Section .PR-Heading {
  max-width: 395px;
  font-size: 20px;
  padding: 10px 0;
}
/* line 118, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformationNew .PR-Section .PR-List {
  margin-top: 35px;
}
/* line 123, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformationNew .Layout .Layout-Panel {
  width: 395px;
}
/* line 127, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformationNew .Layout-Panel:nth-child(n + 2) {
  margin-top: 40px;
}
/* line 130, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-SubInformationNew .Media-Body, .Wrapper-SubInformationNew .Jumbotron.Type-Media .Jumbotron-Body, .Jumbotron.Type-Media .Wrapper-SubInformationNew .Jumbotron-Body {
  padding-right: 0 !important;
}

@media screen and (max-width: 813px) {
  /* line 136, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformation {
    width: auto;
    position: relative;
  }
  /* line 141, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformation.Fixed-Content .Wrapper-SubInformation-Inner {
    position: relative;
    bottom: initial;
    width: auto;
  }
}
/* line 150, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-MainInformation-Without-Sub {
  width: 940px;
  margin-right: 0;
  position: relative;
  left: 220px;
}

/* line 156, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
.Wrapper-1Column {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

@media screen and (max-width: 813px) {
  /* line 164, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-Content {
    padding-top: 0;
    display: block;
  }
  /* line 168, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-Content.Type-Fullsize {
    width: 100%;
    min-width: 320px;
  }
  /* line 172, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-Content.Type-Breadcrumbs {
    min-width: auto;
  }

  /* line 176, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-MainInformation {
    width: 100%;
    margin-right: 0;
  }

  /* line 180, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformation {
    width: 100%;
  }

  /* line 183, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-ArticleInformation {
    width: 100%;
    box-sizing: border-box;
  }

  /* line 188, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-ContentNew-Container {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 192, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-ContentNew {
    display: block;
    margin: 0 10px;
    margin-top: -60px;
  }
  /* line 197, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-ContentNew .Wrapper-MainInformation {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    margin-right: 0;
  }
  /* line 202, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-ContentNew .Wrapper-MainInformation .Layout-Categories {
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  /* line 206, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-ContentNew .Wrapper-MainInformation .Layout-Categories::after {
    content: "";
    -ms-flex-preferred-size: calc(33% - 13px);
        flex-basis: calc(33% - 13px);
  }
  /* line 211, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-ContentNew .Wrapper-MainInformation .Layout-Categories .Layout-Category {
    -ms-flex-preferred-size: calc(50% - 25px);
        flex-basis: calc(50% - 25px);
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }
  /* line 218, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-ContentNew .Wrapper-SubInformationNew {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 100%;
  }

  /* line 223, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformationNew {
    width: auto;
    position: relative;
  }
  /* line 228, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformationNew .PR-Section .PR-Heading {
    max-width: auto;
    font-size: 20px;
    padding: 10px 0;
  }
  /* line 233, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformationNew .PR-Section .PR-List {
    margin-top: 35px;
  }
  /* line 237, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformationNew .Layout .Layout-Panel {
    width: 100%;
  }
  /* line 240, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformationNew .Layout-Panel:nth-child(n + 2) {
    margin-top: 40px;
  }
  /* line 243, /usr/src/app/app/assets/stylesheets/user/_objects.wrappers.scss */
  .Wrapper-SubInformationNew .Media-Body, .Wrapper-SubInformationNew .Jumbotron.Type-Media .Jumbotron-Body, .Jumbotron.Type-Media .Wrapper-SubInformationNew .Jumbotron-Body {
    padding-right: 0 !important;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-heading.scss */
.Layout-Heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 8, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-heading.scss */
.Layout-Heading .Layout-Heading-MetaLink {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #a70000;
  font-weight: bold;
}
/* line 13, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-heading.scss */
.Layout-Heading.Option-Row-Reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

@media screen and (max-width: 813px) {
  /* line 19, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-heading.scss */
  .Layout-Heading {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  /* line 21, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-heading.scss */
  .Layout-Heading .Layout-Heading-Meta {
    padding: 0 6px 10px;
    text-align: right;
  }
  /* line 25, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-heading.scss */
  .Layout-Heading .Layout-Heading-MetaLink {
    font-size: 14px;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
/* line 6, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title.Layout-Title-Type-Underline {
  display: inline-block;
  border-bottom: 3px solid #a70000;
  padding-bottom: 2px;
  margin-bottom: 15px;
}
/* line 12, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title.Layout-Title-Type-DoubleUnderline {
  display: inline-block;
  border-bottom: 4px double #a70000;
  padding-bottom: 2px;
  margin-bottom: 30px;
  width: 100%;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 16px;
  line-height: 1;
}
/* line 23, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title.Layout-Title-Type-DoubleUnderline:first-letter {
  color: #a70000;
  font-size: 32px;
}
/* line 41, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title.Layout-Title-Type-DoubleUnderline.Option-FirstMargin {
  margin-top: 30px;
}
/* line 46, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title.Layout-Title-Type-Decoration:before {
  content: "";
  width: 1px;
  height: 100%;
  padding-right: 15px;
  border-left: solid 3px #a70000;
}
/* line 54, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title.Layout-Title-Type-Background {
  display: inline-block;
  background-color: #a70000;
  color: rgba(255, 255, 255, 0.9);
  padding: 0 0 0 1em;
  width: 21em;
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title-More {
  float: right;
  font-size: 12px;
  font-weight: initial;
}
/* line 65, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title-More a {
  color: #283593;
}
/* line 67, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title-More a:hover {
  color: rgba(167, 0, 0, 0.7);
}

/* line 73, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
.Layout-Title-WhiteCapsule {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  background-color: white;
  border-radius: 10em;
  border: 1px solid #a70000;
  color: #a70000;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
}

@media screen and (max-width: 813px) {
  /* line 89, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
  .Layout-Title {
    padding: 10px 6px;
    margin: 0;
    font-size: 13px;
  }
  /* line 93, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
  .Layout-Title.Layout-Title-Type-Background {
    display: inline-block;
    background-color: #a70000;
    color: rgba(255, 255, 255, 0.9);
    padding: 0.25em 3em 0.25em 1em;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
  }

  /* line 104, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
  .Layout-Title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }
  /* line 109, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
  .Layout-Title.Layout-Title-Type-Underline {
    display: inline-block;
    border-bottom: 3px solid #a70000;
    padding-bottom: 2px;
    margin-bottom: 15px;
  }
  /* line 115, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
  .Layout-Title.Layout-Title-Type-DoubleUnderline {
    margin-bottom: 30px;
    font-size: 20px;
    padding: 0;
    padding-bottom: 16px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  /* line 123, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
  .Layout-Title.Layout-Title-Type-DoubleUnderline:first-letter {
    color: #a70000;
    font-size: 24px;
  }

  /* line 143, /usr/src/app/app/assets/stylesheets/user/_objects.layouts-title.scss */
  .Layout-Title-WhiteCapsule {
    position: absolute;
    top: 0;
    right: 0;
    background-color: white;
    border-radius: 10em;
    border: 1px solid #a70000;
    color: #a70000;
    padding: 10px;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.LayoutFlex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* line 4, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.LayoutFlex .LayoutFlex-Item {
  width: 50%;
}

/* line 8, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* line 12, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category {
  width: calc(25% - 30px);
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 10px 0 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
}
/* line 20, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category:nth-child(4n) {
  margin-right: 0;
}
/* line 24, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks {
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  margin: 5px 5px 15px 5px;
  font-weight: bold;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
/* line 33, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-Title {
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 10px;
}
/* line 38, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-Title a {
  font-size: 14px;
  font-weight: 900;
  color: #a70000;
}
/* line 42, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-Title a:hover {
  color: rgba(0, 0, 0, 0.9);
}
/* line 48, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-Title.With-BottomBorder:after {
  border-bottom: 1px solid #bb0000;
  display: block;
  height: 1px;
  width: 15px;
  content: "";
  margin-top: 0.5em;
}
/* line 58, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-List {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  height: 80px;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
/* line 66, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-Item {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  font-size: 12px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: normal;
  margin-bottom: 1em;
  line-height: 1em;
}
/* line 74, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-Item:nth-child(n + 8) {
  display: none;
}
/* line 77, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-More-Container {
  display: block;
  text-align: right;
  font-size: 12px;
  width: 100%;
  position: relative;
  bottom: 10px;
}
/* line 85, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category .Layout-Category-BottomLinks-More {
  color: #a70000;
  font-weight: bold;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 10px;
}
/* line 94, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category-No-Children .Layout-Category-BottomLinks {
  height: auto;
  margin-top: 0;
}
/* line 98, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category-No-Children .Layout-Category-BottomLinks-Item {
  display: none;
}
/* line 101, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category-No-Children .Layout-Category-BottomLinks-Title {
  margin-top: 0;
}
/* line 104, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout-Categories .Layout-Category-No-Children .Layout-Category-BottomLinks-More-Container {
  display: none;
}

/* line 114, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Article, .Layout.Card.Type-Trainer-Article {
  height: 350px;
}
/* line 117, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Full {
  width: 100%;
  max-width: 1000px;
  text-align: center;
  margin: 0 auto;
}
/* line 122, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Full .Layout-Panel {
  text-align: left;
  width: 100%;
  float: initial;
  margin: 0 auto;
  padding: 20px 40px 40px 40px;
}
/* line 130, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-1 {
  padding: 0 20px 20px 20px;
}
/* line 133, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2 .Layout-Panel {
  width: calc(50% - 30px);
  margin-right: 40px;
  margin-bottom: 20px;
}
/* line 137, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2 .Layout-Panel:nth-child(2n) {
  margin-right: 0;
}
/* line 141, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 145, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR:after {
  display: none !important;
}
/* line 149, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR .Layout-Panel {
  -ms-flex-preferred-size: calc(50% - 20px);
      flex-basis: calc(50% - 20px);
  width: initial;
  float: initial;
}
/* line 154, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR .Card {
  border: 1px solid #a70000;
  box-shadow: 0 0 1px 0px white inset, 0 0 1px 0px white;
}
/* line 158, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR .Card-Item {
  aspect-ratio: 364/302;
}
/* line 161, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR .Card-Image {
  aspect-ratio: 364/216;
  display: block;
}
/* line 165, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR .Card-Body {
  aspect-ratio: 364/86;
  width: 100% !important;
  height: auto !important;
  display: initial;
  line-height: initial;
  text-align: initial;
  position: initial !important;
  top: initial !important;
  z-index: initial;
  background-color: white !important;
  border-radius: 3%;
}
/* line 178, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR .Card-Text {
  padding: initial !important;
  background: white !important;
  text-shadow: initial !important;
}
/* line 183, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-2-Article-PR .Card .Card-Title {
  color: black !important;
  font-size: 14px !important;
  font-weight: bold;
  margin: 10px 15px;
  line-height: 24px;
  -webkit-line-clamp: 3 !important;
}
/* line 192, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3 .Layout-Panel {
  width: 33.333333334%;
  width: calc(33.333333334% - 33px);
  margin-right: 40px;
  margin-bottom: 20px;
}
/* line 197, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3 .Layout-Panel:nth-child(3n) {
  margin-right: 0;
}
/* line 201, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3-Article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 205, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3-Article:after {
  display: none !important;
}
/* line 209, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3-Article .Layout-Panel {
  -ms-flex-preferred-size: 31.25%;
      flex-basis: 31.25%;
  width: initial;
  float: initial;
  margin-bottom: 24px;
}
/* line 215, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3-Article .Card-Image {
  aspect-ratio: 240/160;
}
/* line 218, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3-Article .Card-Body {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 1.5;
  text-align: left;
  position: absolute;
  top: 0;
  z-index: 2;
}
/* line 228, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3-Article .Card-Body .Card-Text {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  aspect-ratio: 240/160;
  width: 100%;
  height: 100%;
  bottom: initial;
  padding: initial;
  display: initial;
}
/* line 238, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-3-Article .Card-Body .Card-Link {
  position: absolute;
  bottom: 14px;
  margin: 0 10px;
}
/* line 245, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-4 .Layout-Panel {
  width: 25%;
}
/* line 248, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-5 .Layout-Panel {
  width: 20%;
}
/* line 251, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-6 .Layout-Panel {
  width: 16.666666667%;
}
/* line 254, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-7 .Layout-Panel {
  width: 14.285714286%;
}
/* line 257, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Type-Column-8 .Layout-Panel {
  width: 12.5%;
}
/* line 261, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Inlineblock .Layout-Panel {
  display: inline-block;
  width: initial;
  float: initial;
}
/* line 266, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Inlineblock .Button {
  padding-left: 24px;
  padding-right: 24px;
}
/* line 272, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Border-Horizontal > .Layout-Panel {
  padding-bottom: 8px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 9px;
}
/* line 278, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Border-Vertical {
  margin-left: -4px;
}
/* line 280, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Border-Vertical > .Layout-Panel {
  padding-right: 8px;
  border-right: solid 1px rgba(0, 0, 0, 0.5);
  padding-left: 9px;
}
/* line 284, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Border-Vertical > .Layout-Panel:last-child {
  border-right: none;
}
/* line 289, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-NoGutter {
  margin-right: 0;
}
/* line 291, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-NoGutter .Layout-Panel {
  padding-right: 0;
  padding-bottom: 0;
}
/* line 296, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-NoGutter-Vertical {
  margin-right: 0;
}
/* line 298, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-NoGutter-Vertical .Layout-Panel {
  padding-right: 0;
}
/* line 303, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-NoGutter-Horizontal .Layout-Panel {
  padding-bottom: 0;
}
/* line 307, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Gutter8 {
  margin-right: -8px;
}
/* line 309, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Gutter8 .Layout-Panel {
  padding-right: 8px;
  padding-bottom: 8px;
}
/* line 314, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Gutter16 {
  margin-right: -16px;
}
/* line 316, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Gutter16 .Layout-Panel {
  padding-right: 16px;
  padding-bottom: 16px;
}
/* line 321, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Gutter24 {
  margin-right: -24px;
}
/* line 323, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Gutter24 .Layout-Panel {
  padding-right: 24px;
  padding-bottom: 24px;
}
/* line 328, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Gutter32 {
  margin-right: -32px;
}
/* line 330, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-Gutter32 .Layout-Panel {
  padding-right: 32px;
  padding-bottom: 32px;
}
/* line 335, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-LineGutter8 .Layout-Panel {
  padding-bottom: 8px;
}
/* line 338, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-LineGutter16 .Layout-Panel {
  padding-bottom: 16px;
}
/* line 341, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-LineGutter24 .Layout-Panel {
  padding-bottom: 24px;
}
/* line 344, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Option-LineGutter32 .Layout-Panel {
  padding-bottom: 32px;
}
/* line 348, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout.Patch-Article-Related .Medias {
  margin-left: -20px;
}
/* line 352, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout .Layout-Panel {
  float: left;
  width: calc(100% - 20px);
  box-sizing: border-box;
}
/* line 357, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
.Layout .Layout-Panel.Option-FullWidth {
  width: 100%;
}

@media screen and (max-width: 813px) {
  /* line 364, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout {
    width: 100%;
    margin-right: 0;
  }
  /* line 367, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout .Layout-Panel {
    width: 100%;
  }
  /* line 370, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3, .Layout.Type-Column-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /* line 374, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3 .Layout-Panel, .Layout.Type-Column-2 .Layout-Panel {
    width: 50%;
    margin-right: 0;
    margin-bottom: 0;
  }
  /* line 378, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3 .Layout-Panel:nth-child(2n), .Layout.Type-Column-2 .Layout-Panel:nth-child(2n) {
    margin-right: 0;
  }
  /* line 383, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Patch-Article-Related {
    padding: 0 8px;
    box-sizing: border-box;
  }

  /* line 389, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout-Categories .Layout-Category {
    width: calc(50% - 35px);
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 394, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout-Categories .Layout-Category:nth-child(2n) {
    margin-left: 0;
  }

  /* line 401, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout-Categories .Layout-Category .Layout-Category-BottomLinks-List > .Layout-Category-BottomLinks-Item {
    -ms-flex-preferred-size: calc(50% - 1.5px);
        flex-basis: calc(50% - 1.5px);
    letter-spacing: 0.5px;
  }

  /* line 409, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout-Categories .Layout-Category .Layout-Category-BottomLinks {
    margin: 5px 5px 0px 5px;
  }
  /* line 412, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout-Categories .Layout-Category-BottomLinks-List {
    min-height: 100px;
    place-content: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }

  /* line 420, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  /* line 425, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article.Type-SPOnlyDisplay2 .Layout-Panel:nth-child(n+3) {
    display: none;
  }
  /* line 430, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article.Type-SPOnlyHiddenLast .Layout-Panel:nth-child(n+11) {
    display: none;
  }
  /* line 434, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article:after {
    display: none !important;
  }
  /* line 437, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article .Layout-Panel {
    -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
    width: initial;
    float: initial;
    margin-bottom: 8px;
  }
  /* line 443, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article .Card {
    margin: 0;
    width: auto;
    aspect-ratio: 173/115;
  }
  /* line 448, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article .Card-Item {
    height: 100% !important;
  }
  /* line 451, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article .Card-Image {
    aspect-ratio: 173/115;
    height: 100% !important;
    height: auto !important;
  }
  /* line 456, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article .Card-Body {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 1.5;
    text-align: left;
    position: absolute;
    top: 0;
    z-index: 2;
  }
  /* line 466, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article .Card-Body .Card-Text {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    aspect-ratio: 240/160;
    width: 100%;
    height: 100%;
    bottom: initial;
    padding: initial;
    display: initial;
  }
  /* line 476, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article .Card-Body .Card-Link {
    position: absolute;
    bottom: 13px;
    margin: 0 8px;
    height: 2em;
    letter-spacing: 0.5px;
  }
  /* line 482, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-3-Article .Card-Body .Card-Link .Card-Title {
    font-size: 12px !important;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  /* line 489, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  /* line 493, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR:after {
    display: none !important;
  }
  /* line 497, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR .Layout-Panel {
    aspect-ratio: 173/177;
    -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
    width: initial;
    float: initial;
  }
  /* line 503, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR .Card {
    border: 1px solid #a70000;
    margin: 0 !important;
    width: auto;
  }
  /* line 508, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR .Card-Item {
    aspect-ratio: initial !important;
    height: auto !important;
  }
  /* line 512, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR .Card-Image {
    aspect-ratio: initial !important;
    height: auto !important;
    display: block;
  }
  /* line 517, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR .Card-Body {
    aspect-ratio: 364/86;
    width: 100% !important;
    height: auto !important;
    display: initial;
    line-height: initial;
    text-align: initial;
    position: initial !important;
    top: initial !important;
    z-index: initial;
    background: initial !important;
    background-color: white !important;
    margin-bottom: 0 !important;
  }
  /* line 531, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR .Card-Text {
    padding: initial !important;
    background: white !important;
    text-shadow: initial !important;
    border-radius: 0 !important;
    font-size: 12px !important;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    bottom: 0 !important;
  }
  /* line 540, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout.Type-Column-2-Article-PR .Card .Card-Title {
    color: black !important;
    font-size: 14px !important;
    font-weight: bold;
    margin: 10px;
    line-height: 1.5;
    letter-spacing: -1px;
    border-radius: 0 !important;
    -webkit-line-clamp: 3 !important;
    height: calc(3em + 20px);
  }

  /* line 553, /usr/src/app/app/assets/stylesheets/user/_objects.layouts.scss */
  .Layout-Categories .Layout-Category .Layout-Category-BottomLinks-More-Container {
    bottom: initial;
  }
}
/* line 4, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Oval .Media, .Medias.Type-Oval .Card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
/* line 8, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Oval .Media-Item, .Medias.Type-Oval .Card .Card-Item, .Card .Medias.Type-Oval .Card-Item, .Medias.Type-Oval .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Oval .Jumbotron-Item {
  width: 58px;
  height: 58px;
  min-height: 58px;
  border-radius: 50%;
}
/* line 14, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Oval .Media-Body, .Medias.Type-Oval .Jumbotron.Type-Media .Jumbotron-Body, .Jumbotron.Type-Media .Medias.Type-Oval .Jumbotron-Body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
/* line 18, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Oval .Media-Title {
  font-weight: bold;
}
/* line 22, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Numbering {
  counter-reset: count;
}
/* line 24, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Numbering .Media:before, .Medias.Type-Numbering .Card:before {
  counter-increment: count;
  content: counter(count);
  position: absolute;
  min-width: 20px;
  height: 20px;
  padding: 4px 5px;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #314559;
  background-color: #ff1e1e;
  box-sizing: border-box;
  z-index: 1;
}
/* line 41, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Category {
  padding: 0;
}
/* line 43, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Category a.Media:hover .Media-Title, .Medias.Type-Category a.Card:hover .Media-Title {
  color: #a70000;
}
/* line 46, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Category .Media, .Medias.Type-Category .Card {
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 0px;
  border-bottom: 1px solid #cccccc8a;
}
/* line 52, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Category .Media:last-child, .Medias.Type-Category .Card:last-child {
  border-bottom: initial;
}
/* line 56, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Category .Media-Item, .Medias.Type-Category .Card .Card-Item, .Card .Medias.Type-Category .Card-Item, .Medias.Type-Category .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Category .Jumbotron-Item {
  margin-right: 10px;
  border-radius: 5px;
  box-shadow: 3px 3px 1px #eee;
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Category .Media-Title {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  margin-bottom: 5px;
  font-size: 12px;
}
/* line 67, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Category .Media-Text {
  font-size: 12px;
}
/* line 72, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Large .Media-Item, .Medias.Type-Large .Card .Card-Item, .Card .Medias.Type-Large .Card-Item, .Medias.Type-Large .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Large .Jumbotron-Item {
  width: 160px;
  min-height: 160px;
  margin-right: 20px;
}
/* line 77, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Large .Media-Body, .Medias.Type-Large .Jumbotron.Type-Media .Jumbotron-Body, .Jumbotron.Type-Media .Medias.Type-Large .Jumbotron-Body {
  padding-top: 15px;
}
/* line 80, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Large .Media-Title {
  font-size: 22px;
  font-weight: bold;
}
/* line 84, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Large .Media-Text {
  color: rgba(102, 102, 102, 0.9);
  font-size: 14px;
  line-height: 1.6;
}
/* line 94, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Profile .Media-Item, .Medias.Type-Profile .Card .Card-Item, .Card .Medias.Type-Profile .Card-Item, .Medias.Type-Profile .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Profile .Jumbotron-Item {
  width: 60px;
  min-height: 60px;
  margin-right: 10px;
}
/* line 99, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Profile .Media-Title {
  font-size: 14px;
  font-weight: bold;
}
/* line 103, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Profile .Media-Text {
  color: #493b3b;
  font-size: 12px;
  line-height: 1.4;
}
/* line 114, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Stack .Media-Item, .Medias.Type-Stack .Card .Card-Item, .Card .Medias.Type-Stack .Card-Item, .Medias.Type-Stack .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Stack .Jumbotron-Item {
  vertical-align: bottom;
}
/* line 117, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Stack .Media-Title {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
/* line 122, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-Stack .Media-Text {
  font-size: 12px;
  color: #493b3b;
}
/* line 127, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-SNS {
  font-size: 18px;
}
/* line 130, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-SNS .Media-Type-SNS {
  border: 1px solid rgba(167, 0, 0, 0.7);
  display: block;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 20px;
  font-style: italic;
}
/* line 139, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-SNS .fa {
  vertical-align: middle;
}
/* line 143, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-SNS .Media-Type-Facebook .fa {
  color: #4166b1;
  font-size: 30px;
}
/* line 148, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-SNS .Media-Type-Instagram .fa {
  color: #bf4bd0;
  font-size: 30px;
}
/* line 153, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-SNS .Media-Type-Twitter .fa {
  color: #1da1f1;
  font-size: 30px;
}
/* line 158, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Type-SNS .fa.fa-link {
  color: rgba(167, 0, 0, 0.7);
  font-size: 14px;
}
/* line 163, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Option-Wrapper {
  padding: 20px;
}
/* line 166, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Option-Background-White {
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 170, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Option-Border-Horizontal > .Media, .Medias.Option-Border-Horizontal > .Card {
  padding-bottom: 8px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 9px;
}
/* line 177, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Option-Border-Vertical > .Media, .Medias.Option-Border-Vertical > .Card {
  padding-left: 20px;
  width: 25%;
  height: 200px;
  box-sizing: border-box;
}
/* line 188, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias.Option-Item-FullWidth .Media-Item, .Medias.Option-Item-FullWidth .Card .Card-Item, .Card .Medias.Option-Item-FullWidth .Card-Item, .Medias.Option-Item-FullWidth .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Option-Item-FullWidth .Jumbotron-Item {
  width: 100%;
}
/* line 192, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Medias .Media, .Medias .Card {
  float: left;
  margin-bottom: 15px;
}

/* line 197, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media, .Card {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
/* line 202, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media.Type-Video .Media-Item, .Type-Video.Card .Media-Item, .Media.Type-Video .Card .Card-Item, .Card .Media.Type-Video .Card-Item, .Type-Video.Card .Card-Item, .Media.Type-Video .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Media.Type-Video .Jumbotron-Item, .Type-Video.Card .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Type-Video.Card .Jumbotron-Item {
  position: relative;
}
/* line 204, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media.Type-Video .Media-Item:before, .Type-Video.Card .Media-Item:before, .Media.Type-Video .Card .Card-Item:before, .Card .Media.Type-Video .Card-Item:before, .Type-Video.Card .Card-Item:before, .Media.Type-Video .Jumbotron.Type-Media .Jumbotron-Item:before, .Jumbotron.Type-Media .Media.Type-Video .Jumbotron-Item:before, .Type-Video.Card .Jumbotron.Type-Media .Jumbotron-Item:before, .Jumbotron.Type-Media .Type-Video.Card .Jumbotron-Item:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  border: solid 4px #493b3b;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
  transition: opacity 0.3s;
  opacity: 0.3;
  z-index: 1;
}
/* line 220, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media.Type-Video .Media-Item:after, .Type-Video.Card .Media-Item:after, .Media.Type-Video .Card .Card-Item:after, .Card .Media.Type-Video .Card-Item:after, .Type-Video.Card .Card-Item:after, .Media.Type-Video .Jumbotron.Type-Media .Jumbotron-Item:after, .Jumbotron.Type-Media .Media.Type-Video .Jumbotron-Item:after, .Type-Video.Card .Jumbotron.Type-Media .Jumbotron-Item:after, .Jumbotron.Type-Media .Type-Video.Card .Jumbotron-Item:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 51%;
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent #493b3b;
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
  transition: opacity 0.3s;
  opacity: 0.5;
  z-index: 2;
}
/* line 236, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media.Type-Video:hover .Media-Item:before, .Type-Video.Card:hover .Media-Item:before, .Media.Type-Video:hover .Card .Card-Item:before, .Card .Media.Type-Video:hover .Card-Item:before, .Type-Video.Card:hover .Card-Item:before, .Media.Type-Video:hover .Jumbotron.Type-Media .Jumbotron-Item:before, .Jumbotron.Type-Media .Media.Type-Video:hover .Jumbotron-Item:before, .Type-Video.Card:hover .Jumbotron.Type-Media .Jumbotron-Item:before, .Jumbotron.Type-Media .Type-Video.Card:hover .Jumbotron-Item:before, .Media.Type-Video:hover .Media-Item:after, .Type-Video.Card:hover .Media-Item:after, .Media.Type-Video:hover .Card .Card-Item:after, .Card .Media.Type-Video:hover .Card-Item:after, .Type-Video.Card:hover .Card-Item:after, .Media.Type-Video:hover .Jumbotron.Type-Media .Jumbotron-Item:after, .Jumbotron.Type-Media .Media.Type-Video:hover .Jumbotron-Item:after, .Type-Video.Card:hover .Jumbotron.Type-Media .Jumbotron-Item:after, .Jumbotron.Type-Media .Type-Video.Card:hover .Jumbotron-Item:after {
  opacity: 0.8;
  transition: opacity 0.3s;
}

/* line 244, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Item, .Card .Card-Item, .Jumbotron.Type-Media .Jumbotron-Item {
  float: left;
  width: 140px;
  min-height: 60px;
  margin-right: 8px;
}
/* line 250, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Item img, .Card .Card-Item img, .Jumbotron.Type-Media .Jumbotron-Item img {
  vertical-align: bottom;
}

/* line 254, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Body, .Jumbotron.Type-Media .Jumbotron-Body {
  overflow: hidden;
  padding: 4px 0 0;
}

/* line 258, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Flip > .Media-Item, .Card .Media-Flip > .Card-Item, .Jumbotron.Type-Media .Media-Flip > .Jumbotron-Item {
  margin-right: 0;
  margin-left: 8px;
  float: right;
}

/* line 263, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Stack > .Media-Item, .Medias.Type-Stack .Media > .Media-Item, .Medias.Type-Stack .Card > .Media-Item, .Card > .Media-Item, .Card .Media-Stack > .Card-Item, .Medias.Type-Stack .Card .Media > .Card-Item, .Card .Medias.Type-Stack .Media > .Card-Item, .Medias.Type-Stack .Card > .Card-Item, .Card > .Card-Item, .Jumbotron.Type-Media .Media-Stack > .Jumbotron-Item, .Medias.Type-Stack .Jumbotron.Type-Media .Media > .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Stack .Media > .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Stack .Card > .Jumbotron-Item, .Jumbotron.Type-Media .Card > .Jumbotron-Item {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-bottom: 8px;
}

/* line 269, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Wrap > .Media-Body, .Jumbotron.Type-Media .Media-Wrap > .Jumbotron-Body {
  overflow: visible;
}

/* line 272, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Valign, .Medias.Type-Category .Media, .Medias.Type-Category .Card, .Medias.Type-Profile .Media, .Medias.Type-Profile .Card, .Jumbotron.Type-Media {
  display: table;
}
/* line 275, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Valign > .Media-Body, .Medias.Type-Category .Media > .Media-Body, .Medias.Type-Category .Card > .Media-Body, .Medias.Type-Profile .Media > .Media-Body, .Medias.Type-Profile .Card > .Media-Body, .Jumbotron.Type-Media > .Media-Body, .Jumbotron.Type-Media .Media-Valign > .Jumbotron-Body, .Medias.Type-Category .Jumbotron.Type-Media .Media > .Jumbotron-Body, .Jumbotron.Type-Media .Medias.Type-Category .Media > .Jumbotron-Body, .Medias.Type-Category .Jumbotron.Type-Media .Card > .Jumbotron-Body, .Jumbotron.Type-Media .Medias.Type-Category .Card > .Jumbotron-Body, .Medias.Type-Profile .Jumbotron.Type-Media .Media > .Jumbotron-Body, .Jumbotron.Type-Media .Medias.Type-Profile .Media > .Jumbotron-Body, .Medias.Type-Profile .Jumbotron.Type-Media .Card > .Jumbotron-Body, .Jumbotron.Type-Media .Medias.Type-Profile .Card > .Jumbotron-Body, .Jumbotron.Type-Media > .Jumbotron-Body,
.Media-Valign > .Media-Item,
.Medias.Type-Category .Media > .Media-Item,
.Medias.Type-Category .Card > .Media-Item,
.Medias.Type-Profile .Media > .Media-Item,
.Medias.Type-Profile .Card > .Media-Item,
.Jumbotron.Type-Media > .Media-Item,
.Card .Media-Valign > .Card-Item,
.Medias.Type-Category .Card .Media > .Card-Item,
.Card .Medias.Type-Category .Media > .Card-Item,
.Medias.Type-Category .Card > .Card-Item,
.Medias.Type-Profile .Card .Media > .Card-Item,
.Card .Medias.Type-Profile .Media > .Card-Item,
.Medias.Type-Profile .Card > .Card-Item,
.Card .Jumbotron.Type-Media > .Card-Item,
.Jumbotron.Type-Media .Media-Valign > .Jumbotron-Item,
.Medias.Type-Category .Jumbotron.Type-Media .Media > .Jumbotron-Item,
.Jumbotron.Type-Media .Medias.Type-Category .Media > .Jumbotron-Item,
.Medias.Type-Category .Jumbotron.Type-Media .Card > .Jumbotron-Item,
.Jumbotron.Type-Media .Medias.Type-Category .Card > .Jumbotron-Item,
.Medias.Type-Profile .Jumbotron.Type-Media .Media > .Jumbotron-Item,
.Jumbotron.Type-Media .Medias.Type-Profile .Media > .Jumbotron-Item,
.Medias.Type-Profile .Jumbotron.Type-Media .Card > .Jumbotron-Item,
.Jumbotron.Type-Media .Medias.Type-Profile .Card > .Jumbotron-Item,
.Jumbotron.Type-Media > .Jumbotron-Item {
  display: table-cell;
  vertical-align: middle;
}
/* line 280, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Valign .Media-Item, .Medias.Type-Category .Media .Media-Item, .Medias.Type-Category .Card .Media-Item, .Medias.Type-Profile .Media .Media-Item, .Medias.Type-Profile .Card .Media-Item, .Jumbotron.Type-Media .Media-Item, .Media-Valign .Card .Card-Item, .Card .Media-Valign .Card-Item, .Card .Medias.Type-Category .Media .Card-Item, .Medias.Type-Category .Card .Card-Item, .Card .Medias.Type-Profile .Media .Card-Item, .Medias.Type-Profile .Card .Card-Item, .Jumbotron.Type-Media .Card .Card-Item, .Card .Jumbotron.Type-Media .Card-Item, .Jumbotron.Type-Media .Jumbotron-Item {
  float: none;
}
/* line 283, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Valign .Media-Body, .Medias.Type-Category .Media .Media-Body, .Medias.Type-Category .Card .Media-Body, .Medias.Type-Profile .Media .Media-Body, .Medias.Type-Profile .Card .Media-Body, .Jumbotron.Type-Media .Media-Body, .Jumbotron.Type-Media .Jumbotron-Body {
  width: 100%;
  padding-right: 10px;
}

/* line 288, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
a.Media:hover .Media-Title, a.Card:hover .Media-Title,
a.Media-Item:hover ~ .Media-Body > .Media-Title,
.Card a.Card-Item:hover ~ .Media-Body > .Media-Title,
.Jumbotron.Type-Media a.Jumbotron-Item:hover ~ .Media-Body > .Media-Title,
.Jumbotron.Type-Media a.Media-Item:hover ~ .Jumbotron-Body > .Media-Title,
.Card .Jumbotron.Type-Media a.Card-Item:hover ~ .Jumbotron-Body > .Media-Title,
.Jumbotron.Type-Media .Card a.Card-Item:hover ~ .Jumbotron-Body > .Media-Title,
.Jumbotron.Type-Media a.Jumbotron-Item:hover ~ .Jumbotron-Body > .Media-Title,
.Media-Title:hover {
  color: #a70000;
}

/* line 294, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Title {
  font-size: 13px;
  line-height: 1.4;
  color: #493b3b;
  font-weight: bold;
}
/* line 300, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
.Media-Title.Option-Advertisement:after {
  content: "PR";
  display: inline-block;
  padding: 3px 8px;
  border-radius: 3px;
  color: #493b3b;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 10px;
  line-height: 1;
}

@media screen and (max-width: 813px) {
  /* line 314, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
  .Medias .Media, .Medias .Card {
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 0;
  }
  /* line 320, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
  .Medias.Type-Stack .Media, .Medias.Type-Stack .Card {
    width: 100%;
    height: auto;
  }
  /* line 323, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
  .Medias.Type-Stack .Media > .Media-Item, .Medias.Type-Stack .Card > .Media-Item, .Medias.Type-Stack .Card .Media > .Card-Item, .Card .Medias.Type-Stack .Media > .Card-Item, .Medias.Type-Stack .Card > .Card-Item, .Medias.Type-Stack .Jumbotron.Type-Media .Media > .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Stack .Media > .Jumbotron-Item, .Medias.Type-Stack .Jumbotron.Type-Media .Card > .Jumbotron-Item, .Jumbotron.Type-Media .Medias.Type-Stack .Card > .Jumbotron-Item {
    width: 100px;
    float: left;
    margin-left: 0;
    margin-bottom: 0;
  }
  /* line 331, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
  .Medias.Type-SNS {
    font-size: 18px;
    width: calc(100% - 20px);
    margin: 0 auto;
  }

  /* line 342, /usr/src/app/app/assets/stylesheets/user/_objects.media.scss */
  .Media-Title {
    font-size: 15px;
    font-weight: bold;
  }
}
@media screen and (max-width: 813px) {
  /* line 6, /usr/src/app/app/assets/stylesheets/user/_components.accordion.scss */
  [data-accordion].Accordion {
    overflow: hidden;
  }
  /* line 9, /usr/src/app/app/assets/stylesheets/user/_components.accordion.scss */
  [data-accordion].Accordion .Accordion-Close ~ .Accordion-Content {
    height: 0;
    padding: 0;
    transition: height .3s, padding .3s;
  }
  /* line 16, /usr/src/app/app/assets/stylesheets/user/_components.accordion.scss */
  [data-accordion].Accordion .Accordion-Open ~ .Accordion-Content {
    padding: 6px 0;
    opacity: 1;
    overflow: visible;
    transition: height .3s, padding .3s;
  }
  /* line 24, /usr/src/app/app/assets/stylesheets/user/_components.accordion.scss */
  [data-accordion].Accordion.Accordion-Type-SPOnly .Accordion-Heading {
    position: relative;
  }
  /* line 26, /usr/src/app/app/assets/stylesheets/user/_components.accordion.scss */
  [data-accordion].Accordion.Accordion-Type-SPOnly .Accordion-Heading:before {
    content: "";
    position: absolute;
    display: block;
    right: 12px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: solid 2px #a70000;
    border-right: solid 2px #a70000;
    transition: transform .3s;
    -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
  }
  /* line 40, /usr/src/app/app/assets/stylesheets/user/_components.accordion.scss */
  [data-accordion].Accordion.Accordion-Type-SPOnly .Accordion-Heading.Accordion-Open:before {
    transition: transform .3s;
    -ms-transform: translateY(-50%) rotate(135deg);
        transform: translateY(-50%) rotate(135deg);
  }
}
/* line 10, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header {
  padding: 20px 10px;
  background: #f7f8fa;
  margin-bottom: 30px;
}
/* line 16, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Main {
  margin: 0 auto;
  max-width: 1200px;
}
/* line 21, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Main-Left {
  float: left;
  width: 830px;
  margin-right: 60px;
}
/* line 26, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Title {
  margin-bottom: 28px;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;
  color: #314559;
}
/* line 33, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Lead {
  font-size: 14px;
  margin-bottom: 20px;
}
/* line 37, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Main-Right {
  float: right;
  width: 150px;
  margin-bottom: 20px;
}
/* line 45, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-SNS-Item {
  margin-bottom: 10px;
}
/* line 47, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-SNS-Item:last-child {
  margin-bottom: 0;
}
/* line 52, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Meta {
  max-width: 1200px;
  margin: 0 auto 15px;
  font-size: 12px;
  color: #314559;
}
/* line 59, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Date {
  float: left;
  padding: 5px 0;
}
/* line 63, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Tags {
  float: right;
}
/* line 70, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Header .Article-Header-Tag {
  float: left;
  display: inline-block;
  padding: 5px 10px;
}

/* line 76, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Main {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px 40px;
}
/* line 80, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Main img {
  width: initial;
  max-width: 100%;
}

/* line 85, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Footer {
  margin-top: 60px;
}
/* line 87, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Footer .Article-Footer-SNS,
.Article-Footer .Article-Footer-Related,
.Article-Footer .Article-Footer-Author,
.Article-Footer .Article-Footer-Keyword,
.Article-Footer .Article-Footer-Category {
  margin-bottom: 40px;
}
/* line 94, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Footer .Article-Footer-SNS {
  padding: 20px;
  margin-bottom: 60px;
  font-size: 0;
  text-align: center;
}
/* line 100, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Footer .Article-Footer-SNS-Item {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 103, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-Footer .Article-Footer-SNS-Item:last-child {
  margin-right: 0;
}

/* line 109, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  padding: 42px 32px 48px 36px;
  background-color: #f7f8fa;
}
/* line 115, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-right: 28px;
}
/* line 121, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Info {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1;
      flex: 1;
  background-color: #f7f8fa;
}
/* line 128, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Info:before, .Article-FollowFB-Info:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 0;
  height: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
/* line 138, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Info:before {
  left: -9px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  z-index: 10;
}
/* line 145, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Info:after {
  left: -11px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #c7ced3;
  z-index: 1;
}
/* line 153, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Info-Left {
  position: relative;
  -ms-flex: 1;
      flex: 1;
  padding: 22px 30px;
  border: solid 1px #c7ced3;
  border-right: none;
  border-radius: 3px 0 0 3px;
  background-color: #fff;
}
/* line 162, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Info-Right {
  width: 124px;
  padding: 22px 18px;
  border: solid 1px #c7ced3;
  border-left: none;
  border-radius: 0 3px 3px 0;
  box-sizing: border-box;
}
/* line 170, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Title {
  color: rgba(0, 0, 0, 0.5);
}
/* line 173, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Title .Like {
  color: #a70000;
  font-weight: bold;
  font-size: 20px;
}
/* line 178, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
.Article-FollowFB-Title .Lets-Check {
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
}

@media screen and (max-width: 813px) {
  /* line 187, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header {
    min-width: auto;
    width: 100%;
    padding: 20px 10px 16px;
    box-sizing: border-box;
  }
  /* line 192, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header .Article-Header-Title {
    font-size: 20px;
    margin-bottom: 12px;
  }
  /* line 196, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header .Article-Header-Lead {
    font-size: 12px;
  }
  /* line 199, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header .Article-Header-Main-Left {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  /* line 204, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header .Article-Header-Main-Right {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
  /* line 209, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header .Article-Header-Meta {
    margin: 0;
  }
  /* line 212, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header .Article-Header-Date,
  .Article-Header .Article-Header-Tags {
    float: none;
  }
  /* line 216, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header .Article-Header-SNS-Item {
    width: 150px;
  }

  /* line 220, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Footer {
    margin-top: 20px;
  }
  /* line 222, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Footer .Article-Footer-SNS,
  .Article-Footer .Article-Footer-Related,
  .Article-Footer .Article-Footer-Author,
  .Article-Footer .Article-Footer-Keyword,
  .Article-Footer .Article-Footer-Category {
    margin-bottom: 10px;
  }
  /* line 229, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Footer .Article-Footer-SNS {
    padding: 8px;
    margin-bottom: 10px;
    font-size: 0;
    text-align: center;
    box-sizing: border-box;
  }
  /* line 236, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Footer .Article-Footer-SNS-Item {
    margin-right: 4px;
  }

  /* line 241, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Main img {
    width: initial;
  }

  /* line 245, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-FollowFB {
    padding: 12px 8px;
  }
}
@media screen and (max-width: 480px) {
  /* line 252, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Header .Article-Header-SNS-Item {
    width: 100%;
  }

  /* line 257, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Footer .Article-Footer-SNS-Item {
    width: 100%;
    margin-right: 0;
  }

  /* line 262, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-Main {
    padding: 10px;
  }

  /* line 265, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-FollowFB-Image {
    margin-right: 16px;
  }

  /* line 269, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-FollowFB-Info {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  /* line 272, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-FollowFB-Info-Left {
    padding: 12px;
    border: solid 1px #c7ced3;
    border-bottom: none;
  }
  /* line 277, /usr/src/app/app/assets/stylesheets/user/_components.article.scss */
  .Article-FollowFB-Info-Right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
    padding: 12px;
    padding-top: 0;
    border: solid 1px #c7ced3;
    border-top: none;
    background-color: #fff;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
.Breadcrumbs {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  list-style-type: none;
}
/* line 7, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
.Breadcrumbs a, .Breadcrumbs span {
  color: white;
}
/* line 11, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
.Breadcrumbs.Type-Article, .Breadcrumbs.Card.Type-Trainer-Article {
  max-width: 1200px;
}
/* line 14, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
.Breadcrumbs .Breadcrumb {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  color: #493b3b;
}
/* line 19, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
.Breadcrumbs .Breadcrumb:after {
  content: "";
  position: absolute;
  display: block;
  right: -2px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  border-radius: 0 2px 0 0;
  -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
}
/* line 32, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
.Breadcrumbs .Breadcrumb:first-child {
  padding-left: 0;
}
/* line 35, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
.Breadcrumbs .Breadcrumb:last-child {
  pointer-events: none;
}
/* line 37, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
.Breadcrumbs .Breadcrumb:last-child:after {
  border: none;
}

@media screen and (max-width: 813px) {
  /* line 45, /usr/src/app/app/assets/stylesheets/user/_components.breadcrumbs.scss */
  .Breadcrumbs {
    min-width: auto;
    padding: 0 8px;
    box-sizing: border-box;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 11px;
  color: rgba(0, 0, 0, 0.9);
  background-color: rgba(167, 0, 0, 0.3);
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  cursor: pointer;
  box-sizing: border-box;
  white-space: nowrap;
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button:hover {
  transition: all 0.3s;
  color: #f7f8fa;
  background-color: #a70000;
}

/* line 35, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Middle, .Button-Small, .Button-Full {
  min-width: 150px;
  height: initial;
  padding: 14px 42px;
  font-size: 16px;
  font-weight: bold;
  line-height: initial;
  width: initial;
}
/* line 44, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Middle:before, .Button-Small:before, .Button-Full:before {
  all: initial;
}
/* line 46, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Middle.White, .White.Button-Small, .White.Button-Full {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.9);
}
/* line 50, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Middle.White.Option-FontGray, .White.Option-FontGray.Button-Small, .White.Option-FontGray.Button-Full {
  color: rgba(0, 0, 0, 0.5);
}
/* line 52, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Middle.White.Option-FontGray:hover, .White.Option-FontGray.Button-Small:hover, .White.Option-FontGray.Button-Full:hover {
  color: rgba(167, 0, 0, 0.7);
}
/* line 57, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Middle.Red, .Red.Button-Small, .Red.Button-Full {
  background-color: rgba(167, 0, 0, 0.7);
  color: rgba(255, 255, 255, 0.9);
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Middle.Red:before, .Red.Button-Small:before, .Red.Button-Full:before {
  content: "";
  position: absolute;
  display: block;
  left: 10px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
  -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
}
/* line 73, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Middle.Red:hover, .Red.Button-Small:hover, .Red.Button-Full:hover {
  transition: all 0.3s;
  opacity: 0.8;
}

/* line 79, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Small {
  width: 150px;
  height: 35px;
  padding: 10px 14px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

/* line 88, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Full {
  width: 100%;
}

/* line 92, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Default, .Button-Facebook, .Button-Twitter, .Button-LINE, .Button-Hatebu, .Button-NiceButton {
  border: none;
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 95, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Default:before, .Button-Facebook:before, .Button-Twitter:before, .Button-LINE:before, .Button-Hatebu:before, .Button-NiceButton:before {
  all: initial;
}
/* line 97, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Default.Red, .Red.Button-Facebook, .Red.Button-Twitter, .Red.Button-LINE, .Red.Button-Hatebu, .Red.Button-NiceButton {
  background-color: rgba(167, 0, 0, 0.7);
  color: #FFF;
}

/* line 102, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Question {
  font-weight: bold;
  margin-top: 7px;
  padding-left: 40px;
  padding-right: 40px;
}

/* line 108, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Facebook {
  color: rgba(255, 255, 255, 0.9);
  background-color: #4464a3;
}

/* line 113, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Twitter {
  color: rgba(255, 255, 255, 0.9);
  background-color: #04b5f1;
}

/* line 118, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-LINE {
  color: rgba(255, 255, 255, 0.9);
  background-color: #47d636;
}

/* line 123, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-Hatebu {
  color: rgba(255, 255, 255, 0.9);
  background-color: #0399e2;
}

/* line 128, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-NiceButton {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  padding: 2px 15px;
  color: #333333;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
/* line 136, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-NiceButton-Count {
  margin-left: 10px;
}
/* line 139, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-NiceButton.disabled {
  background-color: rgba(0, 0, 0, 0.1);
  cursor: not-allowed;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
}
/* line 144, /usr/src/app/app/assets/stylesheets/user/_components.buttons.scss */
.Button-NiceButton:hover {
  color: initial;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card {
  border-radius: 3%;
}
/* line 5, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Recommend {
  border-radius: 0;
}
/* line 9, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Video.Card-Item {
  position: relative;
}
/* line 10, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Video.Card-Item .Card-Image {
  height: 170px;
}
/* line 14, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Video.Card-Item:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  border: solid 4px #493b3b;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
  transition: opacity 0.3s;
  opacity: 0.3;
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Video.Card-Item:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 51%;
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #493b3b;
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
  transition: opacity 0.3s;
  opacity: 0.5;
}
/* line 43, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Video.Card-Item:hover:before, .Card.Type-Video.Card-Item:hover:after {
  opacity: 0.8;
  transition: opacity 0.3s;
}
/* line 51, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Article .Card-Item, .Card.Type-Trainer-Article .Card-Item {
  float: left;
  position: relative;
}
/* line 55, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Article .Card-Item .Card-Image, .Card.Type-Trainer-Article .Card-Item .Card-Image {
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Article .Card-Body, .Card.Type-Trainer-Article .Card-Body {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 1.5;
  text-align: left;
  position: absolute;
  top: 0;
  z-index: 2;
}
/* line 71, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Article .Card-Text, .Card.Type-Trainer-Article .Card-Text {
  color: #fff;
  top: 0;
  padding: 170px 10px 65px 10px;
  display: block;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}
/* line 79, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Article .Card-Category, .Card.Type-Trainer-Article .Card-Category {
  margin-bottom: 14px;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
}
/* line 91, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Trainer-Article .Card-Trainer-Image {
  width: 40px;
  height: 40px;
  padding-right: 5px;
  float: left;
}
/* line 97, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Trainer-Article .Card-Trainer-Info {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.25);
}
/* line 102, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card.Type-Trainer-Article .Card-Trainer-Name {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5);
}
/* line 109, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card .Card-Item {
  display: block;
  margin: 0;
  width: 100%;
}
/* line 115, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card .Card-Image {
  width: 100%;
  vertical-align: top;
}
/* line 124, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card .Card-Title {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  color: #fff;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
/* line 133, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card .Card-Text {
  display: block;
  font-size: 12px;
  line-height: 1.17;
}
/* line 139, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card-Type-Category {
  overflow: hidden;
  border-radius: 3%;
}
/* line 143, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card-Type-Category .Card-Image {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
/* line 147, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card-Type-Category .Card-Item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  aspect-ratio: 220 / 147;
  width: 100%;
  height: 100%;
}
/* line 155, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card-Type-Category .Card-Body {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
  bottom: 0;
  padding-bottom: 1em;
  display: block;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
/* line 165, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
.Card-Type-Category .Card-Body .Card-Title {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  word-break: break-word;
}

/* line 174, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
a.Card-Item:hover ~ .Card-Body .Card-Title,
a.Card-Title:hover {
  color: #a70000;
}

@media screen and (max-width: 813px) {
  /* line 182, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .Card.Type-Article, .Card.Type-Trainer-Article {
    padding: 0;
    margin: 8px;
    width: calc(100% - 16px);
  }
  /* line 187, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .Card.Type-Article .Card-Title, .Card.Type-Trainer-Article .Card-Title {
    font-size: 14px;
  }
  /* line 191, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .Card.Type-Article .Card-Body, .Card.Type-Trainer-Article .Card-Body {
    height: 100%;
    margin-bottom: 20px;
  }
  /* line 195, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .Card.Type-Article .Card-Item, .Card.Type-Trainer-Article .Card-Item {
    height: 180px;
  }
  /* line 199, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .Card.Type-Article .Card-Item .Card-Image, .Card.Type-Trainer-Article .Card-Item .Card-Image {
    width: 100%;
    height: 180px;
    border-radius: 3%;
  }
  /* line 206, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .Card.Type-Article .Card-Text, .Card.Type-Trainer-Article .Card-Text {
    top: initial;
    position: relative;
    bottom: 4em;
    width: auto;
    border-radius: 3%;
  }

  /* line 216, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .Card.Type-Article .Card-Body, .Card.Type-Trainer-Article .Card-Body, .Card.Type-Trainer-Article .Card-Body {
    background: linear-gradient(360deg, rgba(106, 104, 104, 0.87) 0%, rgba(243, 241, 241, 0) 50%);
  }

  /* line 220, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .en .Card-Type-Category .Card-Body {
    padding-top: 120px;
  }
  /* line 223, /usr/src/app/app/assets/stylesheets/user/_components.cards.scss */
  .en .Card-Type-Category .Card-Body .Card-Title {
    word-break: break-word;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.data-table.scss */
.DataTable {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* line 4, /usr/src/app/app/assets/stylesheets/user/_components.data-table.scss */
.DataTable .DataTable-Title {
  width: 120px;
  padding: 8px 0;
  font-weight: bold;
  box-sizing: border-box;
  pointer-events: none;
}
/* line 11, /usr/src/app/app/assets/stylesheets/user/_components.data-table.scss */
.DataTable .DataTable-Data {
  -ms-flex: 1;
      flex: 1;
  padding: 8px 0;
}
/* line 15, /usr/src/app/app/assets/stylesheets/user/_components.data-table.scss */
.DataTable .DataTable-Link {
  display: inline-block;
  margin-right: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #a70000;
  box-sizing: border-box;
}

@media screen and (max-width: 813px) {
  /* line 26, /usr/src/app/app/assets/stylesheets/user/_components.data-table.scss */
  .DataTable {
    padding: 0;
    overflow: hidden;
  }
  /* line 29, /usr/src/app/app/assets/stylesheets/user/_components.data-table.scss */
  .DataTable .DataTable-Title {
    width: 100%;
    padding: 10px 6px;
    border-top: 1px solid #c7ced3;
    border-bottom: 1px solid #c7ced3;
    pointer-events: all;
  }
  /* line 36, /usr/src/app/app/assets/stylesheets/user/_components.data-table.scss */
  .DataTable .DataTable-Data {
    padding: 0;
    height: 0;
    background-color: rgba(167, 0, 0, 0.3);
  }
  /* line 43, /usr/src/app/app/assets/stylesheets/user/_components.data-table.scss */
  .DataTable .DataTable-Link {
    width: 100%;
    padding: 10px 6px;
    margin-right: 0;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer {
  width: 100%;
  background-color: #a73836;
}

/* line 8, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Primary {
  padding: 30px 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1280px;
}

/* line 18, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Breadcrumb {
  padding-top: 10px;
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 22, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Breadcrumb:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  background: repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 4px, transparent 4px, transparent 8px);
}

/* line 32, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-SNS {
  float: left;
  text-align: center;
  margin-right: 200px;
}

/* line 39, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Logo img {
  display: block;
  width: 120px;
  height: auto;
  margin: 0 auto;
}

/* line 46, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-SNS-Logo {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  background-color: #908888;
  height: 30px;
  border-radius: 3px;
}
/* line 54, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-SNS-Logo .Footer-SNS-Logo-Icon {
  color: #fff;
  position: relative;
  top: 7px;
}

/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-SNS-Logo + .Footer-SNS-Logo {
  margin-left: 5px;
}

/* line 65, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Category {
  float: left;
  width: 200px;
}

/* line 70, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Link {
  float: left;
  width: 200px;
  color: white;
}
/* line 75, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Link .List a {
  color: white !important;
}

/* line 80, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Tag {
  float: left;
  width: 310px;
}

/* line 85, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Heading {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
}

/* line 91, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Copyright {
  display: block;
  width: 100%;
  padding: 16px 0;
  text-align: center;
  background: #efefef;
}

/* line 99, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-LocaleLink {
  position: absolute;
  bottom: 0;
  right: 150px;
  padding: 10px;
}
/* line 105, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-LocaleLink a {
  color: white;
  margin-left: 15px;
}

/* line 111, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire {
  background-color: rgba(125, 125, 125, 0.1);
  padding: 20px 20px 0 20px;
}
/* line 117, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 122, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Header {
  font-size: 20px;
  font-weight: bold;
}
/* line 127, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Box {
  padding: 10px;
  width: 23.333333333%;
}
/* line 132, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Nav {
  border-radius: 30px;
  border: 1px dashed gray;
  padding: 20px;
}
/* line 137, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Nav-Image {
  margin: 0 auto;
  width: 50%;
  margin-bottom: 20px;
}
/* line 144, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Nav-Text {
  text-align: left;
  height: 2em;
}
/* line 148, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Nav-Text .Link-Red {
  color: #a73836;
}
/* line 154, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-List {
  margin: 10px;
  list-style-type: disc;
  list-style-position: inside;
}
/* line 160, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Item {
  margin-bottom: 10px;
}
/* line 164, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-Button {
  color: rgba(167, 0, 0, 0.7);
  text-align: center;
  border: 1px solid rgba(167, 0, 0, 0.7);
  border-radius: 20px;
  margin: 20px 10px;
  padding: 10px 0;
  font-weight: bold;
  display: block;
}
/* line 175, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-WhiteBox {
  margin: 20px;
  padding: 30px;
  width: 30%;
  background-color: white;
}
/* line 181, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-WhiteBox-Header {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 30px;
}
/* line 188, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-WhiteBox-Text p {
  margin-bottom: 30px;
}
/* line 193, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
.Footer-Inquire-WhiteBox-Author {
  text-align: right;
}

@media screen and (max-width: 768px) {
  /* line 200, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-Heading {
    font-size: 14px;
    margin-bottom: 8px;
  }

  /* line 205, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-Primary {
    width: 100%;
    padding: 0;
  }

  /* line 210, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-SNS,
  .Footer-Category,
  .Footer-Link,
  .Footer-Tag {
    float: none;
    width: 100%;
    padding: 12px 8px;
    box-sizing: border-box;
  }

  /* line 220, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-LocaleLink {
    position: initial;
    bottom: initial;
    right: initial;
    padding: 10px;
    text-align: center;
  }

  /* line 228, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-Inquire {
    padding: 20px 20px 20px 20px;
  }
  /* line 233, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-Inquire-Content {
    display: block;
  }
  /* line 237, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-Inquire-Header {
    font-size: 18px;
    margin-left: 20px;
  }
  /* line 242, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-Inquire-Box {
    width: auto;
  }
  /* line 252, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-Inquire-List {
    margin-left: 20px;
  }
  /* line 260, /usr/src/app/app/assets/stylesheets/user/_components.footer.scss */
  .Footer-Inquire-WhiteBox {
    width: auto;
  }
}
/* line 2, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect.Option-Inline {
  display: inline-block;
}
/* line 6, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu {
  width: 300px;
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 2px #cccccc;
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #474747;
  height: 100%;
  text-align: left;
  outline: none;
}
/* line 20, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu .FormSelect-DropMenu-Select {
  cursor: pointer;
  display: block;
  padding: 10px;
}
/* line 25, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu .FormSelect-DropMenu-Select i {
  font-size: 13px;
  color: #888;
  cursor: pointer;
  transition: all .5s ease;
  float: right;
}
/* line 32, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu:hover {
  box-shadow: 0 0 4px #cccccc;
}
/* line 35, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu:active {
  background-color: #f8f8f8;
}
/* line 38, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu.active:hover,
.FormSelect .FormSelect-DropMenu.active {
  box-shadow: 0 0 4px #cccccc;
  border-radius: 5px 5px 0 0;
  background-color: #f8f8f8;
}
/* line 44, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu.active .FormSelect-DropMenu-Select i {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
/* line 47, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu .FormSelect-Dropeddown {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  box-shadow: 0 1px 2px #cccccc;
  border-radius: 0 1px 5px 5px;
  overflow: hidden;
  display: none;
  overflow-y: auto;
  z-index: 9;
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu .FormSelect-Dropeddown li {
  padding: 10px;
  transition: all .2s ease;
  cursor: pointer;
}
/* line 66, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu .FormSelect-Dropeddown {
  padding: 0;
  list-style: none;
}
/* line 70, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu .FormSelect-Dropeddown li:hover {
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}
/* line 74, /usr/src/app/app/assets/stylesheets/user/_components.form-select.scss */
.FormSelect .FormSelect-DropMenu .FormSelect-Dropeddown li:active {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Group {
  padding-top: 20px;
  margin-bottom: 20px;
}
/* line 5, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Group-BottomText {
  color: rgba(0, 0, 0, 0.75);
}
/* line 7, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Group-BottomText .Option-Bold {
  font-weight: bold;
}
/* line 10, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Group-BottomText.Small {
  font-size: 12px;
}
/* line 14, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Group.Option-Center {
  text-align: center;
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Group .validate-error-message {
  color: rgba(167, 0, 0, 0.7);
  font-weight: bold;
  padding: 5px 0;
  margin-top: -10px;
}

/* line 24, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Label {
  display: inline-table;
  font-weight: bold;
  font-size: 16px;
  border-left: 5px solid rgba(167, 0, 0, 0.7);
  padding-left: 10px;
  margin-bottom: 10px;
}
/* line 31, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Label .field_with_errors {
  display: inline-block;
}
/* line 34, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Label-Necessary {
  font-size: 12px;
  font-weight: bold;
  color: rgba(167, 0, 0, 0.7);
}
/* line 39, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Label.Option-No-Border {
  padding-left: 0;
  border: 0;
}
/* line 43, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Label.Option-Size-Big {
  font-size: 18px;
  line-height: 36px;
}

/* line 48, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-label-Description {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}

/* line 52, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField, .Form-TextField-Short {
  width: 100%;
  max-width: 520px;
  height: 24px;
  line-height: 24px;
  border-radius: 3px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField-Short {
  width: 100%;
  max-width: 280px;
}
/* line 67, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField-BottomInfo {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  margin-top: -5px;
  margin-bottom: 10px;
}
/* line 74, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField.Type-DateInput, .Type-DateInput.Form-TextField-Short {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 3px;
  border-radius: 4px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 85, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField.Type-DateInput::-webkit-datetime-edit-fields-wrapper, .Type-DateInput.Form-TextField-Short::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
/* line 88, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField.Type-DateInput::-webkit-date-and-time-value, .Type-DateInput.Form-TextField-Short::-webkit-date-and-time-value {
  text-align: left;
}
/* line 91, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField.Type-DateInput::-webkit-inner-spin-button, .Type-DateInput.Form-TextField-Short::-webkit-inner-spin-button {
  display: none;
}
/* line 96, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField.Type-TimeInput, .Type-TimeInput.Form-TextField-Short {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 3px;
  border-radius: 4px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.9);
  height: 30px;
}
/* line 108, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField.Type-TimeInput::-webkit-datetime-edit-fields-wrapper, .Type-TimeInput.Form-TextField-Short::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
/* line 111, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField.Type-TimeInput::-webkit-date-and-time-value, .Type-TimeInput.Form-TextField-Short::-webkit-date-and-time-value {
  text-align: left;
}
/* line 114, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-TextField.Type-TimeInput::-webkit-inner-spin-button, .Type-TimeInput.Form-TextField-Short::-webkit-inner-spin-button {
  display: none;
}

/* line 119, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Textarea {
  width: 100%;
  max-width: 750px;
  border-radius: 3px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}

/* line 126, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Description {
  color: rgba(0, 0, 0, 0.75);
}
/* line 128, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Description.Option-Center {
  text-align: center;
}

/* line 135, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Images-Item {
  margin-bottom: 10px;
}
/* line 138, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Images-Item-Image {
  display: inline-block;
  width: 100px;
}
/* line 142, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
.Form-Images-Label {
  font-weight: bold;
}

/* line 148, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
#error_explanation h2 {
  font-size: 16px;
  color: rgba(167, 0, 0, 0.7);
}
/* line 152, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
#error_explanation ul {
  list-style-position: inside;
  list-style-type: initial;
}
/* line 156, /usr/src/app/app/assets/stylesheets/user/_components.form.scss */
#error_explanation li {
  padding: 5px 0;
}

/* line 2, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form .Form-Error-Message {
  color: rgba(167, 0, 0, 0.7);
  font-weight: bold;
  border: rgba(167, 0, 0, 0.7) 1px solid;
  max-width: 700px;
  width: 100%;
  padding: 20px 10px;
  margin: 0 0 10px 0;
}
/* line 11, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form .Form-Error-Message ul {
  margin: 0 20px;
  list-style-type: disc;
  list-style-position: inside;
}
/* line 18, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group {
  display: -ms-flexbox;
  display: flex;
}
/* line 21, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group > label,
.Responsive-Form legend {
  width: 11em;
  padding-right: 2em;
}
/* line 26, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group > div.Form-Input-Holder {
  width: 99%;
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group > .field_with_errors {
  width: 14em;
  padding-right: 2em;
}
/* line 33, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form .field_with_errors > .Form-TextField, .Responsive-Form .field_with_errors > .Form-TextField-Short {
  border-color: rgba(167, 0, 0, 0.7);
}
/* line 38, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group .Form-Input-Holder--Inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 10px;
  /* 日付と時間の入力フィールド間の間隔 */
}
/* line 44, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group .Form-Input-Holder--Inline .Form-TextField, .Responsive-Form form > div.Form-Group .Form-Input-Holder--Inline .Form-TextField-Short {
  -ms-flex: 1;
      flex: 1;
  /* 日付入力フィールドが利用可能なスペースを埋める */
}
/* line 48, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group .Form-Input-Holder--Inline .Form-Select {
  width: auto;
  /* 時間選択フィールドの幅を内容に合わせる */
}
/* line 52, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group .Form-Input-Holder--DateTimeGroup {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 520px;
}
/* line 57, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group .Form-Input-Holder--DateTimeGroup .Form-Input-Date,
.Responsive-Form form > div.Form-Group .Form-Input-Holder--DateTimeGroup .Form-Input-Time {
  width: 48%;
  /* 50%から少し小さくして隙間を作る */
}
/* line 62, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
.Responsive-Form form > div.Form-Group .Form-Input-Holder--DateTimeGroup .Form-Input-Date .Form-TextField, .Responsive-Form form > div.Form-Group .Form-Input-Holder--DateTimeGroup .Form-Input-Date .Form-TextField-Short,
.Responsive-Form form > div.Form-Group .Form-Input-Holder--DateTimeGroup .Form-Input-Time .Form-Select {
  width: 100%;
}

@media (max-width: 600px) {
  /* line 138, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
  .Responsive-Form {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
  /* line 141, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
  .Responsive-Form form > div.Form-Group {
    display: initial;
  }
  /* line 144, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
  .Responsive-Form form > div.Form-Group > div.Form-Input-Holder {
    margin-bottom: 20px;
  }
  /* line 147, /usr/src/app/app/assets/stylesheets/user/_components.responsive-form.scss */
  .Responsive-Form .Form-Error-Message {
    width: initial;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header {
  min-height: 400px;
  position: relative;
  color: #fff;
  margin-bottom: 30px;
}
/* line 7, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Search {
  min-height: auto;
}
/* line 10, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Search .Breadcrumbs {
  margin-top: 40px;
}
/* line 13, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Search .Breadcrumbs a,
.Header.Header-Search .Breadcrumbs span {
  color: #333;
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Search .Header-Search-Heading {
  color: #ba0303;
  font-weight: bold;
}
/* line 23, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-Secondary {
  position: relative;
  z-index: 1;
}
/* line 28, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-Primary {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  z-index: 10000002;
  position: fixed;
  background-color: white;
  top: 0;
}
/* line 40, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-Primary-Inner {
  position: relative;
}
/* line 43, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-Logo-Wrapper {
  text-align: center;
}
/* line 46, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-Logo {
  width: 15%;
  display: block;
}
/* line 50, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-Logo-Image {
  padding: 10px;
}
/* line 54, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-Language {
  width: auto;
}
/* line 56, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-Language a {
  color: #fff;
  margin-left: 10px;
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-SiteMessage {
  margin-top: 5px;
  text-align: center;
  font-size: 12px;
  color: #677486;
}
/* line 67, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-CatchCopy {
  text-align: center;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  text-shadow: 0 0 5px rgba(94, 94, 94, 0.15);
}
/* line 76, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header .Header-LeadSentence {
  text-align: center;
  max-width: 40%;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.82;
}
/* line 84, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Type-Article .Header-Secondary {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
  z-index: 2;
  position: relative;
  padding: 30px 20px 0 20px;
}
/* line 92, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Type-Article .Header-Secondary .Header-CatchCopy {
  max-width: initial;
  text-align: left;
  font-size: 17px !important;
}
/* line 97, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Type-Article .Header-Secondary .Header-LeadSentence {
  max-width: initial;
  text-align: left;
  font-size: 12px;
}
/* line 102, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Type-Article .Header-Secondary .Breadcrumbs {
  text-align: left;
  opacity: 0.82;
}
/* line 106, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header.Header-Type-Article .Header-Secondary .Breadcrumbs .Breadcrumb {
  color: #fff;
  font-size: 17px;
}

@media screen and (max-width: 813px) {
  /* line 116, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .Header-Logo {
    width: 30%;
  }
}
/* line 121, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Center {
  position: relative;
  z-index: 0;
}

/* line 126, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* line 130, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Image:before {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: " ";
  z-index: 1;
}

/* line 142, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Left {
  float: left;
  position: absolute;
  z-index: 1;
}

/* line 148, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Right {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
/* line 154, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Right-Inner {
  line-height: 56px;
}
/* line 157, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Right-Trainer-Registration-Link {
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
}
/* line 161, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Right-Profile-Image {
  width: 56px;
  height: 56px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
/* line 167, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Right-Profile-Image img {
  border-radius: 50%;
}

/* line 173, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Logo-Only {
  position: fixed;
  z-index: 10;
  width: 100%;
  background-color: white;
}
/* line 179, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Logo-Only .Header-Primary {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  box-shadow: 0 1px 2px 1px #eee;
}
/* line 187, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Logo-Only .Header-Logo-Wrapper {
  text-align: center;
}
/* line 190, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
.Header-Logo-Only .Header-Logo {
  width: auto;
  height: 30px;
}

@media screen and (max-width: 813px) {
  /* line 197, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header {
    min-width: 320px;
    min-height: auto;
  }
  /* line 201, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header.Header-Search {
    margin-bottom: 15px;
  }
  /* line 203, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header.Header-Search .Breadcrumbs {
    margin-top: 10px;
  }
  /* line 206, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header.Header-Search .Header-Search-Heading h1 {
    font-size: 17px;
    margin-left: 10px;
  }
  /* line 212, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header-SiteMessage {
    display: none;
    padding: 0 8px;
  }
  /* line 216, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .Header-Secondary {
    padding: 30px;
  }
  /* line 219, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .Header-Secondary .Header-CatchCopy {
    max-width: initial;
  }
  /* line 222, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .Header-Secondary .Header-CatchCopy-Type-Search {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 226, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .Header-Secondary .Header-LeadSentence {
    max-width: initial;
    font-size: 12px;
  }
  /* line 232, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-Split {
    vertical-align: top;
    line-height: 0;
    padding: 0;
    height: auto;
    display: block;
    min-height: auto;
  }
  /* line 240, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-Title {
    text-align: left;
    font-size: 21px;
    padding: 15px 20px 0 20px;
    color: #000000;
    line-height: 32px;
    font-weight: bold;
  }
  /* line 249, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-UpdatedAt {
    color: #c0c0c0;
  }
  /* line 252, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-Content {
    position: relative;
  }
  /* line 257, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-Content .Wrapper-Content.Type-Breadcrumbs {
    position: absolute;
    z-index: 100;
    padding: 0;
  }
  /* line 262, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-Content .Wrapper-Content.Type-Breadcrumbs .Breadcrumbs {
    padding: 0 20px;
    line-height: 1;
  }
  /* line 266, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-Content .Wrapper-Content.Type-Breadcrumbs .Breadcrumbs .Breadcrumb {
    font-size: 8px !important;
    color: #f5efef !important;
    margin-top: 10px;
  }
  /* line 271, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-Content .Wrapper-Content.Type-Breadcrumbs .Breadcrumbs .Breadcrumb:after {
    border-color: #f5efef !important;
  }
  /* line 274, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header .ArticleHero .ArticleHero-Content .Wrapper-Content.Type-Breadcrumbs .Breadcrumbs:before {
    position: absolute;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 34px;
    background: black;
    background: linear-gradient(to bottom, #333 -10%, transparent 100%);
  }

  /* line 295, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header.Header-Type-Article .Header-Secondary .Breadcrumbs {
    padding: 0;
  }
  /* line 298, /usr/src/app/app/assets/stylesheets/user/_components.header.scss */
  .Header.Header-Type-Article .Header-Secondary .Breadcrumbs .Breadcrumb {
    font-size: 8px !important;
  }
}
/* line 2, /usr/src/app/app/assets/stylesheets/user/_components.gh-header.scss */
.GH-Header .GH-Header-BG-Image {
  width: 100%;
  height: auto;
  position: relative;
}
/* line 7, /usr/src/app/app/assets/stylesheets/user/_components.gh-header.scss */
.GH-Header .GH-Header-Logo {
  display: block;
  width: 25%;
  height: 100%;
  position: absolute;
}

@media screen and (max-width: 768px) {
  /* line 139, /usr/src/app/app/assets/stylesheets/user/_components.gh-header.scss */
  .GH-Header .GH-Header-Logo {
    display: block;
    width: 35%;
    height: 100%;
    position: absolute;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline {
  max-width: 1200px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 7fr 5fr;
  grid-template-columns: 7fr 5fr;
  -ms-grid-rows: 175px 175px;
  grid-template-rows: 175px 175px;
}

/* line 12, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

/* line 15, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

/* line 18, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

/* line 21, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

/* line 25, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Item {
  height: 100%;
  transition: all 1s linear;
  -ms-transform: scale(1.25);
      transform: scale(1.25);
}
/* line 32, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Item:before {
  display: block;
  content: "";
  pointer-events: none;
  position: absolute;
  bottom: 0;
  transition: all 0.6s;
  height: 100px;
  width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.84));
  z-index: 1;
}
/* line 48, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Item:hover:before {
  opacity: 1;
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.84));
}

/* line 55, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Body {
  position: absolute;
  z-index: 2;
  bottom: 0;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}

/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Title {
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  text-align: justify;
  margin-bottom: 5px;
  margin-right: 20px;
  margin-left: 20px;
  height: initial;
}

/* line 70, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Trainer {
  margin-right: 50px;
  margin-left: 50px;
  margin-top: 10px;
}
/* line 75, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Trainer-Image {
  height: 45px;
  width: 45px;
  float: left;
  padding-right: 10px;
}
/* line 81, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Trainer-Info {
  float: left;
  text-align: left;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 5px;
}
/* line 88, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Trainer-Name {
  font-size: 14px;
}
/* line 91, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item .Card-Trainer-NameSub {
  font-size: 12px;
}

/* line 95, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item {
  position: relative;
}
/* line 97, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item.TypeMain {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
}
/* line 103, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item.TypeMain .Card-Body {
  top: 285px;
  left: 0;
  width: 100%;
}
/* line 108, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item.TypeMain .Card-Title {
  font-size: 20px;
  margin-right: 50px;
  margin-left: 50px;
}
/* line 114, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item.TypeSub1 {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1 / 1;
}
/* line 121, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item.TypeSub1 .Card-Item:before {
  height: 35px;
}
/* line 126, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item.TypeSub2 {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2 / 2;
}
/* line 132, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
.Headline-Item.TypeSub2 .Card-Item:before {
  height: 35px;
}

@media screen and (max-width: 813px) {
  /* line 139, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
  .Headline {
    max-width: 1200px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    grid-gap: 0;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: initial;
    grid-template-rows: initial;
  }
  /* line 150, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
  .Headline .Headline-Item.TypeMain {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
  }
  /* line 157, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
  .Headline .Headline-Item.TypeMain .Card-Body {
    top: initial;
    left: initial;
    bottom: 30px;
  }
  /* line 163, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
  .Headline .Headline-Item.TypeSub1 {
    display: none;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
  }
  /* line 171, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
  .Headline .Headline-Item.TypeSub2 {
    display: none;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
  }

  /* line 181, /usr/src/app/app/assets/stylesheets/user/_components.headline.scss */
  .Headline > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 6, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron.Type-Media .Jumbotron-Item {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-right: 20px;
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron.Type-Article, .Jumbotron.Card.Type-Trainer-Article {
  background-color: #000000;
}
/* line 19, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron.Type-Article .Jumbotron-Image, .Jumbotron.Card.Type-Trainer-Article .Jumbotron-Image {
  max-width: 1040px;
  margin: 0 auto;
}
/* line 24, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron.Type-Article-Youtube {
  text-align: center;
}
/* line 26, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron.Type-Article-Youtube > iframe {
  max-width: 700px;
  width: 100%;
  height: 500px;
}
/* line 33, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron .Jumbotron-Image {
  display: block;
}
/* line 36, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron .Jumbotron-Heading {
  font-size: 24px;
  line-height: 1.6;
  font-weight: bold;
}
/* line 41, /usr/src/app/app/assets/stylesheets/user/_components.jumbotron.scss */
.Jumbotron .Jumbotron-Text {
  font-size: 14px;
  line-height: 1.6;
  color: #677486;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.lists.scss */
.List {
  margin-bottom: -12px;
}
/* line 3, /usr/src/app/app/assets/stylesheets/user/_components.lists.scss */
.List a {
  color: #493b3b;
}
/* line 5, /usr/src/app/app/assets/stylesheets/user/_components.lists.scss */
.List a:hover {
  text-decoration: underline;
}
/* line 12, /usr/src/app/app/assets/stylesheets/user/_components.lists.scss */
.List.Type-Column-2 .List-Item {
  float: left;
  width: 50%;
}

/* line 18, /usr/src/app/app/assets/stylesheets/user/_components.lists.scss */
.List-Item {
  position: relative;
  margin-bottom: 12px;
  font-size: 12px;
  box-sizing: border-box;
}

@media screen and (max-width: 813px) {
  /* line 38, /usr/src/app/app/assets/stylesheets/user/_components.lists.scss */
  .List-Item {
    margin-bottom: 15px;
    margin-top: 10px;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Container {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 53px;
}
/* line 7, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Container hr {
  margin-bottom: 4rem;
}

/* line 12, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Image-Wrapper {
  height: 100%;
  width: 65%;
  position: fixed;
}

/* line 18, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Image > img {
  -ms-transform: translateX(-12.5%);
      transform: translateX(-12.5%);
  height: auto;
  border: 0;
  position: absolute;
}

/* line 25, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Info-Wrapper {
  width: 35%;
  position: absolute;
  right: 0;
  padding-top: 100px;
  padding-bottom: 200px;
  text-align: center;
  overflow-y: scroll;
  background-color: #FFF;
}

/* line 36, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Info {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

/* line 42, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Thumbnail-Wrapper {
  margin-top: -20px;
  margin-left: 20px;
  margin-bottom: 3rem;
  position: fixed;
  left: 0;
}

/* line 50, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Thumbnail {
  display: block;
  float: left;
  width: 18%;
  max-width: 100px;
  margin-left: 20px;
  cursor: pointer;
}
/* line 58, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Thumbnail:first-child {
  margin-left: 0;
}
/* line 62, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Thumbnail img {
  border: 4px solid #fff;
  border-radius: 10px;
}

/* line 68, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Name {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 2rem;
}

/* line 74, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Label {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

/* line 80, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Text {
  font-size: 1.1rem;
  margin-bottom: 4rem;
  line-height: 1.5;
}

/* line 89, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-SNS-Button {
  display: inline-block;
  background-color: #AAA;
  color: #FFF;
  border-radius: 100px;
  font-size: 2rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  margin-left: 10px;
}
/* line 101, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-SNS-Button:first-child {
  margin-left: 0;
}
/* line 105, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-SNS-Button:hover {
  background-color: #CCC;
}

/* line 111, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Articles .Media-Title {
  font-weight: bold;
}
/* line 114, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Articles .Media, .Mypage-Articles .Card {
  display: table;
  margin-bottom: 15px;
}
/* line 118, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Articles .Media-Item, .Mypage-Articles .Card .Card-Item, .Card .Mypage-Articles .Card-Item, .Mypage-Articles .Jumbotron.Type-Media .Jumbotron-Item, .Jumbotron.Type-Media .Mypage-Articles .Jumbotron-Item {
  display: table-cell;
}
/* line 121, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
.Mypage-Articles .Media-Body, .Mypage-Articles .Jumbotron.Type-Media .Jumbotron-Body, .Jumbotron.Type-Media .Mypage-Articles .Jumbotron-Body {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  width: 100%;
}

@media screen and (min-width: 0px) and (max-width: 960px) {
  /* line 130, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Info {
    width: initial;
    margin: 0 10px;
  }
  /* line 133, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Info .Button-Middle, .Mypage-Info .Button-Small, .Mypage-Info .Button-Full {
    width: 100%;
  }

  /* line 137, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Container {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  /* line 142, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Thumbnail-Wrapper {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-left: 0;
  }

  /* line 149, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Thumbnail-Wrapper-Inner {
    margin: 0 auto;
  }

  /* line 152, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Thumbnail {
    max-width: 75px;
    margin-left: 10px;
  }
  /* line 156, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Thumbnail img {
    border: 2px solid #fff;
  }

  /* line 160, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Image-Wrapper {
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 0;
    padding-top: 53px;
  }

  /* line 168, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Image {
    width: 100%;
    height: 100%;
  }

  /* line 172, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Image > img {
    -ms-transform: translateY(0);
        transform: translateY(0);
    height: initial;
    border: 0;
    position: initial;
  }

  /* line 178, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Info-Wrapper {
    width: initial;
    position: initial;
    z-index: 1;
    overflow-y: scroll;
    position: relative;
    padding-top: 10px;
    padding-bottom: 50px;
  }

  /* line 187, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Name {
    font-size: 2rem;
    margin-bottom: 1rem;
  }

  /* line 191, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Text {
    font-size: 1rem;
    margin-bottom: 2rem;
  }

  /* line 195, /usr/src/app/app/assets/stylesheets/user/_components.mypage.scss */
  .Mypage-Label {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.navigation-area.scss */
.Navigation-Area {
  padding: 20px;
  margin-bottom: 40px;
  background: repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 1px, transparent 1px, transparent 4px);
}
/* line 5, /usr/src/app/app/assets/stylesheets/user/_components.navigation-area.scss */
.Navigation-Area .Navigation-Heading {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation {
  margin-top: 10px;
  text-align: center;
  font-size: 0;
}
/* line 5, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation a {
  display: block;
  color: #493b3b;
  white-space: nowrap;
}
/* line 10, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Page {
  position: relative;
  display: inline-block;
  min-width: 40px;
  height: 40px;
  border: solid 1px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  margin-bottom: 15px;
  color: #493b3b;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 39px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  box-sizing: border-box;
}
/* line 27, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Page.Option-Active {
  pointer-events: none;
  border: none;
  background-color: #493b3b;
  color: rgba(255, 255, 255, 0.9);
}
/* line 32, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Page.Option-Active a {
  color: rgba(255, 255, 255, 0.9);
  background-color: initial;
}
/* line 37, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Page.Option-Disabled {
  pointer-events: none;
  border: none;
  background-color: rgba(0, 0, 0, 0.5);
  color: #493b3b;
}
/* line 44, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Page + .Pagenation-Page {
  margin-left: 15px;
}
/* line 48, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Previous {
  position: relative;
}
/* line 50, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Previous:before {
  content: "";
  position: absolute;
  display: block;
  left: 45%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-bottom: solid 1px currentColor;
  border-left: solid 1px currentColor;
  -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
}
/* line 63, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Next {
  position: relative;
}
/* line 65, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Next:before {
  content: "";
  position: absolute;
  display: block;
  right: 45%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
}
/* line 78, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
.Pagenation .Pagenation-Snippet {
  pointer-events: none;
}

@media only screen and (max-width: 813px) {
  /* line 83, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
  .Pagenation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-right: 10px;
    margin-left: 10px;
  }

  /* line 91, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
  .Pagenation .Pagenation-Page + .Pagenation-Page {
    margin-left: initial !important;
  }

  /* line 94, /usr/src/app/app/assets/stylesheets/user/_components.pagenation.scss */
  .Pagenation .Pagenation-Page {
    aspect-ratio: 1/1;
    position: relative;
    display: inline-block;
    min-width: 35px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: solid 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin-bottom: 15px;
    color: #493b3b;
    background-color: rgba(255, 255, 255, 0.9);
    font-size: 10px;
    text-align: center;
    cursor: pointer;
    vertical-align: top;
    box-sizing: border-box;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    letter-spacing: 1px;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList {
  padding: 20px;
}

/* line 4, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
}
/* line 8, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item.Type-BestAnswer:after {
  background-image: url(/images/user/bestanswer.png);
  background-size: cover;
  content: '';
  position: absolute;
  right: 0;
  top: -5px;
  height: 75px;
  width: 75px;
  display: block;
  -ms-transform: rotate(12deg);
      transform: rotate(12deg);
  opacity: 0.5;
}
/* line 21, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-Inner {
  overflow: hidden;
  padding-bottom: 20px;
}
/* line 25, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item:before {
  text-align: center;
  padding-right: 15px;
  float: left;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  width: 50px;
  content: "\f059";
  color: rgba(167, 0, 0, 0.7);
}
/* line 40, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
/* line 44, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-Title {
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 10px;
}
/* line 51, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-Body {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
}
/* line 57, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-Info {
  position: relative;
}
/* line 59, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-Info-Left {
  padding: 5px 0;
}
/* line 62, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-Info-Right {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 68, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-Categories {
  font-size: 12px;
  color: rgba(167, 0, 0, 0.7);
}
/* line 72, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-Categories-Arrow {
  margin: 0 5px;
}
/* line 75, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-QuestionerName {
  font-size: 13px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 10px;
}
/* line 81, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-AnswerCount {
  border: 1px solid rgba(0, 0, 0, 0.25);
  color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  padding: 3px 10px 0px 10px;
}
/* line 88, /usr/src/app/app/assets/stylesheets/user/_components.question_list.scss */
.QuestionList-Item-AnswerCount:before {
  text-align: center;
  display: inline;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '';
  content: "\f075";
  vertical-align: top;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
.ResponsiveLayout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: start;
}
/* line 6, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
.ResponsiveLayout.ResponsiveLayout-Type-Column2 .ResponsiveLayout-Item {
  width: 48.5%;
}
/* line 11, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
.ResponsiveLayout.ResponsiveLayout-Type-Column4 .ResponsiveLayout-Item {
  width: 23%;
}
/* line 18, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
.ResponsiveLayout.ResponsiveLayout-Type-LayoutDataTable {
  margin-bottom: 36px;
}
/* line 20, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
.ResponsiveLayout.ResponsiveLayout-Type-LayoutDataTable .ResponsiveLayout-Item {
  border-top: 1px dashed #677486;
}
/* line 22, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
.ResponsiveLayout.ResponsiveLayout-Type-LayoutDataTable .ResponsiveLayout-Item:nth-last-child(-n+2) {
  border-bottom: 1px dashed #677486;
}
/* line 27, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
.ResponsiveLayout.ResponsiveLayout-Type-LayoutButton {
  margin-bottom: 36px;
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
.ResponsiveLayout.ResponsiveLayout-Type-LayoutButton .ResponsiveLayout-Item {
  margin-bottom: 20px;
  margin-right: 10px;
}

@media screen and (max-width: 813px) {
  /* line 39, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
  .ResponsiveLayout {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  /* line 43, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
  .ResponsiveLayout.ResponsiveLayout-Type-Column2 .ResponsiveLayout-Item {
    width: 100%;
  }
  /* line 48, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
  .ResponsiveLayout.ResponsiveLayout-Type-Column4 .ResponsiveLayout-Item {
    width: 100%;
  }
  /* line 56, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
  .ResponsiveLayout.ResponsiveLayout-Type-LayoutDataTable .ResponsiveLayout-Item {
    border-top: none;
  }
  /* line 58, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
  .ResponsiveLayout.ResponsiveLayout-Type-LayoutDataTable .ResponsiveLayout-Item:nth-last-child(-n+2) {
    border-bottom: none;
  }
  /* line 63, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
  .ResponsiveLayout.ResponsiveLayout-Type-LayoutButton {
    padding: 6px;
  }
  /* line 65, /usr/src/app/app/assets/stylesheets/user/_components.responsive-layout.scss */
  .ResponsiveLayout.ResponsiveLayout-Type-LayoutButton .ResponsiveLayout-Item {
    width: 49.55555555%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps-Wrapper {
  text-align: center;
}

/* line 5, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps {
  margin: 0 auto;
}
/* line 13, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step {
  width: 40px;
  height: 40px;
  background-color: white;
  display: inline-block;
  border: 4px solid;
  border-color: #cdd0da;
  border-radius: 50%;
  color: #cdd0da;
  font-weight: 600;
  text-align: center;
  line-height: 35px;
}
/* line 26, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step:first-child {
  line-height: 40px;
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step:nth-child(n+2) {
  margin: 0 0 0 100px;
  -ms-transform: translate(0, -4px);
      transform: translate(0, -4px);
}
/* line 33, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step:nth-child(n+2):before {
  width: 75px;
  height: 3px;
  display: block;
  background-color: #cdd0da;
  -ms-transform: translate(-95px, 21px);
      transform: translate(-95px, 21px);
  content: '';
}
/* line 41, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step:after {
  width: 150px;
  display: block;
  -ms-transform: translate(-55px, 3px);
      transform: translate(-55px, 3px);
  color: #818698;
  content: attr(data-desc);
  font-weight: 400;
  font-size: 13px;
}
/* line 50, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step:first-child:after {
  -ms-transform: translate(-55px, -1px);
      transform: translate(-55px, -1px);
}
/* line 53, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step.active {
  border-color: #73b5e8;
  color: #73b5e8;
}
/* line 57, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step.active:before {
  background: linear-gradient(to right, #58bb58 0%, #73b5e8 100%);
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step.active:after {
  color: #73b5e8;
}
/* line 64, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step.done {
  background-color: #58bb58;
  border-color: #58bb58;
  color: white;
}
/* line 69, /usr/src/app/app/assets/stylesheets/user/_components.steps.scss */
.steps .step.done:before {
  background-color: #58bb58;
}

/* line 3, /usr/src/app/app/assets/stylesheets/user/_components.tags.scss */
.Tags.Type-Footer .Tag {
  background-color: transparent;
  border: none;
  padding: 0 4px 2px 0;
  padding-left: 0;
}
/* line 9, /usr/src/app/app/assets/stylesheets/user/_components.tags.scss */
.Tags.Option-Wrapper {
  padding: 20px;
  padding-bottom: 10px;
}
/* line 13, /usr/src/app/app/assets/stylesheets/user/_components.tags.scss */
.Tags.Option-Background-White {
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 18, /usr/src/app/app/assets/stylesheets/user/_components.tags.scss */
a.Tag:hover {
  color: #677486;
}

/* line 22, /usr/src/app/app/assets/stylesheets/user/_components.tags.scss */
.Tag {
  float: left;
  display: block;
  padding: 5px 10px;
  border: solid 1px currentColor;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #314559;
  background-color: #fff;
  box-sizing: border-box;
}
/* line 34, /usr/src/app/app/assets/stylesheets/user/_components.tags.scss */
.Tag:before {
  content: "#";
  display: inline-blo;
  color: #a70000;
  margin-right: 4px;
}

@media screen and (max-width: 813px) {
  /* line 45, /usr/src/app/app/assets/stylesheets/user/_components.tags.scss */
  .Tags.Option-Wrapper {
    padding: 8px;
    padding-bottom: 10px;
  }
  /* line 49, /usr/src/app/app/assets/stylesheets/user/_components.tags.scss */
  .Tags.Option-Background-White {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
/* line 4, /usr/src/app/app/assets/stylesheets/user/_components.title.scss */
.Title-Question {
  margin-top: 20px;
  font-size: 18px;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.toc.scss */
.Toc {
  margin: 0;
  margin-bottom: 40px;
  padding: 20px;
  border: 1px solid #C7CED3;
}
/* line 6, /usr/src/app/app/assets/stylesheets/user/_components.toc.scss */
.Toc .Toc-Heading {
  font-size: 14px;
  font-weight: bold;
  color: #314559;
}
/* line 11, /usr/src/app/app/assets/stylesheets/user/_components.toc.scss */
.Toc .Toc-Item {
  font-size: 15px;
  margin: 6px 0;
  padding-left: 5px;
  list-style-type: none;
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.toc.scss */
.Toc a.Toc-Item-Link {
  font-size: 14px;
  font-weight: bold;
  color: rgba(167, 0, 0, 0.5);
  text-decoration: none;
}
/* line 22, /usr/src/app/app/assets/stylesheets/user/_components.toc.scss */
.Toc a.Toc-Item-Link:hover {
  color: #a70000;
}
/* line 27, /usr/src/app/app/assets/stylesheets/user/_components.toc.scss */
.Toc ul {
  counter-reset: ul-li;
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.toc.scss */
.Toc ul > ul {
  margin-left: 20px;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer {
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 7, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Name {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}
/* line 13, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Name-From {
  font-size: 12px;
  font-weight: initial;
  color: rgba(167, 0, 0, 0.7);
  margin-left: 5px;
}
/* line 19, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Description {
  font-size: 14px;
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.5);
}
/* line 24, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Main {
  overflow: hidden;
  margin-top: 10px;
  _zoom: 1;
  /*IE6バグ対策*/
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Image {
  width: 75px;
  height: 75px;
  float: left;
}
/* line 33, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Image img {
  width: 100%;
}
/* line 37, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-BodyWrapper {
  position: relative;
  overflow: hidden;
  padding-left: 20px;
}
/* line 42, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Body {
  font-size: 14px;
  line-height: 1.8;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px;
  border-radius: 3px;
}
/* line 49, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Body:before {
  position: absolute;
  z-index: 1000;
  content: "";
  border-style: solid;
  border-width: 10px 12px 10px 0;
  border-color: transparent rgba(255, 255, 255, 0.9) transparent transparent;
  left: 9px;
  top: 20px;
}
/* line 59, /usr/src/app/app/assets/stylesheets/user/_components.trainer-answer.scss */
.trainerAnswer-Body.Type-BestAnswer:after {
  background-image: url(/images/user/bestanswer.png);
  background-size: cover;
  content: '';
  position: absolute;
  right: 5px;
  top: 5px;
  height: 100px;
  width: 100px;
  display: block;
  -ms-transform: rotate(12deg);
      transform: rotate(12deg);
  opacity: 0.3;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment {
  margin-bottom: 40px;
}
/* line 6, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-Name {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
/* line 11, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-Name-From {
  font-size: 12px;
  font-weight: initial;
  color: rgba(167, 0, 0, 0.7);
  margin-left: 5px;
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-Description {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
/* line 21, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-Main {
  overflow: hidden;
  margin-top: 10px;
  _zoom: 1;
  /*IE6バグ対策*/
}
/* line 26, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-Image {
  width: 75px;
  height: 75px;
  float: left;
}
/* line 30, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-Image img {
  width: 100%;
}
/* line 34, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-BodyWrapper {
  position: relative;
  overflow: hidden;
  padding-left: 20px;
}
/* line 39, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-Body {
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: 3px;
}
/* line 44, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
.trainerComment-Body:before {
  position: absolute;
  z-index: 1000;
  content: "";
  border-style: solid;
  border-width: 10px 12px 10px 0;
  border-color: transparent rgba(0, 0, 0, 0.1) transparent transparent;
  left: 8px;
  top: 40px;
}

@media screen and (max-width: 813px) {
  /* line 58, /usr/src/app/app/assets/stylesheets/user/_components.trainer-comment.scss */
  .trainerComment {
    padding: 0 8px;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
}
/*
  Trainers-Page-CSS
*/
/* line 6, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-top__item {
  position: relative;
}
/* line 9, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-top img {
  position: relative;
}
/* line 12, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-top__title {
  color: #000;
  height: 50px;
  font-size: 15px;
  padding: 10px;
  letter-spacing: 1px;
}

/* line 21, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-items {
  width: 1040px;
  margin: 0 auto;
}
/* line 24, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-items:after {
  content: "";
  display: table;
  clear: both;
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-items__title {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: solid 3px rgba(167, 0, 0, 0.7);
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 10px;
}

/* line 40, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-item {
  display: block;
  float: left;
  width: 25%;
  position: relative;
  margin-bottom: 20px;
}
/* line 47, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-item > a {
  display: block;
  margin: 0 10px 10px 0;
}
/* line 52, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-item-desc {
  height: 50px;
  color: #FFF;
  position: absolute;
  bottom: 15px;
  width: calc(100% - 30px);
  padding: 10px;
  background-color: #000;
  opacity: 0.6;
}
/* line 61, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-item-desc__name {
  display: inline-block;
  font-size: 18px;
}
/* line 65, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-item-desc__area {
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
}
/* line 70, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-item-desc__count {
  display: inline-block;
  font-size: 12px;
  margin-left: 8px;
}
/* line 75, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-item-desc__meta {
  margin-top: 5px;
}

/* line 81, /usr/src/app/app/assets/stylesheets/user/_components.trainer.scss */
.trainers-top__pagination {
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.trainers-list.scss */
.Trainers-List {
  background-color: #333333;
  padding: 30px 0;
  z-index: 1;
  position: relative;
}
/* line 7, /usr/src/app/app/assets/stylesheets/user/_components.trainers-list.scss */
.Trainers-List-Inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

/* line 14, /usr/src/app/app/assets/stylesheets/user/_components.trainers-list.scss */
.Trainers-List-Title {
  text-align: center;
  margin-bottom: 30px;
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.trainers-list.scss */
.Trainers-List-Title img {
  height: 30px;
  width: auto;
  vertical-align: middle;
}
/* line 22, /usr/src/app/app/assets/stylesheets/user/_components.trainers-list.scss */
.Trainers-List-Title span {
  color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  font-weight: bold;
  position: relative;
  top: 5px;
  left: 10px;
}

/* line 31, /usr/src/app/app/assets/stylesheets/user/_components.trainers-list.scss */
.Trainers-List-Item {
  float: left;
  width: 25%;
}

/* line 35, /usr/src/app/app/assets/stylesheets/user/_components.trainers-list.scss */
.Trainers-List-Image {
  width: 100%;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer {
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 5, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-Name {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}
/* line 11, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-Name-From {
  font-size: 12px;
  font-weight: initial;
  color: rgba(167, 0, 0, 0.7);
  margin-left: 5px;
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-Description {
  font-size: 14px;
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.5);
}
/* line 22, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-Main {
  overflow: hidden;
  margin-top: 10px;
  _zoom: 1;
  /*IE6バグ対策*/
}
/* line 27, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-UserInfo {
  float: right;
  position: relative;
  top: 10px;
  text-align: center;
  width: 100px;
}
/* line 34, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-UserInfo:before {
  text-align: center;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  width: 100px;
  content: "\f059";
  color: rgba(167, 0, 0, 0.7);
}
/* line 48, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-BodyWrapper {
  position: relative;
  overflow: hidden;
  padding-right: 20px;
}
/* line 53, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-Category {
  font-size: 12px;
  color: rgba(167, 0, 0, 0.7);
}
/* line 57, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-Title {
  font-size: 20px;
  margin-bottom: 10px;
  color: #333333;
  font-weight: bold;
}
/* line 63, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-Body {
  font-size: 14px;
  line-height: 1.8;
  color: #333333;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px;
  border-radius: 3px;
}
/* line 71, /usr/src/app/app/assets/stylesheets/user/_components.user-answer.scss */
.userAnswer-Body:after {
  position: absolute;
  z-index: 1000;
  content: "";
  border-style: solid;
  border-width: 10px 0 10px 12px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.9);
  right: 9px;
  top: 20px;
}

/* line 3, /usr/src/app/app/assets/stylesheets/user/_components.vertical-category.scss */
.VerticalCategoryList-WithIcon .VerticalCategoryItem-Link {
  font-size: 14px;
}

/* line 8, /usr/src/app/app/assets/stylesheets/user/_components.vertical-category.scss */
.VerticalCategoryItem {
  margin-top: 25px;
}

/* line 11, /usr/src/app/app/assets/stylesheets/user/_components.vertical-category.scss */
.VerticalCategoryItem-Link {
  font-size: 16px;
  color: #493b3b;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.vertical-category.scss */
.VerticalCategoryItem-Link-Image {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  border-radius: 3px;
  margin-right: 5px;
}
/* line 24, /usr/src/app/app/assets/stylesheets/user/_components.vertical-category.scss */
.VerticalCategoryItem-Link:hover {
  color: rgba(0, 0, 0, 0.25);
}
/* line 26, /usr/src/app/app/assets/stylesheets/user/_components.vertical-category.scss */
.VerticalCategoryItem-Link:hover .VerticalCategoryItem-Link-Image {
  opacity: 0.5;
}
/* line 30, /usr/src/app/app/assets/stylesheets/user/_components.vertical-category.scss */
.VerticalCategoryItem-Link-New {
  font-size: 12px;
  color: rgba(167, 0, 0, 0.7);
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.form-search.scss */
.FormSearch {
  background-color: white;
  width: calc(100% - 20px);
  max-width: 300px;
  height: 30px;
  border: 1px #ccc solid;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 20px;
}
/* line 13, /usr/src/app/app/assets/stylesheets/user/_components.form-search.scss */
.FormSearch-Type-Header {
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 20, /usr/src/app/app/assets/stylesheets/user/_components.form-search.scss */
.FormSearch-Type-PC-Sidebar {
  width: 100%;
  max-width: initial;
}

/* line 25, /usr/src/app/app/assets/stylesheets/user/_components.form-search.scss */
.FormSearch input {
  vertical-align: top;
  margin: 0px;
  height: 100%;
  box-sizing: border-box;
  background-color: transparent;
}

/* line 32, /usr/src/app/app/assets/stylesheets/user/_components.form-search.scss */
.FormSearch-Input {
  border: none;
  width: 100%;
  padding-left: 10px;
}

/* line 37, /usr/src/app/app/assets/stylesheets/user/_components.form-search.scss */
.FormSearch-Submit {
  width: 30px;
  height: 20px;
  border: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF4AAABTCAYAAAAWTLCwAAAH6UlEQVR4Ae2dA5grSxCFn23btm3btm3btm3bxtq2bdvKO%2BdZXdN7N%2Bn0TCbf1w%2F37ibT%2F9RUVZ%2Bursy272UH%2BSMMw4cQyeADgcAcExMTi5WXl29RWFh4dGZm5p3JycnvxMXFxURHRxdhFOC%2Ff0xISHg8KSnpvLy8vD2Li4tXa2xsXAC%2FO7sPfhqjp6dnwdLS0t3T0tI%2BANjADMYYbshrvBm8ET54hWVXV1dvnZKS8h2hhWLwKSkoKNiGnxXp4Al8zvz8%2FINjY2PbCcfEiIqKGsrIyDgOnz1XxIGn%2F6WFx8TEtBoBrrgBWVlZB%2FFaIgJ8c3PzggiEn3PyloyCoqKi5T0NnlbOoDerkPCEBFJTUwOw1EBubi4H%2FzuQnp4eQCCd0Q2AMZxlg%2FUH3bUAzjXThYFgO4n08CVkJYcODQ1tjPdZbnR0dFH8m%2Bni%2FBzMgphyjo%2BPr8Sf6e7uPrSqqurhnJycZsSO6d6Az5FRzeMJ8MwimNbpTp6WW1FR8SGAbsDgO5PP5k1qamo6H0%2FFyDTg1%2BFmL%2Bxq8AQXHx%2F%2Ftc6EaZ2VlZUv0npDkT3xScBTN6QZeLvxlC1lN3jZ0j%2FU8dsIbt8NDAwsbyB9nbulpeVmrH514PfziXEVePp0LuOdJsdA2dfXd5TpoIZ4sAaerjoN6%2B%2Fkqtc14LFAOdFpUgh%2BFcPDw8samIxk%2FR%2FSxTlYfhZdlfXgsRJd1Qk6Moc0TGYeC0S42eH7r0lMTHRyh89aDZ7LcFhIszSJ%2Bvr6n2xbriO%2BnAlRzinP39Va8MhgbhMunlmL8NiGH77DImxscHBwPuvAZ2dnryhBhzzbB%2BhWy7OdnZ23McsSFM6XrQJPXxmFl%2BqC%2BRjjtYodgOV5NDQ0%2FCAZEGOYNeCxMFlfsJIAHtFL3bIRQRkC64o%2BIcuJ5w2yAjwvRvDrdYJft3KMjY1tRYMR5rRG2MFD11hBdYFM0%2FBa31rIgsuBXvSl4HI%2BDjt4BKN7hNQxy6WbzoS%2FpJTfh0pI087bf%2F7550mFpEtr39TNpRZ1dXXPqMBz%2BzBs4LERsbFg7Y2ytbvC6pcScvuasIHHh9%2BnUhyh7J3phQIjyBs%2FmHQ3urn7%2F24woIyCbmYZL4Dv6OjYTgGe2467GgcPOXdhwc20usvNyHm9KrWERHKfcfDYTNhSBb6%2Fv%2F8BN0IWYlm3YjHVbBw81LpTVStVvPb2Eviampo3VUZGXd8oeGwgvPB%2FF8JSC7yW9xL41tbWa1XguTdrFDx3Zv7vQlDVS%2FDzewl8b2%2FvaYJ8sLFZ8IqMpqysjODn8BL4kZGRwwW18mBj4JmxCBYQcGtGI2ySHCTsM5xnBXiU6QW8dkpjcnJyf8V8uWa51iT4OQSL98GH0sfzQyPFx7MKTTXfkpKS00wH125BLpjHQ%2BB5POhEoVRlF5PgqcN%2Fp8rjhfpHVw7k6pepwEM6XskoeJTf3aYqPmW5tJfAs5hWWLnOYxQ8j7GoLgY%2B8SwPgedcGxVaTZVxrYaPmAp8bW1tplegw6Ln5VOsUCevCoceP7cKPI%2FIyFVX7hltbW1bqObJshbj4Dl4dlSxA0U%2Fv4sXwEN7%2BlLw73OFBTx1CsHdJHrAzSwJ4zJa4qFbU7OwVFPD%2BnevVhlwIyisdTVs4qC6OG4guNjal0Hw%2FN95saTliSeemDOs4KHObaICzwt346YIRUB0DPlJOJl4n7lKMlmprBG0myS3ycRwkXtJR3R4EtyKolVcyPbCMRamlke4qaoAScOI1AXEtvr4DCEQuSLQUlXFqfAoqT4eLmgtO8BrrGQ5cGKkznLVkoulBxxOnX9o4xkolnyI%2FQqQfiawVt7WDW0hZ%2BcYY%2BcRK8EzxWIbEgk%2BH2W5FsX4YFXc%2BU6nvdmuy%2Bpzrizt%2B6MCQdguy7FBy2FsQs3M9Ux7HY5afsCftQ%2B8cCZKEJga2eoknNkLz9zqNJXAz63mmiYSPJDrNCHKCtTuaU0mrZxnnFQHzBQWX8ejoq4Az4Es4BCNiVFGLmJ%2FGhMHDSDefS%2B4FslIqtlQwhXgOXDB%2B%2BpOju1T2tvb16FVBtPCMVZFRvKOEEC14dNFuQI8BzqkbqU7OS7VEXxb0VnjBFoowc0i7CVRLn4ssqgi7A%2FrwdWDX8HEwDLwclcPNt%2BZziTpEiDCjVCeZV%2Bb3%2FuSLcMGPsyeaH38bwpxGOvzZ5ClvIzUrw%2FBe1agUlvS%2BbnSUMEPWetDXHiSBgTxZtBl8Jg%2B4fJ0IYEJPQh0Bm9wAhsI8WZCzi7Sgc%2F9WMvAy3oIjipeZknPSYpemf%2BOKwSKIJyn0biuINhd%2B0zs7qzISYcRehH3ElQxhLoSqyU0Us3cYGpQxnJqFvbDcnIMwWbwrmBzZ52gTWkD8FM0LD8nWPCNL925OmR%2FeIpRIQKegsC5mQBceXqdG%2FcaPj8jGBpUWDVxSsysYEDAfJmd8GbQtjaX1bwzPadE%2BAi4URrwU%2FizLgMv3wymb8hmlsIEV0JwXhMbzutioutTF%2BK%2FkeWsy29LgOtalm1vgy0%2F8%2F246tWAH0f4QQTvD8LHiZcvNXz%2Bd%2FxZH3zwXeHHGm7uA%2F6sDz7I8OF23tJwO08ymAcfvG%2F5z2hY%2FsU%2B%2BBCkwYB%2FnxN8lvuFALwPHwropU7fR8IFlg8%2BNF%2FDsb%2BDCLdniMD7g20RVachuWoOIXh%2FUK3kivtfcsULdEk%2BeAODq2ykk4dJgpwP3v%2BSRX%2F4EHzwkTV%2BAYfBTxxvItlqAAAAAElFTkSuQmCC);
  background-position: center;
  background-size: auto 70%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 813px) {
  /* line 48, /usr/src/app/app/assets/stylesheets/user/_components.form-search.scss */
  .FormSearch {
    text-align: center;
    margin: 20px auto;
    max-width: initial;
    width: calc(100% - 60px);
  }

  /* line 55, /usr/src/app/app/assets/stylesheets/user/_components.form-search.scss */
  .FormSearch-Type-PC-Sidebar {
    display: none;
  }
}
/* line 4, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
body.WGKR-overflowhidden {
  overflow: hidden;
}

/* line 8, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header {
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000003;
  font-weight: bold;
  font-size: 15px;
  /* responsvie */
}
/* line 17, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header .hamburger-menu {
  color: #333333;
}
/* line 20, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header nav {
  text-align: right;
}
/* line 23, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 28, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header nav ul li {
  display: inline-block;
  line-height: 40px;
}
/* line 32, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header nav ul li a {
  display: block;
  color: #333333;
  padding: 0 5px;
  text-transform: uppercase;
  font-size: 18px;
}
/* line 39, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header nav ul li:last-child a {
  padding-right: 0;
}
/* line 42, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header nav ul li:hover > a {
  color: #333333;
  opacity: 0.7;
  text-decoration: none;
}
/* line 47, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header .menu-tigger {
  float: right;
  display: none;
  cursor: pointer;
}
/* line 53, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header .tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  margin-right: 30px;
}
/* line 58, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header .tabs .tab {
  margin-left: 40px;
}
/* line 62, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
.WGKR-Header .tabs .tab-content {
  display: none;
}
@media only screen and (max-width: 813px) {
  /* line 69, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-Header {
    position: initial;
    right: initial;
    top: initial;
    z-index: initial;
    font-weight: initial;
    font-size: initial;
  }
  /* line 77, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .humberger-menu-content.active + .WGKR-Background {
    display: block;
    position: fixed;
    background-color: #454545;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /* line 89, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tabs {
    display: block;
    word-break: keep-all;
    line-height: 1 !important;
  }
  /* line 94, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tabs .tab {
    margin-top: initial;
  }
  /* line 97, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tabs .tab label::after {
    content: "";
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #ba0101;
    border-right: solid 2px #ba0101;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
  }
  /* line 113, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tabs .tab-content {
    display: block;
    width: 100%;
    right: 15px;
    position: relative;
  }
  /* line 120, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .humberger-menu-content {
    width: 80%;
  }
  /* line 123, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .humberger-menu-content.active {
    top: 0;
    right: 0;
    height: 100vh;
    position: fixed;
    z-index: 100;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  /* line 133, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-Heading {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 30px;
    display: none !important;
  }
  /* line 139, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-Heading:after {
    content: "";
    width: 30px;
    height: 2px;
    display: block;
    position: relative;
    margin: 15px 0;
    background-color: #ba0101;
  }
  /* line 148, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-Heading a:hover {
    color: #333333;
  }
  /* line 153, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .active .WGKR-Heading {
    display: block !important;
  }
  /* line 157, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-Heading-Category {
    padding: 1em 0px 1em 0;
    margin-right: 10px;
    position: relative;
    text-align: right;
    white-space: nowrap;
  }
  /* line 163, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-Heading-Category a {
    font-size: 18px;
    font-weight: normal;
    word-break: keep-all;
  }
  /* line 169, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-Content {
    margin-left: 15px;
  }
  /* line 172, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .menu-tigger span {
    background: #ba0101;
    height: 2px;
    width: 30px;
    display: block;
    margin: 7px 0;
    transition: 0.5s;
  }
  /* line 181, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .menu-tigger.button-tigger span:nth-child(2) {
    opacity: 0;
  }
  /* line 184, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .menu-tigger.button-tigger span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform-origin: 0px 8px;
        transform-origin: 0px 8px;
  }
  /* line 188, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .menu-tigger.button-tigger span:nth-child(3) {
    -webkit-transform: rotate(135deg);
    -ms-transform-origin: 16px -1px;
        transform-origin: 16px -1px;
  }
  /* line 192, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .menu-tigger {
    display: block;
    z-index: 101;
  }
  /* line 196, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .menu-tigger.button-tigger {
    position: absolute;
    right: 10px;
    top: 8px;
  }
  /* line 201, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header nav {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 300px;
    position: absolute;
    -ms-transform: translate(100%);
        transform: translate(100%);
    right: 0;
    left: 0;
    top: 0;
    background: #f3e1df;
    transition: 0.3s;
    opacity: 0;
    z-index: 100;
  }
  /* line 217, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header nav.res-menu {
    -ms-transform: translate(0);
        transform: translate(0);
    opacity: 0.95;
    padding-left: 40px;
    text-align: left;
  }
  /* line 224, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header nav ul li {
    display: block;
    line-height: 50px;
  }
  /* line 228, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header nav ul li a {
    padding: 0;
  }
}

@media only screen and (max-width: 813px) {
  /* line 235, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header {
    position: fixed;
    height: 67px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    /* Accordion styles */
  }
  /* line 243, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-Header-Inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    padding: 0 10px;
    width: 100%;
  }
  /* line 252, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tabs {
    overflow: hidden;
    margin-left: 15px;
  }
  /* line 257, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tabs input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  /* line 263, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tab {
    width: 100%;
    overflow: hidden;
    margin-left: 0 !important;
    position: relative;
  }
  /* line 269, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tab-label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 1em;
    font-weight: bold;
    cursor: pointer;
  }
  /* line 276, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tab-content {
    max-height: 0;
    padding: 0 1em;
    transition: all 0.35s;
  }
  /* line 281, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tab-close {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    cursor: pointer;
  }
  /* line 292, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header input:checked + .tab-label::after {
    -ms-transform: rotate(-45deg) !important;
        transform: rotate(-45deg) !important;
    margin-top: -10px;
  }
  /* line 297, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header input:checked ~ .tab-content {
    max-height: 250vh;
    padding: 1em;
  }
  /* line 303, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-GlobalNavHeader-Logo {
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
    text-align: left;
    font-size: 9px !important;
    font-weight: normal !important;
    letter-spacing: 0px !important;
  }
  /* line 310, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .WGKR-GlobalNavHeader-Logo-Image {
    width: 95px;
  }
  /* line 313, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-header.scss */
  .WGKR-Header .tab-content .WGKR-Heading-Category a {
    font-size: 16px;
    letter-spacing: 0px;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader {
  width: 100%;
  height: 75px;
  position: fixed;
  z-index: 1234;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}
/* line 13, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav-wrap {
  width: calc(100% - 80px);
  max-width: 1280px;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 auto;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 22, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .WGKR-GlobalNavHeader-Logo {
  text-align: left;
}
/* line 25, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .WGKR-GlobalNavHeader-Logo-Image {
  height: 31px;
  width: 163px;
}
/* line 29, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .WGKR-GlobalNavHeader-Logo-Title {
  font-size: 11px;
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "YuKyokasho Yoko", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #2b2b2b;
  letter-spacing: 0.9px;
  line-height: 1.25;
  font-weight: normal;
}
/* line 38, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav {
  line-height: 15px;
}
/* line 41, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .dropdown-btn,
header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link {
  position: relative;
  display: inline-block;
  color: #a70000;
  font-weight: bold;
  height: 55px;
  cursor: pointer;
  margin-left: 28px;
  font-size: 15px;
  line-height: 55px;
  letter-spacing: 0;
  top: 5px;
}
/* line 55, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .dropdown-btn .WGKR-GlobalNavHeader-LinkA,
header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link .WGKR-GlobalNavHeader-LinkA {
  color: #a70000;
  font-weight: bold;
  display: block;
  height: 75px;
  line-height: 75px;
}
/* line 62, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .dropdown-btn .WGKR-GlobalNavHeader-LinkA:hover,
header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link .WGKR-GlobalNavHeader-LinkA:hover {
  color: #493a3b;
}
/* line 66, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .dropdown-btn:hover,
header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link:hover {
  color: #493a3b;
}
@media screen and (max-width: 1200px) {
  /* line 71, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
  header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link {
    margin-left: 15px;
    letter-spacing: -1px;
  }
}
@media screen and (max-width: 1100px) {
  /* line 77, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
  header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link {
    margin-left: 10px;
    letter-spacing: -1.5px;
  }
}
@media screen and (max-width: 1000px) {
  /* line 83, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
  header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link {
    margin-left: 5px;
    letter-spacing: -1.5px;
  }
}
@media screen and (max-width: 950px) {
  /* line 89, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
  header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link {
    margin-left: -1px;
    letter-spacing: -1.5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  /* line 96, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
  header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link {
    margin-left: 5px;
    letter-spacing: -2px;
    font-size: 13px;
  }
}
@media screen and (max-width: 850px) {
  /* line 103, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
  header.WGKR-GlobalNavHeader .globalnav .WGKR-GlobalNavHeader-Link {
    margin-left: 2px;
    letter-spacing: -1px;
    font-size: 11.5px;
  }
}
/* line 110, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .dropdown {
  z-index: 1000;
  background: #f4eceb;
  position: absolute;
  left: -50px;
  top: 55px;
  width: calc(237px - 60px);
  height: calc(195px - 40px);
  padding: 20px 30px;
  display: none;
  text-align: left;
  line-height: 15px;
}
/* line 123, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .dropdown a.WGKR-GlobalNavHeader-DropdownLink {
  color: #a70000;
  line-height: 15px;
  margin-bottom: 20px;
  display: inline-block;
  white-space: nowrap;
  font-weight: normal;
}
/* line 131, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .dropdown a.WGKR-GlobalNavHeader-DropdownLink:hover {
  color: #493a3b;
}
/* line 134, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .dropdown a.WGKR-GlobalNavHeader-DropdownLink:nth-child(2n + 1) {
  margin-right: 24px;
}
/* line 139, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .nav-button-wrap,
header.WGKR-GlobalNavHeader .globalnav .open {
  display: block;
}
/* line 143, /usr/src/app/app/assets/stylesheets/user/_components.wgkr-global-nav-header.scss */
header.WGKR-GlobalNavHeader .globalnav .close {
  display: block;
}

/* line 1, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.HoverButtonContainer {
  display: -ms-flexbox;
  display: flex;
  height: 86px;
  width: 100%;
  background-color: #ffffffba;
  z-index: 99999999;
}
/* line 7, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.HoverButtonContainer-TypeOne {
  text-align: center;
}
/* line 10, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.HoverButtonContainer-TypeOne .SuperButton.SuperButton1 {
  margin: 10px auto;
  width: 70%;
}

/* line 16, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.SuperButton {
  height: 56px;
  text-align: center;
  color: white;
  width: 50%;
  display: block;
  line-height: 56px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px;
}

/* line 27, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.SuperButton:hover {
  color: white;
}

/* line 30, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.SuperButton.SuperButton1 {
  margin: 10px 5px 10px 10px;
  background: linear-gradient(#a5ba01 0%, #81ba01 100%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}

/* line 35, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.SuperButton.SuperButton1:hover {
  background: linear-gradient(#81ba01 0%, #81ba01 100%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}

/* line 39, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.SuperButton.SuperButton2 {
  margin: 10px 10px 10px 5px;
  background: linear-gradient(#4e9d36 0%, #015d05 100%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}

/* line 44, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.SuperButton.SuperButton2:hover {
  background: linear-gradient(#015d05 0%, #015d05 100%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}

/* line 48, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.HoverButtonContainer {
  width: 600px;
  bottom: initial;
}

/* line 52, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
.HoverButtonContainer-PC-Fixed {
  position: fixed;
  top: 73px;
}

@media screen and (max-width: 813px) {
  /* line 57, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
  .HoverButtonContainer {
    height: 56px;
  }

  /* line 60, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
  .SuperButton {
    height: 36px;
    text-align: center;
    color: white;
    width: 50%;
    display: block;
    line-height: 36px;
    font-size: 16px;
    border-radius: 5px;
    font-weight: initial;
  }

  /* line 71, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
  .HoverButtonContainer-PC-Fixed {
    position: initial;
    top: initial;
  }

  /* line 75, /usr/src/app/app/assets/stylesheets/user/_components.hover-button.scss */
  .HoverButtonContainer {
    position: fixed !important;
    bottom: 0 !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: initial !important;
  }
}
/* Slider */
/* line 2, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-list:focus {
  outline: none;
}

/* line 35, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 51, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-track:after {
  clear: both;
}

/* line 72, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, /usr/src/app/vendor/assets/stylesheets/slick.css */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-slide img {
  display: block;
}

/* line 93, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, /usr/src/app/vendor/assets/stylesheets/slick.css */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 4, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/slick.eot");
  src: url("/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff") format("woff"), url("/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf") format("truetype"), url("/fonts/slick.svg#slick") format("svg");
}
/* Arrows */
/* line 19, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/* line 44, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 53, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 60, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 65, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 78, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-prev {
  left: -25px;
}

/* line 82, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 87, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-prev:before {
  content: '←';
}

/* line 91, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
[dir='rtl'] .slick-prev:before {
  content: '→';
}

/* line 95, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-next {
  right: -25px;
}

/* line 99, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 104, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-next:before {
  content: '→';
}

/* line 108, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
/* line 113, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 117, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 132, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 145, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 163, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 168, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 173, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 195, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/* line 98, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Banner-Becos-Img {
  display: inline;
  width: 316px;
  max-height: 200px;
  max-width: 80%;
  vertical-align: middle;
}

/* line 107, /usr/src/app/app/assets/stylesheets/user/application.scss */
body.en {
  word-break: break-word;
}

/* line 111, /usr/src/app/app/assets/stylesheets/user/application.scss */
.js-clickable {
  cursor: pointer;
}

/* line 115, /usr/src/app/app/assets/stylesheets/user/application.scss */
.BottomLinks {
  padding: 30% 5% 15%;
}

/* line 119, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Card-Type-Category .Card-Body {
  padding: 10px;
  /* text-align: center; */
  /* bottom: 0px; */
  /* text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); */
}

/* line 126, /usr/src/app/app/assets/stylesheets/user/application.scss */
iframe.instagram-media {
  margin-bottom: 30px !important;
}

@media screen and (max-width: 813px) {
  /* line 131, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Breadcrumbs.Type-Article, .Breadcrumbs.Card.Type-Trainer-Article {
    font-size: 17px !important;
  }

  /* line 135, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Header-CatchCopy h1 {
    font-size: 17px !important;
  }

  /* line 139, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Header-LeadSentence h2 {
    font-size: 11px !important;
  }
}
/* line 146, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Top-Header-Logo {
  position: absolute;
  width: calc(100% - 20px);
  padding: 10px;
}
/* line 151, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Top-Header-Logo-Image {
  width: 15%;
  max-width: 300px;
}
/* line 157, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Top-Header-Foreground {
  position: absolute;
  width: 100%;
  display: table;
}
/* line 163, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Top-Header-CatchCopy {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10%;
  font-size: 24px;
  font-size: 42px;
  line-height: 63px;
  text-align: left;
  letter-spacing: 18.45px;
  color: #000000;
}
/* line 175, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Top-Header-SubTitle {
  position: relative;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2.45px;
  padding-top: 2%;
  color: #000000;
}

@media screen and (max-width: 550px) {
  /* line 188, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Top-Header-Logo-Image {
    width: 30%;
    max-width: 400px;
  }

  /* line 193, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Top-Header-CatchCopy {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 8px;
    padding-left: 5%;
    vertical-align: initial;
    padding-top: 40px;
  }

  /* line 202, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Top-Header-SubTitle {
    font-size: 12px;
    line-height: 2;
  }
}
/* line 208, /usr/src/app/app/assets/stylesheets/user/application.scss */
.PR-Section {
  text-align: center;
  margin-top: 50px;
}
/* line 212, /usr/src/app/app/assets/stylesheets/user/application.scss */
.PR-Section .PR-Heading {
  color: rgba(167, 0, 0, 0.7);
  border-top: 1px solid rgba(167, 0, 0, 0.7);
  border-bottom: 1px solid rgba(167, 0, 0, 0.7);
  padding: 7px 0;
  margin: 0 auto;
  max-width: 315px;
  width: 100%;
}
/* line 222, /usr/src/app/app/assets/stylesheets/user/application.scss */
.PR-Section .PR-List {
  padding-top: 10px;
  margin-top: 20px;
}
/* line 226, /usr/src/app/app/assets/stylesheets/user/application.scss */
.PR-Section .PR-List li.PR-Item:before {
  content: "▶";
  display: inline;
  color: rgba(167, 0, 0, 0.7);
  font-size: 10px;
  vertical-align: bottom;
  position: relative;
  right: 10px;
}
/* line 236, /usr/src/app/app/assets/stylesheets/user/application.scss */
.PR-Section .PR-List a {
  color: #000;
  font-weight: 600;
}

@media only screen and (max-width: 813px) {
  /* line 244, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .PR-Section {
    padding: 0 30px;
  }
}
/* line 249, /usr/src/app/app/assets/stylesheets/user/application.scss */
.OnlyPC {
  display: block !important;
}

/* line 253, /usr/src/app/app/assets/stylesheets/user/application.scss */
.OnlyPCFlex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 257, /usr/src/app/app/assets/stylesheets/user/application.scss */
.OnlySP {
  display: none !important;
}

/* line 261, /usr/src/app/app/assets/stylesheets/user/application.scss */
.OnlySPFlex {
  display: none !important;
}

/* line 265, /usr/src/app/app/assets/stylesheets/user/application.scss */
.OnlySPTablet {
  display: none !important;
}

/* line 268, /usr/src/app/app/assets/stylesheets/user/application.scss */
.OnlySPFlexFlex {
  display: none !important;
}

@media screen and (max-width: 768px) {
  /* line 273, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlySPTablet {
    display: block !important;
  }

  /* line 277, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlyPC {
    display: none !important;
  }

  /* line 281, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlyPCFlex {
    display: none !important;
  }

  /* line 285, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlySP {
    display: block !important;
  }

  /* line 289, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlySPFlex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media screen and (max-width: 813px) {
  /* line 295, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlySPTablet {
    display: block !important;
  }

  /* line 299, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlyPC {
    display: none !important;
  }

  /* line 303, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlyPCFlex {
    display: none !important;
  }

  /* line 307, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlySP {
    display: block !important;
  }

  /* line 311, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlySPFlex {
    display: block !important;
  }

  /* line 314, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .OnlySPFlexFlex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
/* line 319, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Fixed-Content .Hide-If-SidebarFixed {
  display: none;
}

/* line 323, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ReturnTopButton {
  display: none;
  position: fixed;
  z-index: 1000000;
  right: 100px;
  bottom: 100px;
  width: 80px;
  height: 80px;
  color: #a73836;
  border-radius: 1000000px;
  background-color: #f4eceb;
  text-align: center;
  cursor: pointer;
}
/* line 337, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ReturnTopButton-Inner {
  position: relative;
  background-color: rgba(125, 125, 125, 0.1);
  display: block;
  border-radius: 10000000px;
  z-index: 1000001;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  top: 10px;
}
/* line 349, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ReturnTopButton svg {
  position: relative;
  display: block;
  width: 20px;
  margin: 0 auto;
  top: 15px;
}
@media screen and (max-width: 813px) {
  /* line 323, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .ReturnTopButton {
    width: 65px;
    height: 65px;
  }
  /* line 361, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .ReturnTopButton-Inner {
    width: 55px;
    height: 55px;
    top: 5px;
  }
  /* line 367, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .ReturnTopButton svg {
    width: 18px;
    top: 13px;
  }
}

/* line 374, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Page {
  margin-top: 75px;
}

@media only screen and (max-width: 813px) {
  /* line 379, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Page {
    margin-top: 67px;
  }

  /* line 383, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Page
  + .Wrapper-Content
  > .Wrapper-SubInformation
  > .Wrapper-SubInformation-Inner {
    margin: 0 10px;
  }
}
/* line 391, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Ad-Center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

/* line 397, /usr/src/app/app/assets/stylesheets/user/application.scss */
.MailMagazineCoupong .MailMagazineCoupong-Img {
  display: inline;
  width: 80%;
  vertical-align: middle;
  padding-bottom: 40px;
}

@media only screen and (max-width: 813px) {
  /* line 405, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .MailMagazineCoupong .MailMagazineCoupong-Img {
    display: inline;
    width: 100%;
    vertical-align: middle;
  }
}
/* line 412, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Top-Header-Background.Top-Header-Background-With-Hover {
  position: relative;
  background-color: #fff;
}
/* line 416, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Top-Header-Background.Top-Header-Background-With-Hover:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 115px;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(29, 29, 29, 0.73) 100%) 0% 0% no-repeat padding-box;
  z-index: 0;
  bottom: 0;
}
/* line 433, /usr/src/app/app/assets/stylesheets/user/application.scss */
.Top-Header-Background.Top-Header-Background-With-Hover:hover {
  filter: saturate(85%) invert(15%);
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

@media only screen and (max-width: 813px) {
  /* line 442, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .Top-Header-Background.Top-Header-Background-With-Hover:hover {
    filter: initial;
  }
}
/* line 448, /usr/src/app/app/assets/stylesheets/user/application.scss */
a[href=""].ToparticlePC,
a[href=""].ToparticleSP {
  pointer-events: none;
}

/* line 453, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ToparticlePC {
  position: relative;
  display: block;
  width: 100%;
}
/* line 459, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ToparticlePC .ToparticlePC-Title:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 115px;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(29, 29, 29, 0.73) 100%) 0% 0% no-repeat padding-box;
  z-index: 1;
}
/* line 476, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ToparticlePC .ToparticlePC-Title {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
}
/* line 486, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ToparticlePC .ToparticlePC-Title-Text {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  position: relative;
  bottom: 40px;
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  max-width: 1000px;
  text-align: left;
  z-index: 2;
}

/* line 508, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ToparticleSP {
  position: relative;
  display: block;
}
/* line 512, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ToparticleSP .ToparticleSP-Title {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
}
/* line 521, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ToparticleSP .ToparticleSP-Title:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 95px;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(29, 29, 29, 0.73) 100%) 0% 0% no-repeat padding-box;
}
/* line 537, /usr/src/app/app/assets/stylesheets/user/application.scss */
.ToparticleSP .ToparticleSP-Title-Text {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  position: relative;
  bottom: 25px;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  max-width: 1000px;
  text-align: left;
  padding: 0 20px;
  text-align: justify;
}

/* line 554, /usr/src/app/app/assets/stylesheets/user/application.scss */
ul.slick-dots {
  position: absolute;
  bottom: 20px;
}

/* line 560, /usr/src/app/app/assets/stylesheets/user/application.scss */
.slick-dots li.slick-active button:before {
  opacity: 0.85;
  color: white;
}
/* line 565, /usr/src/app/app/assets/stylesheets/user/application.scss */
.slick-dots li button:before {
  font-family: "slick";
  opacity: 0.4;
  color: white;
}

/* line 587, /usr/src/app/app/assets/stylesheets/user/application.scss */
.slick-prev,
.slick-next {
  z-index: 100;
}

/* line 592, /usr/src/app/app/assets/stylesheets/user/application.scss */
.slick-prev {
  left: 16px;
}

/* line 596, /usr/src/app/app/assets/stylesheets/user/application.scss */
.slick-next {
  right: 22px;
}

/* line 600, /usr/src/app/app/assets/stylesheets/user/application.scss */
.slick-prev:before {
  font-size: 28px;
  color: #fff;
  left: -1px;
  position: relative;
  opacity: 0.6;
}

/* line 608, /usr/src/app/app/assets/stylesheets/user/application.scss */
.slick-next:before {
  font-size: 28px;
  color: #fff;
  right: -1px;
  position: relative;
  opacity: 0.6;
}

/* line 53, /usr/src/app/vendor/assets/stylesheets/slick-theme.css */
/* line 617, /usr/src/app/app/assets/stylesheets/user/application.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 0.6;
}

@media only screen and (max-width: 813px) {
  /* line 625, /usr/src/app/app/assets/stylesheets/user/application.scss */
  ul.slick-dots {
    position: absolute;
    bottom: 7px;
  }

  /* line 630, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .slick-prev,
  .slick-next {
    font-size: 14px;
  }

  /* line 635, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .slick-prev {
    left: 14px;
  }

  /* line 639, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .slick-next {
    right: 18px;
  }

  /* line 643, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .slick-prev:before {
    font-size: 24px;
  }

  /* line 647, /usr/src/app/app/assets/stylesheets/user/application.scss */
  .slick-next:before {
    font-size: 24px;
  }
}
