@charset "UTF-8";
/* CSS Document */
#fixed_ao, #page_top, #fixed_floating {
    display: none!important;
}
footer {
    display: none;
}
.pg_ttl {
    display: none;
}
.oc_field {
    display: none;
}
.sns_icon {
    display: none;
}
#fixedBtn {
	display: none;
}
img {
    width: 100%;
    height: auto;
}
.sp_only {
    display: none;
}
@media screen and (max-width:768px) {
    .sp_only {
        display: block;
    }
}
.blue {
    background: #2c5eab;
}
.entry_base .sec_head h2 {
    display: block;
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.entry_base .sec_head::after {
    content: none;
}
main .cont_outer {
    padding: 5em 0;
}
.gd{
    color: #E2350C;
}
.vi{
    color: #16AB54;
}
.il{
    color: #FD622B;
}
.ci{
    color: #7AC621;
}
.mg{
    color: #FAAA13;
}
.pd{
    color: #00A5F4;
}
.id{
    color: #376CB5;
}
.fid{
    color: #27D0CC;
}
.ad{
    color: #7C56A7;
}
.fad{
    color: #FA5CA6;
}

/* contents */
.tit_lp {
    width: 600px;
    margin: 0 10em 0 auto;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.wrapper {
    width: 600px;
    margin-left: auto;
    margin: 0 10em 0 auto;
    padding-top: 0!important;
    margin-top: 100px;
    background: #ffffff;
    background-size: 32px 32px;
    background-position: 50% 50%;
    background-image: repeating-linear-gradient(90deg, #ecf6ff, #ecf6ff 1px, transparent 1px, transparent 32px), repeating-linear-gradient(0deg, #ecf6ff, #ecf6ff 1px, #fff 1px, #fff 32px);
    margin-top: 15px;
}
.entry_base .sec_head {
	width: 90%;
}
.lp_bg {
    background-image: url(/lp/2026/summer_fes/bg_img2026.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 7em;
}
@media screen and (max-width:768px) {
    .wrapper {
        width: 100%;
        margin: 20px auto 0;
    }
    .tit_lp {
        width: 90%;
		margin: 0 auto;
    }
    .lp_bg {
        padding-top: 5em;
		background-position: center top;
		background-image: url(/lp/2026/summer_fes/bg_img2026_sp.png);
		background-size: 100% auto;
    }
}
.sec_head {
    width: 100%;
    margin-bottom: 0;
}
.nitiji{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.nitiji{
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 30px;
}
.nitiji:first-of-type{
    justify-content: flex-start;
}
.nitiji li {
    width: 33%;
}
.entry_base .soc02 .sec_head p {
    margin: 20px 0 0;
    font-weight: bold;
    letter-spacing: normal;
    font-size: 2rem;
    color: #ffffff;
}
.soc03 p {
    margin: 20px 0 0;
    font-weight: bold;
    letter-spacing: normal;
    font-size: 2vw;
    text-align: center;
    color: #fff;
}
.soc03 p.coment {
    color: #fff;
    background-color: #f6ab00;
    padding: 10px;
    text-align: center;
    font-size: 3rem;
    margin: 0 auto;
    margin-bottom: 2em;
}
@media only screen and (max-width: 768px){
    .soc03{
        padding: 0 10px 20px;
    }
    .soc03 p {
        font-size: 2rem;
    }
    .soc03 p.coment {
        font-size: 2.2rem;
    }
    .entry_base p.catch {
        padding: 0;
    }
}
.entry_base p.catch {
    color: #0f6ca6;
    margin: 0 0 40px;
    padding: 10px;
    font-size: 2.2rem;
	font-weight: 600;
	line-height: 1.6;
}
@media only screen and (max-width: 768px){
    .entry_base p.catch {
        font-size: 1.6rem;
        padding: 0;
    }
}
/*フローティング*/	
.anker {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    position: fixed;
    bottom: 100px;
    left: 25px;
	width: 30%;
	max-width: 400px;
}
.anker .tate {
    display: flex;
    flex-direction: column;
}
.anker .tate a {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: normal;
    padding: 1em;
    margin-bottom: 0.4em;
    transition: .3s ease;
}
.anker .tate img {
    width: 100%;
    height: auto;
}
a.btn--orange {
    color: #fff;
    background-color: #2c5eab;
    border-bottom: 5px solid #222222;
}
a.btn--orange:hover {
    margin-top: 3px;
    color: #fff;
    background: #2c5eab;
    border-bottom: 2px solid #222222;
}
a.btn--shadow {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
@media only screen and (max-width: 768px){
    .soc2023_title p {
        font-size: 4vw;
    }
}
@media only screen and (max-width: 768px){
    .anker .tate {
        flex-direction: unset;
        position: fixed;
        z-index: 99;
        bottom: 0;
    }
    .soc2023_title p {
        font-size: 4vw;
    }
    .anker-pc {
        width: 100%;
        position: fixed;
        left: 0;
        z-index: 99;
    }
    .anker .tate a {
        font-size: 1.3rem!important;
        padding: 1em 0.5em;
        width: 48%;
        margin: 0 auto;
        padding: 1em 0.5em!important;
    }
	.anker .tate a img {
		width: 90%;
	}
    a.btn--orange {
        border-radius: 35px;
        border: 2px solid #fff;
        background: #2c5eab;
    }
}
.btn:after {
    display: none;
}
main > section:not(.block_wrap):not(.course_field):not(.oc_field):nth-of-type(2n+1), .sec_bg_w {
    background: none;
    padding: 0;
}
.accordion_box {
    border-top: 5px solid #f6ab03;
    border-bottom: 5px solid #f6ab03;
}
.accordion_box.type_qa dt:after {
    color: #f6ab03;
}
.accordion_box dl.open dt:after {
    color: #f6ab03;
}
.accordion_box dl.open:before {
    color: #f6ab03;
}
.accordion_box dl.open dt {
    color: #f6ab03;
}
.accordion_box dt {
    font-weight: bold;
}
.accordion_box.type_qa dt::after {
    font-family: unset;
}

/* re:summerfes css 20240801 */
.re_summerfes .anker-pc {
    display:none;
}
.lp_bg.re_summerfes {
    background-image: url(https://www.tdg.ac.jp/lp/2024/re_summer_fes/bg_img_resummer.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5em;
}
.re_summerfes .yellow {
    background: #f6ab00
}
/* re:summerfes css 20240801 縺薙％縺ｾ縺ｧ*/

/* 202409繝峨Μ繧ｭ繝｣繝ｳ繝壹�繧ｸ 縺薙％縺九ｉ */
main.dc0922 .cont_outer {
    z-index: auto;
}
.dc0922 .tit_lp {
    margin: 0 auto;
}
.dc0922 .wrapper {
    margin: 0 auto;
}
.dc0922 .wrapper .cont_outer .soc05 {
    padding-bottom: 25em;
}
.dc0922 .entry_base p.catch {
    font-size: 1.7rem;
}
.dc0922.lp_bg {
    background: #ffa000;
    background-image: url(https://www.tdg.ac.jp/lp/2024/dc0922/bg_img.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.dc0922 .accordion_box {
    border-top: 5px solid #ffa000;
    border-bottom: 5px solid #ffa000;
}
.dc0922 .anker .tate a {
    font-size: 28px;
    margin-bottom: 0;
    padding: 0.5em 1em;
}
/* modal */
.dc0922 .modal .inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
.dc0922 .modal__trigger,.dc0922 .modal__trigger2 {
    cursor: pointer;
    float: left;
    margin-bottom: 3em;
    margin: 15px 4px;
    font-weight: bold;
    background: #FFF;
    border-radius: 40px;
    width: 48%;
    text-align: center;
    padding: 8px 5px;
    border: 1px solid #000;
    box-shadow: 5px 7px 0px #fdd469;
    transition: .3s all;
}
.dc0922 .modal__trigger:hover,.dc0922 .modal__trigger2:hover {
    opacity: 0.8;
}
.dc0922 .modal__trigger .btm_box p,.dc0922 .modal__trigger2 .btm_box p {
    margin-bottom: 0;
}
.dc0922 .modal__wrapper,.dc0922 .modal__wrapper2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}
.dc0922 .modal__layer, .dc0922 .modal__layer2 {
    height: 100%;
    background: rgba(50, 50, 50, 0.85);
    cursor: pointer;
}
.dc0922 .modal__container, .dc0922 .modal__container2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min(100% - 40px, 400px);
    padding: 20px;
    background: #fff;
    border-radius: 15px;
}
.dc0922 .modal__inner {
    position: relative;
    height: 100%;
    padding: 60px 10px 10px;
}
.dc0922 .modal__content h2 {
    display: table;
    margin: 0 0 30px;
    padding: 0 0 10px!important;
    font-size: 2.2rem;
    line-height: 1.5;
    border-bottom: 1px solid #CD3074;
}
.dc0922 .modal__content h3 {
    display: block;
    font-size: 2.0rem;
    color: #333333;
    padding: 10px 22px;
    margin: 0 0 45px;
    background: #F7F5F6;
    border-left: 5px solid #DE0975;
    border-bottom: none;
    text-align: left;
    font-weight: normal;
}
.dc0922 .modal__content p {
    font-size: 1.8rem;
    margin-bottom: 2em;
    margin: 1em auto 0;
    font-weight: bold;
    text-align: center;
}
.dc0922 .modal__content ul li img{
width: 100%;
}
.dc0922 .modal__close, .dc0922 .modal__close2 {
    position: absolute;
    top: 0;
    right: 20px;
    width: 44px;
    height: 44px;
    background: rgb(50, 50, 50);
    cursor: pointer;
    transition: opacity 0.6s;
}
.dc0922 .modal__close:hover, .dc0922 .modal__close2:hover {
    opacity: 0.6;
}
.dc0922 .modal__close:before, .dc0922 .modal__close:after, .dc0922 .modal__close2:before, .dc0922 .modal__close2:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 1px;
    background: #fff;
    content: "";
}
.dc0922 .modal__close:before, .dc0922 .modal__close2:before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.dc0922 .modal__close:after, .dc0922 .modal__close2:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.dc0922 .modal__text {
    margin-top: 30px;
    line-height: 2.875;
}
.dc0922 .modal__title img {
    width: 200px;
}
.dc0922 .modal__title p {
    display: inline-block;
    font-size: 18px;
    margin-left: 2em;
}
.dc0922 .modal__title p .dept_interior {
    color: #376CB5;
    font-weight: bold;
}
.dc0922 .modal__title p .dept_illust {
    color: #FD622B;
    font-weight: bold;
}
.dc0922 .modal__title p .dept_fashion {
    color: #FA5CA6;
    font-weight: bold;
}
.dc0922 .modal__title p .dept_graphic {
    color: #E2350C;
    font-weight: bold;
}
.dc0922 .modal__title p .senior_name {
    margin: 0 1em 0 0;
}
.dc0922 .modal__title p .major {
    font-size: 12px;
}
.dc0922 .modal__content dt {
    font-weight: bold;
    text-align: center;
}
.dc0922 .gray {
    background: #4c4948;
}
.dc0922 .soc05 h2, .dc0922 .soc02 h2 {
    width: 76%;
    margin: 0 auto 1em;
}
.dc0922 .soc06 h2 {
    width: 70%;
    margin: 0 auto 0.5em;
}
.dc0922 h1 {
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    padding: 1em;
    letter-spacing: 1px;
}
.dc0922 a.btn--red {
    background-color: #ee3800;
}
.dc0922 .entry_base p.catch {
    color: #ee3800;
    font-weight: bold;
}
.dc0922 .anker {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.dc0922 .anker .tate {
    display: block;
}
.dc0922 .entry_base .soc05 .sec_head {
    margin-bottom: 0;
    display: block;
}
.dc0922 .entry_base .soc05 .sec_head p {
    margin: 20px 0 0;
    font-weight: bold;
    letter-spacing: normal;
    font-size: 2rem;
    color: #ffffff;
}

@media screen and (max-width:767px) {
    .dc0922 .wrapper {
        width: 94%;
        margin-top: 1em;
    }
    .dc0922 .modal .inner {
        padding: 0;
    }
    .dc0922 .modal__trigger {
        width: 47%;
        font-size: 1rem;
    }
    .dc0922 .modal__trigger, .dc0922 .modal__trigger2 {
        box-shadow: 3px 5px 0px #f4c800;
        padding: 10px 0;
    }
    .dc0922 .anker .tate {
        width: 100%;
    }
    .dc0922 .anker .tate a {
        width: 100%;
    }
.dc0922 .entry_base p.catch {
    font-size: 1.6rem;
    padding: 0 1em;
    letter-spacing: 0px;
}
.dc0922 .anker {
    transform: unset;
    left: 0;
}
.dc0922 .modal__trigger .btm_box p .senior_name, .dc0922 .modal__trigger2 .btm_box p .senior_name{
    font-size: 1.1rem;
}
.dc0922.lp_bg {
    background: #ffa000;
    background-image: url(https://www.tdg.ac.jp/lp/2024/dc0922/bg_img_sp.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: contain;
}
.dc0922 .anker .tate a {
    font-size: 2rem !important;
}
.dc0922 h1 {
    font-size: 1.7rem;
    padding: 1em 0.5em;
}
}
.main_ttl {
	margin-right: 15px;
}
.ossm {
	padding: 30px 0 0 30px;
}
.gray {
	background: #c9c9ca;
}
.beg {
	background: #efefd7;
}
.org {
	background: #f2a31e;
}
.clm_center li {
	padding: 0 30px 0 20px;
	margin-top: 20px;
}
.soc05 .sec_head h2 {
	width: 70%;
	margin: 0 auto;
}
.soc06 .sec_head h2 {
	width: 80%;
	margin: 0 auto;
}
.soc02 .sec_head h2 {
	width: 50%;
	margin: 0 auto;
}
.line {
	margin-top: 10px;
}
.picklist,
.present,
.contents {
	width: 90%;
	margin: 0 auto;
}
.soc02 p {
	line-height: 1.5;
}
.first_btn {
	width: 70% !important;
	display: block;
	margin: 0 auto;
}
.anker .tate a img {
	margin-top: 5px;
}
.contents_ttl {
	padding-bottom: 10px;
}
@media screen and (max-width:768px) {
.soc05 .sec_head h2 {
	width: 90%;
	margin: 0 auto;
}
.soc06 .sec_head h2 {
	width: 100%;
	margin: 0 auto;
}
.soc02 .sec_head h2 {
	width: 60%;
	margin: 0 auto;
}
.clm_center li {
	padding: 0 15px 0 10px;
}
main .cont_outer {
    padding: 3em 0;
}
.entry_base .sec_head {
        margin: 0 auto 20px;
}
.soc02 p {
	font-size: 1.7rem !important;
}
.pc_only {
	display: none !important;
}
}