/*
Theme Name: minami
Author: minami
Author URI: https://minamisangyo.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: minami

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*----------------------
1.0 Normalize
Styles based on Normalize v8.0.0 @link https://github.com/necolas/normalize.css
----------------------*/
html {
	font-size:16px;
	font-size:100%;
	line-height: 1.7; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
body {
	margin: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}
pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
a {
	background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
small {
	font-size: 80%;
}
.small {
	font-size: 80%;
}
.Forange {
  color: #de6243;
  font-weight: 700;
}
sub,
sup {
	font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
button,
input { /* 1 */
	overflow: visible;
}
button,
select { /* 1 */
	text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
/*----------------------
2.0 Accessibility
----------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	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; /* Above WP toolbar. */
}
/*----------------------
3.0 Alignments
----------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*----------------------
5.0 Typography
----------------------*/
body,
button,
input,
select,
textarea {
	color: #333;
  font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.66;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 1em 0;
	padding: 1.5em 0 0;
	font-weight: 700;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}
h1 {
	font-size: 50px;
}
h2 {
	color: #666;
	font-size: 36px;
}
h3 {
	color: #333;
	font-size: 25px;
}
h4 {
	color: #333;
	font-size: 21px;
}
h5 {
	color: #767676;
	font-size: 18px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}
h6 {
	color: #333;
	font-size: 16px;
}
p {
	margin: 0 0 1.5em;
	padding: 0;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 400;
	margin-top: 0.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	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;
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #FFF;
	text-decoration: none;
}
big {
	font-size: 125%;
}
blockquote {
	quotes: "" "";
}
q {
	quotes: "“" "”" "‘" "’";
}
blockquote:before,
blockquote:after {
	content: "";
}
:focus {
	outline: none;
}
/*----------------------
6.0 Forms
----------------------*/
label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}
fieldset {
	margin-bottom: 1em;
}
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;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.3em;
	width: 100%;
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
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: #222;
	border-color: #333;
}
select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}
button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}
input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}
button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}
button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
/*----------------------
7.0 Formatting
----------------------*/
hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
/*----------------------
8.0 Lists
----------------------*/
ul,
ol {
    -webkit-margin-before: 1.5em;
    -webkit-margin-after: 1.5em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0.5em;
    -webkit-padding-start: 40px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
/*----------------------
9.0 Tables
----------------------*/
.wp-block-table table,
table {
  margin: 0 0 1.5em;
	width: auto;
  border-top: solid 2px #4f8bc2;
  border-bottom: solid 2px #4f8bc2;
  border-left: none;
  border-right: none;
	border-collapse: collapse;
}
thead th {
  padding-bottom: 0.5em;
	border: none;
}
.wp-block-table th {
  padding: 1em 0.5em;
	text-align: left;
  font-weight: 700;
  border: none;
}
.wp-block-table tr {
	border-bottom: 1px solid #ccc;
}
.wp-block-table td {
	padding: 0.4em 1em;
  border: none;
}
.wp-block-table tr:last-child,
.wp-block-table th:last-child,
.wp-block-table td:last-child {
  border-bottom: none;
	padding-right: 0;
}
.wp-block-table tr td:first-child {
  font-weight: 700;
}
.wp-block-table tr:nth-child(odd) td:first-child {
  background-color: #f6f9fc;
}

/*----------------------
10.0 Links
----------------------*/
a {
	color: #4f8bc2;
	text-decoration: none;
}
a:focus {
	outline: 0;
}
a:link,
a:visited {
  color: #4f8bc2;
}
a:hover,
a:active {
	color: #999;
	outline: 0;
}
a img {
	-webkit-box-shadow: none;
	box-shadow: none;
  outline: 0;
}
a:hover img {
	opacity:0.5;
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  outline: 0;
}
.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #222;
}
/*-- see details arrow --*/
.see-details-arrow {
  margin: 20px 0 0 0;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}
