@charset "utf-8";
/*
Reset Stylesheet
URL: https://code.1pxeye.com/download/code/reset.css
Author: 1pxeye studio
Last Updated: 2017-07-04
This document has passed the test: W3C CSS Validator (Level 3)
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: 0 0;
    vertical-align: baseline;
    font-size: 100%
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    overflow-x: hidden;
    font: normal normal normal 14px/1.6 "-apple-system", BlinkMacSystemFont, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
    max-width: 1920px;
    margin: auto;
    color: #393939;
    position: relative;
}

.add-body body {
    font: normal normal normal 14px/1.6 "-apple-system", "Meiryo", BlinkMacSystemFont, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
}

.add-body .pic-l {
    height: auto !important;
}

.add-body .pic-r {
    height: auto !important;
}

.inner {
    max-width: 1400px;
    margin: auto
}

address,
caption,
code,
figcaption,
pre,
th {
    font-weight: 400;
    font-style: normal;
    font-size: 1em
}

blockquote,
q {
    quotes: none
}

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

fieldset,
iframe,
img {
    border: 0
}

fieldset {
    padding: .35em .75em .625em
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

caption,
th {
    text-align: left
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

hr {
    display: block;
    overflow: visible;
    box-sizing: content-box;
    margin: 1em 0;
    padding: 0;
    height: 0;
    border: 0;
    border-top: 1px solid #ccc
}

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

textarea {
    overflow: auto
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

input,
select {
    vertical-align: middle
}

button {
    overflow: visible;
    box-sizing: content-box;
    border: 0;
    background: 0 0;
    color: inherit;
    vertical-align: inherit;
    font: inherit;
    line-height: inherit;
    cursor: pointer
}

button:disabled {
    cursor: default
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal
}

audio:not([controls]) {
    display: none;
    height: 0
}

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
    outline: 0
}

::-moz-focus-inner {
    padding: 0;
    border: 0
}

audio,
progress,
video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

a,
a:link,
a:visited {
    background-color: transparent;
    text-decoration: none;
    -webkit-text-decoration-skip: objects
}

a:hover {
    text-decoration: underline
}

a:active {
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

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

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

ul {
    list-style: none
}

img {
    display: block;
    height: auto;
    max-width: 100%;
    border-style: none
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.center-words {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
}

.video-more-wrapper {
    transform: translateY(10px);
    opacity: 0;
    transition: 1.2s;
}

.showA.video-more-wrapper {
    transform: translateY(0px);
    opacity: 1;
}

a.more.video-more {
    color: #fff;
    border-color: #fff;
    margin: 50px 0;
    transition: 0.2s;
}

.img_bg > img {
    display: none;
}

a.more.video-more::after {
    background: #fff url(images/arrow-transparent.svg) center center/90% no-repeat;
}

#typed1 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}

#typed2 {
    color: #fff;
    font-size: 16px;
    display: block;
    margin: 1em 0 2em;
    font-weight: bold;
    white-space: pre;
}

.video-wrapper {
    width: 100%;
    height: 100vh;
    max-height: 1080px;
    min-height: 600px;
    position: relative;
    overflow: hidden;
    background: #393939;
}

.video_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
}

.video_bg video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.video-wrapper::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(images/mask2.png);
    z-index: 2
}

/*.scroll {
	width: 20px;
	height: 35px;
	border: 2px solid #fff;
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 10px;
	cursor: pointer;
	z-index: 10
}
.line {
	height: 100%;
	width: 2px;
	background: #fff;
	transform: translateX(-50%);
	left: 50%;
	position: relative;
	top: 50%;
}
.line::before {
	content: '';
	position: absolute;
	top: 0;
	height: 8px;
	width: 100%;
	background: #4bac46;
	animation: scroll 5s infinite;
}
 @keyframes scroll {
 0% {
 top: 0
}
 60% {
 top: calc(100% - 8px);
}
 100% {
 top: calc(100% - 8px);
}
}
*/

.scroll {
    position: absolute;
    bottom: 80px;
    width: 60px;
    height: auto;
    margin: auto;
    left: 50%;
    margin-left: -30px;
    z-index: 10;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.scroll .mouse {
    margin-bottom: 20px;
}

.scroll span {
    width: 36px;
    margin: 0 auto;
    display: block;
    vertical-align: middle;
    opacity: 0;
    -webkit-animation: move 2s linear infinite;
    animation: move 2s linear infinite;
}

.scroll span:nth-child(2) {
    width: 32px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.scroll span:nth-child(3) {
    width: 28px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

@keyframes move {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    50% {
        opacity: 0.6;
    }
    80% {
        opacity: 0.4;
    }
    90% {
        opacity: 0.2;
    }
}

@-webkit-keyframes move {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    50% {
        opacity: 0.6;
    }
    80% {
        opacity: 0.4;
    }
    90% {
        opacity: 0.2;
    }
}

.toggle-btn {
    display: none
}

#menu-status:checked ~ header .toggle-btn span {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}

#menu-status:checked ~ header .toggle-btn span:after {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#menu-status:checked ~ header .toggle-btn span:last-child {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#menu-status:checked ~ .common-header-container .toggle-btn span {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}

#menu-status:checked ~ .common-header-container .toggle-btn span:after {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#menu-status:checked ~ .common-header-container .toggle-btn span:last-child {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.toggle-btn {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    display: none;
}

.toggle-btn label {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
}

.toggle-btn span {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.toggle-btn span:after {
    content: "";
    width: 70%;
    height: 2px;
    background-color: #4bac46;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    left: 15%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.toggle-btn span:last-child:after {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}

#menu-status {
    display: none;
}

#menu-status:checked ~ header .header-top {
    opacity: 0;
}

#menu-status:checked ~ .drop-down-menu {
    height: 100vh;
    padding: 50px 0;
}

#menu-status:checked ~ .drop-down-menu nav > ul {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.drop-down-menu {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    height: 0;
    background: rgba(0, 0, 0, .9);
    -webkit-transition: background 0.35s linear, height 0.55s ease-in 200ms;
    transition: background 0.35s linear, height 0.55s ease-in 200ms;
    overflow: hidden;
}

.drop-down-menu nav > ul {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
}

.drop-down-menu nav a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #636363;
    text-decoration: none;
}

.drop-down-menu nav a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.drop-down-menu .sub-menu {
    display: none;
}

.drop-down-menu .sub-menu a {
    padding: 10px 1em;
    font-size: 14px;
}

.drop-down-menu span {
    display: block;
    text-transform: capitalize;
}

.drop-down-menu .menu-item-has-children > a::after {
    content: '\f107';
}

.drop-down-menu span.en {
    color: #4bac46;
}

.drop-down-menu .menu-linka a img {
    width: 20px;
}

.home-header {
    position: absolute;
    width: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    padding: 16px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0.4rem 1.6rem rgba(40, 69, 11, 0.16);
}

.logo-block {
    display: flex;
    align-items: flex-end;
}

.logo {
    width: 175px;
    transition: .2s
}

.logo:hover {
    transform: scale(0.9)
}

.logo-wrapper {
    display: flex;
    align-items: flex-end;
    color: #fff;
}

.logo-meti {
    width: 48px;
    margin-left: 10px;
}

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


.logo-desc {
    margin-left: 1em;
    font-weight: bold;
}

.nav-outer {
    min-height: 76px;
}

.nav-wrapper {
    background: #fafafa;
}

.nav-wrapper.nav-fiexed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.topmenu {
    display: table;
    width: 100%;
}

.topmenu > li.menu-item-has-children {
    position: relative
}

.topmenu .sub-menu {
    position: absolute;
    top: 75px;
    width: 100%;
    min-width: 280px;
    left: 50%;
    transform: translate(-50%, 0px);
    z-index: 99;
    display: none;
}

.topmenu .sub-menu.show {}

.topmenu .sub-menu li {
    border-bottom: 1px solid #e5e5e5;
}

.topmenu .sub-menu a {
    color: #222;
    background: rgba(250, 250, 250, 0.95);
    padding: 0.5em 0;
}

.topmenu > li {
    display: table-cell;
    border-left: 1px solid #e5e5e5;
}

.topmenu > li:last-child {
    border-right: 1px solid #e5e5e5;
}

.topmenu a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    transition: 0.2s;
    padding: 1em 0;
}

