@charset "UTF-8";
@font-face {
  font-family: 'morimoto-sans';
  font-weight: 100;
  src: url("../font/notosans_demiLight.woff2") format("woff2"), url("../font/notosans_demiLight.woff") format("woff"); }
@font-face {
  font-family: 'morimoto-sans';
  font-weight: 400;
  src: url("../font/notosans_regular.woff2") format("woff2"), url("../font/notosans_regular.woff") format("woff"); }
@font-face {
  font-family: 'morimoto-sans';
  font-weight: 700;
  src: url("../font/notosans_medium.woff2") format("woff2"), url("../font/notosans_medium.woff") format("woff"); }
@font-face {
  font-family: 'icomoon';
  src: url("../icon/icomoon.eot?qchdhr");
  src: url("../icon/icomoon.eot?qchdhr#iefix") format("embedded-opentype"), url("../icon/icomoon.ttf?qchdhr") format("truetype"), url("../icon/icomoon.woff?qchdhr") format("woff"), url("../icon/icomoon.svg?qchdhr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/*========================================= HTMLベース設定（normarizeベース）*/
* {
  box-sizing: border-box;
  margin: 0;
  line-height: 1.4; }

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: morimoto-sans, sans-serif;
  font-size: 1.0rem;
  color: #353535; }

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent;
  color: #008cd3; }

a:active, a:hover {
  outline: 0;
  text-decoration: none; }

img {
  vertical-align: bottom; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 0.8em; }

sub, sup {
  font-size: 0.8em;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0; }

.cf:after {
  content: "";
  clear: both;
  display: block; }

i {
  margin-right: 5px; }

/*========================================= アイコンフォント設定（icomoon）*/
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-arrow_down:before {
  content: "\e956";
}
.icon-history:before {
  content: "\eb18";
}
.icon-hatenablog-logo:before {
  content: "\eb17";
}
.icon-hateb_campaign:before {
  content: "\e900";
}
.icon-hateb:before {
  content: "\e901";
}
.icon-posts:before {
  content: "\e902";
}
.icon-retweet:before {
  content: "\e903";
}
.icon-search_room:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e905";
}
.icon-sns:before {
  content: "\e906";
}
.icon-tweet:before {
  content: "\e907";
}
.icon-type_woman:before {
  content: "\e908";
}
.icon-home:before {
  content: "\e909";
}
.icon-home2:before {
  content: "\e90a";
}
.icon-home3:before {
  content: "\e90b";
}
.icon-office:before {
  content: "\e90c";
}
.icon-newspaper:before {
  content: "\e90d";
}
.icon-pencil:before {
  content: "\e90e";
}
.icon-pencil2:before {
  content: "\e90f";
}
.icon-quill:before {
  content: "\e910";
}
.icon-pen:before {
  content: "\e911";
}
.icon-blog:before {
  content: "\e912";
}
.icon-eyedropper:before {
  content: "\e913";
}
.icon-droplet:before {
  content: "\e914";
}
.icon-paint-format:before {
  content: "\e915";
}
.icon-image:before {
  content: "\e916";
}
.icon-images:before {
  content: "\e917";
}
.icon-camera:before {
  content: "\e918";
}
.icon-headphones:before {
  content: "\e919";
}
.icon-music:before {
  content: "\e91a";
}
.icon-play:before {
  content: "\e91b";
}
.icon-film:before {
  content: "\e91c";
}
.icon-video-camera:before {
  content: "\e91d";
}
.icon-dice:before {
  content: "\e91e";
}
.icon-pacman:before {
  content: "\e91f";
}
.icon-spades:before {
  content: "\e920";
}
.icon-clubs:before {
  content: "\e921";
}
.icon-diamonds:before {
  content: "\e922";
}
.icon-bullhorn:before {
  content: "\e923";
}
.icon-connection:before {
  content: "\e924";
}
.icon-podcast:before {
  content: "\e925";
}
.icon-feed:before {
  content: "\e926";
}
.icon-mic:before {
  content: "\e927";
}
.icon-book:before {
  content: "\e928";
}
.icon-books:before {
  content: "\e929";
}
.icon-library:before {
  content: "\e92a";
}
.icon-file-text:before {
  content: "\e92b";
}
.icon-profile:before {
  content: "\e92c";
}
.icon-file-empty:before {
  content: "\e92d";
}
.icon-files-empty:before {
  content: "\e92e";
}
.icon-file-text2:before {
  content: "\e92f";
}
.icon-file-picture:before {
  content: "\e930";
}
.icon-file-music:before {
  content: "\e931";
}
.icon-file-play:before {
  content: "\e932";
}
.icon-file-video:before {
  content: "\e933";
}
.icon-file-zip:before {
  content: "\e934";
}
.icon-copy:before {
  content: "\e935";
}
.icon-paste:before {
  content: "\e936";
}
.icon-stack:before {
  content: "\e937";
}
.icon-folder:before {
  content: "\e938";
}
.icon-folder-open:before {
  content: "\e939";
}
.icon-folder-plus:before {
  content: "\e93a";
}
.icon-folder-minus:before {
  content: "\e93b";
}
.icon-folder-download:before {
  content: "\e93c";
}
.icon-folder-upload:before {
  content: "\e93d";
}
.icon-price-tag:before {
  content: "\e93e";
}
.icon-price-tags:before {
  content: "\e93f";
}
.icon-barcode:before {
  content: "\e940";
}
.icon-qrcode:before {
  content: "\e941";
}
.icon-ticket:before {
  content: "\e942";
}
.icon-cart:before {
  content: "\e943";
}
.icon-coin-dollar:before {
  content: "\e944";
}
.icon-coin-euro:before {
  content: "\e945";
}
.icon-coin-pound:before {
  content: "\e946";
}
.icon-coin-yen:before {
  content: "\e947";
}
.icon-credit-card:before {
  content: "\e948";
}
.icon-calculator:before {
  content: "\e949";
}
.icon-lifebuoy:before {
  content: "\e94a";
}
.icon-phone:before {
  content: "\e94b";
}
.icon-phone-hang-up:before {
  content: "\e94c";
}
.icon-address-book:before {
  content: "\e94d";
}
.icon-envelop:before {
  content: "\e94e";
}
.icon-pushpin:before {
  content: "\e94f";
}
.icon-location:before {
  content: "\e950";
}
.icon-location2:before {
  content: "\e951";
}
.icon-compass:before {
  content: "\e952";
}
.icon-compass2:before {
  content: "\e953";
}
.icon-map:before {
  content: "\e954";
}
.icon-map2:before {
  content: "\e955";
}
.icon-clock:before {
  content: "\e957";
}
.icon-clock2:before {
  content: "\e958";
}
.icon-alarm:before {
  content: "\e959";
}
.icon-bell:before {
  content: "\e95a";
}
.icon-stopwatch:before {
  content: "\e95b";
}
.icon-calendar:before {
  content: "\e95c";
}
.icon-printer:before {
  content: "\e95d";
}
.icon-keyboard:before {
  content: "\e95e";
}
.icon-display:before {
  content: "\e95f";
}
.icon-laptop:before {
  content: "\e960";
}
.icon-mobile:before {
  content: "\e961";
}
.icon-mobile2:before {
  content: "\e962";
}
.icon-tablet:before {
  content: "\e963";
}
.icon-tv:before {
  content: "\e964";
}
.icon-drawer:before {
  content: "\e965";
}
.icon-drawer2:before {
  content: "\e966";
}
.icon-box-add:before {
  content: "\e967";
}
.icon-box-remove:before {
  content: "\e968";
}
.icon-download:before {
  content: "\e969";
}
.icon-upload:before {
  content: "\e96a";
}
.icon-floppy-disk:before {
  content: "\e96b";
}
.icon-drive:before {
  content: "\e96c";
}
.icon-database:before {
  content: "\e96d";
}
.icon-undo:before {
  content: "\e96e";
}
.icon-redo:before {
  content: "\e96f";
}
.icon-undo2:before {
  content: "\e970";
}
.icon-redo2:before {
  content: "\e971";
}
.icon-forward:before {
  content: "\e972";
}
.icon-reply:before {
  content: "\e973";
}
.icon-bubble:before {
  content: "\e974";
}
.icon-bubbles:before {
  content: "\e975";
}
.icon-bubbles2:before {
  content: "\e976";
}
.icon-bubble2:before {
  content: "\e977";
}
.icon-bubbles3:before {
  content: "\e978";
}
.icon-bubbles4:before {
  content: "\e979";
}
.icon-user:before {
  content: "\e97a";
}
.icon-users:before {
  content: "\e97b";
}
.icon-user-plus:before {
  content: "\e97c";
}
.icon-user-minus:before {
  content: "\e97d";
}
.icon-user-check:before {
  content: "\e97e";
}
.icon-user-tie:before {
  content: "\e97f";
}
.icon-quotes-left:before {
  content: "\e980";
}
.icon-quotes-right:before {
  content: "\e981";
}
.icon-hour-glass:before {
  content: "\e982";
}
.icon-spinner:before {
  content: "\e983";
}
.icon-spinner2:before {
  content: "\e984";
}
.icon-spinner3:before {
  content: "\e985";
}
.icon-spinner4:before {
  content: "\e986";
}
.icon-spinner5:before {
  content: "\e987";
}
.icon-spinner6:before {
  content: "\e988";
}
.icon-spinner7:before {
  content: "\e989";
}
.icon-spinner8:before {
  content: "\e98a";
}
.icon-spinner9:before {
  content: "\e98b";
}
.icon-spinner10:before {
  content: "\e98c";
}
.icon-spinner11:before {
  content: "\e98d";
}
.icon-binoculars:before {
  content: "\e98e";
}
.icon-search1:before {
  content: "\e98f";
}
.icon-zoom-in:before {
  content: "\e990";
}
.icon-zoom-out:before {
  content: "\e991";
}
.icon-enlarge:before {
  content: "\e992";
}
.icon-shrink:before {
  content: "\e993";
}
.icon-enlarge2:before {
  content: "\e994";
}
.icon-shrink2:before {
  content: "\e995";
}
.icon-key:before {
  content: "\e996";
}
.icon-key2:before {
  content: "\e997";
}
.icon-lock:before {
  content: "\e998";
}
.icon-unlocked:before {
  content: "\e999";
}
.icon-wrench:before {
  content: "\e99a";
}
.icon-equalizer:before {
  content: "\e99b";
}
.icon-equalizer2:before {
  content: "\e99c";
}
.icon-cog:before {
  content: "\e99d";
}
.icon-cogs:before {
  content: "\e99e";
}
.icon-hammer:before {
  content: "\e99f";
}
.icon-magic-wand:before {
  content: "\e9a0";
}
.icon-aid-kit:before {
  content: "\e9a1";
}
.icon-bug:before {
  content: "\e9a2";
}
.icon-pie-chart:before {
  content: "\e9a3";
}
.icon-stats-dots:before {
  content: "\e9a4";
}
.icon-stats-bars:before {
  content: "\e9a5";
}
.icon-stats-bars2:before {
  content: "\e9a6";
}
.icon-trophy:before {
  content: "\e9a7";
}
.icon-gift:before {
  content: "\e9a8";
}
.icon-glass:before {
  content: "\e9a9";
}
.icon-glass2:before {
  content: "\e9aa";
}
.icon-mug:before {
  content: "\e9ab";
}
.icon-spoon-knife:before {
  content: "\e9ac";
}
.icon-leaf:before {
  content: "\e9ad";
}
.icon-rocket:before {
  content: "\e9ae";
}
.icon-meter:before {
  content: "\e9af";
}
.icon-meter2:before {
  content: "\e9b0";
}
.icon-hammer2:before {
  content: "\e9b1";
}
.icon-fire:before {
  content: "\e9b2";
}
.icon-lab:before {
  content: "\e9b3";
}
.icon-magnet:before {
  content: "\e9b4";
}
.icon-bin:before {
  content: "\e9b5";
}
.icon-bin2:before {
  content: "\e9b6";
}
.icon-briefcase:before {
  content: "\e9b7";
}
.icon-airplane:before {
  content: "\e9b8";
}
.icon-truck:before {
  content: "\e9b9";
}
.icon-road:before {
  content: "\e9ba";
}
.icon-accessibility:before {
  content: "\e9bb";
}
.icon-target:before {
  content: "\e9bc";
}
.icon-shield:before {
  content: "\e9bd";
}
.icon-power:before {
  content: "\e9be";
}
.icon-switch:before {
  content: "\e9bf";
}
.icon-power-cord:before {
  content: "\e9c0";
}
.icon-clipboard:before {
  content: "\e9c1";
}
.icon-list-numbered:before {
  content: "\e9c2";
}
.icon-list:before {
  content: "\e9c3";
}
.icon-list2:before {
  content: "\e9c4";
}
.icon-tree:before {
  content: "\e9c5";
}
.icon-menu:before {
  content: "\e9c6";
}
.icon-menu2:before {
  content: "\e9c7";
}
.icon-menu3:before {
  content: "\e9c8";
}
.icon-menu4:before {
  content: "\e9c9";
}
.icon-cloud:before {
  content: "\e9ca";
}
.icon-cloud-download:before {
  content: "\e9cb";
}
.icon-cloud-upload:before {
  content: "\e9cc";
}
.icon-cloud-check:before {
  content: "\e9cd";
}
.icon-download2:before {
  content: "\e9ce";
}
.icon-upload2:before {
  content: "\e9cf";
}
.icon-download3:before {
  content: "\e9d0";
}
.icon-upload3:before {
  content: "\e9d1";
}
.icon-sphere:before {
  content: "\e9d2";
}
.icon-earth:before {
  content: "\e9d3";
}
.icon-link:before {
  content: "\e9d4";
}
.icon-flag:before {
  content: "\e9d5";
}
.icon-attachment:before {
  content: "\e9d6";
}
.icon-eye:before {
  content: "\e9d7";
}
.icon-eye-plus:before {
  content: "\e9d8";
}
.icon-eye-minus:before {
  content: "\e9d9";
}
.icon-eye-blocked:before {
  content: "\e9da";
}
.icon-bookmark:before {
  content: "\e9db";
}
.icon-bookmarks:before {
  content: "\e9dc";
}
.icon-sun:before {
  content: "\e9dd";
}
.icon-contrast:before {
  content: "\e9de";
}
.icon-brightness-contrast:before {
  content: "\e9df";
}
.icon-star-empty:before {
  content: "\e9e0";
}
.icon-star-half:before {
  content: "\e9e1";
}
.icon-star-full:before {
  content: "\e9e2";
}
.icon-heart:before {
  content: "\e9e3";
}
.icon-heart-broken:before {
  content: "\e9e4";
}
.icon-man:before {
  content: "\e9e5";
}
.icon-woman:before {
  content: "\e9e6";
}
.icon-man-woman:before {
  content: "\e9e7";
}
.icon-happy:before {
  content: "\e9e8";
}
.icon-happy2:before {
  content: "\e9e9";
}
.icon-smile:before {
  content: "\e9ea";
}
.icon-smile2:before {
  content: "\e9eb";
}
.icon-tongue:before {
  content: "\e9ec";
}
.icon-tongue2:before {
  content: "\e9ed";
}
.icon-sad:before {
  content: "\e9ee";
}
.icon-sad2:before {
  content: "\e9ef";
}
.icon-wink:before {
  content: "\e9f0";
}
.icon-wink2:before {
  content: "\e9f1";
}
.icon-grin:before {
  content: "\e9f2";
}
.icon-grin2:before {
  content: "\e9f3";
}
.icon-cool:before {
  content: "\e9f4";
}
.icon-cool2:before {
  content: "\e9f5";
}
.icon-angry:before {
  content: "\e9f6";
}
.icon-angry2:before {
  content: "\e9f7";
}
.icon-evil:before {
  content: "\e9f8";
}
.icon-evil2:before {
  content: "\e9f9";
}
.icon-shocked:before {
  content: "\e9fa";
}
.icon-shocked2:before {
  content: "\e9fb";
}
.icon-baffled:before {
  content: "\e9fc";
}
.icon-baffled2:before {
  content: "\e9fd";
}
.icon-confused:before {
  content: "\e9fe";
}
.icon-confused2:before {
  content: "\e9ff";
}
.icon-neutral:before {
  content: "\ea00";
}
.icon-neutral2:before {
  content: "\ea01";
}
.icon-hipster:before {
  content: "\ea02";
}
.icon-hipster2:before {
  content: "\ea03";
}
.icon-wondering:before {
  content: "\ea04";
}
.icon-wondering2:before {
  content: "\ea05";
}
.icon-sleepy:before {
  content: "\ea06";
}
.icon-sleepy2:before {
  content: "\ea07";
}
.icon-frustrated:before {
  content: "\ea08";
}
.icon-frustrated2:before {
  content: "\ea09";
}
.icon-crying:before {
  content: "\ea0a";
}
.icon-crying2:before {
  content: "\ea0b";
}
.icon-point-up:before {
  content: "\ea0c";
}
.icon-point-right:before {
  content: "\ea0d";
}
.icon-point-down:before {
  content: "\ea0e";
}
.icon-point-left:before {
  content: "\ea0f";
}
.icon-warning:before {
  content: "\ea10";
}
.icon-notification:before {
  content: "\ea11";
}
.icon-question:before {
  content: "\ea12";
}
.icon-plus:before {
  content: "\ea13";
}
.icon-minus:before {
  content: "\ea14";
}
.icon-info:before {
  content: "\ea15";
}
.icon-cancel-circle:before {
  content: "\ea16";
}
.icon-blocked:before {
  content: "\ea17";
}
.icon-cross:before {
  content: "\ea18";
}
.icon-checkmark:before {
  content: "\ea19";
}
.icon-checkmark2:before {
  content: "\ea1a";
}
.icon-spell-check:before {
  content: "\ea1b";
}
.icon-enter:before {
  content: "\ea1c";
}
.icon-exit:before {
  content: "\ea1d";
}
.icon-play2:before {
  content: "\ea1e";
}
.icon-pause:before {
  content: "\ea1f";
}
.icon-stop:before {
  content: "\ea20";
}
.icon-previous:before {
  content: "\ea21";
}
.icon-next:before {
  content: "\ea22";
}
.icon-backward:before {
  content: "\ea23";
}
.icon-forward2:before {
  content: "\ea24";
}
.icon-play3:before {
  content: "\ea25";
}
.icon-pause2:before {
  content: "\ea26";
}
.icon-stop2:before {
  content: "\ea27";
}
.icon-backward2:before {
  content: "\ea28";
}
.icon-forward3:before {
  content: "\ea29";
}
.icon-first:before {
  content: "\ea2a";
}
.icon-last:before {
  content: "\ea2b";
}
.icon-previous2:before {
  content: "\ea2c";
}
.icon-next2:before {
  content: "\ea2d";
}
.icon-eject:before {
  content: "\ea2e";
}
.icon-volume-high:before {
  content: "\ea2f";
}
.icon-volume-medium:before {
  content: "\ea30";
}
.icon-volume-low:before {
  content: "\ea31";
}
.icon-volume-mute:before {
  content: "\ea32";
}
.icon-volume-mute2:before {
  content: "\ea33";
}
.icon-volume-increase:before {
  content: "\ea34";
}
.icon-volume-decrease:before {
  content: "\ea35";
}
.icon-loop:before {
  content: "\ea36";
}
.icon-loop2:before {
  content: "\ea37";
}
.icon-infinite:before {
  content: "\ea38";
}
.icon-shuffle:before {
  content: "\ea39";
}
.icon-arrow-up-left:before {
  content: "\ea3a";
}
.icon-arrow-up:before {
  content: "\ea3b";
}
.icon-arrow-up-right:before {
  content: "\ea3c";
}
.icon-arrow-right:before {
  content: "\ea3d";
}
.icon-arrow-down-right:before {
  content: "\ea3e";
}
.icon-arrow-down:before {
  content: "\ea3f";
}
.icon-arrow-down-left:before {
  content: "\ea40";
}
.icon-arrow-left:before {
  content: "\ea41";
}
.icon-arrow-up-left2:before {
  content: "\ea42";
}
.icon-arrow-up2:before {
  content: "\ea43";
}
.icon-arrow-up-right2:before {
  content: "\ea44";
}
.icon-arrow-right2:before {
  content: "\ea45";
}
.icon-arrow-down-right2:before {
  content: "\ea46";
}
.icon-arrow-down2:before {
  content: "\ea47";
}
.icon-arrow-down-left2:before {
  content: "\ea48";
}
.icon-arrow-left2:before {
  content: "\ea49";
}
.icon-circle-up:before {
  content: "\ea4a";
}
.icon-circle-right:before {
  content: "\ea4b";
}
.icon-circle-down:before {
  content: "\ea4c";
}
.icon-circle-left:before {
  content: "\ea4d";
}
.icon-tab:before {
  content: "\ea4e";
}
.icon-move-up:before {
  content: "\ea4f";
}
.icon-move-down:before {
  content: "\ea50";
}
.icon-sort-alpha-asc:before {
  content: "\ea51";
}
.icon-sort-alpha-desc:before {
  content: "\ea52";
}
.icon-sort-numeric-asc:before {
  content: "\ea53";
}
.icon-sort-numberic-desc:before {
  content: "\ea54";
}
.icon-sort-amount-asc:before {
  content: "\ea55";
}
.icon-sort-amount-desc:before {
  content: "\ea56";
}
.icon-command:before {
  content: "\ea57";
}
.icon-shift:before {
  content: "\ea58";
}
.icon-ctrl:before {
  content: "\ea59";
}
.icon-opt:before {
  content: "\ea5a";
}
.icon-checkbox-checked:before {
  content: "\ea5b";
}
.icon-checkbox-unchecked:before {
  content: "\ea5c";
}
.icon-radio-checked:before {
  content: "\ea5d";
}
.icon-radio-checked2:before {
  content: "\ea5e";
}
.icon-radio-unchecked:before {
  content: "\ea5f";
}
.icon-crop:before {
  content: "\ea60";
}
.icon-make-group:before {
  content: "\ea61";
}
.icon-ungroup:before {
  content: "\ea62";
}
.icon-scissors:before {
  content: "\ea63";
}
.icon-filter:before {
  content: "\ea64";
}
.icon-font:before {
  content: "\ea65";
}
.icon-ligature:before {
  content: "\ea66";
}
.icon-ligature2:before {
  content: "\ea67";
}
.icon-text-height:before {
  content: "\ea68";
}
.icon-text-width:before {
  content: "\ea69";
}
.icon-font-size:before {
  content: "\ea6a";
}
.icon-bold:before {
  content: "\ea6b";
}
.icon-underline:before {
  content: "\ea6c";
}
.icon-italic:before {
  content: "\ea6d";
}
.icon-strikethrough:before {
  content: "\ea6e";
}
.icon-omega:before {
  content: "\ea6f";
}
.icon-sigma:before {
  content: "\ea70";
}
.icon-page-break:before {
  content: "\ea71";
}
.icon-superscript:before {
  content: "\ea72";
}
.icon-subscript:before {
  content: "\ea73";
}
.icon-superscript2:before {
  content: "\ea74";
}
.icon-subscript2:before {
  content: "\ea75";
}
.icon-text-color:before {
  content: "\ea76";
}
.icon-pagebreak:before {
  content: "\ea77";
}
.icon-clear-formatting:before {
  content: "\ea78";
}
.icon-table:before {
  content: "\ea79";
}
.icon-table2:before {
  content: "\ea7a";
}
.icon-insert-template:before {
  content: "\ea7b";
}
.icon-pilcrow:before {
  content: "\ea7c";
}
.icon-ltr:before {
  content: "\ea7d";
}
.icon-rtl:before {
  content: "\ea7e";
}
.icon-section:before {
  content: "\ea7f";
}
.icon-paragraph-left:before {
  content: "\ea80";
}
.icon-paragraph-center:before {
  content: "\ea81";
}
.icon-paragraph-right:before {
  content: "\ea82";
}
.icon-paragraph-justify:before {
  content: "\ea83";
}
.icon-indent-increase:before {
  content: "\ea84";
}
.icon-indent-decrease:before {
  content: "\ea85";
}
.icon-share:before {
  content: "\ea86";
}
.icon-new-tab:before {
  content: "\ea87";
}
.icon-embed:before {
  content: "\ea88";
}
.icon-embed2:before {
  content: "\ea89";
}
.icon-terminal:before {
  content: "\ea8a";
}
.icon-share2:before {
  content: "\ea8b";
}
.icon-mail:before {
  content: "\ea8c";
}
.icon-mail2:before {
  content: "\ea8d";
}
.icon-mail3:before {
  content: "\ea8e";
}
.icon-mail4:before {
  content: "\ea8f";
}
.icon-amazon:before {
  content: "\ea90";
}
.icon-google:before {
  content: "\ea91";
}
.icon-google2:before {
  content: "\ea92";
}
.icon-google3:before {
  content: "\ea93";
}
.icon-google-plus:before {
  content: "\ea94";
}
.icon-google-plus2:before {
  content: "\ea95";
}
.icon-google-plus3:before {
  content: "\ea96";
}
.icon-hangouts:before {
  content: "\ea97";
}
.icon-google-drive:before {
  content: "\ea98";
}
.icon-facebook:before {
  content: "\ea99";
}
.icon-facebook2:before {
  content: "\ea9a";
}
.icon-instagram:before {
  content: "\ea9b";
}
.icon-whatsapp:before {
  content: "\ea9c";
}
.icon-spotify:before {
  content: "\ea9d";
}
.icon-telegram:before {
  content: "\ea9e";
}
.icon-twitter:before {
  content: "\ea9f";
}
.icon-vine:before {
  content: "\eaa0";
}
.icon-vk:before {
  content: "\eaa1";
}
.icon-renren:before {
  content: "\eaa2";
}
.icon-sina-weibo:before {
  content: "\eaa3";
}
.icon-rss:before {
  content: "\eaa4";
}
.icon-rss2:before {
  content: "\eaa5";
}
.icon-youtube:before {
  content: "\eaa6";
}
.icon-youtube2:before {
  content: "\eaa7";
}
.icon-twitch:before {
  content: "\eaa8";
}
.icon-vimeo:before {
  content: "\eaa9";
}
.icon-vimeo2:before {
  content: "\eaaa";
}
.icon-lanyrd:before {
  content: "\eaab";
}
.icon-flickr:before {
  content: "\eaac";
}
.icon-flickr2:before {
  content: "\eaad";
}
.icon-flickr3:before {
  content: "\eaae";
}
.icon-flickr4:before {
  content: "\eaaf";
}
.icon-dribbble:before {
  content: "\eab0";
}
.icon-behance:before {
  content: "\eab1";
}
.icon-behance2:before {
  content: "\eab2";
}
.icon-deviantart:before {
  content: "\eab3";
}
.icon-500px:before {
  content: "\eab4";
}
.icon-steam:before {
  content: "\eab5";
}
.icon-steam2:before {
  content: "\eab6";
}
.icon-dropbox:before {
  content: "\eab7";
}
.icon-onedrive:before {
  content: "\eab8";
}
.icon-github:before {
  content: "\eab9";
}
.icon-npm:before {
  content: "\eaba";
}
.icon-basecamp:before {
  content: "\eabb";
}
.icon-trello:before {
  content: "\eabc";
}
.icon-wordpress:before {
  content: "\eabd";
}
.icon-joomla:before {
  content: "\eabe";
}
.icon-ello:before {
  content: "\eabf";
}
.icon-blogger:before {
  content: "\eac0";
}
.icon-blogger2:before {
  content: "\eac1";
}
.icon-tumblr:before {
  content: "\eac2";
}
.icon-tumblr2:before {
  content: "\eac3";
}
.icon-yahoo:before {
  content: "\eac4";
}
.icon-yahoo2:before {
  content: "\eac5";
}
.icon-tux:before {
  content: "\eac6";
}
.icon-appleinc:before {
  content: "\eac7";
}
.icon-finder:before {
  content: "\eac8";
}
.icon-android:before {
  content: "\eac9";
}
.icon-windows:before {
  content: "\eaca";
}
.icon-windows8:before {
  content: "\eacb";
}
.icon-soundcloud:before {
  content: "\eacc";
}
.icon-soundcloud2:before {
  content: "\eacd";
}
.icon-skype:before {
  content: "\eace";
}
.icon-reddit:before {
  content: "\eacf";
}
.icon-hackernews:before {
  content: "\ead0";
}
.icon-wikipedia:before {
  content: "\ead1";
}
.icon-linkedin:before {
  content: "\ead2";
}
.icon-linkedin2:before {
  content: "\ead3";
}
.icon-lastfm:before {
  content: "\ead4";
}
.icon-lastfm2:before {
  content: "\ead5";
}
.icon-delicious:before {
  content: "\ead6";
}
.icon-stumbleupon:before {
  content: "\ead7";
}
.icon-stumbleupon2:before {
  content: "\ead8";
}
.icon-stackoverflow:before {
  content: "\ead9";
}
.icon-pinterest:before {
  content: "\eada";
}
.icon-pinterest2:before {
  content: "\eadb";
}
.icon-xing:before {
  content: "\eadc";
}
.icon-xing2:before {
  content: "\eadd";
}
.icon-flattr:before {
  content: "\eade";
}
.icon-foursquare:before {
  content: "\eadf";
}
.icon-yelp:before {
  content: "\eae0";
}
.icon-paypal:before {
  content: "\eae1";
}
.icon-chrome:before {
  content: "\eae2";
}
.icon-firefox:before {
  content: "\eae3";
}
.icon-IE:before {
  content: "\eae4";
}
.icon-edge:before {
  content: "\eae5";
}
.icon-safari:before {
  content: "\eae6";
}
.icon-opera:before {
  content: "\eae7";
}
.icon-file-pdf:before {
  content: "\eae8";
}
.icon-file-openoffice:before {
  content: "\eae9";
}
.icon-file-word:before {
  content: "\eaea";
}
.icon-file-excel:before {
  content: "\eaeb";
}
.icon-libreoffice:before {
  content: "\eaec";
}
.icon-html-five:before {
  content: "\eaed";
}
.icon-html-five2:before {
  content: "\eaee";
}
.icon-css3:before {
  content: "\eaef";
}
.icon-git:before {
  content: "\eaf0";
}
.icon-codepen:before {
  content: "\eaf1";
}
.icon-svg:before {
  content: "\eaf2";
}
.icon-IcoMoon:before {
  content: "\eaf3";
}
.icon-article:before {
  content: "\eaf4";
}
.icon-clip:before {
  content: "\eaf5";
}
.icon-favorite:before {
  content: "\eaf6";
}
.icon-arrow_anchor:before {
  content: "\eaf7";
}
.icon-arrow_link:before {
  content: "\eaf8";
}
.icon-h2:before {
  content: "\eaf9";
}
.icon-bus:before {
  content: "\eafa";
}
.icon-train:before {
  content: "\eafb";
}
.icon-article2:before {
  content: "\eafc";
}
.icon-clip2:before {
  content: "\eafd";
}
.icon-favorite2:before {
  content: "\eafe";
}
.icon-rank1:before {
  content: "\eaff";
}
.icon-rank2:before {
  content: "\eb00";
}
.icon-rank3:before {
  content: "\eb01";
}
.icon-heart_off:before {
  content: "\eb02";
}
.icon-icon-cauple:before {
  content: "\eb03";
}
.icon-icon-family:before {
  content: "\eb04";
}
.icon-icon-single:before {
  content: "\eb05";
}
.icon-line:before {
  content: "\eb06";
}
.icon-uniEAFF:before {
  content: "\eb07";
}
.icon-uniEB00:before {
  content: "\eb08";
}
.icon-uniEB01:before {
  content: "\eb09";
}
.icon-uniEB02:before {
  content: "\eb0a";
}
.icon-uniEB03:before {
  content: "\eb0b";
}
.icon-uniEB04:before {
  content: "\eb0c";
}
.icon-uniEB05:before {
  content: "\eb0d";
}
.icon-uniEB06:before {
  content: "\eb0e";
}
.icon-uniEB07:before {
  content: "\eb0f";
}
.icon-uniEB08:before {
  content: "\eb10";
}
.icon-uniEB09:before {
  content: "\eb11";
}
.icon-uniEB0A:before {
  content: "\eb12";
}
.icon-uniEB0B:before {
  content: "\eb13";
}
.icon-uniEB0C:before {
  content: "\eb14";
}
.icon-photomode:before {
  content: "\eb15";
}
.icon-brush:before {
  content: "\eb16";
}
.icon-building:before {
  content: "\eb1e";
}
.icon-lupe:before {
  content: "\eb1f";
}
*[class^="icon"]::before {
  font-family: 'icomoon';
}
/*========================================= /アイコンフォント設定（icomoon）*/

.l-header {
  background: url(../images/share/sp/bg-header_bottom.png) bottom left repeat-x, url(../images/share/sp/bg-header.png) left center repeat;
  position: relative; }

.l-header .header-inner {
  padding: 10px 10px 15px; }

.l-header .header-h1 {
  padding: 2px 2px;
  background: rgba(255, 255, 255, 0.5);
  font-size: 1.0rem;
  text-align: center; }

.l-header .header-h1 h1 {
  font-size: 1rem; }

/*header h1非表示対応*/
.l-header .header-h1.bg-none {
  background: none; }

.l-header .header-h1.bg-none .text-include {
  display: none; }

/*header h1非表示対応*/
.l-header .header-h1 p {
  font-size: 1rem; }

.l-header .header-nav {
  float: right;
  width: 37%;
  text-align: right; }

.l-header .header-nav ul {
  display: table;
  margin: 0 auto;
  width: 100%;
  table-layout: fixed;
  padding: 0; }

.l-header .header-nav li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background: #ffa9d0;
  padding: 6px 5px;
  width: 30% !important;
  border-radius: 5px !important;
  margin-right: 5px; }