/*----------------------
Layout
----------------------*/
html,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background: #fff;
}
/** layout **/
.header-wrap {
  margin: 0 auto;
  width: 100%;
  height: auto;
  position: relative;
  background-color: transparent;
}
#header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 120px;
	background: #fff;
	display: block;
	position: fixed;
  border-bottom: solid 1px #666;
  z-index: 55;
}
#container {
	margin: 0 auto;
	padding: 170px 0 80px 0;
	max-width: 1200px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#content-onecolumn {
  margin: 0;
	padding: 0;
	max-width: 1200px;
  width: 100%;
	display: block;
}
#content {
	margin: 0;
	padding: 0;
	max-width: 820px;
  width: 68.33%;
}
#sidebar {
	margin: 0;
	padding: 10px 30px 30px 30px;
	max-width: 340px;
  width: 28.33%;
	background: #EAEDF2;
}
#footer {
	margin: 0 auto;
	padding: 30px 20px;
	width: 100%;
	background-color: #1b3043;
	display: block;
}
.sp {
	display: none;
}
/*-- BREADCRUMB --*/
.breadcrumb {
  margin: 0 0 30px 0;
  width: 100%;
  font-size: 13px;
  float: left;
}
.breadcrumb i {
  font-size: 14px;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.breadcrumb ul li {
display: inline;
}
.breadcrumb ul li a {
  text-decoration: none;
}
.breadcrumb ul li a:link,
.breadcrumb ul li a:visited {
  color: #333;
}
.breadcrumb ul li a:hover {
  color: #148da9;
}
.breadcrumb ul li + li:before{
  content: ">";
  margin:.5em;
}
/*----------------------
TOP page Layout
----------------------*/
.TOPcatch {
  margin: 0 auto;
  padding: 120px 0 30px 0;
  height: auto;
  text-align: center;
}
.TOPtitle-en {
  margin: 20px auto 0 auto;
  max-width: 820px;
  width: 100%;
  height: auto;
}
.TOPtitle-en img {
  max-width: 820px;
  width: 100%;
  height: auto;
}
.TOPtitle {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
  font-size: 31px;
  font-weight: 700;
  line-height: 1.2;
}
#TOPslider {
  margin: 0 auto 60px auto;
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
}
#TOPslider-sp {
  display: none;
}
#TOPcontainer {
	margin: 0 auto;
	padding: 0 0 80px 0;
  width: 100%;
	display: block;
}
#TOPcontent {
	margin: 0;
	padding: 0;
  width: 100%;
}
/*----------------------
Header
----------------------*/
#masthead {
	margin: 0 auto;
	padding: 20px 0;
	max-width: 1200px;
	width: 100%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
}
#logo {
  margin: 0;
  padding: 0;
	max-width: 360px;
  width: 35%;
}
#logo img {
	margin: 0;
	padding: 0;
	max-width: 360px;
	width: 100%;
  height: auto;
  display: block;
}
#navi-menu {
  margin: 0;
	padding: 0;
  width: 60%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header-btn {
  margin: 0;
	padding: 0 0 15px 0;
  max-width: 620px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-btn-translation {
  width: 180px;
  padding: 0;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}
.header-btn-translation a:link,
.header-btn-translation a:visited {
  padding: 7px 15px 8px 10px;
  color: #fff;
  border: solid 1px #1b3043;
  background-color: #1b3043;
  border-radius: 16px;
  display: block;
}
.header-btn-translation a:hover {
  padding: 7px 15px 8px 10px;
  color: #fff;
  border: solid 1px #4f8bc2;
  background-color: #4f8bc2;
  border-radius: 16px;
  display: block;
}
.header-btn-translation img {
  margin: 0 8px 0 0;
  padding: 0;
  width: 20px;
  height: auto;
  display: inline-block;
}
.header-btn-contact {
  width: 140px;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
.header-btn-contact a:link,
.header-btn-contact a:visited {
  padding: 7px 15px 8px 10px;
  color: #4f8bc2;
  border: solid 1px #4f8bc2;
  background-color: #fff;
  border-radius: 15px;
  display: block;
}
.header-btn-contact a:hover {
  padding: 7px 15px 8px 10px;
  color: #FFF;
  background-color: #4f8bc2;
  border: solid 1px #4f8bc2;
  border-radius: 15px;
  display: block;
}
.header-btn-contact a:link i,
.header-btn-contact a:visited i {
  margin: 0 10px 0 0;
  color: #4f8bc2;
  font-size: 15px;
}
.header-btn-contact a:hover i {
  margin: 0 10px 0 0;
  color: #FFF;
  font-size: 15px;
}
/*-- Global-navi --*/
#global-navi {
	margin: 0;
	padding: 0 0 6px 0;
	max-width: 620px;
  width: 100%;
}
#global-navi ul {
	margin: 0;
	padding: 0;
	max-width: 620px;
	width: 100%;
	height: auto;
	list-style-type: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#global-navi ul li {
	width: auto;
	text-align: center;
	position: relative;
	display: block;
  font-size: 15px;
  border-right: solid 1px #333;
}
#global-navi ul li a {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-decoration: none;
}
#global-navi ul li a:last-child {
  border: none;
}
#global-navi ul li a:link,
#global-navi ul li a:visited {
	margin: 0;
	padding: 3px 15px;
  font-weight: 400;
	color: #333;
  display: block;
}
#global-navi ul li a:hover,
#global-navi ul li a:active {
	margin: 0;
	padding: 3px 15px;
  color: #4f8bc2;
  display: block;
}
#global-navi ul li:first-child a:link,
#global-navi ul li:first-child a:visited,
#global-navi ul li:first-child a:hover,
#global-navi ul li:first-child a:active {
	padding: 3px 15px 3px 0;
}
#global-navi ul li ul {
  margin: 0;
  padding: 0;
	width: 170px;
	position: absolute;
	top: 100%;
	left: 0;
	list-style: none;
	line-height:1;
  display: none;
}
#global-navi ul li:hover ul{
  overflow: visible;
  display: block;
  height: auto;
}
#global-navi ul li > ul a:hover {
	display: block;
}
#global-navi ul li ul li{
	padding: 0;
	width: 170px;
	height: auto;
	overflow: hidden;
	color: #333;
  border-right: none;
}
#global-navi ul li ul li a{
	padding: 7px 15px;
	text-align: left;
	font-size: 0.875rem;
	line-height: 1rem;
	font-weight: normal;
	background: rgba(234,237,242,0.95);
}
#global-navi ul li ul li a:link,
#global-navi ul li ul li a:visited {
	margin: 0;
	padding: 7px 15px;
	color: #333;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 2px rgba(234,237,242,0.95);
	border-radius: 0;
}
#global-navi ul li ul li a:hover,
#global-navi ul li ul li a:active {
	margin: 0;
	padding: 7px 15px;
	color: #4f8bc2;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 2px #4f8bc2;
	border-radius: 0;
}
#global-navi ul li ul li:first-child a:link,
#global-navi ul li ul li:first-child a:visited,
#global-navi ul li ul li:first-child a:hover,
#global-navi ul li ul li:first-child a:active {
  padding: 7px 15px;
}
#global-navi ul li:hover ul {
	overflow: visible;
	height: auto;
}
.header-sns {
  margin: 0;
  padding: 0;
  width: 90px;
  position: absolute;
  top:60px;
  right:8%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  z-index: 99;
}
.header-sns-en {
  margin: 0;
  padding: 0;
  width: 90px;
  position: absolute;
  top:60px;
  right:3%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  z-index: 99;
}
.header-sns a,
.header-sns-en a {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  display: block;
}
.header-sns a img,
.header-sns-en a img {
  margin: 0;
  padding: 0;
  max-width: 40px;
  width: 100%;
  height: auto;
}
.menu-btn {
  display: none;
}
.toggle-area {
  display: none;
}
.bt_translation {
  width: 140px;
}
/*----------------------
Sidebar
----------------------*/
/* Search */
.widget {
	margin: 1em 0 2em 0;
	padding: 0;
}
h2.widget-title {
	color: #080872;
	font-size: 0.9375rem;
}
.search-form {
	position: relative;
}
.search-form .search-submit {
	bottom: 3px;
	padding: 0.5em 1em;
	position: absolute;
	right: 3px;
	top: 3px;
}
.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}
#sidebar ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
	list-style-type: none;
}
.custom-html-widget{
	margin: 0 auto;
	text-align:center; 
}
.widget table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: auto;
	border-spacing: 0;
	line-height: 1;
}
.widget thead th {
	border-bottom: none;
	padding-bottom: 0;
}
.widget th {
	padding: 0;
}
.widget tr {
	border-bottom: none;
}
.widget td {
	padding: 0;
}
.widget th:first-child,
.widget td:first-child {
	padding-left: 0;
}
.widget th:last-child,
.widget td:last-child {
	padding-right: 0;
}
/*----------------------
Footer
----------------------*/
.pageup {
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 100px;
	right: 4%;
	opacity:0.8;
}
.pageup img {
  width: 60px;
  height: 60px;
}
#footer-content {
	margin: 0 auto;
	padding:40px 0 30px 0;
	max-width:1200px;
	width:100%;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footer-info {
  margin: 0;
  padding: 0;
  max-width: 500px;
  width: 45%;
}
.footer-catch {
  font-size: 14px;
  color: #fff;
}
.footer-companyname {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}
.footer-address,
.footer-address-en {
  font-size: 14px;
  color: #fff;
  font-style: normal;
}
.footer-address br {
  display: none;
}
.footer-navi {
  margin: 0;
  padding: 0;
  max-width: 224px;
  width: 45%;
}
.footer-btn-contact,
.footer-btn-contact-en {
  max-width: 224px;
  width: 100%;
  font-size: 20px;
  line-height: 1;
}
.footer-btn-contact a:link,
.footer-btn-contact a:visited {
  padding: 5px 0 5px 27px;
  color: #333;
  border: solid 1px #333;
  background-color: #fff;
  border-radius: 21px;
  display: block;
}
.footer-btn-contact a:hover {
  padding: 5px 0 5px 27px;
  color: #FFF;
  background-color: #4f8bc2;
  border: solid 1px #4f8bc2;
  border-radius: 21px;
  display: block;
}
.footer-btn-contact-en a:link,
.footer-btn-contact-en a:visited {
  padding: 5px 0 5px 50px;
  color: #333;
  border: solid 1px #333;
  background-color: #fff;
  border-radius: 21px;
  display: block;
}
.footer-btn-contact-en a:hover {
  padding: 5px 0 5px 50px;
  color: #FFF;
  background-color: #4f8bc2;
  border: solid 1px #4f8bc2;
  border-radius: 21px;
  display: block;
}
.footer-btn-contact a:link i,
.footer-btn-contact a:visited i,
.footer-btn-contact-en a:link i,
.footer-btn-contact-en a:visited i {
  margin: 0 10px 0 0;
  color: #333;
  font-size: 30px;
  vertical-align: text-top;
}
.footer-btn-contact a:hover i,
.footer-btn-contact-en a:hover i {
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 30px;
  vertical-align: text-top;
}
#copy {
	margin: 0 auto;
	padding:0;
	width:100%;
	text-align:center;
	font-size:13px;
	color:#fff;
}
#copy a:link,
#copy a:visited {
	color:#fff;
}
#copy a:hover {
  color: #4f8bc2;
}
/* Site info */
.site-info {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 1em;
}
.site-info a {
	color: #666;
}
.site-info .sep {
	margin: 0;
	display: block;
	visibility: hidden;
	height: 0;
	width: 100%;
}
/*----------------------
cookie-law-info
----------------------*/
.cli-bar-message {
	font-size:12px;
	font-size:0.75rem;
}
.wt-cli-ccpa-element {
	font-size:12px;
	font-size:0.75rem;
}
.cli-bar-btn_container {
	font-size:12px;
	font-size:0.75rem;
}
/*----------------------
TOP Page
----------------------*/
section#TOPintroduction {
  margin: 0 auto 45px auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
}
h2.sec-title {
	margin: 0 0 50px 0;
	padding: 0;
	color: #4d4d4d;
	font-size: 31px;
}
h2.sec-title a:link,
h2.sec-title a:visited {
	color: #4d4d4d;
}
h2.sec-title a:hover,
h2.sec-title a:active {
	color: #4f8bc2;
}
/*-- INTRODUCTION --*/
.TOPintroduction-content {
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
}
.TOPintroduction-content br {
  display: none;
}
/*-- ASSIGMENT --*/
section#TOPassignment {
  margin: 0 auto;
  padding: 0 0 100px 0;
  max-width: 1200px;
  width: 100%;
}
h2.sec-title.assignmenttitle {
	margin: 0 auto 50px auto;
}
.TOPassignment-entry-1,
.TOPassignment-entry-2,
.TOPassignment-entry-3 {
  margin: 0 auto 20px auto;
  padding: 0;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  aspect-ratio: 6 / 1;
  background-size: cover;
  background-color: rgba(255,255,255,0.5);
  background-blend-mode: lighten;
  overflow: hidden;
}
.TOPassignment-entry-1 {
  background-image: url(./images/bg_top_assignment01.png);
  background-position: right 0;
  background-repeat: no-repeat;
}
.TOPassignment-entry-2 {
  background-image: url(./images/bg_top_assignment02.png);
  background-position: right 0;
  background-repeat: no-repeat;
}
.TOPassignment-entry-3 {
  background-image: url(./images/bg_top_assignment03.png);
  background-position: right 0;
  background-repeat: no-repeat;
}
.TOPassignment-entry-1:hover,
.TOPassignment-entry-2:hover,
.TOPassignment-entry-3:hover {
  background-blend-mode:unset;
}
.assignment-entry-content {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  z-index: 2;
}
.assignment-entry-probrem {
  margin: 0;
  padding: 20px 0 0 2.5%;
  max-width: 430px;
  width: 35.8%;
  height: 100%;
  font-size: 21px;
  font-weight: 400;
  color: #fff;
  background-color: #4d4d4d;
  clip-path: polygon(0% 0%, 100% 0%, 81.3% 100%, 0% 100%);
}
.TOPassignment-entry-1:hover .assignment-entry-probrem,
.TOPassignment-entry-2:hover .assignment-entry-probrem,
.TOPassignment-entry-3:hover .assignment-entry-probrem {
  background-color: #666666;
}
.stickarrow {
  max-width: 250px;
  width: 58%;
  height: 14px;
  border-bottom: 1px solid #fff;
  border-right: 2px solid #fff;
  transform: skew(45deg);
  position: absolute;
  bottom: 25px;
}
.assignment-entry-technology {
  margin: 0;
  padding: 25px 5% 0 5%;
  max-width: 760px;
  width: 63.333%;
}
h3.assignment-entry-title {
  margin: 0 0 15px 0;
  padding: 0 0 10px 0;
  font-size: 29px;
  font-weight: 700;
  border-bottom: solid 1px #333;
}
.assignment-entry-excerpt {
  margin: 0;
  padding: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.4;
  color: #333;
}
/*-- FEATURES --*/
section#TOPfeatures {
  margin: 0 auto;
  padding: 60px 0 50px 0;
  background-image: linear-gradient(90deg, rgba(79, 139, 194, 0.3), rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0.3));
}
.TOPfeatures-container {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
}
.featurestitle-en {
  margin: 0 auto;
  width: auto;
  height: 54px;
  text-align: center;
}
.featurestitle-en img {
  width: auto;
  height: 54px;
}
h2.sec-title.featurestitle {
  margin: 0 0 60px 0;
  text-align: center;
}
.features-entry,
.features-entry-ufb {
  margin: 0 auto 20px auto;
  padding: 40px;
  width: 100%;
  background-color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.features-thumb {
  margin: 0;
  padding: 0;
  max-width: 420px;
  width: 35%;
  height: auto;
}
.features-thumb img {
  margin: 0;
  padding: 0;
  max-width: 450px;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
h3.features-content-title {
  padding: 0 0 10px 0;
  font-size: 36px;
  font-weight: 700;
  color: #4f8bc2;
  border-bottom: solid 1px #333;
}
.features-content {
  margin: 0;
  padding: 0;
  max-width: 720px;
  width: 60%;
  position: relative;
}
.features-go-ufb,
.features-go-labo {
  font-size: 24px;
  font-weight: 700;
  text-align: right;
}
.features-go-ufb img,
.features-go-labo img,
.see-details-arrow img {
  margin: 0 0 0 20px;
  width: 55px;
  height: 55px;
  vertical-align:middle;
}
/*-- SERVICES --*/
section#TOPservices {
  margin: 0 auto;
  padding: 60px 0 100px 0;
  max-width: 1200px;
  width: 100%;
}
.servicestitle-en {
  margin: 0;
  width: auto;
  height: 54px;
}
.servicestitle-en img {
  width: auto;
  height: 54px;
}
h2.sec-title.servicestitle {
  margin: 0 0 40px 0;
}
.TOPservices-entry {
  margin: 0 auto 60px auto;
  padding: 0;
  width: 100%;
  height: 500px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #ccc;
  background-image: url(./images/services_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  transition: 2s all;
}
.TOPservices-content.panel-1,
.TOPservices-content.panel-2,
.TOPservices-content.panel-3 {
  margin: 0;
  padding: 0;
  max-width: 400px;
  width: 33.33%;
  height: 500px;
  border-right: solid 1px #fff;
  overflow: hidden;
}
.TOPservices-content.panel-3 {
  border-right: none;
}
.TOPservices-entry.services-bg01 {
  background-image: url(./images/services_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 01s 0s ease;
}
.TOPservices-entry.services-bg02 {
  background-image: url(./images/services_bg02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 01s 0s ease;
}
.TOPservices-entry.services-bg03 {
  background-image: url(./images/services_bg03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 01s 0s ease;
}
.TOPservices-block {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.TOPservices-overlay {
  margin: 410px 0 0 0;
  padding: 20px 30px 0 30px;
  height: 100%;
  position: relative;
  background-color: rgba(51, 51, 51, 0.5);
  transition: .5s ease-in-out;
}
.TOPservices-content:hover .TOPservices-overlay {
  margin: 0;
  padding: 30px 30px 0 30px;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.5);
  position: relative;
}
.TOPservices-title {
  margin: 0 auto;
  padding: 0;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.TOPservices-title a:link,
.TOPservices-title a:visited {
  color: #fff;
}
.TOPservices-title a:hover {
  color: #ccc;
}
.TOPservices-title::after {
  content: "";
  margin: 25px auto 20px auto;
  width: 80px;
  border-bottom: solid 5px rgba(79, 139, 194, 0.8);
  display: block;
}
.TOPservices-excerpt {
  margin: 0 auto ;
  padding: 0;
  font-size: 21px;
  color: #fff;
  text-align: center;
}
.TOPservices-arrow {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 55px;
  height: 55px;
  transform: translateX(-50%);
  color: #4f8bc2;
}
.TOPservices-arrow img {
  width: 100%;
  height: 100%;
}
.TOPservices-content:hover .TOPservices-arrow img {
  opacity: 1;
}
/*-- NEWS --*/
section#TOPnews {
  margin: 0 auto;
  padding: 0 0 100px 0;
  max-width: 1200px;
  width: 100%;
}
.TOPnews-container {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.TOPnews-title {
  margin: 0;
  padding: 0;
  max-width: 320px;
  width: 26.666%;
  height: auto;
}
.newstitle-en {
  margin: 0;
  width: auto;
  height: 54px;
}
.newstitle-en img {
  width: auto;
  height: 54px;
}
h2.sec-title.newstitle {
  margin: 0 0 30px 0;
}
.go-newslist {
  margin: 0 0 50px 0;
  width: 210px;
  font-size: 24px;
  text-align: left;
  font-weight: 700;
  position: relative;
}
.news-golistarrow {
  position: absolute;
  bottom: -5px;
  left: -15px;
  max-width: 235px;
  width: 78%;
  height: 15px;
  border-bottom: 1px solid #4f8bc2;
  border-right: 2px solid #4f8bc2;
  transform: skew(60deg);
}
.news-catlist {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 17px;
  line-height: 1;
  display: block;
}
.news-catlist a:link,
.news-catlist a:visited {
  padding: 3px 20px 4px 20px;
  color: #333;
  background-color: #fff;
  border: solid 1px #333;
  border-radius: 14px;
  display: inline-block;
}
.news-catlist a:hover {
  padding: 3px 20px 4px 20px;
  color: #fff;
  background-color: #4f8bc2;
  border: solid 1px #4f8bc2;
  border-radius: 14px;
  display: inline-block;
}
.TOPnews-entry {
  margin: 0;
  padding: 0;
  max-width: 880px;
  width: 73.333%;
  height: auto;
}
.TOPnews-content-1,
.TOPnews-content-2,
.TOPnews-content-3 {
  margin: 0 0 10px 0;
  padding: 20px 35px 25px 35px;
  position: relative;
  border: solid 1px #4f8bc2;
}
.TOPnews-content-1.is-active,
.TOPnews-content-2.is-active,
.TOPnews-content-3.is-active {
  background-color: #edf3f9;
}
.TOPnews-meta {
  margin: 0 0 15px 0;
  display: block;
}
.TOPnews-meta-date {
  font-size: 24px;
  font-weight: 700;
  color: #4f8bc2;
  display: inline;
}
.TOPnews-meta-date::after {
  margin: 0 35px 0 45px;
  content: "";
  max-width: 100px;
  width: 12%;
  border-bottom: solid 1px #333;
  display: inline-block;
}
.TOPnews-meta-cat {
  margin: 0 20px 0 0;
  padding: 0;
  font-size: 17px;
  line-height: 1;
  display: inline-block;
}
.TOPnews-meta-cat span {
  padding: 3px 20px 4px 20px;
  background-color: #fff;
  border: solid 1px #333;
  border-radius: 14px;
  display: block;
}
h3.news-content-title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
}
/*-- PROPOSAL --*/
section#TOPproposal {
  margin: 0 auto 95px auto;
  padding: 60px 0 50px 0;
  background-image: linear-gradient(142deg, rgba(255, 255, 255, 0.3), rgba(77, 132, 183, 0.3) 57%);
}
.TOPproposal-container {
  margin: 0 auto 70px auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
}
.TOPproposal {
  margin: 0 auto;
  padding: 20px;
  width: 100%;
  text-align: center;
}
.proposaltitle-en {
  margin: 0 auto;
  width: auto;
  height: 54px;
  text-align: center;
}
.proposaltitle-en img {
  width: auto;
  height: 54px;
}
h2.sec-title.proposaltitle {
  margin: 0 auto 50px auto;
  text-align: center;
}
.TOPproposal-entry {
  margin: 0;
  padding: 0;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.TOPproposal-content {
  margin: 0;
  padding: 0;
  max-width: 330px;
  width: 18.33%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 11 / 15;
}
.TOPproposal-thumb {
  margin: 0;
  padding: 0;
  max-width: 330px;
  width: 100%;
  height: 100%;
  vertical-align:bottom;
}
.TOPproposal-thumb img {
  max-width: 330px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.TOPproposal-thumb a {
  display: block;
  line-height: 1;
}
h3.TOPproposal-title {
  margin: 0 auto;
  padding: 10px 5px 0 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  background-color: rgba(79, 139, 194, 0.8)
}
h3.TOPproposal-title a:link,
h3.TOPproposal-title a:visited {
  color: #fff;
}
h3.TOPproposal-title a:hover {
  color: #333;
}
/*-- PRODUCTS --*/
.TOPproducts-container {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.TOPproducts-title {
  margin: 0;
  padding: 0;
  max-width: 300px;
  width: 25%;
  height: auto;
}
.productstitle-en {
  margin: 0;
  width: auto;
  height: 54px;
}
.productstitle-en img {
  width: auto;
  height: 54px;
}
.go-productslist {
  margin: 60px 0 0 0;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  color:#4D84B7;
  position: relative;
}
.products-golistarrow {
  position: absolute;
  bottom: -5px;
  left: -15px;
  max-width: 235px;
  width: 78%;
  height: 15px;
  border-bottom: 1px solid #4f8bc2;
  border-right: 2px solid #4f8bc2;
  transform: skew(60deg);
}
.TOPproducts-entry {
  margin: 0;
  padding: 35px 0 10px 0;
  max-width: 900px;
  width: 75%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: #fff;
  border: solid 1px #4D84B7;
}
.TOPproducts-content {
  margin: 0 auto 20px auto;
  padding: 0;
  max-width: 260px;
  width: 30.95%;
  position: relative;
}
.TOPproducts-thumb {
  margin: 0 auto;
  padding: 0;
  max-width: 230px;
  width: 90%;
  height: auto;
  vertical-align:bottom;
  overflow:hidden;
}
.TOPproducts-thumb img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.TOPproducts-thumb a {
  display: inline-block;
}
h3.products-content-title {
  margin: 0 auto;
  padding: 5px 0 0 0;
  font-size: 20px;
  text-align: center;
}
.products-content-title a:link,
.products-content-title a:visited {
  color: #333;
}
.products-content-title a:hover {
  color: #4f8bc2;
}
/*-- GROUP --*/
section#TOPgroup {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
}
.grouptitle-en {
  margin: 0;
  width: auto;
  height: 54px;
}
.grouptitle-en img {
  width: auto;
  height: 54px;
}
.TOPgroup-bn {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.group-bn {
  max-width: 580px;
  width: 48.33%;
  display: block;
}
.bn-machiya,
.bn_banraitc {
  margin: 0;
  padding: 0 0 0 10px;
  border-left: solid 3px #4f8bc2;
}
.group-explanation {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 18px;
  line-height: 1;
}
.group-companyname {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 1;
}
.TOPecshop-bn {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.TOPgroup-bn .wp-block-image {
  margin: 0 auto 10px auto;
  max-width: 580px;
  width: 100%;
}
.TOPgroup-bn .wp-block-image img {
  max-width: 580px;
  width: 100%;
}
.TOPecshop-bn .wp-block-image {
  max-width: 500px;
  width: 46%;
}
.TOPecshop-bn .wp-block-image img {
  max-width: 500px;
  width: 100%;
}
/*----------------------
Posts
----------------------*/
.page-header {
  margin: 0 auto 50px auto;
  width: 100%;
  min-height: 140px;
  height: auto;
}
.page-description {
  margin: 0;
	padding: 0 0 50px 0;
}
h1.page-title {
  font-size: 50px;
}
.entry-meta {
	margin: 0;
	padding: 0 0 35px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.entry-meta-date {
	margin: 0 20px 0 0;
	font-size: 16px;
	color: #666;
	display: inline-block;
}
.entry-meta-cat {
	font-size: 16px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.entry-content {
	margin: 0;
	padding: 0 0 100px 0;
	border-bottom: solid 1px #ccc;
}
.entry-content h2 {
	color:#4f8bc2;
  font-size: 32px;
}
.entry-content h2 + h3 {
  padding-top: 0;
}
/*-- Related Post ---*/
#relatedpost {
	margin: 0 0 70px 0;
	padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.relatedpost-box {
	margin: 0 0 30px 0;
	padding:0;
  max-width: 277px;
	width: 23%;
  height: auto;
	display:block;
}
.relatedpost-thumb {
	margin: 0 auto;
	padding: 0;
  max-width: 276px;
	width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.relatedpost-thumb img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.relatedpost-content {
	margin: 0;
	padding: 0;
	width: 100%;
}
h3.relatedpost-title {
  font-size: 18px;
}
#google-center-div {
    background-color: #fff;
}
.sns-button {
	margin: 0;
	padding: 0 0 25px 0;
	width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
}
/*-- page-Company --*/
.page-listbox {
  margin: 0;
  padding: 0 0 80px 0;
  width: 100%;
  display: block;
}
.greeting-block {
  margin: 0 auto;
  padding: 40px 4% 20px 4%;
  width: 85%;
  border: solid 1px #ccc;
}
.table-officelist table {
  max-width: 550px;
  width: 100%;
}
.table-officelist table tr td:first-child {
  max-width: 90px;
  width: 16%;
  vertical-align: top;
}
/*-- page-Product --*/
.page-list-entry {
  margin: 0;
  padding: 0;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-list-thumb {
  margin: 0;
  padding: 0;
  max-width: 260px;
  width: 260px;
  height: auto;
}
.page-list-thumb img {
  margin: 0;
  padding: 0;
  max-width: 260px;
  width: 100%;
  height: auto;
}
.page-list-content {
  margin: 0;
  padding: 0;
  max-width:850px;
  width: 850px;
}
/*----------------------
Category & Arvhive
----------------------*/
/*pagenation*/
div.pagination {
	clear: both;
	padding: 20px 0;
	font-size: 11px;
	line-height: 13px;
	background: none;
	margin: 10px 0 20px;
	vertical-align: middle;
}
div.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration:none;
	width: auto;
	color: #4f8bc2;
	background: #fff;
	border: solid 1px #4f8bc2;
}
div.pagination a:hover{
	color: #fff ;
	background: #4f8bc2;
	border: solid 1px #4f8bc2;
}
div.pagination .current{
	padding: 6px 9px 5px 9px;
	background: #4f8bc2;
	color: #fff;
	border: solid 1px #4f8bc2;
}
/* news-list */
.news-list {
	margin: 0;
	padding: 0;
	width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.news-listbox {
  margin: 0 0 50px 0;
  padding: 0;
  max-width: 372px;
  width: 31%;
}
.news-list-thumb {
	margin: 0 0 20px 0;
	padding: 0;
  max-width: 372px;
	width: 100%;
  aspect-ratio: 4 / 3;
  height: 100%;
  position: relative;
	border: solid 1px #CCC;
  overflow: hidden;
}
.news-list-thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-list-content {
	margin: 0;
	padding: 0;
  max-width: 372px;
	width: 100%;
	color: #666;
}
h2.news-list-title {
	margin: 0 0 5px 0;
	font-size: 25px;
	font-weight: 700;
}
h2.news-list-title a:link,
h2.news-list-title a:visited {
	color: #4f8bc2;
}
h2.news-list-title a:hover,
h2.news-list-title a:focus {
	color: #666;
}
.news-list-meta {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}
.news-list-date {
	margin: 0 20px 0 0;
	font-size: 15px;
	color:#666;
	display:inline-block;
}
.news-list-cat {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  display: block;
}
.news-list-cat a:link,
.news-list-cat a:visited {
  padding: 2px 15px 3px 15px;
  color: #333;
  background-color: #fff;
  border: solid 1px #333;
  border-radius: 14px;
  display: inline-block;
}
.news-list-cat a:hover {
  padding: 2px 15px 3px 15px;
  color: #fff;
  background-color: #4f8bc2;
  border: solid 1px #4f8bc2;
  border-radius: 14px;
  display: inline-block;
}
/* cat-list */
.cat-list {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
  display: block;
}
.cat-listbox {
	margin-bottom:50px;
	padding:0;
	width:100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cat-list-thumb {
	margin: 0;
	padding: 0;
  max-width:320px;
	width:26.66%;
  height: 100%;
  position: relative;
  aspect-ratio: 4 / 3;
}
.cat-list-thumb a {
  line-height: 1;
}
.cat-list-thumb img {
  width: 100%;
  height: 100%;
  border:solid 1px #CCC;
  object-fit: cover;
}
.cat-list-content {
	margin: 0;
	padding:0;
  max-width: 770px;
	width:66%;
	color:#666;
}
h2.cat-list-title {
  font-size: 32px;
  color: #4f8bc2;
	border-bottom:dotted 4px #EAEDF2;
}
.cat-list-meta {
	margin: 0 0 10px 0;
	padding:0;
	display:block;
}
.cat-list-date {
	margin: 0 20px 0 0;
	font-size: 15px;
	color:#666;
	display:inline-block;
}
.cat-list-cat {
	font-size:0.875rem;
}
.cat-listbox:after,
.cat-list-meta:after {
	content: "";
	display: table;
	clear:both;
}
.cat-readmore img {
  margin: 0 0 0 15px;
  padding: 0;
  width: 25px;
  height: 25px;
  vertical-align: text-bottom;
}
/*-- proposal-list --*/
.proposal-list-thumb {
	margin: 0 0 20px 0;
	padding: 0;
  max-width: 372px;
	width: 100%;
  aspect-ratio: 11 / 10;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.proposal-list-thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*----------------------
Media
----------------------*/
img,
video {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
	height:auto;
}
figure {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	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-embed-aspect-16-9 {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: auto;
  position: relative;
  aspect-ratio: 16 / 9;
}
/* SVG Icons base styles */
.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative; /* Align more nicely with capital letters */
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}
/*----------------------
16.1 Galleries
----------------------*/
.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}
.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}
.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}
/* Gallery Columns */
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
/*----------------------
SVGs Fallbacks
----------------------*/
.svg-fallback {
	display: none;
}
.no-svg .svg-fallback {
	display: inline-block;
}
.no-svg .dropdown-toggle {
	padding: 0.5em 0 0;
	right: 0;
	text-align: center;
	width: 2em;
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg); /* IE 9 */
	transform: rotate(180deg);
}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
	-ms-transform: rotate(0); /* IE 9 */
	transform: rotate(0);
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}
/* Show screen reader text in some cases */
.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important; /* overrides previous !important styles */
	width: auto;
}
/*----------------------
Media Queries
----------------------*/
@media screen and (max-width:1300px) {
  /** layout **/
  #header {
    padding: 0 4%;
  }
  #container {
    padding: 160px 4% 80px 4%;
  }
  /** Footer **/
  #footer {
    padding: 30px 4% 20px 4%;
  }
  /*--TOP page Layout--*/
  .TOPcatch {
    padding: 120px 4% 35px 4%;
  }
  /*-- TOP Page --*/
  section#TOPintroduction {
    padding: 0 4%;
  }
  .TOPintroduction-content br {
    display: block;
  }
  /*-- ASSIGMENT --*/
  section#TOPassignment {
    padding: 0 4% 100px 4%;
  }
  .assignment-entry-probrem {
    font-size: 18px;
    width: 40%;
  }
  .stickarrow {
    width: 40%;
  }
  .assignment-entry-technology {
    padding: 20px 4% 0 2%;
    width: 60%;
  }
  h3.assignment-entry-title {
    font-size: 25px;
  }
  .assignment-entry-excerpt {
    font-size: 21px;
  }
  /*-- FEATURES --*/
  .TOPfeatures-container {
    padding: 0 4%;
  }
  /*-- SERVICES --*/
  section#TOPservices {
    padding: 60px 4% 100px 4%;
  }
  .TOPservices-block {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .TOPservices-content:hover .TOPservices-overlay {
    padding: 30px 20px 0 20px;
  }
  .TOPservices-title {
    font-size: 32px;
  }
  .TOPservices-excerpt {
    font-size: 18px;
  }
  /*-- NEWS --*/
  section#TOPnews {
    padding: 0 4% 100px 4%;
  }
  /*-- PROPOSAL --*/
  .TOPproposal-container {
    margin: 0 auto 60px auto;
    padding: 0 3%;
  }
  h3.TOPproposal-title {
    font-size: 15px;
    font-weight: 400;
  }
  /*-- PRODUCTS --*/
  .TOPproducts-container {
    padding: 0 3%;
    width: calc(100% - 50px);
  }
  .TOPproducts-entry {
    margin: 0;
    padding: 40px 0 20px 0;
    width: 72%;
  }
  h3.products-content-title {
    font-size: 18px;
  }
  /*-- TOPgroup --*/
  section#TOPgroup {
    padding: 0 4%;
  }
  .group-explanation {
    font-size: 16px;
  }
  .group-companyname {
    font-size: 21px;
  }
  .TOPecshop-bn {
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .TOPgroup-bn .wp-block-image {
    margin: 0 auto 10px auto;
    max-width: 580px;
    width: 100%;
  }
  .TOPgroup-bn .wp-block-image img {
    max-width: 580px;
    width: 100%;
  }
  .TOPecshop-bn .wp-block-image {
    max-width: 500px;
    width: 46%;
  }
  .TOPecshop-bn .wp-block-image img {
    max-width: 500px;
    width: 100%;
  }
  /*-- page-Company --*/
  .greeting-block {
    width: 100%;
  }
  /*-- page-Product --*/
  .page-list-thumb {
    width: 22%;
    height: auto;
  }
  .page-list-content {
    width: 73%;
  }
}
@media screen and (max-width:1100px) {
  /** Header **/
  #navi-menu {
    -webkit-box-align: normal;
    align-items: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .header-sns-en {
    width: 70px;
    right:2%;
  }
  .header-sns-en a {
    width: 30px;
    height: 30px;
  }
   /** Global-navi **/
  #global-navi {
    max-width: 620px;
    width: 100%;
  }
  /** TOP Page **/
  h3.assignment-entry-title {
    font-size: 21px;
  }
  .assignment-entry-excerpt {
    font-size: 18px;
  }
}
@media screen and (max-width:980px) {
  /* Layout */
  #header {
    height: 100px;
  }
  #container {
    padding: 140px 4% 30px 4%;
  }
  /*-- see details arrow --*/
  .features-go-ufb,
  .features-go-labo,
  .see-details-arrow {
    margin: 20px auto 20px auto;
    font-size: 21px;
  }
  .features-go-ufb img,
  .features-go-labo img,
  .see-details-arrow img {
    margin: 0 0 0 20px;
    width: 40px;
    height: 40px;
    vertical-align:middle;
  }
  /*-- TOP page Layout --*/
  .TOPcatch {
    padding: 100px 4% 30px 4%;
  }
  .TOPtitle {
    font-size: 28px;
  }
  /* Header */
  #masthead {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  #logo {
    padding: 0 15px 0 0;
    width: 70%;
  }
  #navi-menu {
    width: 180px;
  }
  .header-btn {
    padding: 0;
  }
  .header-btn-contact {
    display: none;
  }
  .header-sns,
  .header-sns-en {
    display: none;
  }
  /* Global navi */
  #global-navi {
    display: none;
  }
  .toggle-area {
    margin: 0;
    padding: 0;
    position: fixed;
    overflow-y: scroll; 
    -webkit-overflow-scrolling: touch;
    top: 100px;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51,51,51,0.5);
    z-index: 999;
  }
  .globalnavi-sns {
    margin: 20px 0 0 30px;
    padding: 0;
    width: 160px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .globalnavi-sns a {
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    display: block;
  }
  .globalnavi-sns a img {
    margin: 0;
    padding: 0;
    max-width: 40px;
    width: 100%;
    height: auto;
  }
  #global-navi-sp {
    position: absolute;
    padding: 0 0 80px 0;
    top: 0;
    right: 0;
    max-width: 350px;
    width: 100%;
    background-color: rgba(199,218,236,1.000);
    display: block;
  }
  #global-navi-sp ul {
    margin: 30px 0 0 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    list-style-type: none;
  }
  #global-navi-sp ul li {
    width: 100%;
    text-align: left;
  }
  #global-navi-sp ul li a {
    margin: 0;
    padding: 0;
    font-size:18px;
    line-height: 1;
    text-decoration: none;
    display: block;
  }
  #global-navi-sp ul li a:link,
  #global-navi-sp ul li a:visited {
    margin: 0;
    padding: 12px 0 12px 15px;
    color: #333;
  }
  #global-navi-sp ul li a:hover,
  #global-navi-sp ul li a:active {
    margin:0;
    padding: 12px 0 12px 15px;
    color: #333;
    background-color: #8ab2d7;
  }
  #global-navi-sp ul li a:link::before,
  #global-navi-sp ul li a:visited::before,
  #global-navi-sp ul li a:hover::before,
  #global-navi-sp ul li a:active::before {
    margin: 0 5px 0 0;
    content: url(./images/before_submenu_li.png);
    display: inline-block;
  }
  #global-navi-sp ul li ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style-type: none;
  }
  #global-navi-sp ul li ul li a {
    font-size:15px;
  }
  #global-navi-sp ul li ul li a:link,
  #global-navi-sp ul li ul li a:visited {
    padding: 8px 0 8px 30px;
  }
  #global-navi-sp ul li ul li a:hover,
  #global-navi-sp ul li ul li a:active {
    padding: 8px 0 8px 30px;
  }
  /* menu-button */
  .menu-btn {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 20px;
    right: 4%;
    display: block;
    cursor: pointer;
    border: solid 1px #333;
    border-radius: 4px;
    z-index: 9999;
  }
  .menu-btn span{
    width: 45%;
    height: 2px;
    position: absolute;
    left: 14px;
    background: #333;
    border-radius: 5px;
    display: inline-block;  
    transition: all .4s;
  }
  .menu-btn span:nth-of-type(1) {
    top:13px; 
  }
  .menu-btn span:nth-of-type(2) {
    top:19px;
  }
  .menu-btn span:nth-of-type(3) {
    top:25px;
  }
  .menu-btn span:nth-of-type(3)::after {
    content:"MENU";
    position: absolute;
    top:5px;
    left:-2px;
    color: #333;
    font-size: 0.6rem;
    text-transform: uppercase;
  }
  .menu-btn.is-active span:nth-of-type(1) {
    top: 14px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
  }
  .menu-btn.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-btn.is-active span:nth-of-type(3){
    top: 26px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
  }
  .menu-btn.is-active span:nth-of-type(3)::after {
    content:"CLOSE";
    position: absolute;
    transform: translateY(0) rotate(-45deg);
    top:5px;
    left:4px;
  }
  /** Footer **/
  #footer-content {
    -webkit-box-align: center;
    align-items: center;
  }
  .footer-address br {
    display: block;
  }
  .footer-btn-contact,
  .footer-btn-contact-en {
    font-size: 18px;
  }
  .footer-btn-contact a:link,
  .footer-btn-contact a:visited,
  .footer-btn-contact-en a:link,
  .footer-btn-contact-en a:visited {
    border-radius: 18px;
  }
  .footer-btn-contact a:hover,
  .footer-btn-contact-en a:hover {
    border-radius: 18px;
  }
  /*-- TOPpage --*/
  /*-- ASSIGMENT --*/
  .TOPassignment-entry-1,
  .TOPassignment-entry-2,
  .TOPassignment-entry-3 {
    aspect-ratio: 19 / 4;
  }
  .stickarrow {
    width: 25%;
    height: 10px;
    bottom: 20px;
  }
  .assignment-entry-technology {
    margin: 0;
    padding: 20px 2% 0 2%;
  }
  h3.assignment-entry-title {
    margin: 0 0 12px 0;
    padding: 0 0 8px 0;
    font-size:20px;
  }
  .assignment-entry-excerpt {
    font-size: 17px;
  }
  /*-- FEATURES --*/
  .features-entry {
    padding: 40px 4%;
  }
  .features-entry-ufb {
    padding: 40px 4%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
  .features-thumb {
    margin: 0 auto;
    width: 100%;
  }
  .features-content {
    margin: 0 auto;
    max-width: 720px;
    width: 100%;
  }
  /*-- SERVICES --*/
  .TOPservices-title {
    font-size: 25px;
  }
  .TOPservices-excerpt {
    text-align: left;
  }
  /*-- NEWS --*/
  .go-newslist {
    font-size: 21px;
  }
  .news-golistarrow {
    width: 85%;
    height: 10px;
  }
  /*-- PROPOSAL --*/
  .TOPproposal-entry {
    justify-content: space-around;
  }
  .TOPproposal-content {
    margin: 0 0 25px 0;
    max-width: 330px;
    width: 28%;
  }
  h3.TOPproposal-title {
    font-size: 18px;
    font-weight: 700;
  }
  /*-- PRODUCT --*/
  .TOPproducts-container {
    padding: 0 4%;
  }
  .TOPproducts-title {
    margin: 0 auto;
    width: 100%;
    display: block;
    text-align: center;
  }
  .go-productslist {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 21px;
  }
  .products-golistarrow {
    left: 20px;
  }
  .TOPproducts-entry {
    margin: 0 auto;
    max-width: 980px;
    width: 100%;
  }
  /*-- GROUP --*/
  .group-explanation {
    font-size: 14px;
  }
  .group-companyname {
    font-size: 16px;
    font-weight: 700;
  }
  /*-- Posts --*/
  .page-header {
    margin: 0 auto 40px auto;
    min-height: 120px;
  }
  h1.page-title {
    font-size: 45px;
  }
  .entry-content {
    margin: 0;
    padding: 0 0 80px 0;
    border-bottom: solid 1px #ccc;
  }
  .entry-content h2 {
    font-size: 28px;
  }
  /*-- page-Product --*/
  .page-list-thumb {
    margin: 0 auto 40px auto;
    width: 100%;
    height: auto;
  }
  .page-list-content {
    max-width:980px;
    width: 100%;
  } 
  /*-- Category & Arvhive --*/
  /* news-list */
  .news-listbox {
    max-width: 400px;
    width: 45%;
  }
  h2.cat-list-title {
    font-size: 28px;
  }
  /*-- Related Post ---*/
  .relatedpost-box {
    max-width: 277px;
    width: 30%;
  }
  .relatedpost-box:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width:900px) {
  /*-- TOPpage --*/
  .TOPassignment-entry-2 h3.assignment-entry-title {
    font-size:17px;
  }
}
@media screen and (max-width:768px) {
  /*-- Layout --*/
  #container {
    margin: 0 auto;
    padding: 120px 4% 60px 4%;
  }
  /*-- see details arrow --*/
  .features-go-ufb,
  .features-go-labo,
  .see-details-arrow {
    font-size: 18px;
  }
  .features-go-ufb img,
  .features-go-labo img,
  .see-details-arrow img {
    width: 35px;
    height: 35px;
  }
  /*-- TOP page Layout --*/
  .TOPtitle {
    font-size: 20px;
  }
  #TOPslider {
    display: none;
  }
  #TOPslider-sp {
    margin: 0 auto 40px auto;
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
  }
  /* Header */
  #logo {
    padding: 0 15px 0 0;
    width: 60%;
  }
  .header-btn-translation {
    width: 150px;
    padding: 0;
    font-size: 14px;
  }
  /*-- Footer --*/
  .footer-info {
    margin: 0 auto;
    max-width: 768px;
    width: 100%;
    text-align: center;
  }
  .footer-companyname {
    font-size: 28px;
  }
  .footer-navi {
    margin: 0 auto;
    width: 100%;
  }
  /*-- TOP Page --*/
  .TOPintroduction-content {
    text-align: left;
    font-size: 16px;
  }
  .TOPintroduction-content br {
    display: none;
  }
  h2.sec-title {
    font-size: 25px;
  }
  /*-- ASSIGMENT --*/
  section#TOPassignment {
    padding: 0 4% 80px 4%;
  }
  h2.sec-title.assignmenttitle {
    margin: 0 auto 35px auto;
  }
  .TOPassignment-entry-1,
  .TOPassignment-entry-2,
  .TOPassignment-entry-3 {
    aspect-ratio: 5 / 2;
  }
  .TOPassignment-entry-1 {
    background-image: url(./images/bg_top_assignment01_sp.png);
  }
  .TOPassignment-entry-2 {
    background-image: url(./images/bg_top_assignment02_sp.png);
  }
  .TOPassignment-entry-3 {
    background-image: url(./images/bg_top_assignment03_sp.png);
  }
  .assignment-entry-probrem {
    padding: 15px 0 0 2.5%;
    max-width: 768px;
    width: 100%;
    height: 42%;
    font-size: 16px;
    clip-path: polygon(0% 0%, 55% 0%, 41.3% 100%, 0% 100%);
  }
  .stickarrow {
    display: none;
  }
  .assignment-entry-technology {
    margin: 0;
    padding: 10px 5%;
    max-width: 768px;
    width: 100%;
    height: 58%;
  }
  h3.assignment-entry-title {
    font-size:20px;
  }
  .TOPassignment-entry-2 h3.assignment-entry-title {
    font-size:20px;
  }
  .assignment-entry-excerpt p {
    font-size: 16px;
  }
  /*-- FEATURES --*/
  h3.features-content-title {
    font-size: 25px;
  }
  .featurestitle-en,
  .servicestitle-en,
  .newstitle-en,
  .proposaltitle-en,
  .productstitle-en,
  .grouptitle-en {
    height: 45px;
  }
  .featurestitle-en img,
  .servicestitle-en img,
  .newstitle-en img,
  .proposaltitle-en img,
  .productstitle-en img,
  .grouptitle-en img {
    height: 45px;
  }
  h2.sec-title.featurestitle {
    margin: 0 0 45px 0;
  }
  /*-- SERVICES --*/
  section#TOPservices {
    padding: 60px 4% 70px 4%;
  }
  .TOPservices-entry {
    margin: 0 auto 45px auto;
    height: auto;
    display: block;
    background: #ccc;
    background-image: none;
    transition: none;
  }
  .TOPservices-entry.services-bg01,
  .TOPservices-entry.services-bg02,
  .TOPservices-entry.services-bg03 {
    background-image: none;
    transition: none;
  }
  .TOPservices-content.panel-1,
  .TOPservices-content.panel-2,
  .TOPservices-content.panel-3 {
    margin: 0;
    padding: 0;
    max-width: 768px;
    width: 100%;
    height: auto;
    aspect-ratio: 11 / 5;
    overflow: hidden;
    border-right: none;
    border-bottom: solid 1px #fff;
  }
  .TOPservices-content.panel-3 {
    border-bottom: none;
  }
  .TOPservices-content.panel-1 {
    background-image: url(./images/services_bg01.jpg);
    background-size: cover;
    position: relative;
  }
  .TOPservices-content.panel-2 {
    background-image: url(./images/services_bg02.jpg);
    background-size: cover;
    position: relative;
  }
  .TOPservices-content.panel-3 {
    background-image: url(./images/services_bg03.jpg);
    background-size: cover;
    position: relative;
  }
  .TOPservices-overlay {
    margin: 0;
    padding: 15px 30px 0 30px;
    background-color: rgba(51, 51, 51, 0.5);
  }
  .TOPservices-content:hover .TOPservices-overlay {
    margin: 0;
    padding: 15px 30px 0 30px;
    background-color: rgba(51, 51, 51, 0.1);
    transition: .3s ease-in-out;
  }
  .TOPservices-title {
    font-size: 28px;
  }
  .TOPservices-title::after {
    margin: 10px auto 15px auto;
  }
  .TOPservices-excerpt {
    font-size: 18px;
    text-align: center;
  }
  .TOPservices-arrow {
    position: absolute;
    bottom: 30px;
    left: unset;
    right: 30px;
    width: 45px;
    height: 45px;
    transform:none;
    color: #4f8bc2;
  }
  /*-- NEWS --*/
  section#TOPnews {
    padding: 0 4% 80px 4%;
  }
  .TOPnews-title {
    margin: 0;
    padding: 0;
    max-width: 768px;
    width: 2100%;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  h2.sec-title.newstitle {
    margin: 0 0 30px 0;
  }
  .news-golistarrow {
    max-width: 235px;
    width: 80%;
    height: 10px;
  }
  .news-catlist {
    display: none;
  }
  .TOPnews-entry {
    width: 100%;
  }
  .TOPnews-content-1,
  .TOPnews-content-2,
  .TOPnews-content-3 {
    padding: 15px 20px 20px 20px
  }
  .TOPnews-meta-date {
    font-size: 21px;
  }
  .TOPnews-meta-date::after {
    margin: 0 20px;
  }
  .TOPnews-meta-cat {
    font-size: 16px;
  }
  .TOPnews-meta-cat span {
    padding: 3px 15px 4px 15px;
    border-radius: 13px;
  }
  h3.news-content-title {
    font-size: 18px;
  }
  /*-- PROPOSAL --*/
  section#TOPproposal {
    margin: 0 auto 95px auto;
    padding: 50px 0 40px 0;
  }
  .proposaltitle-en{
    height: 45px;
  }
  .proposaltitle-en img {
    height: 45px;
  }
  h2.sec-title.proposaltitle {
    font-size: 21px;
  }
  .TOPproposal-content {
    width: 30%;
  }
  h3.TOPproposal-title {
    font-size: 15px;
  }
  /*-- PRODUCT --*/
  /*-- GROUP --*/
  .group-bn {
    margin: 0 auto 30px auto;
    max-width: 580px;
    width: 100%;
    display: block;
  }
  .group-explanation {
    font-size: 16px;
  }
  .group-companyname {
    font-size: 20px;
  }
  .TOPgroup-bn .wp-block-image img {
    max-width: 580px;
    width: 100%;
  }
  .TOPecshop-bn .wp-block-image {
    max-width: 500px;
    width: 100%;
  }
  .TOPecshop-bn .wp-block-image img {
    max-width: 500px;
    width: 100%;
  }
  /*-- Posts --*/
  .page-header {
    min-height: 80px;
    height: auto;
  }
  h1.page-title {
    font-size: 32px;
  }
  .entry-content h2 {
    color:#4f8bc2;
    font-size: 25px;
  }
  /*-- Related Post ---*/
  .relatedpost-box {
    width: 45%;
  }
  h3.relatedpost-title {
    font-size: 16px;
  }
  .relatedpost-box:nth-child(4) {
    display: block;
  }
  /*-- page-Company --*/
  .page-listbox {
    padding: 0 0 60px 0;
  }
  /*-- Category & Arvhive --*/
  /* cat-list */
  .cat-listbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
  .cat-list-thumb {
    margin: 0 auto;
    max-width:450px;
    width: 100%;
  }
  .cat-list-content {
    margin: 0 auto 30px auto;
    max-width: 768px;
    width: 100%;
  }
}
@media screen and (max-width:600px) {
  /*-- Typography --*/
  body,
  button,
  input,
  select,
  textarea {
    color: #333;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.66;
  }
  p {
    font-size: 16px;
  }
  /* Layout */
  #header {
    height: 125px;
  }
  /*-- TOP page Layout --*/
  .TOPcatch {
    padding: 125px 4% 30px 4%;
  }
  /* Header */
  #masthead {
    padding: 15px 0;
    flex-wrap: wrap-reverse;
  }
  #logo {
    padding: 0;
    width: 70%;
  }
  .toggle-area {
    top: 125px;
  }
  #navi-menu {
    width: 100%;
  }
  .header-btn {
    padding: 0 0 8px 0;
  }
  /*-- TOP Page --*/
  /*-- ASSIGNMENT --*/
  .TOPassignment-entry-1,
  .TOPassignment-entry-2,
  .TOPassignment-entry-3 {
    aspect-ratio: 9 / 5;
  }
  .assignment-entry-probrem {
    height: 45%;
    font-size: 16px;
    clip-path: polygon(0% 0%, 65% 0%, 51.3% 100%, 0% 100%);
  }
  .stickarrow {
    display: none;
  }
  .assignment-entry-technology {
    height: 55%;
  }
  .TOPassignment-entry-2 h3.assignment-entry-title {
    font-size: 18px;
  }
  /*-- SERVICES --*/
  .TOPservices-content.panel-1,
  .TOPservices-content.panel-2,
  .TOPservices-content.panel-3 {
    aspect-ratio: 5 / 3;
  }
  .TOPservices-title {
    font-size: 25px;
  }
  /*-- PROPOSAL --*/
  .TOPproposal-content {
    width: 40%;
  }
   /*-- PRODICT --*/
  .TOPproducts-content {
    width: 45%;
  }
  /*-- Category & Arvhive --*/
   /* news-list */
  .news-listbox {
    margin: 0 auto 50px auto;
    max-width: 500px;
    width: 100%;
  }
  .news-list-thumb {
    max-width: 500px;
  }
  .news-list-content {
    max-width: 500px;
  }
  h2.news-list-title {
    font-size: 21px;
  }