.topmenu a::before {
    display: block;
    color: #4bac46;
    font-size: 30px;
    margin-right: 0.8em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.topmenu > li:nth-child(1) > a::before {
    content: '\f015';
}

.topmenu > li:nth-child(2) > a::before {
    content: '\f007';
}

.topmenu > li:nth-child(3) > a::before {
    content: '\f0b1';
}

.topmenu > li:nth-child(4) > a::before {
    content: '\f15c';
}

.topmenu > li:nth-child(5) > a::before {
    content: '\f1ad';
}

.topmenu > li:nth-child(6) > a::before {
    content: '\f0e0';
}

.topmenu a:hover {
    background: #fff;
    text-decoration: none
}

.topmenu span {
    display: block;
}

.topmenu a span.ja {
    font-size: 16px;
    color: #393939;
}

.topmenu a span.en {
    color: #4bac46;
    text-transform: uppercase
}

.nav-linkb {
    display: none;
}

.drop-down-menu .nav-linkb span {
    display: inline-block;

}

.drop-down-menu .nav-linkb svg {
    margin-right: 10px;
    width: 25px;
    height: 25px;
}

.index-main > div {
    margin: 5% 0;
    overflow: auto;
}

.common-ttl {
    text-align: center;
    margin-bottom: 4%;
}

.index-main i {
    font-style: normal;
    opacity: 0;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

i.showString {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.common-ttl h1 {
    font-size: 24px;
}

.common-ttl h2 {
    font-size: 14px;
    color: #4bac46;
    text-transform: uppercase
}

.cat-title {
    color: #fff;
    background: #4bac46;
    display: inline-block;
    padding: 0 1em;
    margin-right: .5em;
}
.news-date .knowledge {
  background: #F09C24;
}
.news-date .staff {
  background: #47A4EA;
}
.news-content {
    max-width: 700px;
    margin: auto;
}

.news-content li {
    margin-bottom: 1.5em;
}

.news-content li:last-child {
    margin-bottom: 0;
}

.news-content a {
    display: flex;
    flex-wrap: wrap;
    color: #000;
    text-decoration: none
}

.news-content a:hover .news-ttl {
    color: #4bac46;
}

.news-date {
    width: 190px;
}

.news-ttl {
    transition: 0.2s;
    width: calc(100% - 190px);
    position: relative;
    padding-left: 2em
}

.news-ttl::before {
    content: '';
    display: block;
    position: absolute;
    left: 1em;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 100%;
    background: #4bac46;
}

a.more {
    width: 160px;
    margin: 50px auto 0;
    border: 2px solid #4bac46;
    color: #4bac46;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    line-height: 36px;
    position: relative;
    transition: 0.2s;
    font-weight: bold
}

a.more:hover {
    background: #4bac46;
    color: #fff;
}

a.more:hover::after {
    background: #fff url(images/arrow-copy.svg) center center/90% no-repeat;
}

a.more::after {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 100%;
    margin-left: 1em;
    background: #4bac46 url(images/arrow-left.svg) center center/90% no-repeat;
    transition: 0.2s
}

.part2-wrapper {
    padding: 6% 0;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background-image: url(images/bg1.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.add-body .part2-wrapper {
    background-attachment: scroll;
}

.part2-wrapper h1 {
    font-size: 30px;
}

.part2-wrapper h2 {
    font-size: 22px;
    margin-top: 1.5em;
    margin-bottom: 0.5em
}

.part3-wrapper {
    text-align: center;
}

.part3-wrapper br {
    display: none;
}

.part3-wrapper span:first-child {
    color: #4bac46;
    font-weight: bold;
}

.part3-wrapper h1 span {
    display: block;
}

.part3-wrapper h1 {
    font-size: 30px;
    margin-bottom: 1em;
}

.ourservice {
    padding: 30px 20px;
    background: #2da557;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.ourservice h1 {
    font-size: 24px
}

.ourservice h1::before {
    content: '';
    display: inline-block;
    width: 113px;
    height: 31px;
    background: url(images/logotitle.png) center center/contain no-repeat;
    margin-right: 10px;
}

.service-wrapper {
    padding: 3% 0;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.service-wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(images/mask2.png);
}

.service-wrapper > div {
    position: relative;
}

.service1 {
    background: url(images/bg2.jpg) center center/cover no-repeat;
}

.service2 {
    background: url(images/bg3.jpg) center center/cover no-repeat;
}

.service-wrapper h1 {
    font-size: 32px;
}

.s_pics > div {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.s_pics > div > div {
    width: 50%;
}

.pic-r {
    flex-direction: row-reverse
}

.s-pic {
    position: relative;
    background: center center/cover no-repeat;
}

.s-pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0
}

.s-pic::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2
}

.pic-l .s-pic::before {
    bottom: 0;
    right: 0;
    border-top: 550px solid #fff;
    border-left: 150px solid transparent;
}

.pic-r .s-pic::before {
    top: 0;
    left: 0;
    border-bottom: 550px solid #fff;
    border-right: 150px solid transparent;
}

.s-pic ~ div {
    max-width: 800px;
    padding: 50px 0 50px 50px;
}

.s-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition-duration: 1.2s;
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.pic-l .s-content {
    transform: translateX(50%);
    opacity: 0
}

.pic-r .s-content {
    transform: translateX(-50%);
    opacity: 0
}

.s-content.showOpacity {
    opacity: 1 !important;
    transform: translateX(0) !important;
}

.s-content a.more {
    margin-left: 0
}

.s-content h1 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 0.5em;
    color: #4bac46;
}

.s-content span {
    display: block;
    text-transform: capitalize;
    font-size: 14px
}

.s-content h3 {
    font-size: 18px;
    margin-bottom: 0.5em;
}

.s-content p {
    font-size: 16px
}

.links {
    display: flex;
    flex-wrap: wrap;
}

.more-links a:hover {
    text-decoration: none
}

.more-links a:nth-child(1) .links > div {
    width: 50%
}

.more-links a:nth-child(2) .link-pic {
    width: calc(50% + 120px);
}

.more-links a:nth-child(2) .link-inner {
    width: calc(50% - 120px);
}

.more-links a:nth-child(3) .link-pic {
    width: calc(50% + 70px);
}

.more-links a:nth-child(3) .link-inner {
    width: calc(50% - 70px);
}

.more-links a:nth-child(4) .link-pic {
    width: calc(50% + 60px);
}

.more-links a:nth-child(4) .link-inner {
    width: calc(50% - 60px);
}

.more-links a:nth-child(4) .link-pic img {
    object-position: top;
}

.more-links a:nth-child(5) .link-pic {
    width: calc(50% + 140px);
}

.more-links a:nth-child(5) .link-inner {
    width: calc(50% - 140px);
}

.link-pic {
    width: calc(50% + 120px);
    position: relative;
    overflow: hidden;
}

.link-pic-inner {
    width: 100%;
    height: 100%;
    transition: 0.6s;
    background: center center/cover no-repeat
}

.more-links a:hover .link-pic-inner {
    transform: scale(1.03);
    transition: 0
}

.more-links a:hover {
    color: rgba(255, 255, 255, 0.8)
}

.link-pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover
}

.link-inner {
    width: calc(50% - 120px);
    background: #4bac46;
    padding: 50px;
    position: relative
}

.link-inner span {
    display: block;
}

.link-inner h1 {
    font-size: 30px;
    display: flex;
    align-items: center
}

.link-inner h1::after {
    content: '';
    width: 16px;
    height: 16px;
    margin-left: 1em;
    display: block;
    border-radius: 100%;
    background: #fff url(images/arrow-copy.svg) center center/90% no-repeat;
}

.link-l {
    flex-direction: row-reverse;
}

.link-pic::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2
}

.link-r .link-pic::before {
    border-top: 200px solid #4bac46;
    border-left: 40px solid transparent;
    right: 0;
    bottom: 0
}

.link-l .link-pic::before {
    border-bottom: 200px solid #4bac46;
    border-right: 40px solid transparent;
    left: 0;
    top: 0
}

.more-links a {
    display: block;
    color: #fff;
    transition: 0.2s
}

.link-title {
    width: 230px;
    margin: auto
}

.qrcode a {
    display: block;
    margin: 0 auto;
    max-width: 1000px;
}

/*footer css*/

footer {
    color: #fff;
    background: #4bac46;
}

footer a {
    color: #fff;
    text-transform: capitalize;
    font-weight: bold
}

.copyright {
    padding: 1em;
    border-top: 1px solid #86c39b;
    text-align: center
}

.secondary-nav {
    padding: 30px 0;
}

.bottommenu {
    display: flex;
    flex-direction: column;
    height: 150px;
    flex-wrap: wrap
}

.bottommenu > li {
    width: 20%;
    padding: 0 5%
}

.bottommenu > li.menu-item-has-children {
    height: 100%;
    border-left: 1px solid #86c39b;
    border-right: 1px solid #86c39b;
    width: 46%;
    display: flex;
    flex-direction: column;
}

.bottommenu > li.menu-item-has-children ~ li {
    width: 24%;
    padding: 0;
}

.bottommenu > li > a::before {
    content: '>';
    display: inline-block;
    margin-right: 10px
}

.bottommenu > li > .sub-menu {
    margin-top: 0.5em;
}

footer .sub-menu .sub-menu li {
    padding-left: 2em;
    display: inline-block
}

.bottommenu > li > .sub-menu > li:first-child {
    margin-bottom: 0.5em;
}

li.menu-item-has-children > a {
    text-decoration: none;
}

.bottommenu li.menu-item-has-children > a {
    cursor: auto;
}

.footerlogo {
    margin: 0 auto 30px;
    transition: 0.2s;
    max-width: 175px;
}

.footerlogo:hover {
    transform: scale(0.9)
}

span.nowrap {
    white-space: nowrap;
    word-break: keep-all;
    display: inline-block
}

/* page css */

.green-bg,
.green-bg a {
    background: #4bac46;
    color: #fff;
}

.common-header {
    display: flex;
    justify-content: space-between;
    padding: 16px 20px;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0.4rem 1.6rem rgba(40, 69, 11, 0.16);
}

.c-header1 {
    display: flex;
    align-items: center;
    max-width: 607px;
}

.c-header2 {
    display: flex;
    flex-direction: column;
    max-width: 480px;
}

.c-header3 {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}

.green-bg a {
    padding: 0 1em;
    text-decoration: none;
    display: block;
    height: 100%;
    line-height: 28.5px;
}

.green-bg a:hover {
    background: #2f8c2b
}

.header-tel i {
    margin-right: 10px;
}

.c-header3 ~ div {
    font-size: 12px;
    margin-top: 0.5em;
}

.c-header4 {
    margin-left: 1.5em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.c-header4 span {
    color: #4bac46;
    font-weight: bold;
    margin-right: 1em;
}

.c-header4 .green-bg {
    padding: 0 1em;
    margin-bottom: 0.5em;
}

.header-tel {
    font-size: 24px;
    font-weight: bold;
    color: #4bac46;
    line-height: 1;
}

.featured {
    background: center center/cover no-repeat;
    position: relative
}

.featured::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(images/mask2.png)
}

.featured-content {
    padding: 6% 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
    text-transform: uppercase
}

.featured h1 {
    font-size: 42px;
}

.page-id-96 .page-main {
    margin: 5% 0 0;
}

.page-id-93 .page-main {
    margin: 5% 0 0;
}

.page-main {
    margin: 5% 0;
}

.aobut-pic {
    position: relative;
}

.aobut-pic::before {
    content: '';
    display: block;
    background: url(images/mask-about.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.about-ideas > div {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.about-ideas > div.idea2 {
    flex-direction: row-reverse;
    margin-top: 40px;
    margin-bottom: 40px;
}

.aobut-pic {
    width: 40%;
}

.about-ideas .about-idea {
    width: 60%;
    position: relative
}

.idea1 .about-idea {
    padding-left: 80px;
}

.idea2 .about-idea {
    padding-right: 80px;
}

.page-divttl {
    margin-bottom: 1em;
}

.page-divttl h2 {
    color: #4bac46;
    font-size: 30px;
    line-height: 1.5
}

.page-divttl p {
    color: #7e7777;
    font-size: 16px;
}

.idea3 {
    background: url(images/about/about3.jpg) center center/cover no-repeat;
    padding: 6% 0;
    position: relative;
}

.idea3::before {
    content: '';
    display: block;
    background: url(images/mask-about.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.idea3 .idea-words {
    background: rgba(255, 255, 255, 0.7);
    width: calc(100% - 350px);
    padding: 50px 60px;
}

.idea3 .idea-ttl {
    display: flex;
    width: 350px;
    align-items: center;
    justify-content: flex-end;
    padding-right: 3rem;
}

.idea3 .about-idea {
    display: flex;
    flex-wrap: wrap;
}

.idea-words li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 1em;
}

.idea-words li:last-child {
    margin-bottom: 0;
}

.idea-words span {
    background: #4bac46;
    color: #fff;
    font-weight: bold;
    display: block;
    text-align: center;
    left: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    font-size: 18px;
}

.service-concept {
    margin: 50px 50px 35px 50px;
    text-align: center;
}

.service-concept h1 {
    font-size: 30px;
    margin-bottom: 10px;
}

.service-concept > div {
    margin-bottom: 40px
}

.service-concept ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.service-concept li {
    width: calc((100% - 100px) / 2);
    max-height: 280px;
    min-height: 160px;
    height: 30vw;
    text-align: left;
}

.service-concept li:first-child {
    background: url(images/about/about4.jpg) center center/cover no-repeat;
}

.service-concept li:last-child {
    background: url(images/about/about5.jpg) center center/cover no-repeat;
}

.service-concept a {
    color: #fff;
    font-size: 26px;
    padding: 14px;
    transition: 0.2s;
    line-height: 1.5;
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.service-concept a:hover {
    text-decoration: none;
    color: #4bac46;
}

.service-concept h3 {
    font-size: 16px;
    text-transform: uppercase;
}

.about-botttom {
    background: #4bac46;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 0.5em 0;
    font-weight: bold;
    line-height: 1.5
}

.tra-container {
    margin-top: 50px;
}

.common-ttl2 {
    text-align: center;
    font-size: 30px;
}

.about-tra {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    align-items: center;
}

.about-tra > div:first-child {
    width: 500px;
}

.about-tra > div:last-child {
    width: calc(100% - 500px);
    padding-left: 30px;
}

.about-tra h2 {
    font-size: 24px;
    color: #4bac46;
    margin-bottom: 1em;
}

.about-tra p {
    margin-bottom: 1em
}

.about-tra p {
    margin-bottom: 0em
}

.green-about {
    padding: 0.2em 1em;
    color: #fff;
    background: #4bac46;
    font-size: 16px;
    max-width: 380px;
    margin-bottom: 1em;
    font-weight: bold;
}

.contact-form {
    background: #fafafa;
    padding: 50px;
}

.redmark::after {
    content: '※';
    display: inline-block;
    color: #f33b61;
    margin-left: 5px;
}

.contact-form > div {
    max-width: 960px;
    margin: auto;
}

.app_form {
    width: 100%;
}

.app_form2 div:last-child {
    padding: 0.5em;
    background: #fff;
    border: 1px solid #ddd;
    min-height: 46px;
}

.app_form li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 1.5em;
    align-items: center;
}

.app_form li > div:nth-child(1) {
    width: 30%;
    font-weight: bold;
    min-width: 112px;
    vertical-align: middle;
    font-size: 18px;
}

.app_form .inner_fo {
    width: 70%;
    line-height: 30px;
    font-weight: bold;
    min-width: 220px;
}

.app_form input {
    display: block;
    padding: 0.5em;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
}

.app_form textarea {
    display: block;
    padding: 0.5em;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
}

.contact-container h1 {
    text-align: center;
    color: #4bac46;
    font-size: 24px;
    margin-bottom: 1.5em;
}

.multi-buttons {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.form-note {
    font-size: 13px;
    color: #fff;
    padding: 1em;
    background: #4bac46;
    margin-top: 40px;
}

.more-button {
    transition: 0.2s;
    text-align: center;
    color: #fff;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 0 20px;
}

.more-button:not(#resetbutton) {
    background: #4bac46;
}

.more-button:not(#resetbutton):hover {
    background: #2f8c2b;
    ;
}

#resetbutton {
    background: #6b6b6b;
}

#resetbutton:hover {
    background: #333;
}

.more-button input {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.send-success {
    font-size: 18px;
    text-align: center;
}

.c-logo {
    width: 139px;
    margin: 20px auto
}

.c-logo ~ div {
    text-align: center;
    line-height: 2;
}

.company2 {
    margin-top: 50px;
}

.company-item1 div:first-child {
    border-top: 1px solid #4bac46;
}

.company-item1 div:last-child {
    border-top: 1px solid #4bac46;
}

.company2-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.company2-item > div:first-child {
    width: 300px;
    color: #4bac46;
    text-align: center;
    padding: 1em 0;
    border-bottom: 1px solid #4bac46;
    font-weight: bold;
}

.company2-item > div:last-child {
    width: calc(100% - 350px);
    border-bottom: 1px solid #4bac46;
    padding: 1em;
}

.company-container strong {
    display: block;
}

span.green-bg {
    margin: 0.8em 0;
    padding: 0 1em;
    display: inline-block;
}

.person-num strong {
    display: inline-block;
}

.person-num li {
    padding-left: 20px;
    position: relative
}

.person-num li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    border-left: 8px solid #4bac46;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.locations {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.locations > div {
    width: calc((100% - 50px) / 2);
}

span.green-words {
    color: #4bac46;
    font-weight: bold;
}

.company2-item-1 {
    background: #f5f5f5;
    padding: 0.5em;
    margin: 1em 0;
}

.company2-item-1 span:first-child {
    margin-right: 2em;
}

.store-num {
    margin: 1em 0;
}

.store-num-inner {
    display: flex;
    flex-wrap: wrap;
}

.store-num-inner > div {
    margin-right: 1.5rem;
}

.store-num > div {
    margin: 0 0 0.5em;
}

.store-num span:first-child {
    margin-right: 0.5rem;
    display: inline-block
}

span.b-g-words {
    font-size: 22px;
}

span.m-span {
    font-size: 18px;
    margin: 0 0.5em;
}

.locaitons-map {
    margin-top: 1em;
}

.locaitons-map > div {
    max-height: 240px;
    min-height: 180px;
    height: 25vw;
}

.locaitons-map > div {
    margin-bottom: 30px;
}

.locaitons-map > div.store2-map {
    margin-bottom: 20px;
}

.locaitons-map iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.e-part1 {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 50px;
    justify-content: flex-end;
}

.e-part1 > div:first-child {
    position: relative;
    z-index: 3;
    width: calc(50% + 50px);
    position: absolute;
    top: 0;
    left: 0;
}

.e-part1 > div:first-child img {
    object-fit: cover;
    object-position: center;
}

.e-part1-ttl {
    width: calc(50% + 60px);
    padding: 20px 30px 20px 135px;
    background: #4bac46;
    margin-top: 150px;
    z-index: 2;
    color: #fff;
    text-align: center;
    font-size: 18px;
    max-height: 500px;
    min-height: 240px;
    height: 25vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.e-part1-ttl h1 {
    font-size: 32px;
}

span.nowrap {
    white-space: nowrap;
    word-break: keep-all;
    display: inline-block
}

.e-part1-1 .e-part1-ttl ,.news-table .news-table-txt th, .news-table .news-table-txt td {
    text-align: left
}
.news-table .news-table-txt th {
  word-break: keep-all;
}
.news-table .news-table-txt th,.news-table .news-table-txt td {
  padding: 0.5em;
  width: auto;
}

.e-part1-1 .e-part1-ttl h1 {
    font-size: 28px;
    margin-bottom: 1em;
}

.e-part1-1 .e-part1-ttl span {
    display: block;
    font-size: 40px;
    margin-bottom: 1em;
}

.e-part1-1 .e-part1-ttl h1::after {
    margin: 30px auto 50px 0;
}

.disaster1 .prin-ttl {
    background: #fac310;
    color: #000
}

.prin-ttl {
    color: #fff;
    background: #50a14c;
    text-align: center;
    font-size: 24px;
    margin-bottom: 1em;
    padding: 8px 1em;
}

.prin-part2-item > div {
    padding: 20px 50px;
    width: 100%
}

.prin-part2 {
    background: url(images/ensurance/e1-bg1.jpg) center center/cover no-repeat;
    padding: 70px 0;
}

.e-title {
    color: #fff;
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
}

.prin-part2-item > div:not(.whitebg) {
    background: #e8e8e5;
    width: 100%;
}

.whitebg {
    background: #fff;
}

.prin-part2-item h3 {
    font-size: 24px;
    text-align: center;
}

.prin-part2-item {
    margin-bottom: 80px;
}

.prin-part2-item:last-child {
    margin-bottom: 0;
}

.prin-pic {
    margin: 1em 0 1.5em;
    overflow-x: auto;
}

.prin-pic > div {
    min-width: 500px;
}

.pic-des {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    flex-wrap: wrap;
}

.pic-des span {
    display: inline-block;
    font-size: 20px;
    margin-right: 0.5rem;
    font-weight: bold;
}

.pic-des ul {
    margin-left: 1.5rem;
}

.pic-des li {
    display: block !important;
    margin-right: 0 !important;
    position: relative;
    padding-left: 1.2em;
}

.pic-des li::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 5px;
}

.pic-des li:first-child::before {
    background: #5497f7;
}

.pic-des li:last-child::before {
    background: #fac310;
}

.pic-des1 li::before {
    border-radius: 100%;
}

.prin-pic ~ p {
    text-align: right;
    font-size: 12px;
}

.pic-des2 li:first-child::before {
    background: #fac310;
}

.pic-des2 li:nth-child(2)::before {
    background: #6ac9b3;
}

.pic-des2 li:nth-child(3)::before {
    background: #ea4160;
}

.prin-part2-item-2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.prin-part2-item-2 .prin-pic > div {
    min-width: auto;
}

.prin-part2-item-2 > div {
    width: calc((100% - 50px) / 2);
    display: flex;
    margin-bottom: 0;
}

.prin-part2-item h4 {
    text-align: center;
    border-bottom: 1px solid #c2c2c2;
    font-size: 20px;
    padding-bottom: 0.5em;
    margin-bottom: .5em;
}

.fee1 {
    background: #ebebeb;
    padding: 1.5em 1em;
}

.fee2 {
    background: #ebebeb;
    padding: 1.5em 1em;
}

.fee3 {
    background: #4bac46;
    color: #fff;
    font-size: 24px;
    padding: .5em;
    text-align: center;
}

.fee-icon img {
    width: 24px;
    height: 24px;
    margin: 10px auto;
}

.whitebg li {
    display: inline-block;
    margin-right: 1em;
}

.prin-pic2 img {
    max-width: 500px;
    margin: auto;
    width: 100%;
}

.prin-pic2 img:last-child {
    margin-top: 20px;
}

.prin-part3-ttl p {
    text-align: center;
    font-size: 24px;
    color: #4bac46;
    font-weight: bold;
    margin-top: 20px;
}

.prin-part3-ttl {
    margin: 60px auto 40px;
}

.prin-part4-wrapper {
    background: #4bac46;
    padding: 70px 0 50px;
}

.prin-num {
    font-weight: bold;
    font-size: 68px;
    line-height: 1;
    padding-right: 1rem;
}

.prin-part4 ul {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.prin-part4 li {
    width: calc(50% - 10px);
    padding: 20px 0 20px 0px;
    color: #fff;
    display: flex;
    justify-content: flex-start;
}

.prin-part4 h5 {
    font-size: 18px;
    margin-bottom: .5em;
}

.prin-part4-ttl {
    color: #fff !important;
    margin-bottom: 40px;
}

.prin-part4-ttl p {
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
}

.prin-part42 {
    max-width: 900px;
    margin: 0 auto;
}

.prin-part42 li {
    width: 100%;
}

.prin-part43 {
    max-width: 1100px;
    margin: 0 auto;
}

.prin-part5 {
    background-color: #f9faf9;
    font-size: 18px;
}

.prin-part5 a {
    color: #fff;
    background: #a50000;
    text-align: center;
    font-size: 16px;
    width: 200px;
    height: 48px;
    border: 2px solid #a50000;
    line-height: 44px;
    display: block;
    margin-top: 2em;
    text-decoration: none;
    transition: .2s;
    font-weight: bold;
}

.prin-part5 a:hover {
    color: #a50000;
    background: #fff;
}

.prin-part5 h1 {
    font-size: 24px;
    margin: 5px 0;
    white-space: nowrap;
}

.prin-part5-span1 {
    color: #503838;
}

.prin-part5-span2 {
    color: #4bac46;
}

.prin-part5-wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prin-part5-wrapper .prin-part5-in {
    width: 60%;
    padding: 50px 0 0;
}

.prin-part5-wrapper .prin-part5-img {
    width: 40%;
}

.disaster1-wrapper {
    padding: 70px 0 50px;
    background: #50a14c;
}

.prin-ttl ~ p {
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 1em 0;
    padding: 0 1em;
}

.disaster2-items > div {
    padding: 0px 30px 50px;
}

.disaster {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.disaster > div {
    width: calc((100% - 60px) / 3);
}

.disaster > div:last-child {
    margin-bottom: 0;
}

.disaster2-items h3 {
    text-align: center;
    font-size: 20px;
    padding: 0 0 1.5em;
}

.disaster2-items h4 {
    font-size: 18px;
    margin: .5em 0;
}

.disaster2-items {
    box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.2);
    margin-bottom: 80px;
}

.disaster2-ttl p {
    color: #4bac46;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
}

.disaster2 {
    margin-top: 70px;
}

.disaster2-ttl {
    margin-bottom: 30px;
}

.disaster3-wrapper {
    padding: 100px 0;
    background: url(images/ensurance/e2-10-bg.jpg) center center/cover no-repeat;
}

.disaster3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.disaster3 > div {
    width: calc((100% - 90px) / 2);
    background: rgba(255, 255, 255, .8);
    padding: 30px;
}

.disaster3 h2 {
    font-size: 20px;
    margin-bottom: 1em;
}

.disaster3 p {
    color: #4bac46
}

.cyber1 .inner > div {
    width: 70%;
    margin: 30px auto 0;
}

.cyber-main {
    margin: 6% 0 0;
}

.cyber-main > div {
    padding: 50px 0;
    text-align: center;
    line-height: 2;
}

.cyber-main > div.cyber1 {
    padding-top: 0;
}

.greenspan {
    display: inline-block;
    color: #4bac46;
}

.cyber2 {
    background: url(images/ensurance/e3-1.jpg) center center/cover no-repeat;
}

.cyber2-1 {
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

.cyber2-1 > div {
    width: calc((100% - 240px) / 3);
    border-radius: 100%;
    overflow: hidden
}

.cyber2-1 img {
    width: 100%;
}

.cyber3-1 {
    background: #4bac46;
    color: #fff;
    font-size: 18px;
    padding: .5em 1em;
    display: flex;
}

.cyber3-1 img {
    height: 30px;
    margin-right: .5em;
}

.cyber3-1 ~ div {
    background: #f5f5f5;
    padding: .5em 1em;
    color: #333333;
}

.cyber3-2 {
    display: flex;
    justify-content: space-between;
    text-align: left;
    margin-top: 40px;
    flex-wrap: wrap;
}

.cyber3-2 > div:not(.green-arrow) {
    width: calc((100% - 70px) / 2);
    max-width: 525px;
}

.green-arrow {
    background: #4bac46 url(images/arrow-right.svg) center center/80% no-repeat;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.cyber3-2 .green-arrow {
    position: relative;
    top: 50px
}

.cyber4-wrapper {
    background: #4bac46;
    color: #fff;
    text-align: center;
}

.cyber4-items {
    display: flex;

    margin-top: 40px;
}

.cbyer-point {
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

.cbyer-point span:first-child {
    font-size: 18px;
}

.cbyer-point span:first-child::after {
    content: '';
    display: block;
    width: 2em;
    height: 3px;
    background: #fff;
    margin: 10px auto;
}

.cbyer-point span:last-child {
    font-size: 24px;
}

.cyber4-pic {
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative;
    border-radius: 100%;
    overflow: hidden;
    margin: 2em 0;
    background: center center/cover no-repeat;
}

.cyber4-pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cyber4-item {
    width: calc((100% - 240px) / 3 + 60px);
}

.cyber4-item h2 {
    font-size: 26px;
}

.cyber4-item-2 {
    width: 40%;
    padding: 0 60px;
    width: calc((100% - 240px) / 3 + 120px);
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.cyber4-item-1 {
    padding-right: 60px;
}

.cyber4-item-3 {
    padding-left: 60px;
}

.cyber4 h2 {
    font-size: 24px;
}

.cyber5-wrapper {
    margin-top: 40px;
}

.cyber5-wrapper > div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
    text-align: left;
    margin-bottom: 30px;
}

.cyber5-green {
    font-size: 18px;
    padding: 1em 2em;
    background: #4bac46;
    color: #fff;
    font-weight: bold;
}

.cyber5-grey {
    background: #f5f5f5;
    padding: 1em 2em;
}

.cyber5-wrapper > div > div:not(.cyber5-center) {
    width: calc((100% - 70px) / 2);
    max-width: 525px;
    display: flex;
    align-items: center;
}

.cyber5-center {
    display: flex;
    align-items: center;
}

.cyber3-3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}

.cyber3-3 span {
    color: #4bac46;
}

.personal1 {
    width: 80%;
    margin: auto;
    max-width: 1000px;
    flex-direction: column;
    display: flex;
}

.personal1-1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}

.personal1-1 > div {
    width: 46%;
    position: relative
}

.icon-fix {
    position: absolute !important;
    left: 0;
    top: 0;
    transform: translate(-20%, -50%);
    font-size: 18px;
    font-weight: bold;
    background: #ffcc00;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.icon-fix img {
    width: 100%;
}

.personal1::after {
    content: '';
    display: block;
    margin: 30px auto;
    width: 36px;
    height: 20px;
    background: url(./images/common/arrow_type01.png) no-repeat 0 0;
    /*
	border-top: 20px solid #4bac46;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-radius: 5px;
*/
}

.personal2-1 {
    background: #4bac46;
    padding: 10px 0
}

.personal2-2 {
    padding: 0 50px;
}

.personal2-4 {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-left: 50px;
    text-align: center;
}

.personal2-4 > div {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    ;
    width: 15vw;
}

.personal2-3 {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.personal2-3 > div {
    width: 50%;
}

.personal2-5 {
    font-size: 16px;
    padding-left: 90px;
    margin-top: 50px;
}

.personal2-6 {
    width: 80%;
    margin: auto;
    position: relative;
}

.personal-part1 {
    background: #ffcc00 !important;
    width: 170px !important;
    border-radius: 50%;
    padding-bottom: 10px;
}

.personal-part1-2 {
    font-size: 35px;
    color: #2e2e2e;
}

.personal-part1-3 {
    font-size: 12px;
    color: #2e2e2e;
}

.personal-part1-1 {
    width: 85px;
    background: #2e2e2e;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 30px auto 5px;
}

.personal2-7 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-weight: bold;
    background: #ffcc00;
    width: 68px;
    height: 68px;
    text-align: center;
    line-height: 1.2
}

.personal2-8 {
    margin: 50px auto;
}

.personal2-8 > div:first-child {
    width: 80%;
    max-width: 1000px;
    margin: auto;
}

.personal2-8 p {
    font-size: 24px;
    font-weight: bold;
    margin: 1em 0 1.5em;
    text-align: center;
}

.personal2-8 h2 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    background: #4bac46;
    position: relative;
    padding: 5px;
}

.personal2-8 h2::after {
    content: '';
    display: block;
    position: absolute;
    border-top: 10px solid #4bac46;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.personal2-9 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.personal2-9 > div {
    width: calc((100% - 90px) / 3);
}

.personal2-9 img {
    width: 100%;
}

.personal3-1 {
    text-align: center;
    margin: 50px 0 30px;
    font-size: 16px;
    padding: 0 20px;
}

.personal3-1 h1 {
    color: #4bac46;
    font-size: 48px;
    margin: 10px 0;
}

.personal3-1 h1::before {
    content: 'ご家族を見守る、ご家族に安否を知らせる';
    color: #4bac46;
    display: block;
    font-size: 16px;
}

.personal3-3 > div {
    margin-bottom: 30px;
    border-radius: 12px;
    background: #4bac46;
    padding: 1em;
    color: #fff;
}

.personal3-2 {
    padding-left: 22%;
    padding-right: calc(20% + 30px);
    position: relative
}

.personal3-2 h2 {
    font-size: 30px;
}

.personal3-2 p {
    font-size: 18px;
    font-weight: bold;
}

.personal3-2 div:first-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 20%
}

.personal3-2 div:last-child {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(20% + 20px);
}

.personal3-4 {
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 0.5em 0.5em 0.5em 50px;
    color: #4bac46;
    width: 70%;
    margin: 30px auto 0;
}

.personal3-4 img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 110px;
    min-width: 70px;
    width: 10vw;
}

.personal3-11 {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 40px;
    padding: 0 20px;
}

.personal3-11 > div {
    width: 25%;
    position: relative;
}

.personal3-11 > div p {
    max-width: 370px;
}

.personal3-11 > div:last-child {
    width: calc(50% - 150px);
    max-width: 100%;
}

.personal3-11 > div:nth-child(2) {
    max-width: 425px;
}

.personal3-11 p {
    font-size: 18px;
}

.caution {
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    transform: translate(10%, -20%);
    border-radius: 100%;
    background: #ffcc00;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: bold;
    width: 100px;
    height: 100px;
    font-size: 20px;
}

.personal3-11innerimg {
    position: relative;
}

.eg {
    position: absolute;
    right: -60px;
    top: 0;
    max-width: 167px;
    width: 50%;
}

.eg-container {
    position: relative
}

.table {
    display: table;
    color: #399759;
    width: 100%;
}

.table dl {
    display: table-row;
}

.table dd {
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #399759;
    border-right: 2px solid #399759;
    background: #e0fbe9;
    padding: 0.5em;
    min-width: 80px;
}

.table dt {
    display: table-cell;
    border-bottom: 2px solid #399759;
    background: #fff;
    padding: 0.5em;
}

.personal3-3 h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 0.5em;
}

.personal4 {
    background: #4bac46;
    padding: 1em 0
}

.personal4-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 1em;
    color: #fff;
}