.l-header .header-nav li a {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 3.8vw;
  text-decoration: none;
  color: #353535; }

.l-header .header-nav li a.is-none {
  color: #ffffff;
  pointer-events: none; }

.l-header .header-nav li a i {
  font-size: 3.4vw; }

.l-header .header-nav li i:before {
  display: inline-block;
  transform: scale(1.8); }

.l-header .header-nav li span {
  display: none; }

.l-header .header-nav li.header_nav-btn {
  width: 45px;
  border-radius: 5px;
  line-height: 1; }

.l-header .header-nav li.header_nav-btn a {
  width: 0;
  padding-left: 25px;
  background: url(../images/share/sp/icon-menu@2x.png) top 4px center no-repeat;
  background-size: auto 75%;
  font-size: 3.2vw; }

.l-header .header-nav li:first-child,
.l-header .header-nav li:nth-child(2) {
  position: relative; }

.l-header .header-nav li:first-child a .favorite_count,
.l-header .header-nav li:nth-child(2) a .history_count {
  position: absolute;
  top: -5px;
  right: -5px;
  color: #ffffff;
  background: #1d1a8d;
  padding: 2px;
  border-radius: 50%;
  font-size: 1rem;
  line-height: 1.2;
  width: 2rem;
  height: 2rem;
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #fff;
  z-index: 10; }

.l-header .header-nav li:last-child {
  margin-right: 0px; }

.l-header .header-nav .header_nav-body {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 40;
  height: 100%;
  background: #ffffff;
  border-top: 4px solid #e12780; }

.l-header .header-nav .header_nav-body.is-active dd a {
  display: block; }

.l-header .header-nav .header_nav-body dt {
  display: none; }

.l-header .header-nav .header_nav-body dd a {
  display: none;
  font-size: 1.4rem;
  padding: 10px 20px;
  background: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #bbbbbb;
  text-align: left; }

.l-header .header-nav .header_nav-body dd a.disabled {
  background: #f7f7f7;
  color: #bbbbbb;
  pointer-events: none; }

.l-header .header-nav .header_nav-body dd a i {
  text-decoration: none; }

.l-header .header-nav .header_nav-body dd.menu-close {
  text-align: right; }

.l-header .header-nav .header_nav-body dd.menu-close a {
  background: #353535;
  border-bottom: 0;
  color: #ffffff; }

.l-header .header-logo {
  float: left;
  width: 60%;
  height: 40px;
  background: url(../images/share/sp/img-logo@2x.png) top left no-repeat;
  background-size: 100% auto; }

.m-menu_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  content: ' ';
  display: none;
  background-color: rgba(0, 0, 0, 0.5); }

.m-menu_bg.is-active {
  display: block; }

.l-main {
  overflow: hidden;
  padding-bottom: 8vh; }

.l-main .main-title {
  position: relative;
  padding: 16px 8px;
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); }

.l-main .main-title .main_title-back {
  position: absolute;
  top: 8px;
  left: 8px; }

.l-main .main-title .main_title-text {
  font-size: 4.4vw;
  line-height: 1;
  text-align: center;
  font-weight: 500; }

.l-main .main-body,
.l-main .main-additional {
  overflow: hidden;
  background: #ffffff; }

.l-main .main-body.-stripe,
.l-main .main-additional.-stripe {
  background: url("../images/share/sp/bg-article@2x.png") center center repeat;
  background-size: 17px;
  z-index: -1; }

.l-main .main-body.-dots_blue,
.l-main .main-additional.-dots_blue {
  background: url("../images/share/pc/dot_blue.gif") 0 0 repeat;
  background-size: 10px auto;
  padding: 20px 0; }

.l-cont.-shadow {
  background: #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); }

.l-cont .cont-inner {
  position: relative; }

.l-cont .cont-body {
  position: relative;
  padding: 16px 10px; }

.l-cont .cont-body.-article {
  padding: 16px 0 0; }

.l-cont + .l-cont {
  margin-top: 32px; }

.l-cont.-seo {
  padding: 0 10px 8vh; }

.cont-title,
.lists-title {
  position: relative; }

.cont-title.-h2,
.lists-title.-h2 {
  text-align: center;
  padding: 24px 0;
  transform: rotate(-2deg); }

.cont-title.-h2::after,
.lists-title.-h2::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-top: dashed #353535 1px; }

.cont-title.-article,
.lists-title.-article {
  text-align: center;
  transform: rotate(-2deg); }

.cont-title.-article::after,
.lists-title.-article::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-top: dashed #353535 1px; }

.cont-title.-detail,
.lists-title.-detail {
  padding: 24px 0 8px;
  width: 100%; }

.cont-title.-detail::after,
.lists-title.-detail::after {
  content: "";
  display: block;
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
  border-top: dashed #353535 1px; }

.cont-title.-stripe,
.lists-title.-stripe {
  background: url("../images/share/sp/bg-article@2x.png") center center repeat;
  background-size: 17px;
  z-index: -1; }

.m-title {
  position: relative;
  display: inline-block; }

.m-title.-h2 {
  padding: 0.4rem 0.8rem;
  font-size: 5vw;
  line-height: 1;
  z-index: 2;
  font-weight: 500;
  background: #353535;
  color: #ffffff; }

.m-title.-h2::before {
  content: "『"; }

.m-title.-h2::after {
  content: "』"; }

.m-title.-h2_5 {
  border: solid 1px #353535;
  padding: 0.4rem 0.8rem;
  font-size: 5vw;
  line-height: 1;
  z-index: 2;
  font-weight: 500;
  background: #ffffff;
  color: #353535; }

.m-title.-h2_5::before {
  content: "『"; }

.m-title.-h2_5::after {
  content: "』"; }

.m-title.-pink {
  padding: 0.4rem 0.8rem;
  font-size: 5vw;
  line-height: 1;
  z-index: 2;
  font-weight: 500;
  background: #e12780;
  color: #ffffff; }

.m-title.-pink::before {
  content: "『"; }

.m-title.-pink::after {
  content: "』"; }

.m-title.-yellow {
  margin: 0 0 0 1rem;
  padding: 0.6rem 1rem 0.6rem 2.6rem;
  font-size: 4.2vw;
  line-height: 1;
  z-index: 2;
  background: #ffee55;
  color: #353535;
  font-weight: 100;
  transform: rotate(-2deg); }

.m-title.-yellow::before {
  content: "";
  display: block;
  width: 1.8vw;
  height: 1.8vw;
  border-radius: 1.8vw;
  background: #ffffff;
  position: absolute;
  top: calc(0.6rem + 1.6vw);
  left: 1rem; }

.m-title.-yellow::after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: -1em;
  width: calc(1em + 2px);
  height: 100%;
  background: transparent url("../images/share/sp/ribbon-right.svg") no-repeat top left;
  background-size: 100% auto;
  content: ""; }

.l-table {
  display: table;
  width: 100%; }

.l-table > * {
  display: table-cell; }

.l-table.-fixed {
  table-layout: fixed; }

.l-select_search {
  padding-top: 24px; }

.l-lists {
  margin: 32px 0;
  padding: 16px 8px;
  background: #ffffff; }

.l-lists .lists-header,
.l-lists .lists-footer {
  position: relative; }

.l-lists .lists-header::after,
.l-lists .lists-footer::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  border-top: 1px #353535 solid; }

.l-lists .lists-header {
  border-bottom: solid 2px #353535; }

.l-lists .lists-header::after {
  bottom: 2px; }

.l-lists .lists-footer {
  border-top: solid 2px #353535; }

.l-lists .lists-footer::after {
  top: 2px; }

.l-lists .lists-header {
  border-bottom: solid 2px #353535; }

.l-lists .lists-header .lists-num {
  margin-bottom: 6px;
  font-size: 1.6rem; }

.l-lists .lists-header .lists-num > span {
  font-size: 1.5em;
  color: #e12780; }

.l-lists .lists-header .lists-arrange {
  margin-bottom: 6px; }

.l-lists .lists-header .lists-arrange select {
  width: 100%; }

.l-lists .lists-header .m-pagination {
  display: none; }

.l-lists .lists-allcheck {
  position: relative;
  border-radius: 2px;
  padding: 16px 8px;
  width: 100%;
  background: #38b8eb;
  color: #ffffff;
  font-size: 1.6rem; }

.l-lists .lists-allcheck::after {
  content: "▼";
  position: absolute;
  left: 24px;
  display: block;
  color: #38b8eb;
  line-height: 1;
  font-size: 2.2rem; }

.l-lists .lists-allcheck.-top {
  margin-top: 8px; }

.l-lists .lists-allcheck.-top::after {
  content: "▼";
  bottom: -1.2rem; }

.l-lists .lists-allcheck.-bottom {
  margin-bottom: 8px; }

.l-lists .lists-allcheck.-bottom::after {
  content: "▲";
  top: -1.2rem; }

.l-lists .lists-body {
  padding: 16px 0; }

.l-lists .lists-body > ul > li + li {
  margin-top: 16px; }

.l-lists .lists-zero {
  padding: 8px;
  background: #f7f7f7;
  font-size: 1.4rem; }

.l-lists .lists-zero > span {
  font-size: 1.2em; }

.l-lists.-shadow {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); }

.l-lists .lists-footer {
  border-top: solid 2px #353535; }

.l-lists .lists-footer .lists-num,
.l-lists .lists-footer .lists-arrange {
  display: none; }

.l-tab .tab-title {
  position: relative;
  display: table;
  width: 100%;
  table-layout: fixed; }

.l-tab .tab-title::after {
  content: none; }

.l-tab .tab-body {
  display: none;
  position: relative;
  padding: 16px 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  background: #ffffff;
  z-index: 2; }

.l-tab .tab-body.is-active {
  display: block; }

.l-tab .tab-search {
  display: table-cell;
  padding: 0 4px; }

.l-tab .tab-search a {
  position: relative;
  display: block;
  border-top: 3px solid #38b8eb;
  border-radius: 4px 4px 0 0;
  padding: 8px 0;
  background: #f7f7f7;
  font-size: 1.6rem;
  font-weight: normal;
  color: #353535;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25); }

.l-tab .tab-search.is-active a {
  border-top: 3px solid #e12780;
  background: #fff;
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.25);
  z-index: 9; }

.l-rank_rooms .rank_rooms-title {
  font-size: 1.8rem;
  text-align: center; }

.l-footer {
  border-top: dashed 1px #353535;
  background: #f7f7f7; }

.l-footer .footer-text {
  position: relative;
  margin: 16px 0;
  padding: 0 10px;
  font-size: 1.4rem;
  line-height: 1.6; }

.l-footer .footer-text p {
  overflow: hidden;
  margin-bottom: 8px;
  max-height: 2.8em; }

.l-footer .footer-bottom {
  padding: 0 10px;
  background: #e12780; }

.l-footer .footer-bottom small {
  padding: 8px 0;
  display: block;
  font-size: 1.0rem;
  color: #ffffff;
  text-align: center; }

.l-footer .footer-nav {
  padding: 16px 0;
  border-bottom: solid 1px #ffffff;
  text-align: center; }

.l-footer .footer-nav li {
  display: inline-block;
  padding: 4px 4px;
  font-size: 1.4rem;
  color: #ffffff; }

.l-footer .footer-nav li::after {
  content: "\007c";
  display: inline-block;
  padding-left: 4px; }

.l-footer .footer-nav a {
  color: #ffffff; }

.l-footer .footer-nav .footer_pr_link {
  margin-top: 20px;
  color: #fff;
  font-size: 1.2rem; }

.l-footer .footer-nav .footer_pr_link li {
  font-size: 1.2rem;
  line-height: 1.0; }

.l-footer .footer-nav .footer_pr_link li:after {
  content: ""; }

.l-footer .footer-nav .footer_pr_link li a {
  text-decoration: none; }

.only-pc {
  display: none; }

select {
  display: inline-block;
  border: solid 1px #bbbbbb;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 1.6rem; }

.txt-away {
  overflow: hidden;
  text-indent: 120%;
  white-space: nowrap; }

.txt-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.btn-more {
  position: relative;
  text-align: center; }

.btn-more a {
  position: relative;
  display: inline-block;
  font-size: 1.4rem;
  padding: 8px 54px;
  color: #008cd3;
  background: #ffffff;
  border: solid #bbbbbb 1px;
  border-radius: 3px;
  text-decoration: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); }

.btn-more a span {
  display: inline-block;
  transform: scale(0.6, 0.4); }

.btn-more.-line::before {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  border-top: dashed #353535 1px;
  z-index: 0;
  transform: rotate(-2deg); }

.btn-back {
  position: relative;
  display: inline-block;
  font-size: 1.4rem;
  padding: 8px;
  color: #008cd3;
  background: #ffffff;
  border: solid #bbbbbb 1px;
  border-radius: 3px;
  text-decoration: none;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }

.btn-back span {
  display: inline-block;
  transform: scale(0.6, 0.4); }

.btn-back::before {
  content: "\003c";
  display: inline-block;
  padding-right: 8px; }

.btn-decision {
  display: inline-block;
  background: #e12780;
  text-decoration: none;
  text-align: center;
  border: none;
  border-bottom: solid 4px #ac1d62;
  border-radius: 4px;
  padding: 12px 20px;
  width: auto;
  font-size: 1.8rem;
  color: #ffffff; }

.btn-decision.-w100 {
  padding: 12px;
  width: 100%; }

.btn-decision.-w50 {
  padding: 12px;
  width: 50%; }

.btn-decision.-t-small {
  font-size: 1.4rem;
  letter-spacing: 0.05em; }

.btn-decision.-t-small span {
  font-size: 2.0rem;
  padding: 0 0.05em; }

.btn-action {
  display: block;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 12px 0;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 1.4rem;
  text-align: center;
  text-decoration: none;
  color: #353535;
  border-radius: 3px; }

.btn-line {
  display: block;
  background: #00B900;
  text-decoration: none;
  text-align: center;
  border: none;
  border-bottom: solid 4px #068406;
  border-radius: 4px;
  padding: 12px 20px;
  width: auto;
  font-size: 1.8rem;
  color: #ffffff; }

.btn-line.-list {
  font-size: 4.6vw;
  padding: 12px; }

.btn-line.-list > span {
  font-size: 1.2em; }

.add-shadow {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25) !important; }

.m-banner {
  margin-bottom: 32px;
  border-top: dashed 1px #bbbbbb;
  border-bottom: dashed 1px #bbbbbb;
  padding: 16px 8px;
  background: #ffffff; }

.m-banner img {
  width: 100%;
  min-height: 20px; }

input[type="text"],
input[type="tel"],
input[type="number"],
input[type="password"],
textarea {
  border: solid 1px #bbbbbb;
  padding: 8px;
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25) inset;
  border-radius: 4px;
  font-size: 1.6rem; }

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
textarea:focus {
  background: #ffffe6; }

.m-area_links.-top_area .js-backRegion {
  display: none; }

.m-area_links .area_links-region {
  display: none; }

.m-area_links .area_links-pre {
  display: none; }

.m-area_links ul {
  border-top: solid 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

.m-area_links ul:after {
  content: "";
  display: block;
  clear: both; }

.m-area_links ul.is-region .area_links-region {
  display: block; }

.m-area_links li {
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2); }

.m-area_links li:nth-child(2n) {
  border-left: solid 1px rgba(0, 0, 0, 0.2); }

.m-area_links li.is-select {
  width: 100%; }

.m-area_links li.is-select .area_links-pre {
  display: block; }

.m-area_links a {
  display: block;
  padding: 1.4rem 0;
  font-size: 1.4rem; }

.m-area_links a i {
  display: none; }

.m-area_links span {
  display: inline-block;
  border-bottom: 1px dashed #353535;
  padding: 0 0.4rem 0.4rem;
  font-size: 4.6vw;
  color: #353535;
  text-decoration: none;
  line-height: 1;
  transform: scale(1, 1.15);
  letter-spacing: 0.2rem;
  background-image: linear-gradient(180deg, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0) 39%, #ffee55 40%, #ffee55 89%, rgba(255, 255, 0, 0) 90%, rgba(255, 255, 0, 0) 100%); }

.m-area_links .main-bg {
  display: none; }

.m-ser_links p {
  text-align: center; }

.m-ser_links p a {
  font-size: 4.6vw;
  text-align: center;
  border-top: 1px solid #bbbbbb; }

.m-ser_links ul li {
  text-align: center;
  border-top: 1px solid #bbbbbb; }

.m-ser_links ul li a {
  display: block;
  padding: 1.4rem 0; }

.m-ser_links ul li a span {
  display: inline-block;
  border-bottom: 1px dashed #353535;
  padding: 0 0.4rem 0.4rem;
  font-size: 4.6vw;
  color: #353535;
  text-decoration: none;
  line-height: 1;
  transform: scale(1, 1.15);
  letter-spacing: 0.2rem;
  background-image: linear-gradient(180deg, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0) 39%, #ffee55 40%, #ffee55 89%, rgba(255, 255, 0, 0) 90%, rgba(255, 255, 0, 0) 100%); }

.m-ser_links ul li:last-child {
  border-bottom: 1px solid #bbbbbb; }

.m-ser_links.-top {
  display: none; }

.m-ser_links.-top_city {
  display: block; }

.m-ex_search {
  margin-top: 32px; }

.m-ex_search dl {
  position: relative;
  border-top: double 3px rgba(0, 0, 0, 0.2);
  border-bottom: double 3px rgba(0, 0, 0, 0.2);
  background: #fffdee; }

.m-ex_search dt {
  position: absolute;
  top: -0.8em;
  left: 8px;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-align: center; }

.m-ex_search dt span {
  display: inline-block;
  padding: 0 4px;
  background: #e12780;
  color: #ffffff; }

.m-ex_search dt span::before {
  content: '▶';
  display: inline-block;
  padding-right: 4px;
  transform: scale(0.6); }

.m-ex_search dt span::after {
  content: '◀︎';
  display: inline-block;
  padding-left: 4px;
  transform: scale(0.6); }

.m-ex_search dd {
  padding: 12px 8px 8px;
  font-size: 1.2rem; }

.m-ex_search dd a {
  color: #008cd3; }

.m-article_links {
  overflow: hidden; }

.m-article_links ul {
  box-sizing: content-box;
  padding: 20px 0 30px;
  white-space: nowrap;
  letter-spacing: -0.4em; }

.m-article_links ul > li {
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  width: 75%;
  min-width: 180px;
  max-width: 260px;
  transform: scale(0.95) skew(-1deg);
  white-space: normal;
  z-index: 1;
  padding: 4px;
  background: #bbbbbb;
  vertical-align: middle;
  pointer-events: none;
  border-radius: 4px; }

.m-article_links ul > li > a {
  display: block;
  color: #353535;
  text-decoration: none;
  transform: skew(1deg); }

.m-article_links ul > li.is-active {
  background: linear-gradient(45deg, #ffe66a 0%, #ff7700, #e63081, #900883, #343aa0 100%);
  transform: scale(1.15) skew(-1deg, -1.5deg);
  z-index: 2;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
  transition: all ease 300ms;
  pointer-events: auto; }

.m-article_links ul > li.is-active > a {
  transform: skew(1deg, 1.5deg); }

.m-article {
  background: #ffffff;
  text-align: center;
  font-size: 1.2rem;
  border-radius: 4px; }

.m-article .article-img {
  overflow: hidden;
  width: 100%;
  height: 150px; }

.m-article .article-img > img {
  width: 100%; }

.m-article .article-text {
  padding: 4px; }

.m-article .article-text dt {
  padding-bottom: 6px;
  min-height: 32px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #008cd3;
  font-weight: 700; }

.m-article .article-text dd {
  min-height: 48px; }

.m-article .article-text .article-date {
  min-height: inherit;
  text-align: right; }

/*===========================================リコメンドカセット*/
.m-recommended_links {
  padding: 0 10px; }

.m-recommended_links > ul {
  box-sizing: content-box;
  white-space: nowrap; }

.m-recommended_links > ul > li {
  display: inline-block; }

.m-recommended,
.m-ranking {
  border: 1px solid #bbbbbb;
  margin-bottom: 12px;
  padding: 4px;
  background: #ffffff;
  position: relative;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); }

.m-recommended::before,
.m-ranking::before {
  content: ' ';
  position: absolute;
  left: -4px;
  top: -4px;
  display: block;
  width: 0;
  height: 0;
  border-right: 30px solid transparent;
  border-top: 30px solid #bbbbbb;
  z-index: 1; }

.m-recommended::after,
.m-ranking::after {
  content: ' ';
  position: absolute;
  left: -4px;
  top: -4px;
  display: block;
  width: 0;
  height: 0;
  border-right: 28px solid transparent;
  border-top: 28px solid #ffffff;
  z-index: 2; }

.m-recommended a,
.m-ranking a {
  display: block;
  width: 100%;
  position: relative;
  text-decoration: none; }

.m-recommended a::before,
.m-ranking a::before {
  content: ' ';
  position: absolute;
  bottom: -8px;
  right: -8px;
  display: block;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-bottom: 30px solid #bbbbbb;
  z-index: 1; }

.m-recommended a::after,
.m-ranking a::after {
  content: ' ';
  position: absolute;
  bottom: -8px;
  right: -8px;
  display: block;
  width: 0;
  height: 0;
  border-left: 28px solid transparent;
  border-bottom: 28px solid #ffffff;
  z-index: 2; }

.m-recommended .recommended-img,
.m-recommended .ranking-img,
.m-ranking .recommended-img,
.m-ranking .ranking-img {
  overflow: hidden;
  margin-bottom: 8px;
  width: 100%;
  text-align: center;
  vertical-align: middle; }

.m-recommended .recommended-img::after,
.m-recommended .ranking-img::after,
.m-ranking .recommended-img::after,
.m-ranking .ranking-img::after {
  content: "";
  display: block;
  clear: both; }

.m-recommended .recommended-img li,
.m-recommended .ranking-img li,
.m-ranking .recommended-img li,
.m-ranking .ranking-img li {
  float: left;
  border: 1px solid #bbbbbb;
  width: calc(50% - 4px);
  height: 100px; }

.m-recommended .recommended-img li:first-child,
.m-recommended .ranking-img li:first-child,
.m-ranking .recommended-img li:first-child,
.m-ranking .ranking-img li:first-child {
  margin-right: 8px; }

.m-recommended .recommended-img img,
.m-recommended .ranking-img img,
.m-ranking .recommended-img img,
.m-ranking .ranking-img img {
  max-width: 135px;
  max-height: 100px;
  width: 100%;
  height: 100%;
  object-fit: contain; }

.m-recommended .recommended-img img:hover,
.m-recommended .ranking-img img:hover,
.m-ranking .recommended-img img:hover,
.m-ranking .ranking-img img:hover {
  opacity: 0.8; }

.m-recommended .recommended-ex,
.m-recommended .ranking-ex,
.m-ranking .recommended-ex,
.m-ranking .ranking-ex {
  overflow: hidden;
  position: relative;
  padding: 3px;
  box-sizing: border-box;
  vertical-align: top;
  padding-left: 10px;
  font-size: 1.4rem;
  color: #353535; }

.m-recommended .recommended-ex li,
.m-recommended .ranking-ex li,
.m-ranking .recommended-ex li,
.m-ranking .ranking-ex li {
  display: block; }

.m-recommended .recommended-ex .recommended-price,
.m-recommended .recommended-ex .ranking-price,
.m-recommended .ranking-ex .recommended-price,
.m-recommended .ranking-ex .ranking-price,
.m-ranking .recommended-ex .recommended-price,
.m-ranking .recommended-ex .ranking-price,
.m-ranking .ranking-ex .recommended-price,
.m-ranking .ranking-ex .ranking-price {
  color: #e12780;
  font-size: 1.4rem;
  border-bottom: dashed #bbbbbb 1px;
  padding-bottom: 2px;
  font-weight: 700; }

.m-recommended .recommended-ex .recommended-price span,
.m-recommended .recommended-ex .ranking-price span,
.m-recommended .ranking-ex .recommended-price span,
.m-recommended .ranking-ex .ranking-price span,
.m-ranking .recommended-ex .recommended-price span,
.m-ranking .recommended-ex .ranking-price span,
.m-ranking .ranking-ex .recommended-price span,
.m-ranking .ranking-ex .ranking-price span {
  font-size: 1.8em; }

.m-recommended .recommended-ex .recommended-text,
.m-recommended .recommended-ex .ranking-text,
.m-recommended .ranking-ex .recommended-text,
.m-recommended .ranking-ex .ranking-text,
.m-ranking .recommended-ex .recommended-text,
.m-ranking .recommended-ex .ranking-text,
.m-ranking .ranking-ex .recommended-text,
.m-ranking .ranking-ex .ranking-text {
  padding: 2px 0; }

.m-recommended .recommended-ex .recommended-link,
.m-recommended .recommended-ex .ranking-link,
.m-recommended .ranking-ex .recommended-link,
.m-recommended .ranking-ex .ranking-link,
.m-ranking .recommended-ex .recommended-link,
.m-ranking .recommended-ex .ranking-link,
.m-ranking .ranking-ex .recommended-link,
.m-ranking .ranking-ex .ranking-link {
  text-align: right;
  color: #008cd3;
  padding-right: 16px; }

.m-recommended .recommended-ex .recommended-new,
.m-recommended .recommended-ex .ranking-new,
.m-recommended .ranking-ex .recommended-new,
.m-recommended .ranking-ex .ranking-new,
.m-ranking .recommended-ex .recommended-new,
.m-ranking .recommended-ex .ranking-new,
.m-ranking .ranking-ex .recommended-new,
.m-ranking .ranking-ex .ranking-new {
  position: absolute;
  top: -25px;
  right: -25px;
  padding-top: 40px;
  padding-left: 12px;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background: #ffee55; }

.m-ranking {
  position: relative;
  margin-top: 60px; }

.m-ranking .ranking-num {
  position: absolute;
  top: -50px;
  font-size: 2.6rem;
  padding: 8px 0;
  width: 100%;
  text-align: center; }

/*===========================================ページネーション*/
.m-pagination {
  padding: 8px 0; }

.m-pagination ul {
  display: table;
  table-layout: fixed;
  width: 100%; }

.m-pagination ul > li {
  display: table-cell;
  font-size: 1.6rem;
  vertical-align: middle;
  text-align: center; }

.m-pagination a {
  display: block;
  margin: 0 3px;
  line-height: 4.0rem;
  color: #353535;
  text-decoration: none;
  border: 1px #bbbbbb solid;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); }

/*===========================================ドリルダウンリンクス*/
.m-drilldown + .m-drilldown {
  margin-top: 16px; }

.m-drilldown .drilldown-title {
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  padding: 8px 50px 8px 0;
  text-align: center;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); }

.m-drilldown .drilldown-title h2, .m-drilldown .drilldown-title h5, .m-drilldown .drilldown-title p {
  display: inline-block;
  background-image: linear-gradient(180deg, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0) 39%, #ffee55 40%, #ffee55 89%, rgba(255, 255, 0, 0) 90%, rgba(255, 255, 0, 0) 100%);
  font-size: 1.8rem;
  line-height: 2.8rem;
  font-weight: 400; }

.m-drilldown .drilldown-body li {
  position: relative;
  border-bottom: 1px solid #bbbbbb;
  background: #f7f7f7;
  font-size: 1.6rem; }

.m-drilldown .drilldown-body li .checknum {
  font-size: 0.8em; }

.m-drilldown .drilldown-body a {
  display: block;
  padding: 12px 0;
  text-align: center;
  color: #353535;
  text-decoration: none; }

.m-drilldown .drilldown-body ul {
  letter-spacing: -0.4em;
  background: #f7f7f7; }

.m-drilldown .drilldown-body ul::after {
  content: "";
  display: block;
  clear: both; }

.m-drilldown .drilldown-body li {
  letter-spacing: normal;
  display: inline-block;
  border-right: 1px solid #bbbbbb;
  width: 50%;
  vertical-align: baseline; }

/* テキストを折り返さずに表示させる場合 */
.m-drilldown .drilldown-body li.-w100 {
  width: 100%; }

.m-drilldown .drilldown-body li:nth-child(2n) {
  border-right: none; }

.js-drilldown .js-drillTrg {
  cursor: pointer;
  position: relative; }

.js-drilldown .js-drillTrg::after {
  content: "＋";
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 0;
  border-left: 1px solid #bbbbbb;
  height: calc(100% - 16px);
  width: 50px;
  color: #e12780;
  font-size: 2.2rem;
  line-height: 2.8rem; }

.js-drilldown .js-drillBody {
  overflow: hidden;
  height: auto;
  padding-top: 0;
  max-height: 0;
  transition: all 150ms ease; }

.js-drilldown.is-open .js-drillBody {
  padding-top: 4px;
  max-height: 3000px;
  transition: all 250ms ease; }

.js-drilldown.is-open .js-drillTrg::after {
  content: "ー"; }

/*===========================================パンくずリスト*/
.m-breadcrumb {
  padding: 8px 0;
  background: #ffffff;
  text-align: center; }

.m-breadcrumb ul {
  display: inline-block; }

.m-breadcrumb li {
  display: inline-block;
  padding-right: 4px;
  font-size: 1.2rem; }

.m-breadcrumb li::after {
  content: "\003e";
  display: inline-block;
  padding-left: 4px; }

.m-breadcrumb li:last-child:after {
  content: none; }

.m-breadcrumb a {
  color: #008cd3; }

/*===========================================一覧カセット*/
.m-list_cassette {
  position: relative;
  border: 1px #bbbbbb solid;
  padding-bottom: 94px;
  width: 100%;
  min-height: 200px;
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); }

.m-list_cassette .list_cassette-header {
  border-bottom: solid 1px #bbbbbb;
  position: relative; }

.m-list_cassette .list_cassette-header label, .m-list_cassette .list_cassette-header p {
  display: block;
  padding: 8px;
  width: 100%;
  font-size: 4.6vw;
  font-weight: 700; }

.m-list_cassette .list_cassette-header .btn-favorite {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  width: 30px;
  height: 30px;
  line-height: 1;
  font-size: 2.3rem;
  background: transparent;
  color: #e12780;
  text-align: center; }

.m-list_cassette .list_cassette-img {
  display: table;
  padding: 8px 0;
  width: 100%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25) inset;
  background: #f7f7f7;
  border-collapse: separate;
  border-spacing: 8px 0; }

.m-list_cassette .list_cassette-img > li {
  position: relative;
  display: none;
  overflow: hidden;
  width: 50%;
  height: 120px;
  background: #ffffff;
  border: solid 1px #bbbbbb;
  text-align: center; }

.m-list_cassette .list_cassette-img > li:nth-child(-n + 2) {
  display: table-cell; }

.m-list_cassette .list_cassette-img > li > img {
  max-width: 100%;
  max-height: 100%; }

.m-list_cassette .list_cassette-detail {
  padding: 0 8px;
  font-size: 1.4rem; }

.m-list_cassette .list_cassette-detail ul {
  padding: 12px 0; }

.m-list_cassette .list_cassette-cost {
  border-bottom: dashed 1px #bbbbbb;
  padding: 8px 0;
  color: #e12780;
  font-size: 1.6rem; }

.m-list_cassette .list_cassette-cost > strong {
  font-size: 1.5em; }

.m-list_cassette .list_cassette-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

.m-list_cassette .list_cassette-btn ul {
  display: table;
  padding: 8px 0;
  width: 100%;
  border-collapse: separate;
  border-spacing: 8px 0; }

.m-list_cassette .list_cassette-btn ul > li {
  display: table-cell;
  width: 50%; }

.m-list_cassette .list_cassette-footer {
  border-bottom: solid 1px #bbbbbb;
  padding: 0 8px 8px; }

.m-list_cassette .list_cassette-footer dl {
  position: relative; }

.m-list_cassette .list_cassette-footer dl dt {
  display: none; }

.m-list_cassette .list_cassette-footer dl dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch; }

.m-list_cassette .list_cassette-footer dl dd > span {
  margin-bottom: 5px;
  padding: 2px;
  width: calc(20% - 5px);
  background: #f7f7f7;
  text-align: center;
  color: #bbbbbb;
  line-height: 1.1;
  font-size: 3.6vw;
  vertical-align: middle; }

.m-list_cassette .list_cassette-footer dl dd > span br {
  line-height: 1.1; }

.m-list_cassette .list_cassette-footer dl dd > span.is-active {
  background: #ffee55;
  color: #353535; }

/*===========================================スウィッチUI::ラジオボタン*/
.m-squeeze {
  box-sizing: border-box;
  width: 100%;
  background: #f7f7f7;
  border-radius: 4px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.25) inset; }

.m-squeeze:after {
  content: "";
  display: block;
  clear: both; }

.m-squeeze .squeeze-btn {
  float: left;
  width: 50%; }

.m-squeeze .squeeze-btn span {
  display: block;
  padding: 8px;
  border-radius: 4px;
  border: solid 1px transparent;
  font-size: 1.6rem;
  text-align: center;
  color: #353535; }

.m-squeeze .squeeze-btn input[type="radio"] {
  display: none; }

.m-squeeze .squeeze-btn input[type="radio"]:checked + span {
  border: solid 1px #bbbbbb;
  background: #ffffff;
  color: #353535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25); }

/*===========================================スティッキーUI::javascript */
@keyframes stick-top {
  0% {
    top: -110%;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }
@keyframes stick-bottom {
  0% {
    bottom: -110%;
    opacity: 0; }
  100% {
    bottom: 0;
    opacity: 1; } }
.js-stickey {
  position: fixed;
  left: 0; }

.js-stickey.-top {
  top: -100%; }

.js-stickey.-bottom {
  bottom: -100%; }

.js-stickey.is-stick {
  width: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9999;
  visibility: visible; }

.js-stickey.is-stick.-top {
  animation: stick-top 200ms alternate forwards; }

.js-stickey.is-stick.-bottom {
  animation: stick-bottom 200ms alternate forwards; }

.js-stickey.is-stick.-hidden {
  visibility: hidden; }

.is-stick {
  visibility: visible; }

.is-stick.-hidden {
  visibility: hidden; }

/*===========================================記事スライド*/
.swiper-pagination {
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination .swiper-pagination-bullet {
  margin: 0 6px;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

.swiper-pagination .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #e12780; }

.swiper-button-next,
.swiper-button-prev {
  box-sizing: border-box;
  position: absolute;
  top: 70%;
  padding: 10px;
  width: 50px;
  height: 60px;
  z-index: 10;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); }

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev {
  left: -20px;
  right: auto;
  text-align: right; }

.swiper-button-next {
  right: -20px;
  left: auto;
  text-align: left; }

html, body {
  max-width: 640px; }

/*=======================================================PAGE::トップページ*/
.page-map .-map .map-around {
  position: relative; }

.page-map .-map .map-around img {
  width: 100%;
  height: auto; }

.page-map .-map .map-around .map-home a {
  position: absolute;
  right: 10px;
  top: 50px;
  text-decoration: none;
  width: 15%; }

.page-map .-map .map-around .show-app a {
  position: absolute;
  padding: 10px 10px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #f7f7f7;
  border-radius: 4px;
  color: #38b8eb;
  right: 10px;
  top: 10px;
  text-decoration: none; }

.page-map .-map .map-around #map {
  width: 100%; }

.page-map .-map .map_category ul {
  font-size: 1.4rem; }

.page-map .-map .map_category ul li .map_category-check {
  position: relative;
  display: block;
  padding: 12px 8px 12px 70px; }

.page-map .-map .map_category ul li .map_category-check input {
  display: none; }

.page-map .-map .map_category ul li .map_category-check .checkedname::before {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border: 2px solid #bbbbbb;
  border-radius: 4px; }

.page-map .-map .map_category ul li .map_category-check .checkedname::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  border-radius: 2px; }

.page-map .-map .map_category ul li .map_category-check input:checked + .checkedname::after {
  background: #e12780; }

.page-map .-map .map_category ul li.cart {
  background: url("../images/share/icon_color/cart.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.present {
  background: url("../images/share/icon_color/present.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.bottle {
  background: url("../images/share/icon_color/bottle.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.cutlery {
  background: url("../images/share/icon_color/cutlery.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.cd {
  background: url("../images/share/icon_color/cd.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.movie {
  background: url("../images/share/icon_color/movie.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.fountain {
  background: url("../images/share/icon_color/fountain.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.patrite {
  background: url("../images/share/icon_color/patrite.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.book {
  background: url("../images/share/icon_color/book.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.school-middle {
  background: url("../images/share/icon_color/school-middle.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.school-primary {
  background: url("../images/share/icon_color/school-primary.png") left 40px center no-repeat;
  background-size: 20px; }

.page-map .-map .map_category ul li.hat-yellow {
  background: url("../images/share/icon_color/hat-yellow.png") left 40px center no-repeat;
  background-size: 20px; }

/* 2018/08/15 タイプ検索導線追加対応：SP版 */
.sns-btn {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  background: url(../images/share/sp/dot_gray.gif) 0 0 repeat;
  background-size: 10px; }

.sns-btn ul li {
  display: inline-block; }

.sns-btn ul li:first-child {
  margin-right: 10px; }

.sns-btn ul li img {
  width: 35px;
  height: 35px;
}

.modal-overlay {
	display: none;
	z-index: 300;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.75);
}

.l-modal {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 94vw;
	padding: 0;
	z-index: 400;
	border-radius: 4px;
	border: 5px solid #f9d4e6;
	text-align: left;
	background-color: #ffffff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: scroll;
}

.modal-close {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	font-size: 20px;
	opacity: 1;
	background: #f9d4e6;
	color: #ffffff;
	border-radius: 0 2px 0 5px;
	z-index: 500;
}

.modal-close span {
	padding: 5px;
}

span[class^="icon-"], span[class*=" icon-"] {
	margin-right: 5px;
}

.modal-station-change_inner {
	padding: 20px 0px;
}

.modal-station-change_inner .modal-title {
	margin: 0 auto 20px;
	white-space: initial;
	padding: 0 20px 15px;
	font-weight: bold;
	font-size: 16px;
}

.l-modal .modal-title {
	position: relative;
	z-index: 450;
	padding: 0;
	text-align: center;
}

.modal-station-change_inner .modal-title::after {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 30px;
	width: 100%;
	height: 2px;
	padding: 0;
	border-top: 1px solid #3E3A39;
	border-bottom: 1px solid #B9B7B7;
	content: "";
	display: block;
	margin: 0 auto;
	text-align: center;
}

.modal-station-change-text {
	width: calc(100% - 20px);
	margin: 0 auto 20px;
	text-align: center;
	font-size: 14px;
}

.modal-station-change-text span.bold {
	font-weight: bold;
}

.modal-station-change_area {
	padding: 10px 5px;
	margin-bottom: 20px;
	background: url(../images/share/sp/bg-article@2x.png) center center
		repeat;
	background-size: 12px;
}

.modal-station-change_area ul {
	background: #fff;
	padding: 10px;
}

.modal-station-change_area_inner {
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.modal-station-change_btn {
	width: calc(100% - 20px);
	margin: 0 auto;
}

.modal-station-change_list {
	padding: 10px 5px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.modal-station-change_list .-label {
	width: 70%;
}

.modal-station-change_area ul li input {
	display: none;
}

.modal-station-change_area .-label input[type="radio"]:checked+.-inner {
	border: 2px solid #e12580;
}

.modal-station-change_list .-inner {
	display: block;
	padding: 5px 10px;
	border-radius: 25px;
	border: solid 2px #cccccc;
	text-align: center;
	font-weight: bold;
}

.modal-station-change_area_inner:last-child {
	border-bottom: none;
}

.modal-station-change_btn {
	margin-top: 20px;
}

.modal-station-change_btn a {
	display: inline-block;
	width: 100%;
	color: #e12780;
}

.select-station-label {
	border-bottom: solid 1px #ccc;
}

.select-station-label a {
	color: #000;
	display: block;
	clear: both;
	height: auto;
	overflow: hidden;
	text-decoration: none;
	padding: 10px;
	font-size: 1.4rem;
}

.select-station-label a>span {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.select-station-label .head_root {
	display: flex;
	align-items: center;
	flex-grow: 1;
	margin-right: 15px;
}

.select-station-label .-change_link {
	color: #e12780;
	flex-basis: 55px;
	flex-shrink: 0;
	padding: 5px;
	border: solid 1px #e12780;
	border-radius: 2px;
	text-align: center;
	font-size: 1.2rem;
}

.btn-phone {
	display: inline-block;
	background: #FB929E;
	text-decoration: none;
	text-align: center;
	border: none;
	border-bottom: solid 4px #DE6D7A;
	border-radius: 4px;
	padding: 12px 20px;
	width: 100%;
	font-size: 1.8rem;
	color: #ffffff;
}

.m-btnwrap li {
	padding: 5px;
}

.show-selected a.not_change_link {
	pointer-events: none;
}

/* アプリスマートバナー */
.app-smart-bnr{
	display: flex;
	align-items: flex-start;
	background: #efefef;
	padding: 3% 3% 3% 1.5%;
}
.smart-bnr-close-btn{
	font-size: 180%;
	margin-right: 3%;
	width: 5%;
	text-align: center;
}
.smart-bnr-logo{
	margin-top: 0.5%;
}
.smart-bnr-logo img{
	width: 50px;
	height: 50px;
}
.smart-bnr-txt-box{
	font-size: 130%;
	margin: 1% 0 0 1.5%;
}
.smart-bnr-txt {
	margin-top: 4%;
}
.app-dl-btn{
	margin-left: auto;
	margin-top: 3%;
	background: #e12780;
	border-radius: 3px;
	border: 1px solid #e12780;
	width: 120px;
	text-align: center;
}
.app-dl-btn>a {
	display: inline-block;
	font-size: 130%;
	color: #fff;
	padding: 7% 3%;
	text-decoration: none;
	width: 116px;
	height: 35px;
}
/*# sourceMappingURL=map.css.map */