html {
font-size: 16px;
}
.body {
color: #333333;
}
p, h1, h2, h3, h4 {
margin: 0;
font-family:"メイリオ", "Meiryo", sans-serif;
}
a {
transition: 0.3s;
font-family:"メイリオ", "Meiryo", sans-serif;
}
ul,li,a {
text-decoration: none;
list-style: none;
}
img {
vertical-align: middle;
image-rendering: auto;
width: 100%;
}
.flex {
display: flex;
flex-wrap: wrap;
}
.ib {
display: inline-block;
}
.block {
display: block;
}
.indent {
padding-left: 1em;
text-indent: -1em;
}
.sans {
font-family: "Noto Sans JP", sans-serif;
}
.arial {
font-family: Arial, sans-serif;
}
.small {
font-size: 14px;
}
.sec-inner1 {
width: 90% !important;
max-width: 1766px;
margin: 0 auto;
}
.sec-inner2 {
width: 90% !important;
max-width: 1555px;
margin: 0 auto;
}
.sec-inner3 {
width: 90% !important;
max-width: 1180px;
margin: 0 auto;
}
.bottom-bg {
background: linear-gradient(360deg,#D7D7D7,#FFFFFF 240px);
}
@media screen and (max-width: 1024px) {
.bottom-bg {
background: linear-gradient(360deg,#D7D7D7,#FFFFFF 170px);
}
}
@media screen and (max-width: 767px) {
.bottom-bg {
background: linear-gradient(360deg,#D7D7D7,#FFFFFF 110px);
}
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
padding: 0;
}
a[href^="tel:"] {
cursor: default;
}
@media screen and (min-width: 1025px) {
a[href^="tel:"] {
pointer-events: none;
}
} .sec-tit-wrap {
position: relative;
margin-bottom: 35px;
}
.sec-tit {
font-size: 97px;
font-weight: 700;
font-family: Arial, sans-serif;
color: rgba(0,0,0,0);
-webkit-text-stroke: 1px #E5E2E2;
text-align: center;
line-height: 1;
}
.sec-tit-lead {
font-size: 32px;
font-weight: 700;
text-align: center;
position: absolute;
bottom: -18px;
left: 50%;
transform: translate(-50%,0);
width: 100%;
letter-spacing: 0.15em;
opacity: 0;
}
.singleLetter {
transform: translateY(30px) rotate(0.1deg);
transition: 0.5s;
display: inline-block;
opacity: 0;
}
@media screen and (min-width: 1025px) {
.top-main-news-wrap .singleLetter {
transition-delay: 0.5s;
}
}
.singleLetter.on {
opacity: 1;
transform: translateY(0) rotate(0.1deg);
}
.top-main-sec-tit {
width: 629px;
margin: 0 auto;
height: 97px;
}
@media screen and (max-width: 1600px) {
.sec-tit {
font-size: 74px;
}
.top-main-sec-tit {
width: 470px;
height: 74px;
}
}
@media screen and (max-width: 1200px) {
.sec-tit {
font-size: 62px;
}
.top-main-sec-tit {
width: 400px;
height: 62px;
}
.sec-tit-lead {
font-size: 24px;
}
}
@media screen and (max-width: 1024px) {
.top-main-sec-tit {
height: auto;
}
}
@media screen and (max-width: 600px) {
.sec-tit {
font-size: 40px;
}
.top-main-sec-tit {
width: 275px;
}
.sec-tit-lead {
font-size: 20px;
bottom: -10px;
}
} .header-btn {
align-items: center;
font-weight: 700;
box-shadow: 0 3px 6px rgba(0,0,0,0.16);
font-family:"メイリオ", "Meiryo", sans-serif;
width: 195px;
height: 59px;
cursor: pointer;
}
.header-btn:hover {
opacity: 0.7;
color: inherit;
}
.header-btn img {
width: 49px;
flex-shrink: 0;
margin-left: 20px;
margin-right: 15px;
}
.contact-btn {
background-color: #FFFFFF;
margin-bottom: 22px;
color: #333333;
border: 1px solid #E9E9E9;
}
.recruit-btn {
background-color: #FF0000;
}
.recruit-btn-text {
color: #FFFFFF;
}
@media screen and (max-width: 900px) {
.header-btn img {
width: 50px;
flex-shrink: 0;
margin: 8px 0;
}
.recruit-btn img {
margin: 8px 0 5px;
}
.header-btn {
width: 70px;
height: 100px;
justify-content: center;
}
.contact-btn-text {
text-align: center;
padding-left: 5px;
padding-right: 5px;
letter-spacing: 0.062em;
line-height: 1.2;
padding-bottom: 8px;
}
.recruit-btn-text {
text-align: center;
padding-left: 12px;
padding-right: 12px;
letter-spacing: 0.062em;
line-height: 1.2;
padding-bottom: 8px;
}
} .btn {
display: flex;
justify-content: center;
align-items: center;
background-color: #555555;
border: 1px solid#707070;
border-radius: 24px;
color: #FFFFFF;
font-size: 14px;
letter-spacing: 0.154em;
width: 187px;
height: 47px;
overflow: hidden;
position: relative;
}
.btn:hover {
background-color: #FFFFFF;
color: #555555;
} .page-bottom {
padding-bottom: 160px;
}
.page-bottom-wrap {
justify-content: space-between;
}
.page-bottom-wrapL,
.page-bottom-wrapR {
width: 48%;
}
@media screen and (max-width: 1024px) {
.page-bottom {
padding-bottom: 120px;
}
}
@media screen and (max-width: 767px) {
.page-bottom {
padding-bottom: 80px;
}
}
@media screen and (max-width: 500px) {
.page-bottom-wrapL{
width: 100%;
margin-bottom: 20px;
}
.page-bottom-wrapR {
width: 100%;
}
} .site-header:not(.dynamic-header) {
max-width: none;
padding: 0 !important;
}
.header-wrap {
justify-content: space-between;
align-items: center;
}
.header-wrapR {
align-items: center;
}
.site-branding {
max-width: 245px;
}
.header-nav .menu {
display: flex;
align-items: center;
}
.header-nav li a {
color: #333333;
font-size: 14px;
font-weight: 700;
margin-left: 50px;
padding-top: 40px;
padding-bottom: 40px;
display: block;
position: relative;
}
.header-nav li a::after {
content: "";
display: block;
position: absolute;
bottom: 35px;
width: 0%;
border-bottom: 1px solid #333333;
transition: 0.5s ease;
}
.header-nav li a:hover::after {
width: 100%;
}
.header-nav li.current-menu-item a::after {
width: 100%;
}
.header-tel {
display: flex;
align-items: center;
color: #333333;
font-size: 24px;
font-weight: 700;
display: flex;
align-items: center;
margin-left: 45px;
position: relative;
z-index: 100;
}
.header-tel img {
width: 27px;
margin-right: 5px;
}
@media screen and (max-width: 1400px) {
.header-nav li a {
margin-left: 35px;
}
}
@media screen and (max-width: 1250px) {
.header-nav,
.header-tel {
display: none;
margin: 0;
}
.site-branding {
max-width: 200px;
}
} .openbtn,
.mobmenu {
display: none;
}
@media screen and (max-width: 1250px) {
.openbtn,
.mobmenu,
.mobmenu-tel {
display: block;
}
}
.openbtn{
position: relative;
cursor: pointer;
width: 50px;
height:50px;
border-radius: 5px;
z-index: 100;
}
.openbtn .openbtn-area{
transition: all .4s;
}
.openbtn span{
display: inline-block;
transition: all .4s;
position: absolute;
left: 14px;
height: 2px;
border-radius: 2px;
background: #333;
width: 45%;
}
.openbtn span:nth-of-type(1) {
top:15px;	
}
.openbtn span:nth-of-type(2) {
top:23px;
}
.openbtn span:nth-of-type(3) {
top:31px;
}
.openbtn.active span:nth-of-type(1) {
top: 18px;
left: 18px;
transform: translateY(6px) rotate(-45deg);
}
.openbtn.active span:nth-of-type(2) {
opacity: 0;
}
.openbtn.active span:nth-of-type(3){
top: 30px;
left: 18px;
transform: translateY(-6px) rotate(45deg);
}
.mobmenu {
position: absolute;
top: 0;
right: 0;
z-index: 99;
width: 100%;
max-width: 414px;
height: calc(100vh - 76px);
min-height: 820px;
pointer-events: none;
overflow: hidden;
}
.mobmenu.open {
pointer-events: all;
}
.mobmenu-box {
width: 100%;
height: 100%;
padding-top: 110px;
padding-left: 80px;
background: rgba(255, 255, 255, 0.85);
backdrop-filter: blur(30px);
-webkit-backdrop-filter: blur(30px);
transform: translateX(100%);
transition: 0.5s ease;
}
.mobmenu-box.open {
transform: translateX(0);
} _:-ms-lang(x)::-ms-backdrop, .mobmenu-inner {
background: rgba(255, 255, 255, 0.96);
}
_:lang(x)::-moz-placeholder, .mobmenu-inner {
background: rgba(255, 255, 255, 0.96);
}
.mobmenu .menu {
padding-left: 0;
padding-bottom: 35px;
}
.mobmenu #menu-main > li {
position: relative;
}
.mobmenu li::after {
font-size: 13px;
color: #8897AB;
display: block;
position: absolute;
left: 0;
top: 27px;
}
.mobmenu #menu-main > li:nth-child(1)::after {
content: "Home";
}
.mobmenu #menu-main > li:nth-child(2)::after {
content: "Company Profile";
}
.mobmenu #menu-main > li:nth-child(3)::after {
content: "Construction Results";
}
.mobmenu #menu-main > li:nth-child(4)::after {
content: "Employment Information";
}
.mobmenu #menu-main > li:nth-child(5)::after {
content: "News";
}
.mobmenu #menu-main > li:nth-child(6)::after {
content: "Contact";
}
.mobmenu li a {
color: #333333;
font-size: 18px;
font-weight: 500;
margin-bottom: 35px;
display: inline-block;
position: relative; } .mobmenu li a::after {
content: "";
display: block;
position: absolute;
bottom: 0;
width: 0%;
border-bottom: 1px solid #333333;
transition: 0.5s ease;
}
.mobmenu li a:hover::after {
width: 100%;
}
.mobmenu li.current-menu-item a::after {
width: 100%;
}
.mobmenu-bg {
position: absolute;
width: 100%;
height: 100vh;
z-index: 5;
display: none;
}
@media screen and (max-width: 767px) {
.site-branding {
max-width: 180px;
}
}
@media screen and (max-width: 370px) {
.mobmenu-box {
padding-left: 70px;
}
.mobmenu-tel {
font-size: 20px;
}
.mobmenu-tel img {
width: 25px;
}
} .site-footer:not(.dynamic-footer) {
max-width: none;
padding: 0 !important;
}
footer {
position: relative;
color: #FFFFFF;
}
.footer-inner {
max-width: 1180px !important;
width: 90% !important;
margin: 0 auto;
justify-content: center !important;
}
.totop {
position: absolute;
top: 15px;
right: 5%;
transition: 0.3s;
cursor: pointer;
}
.totop:hover {
color: #FFFFFF;
opacity: 0.7;
}
.triangle {
display: inline-block;
width:0;
height:0;
border-style:solid;
border-width: 0 8.5px 14.7px 8.5px;
border-color: transparent transparent #FFFFFF transparent;
margin-right: 3px;
}
.footer-heading {
background-color: #555555;
border-top: 5px solid #000000;
padding-top: 35px;
padding-bottom: 35px;
}
.footer-heading .footer-inner {
position: relative;
align-items: center;
}
.footer-mark {
max-width: 280px;
position: absolute;
left: 0;
top: 20%;
}
.footer-logo {
max-width: 380px;
}
.footer-main {
justify-content: space-between;
background-color: #000000;
padding-top: 20px;
padding-bottom: 25px;
}
.footer-main .footer-inner {
align-items: flex-end;
}
.footer-mainL {
padding-left: 345px;
width: calc(100% - 315px);
}
.footer-line-wrap {
flex-wrap: nowrap;
}
.footer-lineL {
width: 100px;
flex-shrink: 0;
}
.footer-line {
font-size: 12px;
margin-bottom: 7px;
}
.footer-tel {
display: flex;
align-items: center;
color: #FFF;
font-size: 24px;
font-weight: 700;
display: flex;
align-items: center;
position: relative;
margin-bottom: 10px;
}
.footer-tel img {
width: 27px;
margin-right: 5px;
}
.footer-bottom {
background-color: #000000;
padding-bottom: 25px;
margin-top: -2px;
}
.copy-right {
font-size: 14px;
text-align: center;
}
@media screen and (max-width: 1300px) {
.footer-mark {
width: 20%;
}
.footer-mainL {
padding-left: 17%;
width: auto;
margin-right: 2%;
}
}
@media screen and (max-width: 1024px) {
.footer-mark {
position: relative;
width: 90px;
display: flex;
align-items: center;
margin-right: 20px;
}
.footer-main .footer-inner {
flex-wrap: nowrap;
}
.footer-mainL {
padding-left: 0;
margin-right: 3%;
}
}
@media screen and (max-width: 820px) and (min-width: 768px) {
.footer-mainL {
width: 375px;
}
}
@media screen and (max-width: 767px) {
.footer-main .footer-inner {
flex-wrap: wrap;
}
.footer-tel {
font-size: 20px;
margin-top: 10px;
justify-content: center;
}
}
@media screen and (max-width: 600px) {
.footer-heading {
padding-top: 25px;
padding-bottom: 15px;
}
.footer-mark {
width: 17%;
}
.footer-logo {
width: 70%;
}
.totop {
font-size: 14px;
}
.copy-right {
font-size: 12px;
}
}  .top-header {
padding-bottom: 35px;
}
.top-header-bg {
background-image: url(//daitokoken.co.jp/app/wp-content/themes/hello-theme-child-master/img/top.webp);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 787px;
width: 100%;
position: relative;
margin-bottom: 30px;
background-color: rgba(255, 255, 255, 1);
background-blend-mode: lighten;
transition: 2s ease;
}
.top-header-bg.on {
background-color: rgba(255, 255, 255, 0);
}
.top-header-logo {
position: absolute;
top: 50%;
left: 50%;
max-width: 270px;
transform: translate(-50%,-50%);
opacity: 0;
transition: 1.5s ease;
}
.top-header-logo.on {
opacity: 1;
}
.home .custom-logo-link {
opacity: 0;
}
.home .custom-logo-link.on {
opacity: 1;
}
.top-header-btn-wrap {
position: fixed;
top: 40%;
right: -1px;
z-index: 3;
opacity: 0;
transition: 0.5s ease;
}
.top-header-btn-wrap.on {
opacity: 1;
}
.top-link-wrap {
align-items: center;
justify-content: space-between;
}
.top-link-item {
display: block;
width: calc(33.33% - 30px * 2/3);
}
.top-link-img {
position: relative;
overflow: hidden;
}
.top-link-img img {
transition: 0.5s ease;
}
.top-link-img:hover img {
transform: scale(1.1);
}
@media screen and (min-width: 768px) {
.top-link-item:nth-child(2).on {
transition-delay: 0.4s;
}
.top-link-item:last-child.on {
transition-delay: 0.8s;
}
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
.top-link-img {
height: 180px;
}
.top-link-img img {
object-fit: cover;
height: 180px;
width: auto;
}
}
.top-link-contents {
position: absolute;
left: 10px;
bottom: 10px;
margin-right: 10px;
}
.top-link-text {
font-size: 38px;
color: #FFFFFF;
text-shadow: 0 3px 4px rgba(0,0,0,0.52);
line-height: 1.3;
}
.top-link-lead {
font-size: 18px;
color: #FFFFFF;
text-shadow: 0 0 3px rgba(0,0,0,0.56);
line-height: 1;
font-weight: 700;
}
@media screen and (max-width: 1700px) {
.top-link-text {
font-size: 30px;
}
}
@media screen and (max-width: 1200px) {
.top-link-item {
display: block;
width: calc(33.33% - 15px * 2/3);
}
}
@media screen and (max-width: 1024px) {
.top-link-item {
display: block;
width: calc(33.33% - 10px * 2/3);
}
.top-link-text {
font-size: 24px;
line-height: 1.1;
margin-bottom: 5px;
}
.top-link-lead {
font-size: 16px;
}
}
.top-header-btn-wrap {
top: 30%;
}
@media screen and (max-width: 767px) {
.top-link-item {
width: 100%;
margin-bottom: 15px;
}
.top-link-item:last-child {
margin-bottom: 0;
}
}
@media screen and (max-width: 600px) {
.top-header-bg {
height: calc(90vh - 67px);
}
} .top-main {
padding-bottom: 80px;
}
.top-main-wrap {
justify-content: space-between;
}
.top-main-wrapL,
.top-main-wrapR {
width: 48%;
position: relative;
}
.top-main-wrapR {
display: flex;
flex-direction: column; }
.top-main-text {
margin-bottom: 15px;
}
.top-main-desc {
font-size: 14px;
margin-bottom: 10px;
line-height: 1.3;
margin-right: 42%;
}
.top-main-contents-img {
position: absolute;
bottom: 77px;
right: 0;
width: 25%;
}
.top-main-btn {
width: 187px;
margin: 78px auto 0 !important;
} .top-news-list {
padding-top: 3px;
}
.top-news-item {
padding: 20px 60px;
border-top: dotted 0.5px #000000;
color: #000000;
width: 100%;
transition: 0.5s ease;
font-size: 14px;
font-weight: 300;
align-items: flex-start;
}
.top-news-item:last-child {
border-bottom: dotted 0.5px #000000;
}
.top-news-date {
width: 90px;
font-family: "Noto Sans JP", sans-serif;
}
.top-news-cat {
font-size: 10px;
width: 80px;
border-radius: 100px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 15px;
background-color: #555555;
color: #FFFFFF;
font-family: "Noto Sans JP", sans-serif;
line-height: 21px;
}
.top-news-title {
color: #000000;
font-family: "Noto Sans JP", sans-serif;
width: calc(100% - 185px);
}
.top-news-title:hover {
color: #000000;
opacity: 0.7;
}
.top-main-wrapR .top-main-btn {
margin-top: 27px !important;
}
@media screen and (max-width: 1600px) {
.top-main-contents-img {
width: 30%;
bottom: 60px;
}
}
@media screen and (max-width: 1300px) {
.top-main-contents-img {
width: 38%;
}
}
@media screen and (max-width: 1200px) {
.top-news-item {
padding: 15px;
}
.top-news-title {
width: 100%;
}
}
@media screen and (max-width: 1170px) {
.top-main-text .block {
display: none;
}
}
@media screen and (max-width: 1024px) {
.top-main {
padding-bottom: 60px;
}
.top-main-wrapL,
.top-main-wrapR {
width: 100%;
}
.top-main-wrapL {
margin-bottom: 40px;
}
.top-main-contents-img {
width: 30%;
}
.top-main-text {
line-height: 1.5;
margin-right: 36%;
}
.top-news-title {
width: auto;
margin-top: 5px;
}
}
@media screen and (max-width: 767px) {
.top-main-text {
margin-right: 0;
}
.top-main-contents-img {
width: 30%;
}
}
@media screen and (max-width: 500px) {
.top-main-contents-img {
position: static;
width: 100%;
margin-bottom: 15px;
}
.top-main-desc {
margin-right: 0;
}
.top-main-btn {
margin-top: 25px;
}
.top-news-title {
width: 100%;
}
} .top-bottom-wrap {
justify-content: space-between;
}
.top-bottom-wrap-img {
width: calc(33.333% - 30px * 2/3);
}
@media screen and (max-width: 1200px) {
.top-bottom-wrap-img {
width: calc(33.333% - 15px * 2/3);
}
}
@media screen and (max-width: 1024px) {
.top-bottom-wrap-img {
width: calc(33.333% - 10px * 2/3);
}
}
@media screen and (max-width: 500px) {
.top-bottom-wrap-img {
width: 100%;
}
.top-bottom-wrap-img:not(:last-child) {
margin-bottom: 15px;
}
}  .subheader-bg {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 500px;
width: 100%;
position: relative;
margin-bottom: 30px;
}
.subheader-btn-wrap {
position: fixed;
top: 40%;
right: -1px;
z-index: 3;
opacity: 0;
transition: 0.5s ease;
}
.subheader-btn-wrap.on {
opacity: 1;
}
@media screen and (max-width: 900px) {
.subheader-btn-wrap {
top: 30%;
}
}
@media screen and (max-width: 600px) {
.subheader-bg {
height: calc(70vh - 67px);
}
} .subcontainer {
padding-top: 60px;
padding-bottom: 60px;
} .sec-tit-wrap--sub {
margin-bottom: 55px;
}  .about-header .subheader-bg {
background-image: url(//daitokoken.co.jp/app/wp-content/themes/hello-theme-child-master/img/about-header.webp);
} .about-greeting {
background-color: #F9F9F9;
}
.greeting-wrapL {
width: 21.3%;
margin-right: 5%;
margin-top: 60px;
}
.greeting-logo {
max-width: 252px;
}
.greeting-wrapR {
width: 73.7%;
}
.greeting-text {
letter-spacing: 0.04em;
line-height: 2.75;
color: #555555;
}
.greeting-text:first-of-type {
margin-bottom: 30px;
}
.greeting-text--sign {
margin-top: 5px;
text-align: right;
}
@media screen and (max-width: 1300px) {
.greeting-text {
line-height: 2;
}
}
@media screen and (max-width: 1024px) {
.greeting-wrapL {
width: 25%;
margin-right: 3%;
margin-top: 30px;
}
.greeting-wrapR {
width: 72%;
}
.greeting-text {
line-height: 1.5;
}
.greeting-text:first-of-type {
margin-bottom: 20px;
}
.greeting-text--sign {
margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
.greeting-wrapL {
width: 100%;
margin-right: 0;
margin-top: 0;
margin-bottom: 30px;
}
.greeting-logo {
margin: 0 auto;
}
.greeting-wrapR {
width: 100%;
}
.greeting-text .block {
display: none;
}
} @media screen and (min-width: 1025px) {
.about-company .sec-inner3,
.about-corporate .sec-inner3,
.about-result .sec-inner3,
.about-bottom .sec-inner3 {
width: 79% !important;
}
}
@media screen and (min-width: 1160px) {
.about-company .sec-inner3,
.about-corporate .sec-inner3,
.about-result .sec-inner3,
.about-bottom .sec-inner3 {
width: 70% !important;
}
} .company-item {
border-bottom: 1px solid #DBDBDB;
padding: 0 5px;
}
.company-itemL {
width: 187px;
flex-shrink: 0;
}
.company-itemR {
width: calc(100% - 187px);
}
.company-text {
line-height: 3;
}
.company-text a {
color: #333333;
}
.about-company .company-itemL .company-text {
letter-spacing: 0.3em;
}
.company-map-wrap {
margin-top: 50px;
align-items: flex-start;
justify-content: space-between;
}
.company-map {
width: 48%;
}
@media screen and (max-width: 1200px) {
.company-map {
width: 49%;
}
}
@media screen and (min-width: 768px) {
.company-map:last-child {
transition-delay: 0.15s;
}
}
.map {
position: relative;
width: 100%;
height: 0;
padding-top: 48%;
}
.company-map iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.company-map-lead {
margin-top: 15px;
text-align: center;
}
@media screen and (max-width: 1200px) {
.company-item {
padding: 10px 5px;
}
.company-itemL {
width: 150px;
}
.company-itemR {
width: calc(100% - 150px);
}
.company-text {
line-height: 2;
}
.about-company .company-itemL .company-text {
letter-spacing: 0;
}
}
@media screen and (max-width: 767px) {
.company-map {
width: 100%;
}
.company-map:first-child {
margin-bottom: 30px;
}
}
@media screen and (max-width: 500px) {
.block_500 {
display: block;
}
.company-item.bb-none {
border-bottom: none;
padding-bottom: 0;
}
.company-itemL.none {
display: none;
}
.company-itemL {
width: 100%;
margin-bottom: 10px;
}
.company-itemR {
width: 100%;
}
.company-text {
line-height: 1.5;
}
} .about-corporate {
background-color: #F9F9F9 !important;
}
.about-corporate .company-itemL .company-text {
letter-spacing: 0.1em;
}
@media screen and (min-width: 1601px) {
.about-corporate .sec-tit {
font-size: 80px;
}
}
@media screen and (max-width: 1200px) {
.about-corporate .company-itemL .company-text {
letter-spacing: 0;
}
}
@media screen and (max-width: 370px) {
.about-corporate .sec-tit {
font-size: 35px;
}
} @media screen and (min-width: 1601px) {
.about-result .sec-tit {
font-size: 80px;
}
}
@media screen and (max-width: 370px) {
.about-result .sec-tit {
font-size: 35px;
}
}
.result-item {
font-family: "Noto Sans JP", sans-serif;
margin-bottom: 40px;
}
.result-tit {
font-weight: 700;
margin-bottom: 15px;
}
.result-table {
font-size: 16px;
}
.result-table tr td:nth-child(2) {
text-align: center;
}
th {
background-color: #E9E9E9 !important;
}
table tbody>tr:nth-child(odd)>td {
background: #F9F9F9 !important;
}
table td, table th {
padding: 8px 30px !important;
vertical-align: middle;
border: 1px solid #707070;
font-weight: 400;
}
.result-name {
width: 40%;
}
.result-place {
width: 17%;
}
.result-content {
width: 43%;
}
.result-scroll {
position: relative;
padding-bottom: 10px;
display: none;
}
.scroll {
position: absolute;
top: -38px;
left: 0%;
z-index: 2;
display: inline-block;
font-size: 14px;
}
.scroll span {
position: absolute;
top: 2px;
left: 120%;
width: 15px;
height: 15px;
margin-left: -12px;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
-webkit-animation: sdb 1.5s infinite;
animation: sdb 1.5s infinite;
box-sizing: border-box;
}
@-webkit-keyframes sdb {
0% {
-webkit-transform: rotate(-135deg) translate(0, 0);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: rotate(-135deg) translate(-20px, 20px);
opacity: 0;
}
}
@keyframes sdb {
0% {
transform: rotate(-135deg) translate(0, 0);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: rotate(-135deg) translate(-20px, 20px);
opacity: 0;
}
}
@media screen and (max-width: 1280px) {
table td, table th {
padding: 8px 15px !important;
}
}
@media screen and (max-width: 830px) {
.result-item {
overflow-x: auto;
}
.result-table {
width: 720px;
}
.result-name {
width: 300px;
}
.result-place {
width: 100px;
}
.result-content {
width: 320px;
}
}
@media screen and (max-width: 800px) {
.result-scroll {
display: block;
}
}  .recruit-header .subheader-bg {
background-image: url(//daitokoken.co.jp/app/wp-content/themes/hello-theme-child-master/img/recruit-header.webp);
background-position: 57%;
} .recruit-heading-inner {
max-width: 940px;
width: 90%;
margin: 0 auto;
}
.recruit-heading-content {
margin-top: 70px;
}
.recruit-heading-text {
letter-spacing: 0.04em;
color: #555555;
line-height: 2.75;
}
@media screen and (max-width: 1024px) {
.recruit-heading-text {
line-height: 2;
}
.recruit-heading-text .block {
display: none;
}
}
@media screen and (max-width: 767px) {
.recruit-heading-text {
line-height: 1.5;
}
} .recruit-main {
background-color: #F9F9F9;
margin-bottom: 60px;
}
.recruit-main-wrap {
align-items: flex-start;
justify-content: space-between;
}
.recruit-main-wrap--second {
margin-top: 50px;
}
.recruit-main-wrapL,
.recruit-main-wrapR {
width: 48%;
}
.recruit-type {
font-size: 20px;
font-weight: 700;
margin-bottom: 15px;
}
.recruit-item {
border-top: 0.5px solid #707070;
background-color: #FFFFFF;
}
.recruit-item.last {
border-bottom: 0.5px solid #707070;
}
.recruit-item--header {
background-color: #E9E9E9;
text-align: center;
}
.recruit-itemL {
width: 100px;
flex-shrink: 0;
}
.recruit-itemL .recruit-text {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
border-left: 0.5px solid #707070;
border-right: 0.5px solid #707070;
}
.recruit-itemR {
width: calc(100% - 100px);
padding: 5px 15px;
border-right: 0.5px solid #707070
}
.recruit-text {
font-family: "Noto Sans JP", sans-serif;
line-height: 1.75;
}
@media screen and (max-width: 1400px) {
.recruit-itemL {
width: 80px;
}
.recruit-itemR {
width: calc(100% - 80px);
}
}
@media screen and (max-width: 1024px) {
.recruit-main-wrapL,
.recruit-main-wrapR {
width: 100%;
}
.recruit-main-wrapL.first {
margin-bottom: 50px;
}
} .contact-inner {
width: 90%;
max-width: 1275px;
margin: 0 auto;
} .contact-header .subheader-bg {
background-image: url(//daitokoken.co.jp/app/wp-content/themes/hello-theme-child-master/img/contact-header.webp);
background-position: 30%;
} .contact-heading .sec-tit-wrap--sub {
margin-bottom: 100px;
}
.contact-tit {
font-size: 26px;
text-align: center;
line-height: 1.2;
}
.contact-tel-fax {
align-items: center;
justify-content: center;
margin-top: 25px;
margin-bottom: 5px;
}
.contact-tel {
color: #333333;
display: block;
}
.contact-tel:hover {
color: #333;
opacity: 0.6;
}
.contact-info {
font-size: 15px;
line-height: 1.67;
text-align: center;
}
.contact-separate {
padding-left: 15px;
padding-right: 15px;
}
@media screen and (max-width: 1024px) {
.contact-tit {
font-size: 20px;
}
.contact-separate {
display: none;
}
.contact-tel-fax {
flex-direction: column;
margin-top: 20px;
margin-bottom: 15px;
}
.contact-tel {
margin-bottom: 20px;
}
.contact-tel-img,
.contact-fax {
width: 80%;
max-width: 400px;
}
}
@media screen and (max-width: 767px) {
.contact-info {
text-align: left;
}
.contact-heading .contact-info {
max-width: 400px;
margin: 0 auto;
}
.contact-heading .contact-info.ib {
white-space: nowrap;
}
}
@media screen and (max-width: 540px) {
.contact-heading .contact-info.ib {
white-space: normal;
}
} .contact-main {
background-color: #F9F9F9;
}
.contact-time {
font-size: 20px;
text-align: center;
margin-top: 30px;
}
@media screen and (max-width: 1024px) {
.contact-time {
font-size: 18px;
text-align: center;
margin-top: 20px;
margin-bottom: 5px;
}
}
@media screen and (max-width: 767px) {
.contact-main {
background-color: #F6F6F6;
}
} .contact-form {
margin-top: 40px;
}
.form-wrap {
align-items: center;
border-bottom: 1px solid #707070;
background: linear-gradient(to right,rgba(226,226,226,0.3) 310px, rgba(225,225,225,0)311px, rgba(225,225,225,0) 100%);
}
.form-wrap.first {
border-top: 1px solid #707070;
}
.form-wrapL {
width: 310px;
flex-shrink: 0;
padding: 20px;
}
.form-list {
justify-content: space-between;
align-items: center;
}
.form-tit {
font-size: 15px;
font-weight: 400;
}
.form-required {
color: #FFFFFF;
background-color: #000000;
width: 60px;
height: 32px;
font-size: 15px;
display: flex;
justify-content: center;
align-items: center;
}
.form-wrapR {
width: calc(100% - 310px);
padding: 13px 20px;
}
.wpcf7-radio {
display: flex;
flex-wrap: wrap;
}
.wpcf7-list-item {
margin-left: 0;
margin-right: 40px;
}
.wpcf7-list-item label {
display: flex;
align-items: center;
}
input[type="radio"] {
display: none;
}
input[type="radio"] + span{
display: flex;
align-items: center;
}
input[type="radio"] + span:before {
content: "";
display: inline-block;
width: 24px;
height: 24px;
margin-right: 5px;
border-width: 1px;
border-style: solid;
border-radius: 50%;
padding: 4px;
transition: all 0.3s ease;
}
input[type="radio"]:not(:checked) + span:before {
background-color: #FFFFFF;
}
input[type="radio"]:checked + span:before {
border-color: #000000;
background-color: #000000;
background-clip: content-box;
}
.form-name {
justify-content: space-between;
align-items: center;
}
.form-name span:first-child {
width: calc(100% - 300px);
}
.form-name span:last-child {
width: 300px;
text-align: right;
}
.form-kana input[type="text"] {
width: calc(100% - 300px);
}
.post-mark {
font-size: 20px;
font-weight: 300;
margin-right: 10px;
}
.form-address span:nth-child(2) input[type="text"] {
width: 190px;
margin-bottom: 15px;
}
.form-address span:last-child input[type="text"],
input[type="tel"],
input[type="email"] {
width: calc(100% - 300px);
max-width: 500px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
border: none;
border-radius: 0;
}
input[type="checkbox"] {
width: 20px;
height: 20px;
border-radius: 0;
border: 1px solid #000000;
}
.form-acceptance {
flex-wrap: nowrap;
}
.form-acceptance .form-text {
margin-left: 20px;
padding-left: 1em;
text-indent: -1em;
font-size: 14px;
}
.form-acceptance .wpcf7-list-item {
margin-right: 0;
}
.form-submit {
display: flex;
align-items: center;
flex-direction: column;
margin-top: 40px;
}
input[type="submit"] {
width: 184px;
height: 41px;
border: 1px solid #000000;
color: #333333;
display: flex;
align-items: center;
justify-content: center;
background-color: #FFFFFF;
border-radius: 0;
}
input[type="submit"]:hover,
input[type="focus"]:hover {
background-color: #000000;
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
outline: none;
}
[type=button]:focus, [type=submit]:focus, button:focus {
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
outline: none;
}
::placeholder {
color: #B4B4B4;
}
.wpcf7-not-valid-tip {
text-align: left !important;
}
@media screen and (max-width: 1200px) {
.wpcf7-list-item {
margin-bottom: 10px;
}
.wpcf7-list-item:last-child {
margin-bottom: 0;
}
.form-name span:first-child {
width: 100%;
max-width: 500px;
}
.form-name span:last-child {
width: auto;
text-align: left;
margin-top: 5px;
}
.form-kana input[type="text"] {
width: 100%;
max-width: 500px;
}
.form-address span:last-child input[type="text"],
input[type="tel"],
input[type="email"] {
width: 100%;
max-width: 500px;
}
}
@media screen and (max-width: 1024px) {
.form-wrap {
background: linear-gradient(to right,rgba(225,225,225,0.3) 247px, rgba(225,225,225,0)248px, rgba(225,225,225,0) 100%);
}
.form-wrapL {
width: 250px;
}
.form-wrapR {
width: calc(100% - 250px);
padding: 10px 15px;
}
}
@media screen and (max-width: 900px) {
.wpcf7-radio {
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.form-wrap {
flex-direction: column;
align-items: flex-start;
margin-left: 0;
background: none;
}
.form-wrapL {
width: 250px;
padding: 10px 10px 0 10px;
}
.form-wrapR {
width: 100%;
padding: 10px;
}
.wpcf7-list-item {
margin-left: 0;
}
.form-list {
justify-content: space-between;
}
.form-required {
margin-left: 10px;
}
}
@media screen and (max-width: 480px) {
.form-wrapL {
width: 100%;
}
} .grecaptcha-badge {
z-index: 1;
} .contact-tit__sub {
font-size: 16px;
}
.privacy-policy p,
.privacy-policy a {
font-family: "Noto Sans JP", sans-serif;
}
.privacy-policy-content {
margin-top: 25px;
margin-bottom: 100px;
}
.privacy-policy-wrap {
margin-bottom: 30px;
line-height: 1.8;
}
.pp__text {
font-size: 14px;
}
.pp__text.day {
text-align: right;
}
.pp__text--indent {
font-size: 14px;
padding-left: 1em;
}
.pp__text--indent-mark {
font-size: 14px;
padding-left: 3em;
text-indent: -2.5em;
}
.pp__text--mark {
font-size: 14px;
padding-left: 2em;
text-indent: -1em;
}
.pp__text--mark a {
color: #00232E;
}
.pp__text--mark a:hover {
color: #00232E;
opacity: 0.7;
}
.pp-google {
padding-left: 1em;
}
.pp-google__lead {
width: 270px;
display: inline-block;
}
.pp-google__br {
display: none;
}
.pp-google__link {
color: #000000;
word-break: break-all;
}
.pp-google__link:hover {
color: #000000;
opacity: 0.7;
}
@media screen and (max-width: 1024px) {
.privacy-policy-wrap {
line-height: 1.5;
}
.pp-google__br {
display: block;
}
.pp-google__link {
display: block;
padding-left: 1em;
}
}  .news-header .subheader-bg {
background-image: url(//daitokoken.co.jp/app/wp-content/themes/hello-theme-child-master/img/news-header.webp);
background-position: 20%;
} .news-wrapper {
justify-content: space-between;
flex-wrap: wrap;
}
.news-main {
width: 75%;
margin-bottom: 40px;
}
.news-date {
font-size: 18px;
letter-spacing: .03em;
color: #000;
}
.news-item {
padding-bottom: 30px;
padding-top: 40px;
border-top: 1px dashed #DEDEDE;
transition: 0.5s;
}
.news-item:last-child {
border-bottom: 1px dashed #DEDEDE;
}
.news-cat {
margin-bottom: 10px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 15px;
font-family: "Noto Sans JP", sans-serif;
transition: 0.5s;
}
.news-cat:hover {
opacity: 0.7;
}
.news-cat a {
font-size: 13px;
color: #FFFFFF;
border-radius: 100px;
background-color: #555555;
padding: 2.5px 10px 2.5px;
width: 92px;
display: inline-block;
position: relative;
} .news-title {
font-size: 24px;
line-height: 2;
letter-spacing: .03em;
color: black;
transition: .5s;
}
.news-content {
font-size: 18px;
padding-top: 40px;
}
.news-content p {
margin-bottom: 20px;
font-family: "Noto Sans JP", sans-serif;
}
.news-content img {
width: auto !important;
}
.news-sidebar {
width: 20%;
margin-bottom: 100px;
}
.news-sidebar .sidebar {
padding-left: calc(100% - 130px);
}
.news-sidebar .sidebar:not(:last-child) {
margin-bottom: 60px;
}
.sidebar .widgettitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 24px;
line-height: 1.2;
margin-bottom: 20px;
position: relative;
margin-left: none;
text-align: right;
}
.sidebar ul {
list-style-type: none;
}
.sidebar li a {
font-size: 16px;
line-height: 1.42;
color: #000;
display: block;
margin-bottom: 10px;
cursor: pointer;
position: relative;
border-bottom: 1px solid #DEDEDE;
padding-bottom: 3px;
z-index: 1;
font-family: "Noto Sans JP", sans-serif;
}
.sidebar li a::after {
position: absolute;
display: block;
bottom: -1px;
left: 0;
content: '';
width: 100%;
height: 1px;
background: #000;
transform: scaleX(0);
transform-origin: right;
transition: transform .6s;
pointer-events: none;
}
.sidebar li a:hover::after {
transform-origin: left;
transform: scaleX(1)
}
.pagination {
text-align: center;
margin-bottom: 130px !important;
position: relative;
}
.pagination .current{
display: inline-block;
line-height: 42px;
text-align: center;
font-size: 18px;
color:white;
background: #555555;
width: 40px;
height: 40px;
margin-right: 10px;
transition: all .5s;
}
.page-numbers {
display: inline-block;
line-height: 42px;
text-align: center;
font-size: 18px;
color:#AEAEAE;
background: #EBEBEB;
width: 40px;
height: 40px;
margin-right: 10px;
transition: all .2s;
}
a.page-numbers:hover {
color:white;
background: #555555;
}
.pagination .prev,.pagination .next {    
background-color: transparent;
color: #555555;
}
@media screen and (max-width: 1024px) {
.news-main {
width: 100%;
margin-bottom: 20px;
}
.news-item:last-child {
border-bottom: none;
}
.news-title {
font-size: 20px;
}
.news-content {
margin-bottom: 20px;
}
.news-sidebar .sidebar ul {
margin-left: 0;
padding: 0;
}
.news-sidebar {
width: 100%;
display: flex;
flex-wrap: wrap;
padding: 30px 0 0;
margin-bottom: 0;
border-top: 1px solid #000;
order: 1;
}
.news-sidebar .sidebar {
padding: 0;
}
.news-sidebar .sidebar:first-child {
margin-right: 130px;
}
.sidebar .widgettitle {
padding: 0 3px;
width: 100%;
max-width: 136px;
text-align: left;
left: auto !important;
margin-left: 0;
}
.pagination {
margin-bottom: 40px !important;
}
.page-numbers span {
width: 40px;
height: 40px;
font-size: 16px;
margin-right: 8px;
line-height: 40px;
}
}
@media screen and (max-width: 767px) {
.news-cat {
margin-bottom: 15px;
}
.news-date {
font-size: 16px;
}
.news-title {
font-size: 18px;
padding: 10px 0 15px;
line-height: 1.5;
}
.news-content {
font-size: 16px;
margin-bottom: 10px;
}
.news-item {
padding-bottom: 20px;
}
.sidebar .widgettitle {
max-width: none;
}
.pagination {
margin-bottom: 40px !important;
}
}
@media screen and (max-width: 480px) {
.news-item {
padding-bottom: 10px;
padding-top: 30px;
}
.news-cat {
margin-bottom: 0;
}
.news-sidebar .sidebar:first-child {
margin-right: 80px;
}
}
@media screen and (max-width: 400px) {
.page-numbers,
.pagination .current {
line-height: 32px;
font-size: 16px;
width: 30px;
height: 30px;
}
}  .text-up {
opacity: 0;
transform: translateY(30px);
transition: 0.5s ease;
}
.text-up.on {
opacity: 1;
transform: translateY(0px);
} .img-up {
opacity: 0;
transform: translateY(30px);
transition: 0.5s ease;
}
.top-link-item.img-up {
transition: 1s ease;
}
@media screen and (min-width: 1025px) {
.img-up-delay {
transition-delay: 0.2s;
}
}
.img-up.on {
opacity: 1;
transform: translateY(0px);
} .notfound-body {
padding: 120px 0 150px;
}
.news-header .page-title {
padding-bottom: 200px;
letter-spacing: 0.2em;
text-align: center;
font-size: 30px;
font-weight: 600;
font-family: "Noto sans JP", serif !important;
}
.text404 p {
width: 90%;
margin: 0 auto;
text-align: center;
font-size: 26px;
font-family: "Noto sans JP", serif !important;
}
@media screen and (max-width: 1024px) {
.notfound-body {
padding: 0 0 150px;
}
.news-header .page-title {
font-size: 26px;
padding: 60px 0 120px;
}
.text404 p {
font-size: 22px;
}
}
@media screen and (max-width: 767px) {
.notfound-body {
padding: 0 0 90px;
}
.news-header .page-title {
font-size: 22px;
padding-bottom: 60px;
}
.text404 p {
font-size: 18px;
}
} .sec-inner2.red {
border: 2px solid #FC0D1B;
background-color: #F9F9F9;
}
.top-office-item {
width: 47%;
}
.top-office-tit {
font-size: 24px;
border-left: 10px solid #FC0D1B;
line-height: 35px;
}
.office-indent {
padding-left: 20px;
}
span.top-office-num {
font-size: 40px;
padding: 0 5px;
}
.top-office-txt {
padding-top: 40px;
padding-left: 30px;
font-size: 18px;
line-height: 30px;
}
.top-office-wrap{
flex-wrap: nowrap;
justify-content: space-between;
padding: 40px;
}
.top-office-item2 {
width: 47%;
max-width: 685px;
max-height: 360px;
}
.top-office-item2 .company-map {
width: 100%;
}
.news-content .company-map {
width: 100%;
max-width: 725px;
}
@media screen and (max-width: 767px) {
.top-office-wrap {
flex-wrap: wrap;
padding: 20px;
}
.top-office-item {
width: 100%;
}
.top-office-item2 {
width: 100%;
}
.top-office-item {
padding-bottom: 30px;
}
.top-office-txt {
padding-top: 30px;
line-height: 25px;
}
}
@media screen and (max-width: 1200px) {
span.top-office-num {
font-size: 32px;
}
.top-office-tit {
font-size: 20px;
}
}
@media screen and (max-width: 600px) {
span.top-office-num {
font-size: 28px;
padding: 0 3px;
}
.top-office-tit {
font-size: 18px;
}
.top-office-txt {
font-size: 16px;
padding-left: 0px;
}
.office-indent {
padding-left: 10px;
}
.office-indent:nth-child(2){
line-height: 25px;
}
.top-office-item2 iframe{
height: 280px;
}
}
.top-main.office-inner {
padding-top: 35px;
padding-bottom: 65px;
}
.top-main {
padding-bottom: 70px;
} .recruit-main {
background-color: #F9F9F9;
margin-bottom:0px;
padding-bottom: 60px;
}