.personal4-wrapper h1 {
    font-size: 36px;
    width: 260px;
}

.personal4-wrapper h1 ~ div {
    width: calc(100% - 260px);
}

.personal4-1 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    width: 55%
}

.personal4-2 {
    font-size: 16px;
    width: 45%;
    padding-left: 30px;
    font-weight: bold
}

.personal4-2 > div {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.personal4-2 > div:last-child {
    margin-bottom: 0;
}

.personal4-2 > div:last-child span::before {
    content: none;
}

.personal4-2 span {
    color: #4bac46;
    background: #fff;
    border-radius: 5px;
    position: relative;
    width: 120px;
    text-align: center;
    display: block
}

.personal4-2 span ~ p {
    width: calc(100% - 120px);
    padding-left: 1em
}

.personal4-2 span::before {
    content: '';
    display: block;
    width: 3px;
    height: 50px;
    background: #fff;
    left: 50%;
    transform: translate(-50%, 100%);
    bottom: 0px;
    position: absolute;
}

.intag-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.intag {
    background: #4bac46;
    color: #fff;
    padding: 0.2em 0.5em;
    border-radius: 2px;
    display: none;
}

#pagetop {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    position: fixed;
    bottom: 60px;
    right: 60px;
    transition: 0.2s;
    cursor: pointer;
    background: rgba(75, 172, 70, 0.79) url(images/top.svg) center center/60% no-repeat;
    display: none
}

