/******************************************************************
Stylesheet: Main Stylesheet
******************************************************************/
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong,
.strong {
  font-weight: bold;
}

dfn,
em,
.em {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

pre {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before,
q:after {
  content: '';
  content: none;
}

small, .small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
dl,
menu {
  margin: 1em 0;
}

dd {
  margin: 0; }

menu {
  padding: 0 0 0 40px; }

ol,
ul {
  margin: 0 0 1.5em;
  padding: 0;
  padding-left: 1em;
}
ol li,
ul li {
  margin-bottom: .3em;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
img {
  border: 0;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

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;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/* ==========================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf, .comment-respond {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after, .comment-respond:after {
    clear: both; }

span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

p {
  -ms-word-break: break-all;
  -ms-word-wrap: break-all;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
}

.last-col {
  float: right;
  padding-right: 0 !important;
}

@media (min-width: 1025px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: right;
    padding-left: 4.0322580645161%;
    width: 28.2258064516129%;
  }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    width: 71.7741935483871%;
    max-width: 890px;
  }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%;
  }
}

@media (max-width: 1024px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
}

.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}

.blue-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: white;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}

.blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
  color: white;
  text-decoration: none;
}

.blue-btn:active, .comment-reply-link:active, #submit:active {
  top: 1px;
}

.blue-btn, .comment-reply-link, #submit {
  background-color: #2980b9; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    background-color: #2574a8; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    background-color: #2472a4; }

/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  padding: 10px;
  font-size: 1em;
  color: #5c6b80;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #bbbcbc;
  width: 100%;
  background: #fafafa;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
  box-sizing: border-box;
}
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #f7f8fa; }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4; }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center;
}

/*********************
GENERAL STYLES
*********************/
html {
  font-size: 16px;
}

body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  line-height: 1.8;
  color: #271800;
}

#container {
  overflow: hidden;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 2.5em;
}

h2, .h2 {
  font-size: 1.75em;
  margin-bottom: 0.375em;
}

h3, .h3 {
  font-size: 1.125em;
}

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700;
}

h5, .h5 {
  font-size: 0.846em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*********************
HEADER STYLES
*********************/
.mv {
  position: relative;
  width: 100%;
  height: 250px;
  background: #fff url(../images/common/mv-bg.png) no-repeat center center/cover;
}

.mv:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(53,61,151,0.1);
  display: block;
}

body.blog .mv {
  height: 250px;
  background: #fff url(../images/top/mv-bg_home.png) no-repeat center center/cover;
}

body.blog .mv:before {
  display: none;
}

.mv .mv-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  padding: 0 20px;
}

body.blog .mv .mv-inner {
  left: 17%;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  width: auto;
  padding: 0;
}

.mv .mv-inner .heading {
  display: none;
}

body.blog .mv .mv-inner .heading {
  font-size: 1.375rem;
  letter-spacing: .05em;
  margin: 0;
  margin-bottom: 1em;
  margin-left: 1em;
  display: block;
}

body.blog .mv .mv-inner .logo {
  margin: 0;
}

body.blog .mv .mv-inner .logo img {
  width: 300px;
}

.logo {
  text-align: center;
  margin: 0 auto;
  line-height: 0;
  display: table;
}

.logo a,
.logo img {
  display: block;
}

.logo img {
  width: 250px;
  height: auto;
  transition: all .4s;
}

.logo a:hover img {
  opacity: .8;
}

@media screen and (max-width: 768px) {
  .mv {
    height: 200px;
  }

  .logo img {
    width: 200px;
  }

  body.blog .mv {
    height: 200px;
  }

  body.blog .mv .mv-inner {
    left: 10%;
  }

  body.blog .mv .mv-inner .heading {
    font-size: 1.25rem;
  }

  body.blog .mv .mv-inner .logo img {
    width: 250px;
  }
}

@media screen and (max-width: 600px) {
  body.blog .mv .mv-inner .heading {
    font-size: 1.125rem;
  }

  body.blog .mv .mv-inner .logo img {
    width: 230px;
  }
}

@media screen and (max-width: 568px) {
  body.blog .mv .mv-inner {
    left: 25px;
  }

  body.blog .mv .mv-inner .logo img {
    width: 220px;
  }
}

@media screen and (max-width: 480px) {
  .mv {
    height: 150px;
  }

  .logo img {
    width: 180px;
  }

  body.blog .mv .mv-inner .heading {
    font-size: 1rem;
  }

  body.blog .mv .mv-inner .logo img {
    width: 210px;
  }
}

/*********************
NAVIGATION STYLES
*********************/
.header-nav-wrap {
  padding: 10px 0;
  border-bottom: 1px solid #bbbcbc;
  background: -moz-linear-gradient(0% 50% 0deg,rgba(0, 174, 225, 1) 0%,rgba(0, 91, 166, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(0, 174, 225, 1) ),color-stop(1,rgba(0, 91, 166, 1) ));
  background: -o-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
}

.header-nav-wrap .inner {
  display: flex;
}

.header-nav-wrap nav {
  line-height: 0;
  display: table;
}

ul.nav {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

ul.nav li {
  margin: 0;
}

.header-nav-wrap ul.nav {
  font-size: 0;
  text-align: left;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.header-nav-wrap ul.nav > li {
  font-size: .875rem;
  margin: 0;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}

.header-nav-wrap ul.nav > li:last-child {
  margin-right: 0;
}

.header-nav-wrap ul.nav > li a {
  font-size: .875rem;
  color: #353d97;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  display: block;
  height: 25px;
  padding: 0 .8em;
  border: 1px solid #353d97;
  background: #fff;
  transition: all .4s;
}

.header-nav-wrap ul.nav > li a:hover {
  color: #fff;
  background: #353d97;
}

.header-nav-wrap ul.nav > li.check a {
  color: #e82768;
  border: 1px solid #e82768;
}

.header-nav-wrap ul.nav > li.check a:hover {
  color: #fff;
  background: #e82768;
}

ul.nav li a strong {
  font-weight: 400;
}

.header-nav-wrap form {
  display: inline-block;
  margin: 0 0 0 auto;
}

.header-nav-wrap form > div {
  display: flex;
}

.header-nav-wrap form input[type="search"] {
  height: 40px;
  border-radius: 0;
  background: #fafafa;
}

.header-nav-wrap form button {
  font-size: .875rem;
  text-align: center;
  color: #fff;
  line-height: 39px;
  height: 40px;
  border: 1px solid #353d97;
  border-radius: 0;
  background: #353d97;
  padding: 0 .9em;
  white-space: nowrap;
  transition: all .4s;
}

.header-nav-wrap form button:hover {
  color: #353d97;
  background: #fff;
}

ul.nav li ul.sub-menu li a,
ul.nav li ul.children li a {
    padding-left: 30px;
}

#nav-drawer {
  position: relative;
  z-index: 9999;
  display: none;
}

.nav-unshown {
  display:none;
}

#nav-open {
  position: fixed;
  top: 20px;
  right: 20px;
  cursor: pointer;
  transition: all .4s;
}

