/*
Theme Name: dt Entertainment
Description: This is a custom WordPress theme created for dt Entertainment.
Version: 1.2.11
Author: SHISEILABO
*/
@charset "UTF-8";

html {
    font-size: 100%;
    scroll-behavior: smooth;
}
body {
    background-color: #fff;
    color: #fff;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-family: futura-pt, sans-serif;
    font-weight: 400; 700;
    font-style: normal;
    font-size: 16px;
    line-height: 1.5;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    vertical-align: bottom;
}
h1 {
    font-weight: 700;
}
p {
    font-size: 1.1rem;
}
ul {
    list-style: none;
}
li {
    list-style: none;
}
a{
    color: #FFF;
    text-decoration: none;
}
a:hover {
    opacity: 0.7;
    transition: 0.3s;
}
.visible-pc{
    display: block !important;
}
.visible-tab{
    display: none;
}
.visible-sp{
    display: none;
}

.sec-title{
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 4rem;
    margin-bottom: 50px;
}

/* mainvisual */
header span{
    font-size: 0.8em;
    vertical-align: bottom;
}
#mainvisual{
    width: 100%;
    height: 100vh;
    background-image: url('/wp-content/themes/dtEntertainment/assets/img/image01.png');
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 40px;
    position: relative;
}

#mainvisual h1{
    width: 300px;
    min-width: 200px;
    height :312px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#mainvisual .pcnav{
    width: 100%;
    max-width: 800px;　/* 幅 */
    position: absolute; /* 右寄せ */
    right: 10px;
    text-shadow: 1px 1px 10px #000;
    position: fixed;
    z-index: 100;
}

#mainvisual .pcnav ul{
    display: flex;
    justify-content: center;
    align-items: center;
}

#mainvisual .pcnav ul li{
    width: 100%;
    border-left: 2px solid #FFF;
    text-align: center;
}

#mainvisual .pcnav ul li img{
    width: 2.2rem;
    height: auto;
    margin-bottom: 2.2%;
    filter: drop-shadow( 2px 2px 4px rgba(0, 0, 0, 0.5));
}

#mainvisual .pcnav ul li:last-of-type {
    border-right: solid 1px #FFF;}


#mainvisual .pcnav ul li a{
    display: block;
    padding: 5px;
}

#spnav{
    display: none;
}

/* main */
/* NEWS & SERVICE */
#main .flex{
    display: flex;
    height: auto;
}

.flex-wrapper{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 8%;
}

#news{
    /*background-image: url('/wp-content/themes/dtEntertainment/assets/img/image06.jpg');*/
    /*background-image: url('/wp-content/uploads/2025/01/dt_image.004-scaled.jpeg');*/
	background-image: url('/wp-content/themes/dtEntertainment/assets/img/dt_image.004.jpeg');
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    width: 50%
}

#news ul li .categories{
    color: #000;
    text-shadow: none;
}

#news ul li{
    border-top: 1px solid #FFF;
}

#news  ul li:last-child{
    border-bottom: 1px solid #FFF;
}

#news  .categories span{
    display: inline-block;
    background-color: #FFF;
    width: auto;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
}

#news .text{
    color: #FFF;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    padding: 5px 0 15px;
}

#service{
    width: 50%;
    height: auto;
	/*background-image: url('/wp-content/themes/dtEntertainment/assets/img/tenka02.png');*/
	/*background-image: url('/wp-content/uploads/2024/12/dt_image.001.jpeg');*/
    background-image: url('/wp-content/themes/dtEntertainment/assets/img/dt_image.003.jpeg');
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

#service .sec-title .tenka-logo{
    display: flex;
    align-items: center;
}

#service .sec-title .tenka-logo img{
    width: auto;
    height: 4.5rem;
    display: block;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));
}

#service .sec-title span {
    display: inline-block;
    line-height: 4rem;
    padding-top: 2%;
}

#service .text p{
    margin-bottom: 1.5%;
}

#service .text span{
    font-size: 0.6em;
    vertical-align: top;
}

#service .text .third-text{
    margin-bottom: 7.5%;
}

#service .text .line{
    border-bottom: 1px solid #fff;
}

#service .text .overview{
    margin-bottom: 1.4%;
}

#service .detail-list{
    font-size: 1rem;
}

#service .detail-list dd{
    margin-left: 2em ;
    margin-bottom: 0.2em;
}


/* 会社概要 */
#company{
    width: 100%;
    background-color: #000;
    /*background-image: url('/wp-content/themes/dtEntertainment/assets/img/image07.jpg');*/
	/*background-image: url('/wp-content/uploads/2024/12/dt_image.003.jpeg');*/
    /*background-image: url('/wp-content/themes/dtEntertainment/assets/img/dt_image.005.png');
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: relative;*/
}

.innerwrap{
    padding: 5% 8%;
}

#company .innerwrap .text p{
    margin-bottom: 40px;
}

#company .innerwrap .company-info{
    margin-bottom: 10px;
}