#pagetop:hover {
    background-color: rgba(75, 172, 70, 1);
}

.error404 .featured-content {
    display: none;
}

.corporate {
    cursor: pointer;
    transition: 0.2s;
}

.corporate:hover {
    transform: translateY(-5px);
}

.service2 .inner {
    display: flex;
}

.movie-outer {
    display: none;
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
}

.corpotate-movie {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.corpotate-movie-container {
    position: relative;
}

.close-button {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8) url(images/close.svg) center center/70% no-repeat;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -40px;
}

.index-main-div01 {
    margin: 0 auto;
    width: 100%;
    background: url(images/security-bg.jpg) center center/cover no-repeat;
}

.security-video {
    margin: 0 auto;
    padding: 50px 80px;
    color: #fff;
    text-transform: uppercase;
    max-width: 1400px;
}

.security-video h2 {
    font-size: 32px;
    line-height: 1.5;
}

.security-video h3 {
    font-size: 26px;
    line-height: 1.5;
}

.security-video a {
    display: block;
    height: 36px;
    line-height: 34px;
    width: 180px;
    text-align: center;
    border: 1px solid #ffda00;
    color: #fff;
    border-radius: 36px;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    transition: 0.2s
}

.security-video a::before {
    content: '';
    display: block;
    height: 36px;
    width: 36px;
    position: absolute;
    left: 0px;
    top: -1px;
    background: url(images/play.svg) center center/cover no-repeat;
}

