@charset "UTF-8";
/*!
Theme Name: suigensuishop.com
Theme URI: suigensuishop.com
Author: 3Bee
Author URI: http://3Bee
Description: 3Bee
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 3Bee
Tags:
*/
/**
 # Foundation
 */
/* Scss Document */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/*目次*/
div#ez-toc-container {
    width: 90%;
	max-width:400px;
}
/*目次全体の背景*/
#ez-toc-container {
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
    width: auto;
    margin: 10px auto;
}
/*目次タイトルの背景*/
div#ez-toc-container p.ez-toc-title {
    font-weight: 500;
    background: #005cb8;
    padding: 5px;
    margin: 0;
    color: white;
    text-align: center;
    border-radius: 50px;
}
/*目次のひとつひとつ*/
#ez-toc-container a {
    line-height: 2.5em;
    font-size: 16px;
    padding-left: 20px;
}
/**
*next-page
*/
.page-page {
width: 100%;
text-align: center;
margin: 80px 0 10px;
}

.page-page span {
padding: 7px 10px;
font-size: 15px;
background: #fff;
position: relative;
border: 2px solid #005cb8;
}
.page-page .post-page-numbers{
border:none;
padding:0;
}
/*
.page-page span:before {
content:"現在";
position: absolute;
top: -120%;
left: 0; 
width: 100%;
display: block;
text-align: center;
background: #005cb8;
padding: 5px 0;
border-radius: 7px;
color: #fff;
font-size: 12px;
font-weight: bold;
}

.page-page span:after {
content:"";
top: -50%;
border: 8px solid transparent;
border-top-color: #005cb8;
position: absolute;
left: 50%;
margin-left: -8px;
border: ;
}
*/

.page-page a {
text-decoration: none!important;
}

.page-page a span {
background: #005cb8;
color: #000;
padding: 7px 10px;
color: #fff;
box-shadow: none;
font-weight: bold;
}

.page-page a span:before {
content:"";
padding: 0;
}

.page-page a span:after {
border: none;
}

/* 追加しました */
.page-page span {
opacity : 0.8;
}



/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 0;
  padding: 0;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*========== set.scss ==========*/
html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans Japanese", Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  color: #202020;
  text-align: left;
  background-color: #F5F5F5;
  font-size: 1.5rem;
}

.transition {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.hover:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.pc {
  display: block !important;
}

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

.smp {
  display: none !important;
}

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

/**
 # Layout
 */
/*--------------------------------------------------------------
    # header.scss
--------------------------------------------------------------*/
header#after_header {
  display: none;
  position: fixed;
  top: 0;
  z-index: 100;
  height: 90px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

@media screen and (max-width: 768px) {
  header#after_header {
    display: none !important;
  }
}

header#after_header .inner_maxc {
  background-color: #e5e5e5;
}

.smp-clearanced {
  display: none;
}

header .content a[href^="tel:"] {
  pointer-events: none;
}

header .inner_maxc {
  background-color: #e5e5e5;
  height: 90px;
  position: relative;
}

header .logo {
  position: absolute;
  top: 15px;
  left: 20px;
  margin: 0;
}

header .logo h1 {
  color: #222;
  font-weight: normal;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

header .content .hbtn01 {
  position: absolute;
  top: 0;
  right: 90px;
  width: 160px;
  height: 90px;
  background-color: #000;
  text-align: center;
  display: block;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all  0.6s ease;
  border-left: 1px solid #FFF;
}

header .content .hbtn01__inner {
  padding: 25px 0 0;
}

header .content .hbtn01 span {
  font-size: 1.2rem;
  line-height: 1.0;
  display: block;
  font-weight: normal;
  margin: 5px 0 0;
}

header .content .hbtn01 strong {
  font-size: 1.6rem;
  line-height: 1.0;
  background: url(assets/images/common/header/icon02.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 22px;
  display: inline-block;
}

header .content .hbtn01:link {
  color: #FFF;
  text-decoration: none;
}

header .content .hbtn01:visited {
  color: #FFF;
  text-decoration: none;
}

header .content .hbtn01:hover {
  color: #FFF;
  text-decoration: none;
  opacity: 0.65;
}

header .content .hbtn02 {
  position: absolute;
  top: 0;
  right: 251px;
  width: 160px;
  height: 90px;
  background-color: #000;
  text-align: center;
  display: block;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all  0.6s ease;
}

header .content .hbtn02__inner {
  padding: 25px 0 0;
}

header .content .hbtn02 span {
  font-size: 1.2rem;
  line-height: 1.0;
  display: block;
  font-weight: normal;
  margin: 5px 0 0;
}

header .content .hbtn02 strong {
  font-size: 1.8rem;
  line-height: 1.0;
  background: url(assets/images/common/header/icon03.png);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 16px;
  display: inline-block;
}

header .content .hbtn02:link {
  color: #FFF;
  text-decoration: none;
}

header .content .hbtn02:visited {
  color: #FFF;
  text-decoration: none;
}

header .content .hbtn02:hover {
  color: #FFF;
  text-decoration: none;
  opacity: 0.65;
}

header .search_btn {
  position: absolute;
  top: 0;
  right: 0;
  display: table;
  height: 90px;
  width: 90px;
  transition: all 0.7s;
  color: #000;
}

header .search_btn i {
  display: inline-block;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  display: table-cell;
  border-left: 1px solid #EEE;
}

header .search_btn:hover {
  background-color: #000;
  color: #FFF;
}

header .search_cont {
  background-color: rgba(0, 0, 0, 0.85);
  padding: 20px 0;
  position: absolute;
  top: 90px;
  width: 35%;
  right: 0;
  display: none;
  z-index: 150;
}

header .search_cont .inner_ct {
  padding: 2.5%;
}

header .search_form {
  text-align: right;
}

header .search_form .search_box {
  padding: 0.5rem;
  width: 80%;
  border-radius: 5px;
  border: 2px solid #FFF;
}

header .search_form:focus {
  background-color: #FFF;
}

header .search_form #searchsubmit {
  background: none;
  border: none;
  cursor: pointer;
}

header .search_form #searchsubmit i {
  color: #FFF;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    height: 12.5vw;
    border-bottom: 1px solid #005cb8;
    background-color: #F5F5F5;
    width: 100%;
  }
  header .logo {
    position: absolute;
    top: 2.64vw;
    left: 2.64vw;
  }
  header .logo img {
    width: 20vw;
    height: auto;
    vertical-align: top;
  }
}

@media screen and (max-width: 768px) {
  .smp-clearanced {
    height: 12.5vw;
    display: block;
  }
  header .hbtn02 {
    position: absolute;
    top: 1.15vw;
    right: 16vw;
    display: block;
    text-align: right;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all  0.6s ease;
  }
  header .hbtn02 span {
    font-size: 2.86vw;
    line-height: 1.0;
    display: block;
    font-weight: normal;
    margin: 0.56vw 0 0;
  }
  header .hbtn02 strong {
    font-size: 4.23vw;
    background: url(assets/images/common/header/icon03_smp.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 0 0 0 16px;
    display: inline-block;
  }
  header .hbtn02:link {
    color: #000;
    text-decoration: none;
  }
  header .hbtn02:visited {
    color: #000;
    text-decoration: none;
  }
  header .hbtn02:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.65;
  }
}

.home header {
  border: none;
}

input.search_box::-webkit-input-placeholder {
  color: #333;
  font-weight: normal;
}

input.search_box:-ms-input-placeholder {
  color: #333;
  font-weight: normal;
}

input.search_box::-moz-placeholder {
  color: #333;
  font-weight: normal;
}

/*--------------------------------------------------------------
    # wrap.scss
--------------------------------------------------------------*/
.wrap {
  position: relative;
  width: 100%;
}

/*
    inner.scss
---------------------------------------------------------------------------- */
.inner_c {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .inner_c {
    width: auto;
    padding: 2.64vw;
  }
}

.inner_maxc {
  background-color: #FFF;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .inner_maxc {
    width: auto;
    padding: 2.64vw;
  }
}

.inner_maxc_bg {
  max-width: 1400px;
  background: #FFF url(assets/images/common/parts/bg_01.png) no-repeat;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .inner_maxc_bg {
    background-size: contain;
    width: auto;
    padding: 2.64vw;
  }
}

.inner_maxc_bg_top {
  max-width: 1400px;
  background: #FFF url(assets/images/common/parts/bg_01.png) no-repeat;
  margin: 0 auto;
  padding: 60px 0 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  .inner_maxc_bg_top {
    background-size: contain;
    width: auto;
    padding: 2.64vw;
  }
}

/*--------------------------------------------------------------
    # main.scss
--------------------------------------------------------------*/
#container {
  margin: 0 auto;
  padding: 40px 0 0;
  width: 1080px;
  position: relative;
}

#container .content {
  padding: 0 0 50px;
}

@media screen and (max-width: 768px) {
  #container {
    margin: 4vw auto 0;
    width: auto;
    padding: 0 2.66vw;
  }
  #container .content {
    padding: 0 0 2.66vw;
  }
}

.content_onecol {
  margin: 0 auto;
  background-color: #FFF;
  width: 100%;
  position: relative;
}

.content_onecol .content_inner {
  padding: 40px 40px 0;
}

@media screen and (max-width: 768px) {
  .content_onecol {
    width: auto;
  }
  .content_onecol .content_inner {
    padding: 2.64vw;
  }
}

.content_onecol_works {
  margin: 0 auto;
  background: none;
  width: 100%;
  position: relative;
}

.content_onecol_works .content_inner {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .content_onecol_works {
    width: auto;
  }
  .content_onecol_works .content_inner {
    padding: 2.64vw;
  }
}

.container2col {
  background-color: #FFF;
  float: left;
  width: 800px;
  position: relative;
}

.container2col .content_inner {
  padding: 20px;
}

@media screen and (max-width: 768px) {
  .container2col {
    float: none;
    width: auto;
  }
  .container2col .content_inner {
    padding: 2.64vw;
  }
}

.container2col_column {
  float: left;
  width: 800px;
  position: relative;
}

.container2col_column .content_inner {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .container2col_column {
    float: none;
    width: auto;
  }
  .container2col_column .content_inner {
    padding: 2.64vw;
  }
}

/*--------------------------------------------------------------
    # side.scss
--------------------------------------------------------------*/
#tertiary {
  float: right;
  width: 250px;
}

#tertiary .box {
  margin: 0 0 30px;
  padding: 10px;
  background-color: #F5F5F5;
}

#tertiary .box .inner {
  background-color: #FFF;
}

#tertiary .box .inner ul {
  margin: 0;
  padding: 0;
}

#tertiary .box .inner ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#tertiary .box .inner ul li a {
  font-size: 1.3rem;
  padding: 20px 20px;
  display: block;
  color: #333;
  text-decoration: none;
  transition: all 0.7s ease 0s;
  border-bottom: 1px solid #DDD;
}

#tertiary .box .inner ul li a:before {
  content: '\f105';
  font-family: FontAwesome;
  margin: 0 10px 0 0;
}

#tertiary .box .inner ul li a:hover {
  background-color: #111;
  color: #FFF;
}

#tertiary .box .inner ul li .focus {
  background-color: #111;
  color: #FFF;
}

#tertiary .box .inner ul li ul .c_list a {
  font-size: 1.3rem;
  padding: 15px 20px 15px 40px;
  display: block;
  color: #333;
  text-decoration: none;
  transition: all 0.7s ease 0s;
  border-bottom: 1px dotted #DDD;
  background-color: #FFF;
}

#tertiary .box .inner ul li ul .c_list a:before {
  content: '\f101';
  font-family: FontAwesome;
  margin: 0 10px 0 0;
}

#tertiary .box .inner ul li ul .c_list a:hover {
  background-color: #111;
  color: #FFF;
}