#company .innerwrap .company-info b{
    font-size: 1.5em;
}
#company .innerwrap .company-info {
    margin: 20px auto;
}

#company .innerwrap .info-list {
    display: grid;
    grid-template-columns: 150px 1fr;
    list-style: none;
    gap: 5px;
    margin-bottom: 5%;
}

#company .innerwrap .info-list dt {
    font-size: 20px;
    font-weight: bold;
}

#company .innerwrap .info-list dd {
    padding-top: 3px;
}

#company iframe{
    width: 100%;
    max-width: 600px;
    height: 400px;
}

/* 天花 */
#tenka{
    font-family: "游明朝", "Yu Mincho", serif;
    color: #555;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

#tenka .innerwrap{
    padding: 15% 8%;
}

#tenka .flex-tenka{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 8%;
}

#tenka img{
    max-width: 40%;
    min-width: 270px;
    object-fit: cover;
    margin-right: 3%;
    order: 1;
}

#tenka .tenka-text-top{
    align-self: center;
    max-width: 50%;
    max-height: 100%;
    margin: 2% 0;
    order: 2;
}

#tenka .tenka-text-top h3{
    font-size: calc(2vw + 1.2rem);
    line-height: 1.7;
    margin-bottom: 12%;
}

#tenka .tenka-text-top p{
    font-size: calc(1vw + 1rem);
    margin-bottom: 7.5%;
}

#tenka span{
    font-size: 0.6em;
    vertical-align: bottom;
}

#tenka .tenka-text-under{
    background-color: #f1f1f1;
    padding: 7% 5%;
}

#tenka .tenka-text-under h3{
    font-size: 1.8rem;
    margin-bottom: 30px;
}

#tenka .tenka-text-under p{
    font-size: 1.3rem;
    margin-bottom: 19px;
}

#tenka .tenka-text-under p:last-child{
    margin-bottom: 0;
}

#tenka .fade-in-text {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1.0s ease, transform 1.0s ease;
}

#tenka .fade-in-text.visible {
    opacity: 1;
    transform: translateY(0);
}
/* お問い合わせ */
#contact .sec-title{
    color: #fff;
	text-shadow: 0px 0px 8px #008C99;
    width: 100%;
    position: relative;
}

#contact .innerwrap{
    width: 100%;
    padding-bottom: 100px;
    background-image: linear-gradient(
        0deg,
        hsl(185deg 100% 30%) 0%,
        hsl(187deg 35% 50%) 20%,
        hsl(187deg 33% 63%) 40%,
        hsl(187deg 33% 76%) 60%,
        hsl(187deg 32% 88%) 80%,
        hsl(0deg 0% 100%) 100%
      );
}

.form-wrapper {
  }

.form-wrapper p{
    color: #555;
	font-size: 0.9rem;
    text-shadow: none;
}

.wpcf7-form .required {
    background-color: #f71500;
    color: white;
    padding: 2px 5px;
    border-radius: 3px;
    margin-left: 10px;
    font-size: 12px;
    }

.wpcf7 input[name="your-name"] { /* 名前入力欄 */
	width: 20%;
    min-width: 200px;
    height: 25px;
    margin-bottom: 7px;
    border: 1px solid #008C99;
}
.wpcf7 input[name="emaildte-4"] { /* メール入力欄 */
	width: 20%;
    min-width: 200px;
    height: 25px;
    margin-bottom: 7px;
    border: 1px solid #008C99;
}
.wpcf7 select[name="select-540"] {
    width: 200px;
    height: 25px;
    margin-bottom: 7px;
    border: 1px solid #008C99;
}
.wpcf7 textarea[name="your-message"] { /* 本文入力欄 */
	width: 45%;
    margin-bottom: 10px;
    border: 1px solid #008C99;
}
.wpcf7 input[type="text"]:focus, /* フォーカス状態の枠色 */
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
    border: 1px solid #00E3F8;
    outline: none; /* デフォルトの青いアウトラインを削除 */
}
.wpcf7-form input[type="submit"] {   /* 送信ボタンのスタイル */
    background-color: #00E3F8;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border: none;
    padding: 5px 5%;
    border-radius: 7px;
    }
    .wpcf7-form input[type="submit"]:hover {
    background-color: #008C99;
    }

/* image */
#image{
    width: 100%;
    height: 90vh;
    background-image: url('/wp-content/themes/dtEntertainment/assets/img/image05.png');
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 20px 40px;
    position: relative;
}

#image h1{
    max-width: 500px;
    width: 80%;
    position: absolute;
    inset: 0;
    margin: 200px auto 0;
}

/* footer */
#footer{
    height: 5vh;
    background-color: #000;
}

#footer p{
    font-size: 0.8em;
    line-height: 5vh;
    text-align: center;
}

