/*!
Theme Name: ogura2020
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ogura2020
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ogura2020 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@font-face {
  font-family: "DINPro-Bold";
  font-style: normal;
  font-weight: normal;
  src: local("DINPro-Bold"), url("font/DINPro-Bold_13934.woff") format("woff");
}

@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-size: 1.6rem;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

/* Grouping content
	 ========================================================================== */

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

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

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 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;
  font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue",
    sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/******************************************/

body {
  font-family: "Noto Serif JP", serif;
}

a {
  transition: 0.5s all ease-out;
}
a:not(.nohover):hover {
  opacity: 0.6;
  transition: 0.5s all ease-out;
}

a img {
  opacity: 1;
  transition: 0.5s all ease-out;
}
a:hover img {
  opacity: 0.6;
  transition: 0.5s all ease-out;
}

.bebas {
  font-family: "Bebas Neue", cursive;
}

.robot {
  font-family: "Roboto", sans-serif;
}
.din {
  font-family: "DINPro-Bold";
}
.noto {
  font-family: "Noto Sans JP", sans-serif;
}

.entry-content p {
  font-size: 18px;
  line-height: 1.8;
}

.entry-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1em auto;
}

.entry-title {
  padding-bottom: 0.5em;
  border-bottom: 2px solid #0081cc;
}

.site-main .post-navigation,
.nav-links {
  width: 100%;
}

.site-header,
.site-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
}

.site-header.home1 {
  position: absolute;
  z-index: 9999;
  background-color: transparent;
}

.page .mv-wrapper,
.blogs-template-default .mv-wrapper,
.post-type-archive-blogs .mv-wrapper {
  /* background-image: url(images/inner-tit01.jpg); */
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 3em;
}

/* .page-id-13 .mv-wrapper {
  background-image: url(images/inner-tit02.jpg);
}
.page-id-15 .mv-wrapper {
  background-image: url(images/inner-tit03.jpg);
}
.page-id-17 .mv-wrapper {
  background-image: url(images/inner-tit04.jpg);
}
.page-id-19 .mv-wrapper {
  background-image: url(images/inner-tit05.jpg);
}
.page-id-21 .mv-wrapper {
  background-image: url(images/inner-tit-inq.jpg);
} */

.page .mv-wrapper h1,
.post-type-archive-blogs .mv-wrapper h1 {
  font-family: "DINPro-Bold", sans-serif;
  color: #0080cb;
  text-align: center;
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: 0;
}
.page .mv-wrapper h1 span,
.post-type-archive-blogs .mv-wrapper h1 span {
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  font-size: 1.3rem;
  letter-spacing: 0;
}

.officenews {
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 5%;
  transform: translateX(-50%);
  max-width: 500px;
  z-index: 99999;
}
.officenews a {
  display: block;
  padding: 1em 2em;
  background-color: #fff;
  color: #21759b;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
}

.blognews {
  width: 100%;
  position: absolute;
  right: 5%;
  bottom: 5%;
  /*transform: translateX(-50%);*/
  max-width: 450px;
  z-index: 99999;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}

.blognews h3 {
  text-align: center;
  margin-bottom: 0;
}

.blognews h3 a {
  display: inline-block;
  padding: 3px 8px;
  margin-left: 1em;
  background-color: #fff;
  color: #0080cb;
  text-decoration: none;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 14px;
  border: 1px solid #0080cb;
}

.blognews ul {
  list-style: none;
  margin: 0;
  padding: 1em;
}

.blognews ul li {
  margin: 5px 0;
}
.blognews ul li a {
  display: block;
  padding: 5px 1em;
  background-color: #fff;
  color: #0080cb;
  text-decoration: none;
  font-weight: bold;
}

.blognews ul li span {
  display: inline-block;
  font-size: 12px;
  min-width: 6em;
  font-weight: normal;
}

.site-branding {
  width: 20%;
}

footer .site-branding {
  width: 30%;
}

.site-branding h1 {
  margin: 0;
  padding: 0 0 0 80px;
}

#colophon .site-branding h1 {
  padding: 0;
}

.mv-wrapper {
  position: relative;
  width: 100%;
  height: 57%;
  overflow: hidden;
}