.security-video span {
    transition: 0.1s;
    display: inline-block;
}

.security-video a.do {
    color: #ffda00;
}

.main-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.topmenu {
    width: 90%;
}

.nav-linka {
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-linka a img {
    width: 28px;
    margin: 0 10px;
}

.nav-linka a img:hover {
    opacity: 0.8;
}

.menu-link a img {
    width: 20px;
}

.cyber1-video {
    width: 100%;
    max-width: 1400px;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
}

.cyber1-video .corporate p {
    font-weight: bold;
}

.video-a {
    flex: 1;
}

.video-b {
    flex: 1;
    margin: 0 20px;
}

.video-c {
    flex: 1;
}

@keyframes moves {
    from {
        left: 0;
    }
    to {
        left: 100%;
        transform: translateX(-100%);
    }
}

.security-video a.move::before {
    animation: 0.4s moves ease-in forwards;
    transition: 0.2s;
}

.security-video p {
    margin: 1.5em 0;
}

.auto-ttl h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    margin-bottom: 10px;
}

.auto-ttl {
    font-size: 18px;
    text-align: center;
    margin-bottom: 2em;
}

.auto-ttl img {
    margin-right: 14px;
    width: 74px;
}

.auto-ttl::after {
    content: '';
    display: block;
    margin: 10px auto 20px;
    width: 20px;
    height: 2px;
    background: #4bac46;
}

.personal11 {
    background: url(images/ensurance/a2.jpg) left bottom/contain no-repeat;
}

.personal11-1 {
    color: #4bac46;
    font-weight: bold;
    font-size: 40px;
    padding-left: 20%;
    line-height: 1.3;
    margin-bottom: 1em;
    text-align: center;
}

.personal11-1 div {
    background: #4bac46;
    color: #fff;
    font-size: 28px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    padding: 0.5em;
    margin-bottom: 1em;
}

.personal11-1 div::after {
    content: '';
    border-top: 16px solid #4bac46;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    left: 50%;
    bottom: -16px;
    transform: translateX(-50%);
}

.personal12 span {
    font-weight: bold;
}

span.greenspan {
    color: #4bac46;
}

.personal12 {
    font-size: 28px
}

.greendiv {
    background: #4bac46;
    border-radius: 8px;
    padding: 0 20px 20px;
}

.personal1-1inner {
    background: #fff;
    font-size: 18px;
    padding: 0.5em;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.personal1-1inner > div {
    width: 50%;
}

.greendiv h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 0.5em 0;
    line-height: 1.3;
    padding-left: 2em;
}

.personal1-1inner > div:last-child {
    padding-left: 1em;
}

.personal2-9 .greendiv img {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.personal2-9 .greendiv div {
    position: relative;
}

.icon {
    position: absolute !important;
    left: 0;
    top: 0;
    transform: translate(-20%, -50%);
    font-size: 18px;
    font-weight: bold;
    background: #ffcc00;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.personal3-11inner h3 {
    font-size: 32px;
    color: #399759;
    line-height: 1.3;
    padding: 10px 100px 10px 10px;
}

.personal3-11inner {
    background: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    position: relative;
    margin-bottom: 10px;
}

.header-tel i {
    margin-right: 0.5rem;
}

/*blog css*/

.blog-featured {
    background: url(images/main1-1.jpg);
}

.columns {
    background: #fafafa;
    padding: 50px 100px;
}

.columns li {
    margin-bottom: 2.5rem;
}

.columns li:last-child {
    margin-bottom: 0;
}

.columns a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #fff;
    padding: 2rem;
    color: #000;
    transition: 0.2s;
}

.columns a:hover {
    text-decoration: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

.column_pic {
    width: 320px;
    background: center center/cover no-repeat;
    position: relative;
    min-height: 200px;
}

.column_pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.column_content {
    width: calc(100% - 320px);
    padding-left: 1.5rem;
}

.columns h2 {
    font-size: 18px;
    margin-bottom: 0.8rem;
}

div.qrcode-wrapper {
    width: 100%;
    padding: 20px 20px;
    margin: 0 auto;
}

.qrcode-wrapper img {
    margin: 0 auto;
}

@media (max-width:1420px) {
    .inner {
        padding: 0 30px;
    }
    .s-pic ~ div {
        padding: 50px 30px;
    }
    #pagetop {
        right: 30px;
    }
    .cyber1-video {
        padding: 0 20px;
    }
    .prin-part5 h1 {
        font-size: 20px;
    }
}

