a {
text-decoration-thickness: 1px !important;
text-underline-offset: 0.1em;
} :where(.wp-site-blocks *:focus) {
outline-width: 2px;
outline-style: solid;
} .wp-block-navigation
.wp-block-navigation-submenu
.wp-block-navigation-item:not(:last-child) {
margin-bottom: 3px;
} .wp-block-navigation
.wp-block-navigation-item
.wp-block-navigation-item__content {
outline-offset: 4px;
} .wp-block-navigation
.wp-block-navigation-item
ul.wp-block-navigation__submenu-container
.wp-block-navigation-item__content {
outline-offset: 0;
} h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
caption,
figcaption,
p {
text-wrap: pretty;
} .more-link {
display: block;
}
html {
font-size: 62.5%; }
main {
margin-top: 0 !important;
}
.pc-only {
display: block;
}
.sp-only {
display: none;
}
@media screen and (max-width: 767px) {
.pc-only {
display: none !important;
}
.sp-only {
display: block !important;
}
}
.relative {
position: relative;
}
.absolute {
position: absolute;
}
.ml0 {
margin-left: 0 !important;
}
.mr0 {
margin-right: 0 !important;
}
a {
color: var(--wp--preset--color--custom-3);
}
.header-fixed {
position: fixed;
z-index: 2;
width: 100%;
box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
.entry-content {
margin-top: 0;
}
.button-hover a {
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.45);
}
.button-hover a:hover {
box-shadow: none;
} .key-button-area {
max-width: 560px;
}
.key-button-left {
left: 0;
bottom: 0;
}
.key-button-right {
right: 0;
bottom: 0;
}
@media screen and (max-width: 767px) {
.key-button-left {
width: 100%;
}
.key-button-right {
bottom: -84px;
left: 0;
width: 100%;
}
.button-hover {
width: 100%;
}
.button-hover a {
padding: 2rem;
}
.key-catch-top {
margin-bottom: 1.5rem !important;
}
.key-catch-bottom {
margin-top: 1.5rem !important;
}
.key-catch-area .wp-block-cover__inner-container {
padding: 0;
}
.key-button-area {
margin-top: 20vw;
}
} .top-button {
left: 50%;
transform: translateX(-50%);
bottom: 0;
}
.key-button-left:hover{
bottom: -3px;
}
.key-button-right:hover{
bottom: -3px;
}
@media screen and (max-width: 767px) {
.key-button-right:hover{
bottom: -87px!important;
}
}
.key-button-left:hover,
.key-button-right:hover,
.top-button:hover {
transition: ease 0.1s;
box-shadow: none;
}
.top-service-link {
bottom: var(--wp--preset--spacing--30);
right: var(--wp--preset--spacing--30);
}
@media screen and (max-width: 767px) {
.top-info-card {
display: block !important;
}
.top-info-time {
width: 100%;
}
.top-info-title {
width: 100%;
}
}
.top-information a,
.top-technology a {
color: #040930;
}
@media screen and (max-width: 767px) {
.top-button {
width: 100%;
}
.top-service-area,
.top-flow-area,
.top-info-area,
.top-technology-area {
padding-bottom: 10vw !important;
}
} .service-production-pic {
position: relative;
}
.service-production-pic::after {
content: "＞";
position: absolute;
top: 50%;
right: -35px; transform: translateY(-50%);
font-size: 24px; color: #ffaa80; pointer-events: none; }
.service-production-pic .company-profile-box {
border-bottom: 1px solid #ffaa80;
}
@media screen and (max-width: 767px) {
.service-production,
.service-support,
.service-marketing,
.service-construction {
padding-top: 24vw !important;
}
.service-production-pic::after {
display: none;
}
} .company-greeting-medeia .wp-block-media-text__content {
padding-right: 0;
}
@media screen and (max-width: 767px) {
.company-greeting-medeia .wp-block-media-text__content {
padding-right: 0;
padding-left: 0;
}
}
.company-greeting-text {
line-height: 1.8;
}
.company-profile-content {
width: 60%;
}
.company-profile-title {
width: 40%;
}
@media screen and (max-width: 767px) {
.company-profile-area {
padding-left: 0 !important;
padding-right: 0 !important;
}
.company-profile-box {
display: block !important;
}
.company-profile-content {
width: 100%;
margin-bottom: 0.4em !important;
}
.company-profile-title {
width: 100%;
}
} .contact-item {
list-style-type: none;
margin-bottom: 5rem;
}
.contact-must {
background-color: #ff0000;
color: #fff;
font-size: 14px;
padding: 0.5em;
border-radius: 5px;
margin-left: 1em;
}
.contact-item__iframe p {
margin-top: 5px;
}
.contact-item__iframe textarea {
width: 100%;
padding: 1em;
}
.wpcf7-form-control-wrap input {
padding: 1em;
font-size: 16px;
}
.wpcf7 form .wpcf7-response-output {
margin-top: 100px !important;
}
.contact-button input {
width: 100%;
padding: 3rem;
font-size: 24px;
background-color: #ffaa80;
border: none;
border-radius: 20px;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.45);
}
.contact-button input:hover {
top: 2px;
box-shadow: none;
}
@media screen and (max-width: 767px) {
.contact-list {
padding-left: 0;
}
.contact-item__iframe input,
.contact-item__iframe textarea {
max-width: 100%;
width: 100%;
box-sizing: border-box;
}
} .single a,
.wp-singular a {
color: #040930;
}
#single-more h3 {
width: 80%;
font-size: 18px !important;
padding-top: 0;
padding-left: 1em;
}
.single-more-date {
width: 20%;
}
.single h1,
.wp-singular h1 {
font-size: 28px !important;
}
.post-name-archive-info h2 {
font-size: 18px !important;
padding-top: 8px !important;
margin-top: 0;
}
.single h2 {
padding-top: 3em;
padding-bottom: 0.5em;
font-size: 28px !important;
border-bottom: 1px solid #ffaa80;
}
.single h3 {
padding-top: 2em;
padding-bottom: 0.5em;
font-size: 24px !important;
}
.single h4 {
font-size: 20px !important;
font-weight: 700;
padding-top: 1em;
}
.single main {
padding-top: 100px!important;
}
.single .small-section-tab,
.single-technique .small-section-tab,
.single-archive .small-section-tab {
padding: 0.4em 1.2em;
}
.single-technique h3,
.single-technique h4 {
padding-top: 0;
padding-bottom: 0;
}
.single-archive h3,
.single-archive h4 {
padding-top: 0;
padding-bottom: 0;
}
.price-mail-button {
text-align: center;
}
#passwordInput {
font-size: 18px;
padding: 10px;
}
#checkPassBtn {
font-size: 18px;
}.veu_adminEdit_cta{position:absolute;margin-top:-2.4em!important;margin-left:1em!important;z-index:999}.veu_adminEdit_cta>.btn{font-size:12px}.veu_adminEdit_cta .btn-block{width:initial}.veu_cta{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef}.veu_cta .cta_title{display:block;overflow:hidden;margin:0;padding:12px 20px 10px;background-color:#333;color:#fff;font-size:22px;line-height:1.2em}.veu_cta .cta_body{display:block;overflow:hidden;padding:1.5em 1.5em 2em;line-height:170%}.veu_cta .cta_body_image{margin-bottom:1.5em}.veu_cta .cta_body_image img{max-width:250px;height:100%}.veu_cta .cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .cta_body_txt{display:block;overflow:hidden}.veu_cta .cta_body_link{clear:both;margin-top:1.5em}@media (min-width:768px){.veu_cta .cta_body_image_right{float:right;margin-left:30px}.veu_cta .cta_body_image_left{float:left;margin-right:30px}}@media (max-width:767px){.veu_cta .cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}