.page .mv-wrapper,
.post-type-archive-blogs .mv-wrapper {
  height: auto;
}

.mv-inner {
  width: 100%;
  height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mv-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 48, 85, 0.3);
  mix-blend-mode: multiply;
}

.mv-title {
  position: absolute;
  left: 80px;
  top: 150px;
  z-index: 9999;
}

.main-navigation {
  width: 100%;
  max-width: 65%;
  padding-top: 30px;
  padding-right: 30px;
}

.main-navigation ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.main-navigation ul li {
  font-family: "Noto Sans JP", sans-serif;
  margin-right: 1em;
}

.main-navigation ul li a {
  color: #000;
  font-size: 16px;
  padding-top: 0.3em;
  border-top: 3px solid transparent;
  white-space: nowrap;
}

.home .main-navigation ul li a {
  color: #fff;
}

.main-navigation ul li a.current,
.main-navigation ul li a:hover {
  border-top: 3px solid #f08300;
}

.main-navigation ul li a span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
  font-size: 8px;
}

/***** mobile nav ***/
#mobile-nav {
  position: fixed;
  right: 20px;
  top: 10px;
}

#drawer-checkbox {
  display: none;
}
#drawer-icon {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  position: relative;
  width: 50px;
}
#drawer-icon span {
  background: #ccc;
  border-radius: 0px;
  display: block;
  height: 8%;
  left: 50%;
  margin: -4% 0 0 -42%;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease-in-out;
  width: 84%;
}
#drawer-icon span::before,
#drawer-icon span::after {
  -webkit-transform: rotate(0);
  background: #ccc;
  border-radius: 0px;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin: -4% 0 0 -50%;
  position: absolute;
  top: 50%;
  transform: rotate(0);
  transition: all 0.3s ease-in-out;
  width: 100%;
}
#drawer-icon span::before {
  margin-top: -30%;
}
#drawer-icon span::after {
  margin-top: 22%;
}
#drawer-checkbox:checked ~ #drawer-icon span {
  background: rgba(51, 51, 51, 0);
}
#drawer-checkbox:checked ~ #drawer-icon span::before,
#drawer-checkbox:checked ~ #drawer-icon span::after {
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin: -8% 0 0 -42%;
  position: absolute;
  top: 50%;
  width: 100%;
}
#drawer-checkbox:checked ~ #drawer-icon span::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#drawer-checkbox:checked ~ #drawer-icon span::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#drawer-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
  width: 250px;
  max-width: 90%;
  height: 100%;
  background: #fff;
  transition: all 0.3s ease-in-out 0s;
  transform: translateX(-100%);
}
#drawer-checkbox:checked ~ #drawer-content {
  transform: translateX(0);
  box-shadow: 6px 0 25px rgba(0, 0, 0, 0.16);
}

#drawer-close {
  display: none;
  position: fixed;
  z-index: 39;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
#drawer-checkbox:checked ~ #drawer-close {
  display: block;
  opacity: 0.3;
}

#drawer-content h2 {
  color: #0080cb;
  padding-left: 0.8em;
}

#drawer-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#drawer-content ul li a {
  font-family: "Noto sans jp", sans-serif;
  display: block;
  padding: 0.8em 1em;
  color: #0080cb;
  background-color: #f6f6f6;
  border-bottom: 1px solid #0080cb;
  text-decoration: none;
  position: relative;
}

#drawer-content ul li a:after {
  font-family: "Material Icons";
  content: "\e5cc";
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}

.btn-inq {
  display: block;
  width: 70px;
  height: 226px;
  position: fixed;
  right: 0;
  top: 35%;
  z-index: 9999;
}

.footer-inq,
.form-inq {
  background: url(images/inq-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 3em 15px 5em;
}

.form-inq {
  background: none;
  color: #005c93;
  padding: 0;
}

.footer-inq h3 {
  display: inline-block;
  padding: 1.5em 0 2em 0;
  background: url(images/inq-tit-bg.png) 50% 0 no-repeat;
  background-size: 100% auto;
}

.footer-inq .box {
  max-width: 860px;
  margin: auto;
}

.footer-inq .box > div {
  width: 50%;
  padding: 0 1em;
}

.footer-inq h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.footer-inq .box .din,
.form-inq .din {
  font-weight: normal;
  font-size: 36px;
  margin: 0;
  padding: 0;
}
.footer-inq .box .small,
.form-inq .small {
  font-size: 13px;
  margin: 0;
  padding: 0;
}

/***** main *****/

/* pickup */

#pickup {
  padding: 4em 0;
}