@media (max-width:1200px) {
    .pic-des span {
        font-size: 16px;
    }
    .personal1 {
        width: 90%;
    }
    .personal1-1 > div {
        width: 48%;
    }
    .personal1-1inner {
        font-size: 16px;
    }
    .personal11-1 {
        font-size: 32px;
    }
    .personal11-1 div,
    .personal12 {
        font-size: 24px;
    }
    .greendiv h3 {
        font-size: 20px;
    }
    .security-video {
        padding: 50px 30px;
    }
    .security-video h2 {
        font-size: 26px;
    }
    .security-video h3 {
        font-size: 22px;
    }
    .personal3-11 p {
        font-size: 14px;
    }
    .personal3-11 {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .personal3-11 > div {
        width: 45%;
        max-width: 369px;
    }
    .personal3-11 > div:nth-child(2) {
        max-width: 369px;
    }
    .personal3-11 > div:last-child {
        width: 100%;
        margin-top: 20px;
    }
    .table dd {
        text-align: center;
    }
    .personal3-2 p {
        font-size: 16px
    }
    .personal3-1 h1 {
        font-size: 32px;
    }
    .personal4-wrapper h1 {
        font-size: 28px;
        width: 200px
    }
    .personal4-wrapper h1 ~ div {
        width: calc(100% - 200px);
    }
    .personal4-wrapper {
        padding: 0;
    }
    .personal2-9 > div {
        width: calc((100% - 40px) / 3);
    }
    .personal2-8 {
        margin: 30px auto;
    }
    .personal2-6 {
        width: 100%;
    }
    .personal2-8 > div:first-child {
        width: 100%;
    }
    .personal2-8 p {
        font-size: 18px;
    }
    .personal2-8 h2 {
        font-size: 20px;
    }
    .personal2-2 {
        padding: 0;
    }
    .personal2-4 {
        font-size: 18px;
        padding-left: 20px;
    }
    .prin-part2-item > div {
        padding: 20px;
    }
    .prin-part3-ttl p {
        font-size: 18px
    }
    .prin-part2-item-2 > div {
        width: calc((100% - 20px) / 2);
    }
    .prin-part2 {
        padding: 50px 0 0;
        overflow: hidden
    }
    .prin-part5 h1 {
        font-size: 16px;
    }
    .prin-part5-wrapper .prin-part5-in {
        padding: 50px 0 0;
    }
    .disaster3 h2 {
        font-size: 18px;
    }
    .prin-num {
        font-size: 60px;
    }
    .disaster3-wrapper {
        padding: 50px 0;
    }
    .disaster3 > div {
        width: calc((100% - 40px) / 2);
    }
    .disaster2-items > div {
        padding: 0 30px 30px;
    }
    .disaster2-items h3 {
        font-size: 18px;
    }
    .disaster2-items h4 {
        font-size: 14px;
    }
    .disaster2-ttl p {
        font-size: 18px;
        margin-top: 1rem;
    }
    .disaster2-ttl {
        margin-bottom: 1.5rem;
    }
    .disaster1-wrapper {
        padding: 50px 0 30px;
    }
    .prin-part2-item h3 {
        font-size: 20px
    }
    .prin-ttl {
        font-size: 20px;
    }
    .prin-ttl ~ p {
        font-size: 18px;
    }
    .e-part1-ttl {
        font-size: 14px;
    }
    .e-part1-1 .e-part1-ttl h1::after {
        margin: 10px auto 15px 0;
    }
    .e-part1-ttl h1::after {
        margin: 10px auto 15px;
    }
    .e-part1-1 .e-part1-ttl span {
        font-size: 26px;
    }
    .e-part1-1 .e-part1-ttl h1 {
        font-size: 16px
    }
    .e-part1-ttl h1 {
        font-size: 24px;
    }
    .cyber4 h2 {
        font-size: 20px;
    }
    .cyber4-item {
        width: calc((100% - 120px) / 3 + 30px);
    }
    .cyber4-item-1 {
        padding-right: 30px;
    }
    .cyber4-item-3 {
        padding-left: 30px;
    }
    .cyber4-item-2 {
        padding: 0 30px;
        width: calc((100% - 120px) / 3 + 60px);
    }
    .cyber3-1 {
        font-size: 16px;
    }
    .e-title {
        font-size: 26px;
    }
    .cyber2-1 > div {
        width: calc((100% - 180px) / 3);
    }
    .about-tra > div:first-child {
        width: 40%;
    }
    .about-tra > div:last-child {
        width: 60%;
    }
    .about-tra h2 {
        font-size: 20px;
    }
    .service-concept h1 {
        font-size: 24px;
    }
    .service-concept {
        margin: 40px 0 30px;
    }
    .service-concept a {
        font-size: 20px;
    }
    .service-concept li {
        width: calc((100% - 50px) / 2);
    }
    .contact-form {
        padding: 30px;
    }
    .app_form li > div:nth-child(1) {
        font-size: 16px;
    }
    .company2-item-1 span:first-child {
        display: block;
        margin-right: 0;
        margin-bottom: 0.5em;
    }
    .company2-item > div:first-child {
        width: 200px;
    }
    .company2-item > div:last-child {
        width: calc(100% - 230px);
    }
    .locations > div {
        width: calc((100% - 30px) / 2);
    }
    .c-header3 ~ div {
        display: none;
    }
    .c-header3 {
        flex-direction: column;
    }
    .header-tel {
        margin-bottom: 5px;
    }
    .idea1 .about-idea {
        padding-left: 60px;
    }
    .idea2 .about-idea {
        padding-right: 60px;
    }
    .idea3 .idea-ttl {
        width: 300px;
    }
    .idea3 .idea-words {
        width: calc(100% - 300px);
        padding: 30px;
    }
    .page-divttl h2 {
        font-size: 24px;
    }
    .s-pic ~ div {
        padding: 30px;
    }
    .topmenu a::before {
        font-size: 24px;
        margin-right: .5em
    }
    .bottommenu > li {
        padding: 0 20px;
    }
    .columns {
        padding: 50px;
    }
    .columns a {
        padding: 1.5rem;
    }
    .columns li {
        margin-bottom: 2rem;
    }
}

@media (max-width:1050px) {
    .prin-num {
        font-size: 50px;
    }
    .prin-part4 li {
        padding: 10px 0 10px 0px;
    }
}

@media (max-width:1000px) {
    .icon {
        font-size: 16px;
        width: 50px;
        height: 50px;
    }
    .personal1-1 > div {
        width: 49%;
    }
    .personal11-1 {
        font-size: 4vw;
    }
    .personal11-1 div,
    .personal12 {
        font-size: 3vw;
    }
    .greendiv h3 {
        font-size: 18px;
    }
    .personal1 {
        width: 100%;
    }
    .personal2-2 {
        position: relative;
    }
    .personal2-4 {
        position: static;
    }
    .personal2-3 > div.personal2-4 img {
        margin: 0;
    }
    .personal2-4 > div {
        transform: translateY(0);
        margin: 0 auto;
    }
    .personal2-4 div {
        position: static;
    }
    .intag-wrapper {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .intag {
        display: block !important;
        margin-bottom: 10px;
    }
    .common-header {
        padding: 10px 20px;
    }
    .common-header-container {
        position: fixed;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 999;
        background: rgba(0, 0, 0, 0.8);
        top: 0;
    }
    .eg {
        right: -20px;
    }
    .personal4-2 {
        padding-left: 0;
        width: 370px;
    }
    .personal4-wrapper {
        justify-content: center;
    }
    .personal4-wrapper h1,
    .personal4-wrapper h1 ~ div {
        width: 100%;
    }
    .personal4-1 {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .personal2-3 > div {
        width: 100%;
        justify-content: center
    }
    .personal2-3 > div img {
        margin: 0 auto 20px;
    }
    .common-ttl2 {
        font-size: 24px;
    }
    .c-logo {
        width: 110px;
    }
    .featured h1 {
        font-size: 32px;
    }
    .c-header4 {
        display: none
    }
    .c-header2 {
        display: none;
    }
    .home-header {
        padding: 10px 20px;
    }
    .secondary-nav {
        padding: 30px 0 0;
    }
    .footerlogo {
        max-width: 140px;
    }
    .drop-down-menu .wrap {
        padding: 1em 2em;
        max-width: 800px;
        width: 80%;
        min-width: 300px;
    }
    span.en {
        font-size: 12px;
    }
    .logo {
        width: 140px;
    }
    .bottommenu {
        height: auto;
        flex-direction: row;
    }
    .bottommenu > li {
        height: auto;
        width: auto !important;
        margin-bottom: 0.5em;
    }
    footer .sub-menu {
        height: auto;
        flex-direction: row;
    }
    .bottommenu > li.menu-item-has-children {
        height: auto;
        border: none;
        order: 2
    }
    .bottommenu > li.menu-item-has-children ~ li {
        padding: 0 20px;
    }
    .bottommenuu > .sub-menu > li {
        margin: 0.5em 1em;
    }
    footer .sub-menu {
        margin-top: 0.5em;
    }
    .home-header {
        position: fixed;
        z-index: 501;
    }
    .toggle-btn {
        display: block;
    }
   .logo-block {
        align-items: center;
    }
    .logo-meti {
        width: 30px;
    }
    .logo-desc {
        display: none;
    }
    .nav-outer {
        display: none
    }
    .s-pic::before {
        content: none;
    }
    .service-wrapper h1 {
        font-size: 26px
    }
    #typed1 {
        font-size: 28px;
    }
    .s-content h1,
    .link-inner h1,
    .part3-wrapper h1,
    .part2-wrapper h1 {
        font-size: 22px;
    }
    .part2-wrapper h2 {
        font-size: 18px
    }
    .s-content h3 {
        font-size: 16px;
    }
    .s-content p {
        font-size: 14px;
    }
    .index-main > div {
        margin: 6% 0;
    }
    .common-ttl {
        margin-bottom: 5%;
    }
    .inner {
        padding: 0 20px;
    }
    .s-pic ~ div {
        padding: 20px;
    }
    .link-pic::before {
        content: none;
    }
    .link-inner,
    .link-pic {
        width: 50% !important;
    }
    .service-wrapper {
        padding: 4% 0
    }
    .nav-linka {
        width: 100%;
    }
    .nav-linka a img {
        margin: 0 8px;
    }
    .columns {
        padding: 0px;
        background: transparent;
    }
    .columns a {
        background: #fafafa;
        padding: 1rem;
    }
    .column_content {
        padding-left: 1rem;
        width: calc(100% - 260px);
    }
    .column_pic {
        width: 260px;
    }
    .columns h2 {
        font-size: 16px;
        margin-bottom: 0.5rem;
    }
    .nav-linkb {
        margin: 10px auto;
        display: flex;
        justify-content: center;
    }
    .nav-linkb a {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #4bac46;
        padding: 3px 10px;
        border-radius: 5px;
        margin: 0 10px;
        color: #fff;
    }
    .featured {
        margin: 58px auto 0;
    }
}

@media (max-width:980px) {
    .prin-part5-wrapper {
        align-items: flex-end;
    }
    .prin-part5-wrapper .prin-part5-in {
        padding: 30px 0 10px;
    }
}

@media (max-width:900px) {
    .pic-des > div {
        width: 100%;
        text-align: center
    }
    .pic-des ul {
        margin: 0.5rem auto 0;
        display: flex;
        flex-wrap: wrap;
    }
    .pic-des li {
        margin: 0 0.5rem !important;
    }
}

@media (max-width:780px) {
  .news-table .news-table-txt th {
    word-break: break-all;
    width: 40%;
  }
    .prin-part2-item h3 {
        font-size: 18px;
    }
    .disaster3 > div {
        width: calc((100% - 20px) / 2);
    }
    .personal3-11inner h3 {
        font-size: 28px;
        padding: 10px 70px 10px 10px;
    }
    .caution {
        width: 80px;
        height: 80px;
    }
    .auto-ttl h1 {
        font-size: 24px;
    }
    .personal1-1 > div {
        padding: 0 1em 1em;
    }
    .greendiv h3 {
        font-size: 16px;
    }
    .personal1-1inner {
        font-size: 14px;
    }
    .security-video h2 {
        font-size: 22px;
    }
    .security-video h3 {
        font-size: 18px
    }
    #pagetop {
        right: 20px;
        width: 40px;
        height: 40px
    }
    .personal4-wrapper h1 {
        font-size: 22px;
    }
    .personal3-11 {
        padding: 0;
    }
    .personal3-4 img {
        transform: translate(-25%, -50%);
    }
    .personal3-4 {
        margin: 20px auto 0;
        width: 100%
    }
    .personal3-2 p {
        font-size: 14px
    }
    .personal3-3 h2 {
        font-size: 18px;
    }
    .personal3-1 h1 {
        font-size: 24px;
    }
    .personal3-1 {
        margin: 30px 0;
    }
    .personal3-11 {
        margin-top: 30px;
    }
    .personal2-3 > div {
        padding: 0;
    }
    .prin-part3-ttl {
        margin: 40px auto 20px;
    }
    .prin-part2-item {
        margin-bottom: 30px;
    }
    .prin-part2-item h4 {
        font-size: 18px;
    }
    .fee3 {
        font-size: 18px;
    }
    .fee1 {
        margin-top: 20px;
    }
    .prin-part3 .prin-part2-item-2 > div {
        width: 60%;
        margin: auto;
        min-width: 280px
    }
    .prin-part3 .prin-part2-item > div {
        padding: 0;
    }
    .prin-part3-ttl p {
        font-size: 16px
    }
    .prin-part2-item-2 .prin-pic > div {
        min-width: 300px;
    }
    .prin-part2-item-2 > div {
        width: 100%;
    }
    .disaster3-wrapper {
        padding: 30px 0;
    }
    .prin-part5 h1 {
        white-space: inherit;
    }
    .prin-part4-ttl {
        margin-bottom: 30px;
    }
    .prin-part4 h5 {
        font-size: 16px;
    }
    .prin-num {
        font-size: 40px;
    }
    .prin-part4 li {
        padding: 10px 0 10px 0px;
    }
    .prin-part4-wrapper {
        padding: 50px 0 30px;
    }
    .disaster2 {
        margin-top: 50px;
    }
    .disaster2-items > div {
        padding: 0 20px 20px;
    }
    .disaster > div {
        width: calc((100% - 40px) / 3);
    }
    .disaster2-ttl p {
        font-size: 16px;
    }
    .prin-part2-item > div {
        padding: 20px;
    }
    .prin-ttl {
        font-size: 18px;
    }
    .prin-ttl ~ p {
        font-size: 16px;
    }
    .e-part1-ttl h1 {
        font-size: 18px;
    }
    .e-part1-1 .e-part1-ttl span {
        font-size: 24px;
        margin-bottom: 1rem;
    }
    .e-part1-ttl {
        height: 40vw;
    }
    .cyber1-video {
        flex-direction: column;
    }
    .video-a {
        width: 60%;
        margin: 0 auto 10px;
    }
    .video-b {
        width: 60%;
        margin: 0 auto 10px;
    }
    .video-c {
        width: 60%;
        margin: 0 auto 10px;
    }
    .prin-part4 li {
        display: block;
    }
    .column_content {
        width: calc(100% - 240px);
    }
    .column_pic {
        width: 240px;
    }
}

@media (max-width:750px) {
    .prin-pic {
        margin: 0.5em 0 1em;
    }
    .pic-des {
        margin-top: 0.5rem;
    }
    .pic-des span {
        width: 100%;
    }
    .idea3 .idea-ttl {
        justify-content: flex-start;
        padding-left: 0;
    }
    .service-concept > div {
        margin-bottom: 1.5em;
    }
    .service-concept a {
        font-size: 16px;
    }
    .service-concept h3 {
        font-size: 12px;
    }
    .prin-part5 {
        font-size: 16px;
    }
    .disaster3 > div {
        width: 100%;
        padding: 20px;
    }
    .disaster3 > div:first-child {
        margin-bottom: 20px;
    }
    .cyber5-green {
        padding: 0.5em 1em;
        font-size: 14px;
    }
    .cyber5-grey {
        padding: 0.5em 1em;
    }
    .cyber4-pic {
        margin: 1em 0;
    }
    .cyber4-item {
        width: calc((100% - 80px) / 3 + 20px);
    }
    .cyber4-item-1 {
        padding-right: 20px;
    }
    .cyber4-item-3 {
        padding-left: 20px;
    }
    .cyber4-item-2 {
        padding: 0 20px;
        width: calc((100% - 80px) / 3 + 40px);
    }
    .cyber4 h2 {
        font-size: 18px;
    }
    .cyber3-2 > div:not(.green-arrow) {
        width: 100%;
        max-width: 100%;
    }
    .cyber-main > div {
        padding: 30px;
    }
    .cyber3-2 .green-arrow {
        position: static;
        background-image: url(images/arrow-down.svg);
        margin: 20px auto;
    }
    .cyber3-1 {
        justify-content: center;
    }
    .cyber3-2 {
        margin-top: 25px;
    }
    .cyber3-3 {
        font-size: 14px;
        text-align: right;
    }
    .e-title {
        font-size: 24px;
        margin-bottom: 1.2rem;
    }
    .cyber2-1 {
        padding: 0;
    }
    .cyber2-1 > div {
        width: calc((100% - 120px) / 3);
    }
    .cyber-main > div {
        padding: 30px 0;
    }
    .cyber1 .inner > div {
        width: 100%;
    }
    .common-ttl2 {
        font-size: 20px;
    }
    .tra-container {
        margin-top: 30px;
    }
    .about-tra h2 {
        font-size: 18px;
        margin-bottom: 0.5em;
    }
    .about-botttom {
        font-size: 20px
    }
    .service-concept li {
        width: calc((100% - 20px) / 2);
    }
    .about-idea > div {
        width: 100% !important;
    }
    .page-divttl h2 {
        font-size: 20px;
    }
    .about-idea > div {
        display: flex;
        align-items: center;
        margin: 10px 0;
    }
    .page-divttl {
        margin-bottom: 0;
    }
    .contact-form {
        padding: 20px;
    }
    .contact-container h1 {
        font-size: 20px;
    }
    .app_form div {
        width: 100% !important;
    }
    .app_form li > div:nth-child(1) {
        margin-bottom: 0.5em;
    }
    .locations > div {
        width: 100%;
    }
    .company2-item-1 {
        margin: 0.5em 0;
    }
    .company2-item > div {
        width: 100% !important;
    }
    .company2-item > div:first-child {
        border-bottom: none;
        padding: 1em 0 0 0.5em;
        text-align: left;
        position: relative;
        margin-bottom: 0.5em
    }
    .company2-item > div:first-child::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 17px;
        width: 3px;
        height: 14px;
        background: #4bac46
    }
    .company2-item > div:last-child {
        border-top: 0;
        padding: 0 0 1em 0;
    }
    .featured h1 {
        font-size: 4vw;
    }
    .featured-content {
        font-size: 3vw;
    }
    .idea1 .about-idea {
        padding-left: 0
    }
    .idea2 .about-idea {
        padding-right: 0
    }
    .about-ideas .about-idea {
        width: 100%;
    }
    .aobut-pic {
        width: 100%;
        height: 0;
        padding-top: 40%;
        position: relative
    }
    .aobut-pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .ourservice h1::before {
        width: 93px;
        height: 24px;
    }
    .part2-wrapper h2 {
        margin-top: 1em
    }
    #typed1 {
        font-size: 24px;
    }
    .s-content h1,
    .link-inner h1,
    .part2-wrapper h1 {
        font-size: 20px;
    }
    .part3-wrapper h1 {
        font-size: 18px;
    }
    .index-main > div {
        margin: 8% 0
    }
    .service-wrapper {
        padding: 8% 0
    }
    .common-ttl {
        margin-bottom: 7%;
    }
    .news-content {
        padding: 0 20px;
    }
    .news-ttl {
        width: 100%;
        padding: 1em 0;
        border-bottom: 1px dotted #4bac46;
    }
    .news-ttl::before {
        content: none;
    }
    .s_pics > div > div {
        width: 100%;
    }
    .s-pic {
        height: 0;
        padding-top: 50%;
    }
    .s_pics > div {
        height: auto !important;
    }
    .s_pics > div a.more {
        margin-top: 20px;
    }
    .s-pic ~ div {
        padding: 20px 20px 30px;
    }
    .s-content h1,
    .link-inner h1 {
        font-size: 20px;
    }
    .link-inner {
        padding: 50px 30px;
    }
    .link-title {
        width: auto;
    }
    .column_content {
        width: calc(100% - 200px);
    }
    .column_pic {
        width: 200px;
    }
    .columns li {
        margin-bottom: 1.5rem;
    }
}