/* TOP page Layout */
	.footer-banners {
		max-width:601px;
		width:100%;
	}
/* Gallery Columns */
	.blocks-gallery-item__caption {
		display:none;
	}
	#cookie-law-info-bar[data-cli-style="cli-style-v2"],
	#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],
	#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
    padding: 10px 10px;
	}
}
@media screen and (max-width:480px) {
  /* Layout */
  #header {
    height: 110px;
  }
	.wp-block-image {
		max-width:451px;
	}
  /* TOP page Layout */
  .TOPcatch {
    padding: 110px 4% 30px 4%;
  }
	.footer-banners {
		max-width:451px;
		width:100%;
	}
    /* Header */
  .toggle-area {
    top: 110px;
  }
  /* TOP page */
  h2.sec-title {
    margin: 0 0 40px 0;
    font-size: 21px;
  }
  .featurestitle-en,
  .servicestitle-en,
  .newstitle-en,
  .proposaltitle-en,
  .productstitle-en,
  .grouptitle-en {
    height: 40px;
  }
  .featurestitle-en img,
  .servicestitle-en img,
  .newstitle-en img,
  .proposaltitle-en img,
  .productstitle-en img,
  .grouptitle-en img {
    height: 40px;
  }
  /*-- ASSIGNMENT --*/
  section#TOPassignment {
    padding: 0 4% 60px 4%;
  }
  .TOPassignment-entry-1,
  .TOPassignment-entry-2,
  .TOPassignment-entry-3 {
    aspect-ratio: 9 / 7;
  }
  .assignment-entry-probrem {
    clip-path: polygon(0% 0%, 80% 0%, 66.3% 100%, 0% 100%);
  }
  h3.assignment-entry-title {
    font-size: 18px;
  }
  .assignment-entry-excerpt p {
    font-size: 15px;
  }
  /*-- FEATURES --*/
  section#TOPfeatures {
    margin: 0 auto;
    padding: 40px 0 50px 0;
  }
  h3.features-content-title {
    font-size: 23px;
  }
  h2.sec-title.featurestitle {
    margin: 0 0 40px 0;
  }
  /*-- SERVICE --*/
  .TOPservices-content.panel-1,
  .TOPservices-content.panel-2,
  .TOPservices-content.panel-3 {
    aspect-ratio: 9 / 8;
  }
  .TOPservices-title {
    font-size: 23px;
  }
  .TOPservices-excerpt {
    font-size: 16px;
  }
  .TOPservices-arrow {
    bottom: 20px;
    left: 50%;
    width: 40px;
    height: 40px;
    transform: translateX(-50%);
  }
  /*-- NEWS --*/
  .go-newslist {
    width: 200px;
    font-size: 19px;
  }
  .TOPnews-meta-date {
    font-size: 19px;
  }
  h3.news-content-title {
    font-size: 16px;
  }
  /*-- PROPOSAL --*/
  .TOPproposal-content {
    width: 45%;
  }
  h3.TOPproposal-title {
    font-size: 14px;
  }
  /*-- PRODUCT --*/
  .products-content-title {
    font-size: 16px;
  }
  h3.products-content-title {
    font-size: 16px;
  }
  /*-- GROUP --*/
  .group-explanation {
    font-size: 14px;
  }
  .group-companyname {
    font-size: 16px;
  }
  /*-- Category & Arvhive --*/
  /* cat-list */
  h2.cat-list-title {
    font-size: 25px;
  }
  /*-- Posts --*/
  h1.page-title {
    font-size: 28px;
  }
  .entry-content h2 {
    color:#4f8bc2;
    font-size: 21px;
  }