#pickup .box {
  max-width: 1280px;
  padding: 0 1em;
  margin: auto;

  text-align: center;
}

#pickup h2 {
  color: #0080cb;
}

#pickup video {
  max-width: 100%;
  margin: auto;
}

.pickup-box {
  max-width: 60%;
  margin: auto;
}

.pickup-box p {
  font-family: sans-serif;
  font-size: 1.4rem;
  text-align: left;
}

.box {
  display: flex;
}
#area01 {
  background-color: #f6f6f6;
}
#area01 .box {
  justify-content: space-between;
  border-bottom: 2px solid #fff;
}
#area01 .box-2col.left {
  width: 50%;
  background: url(images/top-img01-02.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#area01 .box-2col.right {
  width: 50%;
  padding: 8em 4em;
}

#area02 {
  /* background-color: #e3f5ff; */
  padding: 3% 0;
}

#area02 .box {
  justify-content: center;
}

#area02 .box-3col {
  width: 30%;
  margin: 0 1%;
}

#area02 .box-3col img {
  max-width: 80px;
}

#area02 .box-3col h3 {
  margin: 0;
  padding-left: 1em;
  padding-bottom: 10em;
}

#area02 .box-3col.col1 h3 {
  background: url(images/top-catimg-01-02.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#area02 .box-3col.col2 h3 {
  background: url(images/top-catimg-02-02.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#area02 .box-3col.col3 h3 {
  background: url(images/top-catimg-03-02.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#area02 .box-3col p {
  font-family: "Noto Sans JP", serif;
  font-size: 1.4rem;
  background-color: #fff;
  padding: 1.5em 0;
  min-height: 10em;
  margin-top: 0;
  margin-bottom: 0;
}

a.btn {
  font-family: "Noto Sans JP", serif;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  border: 2px solid #0080cb;
  padding: 0.5em 2em;
  margin: auto;
  text-decoration: none;
  color: #0080cb;
  border-radius: 9999px;
  transition: 0.5s all ease-out;
  background-color: #fff;
}

a.btn:hover {
  color: #fff;
  background-color: #0080cb;
  transition: 0.5s all ease-out;
}

#area03 {
  margin: 80px 0;
  background: url(images/news-img-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}

/* #area03 .area03-bg{
  background-color: #fff;
  transform: skew(-15deg,0);
} */

#area03 .news {
  width: 80%;
  margin: auto;
  background: url(images/top-news-bg_1.png) 50% 50% no-repeat;
  background-size: auto 100%;
  font-size: 1.6rem;
}

#area03 .news .box-inner {
  width: 70%;
  margin: auto;
  padding: 1em;
}

#area03 .news .box-inner h2 {
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  background: url(images/top-news-bg.png) 20% 0 no-repeat;
  background-size: auto 100%;
}

#area03 .news .box-inner dl {
  display: flex;
  border-bottom: 1px solid #9e9e9f;
}

#area03 .news .box-inner p {
  margin-top: 2em;
}

#area03 .news .box-inner dt {
  min-width: 10em;
  padding-right: 1em;
  color: #0080cb;
}

#area03 .news .box-inner dt,
#area03 .news .box-inner dd {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  padding: 0;
  padding-bottom: 1em;
}

#area04 .banner {
  width: 60%;
  margin: 6em auto;
}

#area04 .banner div {
  padding: 0 1em;
}

#area04 .banner div img {
  max-width: 100%;
}

/**** inner **/

.content {
  padding: 6em 0;
}

.content.bg {
  background: url(images/content-bg.png) 0 10em no-repeat;
  background-size: 100% auto;
}

.content .flex {
  display: flex;
  max-width: 1440px;
  margin: auto;
}
.content .flex .left {
  width: 70%;
}
.content .flex .right {
  width: 30%;
  max-width: 360px;
}

h2.subtitle {
  font-size: 38px;
  text-align: center;
  max-width: 800px;
  margin: auto;
  padding-top: 1.5em;
  /*font-weight: normal;*/
}