@media (max-width:650px) {
    .prin-part4 ul {
        height: auto;
    }
    .prin-part4 li {
        width: 100%;
    }
    .personal3-11inner h3 {
        font-size: 24px;
        padding: 10px 50px 10px 10px;
    }
    .caution {
        width: 60px;
        height: 60px;
        font-size: 16px;
    }
    .about-tra > div:first-child {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 20px;
    }
    .about-tra > div:last-child {
        width: 100%;
        padding-left: 0;
    }
    .e-part1 > div {
        width: 100% !important
    }
    .e-part1 > div:first-child {
        position: relative;
        height: 0;
        padding-top: 50%;
    }
    .e-part1-ttl {
        padding: 30px 20px;
        max-height: auto;
        min-height: auto;
        height: auto;
        margin-top: 0;
    }
    .e-part1 > div:first-child img {
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-position: center;
    }
    .corpotate-movie-container {
        width: 100%;
        padding: 0 20px;
    }
    .corpotate-movie-container video {
        display: block;
        width: 100%;
    }
    .close-button {
        right: 20px;
    }
}

@media (max-width:600px) {
    .personal3-11 > div {
        width: 100%;
    }
    .personal3-11 > div:first-child {
        margin-bottom: 20px;
    }
    .personal2-9 > div {
        width: 100%;
        max-width: 369px;
        margin: auto;
    }
    .personal2-9 > div:nth-child(2) {
        margin: 20px auto;
    }
    .personal1-1 > div {
        width: 100%;
    }
    .personal1-1 > div:first-child {
        margin-bottom: 20px;
    }
    .personal11 {
        background-size: 20%;
    }
    .prin-part5-wrapper {
        flex-direction: column;
    }
    .prin-part5-wrapper .prin-part5-in {
        width: 100%;
    }
    .prin-part5-wrapper .prin-part5-img {
        width: 100%;
    }
    .prin-part5-wrapper .prin-part5-img img {
        margin: 0 auto;
    }
}

@media (max-width:550px) {
    .service-concept li:first-child {
        margin-bottom: 1em;
    }
    .service-concept li {
        width: 100%;
    }
    .prin-part5-wrapper {
        width: 100%;
    }
    .disaster2-items > div {
        padding: 0;
        box-shadow: none;
    }
    .disaster > div {
        width: 100%;
        margin-bottom: 30px;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1)
    }
    .disaster2-items h4 {
        padding: 0 1em;
    }
    .disaster2-items p {
        padding: 0 1em 1em 1em;
    }
    .link-inner {
        padding: 30px;
    }
    .cyber2-1 > div {
        width: calc((100% - 60px) / 3);
    }
    .cyber4-items {
        flex-wrap: wrap;
    }
    .cyber4-item {
        width: 100%;
    }
    .cyber4-item-2 {
        border: none;
    }
    .cyber4-pic {
        width: 60%;
        padding-top: 60%;
        margin: 1em auto;
    }
    .cyber4-item-3 {
        padding-left: 0;
    }
    .cyber4-item-1 {
        padding-right: 0;
    }
    .cyber4-item-2 {
        padding: 0;
        margin: 20px 0;
    }
    .columns a {
        flex-direction: column;
    }
    .columns a > * {
        width: 100% !important;
    }
    .column_content {
        padding-left: 0;
        margin-top: 10px;
    }
    .column_pic {
        min-height: auto;
        height: 0;
        padding-top: 50%;
    }
}

@media (max-width:500px) {
    .part3-wrapper br {
        display: block;
    }
    #typed2 {
        font-size: 14px;
        white-space: normal
    }
}