#tertiary .box .headline_box_side {
  border: none;
  background-color: #005cb8;
  margin: 0;
  font-size: 1.8rem;
  color: #FFF;
  padding: 20px 10px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #tertiary {
    float: none;
    width: auto;
  }
  #tertiary .box {
    margin: 0 0 4vw;
    padding: 1.56vw;
  }
  #tertiary .box .inner ul li a {
    font-size: 4.0vw;
    padding: 3.46vw;
  }
  #tertiary .box .inner ul li a:before {
    margin: 0 1.56vw 0 0;
  }
  #tertiary .box .inner ul li a:hover {
    background-color: #111;
    color: #FFF;
  }
  #tertiary .box .headline_box_side {
    border: none;
    background-color: #005cb8;
    margin: 0;
    font-size: 18px;
    color: #FFF;
    padding: 20px 10px;
    text-align: center;
  }
}

/*--------------------------------------------------------------
    # Footer
--------------------------------------------------------------*/
footer .inner_maxc {
  background-color: #EEE;
  padding: 30px 0;
}

footer .inner_maxc .info_box {
  float: left;
  width: 35%;
}

footer .inner_maxc .info_menu {
  float: right;
  width: 62.5%;
}

footer .inner_maxc .f_logo a {
  display: inline-block;
  margin-right: 10px;
}

footer .inner_maxc .f_logo p {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0;
  vertical-align: top;
  padding: 10px 0 0;
}

footer .inner_maxc .f_info_box {
  line-height: 1.5;
  font-size: 1.4rem;
  margin: 0 0 20px;
}

footer .inner_maxc .sns_list {
  margin: 0 0 10px;
  padding: 0;
}

footer .inner_maxc .sns_list li {
  list-style: none;
  margin: 0 10px 0 0;
  float: left;
}

footer .inner_maxc .sns_list a {
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 15px;
  background-color: #000;
  text-decoration: none;
}

footer .inner_maxc .sns_list a i {
  line-height: 3.0rem;
  text-align: center;
  color: #FFF;
  display: block;
}

footer .inner_maxc .sns_list a:hover {
  background-color: #005cb8;
}

footer .inner_maxc .info_menu ul {
  padding: 0;
  margin: 0 10px 0 0;
  float: left;
  width: 155px;
}

footer .inner_maxc .info_menu ul li {
  list-style: none;
  margin: 0 0 10px;
  line-height: 1.25;
}

footer .inner_maxc .info_menu ul a {
  font-size: 1.3rem;
  color: #555;
  text-decoration: none;
}

footer .inner_maxc .info_menu ul a:hover {
  text-decoration: underline;
  opacity: 0.65;
}

footer .inner_maxc .info_menu ul a br {
  display: none;
}

footer .inner_maxc .info_menu ul .head a {
  font-weight: bold;
  font-size: 1.5rem;
}

footer .inner_maxc .footer__bnlist {
  margin: 40px 0 0;
  padding: 0;
}

footer .inner_maxc .footer__bnlist dd {
  display: inline-block;
  margin: 0 10px 0 0;
  max-width:240px;
}

footer .inner_maxc .footer__bnlist dd img{
  width:100%;
}

@media screen and (max-width: 768px) {
  footer .inner_maxc {
    padding: 2.64vw 0;
  }
  footer .inner_maxc .footer__bnlist {
    display: none;
  }
  footer .inner_maxc .info_box {
    float: none;
    width: auto;
    margin: 0 0 2.64vw;
    padding: 2.64vw;
  }
  footer .inner_maxc .info_menu {
    float: none;
    width: auto;
  }
  footer .inner_maxc .f_logo a {
    display: block;
    margin: 0 auto 2.64vw;
    width: 60%;
  }
  footer .inner_maxc .f_logo a img {
    width: 100%;
    height: auto;
  }
  footer .inner_maxc .f_logo p {
    display: block;
    font-size: 3.6vw;
    padding: 0;
    margin: 0 0 2.64vw;
  }
  footer .inner_maxc .f_info_box {
    font-size: 3.8vw;
    margin: 0 0 2.64vw;
  }
  footer .inner_maxc .sns_list {
    margin: 0;
  }
  footer .inner_maxc .sns_list li {
    margin: 0 2.64vw 0 0;
  }
  footer .inner_maxc .sns_list a {
    width: 10.25vw;
    height: 10.25vw;
    border-radius: 5vw;
  }
  footer .inner_maxc .sns_list a i {
    line-height: 10.25vw;
  }
  footer .inner_maxc .info_menu ul {
    margin: 0;
    float: none;
    width: auto;
    padding: 2.64vw 2.64vw 0;
  }
  footer .inner_maxc .info_menu ul li {
    padding: 1.56vw;
    margin: 0 0 1.56vw;
    border-bottom: 1px solid #CCC;
  }
  footer .inner_maxc .info_menu ul a {
    font-size: 3.8vw;
  }
  footer .inner_maxc .info_menu ul .head a {
    font-size: 4.2vw;
  }
}

#cpright {
  padding: 0;
  margin: 0;
}

#cpright small {
  display: block;
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  #cpright {
    padding: 2.64vw 0;
  }
  #cpright small {
    font-size: 2.8vw;
    text-align: center;
  }
}

#page_top {
  bottom: 2.5%;
  position: fixed;
  right: 2.5%;
}

#page_top img {
  width: 60px;
  height: 60px;
}

@media screen and (max-width: 768px) {
  #page_top {
    bottom: 2.66vw;
    right: 2.66vw;
  }
  #page_top img {
    width: 12.5vw;
    height: 12.5vw;
  }
}

@media screen and (max-width: 768px) {
  footer.wrap {
    width: auto;
  }
}

/*--------------------------------------------------------------
    # _common_bn.scss
--------------------------------------------------------------*/
.contact_fixed .inner_maxc {
  padding: 60px 0 0;
}

@media screen and (max-width: 768px) {
  .contact_fixed .inner_maxc {
    padding: 4.6vw 0 0;
  }
}

.contact_fixed .contact_fixed_bg {
  background: url(assets/images/common/bn/contact/bg01.png);
  background-size: cover;
  margin: 60px auto 0;
  padding: 40px 0;
}

.contact_fixed .contact_fixed_bg .exp {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.5;
  color: #FFF;
}

@media screen and (max-width: 768px) {
  .contact_fixed .contact_fixed_bg {
    width: auto;
    background-size: cover;
    margin: 4.68vw auto 0;
    padding: 2.64vw;
  }
  .contact_fixed .contact_fixed_bg .exp {
    font-size: 3.6vw;
    text-align: left;
  }
  .contact_fixed .contact_fixed_bg .exp br {
    display: none;
  }
}

.contact_fixed .inner_maxc .headline_box01 {
  text-align: center;
  margin: 0 0 30px;
  color: #FFF;
}

.contact_fixed .inner_maxc .headline_box01 span {
  display: block;
}

.contact_fixed .inner_maxc .headline_box01 .title_jp {
  font-size: 1.9rem;
  line-height: 1.0;
  margin: 0 0 10px;
}

.contact_fixed .inner_maxc .headline_box01 .title_en {
  font-family: "Roboto", sans-serif;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.0;
}

.contact_fixed .inner_maxc .headline_box01 .title_en:first-letter {
  font-size: 6.0rem;
}

@media screen and (max-width: 768px) {
  .contact_fixed .inner_maxc .headline_box01 {
    margin: 0 0 2.64vw;
  }
  .contact_fixed .inner_maxc .headline_box01 .title_jp {
    font-size: 4.2vw;
    margin: 0 0 1.56vw;
  }
  .contact_fixed .inner_maxc .headline_box01 .title_en {
    font-size: 6.2vw;
  }
  .contact_fixed .inner_maxc .headline_box01 .title_en:first-letter {
    font-size: 8.0vw;
  }
}

.contact_fixed .content ul {
  margin: 0;
  padding: 0 10px;
}

.contact_fixed .content ul li {
  float: left;
  width: 520px;
  background-color: rgba(255, 255, 255, 0.85);
  margin: 0 20px 0 0;
  padding: 20px 0;
  list-style: none;
}

.contact_fixed .content ul li:last-child {
  margin: 0;
}

.contact_fixed .content ul .tel_box:link {
  color: #000;
  text-decoration: none;
}

.contact_fixed .content ul .tel_box:visited {
  color: #000;
  text-decoration: none;
}

.contact_fixed .content ul .tel_box:hover {
  color: #000;
  text-decoration: none;
}

.contact_fixed .content ul .tel_box[href^="tel:"] {
  pointer-events: none;
}

.contact_fixed .content ul p {
  text-align: center;
  line-height: 1.0;
  font-size: 1.8rem;
  margin: 0 0 10px;
}

.contact_fixed .content ul em {
  display: block;
  text-align: center;
  color: #005cb8;
  font-weight: bold;
  font-size: 6.4rem;
  line-height: 1.0;
  margin: 0 0 10px;
  letter-spacing: -0.045em;
}

.contact_fixed .content ul em span {
  font-size: 3.2rem;
  margin: 0 0 0 10px;
  letter-spacing: normal;
}

.contact_fixed .content ul .ex {
  margin: 0;
  font-size: 1.5rem;
}

.contact_fixed .content ul .btn_contact {
  text-align: center;
}

.contact_fixed .content ul .btn_contact a {
  background-color: #005cb8;
  line-height: 7.0rem;
  display: block;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 2.5rem;
  width: 450px;
  margin: 0 auto;
  text-decoration: none;
  position: relative;
}

.contact_fixed .content ul .btn_contact a:after {
  position: absolute;
  color: #FFF;
  top: 0;
  left: 6.5%;
  display: block;
  font-size: 1.8rem;
  content: '\f0e0';
  font-family: FontAwesome;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .contact_fixed .content ul {
    padding: 0 1.56vw;
  }
  .contact_fixed .content ul li {
    float: none;
    width: auto;
    margin: 0 0 2.64vw;
    padding: 2.64vw 0;
  }
  .contact_fixed .content ul p {
    font-size: 3.8vw;
    margin: 0 0 1.56vw;
  }
  .contact_fixed .content ul em {
    font-size: 6.2vw;
    margin: 0 0 1.56vw;
  }
  .contact_fixed .content ul em span {
    font-size: 4.0vw;
    margin: 0 0 0 1.56vw;
  }
  .contact_fixed .content ul .ex {
    font-size: 3.8vw;
  }
  .contact_fixed .content ul .tel_box:link {
    color: #000;
    text-decoration: none;
  }
  .contact_fixed .content ul .tel_box:visited {
    color: #000;
    text-decoration: none;
  }
  .contact_fixed .content ul .tel_box:hover {
    color: #000;
    text-decoration: none;
  }
  .contact_fixed .content ul .tel_box[href^="tel:"] {
    pointer-events: auto !important;
  }
  .contact_fixed .content ul .btn_contact a {
    line-height: 12.5vw;
    font-size: 4.6vw;
    width: 90%;
  }
}

/*--------------------------------------------------------------
    # gnav.scss
--------------------------------------------------------------*/
.content .gmenu {
  position: absolute;
  top: 40px;
  right: 420px;
}

.content .gmenu ul {
  margin: 0;
  padding: 0;
}

.content .gmenu ul .current_page_item a::after {
  background-color: #515151;
  bottom: -28px;
  content: "";
  height: 5px;
  position: absolute;
  width: 100%;
  left: 0;
}

.content .gmenu ul .current-menu-ancestor a::after {
  background-color: #515151;
  bottom: -28px;
  content: "";
  height: 5px;
  position: absolute;
  width: 100%;
  left: 0;
}

.content .gmenu ul li {
  height: auto;
  line-height: 1.6rem;
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 0 0 40px;
  margin: 0;
}

.content .gmenu ul li a {
  line-height: 1.6rem;
  color: #515151;
  display: block;
  margin: 0;
  font-weight: bold;
  padding: 0 20px;
  transition: all 0.7s ease 0s;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  letter-spacing: -0.085rem;
  text-decoration: none;
}

.content .gmenu ul li a::after {
  background-color: #515151;
  bottom: -28px;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 0;
}

.content .gmenu ul li a:hover::after {
  width: 100%;
  height: 5px;
  left: 0%;
}

.content .gmenu ul li a:hover {
  text-decoration: none;
  opacity: 1.0;
}

.content .gmenu .sub-menu {
  position: absolute;
  display: none;
  top: 43px;
  left: 0;
  z-index: 50;
  width: auto;
  margin: 0;
  padding: 0 0 10px;
}