h2.subtitle.equip {
  background: url(images/equip-tit-bg.png) 50% 0 no-repeat;
  background-size: 100% auto;
}
h2.subtitle.repair {
  background: url(images/repair-tit-bg.png) 50% 0 no-repeat;
  background-size: 100% auto;
}
h2.subtitle.company {
  font-size: 32px;
  padding-top: 0;
}
h2.subtitle.result {
  background: url(images/results-tit-bg.png) 50% 0 no-repeat;
  background-size: 100% auto;
  padding-top: 1em;
}

.company-lead {
  color: rgba(0, 128, 203, 0.3);
  font-style: oblique;
}

section.left,
section.right {
  position: relative;
  padding-bottom: 3em;
}
section.right {
  text-align: right;
}

.itemimage img {
  max-width: 52%;
}

.txtbox {
  background-color: #fff;
  padding: 2em;
  max-width: 510px;
  text-align: left;
  font-size: 1.6rem;
  color: #3e3a39;
  line-height: 1.8;
}
.txtbox h3 {
  color: #004572;
  font-size: 2.6rem;
  margin-top: 0;
  padding-top: 0;
}
.txtbox.box01 {
  position: absolute;
  left: 50%;
  top: 10%;
}

.txtbox.box02 {
  position: absolute;
  left: 10%;
  top: 30%;
}

section.company {
  min-width: 800px;
  max-width: 80%;
  margin: auto;
}
section.company .txtbox {
  padding: 2.5em;
  max-width: none;
  text-align: left;
  font-size: 1.4rem;
  color: #3e3a39;
  line-height: 2.2;
}

section.company.move {
  background-color: #fff;
}

section.company.move .txtbox {
  width: 100% !important;
}

section.company.move .txtbox dl.mov-title {
  font-size: 2rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0.5em 0;
}

section.company.move .txtbox dl.mov-title dt {
  width: 20%;
  margin: 0;
  padding: 0;
}
section.company.move .txtbox dl.mov-title dd {
  width: 80%;
  margin: 0;
  padding: 0;
  color: #0081cc;
}

section.company.move .txtbox dl.mov-title.bebas {
  font-size: 30px;
}

section.company .box {
  align-items: flex-end;
}

section.company .txtbox img {
  display: block;
  margin-top: 2em;
}

section.company.bg-blue {
  background-color: rgba(0, 103, 164, 0.5);
  padding: 0;
  margin-top: 4em;
}

section.company.bg-blue2 {
  background-color: rgba(0, 103, 164, 0.5);
  padding: 0.7em;
  margin-top: 4em;
}

.com-inner {
  background-color: #fff;
  padding: 3em;
}

section.company.bg-blue.op90 .com-inner {
  background-color: rgba(255, 255, 255, 0.9);
}

.com-inner h2 {
  padding-bottom: 3em;
}

.com-inner.com-ex h2 {
  padding-bottom: 0em;
}

.com-inner h2 span {
  color: rgba(0, 103, 164, 0.3);
  font-size: 16px;
  font-style: oblique;
  padding-left: 20px;
  display: inline-block;
}

.com-inner dl {
  display: flex;
  border-bottom: 1px solid #595757;
  margin-bottom: 2em;
  margin-top: 0;
}

.com-inner.link dl {
  align-items: flex-end;
}

.com-inner dl.large a {
  font-size: 140%;
}

.com-inner dl.middle a {
  font-size: 120%;
}

.com-inner.com-ex dl {
  border: 0;
  font-family: "Noto Sans JP", sans-serif;
}

.com-inner dl.last {
  border-bottom: 0;
}
.com-inner dt {
  font-weight: normal;
  min-width: 10em;
}
.com-inner.link dt {
  width: 100%;
  padding-right: 0;
  text-align: center;
}

.com-inner.link dd a {
  font-size: 100%;
}

.com-inner.link dl dt a img {
  width: auto;
  height: 50px;
  display: block;
  margin: auto;
}

.com-inner.link dl.large dt a img {
  height: 90px;
}

.com-inner.com-ex dt {
  min-width: 15em;
}