#nav-open .line-wrap {
  position: relative;
  width: 30px;
  height: 25px;
  display: block;
}

#nav-open,
#nav-open .line-wrap span {
  box-sizing: border-box;
  z-index: 10000;
}

#nav-open .line-wrap span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #353d97;
  transition: all .4s;
}

#nav-open .line-wrap span:nth-of-type(1) {
  top: 0;
}
#nav-open .line-wrap span:nth-of-type(2) {
  top: 50%;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
#nav-open .line-wrap span:nth-of-type(3) {
  bottom: 0;
}

#nav-open.active .line-wrap span:nth-of-type(1) {
  transform: translateY(11px) rotate(-45deg);
}
#nav-open.active .line-wrap span:nth-of-type(2) {
  opacity: 0;
}
#nav-open.active .line-wrap span:nth-of-type(3) {
  transform: translateY(-11px) rotate(45deg);
}

#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 90%;
  max-width: 300px;
  height: 100vh;
  background: rgba(255,255,255,0.95);
  padding: 60px 0;
  transition: .4s ease-in-out;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
  opacity: 0;
  transition: all .4s;
}

#nav-content ul.nav,
#nav-content ul.nav > li {
  margin: 0;
  display: block;
}

#nav-content ul.nav {
  list-style: none;
  padding: 0;
}

#nav-content ul.nav > li {
  border-top: 1px solid #bbbcbc;
}

#nav-content ul.nav > li:last-child {
  border-bottom: 1px solid #bbbcbc;
}

#nav-content ul.nav > li a {
  font-size: .875rem;
  color: #271800;
  text-decoration: none;
  display: block;
  padding: 1em 1.5em;
  transition: all .4s;
}

#nav-content ul.nav > li a:hover {
  opacity: .7;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #353d97;
  opacity: 0;
  cursor: pointer;
  transition: .4s ease-in-out;
}

#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .9;
}

@media screen and (max-width: 1200px) {
  .header-nav-wrap ul.nav > li {
    margin-right: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .header-nav-wrap {
    display: none;
  }

  #nav-drawer,
  #nav-content nav {
    display: block;
  }
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination {
  margin: 10px auto 0;
  padding: 0 !important;
  text-align: center;
  display: block;
}

.pagination ul.page-numbers {
  margin: 0 auto;
  padding: 0;
  display: table;
}

.pagination ul.page-numbers > li a,
.pagination ul.page-numbers > li .current {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-decoration: none;
  display: block;
  box-shadow: 0 0 5px rgba(0,0,0,0.12);
}

.pagination ul.page-numbers > li {
  text-decoration: none;
  margin: 7px;
  display: inline-flex;
  justify-content: center;
}

.pagination ul.page-numbers > li:first-child {
  margin-left: 0;
}

.pagination ul.page-numbers > li:last-child {
  margin-right: 0;
}

.pagination ul.page-numbers > li a {
  background: #fff;
  color: #353d97;
  transition: all .4s;
}

.pagination ul.page-numbers > li .current,
.pagination ul.page-numbers > li a:hover {
  background: #353d97;
  color: #fff;
}

.pagination ul.page-numbers > li a:hover {
  box-shadow: none;
}

.pagination ul.page-numbers > li .prev::before,
.pagination ul.page-numbers > li .next::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.pagination ul.page-numbers > li .prev::before {
  content: "\f053";
  padding-right: 4px;
  padding-right: 3px;
}

.pagination ul.page-numbers > li .next::before {
  content: "\f054";
  padding-right: 4px;
  padding-left: 3px;
}

@media screen and (max-width: 768px) {
  .pagination ul.page-numbers > li a,
  .pagination ul.page-numbers > li .current {
    font-size: .75rem;
    white-space: nowrap;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }

  .pagination ul.page-numbers > li {
    margin: 5px;
  }
}

@media screen and (max-width: 600px) {
  .pagination {
    margin: 30px auto 0;
  }
}

/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}

.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
}

.commentlist {
  margin: 0;
  list-style-type: none; }

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
}

  .comment .comment-author {
    padding: 7px;
    border: 0; }
  .comment .vcard {
    margin-left: 50px; }
    .comment .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
    .comment .vcard time {
      display: block;
      font-size: 0.9em;
      font-style: italic; }
      .comment .vcard time a {
        color: #9fa6b4;
        text-decoration: none; }
        .comment .vcard time a:hover {
          text-decoration: underline; }
    .comment .vcard .avatar {
      position: absolute;
      left: 16px;
      border-radius: 50%; }
  .comment:last-child {
    margin-bottom: 0; }
  .comment .children {
    margin: 0;
  }
  .comment[class*=depth-] {
    margin-top: 1.1em; }
  .comment.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px; }
  .comment.odd {
    background-color: white; }
  .comment.even {
    background: #f8f9fa; }

.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.comment-reply-link {
  font-size: 0.9em;
  float: right; }

.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em; }

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa; }

#reply-title {
  margin: 0; }

.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0; }
  .logged-in-as a {
    color: #5c6b80; }

.comment-form-comment {
  margin: 1.5em 0 0.75em; }

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em; }

#submit {
  float: right;
  font-size: 1em; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.no-widgets {
  background-color: white;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin-bottom: 1.5em; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  background: #353d97;
  padding: 20px 0;
}

#page_top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1;
}

#page_top a {
  position: relative;
  background: #353d97;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  width: 45px;
  height: 45px;
  display: block;
  border-radius: 50%;
  transition: all .4s;
}

#page_top a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  content: "\f077";
}

#page_top a:hover {
  color: #353d97;
  background: #fff;
  border: 1px solid #353d97;
  text-decoration: none;
}