.content .gmenu .sub-menu li {
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.75);
  display: block;
  text-align: left;
  min-width: 10vw;
  border-left: none;
}

.content .gmenu .sub-menu li:last-of-type {
  border-right: none;
}

.content .gmenu .sub-menu li a {
  display: block;
  padding: 15px;
  border-bottom: 1px solid #555;
  margin: 0;
  color: #FFF;
  text-align: left;
  font-weight: normal;
  font-size: 1.4rem;
  letter-spacing: normal;
  text-decoration: none;
}

.content .gmenu .sub-menu li a::after {
  background-color: none;
  bottom: inherit;
  content: "";
  height: auto;
  left: inherit;
  position: inherit;
  width: 0;
}

.content .gmenu .sub-menu li a:hover::after {
  width: auto;
  height: 0;
  left: 0;
}

.content .gmenu .sub-menu li a:hover {
  text-decoration: none;
  opacity: 0.65;
}

/*--------------------------------------------------------------
    # sp_menu.scss
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
    right: 2.66vw;
    position: absolute;
  }
  .drawer-hamburger {
    padding: 6.0vw 0;
    width: 8vw;
  }
  .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
    top: -2.666vw;
  }
  .drawer-hamburger-icon, .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
    background-color: #000;
    height: 0.568vw;
  }
  .drawer-hamburger-icon::after {
    top: 2.64vw;
  }
  .drawer-hamburger-icon {
    margin-top: 0;
  }
  .drawer-nav {
    background-color: rgba(0, 92, 184, 0.9);
    top: 0;
    padding: 10.333vw 0 4.26vw;
  }
  .drawer-nav .inner {
    padding: 2.66vw;
  }
  .drawer-nav ul li a {
    display: block;
    margin: 0 0 5.33vw;
    padding: 0 0 2.666vw;
    color: #FFF;
    line-height: 1.5rem;
    font-size: 4.2vw;
    border-bottom: 1px solid #005cb8;
    text-decoration: none;
  }
  .drawer-nav ul li a span {
    display: none;
  }
  .drawer-nav ul li a br {
    display: none;
  }
  .drawer-nav ul li {
    line-height: 1.0rem;
  }
  .drawer-nav ul li li {
    list-style: none;
  }
  .drawer-nav ul li.menu-item-has-children ul {
    display: none;
    padding: 0 2.66vw;
  }
  .drawer-nav ul li.menu-item-has-children ul li a:after {
    display: none;
  }
  .drawer-nav ul li.menu-item-has-children a {
    position: relative;
  }
  .drawer-nav ul li.menu-item-has-children a:after {
    content: "+";
    position: absolute;
    font-size: 3.8vw;
    right: 1.56vw;
    top: 0;
    z-index: 105;
    font-size: 5.6vw;
  }
  .drawer-nav ul li.menu-item-has-children a.open:after {
    content: "-";
    position: absolute;
    font-size: 3.8vw;
    right: 1.56vw;
    top: 0;
    z-index: 105;
    font-size: 5.6vw;
  }
}

/**
 # Objects -  Compornent -
 */
/*
	paragraph.scss
---------------------------------------------------------------------------- */
.content p {
  margin: 0 0 3.5rem;
  line-height: 3.2rem;
  font-size: 1.5rem;
  clear: both;
}

@media screen and (max-width: 768px) {
  .content p {
    font-size: 4.0vw;
    line-height: 1.8;
    margin: 0 0 2.64vw;
  }
}

/*
	article.scss
---------------------------------------------------------------------------- */
.content article {
  margin: 0 0 2.0rem;
  padding: 0 0 1.0rem;
}

@media screen and (max-width: 768px) {
  .content article {
    margin: 0 0 2.64vw;
    padding: 0 0 1.56vw;
  }
}

/*
	btn.scss
---------------------------------------------------------------------------- */
.content .btn01, .content .btn02, .content .btn03 {
  margin: 0 auto 2.0rem;
  text-align: center;
}

.content .btn01 p, .content .btn02 p, .content .btn03 p {
  margin: 0;
  padding: 0;
}

.content .btn01 a, .content .btn02 a, .content .btn03 a {
  background-color: #ffdc00;
  line-height: 5.0rem;
  height: 5.0rem;
  display: block;
  text-align: center;
  width: 18.0rem;
  margin: 0 auto;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  color: #333;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  border-radius: 25px;
}

.content .btn01 a:hover, .content .btn02 a:hover, .content .btn03 a:hover {
  background-color: #000;
  opacity: 1.0;
  color: #FFF;
}

.content .btn01 a:after, .content .btn02 a:after, .content .btn03 a:after {
  position: absolute;
  top: 0;
  right: 2.5%;
  display: block;
  width: 18px;
  height: 18px;
  content: '\f105';
  font-family: FontAwesome;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .content .btn01, .content .btn02, .content .btn03 {
    margin: 0 auto 3vw;
  }
  .content .btn01 a, .content .btn02 a, .content .btn03 a {
    font-size: 4.2vw;
    line-height: 1.5;
    height: auto;
    border-radius: 1.5vw;
    width: 80%;
    padding: 2.64vw 0;
  }
  .content .btn01 a:after, .content .btn02 a:after, .content .btn03 a:after {
    top: 22.5%;
  }
}

.content .btn02 a {
  background-color: #ffdc00;
  width: 32.0rem;
  line-height: 8.0rem;
  height: 8.0rem;
  border-radius: 40px;
  font-size: 2.0rem;
}

.content .btn02 a:hover {
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .content .btn02 a {
    background-color: #ffdc00;
    width: 80%;
    line-height: inherit;
    height: auto;
    border-radius: 10.0vw;
    font-size: 4.0vw;
  }
  .content .btn02 a:hover {
    background-color: #000;
  }
}

.content .btn03 a {
  background-color: #FFF;
  width: 24.0rem;
  line-height: 6.0rem;
  height: 6.0rem;
  border-radius: 0;
  font-size: 1.6rem;
  border: 2px solid #333;
}

.content .btn03 a:hover {
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .content .btn03 a {
    width: 80%;
    line-height: 1.5;
    height: auto;
    border-radius: 0;
    font-size: 4.0vw;
    padding: 4.68vw 0;
  }
  .content .btn03 a:after {
    top: 35.5%;
  }
}

/*
    display.scss
---------------------------------------------------------------------------- */
.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

/*
    form.scss
---------------------------------------------------------------------------- */
/*
    list.scss
---------------------------------------------------------------------------- */
.content ul {
  margin: 0 2.0rem 3.0rem;
  padding: 0;
  list-style-position: outside;
}

.content ul li {
  margin: 0 0 1.0rem;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .content ul li {
    margin: 0 0 1.56vw;
    font-size: 4.0vw;
  }
}

.content ol {
  margin: 0 0 3.0rem;
  padding: 0;
  counter-reset: my-counter;
  list-style: none;
}

.content ol li {
  margin: 0 0 1.0rem;
  padding: 0 0 0 3.0rem;
  position: relative;
}

.content ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #005cb8;
  color: #FFF;
  display: block;
  float: left;
  line-height: 2.0rem;
  margin-left: -3.0rem;
  text-align: center;
  height: 2.0rem;
  width: 2.0rem;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .content ol li {
    margin: 0 0 2.64vw;
    font-size: 4.0vw;
    padding: 0 0 0 6.0vw;
  }
  .content ol li:before {
    line-height: 6.0vw;
    margin-left: -6.0vw;
    text-align: center;
    height: 6.0vw;
    width: 6.0vw;
    border-radius: 50%;
  }
}

/*
    nest.scss
---------------------------------------------------------------------------- */
/*
   pager.scss
---------------------------------------------------------------------------- */
.pagination {
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0;
}

.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration: none;
  border: 1px solid #333;
  min-width: 36px;
  min-height: 36px;
  color: #333 !important;
  margin: 0 0.5rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.pagination li:not([class*="current"]) a:hover {
  background-color: #ffdc00;
  color: #333;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.pagination li.first a::before {
  content: "\f100";
}

.pagination li.last a::after {
  content: "\f101";
}

.pagination li.previous a::before {
  content: "\f104";
}

.pagination li.next a::after {
  content: "\f105";
}

.pagination li.current a {
  background-color: #ffdc00;
  cursor: default;
  pointer-events: none;
}