.com-inner.com-ex dt .att {
  background-color: #ef8200;
  font-size: 12px;
  color: #fff;
  border-radius: 5px;
  margin-right: 10px;
  display: inline-block;
  padding: 0.3em 0.5em;
}

.com-inner dt,
.com-inner dd {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  padding: 0 0 2em 0;
  margin: 0;
}

.com-inner dt {
  font-weight: bold;
}

.com-inner dd input,
.com-inner dd textarea {
  border: 1px solid #0080cb;
  width: 100%;
}

.gallery {
  padding-bottom: 6em;
}

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

.gallery ul li {
  margin-bottom: 3em;
  width: 100%;
}

.photo {
  font-size: 14px;
}
.access {
  display: flex;
}

.map {
  padding-left: 0;
  padding-bottom: 3em;
  width: 100%;
}
.map iframe {
  width: 100%;
  height: 450px;
}

.map2 {
  padding-left: 0;
  width: 100%;
}
.map2 iframe {
  width: 100%;
  height: 350px;
}

.movie {
  width: 80%;
}

section.company .movie {
  width: 100%;
  padding-bottom: 2em;
}

.movie video {
  width: 100%;
}

.rec-img01 {
  padding: 0 0.5em;
}
.rec-img02 {
  padding: 3em 0.5em 0;
}
.rec-img03 {
  padding: 6em 0.5em 0;
}

.submit {
  text-align: center;
}
.button02,
.button02:visited,
.submit input {
  display: inline-block;
  background-color: #0080cb;
  border: 3px solid #0080cb;
  border-radius: 5px;
  padding: 0.5em 3em;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
}

.button02:hover {
  display: inline-block;
  background-color: #fff;
  color: #0080cb;
  transition: 0.5s all ease-out;
}

section.result {
  max-width: 70%;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.9);
}

.content .flex section.result {
  max-width: 96%;
}

.result-inner {
  padding: 3em;
  display: flex;
  flex-wrap: wrap;
  font-family: "Noto Sans JP", sans-serif;
}
.post-type-archive-blogs .result-inner {
  padding-top: 0em;
}

.result-box {
  width: 50%;
  padding: 0 15px 15px;
  margin-bottom: 6em;
  font-size: 1.3rem;
}

.results-body .wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  display: inline-block;
  border: 0;
  padding: 0.8em 2em;
  margin: 2px;
  color: #0080cb;
  border: 2px solid #0080cb;
  text-decoration: underline;
  background-color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
}

.blog-box {
  width: 100%;
  padding-bottom: 3em;
  margin-bottom: 3em;
  border-bottom: 1px dotted #ccc;
}

.blog_all .blog-box {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px dotted #666;
}

.result-box .date,
.blog-box .date {
  color: #0080cb;
  font-size: 1.4rem;
}

.blog-box .date span a {
  display: inline-block;
  background-color: #0080cb;
  color: #fff;
  font-size: 1.2rem;
  padding: 0.3em 0.5em;
  text-decoration: none;
  margin-right: 1em;
}
.blog-box .date span.c1 a {
  background-color: #548e43;
}

.blog-box h3,
.result-box h3 {
  /* color: #004572; */
  color: #0080cb;
  font-size: 1.8rem;
}
.blog-box h3 {
  font-size: 2.8rem;
}

.blog_all .blog-box h3 {
  font-size: 2rem;
}

.wp-pagenavi {
  max-width: 70%;
  margin: auto;
  text-align: right;
  padding: 0.5em 0;
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 0;
  padding: 3px 5px;
  margin: 2px;
  color: #0080cb;
  text-decoration: underline;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
}

/***** footer ******/

#colophon {
  background-color: #e6ebee;
  padding: 2em 4em;
}

#colophon p.address {
  font-size: 14px;
}

#colophon .din {
  font-size: 32px;
  color: #0081cc;
}

#colophon .main-navigation {
  padding-top: 0;
  padding-right: 0;
}

#colophon .main-navigation ul li a {
  color: #000;
}

#colophon .main-navigation p {
  padding-top: 2em;
  padding-bottom: 2em;
}

#colophon .main-navigation p a {
  display: inline-block;
  margin-right: 2em;
  color: #000;
  text-decoration: underline;
  font-size: 14px;
}

.copyright {
  font-size: 10px;
  text-align: right;
}