@media (max-width:420px) {
    .e-part1-1 .e-part1-ttl span {
        font-size: 30px;
    }
    .pic-des ul {
        font-size: 12px;
    }
    .eg {
        width: 42%;
    }
    .personal3-2 div:first-child {
        display: none;
    }
    .personal4-1 {
        font-size: 16px;
    }
    .icon {
        font-size: 14px;
    }
    .personal2-5 {
        font-size: 14px;
    }
    .personal3-11inner h3 {
        font-size: 18px;
    }
    .personal2-5 {
        padding-left: 85px;
    }
    .auto-ttl h1 {
        font-size: 20px;
    }
    .auto-ttl {
        font-size: 16px;
    }
    .personal11-1 div,
    .personal12 {
        font-size: 14px;
    }
    .personal11-1 {
        font-size: 16px;
    }
    .personal11 {
        background: none;
    }
    .personal11-1 {
        padding-left: 0;
    }
    .auto-ttl {
        margin-bottom: 1em;
    }
    .personal11-1 div::after {
        border-top: 12px solid #4bac46;
        bottom: -12px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
    }
    .security-video {
        padding: 30px 20px;
        text-align: center;
    }
    .security-video a {
        margin: auto;
    }
    .corpotate-movie-container {
        padding: 0 10px;
    }
    .close-button {
        right: 10px;
        width: 30px;
        height: 30px;
        top: -30px;
    }
    .drop-down-menu .wrap {
        padding: 1em;
    }
    .drop-down-menu a {
        font-size: 14px;
    }
    footer .sub-menu .sub-menu li {
        padding-left: 1em
    }
    .bottommenu > li.menu-item-has-children ~ li {
        padding: 0;
    }
    .bottommenu > li {
        padding: 0;
    }
    .bottommenu {
        display: block;
    }
    .personal3-1 {
        font-size: 14px;
    }
    .personal4-wrapper h1 {
        font-size: 20px;
    }
    .personal2-8 h2 {
        font-size: 16px;
    }
    .personal2-8 p {
        font-size: 14px;
    }
    .personal3-2 div:last-child {
        display: none;
    }
    .personal3-2 {
        padding-right: 0;
        padding-left: 0;
    }
    .personal3-3 h2 {
        font-size: 16px;
    }
    .personal3-1 h1 {
        font-size: 20px;
    }
    .personal4-2 {
        font-size: 14px;
    }
    .prin-part4 h5 {
        font-size: 14px;
    }
    .page-id-96 .page-main {
        margin: 8% 0 0;
    }
    .page-id-93 .page-main {
        margin: 8% 0 0;
    }
    .prin-part4-ttl p {
        font-size: 12px;
    }
    .common-ttl2 {
        font-size: 18px;
    }
    .prin-part5 {
        font-size: 14px;
    }
    .prin-part5 a {
        font-size: 14px;
        height: 42px;
        line-height: 38px;
    }
    .prin-part5 h1 {
        font-size: 16px
    }
    .disaster3 h2 {
        font-size: 16px;
    }
    .disaster3 h2::after {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    .prin-num {
        font-size: 36px;
    }
    .prin-part4 li {
        padding: 10px 0 10px 0px;
    }
    .prin-part4-wrapper {
        padding: 30px 0 25px;
    }
    .disaster2-items h3 {
        font-size: 15px
    }
    .disaster1-wrapper {
        padding: 30px 0 25px;
    }
    .prin-ttl {
        font-size: 16px;
    }
    .prin-ttl ~ p {
        font-size: 14px;
    }
    .e-part1-ttl {
        padding: 20px;
    }
    .e-part1 {
        margin-bottom: 30px;
    }
    .cyber5-green {
        text-align: center;
    }
    .green-arrow {
        background-image: url(images/arrow-down.svg);
        margin: 0.5em auto;
    }
    .cyber5-wrapper > div > div:not(.cyber5-center) {
        width: 100%;
    }
    .cyber5-wrapper > div {
        justify-content: center
    }
    .cyber4 h2 {
        font-size: 16px;
    }
    .cyber2-1 > div {
        width: 60%;
        margin: auto;
    }
    .cyber2-1 > div:nth-child(2) {
        margin: 20px auto;
    }
    .e-title {
        font-size: 20px;
    }
    .about-tra h2 {
        font-size: 16px;
    }
    .green-about {
        font-size: 14px;
    }
    .about-tra {
        margin-top: 20px;
    }
    .service-concept {
        margin: 25px 0 20px;
    }
    .service-concept h1 {
        font-size: 20px;
    }
    .about-botttom {
        font-size: 16px
    }
    .service-concept > div {
        margin-bottom: 1em
    }
    .service-concept a {
        font-size: 16px;
    }
    .page-divttl h2 {
        font-size: 18px;
    }
    .about-ideas > div.idea2 {
        margin: 20px 0;
    }
    .more-button input {
        font-size: 16px;
    }
    .page-main {
        margin: 8% 0;
    }
    .contact-container h1 {
        font-size: 16px
    }
    .app_form li {
        margin-bottom: 1em;
    }
    .app_form li > div:nth-child(1) {
        font-size: 14px;
    }
    span.m-span {
        font-size: 16px;
    }
    span.b-g-words {
        font-size: 18px;
    }
    .company2-item-1 {
        font-size: 12px;
    }
    .store-num {
        margin: 0.5em 0 1em;
    }
    .featured h1 {
        font-size: 6vw;
    }
    .featured-content {
        font-size: 4vw;
    }
    .common-ttl h1 {
        font-size: 22px;
    }
    .ourservice h1 {
        font-size: 22px
    }
    .s-content h1,
    .link-inner h1 {
        font-size: 18px;
    }
    .service-wrapper h1 {
        font-size: 22px;
    }
    .secondary-nav {
        padding: 30px 0 20px;
    }
    a.more {
        line-height: 30px;
        height: 34px;
    }
    .logo {
        width: 120px;
    }
    .index-main > div {
        margin: 10% 0
    }
    .service-wrapper {
        padding: 10% 0
    }
    .common-ttl {
        margin-bottom: 9%;
    }
    .link-pic {
        width: 100% !important;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%
    }
    .more-links a {
        position: relative;
    }
    .link-inner {
        width: 100% !important;
        position: relative;
        background: rgba(57, 151, 90, 0.45);
    }
    #typed1 {
        font-size: 6vw;
    }
    .video-a {
        width: 80%;
    }
    .video-b {
        width: 80%;
    }
    .video-c {
        width: 80%;
    }
    .featured {
        margin: 53px auto 0;
    }
}



@media (min-width:800px) {
.ml_ {

display: none !important;
 }


}


@media (max-width:799px) {
.ml_s {
margin:0 0 0 auto!important;
}
.drop-down-menu .nav-linka {
    display: none;
}


}

.business_tafubizu {
    font-size:18px!important;
    font-weight: bold;
    text-align: center;
}


.font-skew {
  display: inline-block;
  color: #4bac46;
  line-height: 1.5;
  font-weight: bold;
}

@media (max-width:768px) {
  .font-skew {
    line-height: 1.4;
    margin-top: 0.5em;
    font-size: 13px;
  }
}

.flex {
  display: flex;
  justify-content: space-between;
}

@media (max-width:768px) {
  .flex {
    flex-direction: column;
    margin: 0.5em 0 0;
}
}


.staff__content-item {
  display: flex;
  justify-content: center;
  gap: 50px;
}

@media (max-width:1240px) {
  .staff__content-item {
    flex-direction: column;
    justify-content: center;
    max-width: 400px;
    margin: 0 auto;
    gap: 0;
  }
}

.staff__content-wrapper {
  margin-bottom: 80px;
}


.staff__item {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 32px;
}

@media (max-width:1200px) {
  .staff__item {
    flex-direction: column;
    justify-content: center;
    gap: 0;
  }
}

.staff-pic-1 {
  max-width: 240px;
  max-height: 240px;
  border-radius: 50%;
  object-fit: cover;
}

@media (max-width:768px) {
.staff-pic-1 {
  max-width: 120px;
  max-height: 120px;
  margin-right:0;
}
}

.staff-ttl {
font-size: 32px;
font-weight: bold;
line-height: 1.3;
padding-bottom: 16px;
}

@media (max-width:1200px) {
  .staff-ttl {
    font-size: 24px;
    text-align: center;
    padding-bottom: 8px;
}
}

.staff-span {
  font-size: 16px;
}

.staff__txt {
  max-width: 600px;
}

.staff__txt-ttl {
  font-size: 20px;
  font-weight: bold;
  color: #4AAC46;
}

@media (max-width:1200px) {
  .staff__txt-ttl {
    font-size: 18px;
    padding-bottom: 2px;
  }
}


.staff__txt-hby {
  display: flex;
  padding: 16px 0 8px;
  gap: 24px;
}

@media (max-width:1200px) {
  .staff__txt-hby {
  gap: 8px;
}
}

.staff__txt-hby-ttl {
  font-weight: bold;
}

.staff__txt-box {
  border-left: 2px solid #4AAC46;
  padding:10px 14px;
}

.staff__txt-list {
  display:flex;
  flex-wrap: wrap;
  gap: 16px;
  row-gap: 8px;
}

@media (max-width:768px) {
  .staff__txt-list {
    display:flex;
    flex-wrap: wrap;
    row-gap: 0;
    gap: 8px;
  }
}

.staff__txt-item {
  color: #ffffff;
  font-weight: bold;
  background: #4AAC46;
  padding: 2px 8px;
  border-radius:50px;
}

.staff_container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(560px, 560px));
  flex-wrap:wrap;
  justify-content: center;
  gap: 60px;
  row-gap: 80px;
}

@media (max-width:1240px) {
  .staff_container {
    grid-template-columns: repeat(auto-fit, minmax(400px, 400px));
  }
}
@media (max-width:768px) {
  .staff_container {
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    gap: 60px;
    row-gap: 80px;
    }
}

.staff-card {
  width: 560px;
}

@media (max-width:1240px) {
  .staff-card {
    width: 400px;
  }
}

.staff_ttl {
  font-size: 36px;
  text-align: center;
  color: #4AAC46;
  position: relative;
  margin: 80px 0 60px;
}

.staff_ttl::before {
    position: absolute;
    content: "";
    background: #BABABA;
    top: 50%;
    left: 0;
    height: 1px;
    width: calc(40vw - 0px);
}

.staff_ttl::after {
    position: absolute;
    content: "";
    background: #BABABA;
    top: 50%;
    right: 0;
    height: 1px;
    width: calc(40vw - 0px);
}

@media screen and (max-width: 767px) {
  .staff_ttl {
    font-size: 24px;
    margin: 48px 0 24px;
  }

.staff_ttl::before {
    width: calc(30vw - 0px);
}

.staff_ttl::after {
    width: calc(30vw - 0px);
}
}


.staff__item2 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

@media (max-width:1200px) {
  .staff__item2 {
    align-items: center;
    flex-direction: column;
    gap: 0;
  }
}

.staff-pic-2 {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
}

@media (max-width:768px) {
  .staff-pic-2 {
    width: 120px;
    height: 120px;
  }
}

a.staff-more {
  width: 160px;
  margin: 24px auto 0;
  border: 2px solid #4bac46;
  color: #4bac46;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  line-height: 36px;
  position: relative;
  transition: 0.2s;
  font-weight: bold
}

@media (max-width:768px) {
  a.staff-more {
    margin: 18px auto 0;
  }
}

a.staff-more:hover {
  background: #4bac46;
  color: #fff;
}

a.staff-more:hover::after {
  background: #fff url(/images/arrow-copy.svg) center center/90% no-repeat;
}

a.staff-more::after {
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 100%;
  margin-left: 1em;
  background: #4bac46 url(/images/arrow-left.svg) center center/90% no-repeat;
  transition: 0.2s
}