.copyright {
  font-size: .75rem;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin: 0 auto;
}

/*********************
SIDEBARS & ASIDES
*********************/
.widgettitle {
  position: relative;
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  line-height: 1.6;
  background: #353d97;
  margin: 0;
  margin-bottom: 1em;
  padding: .45em 1em;
  padding-left: 40px;
  border-radius: 22px;
}

.widgettitle:before {
  position: absolute;
  top: 50%;
  left: 15px;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50px;
  background: #fff;
}

.widget {
  margin: 3em 0;
}

.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget ul > li {
  margin: 0;
  border-bottom: 1px dashed #bbbcbc;
}

.widget ul > li a {
  position: relative;
  font-size: .9375rem;
  color: #4d4d4d;
  text-decoration: none;
  padding: .9em 0;
  padding-right: 30px;
  display: block;
  transition: all .4s;
}

.widget ul > li a:after {
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
  color: #353d97;
}

.widget ul > li a:hover {
  text-decoration: underline;
  opacity: .8;
}

.widget ul > li .view {
  font-size: .75rem;
  color: #353d97;
  line-height: 1;
  margin: 0 0 0 auto;
  margin-top: .5em;
}

.widget .tagcloud,
.widget .tagcloud .tag-cloud-link {
  display: inline-block;
}

.widget .tagcloud {
  font-size: 0;
}

.sidebar_magazine ul,
.sidebar_magazine ul > li {
  display: inline-block;
  margin: 0;
}

.sidebar_magazine ul {
  font-size: 0;
}

.sidebar_magazine ul > li {
  font-size: .75rem;
  border-bottom: none;
}

.widget .tagcloud .tag-cloud-link,
.sidebar_magazine ul > li a {
  font-size: .75rem !important;
  color: #353d97;
  text-decoration: none;
  line-height: 1;
  margin: 5px;
  padding: .4em .8em;
  border: 1px solid #353d97;
  border-radius: 3px;
  background: transparent;
  transition: all .4s;
}

.sidebar_magazine ul > li a:after {
  display: none;
}

.widget .tagcloud .tag-cloud-link:hover,
.sidebar_magazine ul > li a:hover {
  color: #fff;
  text-decoration: none;
  background: #353d97;
  opacity: 1;
}

@media screen and (max-width: 480px) {
  .widget ul > li a {
    font-size: .875rem;
  }
}

@media screen and (min-width: 481px) {
  /*********************
  POSTS & CONTENT STYLES
  *********************/
    .entry-content .alignleft, .entry-content img.alignleft {
      margin-right: 1.5em;
      display: inline;
      float: left; }
    .entry-content .alignright, .entry-content img.alignright {
      margin-left: 1.5em;
      display: inline;
      float: right; }
    .entry-content .aligncenter, .entry-content img.aligncenter {
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }
}

@media screen and (min-width: 1025px) {
  /*********************
  NAVIGATION STYLES
  *********************/
      ul.nav li ul.sub-menu,
      ul.nav li ul.children {
        margin: 0;
        padding: 0;
        background: #fff;
        position: absolute;
        visibility: hidden;
        z-index: 8999;
      }

      ul.nav li ul.sub-menu li,
      ul.nav li ul.children li {
        border-bottom: 1px solid #ccc;
      }

      ul.nav li ul.sub-menu li:last-child,
      ul.nav li ul.children li:last-child {
        border-bottom: none;
      }

      ul.nav li ul.sub-menu li a,
      ul.nav li ul.children li a {
        text-align: left;
        padding: 10px 15px;
        display: block;
        width: 200px;
        transition: none;
      }

      ul.nav li ul.sub-menu li a:hover,
      ul.nav li ul.children li a:hover {
        transition: all .4s;
        opacity: .8;
      }

      ul.nav li ul.sub-menu li ul,
      ul.nav li ul.children li ul {
        list-style: none;
        margin: 0;
        padding: 0;
        top: 0;
        left: 100%;
      }

      ul.nav li:hover > ul {
        top: auto;
        visibility: visible;
      }
}

/*********************
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*********************/
@media screen and (min-width: 1240px) {

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min--moz-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; }
  }
}

/************************************
** frontpage
************************************/
.info-section_top01 {
  margin-bottom: 5px;
}

.info-section_top01 .text {
  text-align: center;
  line-height: 1.65;
  margin: 0 auto;
}

.info-section_top01 .text01 {
  font-size: 1.375rem;
}