.fs22 {
  font-size: 18px;
}
.w40 {
  width: 40%;
}
.w45 {
  width: 45%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.pb2em {
  padding-bottom: 2em;
}
.pb4em {
  padding-bottom: 4em;
}
.pb6em {
  padding-bottom: 6em;
}
.pt2em {
  padding-top: 2em !important;
}
.pt6em {
  padding-top: 6em;
}
.tl {
  text-align: left !important;
}
.tc {
  text-align: center !important;
}
.tr {
  text-align: right !important;
}
.pc {
  display: block;
}
.sp {
  display: none;
}

.widget{
      font-family: "Noto Sans JP", sans-serif;
}

.widget h2 {
  font-size: 1.6rem;
}
.widget ul {
  margin-left: 1em;
  padding-left: 0;
  list-style: none;
}
.widget ul li a {
  display: block;
  width: 50%;
  background-color: #0080cb;
  color: #fff;
  font-size: 1.4rem;
  padding: 0.3em 0.5em;
  text-decoration: none;
  margin-bottom: 3px;
}
.widget ul li.c11 a {
  background-color: #8e6743;
}
.widget ul li.c8 a {
  background-color: #548e43;
}
.widget ul li.c9 a {
  background-color: #da4a4a;
}
.widget ul li.c10 a {
  background-color: #814cb0;
}
.widget ul li.c12 a {
  background-color: #4c9ab0;
}
.widget ul li.proto a {
  background-color: #fff;
  color: #0080cb;
}

@media screen and (min-width: 1440px) {
  html {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .box,
  .site-header,
  .site-info,
  .main-navigation ul {
    flex-direction: column;
  }
  .site-header,
  .site-info,
  .site-branding,
  .box > * {
    width: 100% !important;
  }

  header .site-branding {
    height: 90px;
  }
  .site-branding h1 {
    padding: 0;
  }

  header .site-branding h1 {
    color: #0080cb;
  }

  header .site-branding h1 img {
    width: auto;
    height: 80px;
  }
  .mv-wrapper {
    height: 100vh;
  }

  .content .flex {
    flex-direction: column;
  }
  .content .flex .left,
  .content .flex .right {
    width: 100%;
  }
  .content .flex .right{
    padding: 20px;
  }
  .mv-title {
    left: 15px;
    top: 150px;
  }
  #area01 .box-2col.left {
    height: 50vh;
  }
  #area01 .box-2col.right {
    padding: 3em 15px;
  }
  #area02 .box-3col {
    padding-bottom: 2em;
  }

  #area04 .banner {
    width: 90%;
    margin: 3em auto;
  }
  #colophon {
    padding: 2em 15px;
  }
  .btn-inq {
    width: 35px;
    height: auto;
  }

  section.company {
    min-width: 0;
    max-width: 100%;
  }

  section.left,
  section.right {
    padding-bottom: 3em;
    text-align: left;
  }

  .itemimage img {
    max-width: 100%;
  }

  .txtbox {
    max-width: 100%;
  }
  .txtbox.box01,
  .txtbox.box02 {
    position: static;
  }
  .footer-inq .box .small {
    padding-bottom: 2em;
  }
  .com-inner {
    padding: 15px;
  }
  .com-inner dl,
  .access {
    flex-direction: column;
  }
  .com-inner dt {
    min-width: 0;
  }
  .com-inner dt,
  .com-inner dd {
    width: 100%;
  }
  .photo img {
    width: 100%;
  }
  .map {
    padding-left: 0;
    width: 100%;
  }
  section.result {
    max-width: 100%;
  }

  .result-inner {
    padding: 15px;
    flex-direction: column;
  }

  .result-box {
    width: 100%;
    padding: 15px;
  }

  .wp-pagenavi {
    max-width: 100%;
    text-align: center;
  }

  .blognews {
    width: 100%;
    position: static;
    max-width: none;
    border-radius: 0px;
  }
  #area02 .box-3col {
    width: 100%;
    margin: 0;
  }
  #area03 .news .box-inner dl {
    flex-direction: column;
  }
  #area03 .news {
    width: 96%;
  }

  #pickup video {
    max-width: 100%;
  }

  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  .widget ul li a {
    width: 100%;
  }
}