/* sp */
@media screen and (max-width: 1050px){
    .sec-title{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 3rem;
    margin-bottom: 80px;
    }
    #service .sec-title{
        font-size: 2.5rem;
    }
    #service .sec-title .tenka-logo img{
        height: 3rem;
    }
    .visible-pc{
        display: none;
    }
    .visible-tab{
        display: block !important;
    }
    .visible-sp{
        display: none;
    }

    .flex-wrapper,
    .innerwrap{
        max-width: 1200px;
        margin: 0 auto;
        padding: 14% 8%;
    }

    #tenka .tenka-text-under h3{
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px){
    .visible-pc{
        display: none;
    }
    .visible-tab{
        display: none !important;
    }
    .visible-sp{
        display: block !important;
    }

    body{
        font-size: 0.8rem;
        line-height: 1.3;
    }

    .sec-title{
        font-size: 2rem;
        margin-bottom: 30px;
    }

    #mainvisual{
        height: 60vh;
    }

    #mainvisual h1{
        width: 40vw;
    }

    /* nav */
    #spnav{
        display: block;
        background-color: #007580;
        height: 30vh;
        position: relative;
    }
    #spnav .spnav{
        width: 80%;
        height: 80%;
        position: absolute;
        inset: 0;
        margin: auto;
        display: flex;
        align-items: center;
    }

    #spnav .spnav ul{
        font-size: 1.2rem;
        margin: 0;
    }

    #spnav .spnav ul li{
        margin-bottom: 10%;
    }

    #spnav .spnav ul li img{
        width: 2.5rem;
        height: auto;
        margin-bottom: 2.5%;
        filter: drop-shadow( 2px 2px 4px rgba(0, 0, 0, 0.5));
    }

    #spnav .spnav ul li:last-child{
        margin-bottom: 0;
    }

    #spnav .spnav ul li::before{
        content: "▸";
        color: #FFF;
        padding-right: 10px;
    }

/* main */
    #main .flex{
        flex-direction: column;
        height: auto;
    }

    #news, #service, #company{
        text-align: center;
        width: 100%;
    }

    .flex-wrapper,
    .innerwrap{
        padding: 15% 7%;
        margin: 0;
    }

    #news .contents ul li{
        padding: 20px;
        text-align: center;
    }

    #news .contents ul li .categories{
        margin-bottom: 5px;
    }

/* service */
#service .sec-title .tenka-logo{
    display: inline-flex;
    align-items: center;
}

#service .sec-title .tenka-logo img{
    width: auto;
    height: 3rem;
    display: block;
}

#service .sec-title span {
    line-height: 2rem;
}

    #service .text p{
        margin-bottom: 3%;
    }
    #service .text .third-text{
        margin-bottom: 20%;
    }

    #service .text .line{
        display: inline-block;
        margin-bottom: 1%;
    }

    #service .text .overview{
        margin-bottom: 3.8%;
    }

    #service .overview{
        text-align: left;
    }
    #service .detail-list{
        text-align: left;
    }
    #service .detail-list dd{
        margin-bottom: 0.4em;
    }

    /* company */
    #company .innerwrap .info-list {
        grid-template-columns: 120px 1fr;
        gap: 3px;
        text-align: left;
    }

    #company .innerwrap .info-list dt {
        margin-left: 10%;
        font-size: 1.2em;
    }

    #company .innerwrap .info-list dd {
        display: flex;
        align-items: flex-end;
        padding-left: 10px;
    }

    #company iframe{
        width: 80%;
        height: 200px;
    }
    /* 天花 */
    #tenka{
        color: #555;
        text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
    }

    #tenka .flex-tenka{
        flex-direction: column;
        margin-bottom: 70px;
    }

    #tenka img{
        max-width: 100%;
        margin-bottom: 0px;
        margin-right: 0;
        order: 2;
    }

    #tenka .tenka-text-top{
        max-width: 100%;
        margin: 20px 0 60px 0;
        order: 1;
    }

    #tenka .tenka-text-top h3{
        font-size: calc(2vw + 1rem);
        margin-top: 5%;
        margin-bottom: 16%;
    }

    #tenka .tenka-text-top p{
        font-size: calc(0.5vw + 1rem);
        margin-bottom: 10%;
    }

    #tenka .tenka-text-under{
        padding: 15% 5%;
    }

    #tenka .tenka-text-under h3{
        font-size: 1.3rem;
        margin-bottom: 11%;
    }

    #tenka .tenka-text-under p{
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 7%;
    }

    #tenka .tenka-text-under p:last-child{
        margin-bottom: 7%;
    }

    /* contact */
	#contact{
        width: 100%;
        text-align: left;
        color: #fff;
        text-shadow: 1px 1px 4px #5a5a5a;
    }

    .wpcf7 input[name="your-name"] { /* 名前入力欄 */
        width: 50%;
    }
    .wpcf7 input[name="your-email"] { /* メール入力欄 */
        width: 50%;
    }
    .wpcf7 textarea[name="your-message"] { /* 本文入力欄 */
        width: 100%;
    }

    #footer p{
        font-size: 0.5rem;
    }
}