.info-section_top01 .text01 .large {
  font-size: 1.5625rem;
  font-weight: 700;
  background:linear-gradient(transparent 60%, #fcee21 60%);
}

.info-section_top01 .text_check01 {
  position: relative;
  font-size: 1.125rem;
  margin-top: 1em;
  padding-bottom: 40px;
  z-index: 2;
}

.info-section_top01 .text_check01 .bg-illust {
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  width: 115px;
  height: auto;
  display: block;
  pointer-events: none;
  z-index: -1;
}

.about-section_top01 {
  margin-top: 100px;
}

.about-section_top01 .img-section {
  position: relative;
  height: 270px;
  background: #fff url(../images/top/bg-img_about01.png) no-repeat center center/cover;
}

.about-section_top01 .img-section .heading {
  position: absolute;
  top: 50%;
  left: 10%;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 1.5625rem;
  font-weight: 700;
  margin: 0;
}

.about-section_top01 .img-section .heading span {
  position: relative;
  font-size: 1.875rem;
  display: inline-block;
  margin-right: .1em;
}

.about-section_top01 .img-section .heading span:after {
  position: absolute;
  top: -28px;
  right: -30px;
  content: "";
  background: transparent url(../images/top/bg-illust_about.svg) no-repeat center center/contain;
  width: 46px;
  height: 36px;
  display: block;
}

.about-section_top01 .section-inner .text-wrap .text {
  line-height: 2;
  margin: 0;
}

.about-section_top01 .section-inner .text-wrap .text02 {
  margin-top: 2em;
}

.about-section_top01 .section-inner .img-wrap img {
  height: auto;
}

.contact-section_top01 {
  padding: 80px 0;
  background: #353d97 url(../images/top/bg-img_contact01.png) no-repeat center center/cover;
}

.contact-section_top01 .section-inner .text-wrap .text {
  color: #fff;
  margin: 0;
}

.contact-section_top01 .section-inner .text-wrap ul li {
  color: #fff;
}

.contact-section_top01 .section-inner .text-wrap {
  position: relative;
  padding-top: 100px;
}

.contact-section_top01 .section-inner .text-wrap .text-img {
  position: absolute;
  top: 0;
  left: -40px;
  width: 210px;
  height: auto;
  display: block;
  pointer-events: none;
}

.contact-section_top01 .section-inner .text-wrap .text01 {
  font-size: 1.25rem;
  font-weight: 700;
}

.contact-section_top01 .section-inner .text-wrap .text02 {
  font-size: 1.125rem;
  margin-top: 1em;
}

.contact-section_top01 .section-inner .link-btn01 {
  font-size: 1.5625rem;
  margin-top: 0;
  background: #7ac943;
  border: 1px solid #7ac943;
}

.contact-section_top01 .section-inner .link-btn01:hover {
  color: #7ac943;
  background: #fff;
}

.contact-section_top01 .section-inner .link-btn01:after {
  position: absolute;
  bottom: -30px;
  right: -30px;
  content: "";
  width: 70px;
  height: 55px;
  display: block;
  background: transparent url(../images/top/illust_mail01.svg) no-repeat center center/contain;
}

.about-section_top02 {
  margin-top: 80px;
}

.about-section_top02 .section-inner {
  position: relative;
  padding: 80px 0;
  background: #e1e2ef;
}

/*
.about-section_top02 .section-inner:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 90%;
  height: 100%;
  background: #e1e2ef;
}
*/

.about-section_top02 .section-inner .box {
  position: relative;
  padding: 70px;
  background: #fff;
}

.about-section_top02 .section-inner .box .heading {
  font-size: 1.875rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.7;
  margin: 0 auto;
  margin-bottom: 1em;
}

.about-section_top02 .section-inner .box .text {
  line-height: 2;
  margin: 0;
}

.about-section_top02 .section-inner .box .text01 {
  font-size: 1.125rem;
}

.about-section_top02 .section-inner .box .link-btn01 {
  font-size: 1.25rem;
  margin-top: 50px;
  background: #353d97;
  border: 1px solid #353d97;
}

.about-section_top02 .section-inner .box .link-btn01:after {
  position: absolute;
  top: 50%;
  right: 20px;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  content: "";
  width: 25px;
  height: 25px;
  background: transparent url(../images/common/icon_arrow01.svg) no-repeat center center/contain;
  transition: all .4s;
}

.about-section_top02 .section-inner .box .link-btn01:hover:after {
  right: 15px;
}

.about-section_top02 .section-inner .box .link-btn01:hover {
  color: #fff;
  opacity: .7;
}

.about-section_top02 .section-inner .box .logo {
  margin-top: 40px;
}

.about-section_top02 .section-inner .box .logo img {
  width: 180px;
}

.about-section_top02 .section-inner .box .bg-illust {
  position: absolute;
  height: auto;
  display: block;
  pointer-events: none;
}

.about-section_top02 .section-inner .box .bg-illust01 {
  top: -50px;
  left: 50%;
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  width: 70px;
}

.about-section_top02 .section-inner .box .bg-illust02 {
  bottom: 30px;
  right: 50px;
  width: 145px;
}

@media screen and (max-width: 1200px) {
  .contact-section_top01 .section-inner.container1040 {
    max-width: 900px;
  }
}

@media screen and (max-width: 1100px) {
  .about-section_top02 .section-inner:before {
    width: 95%;
  }
}

@media screen and (max-width: 1024px) {
  .info-section_top01 .text01 {
    font-size: 1.25rem;
  }

  .info-section_top01 .text01 .large {
    font-size: 1.375rem;
  }

  .about-section_top01 .img-section {
    height: 200px;
  }

  .contact-section_top01 .section-inner.container1040 {
    max-width: 800px;
  }

  .contact-section_top01 .section-inner .link-btn01 {
    font-size: 1.375rem;
  }

  .about-section_top02 .section-inner:before {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .info-section_top01 .text01 {
    font-size: 1.125rem;
  }

  .info-section_top01 .text01 .large {
    font-size: 1.25rem;
  }

  .info-section_top01 .text_check01 {
    font-size: 1.0625rem;
    padding-bottom: 35px;
  }

  .about-section_top01 .img-section .heading {
    left: 50px;
    font-size: 1.375rem;
  }

  .about-section_top01 .img-section .heading span {
    font-size: 1.5625rem;
  }

  .about-section_top01 {
    margin-top: 60px;
  }

  .about-section_top01 .section-inner .row .col-1,
  .about-section_top01 .section-inner .row .col-2 {
    margin: 0;
  }

  .about-section_top01 .section-inner .row .col-1 {
    margin-top: 30px;
  }

  .about-section_top01 .section-inner .img-wrap {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  .contact-section_top01 {
    padding: 50px 0;
  }

  .contact-section_top01 .section-inner .row .col-2,
  .contact-section_top01 .section-inner .row .col-3 {
    margin: 0;
  }

  .contact-section_top01 .section-inner .row .col-2 {
    margin-top: 30px;
  }

  .contact-section_top01 .section-inner .text-wrap .text-img {
    left: 0;
  }

  .contact-section_top01 .section-inner .link-btn01:after {
    bottom: -40px;
    right: -10px;
  }

  .about-section_top02 {
    margin-top: 60px;
  }

  .about-section_top02 .section-inner {
    padding: 20px 0;
  }

  .about-section_top02 .section-inner .box {
    padding: 50px 30px;
  }

  .about-section_top02 .section-inner .box .bg-illust02 {
    bottom: 15px;
    right: 15px;
    width: 120px;
  }
}

@media screen and (max-width: 600px) {
  .info-section_top01 {
    margin-bottom: 20px;
  }

  .about-section_top01 {
    margin-top: 70px;
  }
}

@media screen and (max-width: 480px) {
  .info-section_top01 .text_check01 {
    font-size: 1rem;
  }

  .about-section_top01 .img-section .heading {
    left: 25px;
    font-size: 1.25rem;
  }

  .about-section_top01 .img-section .heading span {
    font-size: 1.375rem;
  }

  .about-section_top01 .img-section .heading span:after {
    top: -24px;
    right: -25px;
    width: 36px;
    height: 28px;
  }

  .contact-section_top01 .section-inner .text-wrap .text01 {
    font-size: 1.125rem;
  }

  .contact-section_top01 .section-inner .text-wrap .text02 {
    font-size: 1.0625rem;
  }

  .about-section_top02 .section-inner .box .heading {
    font-size: 1.5625rem;
  }

  .about-section_top02 .section-inner .box .text01 {
    font-size: 1rem;
  }

  .about-section_top02 .section-inner .box .link-btn01 {
    font-size: 1.125rem;
    margin-top: 30px;
  }

  .about-section_top02 .section-inner .box .bg-illust01 {
    top: -45px;
    width: 60px;
  }

  .about-section_top02 .section-inner .box .bg-illust02 {
    width: 80px;
  }
}

@media screen and (max-width: 400px) {
  .about-section_top02 .section-inner .box {
    padding: 40px 20px;
  }

  .about-section_top02 .section-inner .box .heading {
    font-size: 1.375rem;
  }

  .about-section_top02 .section-inner .box .link-btn01:after {
    display: none;
  }

  .about-section_top02 .section-inner .box .logo img {
    width: 150px;
  }

  .about-section_top02 .section-inner .box .link-btn01 {
    font-size: 1rem;
  }

  .about-section_top02 .section-inner .box {
    padding-bottom: 75px;
  }
}

@media screen and (max-width: 350px) {
  .about-section_top01 .img-section .heading {
    left: 20px;
    font-size: 1.125rem;
  }

  .about-section_top01 .img-section .heading span {
    font-size: 1.25rem;
  }

  .about-section_top02 .section-inner .box .heading {
    font-size: 1.25rem;
  }
}

/************************************
** article
************************************/
ul.post-list {
  list-style: none;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

ul.post-list > li {
  font-size: 1rem;
  text-align: left;
  margin: 2%;
  display: inline-block;
  vertical-align: top;
}

ul.post-list > li a {
  color: #271800;
  text-decoration: none;
  display: block;
}

ul.post-list > li .box {
  position: relative;
  padding: 20px;
  background: #fff;
  border: 1px solid #bbbcbc;
  transition: all .4s;
}

ul.post-list > li a:hover .box {
  opacity: .7;
}

ul.post-list > li .box .date {
  font-size: .75rem;
  color: #666;
  line-height: 1;
  display: block;
  margin-bottom: 1em;
}

ul.post-list > li .box .magazine-name {
  font-size: .6875rem;
  line-height: 1;
  color: #353d97;
  border: 1px solid #353d97;
  border-radius: 3px;
  background: transparent;
  margin: 0;
  margin-bottom: 1em;
  padding: .4em .8em;
  display: table;
}

ul.post-list > li .box .ttl {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: .7em;
  display: block;
}

ul.post-list > li .box .img-wrap {
  position: relative;
  height: 250px; /*RRR 207*/
  overflow: hidden;
}

ul.post-list > li .box .img-wrap img {
  height: 100%;
  object-fit: cover;
  font-weight: "object-fit: cover;";
  transition: all .4s;

}

ul.post-list > li a:hover .box .img-wrap img {
  transform: scale(1.2);
}

ul.post-list > li .box .img-wrap .cat {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: .75rem;
  color: #fff;
  line-height: 1;
  padding: .4em .8em .5em;
  background: #353d97;
  display: inline-block;
}

ul.post-list > li .box .info-wrap {
  margin-top: 20px;
}

ul.post-list > li .box .info-wrap .row .col-2,
ul.post-list > li .box .info-wrap .row .col-3 {
  margin: 0;
}

ul.post-list > li .box .date-wrap ul,
ul.post-list > li .box .date-wrap ul > li {
  display: block;
  margin: 0;
}

ul.post-list > li .box .date-wrap ul {
  list-style: none;
  padding: 0;
}

ul.post-list > li .box .date-wrap ul > li {
  font-size: .6875rem;
  margin-bottom: .5em;
}

ul.post-list > li .box .date-wrap ul > li:last-child {
  margin-bottom: 0;
}

ul.post-list > li .box .date-wrap .label {
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: .2em 0;
  border-radius: 3px;
  background: #353d97;
  margin-right: .25em;
  display: inline-block;
  width: 90px;
}

ul.post-list > li .box .date-wrap .label.free {
  background: -moz-linear-gradient(0% 50% 0deg,rgba(0, 174, 225, 1) 0%,rgba(0, 91, 166, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(0, 174, 225, 1) ),color-stop(1,rgba(0, 91, 166, 1) ));
  background: -o-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
}

ul.post-list > li .box .date-wrap .label.all,
ul.post-list > li .box .date-wrap .label.trial {
  background: #e82768;
}

ul.post-list > li .box .date-wrap .date {
  color: #666;
  display: inline-block;
  margin: 0;
}

ul.post-list > li .box .info-wrap .btn {
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin: 0 0 0 auto;
  padding: .65em .5em;
  background: #f7931e;
  width: 100%;
  max-width: 110px;
  border-radius: 5px;
}

@media screen and (min-width: 1201px) {
  ul.post-list > li {
    width: 30.6%;
  }

  ul.post-list > li:nth-child(1),
  ul.post-list > li:nth-child(4),
  ul.post-list > li:nth-child(7),
  ul.post-list > li:nth-child(10),
  ul.post-list > li:nth-child(13) {
    margin-left: 0;
  }

  ul.post-list > li:nth-child(3),
  ul.post-list > li:nth-child(6),
  ul.post-list > li:nth-child(9),
  ul.post-list > li:nth-child(12),
  ul.post-list > li:nth-child(15),
  ul.post-list > li:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 601px) and (max-width: 1200px) {
  ul.post-list > li {
    width: 48%;
  }

  ul.post-list > li:nth-child(odd) {
    margin-left: 0;
  }

  ul.post-list > li:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  ul.post-list > li .box .info-wrap .btn {
    margin-top: 15px;
  }
}

@media screen and (max-width: 600px) {
  ul.post-list > li {
    width: 100%;
    margin: 0 0 30px;
  }

  ul.post-list > li:last-child {
    margin: 0;
  }
}

@media screen and (max-width: 480px) {
  ul.post-list > li .box .ttl {
    font-size: 1rem;
  }

  ul.post-list > li .box .img-wrap {
    height: 250px; /*170から変更*/
  }
}

/************************************
** single
************************************/
.entry-content .info-wrap_single .date-wrap {
  margin-top: 15px;
  margin-bottom: 50px;
}

.entry-content .info-wrap_single.info-wrap_bottom .date-wrap {
  margin-top: 70px;
  margin-bottom: 0;
}

.entry-content .info-wrap_single .magazine-name,
.entry-content .info-wrap_single .magazine-name a {
  font-size: .75rem;
  line-height: 1;
}

.entry-content .info-wrap_single .magazine-name {
  margin: 0;
  margin-bottom: 30px;
}

.entry-content .info-wrap_single .magazine-name a {
  color: #353d97;
  text-decoration: none;
  padding: .4em .8em;
  border: 1px solid #353d97;
  border-radius: 3px;
  background: transparent;
  transition: all .4s;
}

.entry-content .info-wrap_single .magazine-name a:hover {
  color: #fff;
  background: #353d97;
}

ul.cat-list_single,
ul.cat-list_single > li {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}

ul.cat-list_single {
  list-style: none;
  font-size: 0;
  margin-bottom: 30px;
  padding: 0;
}

ul.cat-list_single.tag-list_single {
  margin-top: 25px;
  margin-bottom: 0;
}

ul.cat-list_single > li,
ul.cat-list_single > li a {
  font-size: .75rem;
}

ul.cat-list_single > li {
  margin: 4px;
}

ul.cat-list_single > li a {
  color: #353d97;
  text-decoration: none;
  padding: .4em .8em;
  border: 1px solid #353d97;
  border-radius: 3px;
  background: transparent;
  transition: all .4s;
}

ul.cat-list_single > li a:hover {
  color: #fff;
  background: #353d97;
}

.entry-content .info-wrap_single .date-wrap ul,
.entry-content .info-wrap_single .date-wrap ul > li {
  display: inline-block;
  margin: 0;
}

.entry-content .info-wrap_single .date-wrap ul {
  list-style: none;
  font-size: 0;
  padding: 0;
}

.entry-content .info-wrap_single .date-wrap ul > li {
  font-size: .75rem;
  margin-right: 2em;
}

.entry-content .info-wrap_single .date-wrap ul > li:last-child {
  margin-right: 0;
}

.entry-content .info-wrap_single .date-wrap .label {
  color: #fff;
  text-decoration: none;
  padding: .2em .8em;
  border-radius: 3px;
  background: #353d97;
  margin-right: .5em;
  display: inline-block;
}

.entry-content .info-wrap_single .date-wrap .label.free {
  background: -moz-linear-gradient(0% 50% 0deg,rgba(0, 174, 225, 1) 0%,rgba(0, 91, 166, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(0, 174, 225, 1) ),color-stop(1,rgba(0, 91, 166, 1) ));
  background: -o-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 174, 225, 1) 0%, rgba(0, 91, 166, 1) 100%);
}

.entry-content .info-wrap_single .date-wrap .date {
  color: #666;
}

.entry-content .tadayomi-section01 {
  margin-bottom: 80px;
}

.entry-content .tadayomi-section .text {
  text-align: center;
  line-height: 2;
  margin: 0 auto;
  margin-bottom: 30px;
}

.entry-content .tadayomi-section .text01 {
  color: #f7931e;
}

.entry-content .tadayomi-section .btn {
  position: relative;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1.7;
  width: 100%;
  margin: 0 auto;
  padding: .7em 45px;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  background: #f7931e;
  border: 1px solid #f7931e;
  border-radius: 5px;
  display: table;
  transition: all .4s;
}

.entry-content .tadayomi-section .btn:hover {
  color: #f7931e;
  box-shadow: none;
  background: #fff;
}

.entry-content .tadayomi-section .btn:after {
  position: absolute;
  top: 50%;
  right: 20px;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
  transition: all .4s;
}

.entry-content .tadayomi-section .btn:hover:after {
  right: 15px;
}

.entry-content .tadayomi-section01 .btn {
  font-size: 1.25rem;
  max-width: 300px;
}

.entry-content .tadayomi-section02 {
  background: #ebecf5;
  margin-top: 80px;
  padding: 15px;
}

.entry-content .tadayomi-section02 .inner {
  background: #fff;
  padding: 40px 20px;
}

.entry-content .tadayomi-section02 .btn {
  font-size: 1.5625rem;
  font-weight: 700;
  max-width: 500px;
}

.single-title,
.page-title,
.entry-title {
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.7;
  margin: 0;
}

.single .entry-content .eyecatch {
  margin-bottom: 80px;
}

.single .entry-content .eyecatch img {
  width: 100%;
  height: auto;
  margin: 0;
  pointer-events: none;
  display: block;
}



.single .entry-content .content-wrap_single iframe {
  max-width: 100%;
}

.single .entry-content .content-wrap_single > h2 {
  position: relative;
  font-size: 1.375rem;
  font-weight: 400;
  color: #fff;
  line-height: 1.7;
  background: #353d97;
  margin: 0;
  margin-top: 3em;
  margin-bottom: 1.5em;
  padding: .55em 1em .5em;
  padding-left: 50px;
  border-radius: 30px;
}

.single .entry-content .content-wrap_single > h2:before {
  position: absolute;
  top: 50%;
  left: 20px;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50px;
  background: #fff;
}

.single .entry-content .content-wrap_single > h3 {
  position: relative;
  font-size: 1.25rem;
  font-weight: 400;
  color: #353d97;
  line-height: 1.7;
  margin: 0;
  margin-top: 3em;
  margin-bottom: 1.5em;
  padding-bottom: .6em;
  border-bottom: 1px solid #bbbcbc;
}

.single .entry-content .content-wrap_single > h3:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 28%;
  height: 1px;
  display: block;
  background: #353d97;
}

.entry-content p {
  margin: 0 0 1.5em;
}

.related-post-wrap .heading_brd-b01 {
  margin-top: 0;
}

.related-post-wrap ul.post-list {
  text-align: center;
}

.popular-post-wrap {
  margin-top: 80px;
}

.popular-post-wrap ul.post-list > li .box {
  min-height: 156px;
}

.popular-post-wrap ul.post-list > li .box .img-wrap {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 96px;
  height: auto;
}

.popular-post-wrap ul.post-list > li .box .img-wrap:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.popular-post-wrap ul.post-list > li .box .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.popular-post-wrap ul.post-list > li .box .text-wrap {
  margin-left: 120px;
}

.popular-post-wrap ul.post-list > li .box .ttl {
  font-size: 1rem;
}

.popular-post-wrap ul.post-list > li .box .view {
  font-size: .75rem;
  color: #353d97;
  line-height: 1;
  margin: 0 0 0 auto;
  margin-top: .5em;
}

@media screen and (min-width: 601px) {
  .related-post-wrap .heading_brd-b01,
  .popular-post-wrap .heading_brd-b01 {
    margin-bottom: .5em;
  }

  .popular-post-wrap .heading_brd-b01 {
    margin-top: 1.5em;
  }
}

@media screen and (max-width: 1024px) {
  .single .entry-content .content-wrap_single > h2 {
    font-size: 1.25rem;
    border-radius: 27px;
  }

  .single .entry-content .content-wrap_single > h3 {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 768px) {
  ul.cat-list_single {
    margin-bottom: 25px;
  }
  
  .single-title,
  .page-title,
  .entry-title {
    font-size: 1.375rem;
  }

  .single .entry-content .eyecatch {
    margin-bottom: 50px;
  }

  .entry-content .tadayomi-section01 {
    margin-bottom: 70px;
  }

  .entry-content .tadayomi-section02 {
    margin-top: 50px;
  }

  .entry-content .info-wrap_single.info-wrap_bottom .date-wrap {
    margin-top: 50px;
  }

  .popular-post-wrap ul.post-list > li .box {
    min-height: 130px;
  }

  .popular-post-wrap ul.post-list > li .box .img-wrap {
    top: 20px;
    left: 20px;
    width: 70px;
  }

  .popular-post-wrap ul.post-list > li .box .text-wrap {
    margin-left: 90px;
  }
}

@media screen and (max-width: 600px) {
  ul.post-list > li .box {
    padding: 15px;
  }

  .popular-post-wrap ul.post-list > li {
    margin: 0 0 20px;
  }

  .popular-post-wrap ul.post-list > li:last-child {
    margin: 0;
  }
}

@media screen and (max-width: 480px) {
  .entry-content .info-wrap_single .magazine-name {
    margin-bottom: 20px;
  }
  
   ul.cat-list_single {
    margin-bottom: 20px;
  }

  .entry-content .info-wrap_single .date-wrap {
    margin-bottom: 30px;
  }

  .entry-content .info-wrap_single .date-wrap ul,
  .entry-content .info-wrap_single .date-wrap ul > li {
    display: block;
  }

  .entry-content .info-wrap_single .date-wrap ul > li {
    margin-top: .8em;
  }

  .entry-content .info-wrap_single .date-wrap ul > li:first-child {
    margin-bottom: 0;
  }

  .entry-content .tadayomi-section01 .btn {
    font-size: 1.125rem;
  }

  .entry-content .tadayomi-section02 {
    padding: 10px;
  }

  .entry-content .tadayomi-section02 .inner {
    padding: 30px 15px;
  }

  .entry-content .tadayomi-section02 .btn {
    font-size: 1.375rem;
  }

  .single-title,
  .page-title,
  .entry-title {
    font-size: 1.25rem;
  }

  .single .entry-content .content-wrap_single > h2 {
    font-size: 1.125rem;
    border-radius: 24px;
  }

  .single .entry-content .content-wrap_single > h3 {
    font-size: 1.0625rem;
  }

  .popular-post-wrap {
    margin-top: 60px;
  }
}

@media screen and (max-width: 400px) {
  .entry-content .tadayomi-section02 .btn {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 360px) {
  .entry-content .tadayomi-section02 .btn {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 320px) {
  .entry-content .tadayomi-section02 .btn {
    font-size: 1.0625rem;
  }
}

/************************************
** display
************************************/
.pc {
    display: block !important;
}
.sp {
    display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.pe-n {
    pointer-events: none;
}

/************************************
** layout
************************************/
.container600,
.container700,
.container800,
.container1040,
.container1240 {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.container600 {
  max-width: 600px;
}
.container700 {
  max-width: 700px;
}
.container800 {
  max-width: 800px;
}
.container1040 {
  max-width: 1040px;
}
.container1240 {
  max-width: 1240px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.center-left {
  display: table;
  margin: 0 auto;
}

.row,
.row2 {
	display:-webkit-box;
  display: -webkit-flex;
  display:-ms-flexbox;
  display: flex;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.col-1 {flex:1;}
.col-2 {flex:2;}
.col-3 {flex:3;}
.col-4 {flex:4;}
.col-5 {flex:5;}
.col-6 {flex:6;}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6 {
  margin: 0 30px;
}

.order-1 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

@media screen and (min-width: 569px) {
	.row2 > div:first-child {
	    margin-left: 0 !important;
	}
	.row2 > div:last-child {
	    margin-right: 0 !important;
	}
}

@media screen and (min-width: 769px) {
	.row > div:first-child {
	    margin-left: 0 !important;
	}
	.row > div:last-child {
	    margin-right: 0 !important;
	}

  .wrap_va-m {
    display: table;
    width: 100%;
    height: 100%;
  }

  .wrap_va-m .inner {
    display: table-cell;
    vertical-align: middle;
  }
}

@media screen and (max-width: 1280px) {
	.container1240 {
    /* padding-left: 20px;
    padding-right: 20px; */
  }
}

@media screen and (max-width: 1080px) {
	.container1040 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 840px) {
	.container800 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
	.row {
	   -webkit-flex-direction: column;
	   flex-direction: column;
	}

  .row .col-1,
	.row .col-2,
	.row .col-3,
	.row .col-4,
	.row .col-5,
	.row .col-6 {
	    margin: 20px 0;
	}

  .row .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .row .order-2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}

@media screen and (max-width: 640px) {
	.container600 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 568px) {
  .row2 {
     -webkit-flex-direction: column;
     flex-direction: column;
  }

  .row2 .col-1,
	.row2 .col-2,
	.row2 .col-3,
	.row2 .col-4,
	.row2 .col-5,
	.row2 .col-6 {
	    margin: 20px 0;
	}

  .row2 .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .row2 .order-2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}

/************************************
** background
************************************/
.bg_wh {
  position: relative;
  background: #fff;
}
.bg_wh01 {
  padding: 100px 0;
}
.bg_wh02 {
  padding: 0 0 100px;
}
.bg_wh03 {
  padding: 80px 0;
}
.bg_wh04 {
  padding: 30px 0 100px;
}

@media screen and (max-width: 1024px) {
  .bg_wh01 {
    padding: 70px 0;
  }
}

@media screen and (max-width: 768px) {
  .bg_wh03 {
    padding: 60px 0;
  }
}

/************************************
** text
************************************/
.ta-l {
    text-align: left;
}

.ta-c {
    text-align: center;
}

.ta-r {
    text-align: right;
}

@media screen and (min-width: 769px) {
  .ta-l_pc {
    text-align: left;
  }

  .ta-c_pc {
    text-align: center;
  }

  .ta-r_pc {
    text-align: right;
  }
}

/************************************
** heading
************************************/
.heading_brd-b01 {
  font-size: 1.375rem;
  line-height: 1.7;
  margin: 0;
  margin-top: 3em;
  margin-bottom: 1.5em;
  padding-bottom: .6em;
  border-bottom: 1px solid #bbbcbc;
}

.heading_band01 {
  font-size: 1.5625rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.7;
  margin: 0;
  margin-bottom: 2em;
  padding: .4em 1em .35em;
  background: #353d97;
  border-radius: 30px;
}

@media screen and (max-width: 768px) {
  .heading_brd-b01 {
    font-size: 1.25rem;
  }

  .heading_band01 {
    font-size: 1.375rem;
    border-radius: 26px;
  }
}

@media screen and (max-width: 480px) {
  .heading_brd-b01 {
    font-size: 1.125rem;
  }

  .heading_band01 {
    font-size: 1.25rem;
    border-radius: 24px;
  }
}

/************************************
** link
************************************/
.link-btn01 {
  position: relative;
  font-size: 1.875rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1.6;
  width: 100%;
  max-width: 350px;
  border: 1px solid #f7931e;
  background: #f7931e;
  display: table;
  margin: 0 auto;
  margin-top: 60px;
  padding: .7em 1em;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  transition: all .4s;
}

.link-btn01:hover {
  color: #f7931e;
  background: #fff;
  box-shadow: none;
}

@media screen and (max-width: 480px) {
  .link-btn01 {
    font-size: 1.5625rem;
    margin-top: 40px;
  }
}

@media screen and (max-width: 375px) {
  .link-btn01 {
    font-size: 1.375rem;
  }
}

/************************************
** image
************************************/
.img-wrap {
  line-height: 0;
}

.img-wrap img {
  width: 100%;
  margin: 0;
  display: block;
  pointer-events: none;
}

/************************************
** list
************************************/
ul.list_caution {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

ul.list_caution > li {
  position: relative;
  font-size: .875rem;
  margin: 0;
  margin-bottom: .5em;
  padding-left: 1.2em;
  display: block;
}

ul.list_caution > li:last-child {
  margin-bottom: 0;
}

ul.list_caution > li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

/************************************
** margin
************************************/
.m-0 {
	margin: 0 !important;
}

.mt-0 {
	margin-top: 0 !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-60 {
	margin-top: 60px !important;
}
.mt-70 {
	margin-top: 70px !important;
}
.mt-80 {
	margin-top: 80px !important;
}
.mt-90 {
	margin-top: 90px !important;
}
.mt-100 {
	margin-top: 100px !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-60 {
	margin-bottom: 60px !important;
}
.mb-70 {
	margin-bottom: 70px !important;
}
.mb-80 {
	margin-bottom: 80px !important;
}
.mb-90 {
	margin-bottom: 90px !important;
}
.mb-100 {
	margin-bottom: 100px !important;
}

/************************************
** padding
************************************/
.p-0 {
	padding: 0 !important;
}

.pt-0 {
	padding-top: 0 !important;
}
.pt-10 {
	padding-top: 10px !important;
}
.pt-20 {
	padding-top: 20px !important;
}
.pt-30 {
	padding-top: 30px !important;
}
.pt-40 {
	padding-top: 40px !important;
}
.pt-50 {
	padding-top: 50px !important;
}
.pt-60 {
	padding-top: 60px !important;
}
.pt-70 {
	padding-top: 70px !important;
}
.pt-80 {
	padding-top: 80px !important;
}
.pt-90 {
	padding-top: 90px !important;
}
.pt-100 {
	padding-top: 100px !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}
.pb-10 {
	padding-bottom: 10px !important;
}
.pb-20 {
	padding-bottom: 20px !important;
}
.pb-30 {
	padding-bottom: 30px !important;
}
.pb-40 {
	padding-bottom: 40px !important;
}
.pb-50 {
	padding-bottom: 50px !important;
}
.pb-60 {
	padding-bottom: 60px !important;
}
.pb-70 {
	padding-bottom: 70px !important;
}
.pb-80 {
	padding-bottom: 80px !important;
}
.pb-90 {
	padding-bottom: 90px !important;
}
.pb-100 {
	padding-bottom: 100px !important;
}

/************************************
** animation
************************************/
.fadein {
  opacity : 0;
  transition : .7s all;
}

.fadein.ttb {
	transform : translate(0, -40px);
}
.fadein.btt {
	transform : translate(0, 40px);
}
.fadein.ltr {
	transform : translate(-40px, 0);
}
.fadein.rtl {
	transform : translate(40px, 0);
}

.fadein.scrollin {
  opacity : 1;
}

.fadein.ttb.scrollin,
.fadein.btt.scrollin,
.fadein.ltr.scrollin,
.fadein.rtl.scrollin {
	transform : translate(0, 0) !important;
}

.fadein02 {
  -moz-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
}
.fadein03 {
	-moz-transition-delay: 400ms;
  -webkit-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
}
.fadein04 {
  -moz-transition-delay: 600ms;
  -webkit-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  -ms-transition-delay: 600ms;
}
.fadein05 {
  -moz-transition-delay: 800ms;
  -webkit-transition-delay: 800ms;
  -o-transition-delay: 800ms;
  -ms-transition-delay: 800ms;
}
.fadein06 {
  -moz-transition-delay: 1000ms;
  -webkit-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
}

@media screen and (max-width: 768px) {
  .fadein02,
  .fadein03,
  .fadein04,
  .fadein05,
  .fadein06 {
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
  }
}

/************************************
** customize
************************************/
@supports (-webkit-touch-callout: none) {
  #nav-content {
    /* Safari用のハック */
    height: -webkit-fill-available;
  }
}