/* Gallery Columns */
	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}
	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}
	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}
	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}
	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}
}
@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {

	.admin-bar .site-navigation-fixed.navigation-top,
	.admin-bar .site-navigation-hidden.navigation-top {
		top: 46px;
	}
}
/*----------------------
Print
----------------------*/
@media print {
	/* Hide elements */
	form,
	button,
	input,
	select,
	textarea,
	.navigation-top,
	.social-navigation,
	#secondary,
	.content-bottom-widgets,
	.header-image,
	.panel-image-prop,
	.icon-thumb-tack,
	.page-links,
	.edit-link,
	.post-navigation,
	.pagination.navigation,
	.comments-pagination,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link,
	.site-footer aside.widget-area,
	.site-info {
		display: none !important;
	}
	.entry-footer,
	#comments,
	.site-footer,
	.single-featured-image-header {
		border: 0;
	}
	/* Font sizes */

	body {
		font-size: 10pt;
	}
	h1 {
		font-size: 20pt;
	}
	h2 {
		font-size: 18pt;
	}
	h3 {
		font-size: 16pt;
	}
	h4 {
		font-size: 14pt;
	}
	h5 {
		font-size: 12pt;
	}
	h6 {
		font-size: 11pt;
	}
	.page .panel-content .entry-title,
	.page-title,
	body.page:not(.ozstyle-front-page) .entry-title {
		font-size: 10pt;
	}
	/* Layout */

	.wrap {
		padding-left: 5% !important;
		padding-right: 5% !important;
		max-width: none;
	}
	/* Site Branding */

	.site-header {
		background: transparent;
		padding: 0;
	}
	.custom-header-media {
		padding: 0;
	}
	.ozstyle-front-page.has-header-image .site-branding,
	.ozstyle-front-page.has-header-video .site-branding,
	.home.blog.has-header-image .site-branding,
	.home.blog.has-header-video .site-branding {
		position: relative;
	}
	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em !important; /* override styles added by JavaScript */
	}
	.site-title {
		font-size: 25pt;
	}
	.site-description {
		font-size: 12pt;
		opacity: 1;
	}
	/* Posts */

	.single-featured-image-header {
		background: transparent;
	}
	.entry-meta {
		font-size: 9pt;
	}
	/* Colors */

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}
	body,
	a,
	.site-title a,
	.ozstyle-front-page.has-header-image .site-title,
	.ozstyle-front-page.has-header-video .site-title,
	.ozstyle-front-page.has-header-image .site-title a,
	.ozstyle-front-page.has-header-video .site-title a {
		color: #222 !important; /* Make sure color schemes don't affect to print */
	}
	h2,
	h5,
	blockquote,
	.site-description,
	.ozstyle-front-page.has-header-image .site-description,
	.ozstyle-front-page.has-header-video .site-description,
	.entry-meta,
	.entry-meta a {
		color: #777 !important; /* Make sure color schemes don't affect to print */
	}
	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 11pt;
		width: 34%;
	}
	.site-footer {
		padding: 0;
	}
}