.pagination li.first,
.pagination li.last {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.previous a {
  border-left-width: 1px;
}

.single_nav {
  padding: 0;
}

.single_nav div {
  width: 100%;
  display: table;
  background-color: #FFF;
}

.single_nav aside a {
  display: inline-block;
  color: #333;
  padding: 5px 15px;
  color: #FFF;
  text-decoration: none;
  background-color: #333;
}

.single_nav aside a:hover {
  opacity: 0.65;
  transition: all 0.4s;
  background-color: #000;
  color: #FFF;
}

.single_nav .bt_prev {
  width: 33%;
  display: table-cell;
  text-align: left;
}

.single_nav .bt_summary {
  width: 33%;
  display: table-cell;
  text-align: center;
}

.single_nav .bt_next {
  width: 33%;
  display: table-cell;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .single_nav div {
    width: 100%;
    padding: 0;
  }
  .single_nav aside a {
    padding: 0.56vw 1.0vw;
    font-size: 3.8vw;
  }
}

/*
    tab.scss
---------------------------------------------------------------------------- */
/*
    table.scss
---------------------------------------------------------------------------- */
.content table {
  width: 100%;
  margin: 0 0 3.0rem;
}

.content table th {
  font-size: 1.4rem;
  line-height: 1em;
  padding: 1.5rem;
  width: 25rem;
  vertical-align: top;
  border-bottom: 1px solid #000;
  color: #000;
  background-color: #F5F5F5;
}

.content table td {
  font-size: 1.4rem;
  line-height: 1.25em;
  padding: 2rem;
  vertical-align: top;
  vertical-align: top;
  border-bottom: 1px solid #CCC;
}

@media screen and (max-width: 768px) {
  .content table {
    margin: 0 0 2.64vw;
  }
  .content table th {
    font-size: 4.2vw;
    padding: 2.66vw;
    width: 25vw;
  }
  .content table td {
    font-size: 3.8vw;
    padding: 2.66vw;
  }
}

.content table.w70 {
  width: 80%;
  margin: 0 auto 40px auto;
}

.content table.w70 td {
  padding: 1rem;
}

.content table.w70 ul {
  margin-top: 20px;
  font-size: 1.2rem;
  list-style: none;
}

.content table.w70 ul li.text-caution {
  color: #bf0000;
}

/*
    headline.scss
---------------------------------------------------------------------------- */
.content h1 {
  margin: 0 0 1.5rem;
  font-size: 2.8rem;
  text-align: center;
  position: relative;
  padding: 0.5rem 0 1.0rem;
  font-weight: bold;
  color: #005cb8;
  line-height: 1.25em;
  clear: both;
}

@media screen and (max-width: 768px) {
  .content h1 {
    font-size: 5.0vw;
    padding: 1.56vw 3vw;
  }
}

.content h2 {
  margin: 0 0 1.5rem;
  font-weight: bold;
  font-size: 2.2rem;
  padding: 0.5rem 0 1.5rem;
  color: #222;
  border-bottom: 1px solid #222;
  line-height: 1.25em;
  clear: both;
}

@media screen and (max-width: 768px) {
  .content h2 {
    font-size: 5.0vw;
    padding: 0;
    margin: 0 0 2.64vw;
  }
}

.content h3 {
  margin: 0 0 1.5rem;
  color: #005cb8;
  font-size: 2.0rem;
  padding: 0;
  line-height: 1.25em;
  clear: both;
}

@media screen and (max-width: 768px) {
  .content h3 {
    font-size: 4.6vw;
    margin: 0 0 2.0vw;
    padding: 0;
  }
}

.content h4 {
  color: #222;
  margin: 0 0 1.0rem;
  font-size: 1.8rem;
  padding: 0;
  line-height: 1.25em;
  clear: both;
}

@media screen and (max-width: 768px) {
  .content h4 {
    font-size: 4.6vw;
    padding: 0;
  }
}

.content h5 {
  margin: 0 0 1.0rem;
  font-size: 1.6rem;
  padding: 0;
  line-height: 1.25em;
  font-weight: normal;
  clear: both;
}

@media screen and (max-width: 768px) {
  .content h5 {
    font-size: 4.2vw;
    padding: 0;
  }
}

/*
	images.scss
---------------------------------------------------------------------------- */
.centered {
  display: block;
  margin: 0 auto 2.0rem;
}

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

@media screen and (max-width: 768px) {
  .aligncenter {
    margin: 0 auto 2.64vw;
  }
}

.alignright {
  padding: 0px;
  margin: 0 0 1.5rem 2.0rem;
  display: inline !important;
  float: right;
}

.alignleft {
  padding: 0px;
  margin: 0 2.0rem 1.5rem 0;
  display: inline !important;
  float: left;
}

.wp-caption-dd {
  text-align: center;
  margin: 1.5rem 0;
  color: #666;
  font-size: 1.5rem;
}

img.aligncenter {
  max-width: 100%;
  height: auto;
}

img.alignright {
  max-width: 50%;
  height: auto;
}

img.alignleft {
  max-width: 50%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .content img {
    width: 100%;
    height: auto;
  }
}

/*
	hr.scss
---------------------------------------------------------------------------- */
.content hr {
  border: 0;
  height: 1px;
  background: #333;
  background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

/*
	blockquote.scss
---------------------------------------------------------------------------- */
.content blockquote {
  background-color: #F5F5F5;
  margin: 0;
  padding: 2.0rem 2.0rem 0.5rem;
  border-radius: 5px;
  margin: 0 0 3.0rem;
}

.content blockquote p {
  color: #666;
  font-size: 1.6rem;
}

.content blockquote p:before {
  content: " \f10d";
  font-family: FontAwesome;
  font-size: 1.8rem;
  margin: 0 1.0rem 0 0;
}

.content blockquote p:after {
  content: " \f10e";
  font-family: FontAwesome;
  font-size: 1.8rem;
  margin: 0 0 0 1.0rem;
}

@media screen and (max-width: 768px) {
  .content blockquote {
    padding: 2.66vw 2.66vw 0.56vw;
    margin: 0 0 3.0vw;
  }
  .content blockquote p {
    font-size: 3.8vw;
  }
  .content blockquote p:before {
    font-size: 3.8vw;
    margin: 0 1.56vw 0 0;
  }
  .content blockquote p:after {
    font-size: 3.8vw;
    margin: 0 0 0 1.56vw;
  }
}

/*
    _text.scss
---------------------------------------------------------------------------- */
.coution01 {
  color: #FF0000;
}

.mincho {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.en01 {
  font-family: "Roboto", sans-serif;
}

a:links {
  color: #005cb8;
}

a:hover {
  color: #005cb8;
  opacity: 0.65;
  text-decoration: none;
}

a:visited {
  color: #005cb8;
}

.content em {
  color: #005cb8;
  font-style: normal;
  font-weight: bold;
}

/**
 # Objects -  project -
 */
/*--------------------------------------------------------------
    # _navmenu.scss
--------------------------------------------------------------*/
.ctnav_menu {
  background-color: #E5E5E5;
  padding: 0;
  margin: 0;
}

.ctnav_menu ul {
  text-align: center;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  padding: 0;
  letter-spacing: -0.45rem;
}

.ctnav_menu ul li {
  border-left: 1px solid #CCC;
  list-style: none;
  margin: 0 10px 0;
  letter-spacing: normal;
  display: table-cell;
  vertical-align: middle;
  width: 28.0vw;
  padding: 0;
}

.ctnav_menu ul li a {
  display: block;
  font-size: 1.3rem;
  text-decoration: none;
  color: #333;
  padding: 20px;
  transition: all 0.7s ease 0s;
}

.ctnav_menu ul li a:hover {
  background-color: #333;
  color: #FFF !important;
}

.ctnav_menu ul li.current-menu-item a {
  background-color: #333;
  color: #FFF !important;
}

.ctnav_menu ul li:last-child {
  border-right: 1px solid #CCC;
}

@media screen and (max-width: 768px) {
  .ctnav_menu {
    padding: 0;
    margin: 0 0 4vw;
  }
  .ctnav_menu ul li {
    margin: 0;
    width: auto;
    padding: 0;
  }
  .ctnav_menu ul li a {
    font-size: 3.8vw;
    padding: 2.66vw;
  }
}

/*
    # ctnav_menu_post_property
*/
.ctnav_menu_post_property {
  padding: 0;
  margin: 0 0 15px;
}

.ctnav_menu_post_property ul {
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 0;
  letter-spacing: -0.45rem;
  border-bottom: 1px solid #005cb8;
}

.ctnav_menu_post_property ul li {
  border-left: 1px solid #005cb8;
  list-style: none;
  letter-spacing: normal;
  display: inline-block;
  padding: 0;
  margin: 0;
}

.ctnav_menu_post_property ul li a {
  display: block;
  font-size: 1.3rem;
  text-decoration: none;
  color: #333;
  padding: 20px;
  transition: all 0.7s ease 0s;
}

.ctnav_menu_post_property ul li a:hover {
  background-color: #005cb8;
  color: #FFF !important;
}

.ctnav_menu_post_property ul li.current-cat a {
  background-color: #005cb8;
  color: #FFF !important;
}

.ctnav_menu_post_property ul li:last-child {
  border-right: 1px solid #005cb8;
}

@media screen and (max-width: 768px) {
  .ctnav_menu_post_property {
    padding: 0;
    margin: 0 0 4vw;
  }
  .ctnav_menu_post_property ul li {
    margin: 0;
    width: auto;
    padding: 0;
  }
  .ctnav_menu_post_property ul li a {
    font-size: 3.8vw;
    padding: 2.66vw;
  }
}

/*--------------------------------------------------------------
    # _comment.scss
--------------------------------------------------------------*/
/*--------------------------------------------------------------
    # _posted.scss
--------------------------------------------------------------*/
/*
    NEWS
--------------------------------------------------------------*/
.content .post_news_archives .news_box {
  border: 5px solid #f6f6f6;
  background: rgba(255, 255, 255, 0.65);
  margin: 0 0 30px;
}

.content .post_news_archives .news_box .inner {
  padding: 20px;
}

@media screen and (max-width: 768px) {
  .content .post_news_archives .news_box {
    margin: 0 0 2.64vw;
  }
  .content .post_news_archives .news_box .inner {
    padding: 2.64vw;
  }
}

.post_news_archives dl {
  border-bottom: 1px solid #CCC;
  margin: 0 0 2.0rem;
  padding: 0 0 2.0rem;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.post_news_archives dl dt {
  display: table-cell;
  margin: 0;
  padding: 0;
  width: 10%;
}

.post_news_archives dl dd {
  display: table-cell;
  margin: 0;
  padding: 0;
}

.post_news_archives dl .cate {
  width: 15%;
  padding: 0 1.0rem;
}

.post_news_archives dl .text {
  position: relative;
}

.post_news_archives dl .text a {
  color: #333;
}

@media screen and (max-width: 768px) {
  .post_news_archives dl {
    margin: 0 0 3.6vw;
    padding: 0 0 3.6vw;
    display: block;
  }
  .post_news_archives dl dt {
    display: inline-block;
    margin: 0 0 2.66vw;
    padding: 0;
    width: auto;
  }
  .post_news_archives dl dd {
    display: block;
    margin: 0;
    padding: 0 4.66vw 0 0;
  }
  .post_news_archives dl .cate {
    width: 100%;
    padding: 0;
    margin: 0 0 2.66vw;
  }
  .post_news_archives dl .text {
    font-size: 3.8vw;
  }
  .post_news_archives dl .text a {
    color: #333;
  }
}

.post_news_archives dl a:hover {
  opacity: 0.65;
}

.post_news_archives .c03 .text:after {
  position: absolute;
  font-size: 1.6rem;
  content: " \f14c";
  font-family: FontAwesome;
  margin: 0 0 0 2.0rem;
  top: 15%;
}

@media screen and (max-width: 768px) {
  .post_news_archives .c03 .text:after {
    font-size: 3.0vw;
    margin: 0 0 0 1.56vw;
    top: none;
    bottom: 0;
    display: block;
    right: 0;
  }
}

.post_news_archives .c02 .text:after {
  position: absolute;
  font-size: 1.6rem;
  content: " \f1c1";
  font-family: FontAwesome;
  margin: 0 0 0 2.0rem;
  top: 15%;
}

@media screen and (max-width: 768px) {
  .post_news_archives .c02 .text:after {
    font-size: 4.0vw;
    margin: 0 0 0 1.56vw;
    top: none;
    bottom: 0;
    display: block;
    right: 0;
  }
}

.content .post_category {
  margin: 0;
  padding: 0;
}

.content .post_category li {
  display: inline-block;
  list-style: none;
  width: 90%;
  margin: 0;
  padding: 0;
}

.content .post_category a {
  display: block;
  background-color: #005cb8;
  color: #FFF;
  font-size: 1.2rem;
  padding: 0.5rem 1.0rem;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .content .post_category li {
    width: auto;
  }
  .content .post_category a {
    font-size: 3.4vw;
    padding: 1.0vw 2.66vw;
  }
}

/*
    Colum
--------------------------------------------------------------*/
.content .column_ar_head {
  color: #005cb8;
  font-size: 2.2rem;
  position: relative;
  padding: 0 0 20px;
  line-height: 1.0;
  margin: 0 0 20px;
  border: none;
}

.content .column_ar_head:after {
  position: absolute;
  height: 3px;
  width: 50px;
  bottom: 0;
  left: 0;
  background-color: #005cb8;
  content: "";
}

@media screen and (max-width: 768px) {
  .content .column_ar_head {
    font-size: 3.8vw;
    padding: 0 0 2.64vw;
    margin: 0 0 2.64vw;
  }
  .content .column_ar_head:after {
    position: absolute;
    height: 3px;
    width: 50px;
    bottom: 0;
    left: 0;
    background-color: #005cb8;
    content: "";
  }
}

.content .post_column_archives {
  width: 820px;
}

@media screen and (max-width: 768px) {
  .content .post_column_archives {
    width: auto;
  }
}

.content .post_column_archives a {
  display: block;
  width: 255px;
  float: left;
  margin: 0 15px 20px 0;
  background-color: #FFF;
  box-shadow: 0px 0px 3px 2px #d6e9f6;
  -moz-box-shadow: 0px 0px 3px 2px #d6e9f6;
  -webkit-box-shadow: 0px 0px 3px 2px #d6e9f6;
  text-decoration: none;
}

.content .post_column_archives a:hover {
  background-color: #F5F5F5;
}

.content .post_column_archives a article {
  margin: 0;
  padding: 0;
}

.content .post_column_archives a .thum_box {
  margin: 0;
}

.content .post_column_archives a .thum_box img {
  width: 255px;
  height: auto;
}

.content .post_column_archives a .cont_box {
  padding: 10px;
}

.content .post_column_archives a h2 {
  border: none;
  font-weight: normal;
  font-size: 1.4rem;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1.5;
}

.content .post_column_archives a .date {
  font-family: "Roboto", sans-serif;
  color: #666;
  font-size: 1.4rem;
  display: block;
  text-align: right;
}

.content .post_column_archives a .column_category {
  padding: 0;
  margin: 0 0 15px;
}

.content .post_column_archives a .column_category li {
  list-style: none;
  display: inline-block;
  font-size: 1.25rem;
  margin: 0 1.0rem 0 0;
  color: #333;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .content .post_column_archives a {
    width: 47.5%;
    margin: 0 4.5% 4.5% 0;
  }
  .content .post_column_archives a:nth-child(even) {
    margin: 0 0 4.5% 0;
  }
  .content .post_column_archives a .thum_box {
    margin: 0;
  }
  .content .post_column_archives a .thum_box img {
    width: 100%;
  }
  .content .post_column_archives a .cont_box {
    padding: 1.56vw;
  }
  .content .post_column_archives a h2 {
    font-size: 3.8vw;
    margin: 0 0 1.56vw;
    line-height: 1.25;
  }
  .content .post_column_archives a .date {
    font-size: 3.6vw;
    text-align: left;
  }
  .content .post_column_archives a .column_category {
    display: none;
  }
}

.content .widget {
  background-color: #FFF;
  width: 250px;
}

.content .widget .widget-title {
  color: #005cb8;
  font-size: 2.0rem;
  border-left: 5px solid #005cb8;
  padding: 5px 0 5px 15px;
  margin: 0 0 15px;
}

.content .widget .ranking_wrap {
  padding: 0 20px;
}

.content .widget .ranking_wrap a {
  position: relative;
  display: block;
  margin: 0 0 15px;
  text-decoration: none;
  background-color: #FFF;
}

.content .widget .ranking_wrap a:hover {
  background-color: #F5F5F5;
}

.content .widget .ranking_wrap a img {
  width: 210px;
  height: auto;
}

.content .widget .ranking_wrap a .l_box {
  margin: 0 0 10px;
}

.content .widget .ranking_wrap a h4 {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: normal;
}

.content .widget .ranking_wrap a .num {
  position: absolute;
  background-color: #ffdc00;
  padding: 0.5rem 0.75rem;
  font-weight: bold;
  line-height: 1.0;
  color: #333;
  top: -5px;
  left: -10px;
}

.content .widget .column_category {
  padding: 0;
  margin: 0 0 30px;
}

.content .widget .column_category li {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.content .widget .column_category a {
  color: #FFF;
  padding: 0.5rem 0.75rem;
  font-size: 1.3rem;
  text-decoration: none;
  border-radius: 0.25rem;
}

@media screen and (max-width: 768px) {
  .content .widget {
    width: auto;
  }
  .content .widget .widget-title {
    font-size: 4.2vw;
    padding: 1.56vw 0 1.56vw 3vw;
    margin: 0 0 3.0vw;
  }
  .content .widget .ranking_wrap {
    padding: 0;
  }
  .content .widget .ranking_wrap a {
    margin: 0 0 3.0vw;
  }
  .content .widget .ranking_wrap a img {
    width: 100%;
  }
  .content .widget .ranking_wrap a .l_box {
    margin: 0 0 2.64vw;
  }
  .content .widget .ranking_wrap a h4 {
    font-size: 3.8vw;
  }
  .content .widget .ranking_wrap a .num {
    padding: 0.25vw 1.0vw;
  }
  .content .widget .thum_box {
    float: left;
    width: 35%;
  }
  .content .widget .r_box {
    float: right;
    width: 60%;
  }
  .content .widget .column_category {
    margin: 0 0 2.64vw;
  }
  .content .widget .column_category li {
    margin: 0 1.56vw 1.56vw 0;
  }
  .content .widget .column_category a {
    color: #FFF;
    padding: 0.56vw 1.0vw;
    font-size: 3.8vw;
  }
}

.content .post_column_singles .date {
  font-family: "Roboto", sans-serif;
  font-size: 1.8rem;
  display: block;
  margin: 0 0 20px;
  font-weight: bold;
}

.content .post_column_singles .column_single_title {
  text-align: left;
}

.content .post_column_singles .column_category {
  padding: 0;
  margin: 0 0 30px;
}

.content .post_column_singles .column_category li {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.content .post_column_singles .column_category a {
  color: #FFF;
  padding: 0.5rem 0.75rem;
  font-size: 1.3rem;
  text-decoration: none;
  border-radius: 0.25rem;
}

.content .post_column_singles .main_images_box {
  margin: 0 0 30px;
}

.content .post_column_singles .main_images_box img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .content .post_column_singles iframe {
    width: 100%;
  }
  .content .post_column_singles .date {
    font-size: 4.0vw;
    margin: 0 0 2.64vw;
  }
  .content .post_column_singles .column_category {
    margin: 0 0 2.64vw;
  }
  .content .post_column_singles .column_category li {
    margin: 0 1.56vw 1.56vw 0;
  }
  .content .post_column_singles .column_category a {
    color: #FFF;
    padding: 0.56vw 1.0vw;
    font-size: 3.8vw;
  }
  .content .post_column_singles .main_images_box {
    margin: 0 0 2.64vw;
  }
}

.content .profile_box {
  border: 1px solid #d2d2d2;
  margin: 0 0 30px;
}

.content .profile_box .c_inner {
  padding: 20px;
}

.content .profile_box .thum_box {
  float: left;
  width: 150px;
}

.content .profile_box .thum_box img {
  width: 100%;
  height: auto;
}

.content .profile_box .cont_box {
  float: right;
  width: 500px;
}

.content .profile_box .profile_post {
  color: #6b6b6b;
  font-weight: bold;
  font-size: 1.5rem;
  margin: 0 0 10px;
  line-height: 1.0;
}

.content .profile_box .profile_name {
  border: none;
  padding: 0;
  margin: 0 0 15px;
  font-size: 2.0rem;
}

.content .profile_box .profile_text {
  font-size: 1.3rem;
  line-height: 1.5;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .content .profile_box {
    margin: 0 0 2.64vw;
  }
  .content .profile_box .c_inner {
    padding: 2.64vw;
  }
  .content .profile_box .thum_box {
    width: 35%;
  }
  .content .profile_box .cont_box {
    float: right;
    width: 60%;
  }
  .content .profile_box .profile_post {
    font-size: 3.8vw;
    margin: 0 0 1.56vw;
  }
  .content .profile_box .profile_name {
    margin: 0 0 2.64vw;
    font-size: 4.0vw;
  }
  .content .profile_box .profile_text {
    font-size: 3.8vw;
  }
}

.content .share_box {
  background-color: #eee;
  display: table;
  margin: 30px 0 0;
  table-layout: fixed;
  width: 100%;
}

.content .share_box h3 {
  display: table-cell;
  font-size: 18px;
  font-weight: normal;
  padding: 0 20px;
  vertical-align: middle;
  width: 30%;
}

.content .share_box .sns_share {
  display: table-cell;
  letter-spacing: -0.45rem;
  text-align: right;
  width: 70%;
}

.content .share_box .sns_share a {
  display: inline-block;
  letter-spacing: normal;
}

.content .share_box .sns_share a img {
  height: auto;
  width: 80px;
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  .content .share_box {
    margin: 2.64vw 0 0;
  }
  .content .share_box h3 {
    font-size: 4.2vw;
    padding: 0 2.64vw;
  }
  .content .share_box .sns_share a img {
    height: auto;
    width: 12.5vw;
    vertical-align: bottom;
  }
}

.content .relation_bg .post_column_archives {
  width: 1080px;
}

@media screen and (max-width: 768px) {
  .content .relation_bg .post_column_archives {
    width: auto;
  }
}

/*
    Works
--------------------------------------------------------------*/
.content .works_ar_head {
  margin: 0 0 30px;
}

.content .works_ar_head:after {
  position: absolute;
  height: 3px;
  width: 5%;
  bottom: 0;
  left: 47.5%;
  background-color: #005cb8;
  content: "";
}

.content .post_works_archives {
  width: 1100px;
}

.content .post_works_archives article {
  margin: 0 20px 20px 0;
  float: left;
  width: 530px;
}

.content .post_works_archives .thum_box {
  width: 530px;
  height: 260px;
  position: relative;
  margin: 0 0 20px;
  overflow: hidden;
}

.content .post_works_archives .thum_box a img {
  width: 100%;
  height: auto;
  z-index: 10;
  transition: transform 0.5s linear;
}

.content .post_works_archives .thum_box a img:hover {
  transform: scale(1.2);
}

.content .post_works_archives .cont_box h2 {
  text-align: center;
  font-size: 1.6rem;
  border: none;
  position: relative;
}

.content .post_works_archives .cont_box h2:after {
  position: absolute;
  height: 3px;
  width: 5%;
  bottom: 0;
  left: 47.5%;
  background-color: #333;
  content: "";
}

.content .post_works_archives .cont_box .works_lead {
  line-height: 2.0;
  font-size: 1.3rem;
  margin: 0 0 15px;
}

.content .post_works_archives .cont_box .works_category {
  margin: 0 0 30px;
  padding: 0;
}

.content .post_works_archives .cont_box .works_category li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block;
}

.content .post_works_archives .cont_box .works_category li a {
  border: 1px solid #333;
  text-decoration: none;
  font-size: 1.3rem;
  color: #333;
  text-decoration: none;
  padding: 0.25rem 1.5rem;
}

.content .post_works_singles .works_main_images {
  margin: 0 0 20px;
}

.content .post_works_singles .works_main_images img {
  width: 1000px;
  height: auto;
}

.content .post_works_singles .works_main_movie {
  margin: 0 0 20px;
}

.content .post_works_singles .works_main_movie iframe {
  width: 1000px;
  height: 600px;
}

.content .post_works_singles .works_relate_thum_box {
  margin: 0;
  padding: 0;
  width: 1020px;
}

.content .post_works_singles .works_relate_thum_box li {
  float: left;
  margin: 0 20px 20px 0;
  list-style: none;
  width: 235px;
}

.content .post_works_singles .works_relate_thum_box li img {
  width: 100%;
  height: auto;
}

.content .post_works_singles .info_box {
  margin: 0 0 40px;
}

.content .post_works_singles .l_box {
  float: left;
  width: 580px;
}

.content .post_works_singles .r_box {
  float: right;
  width: 390px;
}

.content .post_works_singles .works_lead {
  line-height: 1.75;
}

.content .post_works_singles .works_feature {
  border: 1px solid #333;
  padding: 20px;
}

.content .post_works_singles .works_feature h4 {
  color: #005cb8;
  margin: 0 0 10px;
  line-height: 1.0;
}

.content .post_works_singles .works_category ul {
  margin: 0 0 30px;
  padding: 0;
}

.content .post_works_singles .works_category ul li {
  list-style: none;
  border-bottom: 1px solid #333;
  padding: 10px;
}

.content .post_works_singles .works_category ul li:last-child {
  border: none;
}

.content .post_works_singles .works_category ul li a {
  font-weight: bold;
  font-size: 1.7rem;
  color: #333;
  text-decoration: none;
}

.content .post_works_singles .works_category ul li ul {
  margin: 0;
  padding: 0;
}

.content .post_works_singles .works_category ul li ul li {
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
  border: none;
}

.content .post_works_singles .works_category ul li ul li a {
  border: 1px solid #333;
  font-weight: normal;
  font-size: 1.4rem;
  padding: 0.25rem 1.5rem;
}

.content .post_works_singles .works_contact_links em {
  display: block;
  font-size: 2.0rem;
  margin: 0 0 30px;
  text-align: center;
}

.relation_bg .content .works_category {
  margin: 0;
  padding: 0;
}

.relation_bg .content .works_category li {
  list-style: none;
  display: inline-block;
  font-size: 1.1rem;
  border: 1px solid #333;
  color: #333;
  text-decoration: none;
  padding: 0.15rem 1.0rem;
  margin: 0 10px 10px 0;
}

.fade_btn {
  margin: 0 0 30px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all  0.6s ease;
  width: 1080px;
  padding: 10px;
  border: 2px solid #005cb8;
  background-color: #FFF;
  cursor: pointer;
  box-sizing: border-box;
}

.fade_btn span {
  display: block;
  text-align: center;
  font-size: 1.6rem;
}

.fade_btn span i {
  margin: 0 5px 0 0;
}

.fade_btn:hover {
  background-color: #000;
}

.fade_btn:hover span {
  color: #FFF;
}

.works_category_navbox {
  display: none;
  border: 5px solid #CCC;
  background-color: #F5F5F5;
  box-sizing: border-box;
  width: 1080px;
  margin: 0 0 30px;
}

.works_category_navbox .inner {
  padding: 20px;
}

.works_category_navbox .half_120_880 .c1 {
  width: 120px;
  float: left;
}

.works_category_navbox .half_120_880 .c2 {
  width: 880px;
  float: right;
}

.works_category_navbox .wb_links_navi {
  margin: 0 0 30px;
}

.works_category_navbox .wb_links_navi:last-child {
  margin: 0;
}

.works_category_navbox ul {
  padding: 0;
  margin: 0;
}

.works_category_navbox ul li {
  margin: 0 10px 0 0;
  list-style: none;
  display: inline-block;
}

.works_category_navbox ul li a {
  display: block;
  background-color: #FFF;
  border: 1px solid #333;
  font-size: 1.3rem;
  text-decoration: none;
  padding: 0.25rem 1.5rem;
  color: #333;
}

@media screen and (max-width: 768px) {
  .content .works_ar_head {
    margin: 0 0 2.64vw;
    text-align: left;
  }
  .content .works_ar_head:after {
    position: absolute;
    height: 3px;
    width: 5%;
    bottom: 0;
    left: 47.5%;
    background-color: #005cb8;
    content: "";
  }
  .content .post_works_archives {
    width: auto;
  }
  .content .post_works_archives article {
    margin: 0 0 2.64vw 0;
    float: none;
    width: auto;
  }
  .content .post_works_archives .thum_box {
    width: auto;
    height: auto;
    margin: 0 0 2.64vw;
  }
  .content .post_works_archives .cont_box h2 {
    font-size: 4.2vw;
  }
  .content .post_works_archives .cont_box .works_lead {
    font-size: 3.8vw;
    margin: 0 0 2.64vw;
  }
  .content .post_works_archives .cont_box .works_category {
    margin: 0 0 4.68vw;
  }
  .content .post_works_archives .cont_box .works_category li {
    margin: 0 1.56vw 0 0;
  }
  .content .post_works_archives .cont_box .works_category li a {
    font-size: 3.6vw;
    padding: 0 1.56vw;
  }
  .content .post_works_singles .works_main_images {
    margin: 0 0 2.64vw;
  }
  .content .post_works_singles .works_main_images img {
    width: 100%;
    height: auto;
  }
  .content .post_works_singles .works_main_movie {
    margin: 0 0 2.64vw;
  }
  .content .post_works_singles .works_main_movie iframe {
    width: 100%;
    height: 38.5vw;
  }
  .content .post_works_singles .works_relate_thum_box {
    width: auto;
  }
  .content .post_works_singles .works_relate_thum_box li {
    margin: 0 2.64vw 2.64vw 0;
    width: 23.5%;
  }
  .content .post_works_singles .works_relate_thum_box li img {
    width: 100%;
    height: auto;
  }
  .content .post_works_singles .info_box {
    margin: 0 0 2.64vw;
  }
  .content .post_works_singles .l_box {
    float: none;
    width: auto;
    margin: 0 0 2.64vw;
  }
  .content .post_works_singles .r_box {
    float: none;
    width: auto;
  }
  .content .post_works_singles .works_feature {
    padding: 2.64vw;
  }
  .content .post_works_singles .works_feature h4 {
    margin: 0 0 1.56vw;
  }
  .content .post_works_singles .works_category ul {
    margin: 0 0 2.64vw;
    padding: 0;
  }
  .content .post_works_singles .works_category ul li {
    padding: 1.56vw;
  }
  .content .post_works_singles .works_category ul li a {
    font-size: 4.0vw;
  }
  .content .post_works_singles .works_category ul li ul li {
    margin: 0 1.56vw 0 0;
  }
  .content .post_works_singles .works_category ul li ul li a {
    font-size: 3.8vw;
    padding: 0.56vw 1.0vw;
  }
  .content .post_works_singles .works_contact_links em {
    font-size: 3.8vw;
    margin: 0 0 2.64vw;
  }
  .relation_bg .content .works_category {
    margin: 0;
    padding: 0;
  }
  .relation_bg .content .works_category li {
    list-style: none;
    display: inline-block;
    font-size: 1.1rem;
    border: 1px solid #333;
    color: #333;
    text-decoration: none;
    padding: 0.15rem 1.0rem;
    margin: 0 10px 10px 0;
  }
  .works_category_navbox {
    padding: 2.64vw;
    margin: 0 0 2.64vw;
    width: auto;
  }
  .works_category_navbox .half_120_880 .c1 {
    width: auto;
    float: none;
  }
  .works_category_navbox .half_120_880 .c1 h4 {
    font-size: 4.0vw;
  }
  .works_category_navbox .half_120_880 .c2 {
    width: auto;
    float: none;
  }
  .works_category_navbox .wb_links_navi {
    margin: 0 0 2.64vw;
  }
  .works_category_navbox ul li {
    margin: 0 1.56vw 1.56vw 0;
  }
  .works_category_navbox ul li a {
    font-size: 3.8vw;
    padding: 0.56vw 1.0vw;
  }
  .fade_btn {
    margin: 0 0 2.66vw;
    width: auto;
    padding: 2.66vw;
  }
  .fade_btn span {
    font-size: 4.2vw;
  }
}

/*
    Video usage
--------------------------------------------------------------*/
.content .post_video_usage_archives {
  width: 800px;
}

.content .post_video_usage_archives article {
  width: 360px;
  float: left;
  margin: 0 40px 40px 0;
}

.content .post_video_usage_archives h2 {
  border: none;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.0;
  margin: 10px 0 10px;
  padding: 0;
}

.content .post_video_usage_archives .main_video_usage_catch {
  font-size: 1.4rem;
  margin: 0 0 20px;
  text-align: center;
}

.content .post_video_usage_singles .info_box {
  box-sizing: border-box;
  border: 5px solid #F5F5F5;
  margin: 0 0 30px;
}

.content .post_video_usage_singles .info_box .inner {
  padding: 20px 20px 0;
}

.content .post_video_usage_singles .title_head {
  color: #333;
  font-size: 3.2rem;
  text-align: center;
  margin: 0 0 20px;
  padding: 0;
}

.content .post_video_usage_singles .thum_box {
  width: 100%;
  margin: 0 0 15px;
}

.content .post_video_usage_singles .thum_box img {
  width: 100%;
  height: auto;
}

/*
    Interview
--------------------------------------------------------------*/
.content .post_interview_archives article {
  box-sizing: border-box;
  border: 5px solid #F5F5F5;
}

.content .post_interview_archives article .inner {
  padding: 20px 20px 0;
}

.content .post_interview_archives article .thum_box {
  width: 360px;
  float: left;
}

.content .post_interview_archives article .thum_box img {
  width: 100%;
  height: auto;
}

.content .post_interview_archives article .cont_box {
  width: 540px;
  float: right;
}

.content .post_interview_archives .title a {
  color: #005cb8;
  text-decoration: none;
}

.content .post_interview_archives .interview_category {
  padding: 0;
  margin: 0;
}

.content .post_interview_archives .interview_category li {
  list-style: none;
  margin: 0 15px 15px 0;
  display: inline-block;
}

.content .post_interview_archives .interview_category li a {
  background-color: #005cb8;
  text-decoration: none;
  padding: 0.25rem 1.0rem;
  display: block;
  color: #FFF;
  font-size: 1.3rem;
}

.content .post_interview_singles h1 {
  text-align: left;
}

.content .post_interview_singles .int_name span {
  font-size: 1.8rem;
  font-weight: normal;
  margin: 0 0 0 20px;
}

.content .post_interview_singles .int_main_images {
  border: 2px solid #F5F5F5;
  padding: 10px;
}

.content .post_interview_singles .int_main_images img {
  width: 100%;
  height: auto;
}

.content .post_interview_singles .int_company_cont {
  border: 5px solid #F5F5F5;
  padding: 20px 20px 0;
  margin: 30px 0;
}

@media screen and (max-width: 768px) {
  .content .post_interview_archives article .inner {
    padding: 2.64vw 2.64vw 0;
  }
  .content .post_interview_archives article .thum_box {
    width: auto;
    float: none;
    margin: 0 0 2.64vw;
  }
  .content .post_interview_archives article .cont_box {
    width: auto;
    float: none;
  }
  .content .post_interview_archives .interview_category li {
    margin: 0 2.64vw 2.64vw 0;
  }
  .content .post_interview_archives .interview_category li a {
    padding: 0.56vw 1.0vw;
    font-size: 3.8vw;
  }
  .content .post_interview_singles .int_name span {
    font-size: 3.8vw;
    display: block;
    margin: 0;
  }
  .content .post_interview_singles .int_main_images {
    padding: 1.56vw;
  }
  .content .post_interview_singles .int_company_cont {
    border: 5px solid #F5F5F5;
    padding: 2.64vw 2.64vw 0;
    margin: 2.64vw 0;
  }
}

/*
    Works mem
--------------------------------------------------------------*/
.content .post_works_mem_archives {
  width: 1200px;
}

.content .post_works_mem_archives article {
  margin: 0 15px 15px 0;
  float: left;
  width: 350px;
}

.content .post_works_mem_archives .thum_box {
  width: 350px;
  height: 220px;
  position: relative;
  margin: 0 0 20px;
  overflow: hidden;
}

.content .post_works_mem_archives .thum_box a img {
  width: 100%;
  height: auto;
  z-index: 10;
  transition: transform 0.5s linear;
}

.content .post_works_mem_archives .thum_box a img:hover {
  transform: scale(1.2);
}

.content .post_works_mem_archives .cont_box h2 {
  font-size: 1.6rem;
  border: none;
  position: relative;
  margin: 0 0 10px;
  padding: 0;
}

.content .post_works_mem_archives .cont_box .works_mem_product_scoop {
  line-height: 2.0;
  font-size: 1.3rem;
  margin: 0 0 10px;
  font-weight: bold;
  color: #005cb8;
}

.content .post_works_mem_archives .cont_box .works_mem_lead {
  line-height: 2.0;
  font-size: 1.3rem;
  margin: 0 0 15px;
}

.works_mem_single {
  padding: 20px;
}

.works_mem_single .works_mem_main_movie {
  box-sizing: border-box;
  border: 5px solid #000;
}

.works_mem_single .works_mem_main_movie iframe {
  width: 100%;
  height: 400px;
  vertical-align: bottom;
}

.mfp-iframe-scaler iframe {
  height: 600px !important;
}

@media screen and (max-width: 768px) {
  .content .post_works_mem_archives {
    width: auto;
  }
  .content .post_works_mem_archives article {
    margin: 0 0 2.64vw;
    float: none;
    width: auto;
  }
  .content .post_works_mem_archives .thum_box {
    width: auto;
    height: 50.25vw;
    margin: 0 0 2.64vw;
  }
  .content .post_works_mem_archives .cont_box h2 {
    font-size: 4.2vw;
    margin: 0 0 1.56vw;
  }
  .content .post_works_mem_archives .cont_box .works_mem_product_scoop {
    font-size: 3.8vw;
    margin: 0 0 1.56vw;
  }
  .content .post_works_mem_archives .cont_box .works_mem_lead {
    font-size: 3.8vw;
    margin: 0 0 2.64vw;
  }
  .works_mem_single {
    padding: 2.64vw;
  }
  .works_mem_single .works_mem_main_movie iframe {
    width: 100%;
    height: 50.25vw;
  }
  .mfp-iframe-scaler iframe {
    height: 75.6vw !important;
  }
}

/*--------------------------------------------------------------
    # _posted_single.scss
--------------------------------------------------------------*/
.content .single_metabox {
  margin: 0 0 3.0rem;
}

.content .single_metabox .post_category {
  display: inline-block;
  margin: 0 0 0 2.5rem;
}

.content .single_metabox .post_category li {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .content .single_metabox {
    margin: 0 0 3.0vw;
  }
  .content .single_metabox .post_category {
    margin: 0 0 0 3.0vw;
  }
}

.content .posted_lead {
  margin: 0 0 3.0rem;
  font-weight: bold;
  font-size: 2.0rem;
}

@media screen and (max-width: 768px) {
  .content .posted_lead {
    margin: 0 0 3.0vw;
    font-size: 4.0vw;
  }
}

/*--------------------------------------------------------------
    # tpath.scss
--------------------------------------------------------------*/
.topic_path {
  background-color: #FFF;
  max-width: 1400px;
  margin: 0 auto;
  padding: 15px 0;
  font-size: 1.2rem;
  line-height: 1.0;
}

.topic_path a {
  color: #202020;
  text-decoration: none;
}

.topic_path a:hover {
  opacity: 0.65;
}

.topic_path span {
  margin: 0 5px;
}

@media screen and (max-width: 768px) {
  .topic_path {
    width: auto;
    padding: 2.66vw;
    font-size: 3.2vw;
  }
}

/*--------------------------------------------------------------
    # _title.scss
--------------------------------------------------------------*/
.headline_bg {
  max-width: 1400px;
  height: 320px;
  margin: 0 auto;
  background-color: #005cb8;
  position: relative;
}

.headline_bg .headline_box01 {
  position: relative;
  text-align: center;
  width: 100%;
  padding: 110px 0 0;
  color: #FFF;
  font-weight: normal;
}

.headline_bg .headline_box01 .title_en {
  font-weight: bold;
  font-size: 3.6rem;
  line-height: 1.0;
  display: block;
  margin: 0 0 10px;
  font-family: "Roboto", sans-serif;
}

.headline_bg .headline_box01 .title_en:first-letter {
  font-size: 5.0rem;
}

.headline_bg .headline_box01 .title_jp {
  font-size: 1.6rem;
  line-height: 1.0;
  display: block;
}

.headline_bg .headline_box01 .title_common {
  font-size: 3.6rem;
  line-height: 1.0;
  display: block;
}

@media screen and (max-width: 768px) {
  .headline_bg {
    min-height: 12.5vw;
    height: inherit;
  }
  .headline_bg .headline_box01 {
    margin: 4.66vw 0;
    padding: 4.5vw 0 0;
  }
  .headline_bg .headline_box01 .title_en {
    font-size: 8.2vw;
    margin: 0 0 1.56vw;
  }
  .headline_bg .headline_box01 .title_jp {
    font-size: 4.0vw;
  }
  .headline_bg .headline_box01 .title_common {
    font-size: 6.2vw;
  }
}

/*--------------------------------------------------------------
    # _key_v.scss
--------------------------------------------------------------*/
.movie_box {
  height: 500px;
  max-width: 1400px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .movie_box {
    height: 44.5vw;
    max-width: 100%;
  }
}

.movie_box #video {
  width: 100%;
  height: auto;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}

.movie_box #kev_movie_upbg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 11;
  position: absolute;
  background-repeat: repeat;
  top: 0;
  left: 0;
}

.movie_box #kev_movie_text {
  animation: fadeIn 5s ease 0s 1 normal;
  -webkit-animation: fadeIn 5s ease 0s 1 normal;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 12;
}

@media screen and (max-width: 768px) {
  .movie_box #kev_movie_text {
    width: 96% !important;
    height: auto !important;
    top: 12.5vw;
  }
  .movie_box #kev_movie_text img {
    width: 100% !important;
    height: auto !important;
  }
}

.movie_box figure {
  width: 100%;
  height: auto;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}

.movie_box figure img {
  width: 100%;
  height: auto;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/**
 # Objects -  pages -
 */
/*--------------------------------------------------------------
    # _second_common.scss
--------------------------------------------------------------*/
/*
    video_usage
--------------------------------------------------------------*/
.content .video_usage .catch {
  font-size: 2.2rem;
  text-align: center;
}

.content .video_usage .info_box {
  margin: 0 0 60px;
}

.content .video_usage .info_box ul {
  margin: 0 0 0 20px;
  padding: 0;
}

.content .video_usage .info_box li {
  list-style: none;
  width: 150px;
  margin: 0 10px 20px 0;
  float: left;
}

.content .video_usage .info_box li span {
  font-size: 1.2rem;
  display: block;
  text-align: center;
  margin: 10px 0 0;
  line-height: 1.0;
}

.content .video_usage .info_box li img {
  width: 100%;
  height: auto;
}

.content .video_usage .info_box li p {
  margin: 0;
}

.content .video_usage .message_box .cont_box {
  float: left;
  width: 700px;
}

.content .video_usage .message_box .thum_box {
  float: right;
  width: 210px;
}

.content .video_usage .message_box h3 {
  color: #333;
  font-size: 3.2rem;
}

.content .video_usage .message_box p {
  font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
  .content .video_usage .catch {
    font-size: 4.2vw;
    text-align: left;
  }
  .content .video_usage .catch br {
    display: none;
  }
  .content .video_usage .info_box {
    margin: 0 0 4.68vw;
  }
  .content .video_usage .info_box ul {
    margin: 0 0 0 2.64vw;
  }
  .content .video_usage .info_box li {
    list-style: none;
    width: 30%;
    margin: 0 2.64% 4.68vw 0;
  }
  .content .video_usage .info_box li span {
    font-size: 3.4vw;
    margin: 0.56vw 0 0;
  }
  .content .video_usage .info_box li img {
    width: 100%;
    height: auto;
  }
  .content .video_usage .message_box .cont_box {
    float: none;
    width: auto;
    margin: 0 0 2.64vw;
  }
  .content .video_usage .message_box .thum_box {
    float: none;
    width: auto;
    text-align: center;
  }
  .content .video_usage .message_box .thum_box img {
    max-width: 50%;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .content .video_usage .message_box h3 {
    font-size: 6.2vw;
  }
  .content .video_usage .message_box p {
    font-size: 3.8vw;
  }
}

/*
    FAQ
--------------------------------------------------------------*/
.content .faq .faq_box {
  margin: 0 0 50px;
}

.content .faq article {
  padding: 0;
  margin: 0 0 15px;
}

.content .faq .menu_head {
  cursor: pointer;
  padding: 10px 20px;
  margin: 0;
  border-radius: 0.25rem;
  font-size: 1.8rem;
  background-color: #005cb8;
  color: #FFF;
  line-height: 1.0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all  0.6s ease;
}

.content .faq .menu_head:hover {
  background-color: #000;
}

.content .faq .menu_head span:before {
  content: "Q";
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #005cb8;
  background-color: #FFF;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  margin: 0 10px 0 0;
}

.content .faq .ans_box {
  padding: 20px 20px 0 20px;
  display: none;
}

.content .faq .ans_box p {
  display: inline-block;
  width: 90%;
}

.content .faq .ans_box:before {
  content: "A";
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #FFF;
  background-color: #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  margin: 0 10px 0 0;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .content .faq .faq_box {
    margin: 0 0 4.68vw;
  }
  .content .faq article {
    margin: 0 0 2.64vw;
  }
  .content .faq .menu_head {
    padding: 1.56vw 0 1.56vw 2.0em;
    font-size: 3.8vw;
    position: relative;
    line-height: 1.5;
  }
  .content .faq .menu_head span:before {
    position: absolute;
    left: 0.5vw;
    width: 6vw;
    height: 6vw;
    line-height: 6vw;
    margin: 0 2.0em 0 0;
  }
  .content .faq .ans_box {
    padding: 2.64vw 2.64vw 0 2.64vw;
  }
  .content .faq .ans_box p {
    display: inline-block;
    width: 80%;
  }
  .content .faq .ans_box:before {
    content: "A";
    width: 6.0vw;
    height: 6.0vw;
    line-height: 6.0vw;
  }
}

/*
    COMPANY [message]
--------------------------------------------------------------*/
.content .message .catch {
  text-align: center;
  margin: 0 auto 30px;
  width: 90%;
}

.content .message .catch img {
  width: 100%;
}

.content .message .sign {
  text-align: right;
}

.content .message .sign img {
  width: 25%;
  height: auto;
}

.content .message .info_box {
  border: 5px solid #F5F5F5;
}

.content .message .info_box .inner {
  padding: 20px;
}

.content .message .info_box .l_box {
  float: left;
  width: 200px;
}

.content .message .info_box .l_box img {
  width: 100%;
  height: auto;
}

.content .message .info_box .r_box {
  float: right;
  width: 700px;
}

/*
    COMPANY [message]
--------------------------------------------------------------*/
.content .message .catch {
  text-align: center;
  margin: 0 auto 30px;
  width: 90%;
}

.content .message .catch img {
  width: 100%;
}

.content .message .sign {
  text-align: right;
}

.content .message .sign img {
  width: 25%;
  height: auto;
}

.content .message .info_box {
  border: 5px solid #F5F5F5;
}

.content .message .info_box .inner {
  padding: 20px;
}

.content .message .info_box .l_box {
  float: left;
  width: 200px;
}

.content .message .info_box .l_box img {
  width: 100%;
  height: auto;
}

.content .message .info_box .r_box {
  float: right;
  width: 700px;
}

@media screen and (max-width: 768px) {
  .content .message .catch {
    text-align: left;
    margin: 0 auto 2.64vw;
  }
  .content .message p {
    text-align: left;
  }
  .content .message .sign {
    text-align: right;
  }
  .content .message .sign img {
    width: 50%;
    height: auto;
  }
  .content .message .info_box .inner {
    padding: 2.64vw;
  }
  .content .message .info_box .l_box {
    float: none;
    width: auto;
    margin: 0 0 2.64vw;
  }
  .content .message .info_box .l_box img {
    width: 60%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .content .message .info_box .r_box {
    float: none;
    width: auto;
  }
}

/*
    COMPANY [access]
--------------------------------------------------------------*/
.content .access .info_box {
  border: 5px solid #F5F5F5;
  margin: 0 0 40px;
}

.content .access .info_box iframe {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .content .access .info_box {
    margin: 0 0 2.64vw;
  }
  .content .access .info_box iframe {
    width: 100%;
    height: 36.5vw;
  }
}

/*
    SERVICE [price]
--------------------------------------------------------------*/
.content .price table td {
  padding: 10px;
}

.content .price table th {
  padding: 10px;
}

.content .price table .cell_center {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #005cb8;
}

.content .price table .coution_text {
  font-weight: normal;
  font-size: 1.2rem;
  display: block;
  color: #e60012;
}

.content .price table .head {
  width: 20%;
}

.content .price table .grade01, .content .price table .grade02, .content .price table .grade03, .content .price table .grade04, .content .price table .grade05 {
  background-color: #66a4d3;
  color: #FFF;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 10px;
}

.content .price table .grade02 {
  background-color: #4c95cc;
}

.content .price table .grade03 {
  background-color: #3386c5;
}

.content .price table .grade04 {
  background-color: #1977bd;
}

.content .price table .grade05 {
  background-color: #0068b6;
}

@media screen and (max-width: 768px) {
  .content .price .table_wrap {
    overflow-x: scroll;
  }
  .content .price p {
    text-align: left;
  }
  .content .price table {
    width: 1000px;
    background-color: #FFF;
  }
}

/*
    SERVICE [features]
--------------------------------------------------------------*/
.content .features .catch {
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 3.2rem;
}

.content .features .feature_box {
  background-color: #005cb8;
  display: inline-block;
  margin: 0 0 10px;
  padding: 0.25rem 1.0rem;
  font-size: 1.4rem;
  color: #FFF;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.content .features .info_box {
  border: 5px solid #F5F5F5;
  margin: 0 0 40px;
}

.content .features .info_box .inner {
  padding: 20px;
}

.content .features .info_box .inner p:last-child {
  margin: 0;
}

.content .features .message p {
  font-size: 2.0rem;
  line-height: 2.0;
}

@media screen and (max-width: 768px) {
  .content .features .catch {
    margin: 0 0 1.56vw;
    font-size: 6.2vw;
  }
  .content .features .feature_box {
    background-color: #005cb8;
    margin: 0 0 1.56vw;
    padding: 0.56vw 1.0vw;
    font-size: 4.2vw;
  }
  .content .features .info_box {
    margin: 0 0 4.68vw;
  }
  .content .features .info_box .inner {
    padding: 2.64vw;
  }
  .content .features .message p {
    font-size: 4.2vw;
    line-height: 2.0;
    text-align: left;
  }
  .content .features .message p br {
    display: none;
  }
}

/*
    SUPPORT [flow]
--------------------------------------------------------------*/
.content .flow .flow_num {
  background-color: #005cb8;
  display: inline-block;
  margin: 0 10px;
  padding: 0.25rem 1.5rem;
  font-size: 1.4rem;
  color: #FFF;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.content .flow .flow_num em {
  font-size: 2.4rem;
  color: #FFF;
}

.content .flow .info_box {
  border: 5px solid #F5F5F5;
  margin: 0 0 40px;
}

.content .flow .info_box .inner {
  padding: 20px;
}

.content .flow .info_box .inner p:last-child {
  margin: 0;
}

.content .flow .info_box .l_box {
  width: 35%;
  float: left;
}

.content .flow .info_box .l_box img {
  width: 100%;
  height: auto;
}

.content .flow .info_box .r_box {
  width: 60%;
  float: right;
}

@media screen and (max-width: 768px) {
  .content .flow p {
    text-align: left;
  }
  .content .flow .flow_num {
    margin: 0 2.64vw;
    padding: 0.56vw 1.0vw;
    font-size: 3.8vw;
  }
  .content .flow .flow_num em {
    font-size: 4.6vw;
  }
  .content .flow .info_box {
    margin: 0 0 4.68vw;
  }
  .content .flow .info_box .inner {
    padding: 2.64vw;
  }
  .content .flow .info_box .l_box {
    width: auto;
    float: none;
    margin: 0 0 2.64vw;
  }
  .content .flow .info_box .r_box {
    width: auto;
    float: auto;
  }
  .content .flow .center img {
    width: 20%;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}

/*
    Sitemap
--------------------------------------------------------------*/
.content .sitemap .sitemap_links {
  width: 1040px;
}

.content .sitemap .sitemap_links a {
  color: #005cb8;
  text-decoration: none;
}

.content .sitemap .sitemap_links a:hover {
  text-decoration: underline;
}

.content .sitemap .sitemap_list {
  float: left;
  margin: 0 40px 20px 0;
  width: 200px;
}

.content .sitemap .sitemap_list dd {
  border-bottom: 1px dashed #005cb8;
  list-style: outside none none;
  padding: 10px;
  margin: 0 0 10px;
}

.content .sitemap .sitemap_list dt {
  border-bottom: 1px solid #005cb8;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0 0 10px;
}

@media screen and (max-width: 768px) {
  .content .sitemap .sitemap_links {
    width: auto;
  }
  .content .sitemap .sitemap_list {
    float: none;
    margin: 0 0 2.666%;
    width: auto;
  }
  .content .sitemap .sitemap_list dd {
    padding: 2.666%;
    font-size: 3.8vw;
  }
  .content .sitemap .sitemap_list dt {
    font-size: 4.4vw;
    padding: 0 0 2.666%;
  }
}

/*--------------------------------------------------------------
    # _home.scss
--------------------------------------------------------------*/
.home {
  /*    Common
------------------------------------*/
  /*    Service
------------------------------------*/
  /*    Column
------------------------------------*/
  /*    Free Space
------------------------------------*/
}

.home .tp_headline_box {
  padding: 60px 0 30px;
  text-align: center;
}

.home .tp_headline_box .icon {
  margin: 0 0 15px;
}

.home .tp_headline_box .icon img {
  width: 100px;
  height: auto;
}

.home .tp_headline_box .sub_title {
  line-height: 1.5;
  font-size: 1.9rem;
  margin: 0 0 10px;
}

.home .tp_headline_box h2 {
  font-size: 4.3rem;
  line-height: 1.0;
  margin: 0 0 30px;
  padding: 0;
}

.home .tp_headline_box h2:first-letter {
  font-size: 5.6rem;
  color: #005cb8;
}

.home .tp_headline_box .ex_text {
  margin: 0;
  font-size: 1.4rem;
}

.home .tp_headline_box .ex_text_links {
  margin: 20px 0 0;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0 0 0 30px;
  background: url(assets/images/common/parts/icon02.png) no-repeat left center;
  background-size: 20px 20px;
  line-height: 2.0;
  display: inline-block;
}

.home .top_service_wrap {
  width: 1100px;
}

.home .top_service_wrap article {
  position: relative;
  width: 350px;
  min-height: 420px;
  float: left;
  margin: 0 15px 15px 0;
  position: relative;
}

.home .top_service_wrap article .btn01, .home .top_service_wrap article .content .btn02, .content .home .top_service_wrap article .btn02, .home .top_service_wrap article .content .btn03, .content .home .top_service_wrap article .btn03 {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  width: 350px;
}

.home .top_service_wrap article .top_service_box_icon {
  text-align: center;
  margin: 0 0 20px;
}

.home .top_service_wrap article .top_service_box_entitle {
  text-align: center;
  color: #333;
  letter-spacing: normal;
  font-size: 2.5rem;
  font-weight: normal;
  position: relative;
  padding: 0 0 10px;
}

.home .top_service_wrap article .top_service_box_entitle:after {
  background-color: #333;
  content: "";
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 10.0%;
}

.home .top_service_wrap article .top_service_box_jptitle {
  font-size: 1.6rem;
  color: #555;
  text-align: center;
}

.home .top_service_wrap article .top_service_box_extext {
  font-size: 1.3rem;
  padding: 0 10px;
}

.home .content .post_column_archives {
  width: 1100px;
  margin: 0 0 30px;
}

.home .cate_wrap .widget-title {
  float: left;
  width: 10%;
  color: #666;
}

.home .cate_wrap .column_category {
  float: right;
  width: 85%;
}

.home .cate_wrap .column_category li {
  list-style: none;
  display: inline-block;
  margin: 0 0 5px 5px;
  border-radius: 0.25rem;
}

.home .cate_wrap .column_category li a {
  display: block;
  font-size: 1.3rem;
  color: #FFF;
  padding: 0.25rem 1.0rem;
  text-decoration: none;
}

.home .top_free_space_editor {
  margin: 60px 0 0;
}

@media screen and (max-width: 768px) {
  .home {
    /*    Common
------------------------------------*/
    /*    Service
------------------------------------*/
    /*    Column
------------------------------------*/
    /*    Free Space
------------------------------------*/
  }
  .home .tp_headline_box {
    padding: 4.68vw 0 4.68vw;
  }
  .home .tp_headline_box .icon {
    margin: 0 auto 2.64vw;
    width: 12.5%;
  }
  .home .tp_headline_box .icon img {
    width: 100%;
  }
  .home .tp_headline_box .sub_title {
    font-size: 3.8vw;
    margin: 0 0 1.56vw;
  }
  .home .tp_headline_box h2 {
    font-size: 6.2vw;
    margin: 0 0 2.64vw;
  }
  .home .tp_headline_box h2:first-letter {
    font-size: 6.8vw;
  }
  .home .tp_headline_box .ex_text {
    padding: 2.64vw;
    font-size: 4.0vw;
    text-align: left;
  }
  .home .tp_headline_box .ex_text br {
    display: none;
  }
  .home .top_service_wrap {
    width: auto;
  }
  .home .top_service_wrap article {
    width: auto;
    min-height: inherit;
    float: none;
    margin: 0 0 5.18vw;
  }
  .home .top_service_wrap article .btn01, .home .top_service_wrap article .content .btn02, .content .home .top_service_wrap article .btn02, .home .top_service_wrap article .content .btn03, .content .home .top_service_wrap article .btn03 {
    position: relative;
    bottom: inherit;
    width: 60%;
  }
  .home .top_service_wrap article .top_service_box_icon {
    margin: 0 0 2.64vw;
  }
  .home .top_service_wrap article .top_service_box_icon img {
    width: 12.5%;
    height: auto;
  }
  .home .top_service_wrap article .top_service_box_entitle {
    font-size: 3.8vw;
    padding: 0 0 1.56vw;
  }
  .home .top_service_wrap article .top_service_box_jptitle {
    font-size: 4.2vw;
  }
  .home .top_service_wrap article .top_service_box_extext {
    font-size: 3.8vw;
    padding: 0 1.56vw;
  }
  .home .top_service_wrap article .top_service_box_extext br {
    display: none;
  }
  .home .content .post_column_archives {
    width: auto;
    margin: 0 0 2.64vw;
  }
  .home .cate_wrap .widget-title {
    float: none;
    width: auto;
  }
  .home .cate_wrap .column_category {
    float: none;
    width: auto;
    padding: 0;
    margin: 0 0 2.64vw;
  }
  .home .cate_wrap .column_category li {
    margin: 0 2.64vw 2.64vw 0;
  }
  .home .cate_wrap .column_category li a {
    font-size: 3.6vw;
    padding: 0.25rem 1.0rem;
  }
  .home .top_free_space_editor {
    margin: 4.68vw 0 0;
  }
}

/*--------------------------------------------------------------
    # _contact.scss
--------------------------------------------------------------*/
.content .contact .coution01 {
  color: #666;
}

.content .contact .tel_text {
  font-size: 2.0rem;
  font-weight: bold;
}

.content .contact .red {
  font-size: 1.3rem;
  color: #FF0000;
  font-weight: bold;
}

.content .contact .info_box {
  border: 5px solid #F5F5F5;
  margin: 0 auto 30px;
  width: 90%;
}

.content .contact .info_box .inner {
  padding: 40px;
}

.content .contact .info_box span {
  display: inline-block;
  margin: 0 30px 0 0;
}

.content .contact .info_box p {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .content .contact .tel_text {
    font-size: 4.2vw;
  }
  .content .contact .red {
    font-size: 3.6vw;
  }
  .content .contact .info_box {
    margin: 0 auto 2.64vw;
  }
  .content .contact .info_box .inner {
    padding: 2.64vw;
  }
  .content .contact .info_box span {
    display: inline-block;
    margin: 0 2.64vw 0 0;
  }
  .content .contact .info_box p {
    margin: 0;
  }
}

.contact .btn_box a {
  width: 60%;
  margin: 0 auto 30px;
}

@media screen and (max-width: 768px) {
  .contact .btn_box a {
    width: 80%;
    margin: 0 auto 2.6%;
  }
}

.contact table {
  border: none;
  width: 90%;
  margin: 20px auto;
}

.contact table th {
  padding: 3.0rem;
  color: #333;
  width: 30%;
}

@media screen and (max-width: 768px) {
  .contact table th {
    display: block;
    padding: 2.64vw;
    width: 95% !important;
  }
}

.contact table td {
  padding: 3.0rem;
}

@media screen and (max-width: 768px) {
  .contact table td {
    display: block;
    padding: 2.64vw;
    border-bottom: 1px solid #CCC;
  }
}

.contact table input,
.contact table textarea {
  width: 100%;
  box-sizing: border-box;
  border: 3px solid #CCC;
  border-radius: 10px;
  padding: 1.5rem;
  background-color: #FFF;
}

.contact table input:focus,
.contact table textarea:focus {
  background-color: #005cb8;
  border: 3px solid #000;
  color: #FFF;
}

.contact .input-mast {
  color: #e60012;
  font-weight: bold;
}

.contact .form_bt input {
  border: 2px solid #000;
  display: inline-block;
  padding: 2.4% 3.5%;
  border-radius: 0;
  width: 40%;
  margin: 0 auto 3.25%;
  background-color: #005cb8;
  cursor: pointer;
  box-shadow: none;
  font-size: 2.0rem;
  font-weight: bold;
  border-radius: 5px;
  color: #FFF;
}

.contact .form_bt input:hover {
  opacity: 0.65;
}

@media screen and (max-width: 768px) {
  .contact .form_bt input {
    padding: 2.64vw;
    width: 60%;
    font-size: 4.0vw;
  }
}

.contact .error {
  display: block;
  margin: 1.25% 0 0;
  font-weight: bold;
}

/**
 # Objects -  utility -
 */
/*========== utility.scss ==========*/
.u-radius5 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.u-radiusC {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

/*# sourceMappingURL=style.css.map */
/*TOP_slider*/
.top_slide ul{
	padding-left: 0;
}
.top_slide ul li img{
	margin: 0 auto;
}

/*TOP_article*/
.content .post_works_archives{
	display: flex;
	flex-wrap: wrap;
}
/*footer_baner*/
footer .inner_maxc .footer__bnlist dd{
	float: right;
}
.logo h1 a{
color: #000;
text-decoration: none;
}
button, input, select, textarea{
  max-width: 100%;
}
.grecaptcha-badge { visibility: hidden; }