@charset "UTF-8";
/*
 Theme Name: INNOVATE HACK new Child
 Template: innovate_hack_tcd025
 Text Domain: innovate_hack_tcd025-child
*/
body{box-sizing: border-box;}

/* HOMEページのコンテンツに関するstyle*/
.whatsnew p {
  margin-bottom: 10px;
}

.whatsnew p:last-child {
  margin-bottom: 20px;
}

.site-menu-list p {
  margin-bottom: 1px;
}

.site-menu-list p:last-child {
  margin-bottom: 5px;
}
.post_title {display:none!important;}

/* BUYMA動画に関するstyle */
/* ページ頭のメニューStyle */
.category {
}

.category .category-list {
  background-color: black;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
}

.category-list > a > li {
  width: 155px;
  height: 40px;
  padding: 0;
  display: inline-block;
  color: white;
  border: solid 0.5px white;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  color: white;
	box-sizing: border-box;
}

.category-list > a > li:hover {
  background-color: red;
}


/* 動画コンテンツの並びStyle */
.mem-contents {
  /*padding: 30px 0;*/
}

.mem-contents h2 {
  font-size: 15px;
  text-align: left;
}

.mem-contents h3 {
  font-size: 15px;
  text-align: left;
}

.mem-contents p {
  font-size: 12px;
  text-align: left;
  padding: 0;
  margin: 0;
}

.mem-contents .item {
  width: 250px;
  padding: 5px;
  margin-bottom: 10px;
  text-align:center;
	box-sizing: border-box;
}

.mem-contents .item-lunchvoice {
  width: 350px;
  padding: 10px;
  margin-bottom: 20px;
  text-align:left;
	box-sizing: border-box;
}

.post_content p{line-height:1.5!important;}

@media (min-width: 570px) {
/*
  .mem-contents .container {
    display: flex;
    justify-content: space-between;
  }
  */
}

@media (min-width: 820px) {
  .mem-contents .container {
    display: flex;
    justify-content: space-between;
  }
}


/*テーマのスタイル打ち消し*/
#header{display: none;}

/*テーブル設定*/
.table-wrap table{margin: 0 0 24px 0;}
.table-wrap td, .table-wrap th {
    border: 1px solid #bbb;
    padding: 10px 15px 7px;
	font-size:1.1em;
    line-height: 2.2;
    background: #fff;
    vertical-align: middle;
    text-align: center;
}
.table-wrap th{
    background: #f6eca6;
}
.yellowtd{
    background: #f6eca6!important;
}
.table-wrap thead {
    background: #f6eca6;
    border-bottom: 3px double #bbb;
}
tr.table-inner-ttl{
    border-bottom:4px double #bbb;
}
th.tabele-border-right{
    border-right: 5px double #bbb;
}
.table-inner-text{
    line-height: 1.6;
    font-size: 110%;
    font-weight: 600;
    text-align: left;
}
.table-wrap .top-helf-section{
    width: 50%;
    vertical-align: middle;
    line-height: 3;
}
.table-wrap .top-10{
    width: 10%;
}
.table-wrap .top-32{
    width: 32%;
    vertical-align: top;
}
.table-wrap .top-40{
    width: 40%;
}
.table-wrap .top-60{
    width: 60%;
}
.txtleft{text-align:left!important;}

@media screen and (max-width: 640px) {
.last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
.table-wrap table {
    width: 90%;
	margin-right:auto;
	margin-left:auto;
  }
.table-wrap table th,
.table-wrap table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
	border-bottom: none;
  }
.table-wrap .top-helf-section,.table-wrap .top-10,.table-wrap .top-32,.table-wrap .top-40,.table-wrap .top-60{
	width: 100%; text-align: center;}
	

}


.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 {
    clear: both;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 10px 0;
    padding: 10px 0 0 5px;
}
.post_content p {
    margin:0;
}
.post_content a{color: #59c8d5;}
.post_content a:hover{opacity: 0.5;}
.movie-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.movie-box .item {
	width:25%;
    margin: 10px auto;
    padding: 15px;
	box-sizing: content-box;
}
.movie-box .item2 {
	width:22%;
    margin: 10px auto;
    padding: 10px;
	box-sizing: content-box;
}
.category-btn .category-list-btn{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.category-btn .category-list-btn li{
    list-style: none;
    border-radius: 6px;
}

.category-list-btn > li > a{
    width: 220px;
    height: 40px;
    padding: 0;
    display: inline-block;
    color: #feeea3;
    border: solid 0.5px white;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    font-weight:600;
    font-size: 110%;
    background: #59c8d5;
    border-radius: 7px;
	box-sizing: border-box;
}
.category-list-btn h2{
    width: 50%;
    height: 60px;
	margin:20px auto;
    padding: 10px;
    display: inline-block;
    color: #feeea3;
    border: solid 0.5px white;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    font-weight:600;
    font-size: 130%;
    background: #59c8d5;
    border-radius: 7px;
	box-sizing: border-box;
	
}
.category-list-btn > li > a:hover{
    background: #de3682;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #fff;
    text-decoration:underline;
}
.cta-container{
    width: 80%;
    margin: 0 auto;
    display: flex;
}
/*新着情報用指定*/
.new-info-box{
    display: flex;
    border-bottom: 1px dotted #de3682;
}
.new-info-box .cta-button{
    width: 40%;
    text-align: right;
}
.new-info-box .info-text-ttl{
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 0;
    padding: 7px 0;
}
.new-info-box .info-text{
    font-size: 110%;
    margin-bottom: 0;
}

/*申し込みボタン用指定*/
.cta-button a{
    text-decoration: none;
}
.cta-button img:hover{
   opacity: 0.5;
}

/*注目背景設定box-info*/
/*box-info-type-a 背景ストライプ*/
.box-info-type-a{
    border: 1px solid #f0b8bf;	/* 線の太さ・種類・色 */
    border-radius: 5px;
    padding: 20px;	/* 内側の余白 */
    position: relative;
	font-size:1.1em;
	line-height:1.9em;
}
.box-info-type-a:before{
    background-color: rgba(255,255,255,0.7);  /* 文字部分背景色・透過度 */
    border-radius: 5px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 5px;
    z-index: -1;
}
.box-info-type-a:after{
    background: repeating-linear-gradient(-45deg, #f5d5da, #f5d5da 5px, #fcf0f1 0, #fcf0f1 10px); /* ストライプの色 */
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -2;
}
 
/*box-info-type-b　見出し付きライン タイトル新着動画*/
.box-info-type-b{
    border: 2px solid #de3682;
    border-radius: 5px;
    width: 95%;
    margin: 0 auto;
    padding: 25px 20px 10px 20px;
    position: relative;
    background: #fffbe8;
	box-sizing: border-box;
}
.box-info-type-b:before{
    background-color: #de3682;	/* 吹き出し背景色 */
    border-radius: 5px;
    color: #fff;	/* 吹き出し文字色 */
    content: 'NEW!';
    padding: 10px 20px;
    position: absolute;
    left: -10px;
    top: -20px;
    font-size: 120%;
}
.box-info-type-b:after{
    border-top: 12px solid #de3682;		/* 吹き出し三角部分の色 */
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    content: '';
    position: absolute;
    top: 10px;
    left: 15px;
}

/*box-info-type-c　見出し付きライン タイトル動画*/
.box-info-type-c{
    border: 2px solid #de3682;
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 20px 10px 20px;
    position: relative;
    background: #fffbe8;
	box-sizing: border-box;
}

/*box-info-type-d　水色枠角丸*/
.box-info-type-d{
    border: 2px solid #59c8d5;
    border-radius: 5px;
	width: 85%;
    margin: 0 auto;
    padding: 25px 20px;
    position: relative;
    background: #fffbe8;
	box-sizing: border-box;
}

/*見出し類設定*/
.ttl-box{
    display: flex;
    align-items: center;
}
.ttl-box .ttl-art01{
    border-left: 5px solid #de3682;
    border-bottom: 2px dotted #de3682;
    line-height: 1.6;
    color: #de3682;
    width: 100%;
	box-sizing: border-box;
}
.ttl-box .ttl-art02{
    border-bottom: 1px dotted #de3682;
    line-height: 1.6;
    color: #de3682;
    width: 100%;
    text-align: center;
}
.ttl-box .ttl-art03{
	margin-top:20px;
    border-bottom: 2px solid #de3682;
    line-height: 1.6;
    width: 100%;
    font-size: 1.2em;
    text-align: left;
}
.ttl-box .ttl-art04{
    color: #de3682;
    line-height: 3;
    font-size: 1.4em;
    text-align: left;
}
.ttl-art05 {
    position: relative;
    padding: 0 .5em .5em 1.7em;
    border-bottom: 1px solid #59c8d5;
    font-size: 110%;
    color: #59c8d5;
    font-weight: 600;
}
.ttl-art05::after {
    position: absolute;
    top: .3em;
    left: .4em;
    z-index: 2;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #429faa;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ttl-art06 {
	width:100%;
    position: relative;
	margin:40px auto 20px!important;
    padding: 0 .5em .5em 1.7em;
    font-size: 180%!important;
    color: #59c8d5;
    font-weight: 600;
	text-align: left!important;
	box-sizing: border-box;
}

.flame2019 {display:flex;}
.flame2020 {display:flex;}
.simcal-event-title { line-height: 2.2em!important; }
/*スペーサー設定*/
.mb-1{margin-bottom: 10px;}
.mb-2{margin-bottom: 20px;}
.mb-3{margin-bottom: 30px;}
.mb-4{margin-bottom: 40px;}
.mb-5{margin-bottom: 50px;}
.p-1{padding: 10px;}
.p-2{padding: 20px;}
.p-3{padding: 30px;}
.p-4{padding: 40px;}
.p-5{padding: 50px;}
.w-1{width:10%;}
.w-15{width:15%;}
.w-2{width:20%;}
.w-25{width:25%;}
.w-3{width:30%;}
.w-35{width:35%;}
.w-4{width:40%;}
.w-5{width:50%;}
.w-6{width:60%;}
.w-65{width:65%;}
.w-7{width:70%;}
.w-8{width:80%;}
.w-85{width:85%;}
.w-9{width:90%;}
.w-10{width:100%;}

.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.mx-auto{margin: 0 auto;}
.pc-none{display: none;}
.d-flex{display: flex;}
.blue2019 {color:#59c8d5;}
/*リボンsample*/
.ribbon1 {
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 7px 0;
    font-size: 1.1em;
    background: #59c8d5;
    color: #feeea3;
    box-sizing: border-box;
}
.ribbon1 h3 {
    margin: 0;
    padding: 0 30px 0 15px;
    border-top: dashed 1px #feeea3;
    border-bottom: dashed 1px #feeea3;
    line-height: 44px;
}

.ribbon1:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-width: 30px 15px 30px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.ribbon2 {
    width: 200px;
    height: 40px;
    display: inline-block;
    position: relative;
    height: 32px;
    line-height: 40px;
    text-align: center;
    padding: 4px 0;
    font-size: 94%;
    background: #59c8d5;
    color: #feeea3;
	box-sizing: border-box;
}
.ribbon2 h3 {
    margin: 0;
    padding: 0 30px;
    border-top: solid 1px #feeea3;
    border-bottom: solid 1px #feeea3;
    line-height: 32px;
}
.comment-box{
	display:flex;
    text-align: center;
    width: 90%;
    margin: 0 auto;
		background-color:#f6eca6;
	padding:20px;border-radius: 10px;
	box-sizing: border-box;
}

.pink2019{color:#de3682;}
.f150{font-size:1.5em;}
.f140{font-size:1.4em;}
.f130{font-size:1.3em;}
.f120{font-size:1.2em;}
.f90{font-size:0.9em;}
.f80{font-size:0.8em;}
.b{font-weight:bold;}
.topic-box{
    display: block;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.contact-img-box{
    text-align: center;
}
.contact-img{
    text-align: center;
}
.president-img-box{width:38%;
    text-align: center;
}
.president-img{
    text-align: center;
}
.comment-text{width:60%; padding:10px 0 20px;box-sizing: border-box;}
.comment-text p {line-height:2.3em!important;}
.comment-title{width:100%; font-size:1.7em;font-weight:bold; border-bottom:solid 1px;padding-bottom:8px;margin-bottom:30px!important; }

@media screen and (max-width: 640px) {
    .comment-box{
        flex-direction: column;
    }
    .president-img-box{
		width:100%!important;
		text-align: center;
    }
    .president-img {
        width: 100%;
        text-align: center;
    }
    .president {width:100%!important;}
    .comment-text{
        width: 90%!important;
        margin:0 auto;
    }
}
@media screen and (max-width: 320px) {
}

/*コメント用*/
.topic-text{
    width:100%;
    border: 2px solid #de3682;
    display: inline-table;
    background: #fffbe8;
	box-sizing: border-box;
}
.topic-text p{
    text-align: center;
	    padding: 20px;
    margin-bottom: 0;
}
span.topic{
    font-weight: 600;
    font-size: 120%;
}
span.pink{
    color: #de3682;
    font-size: 100%;
}
.text p{
    font-size: 110%;
    text-align: left;
    font-weight: 600;
}
.text_left{
    text-align: left;
}

.sphr {width:100%; text-align:center;}
.sphr img {width:100%;}

/*はじめにページ_リーダー*/
.leader_flame{
	width:90%;
	margin:20px auto;
	padding:30px;
	background: #59c8d5;
  display: flex;
	border-radius: 10px;
box-sizing: border-box;}

.leader_photo{
	width:15%;
	margin-right:30px;}

.leader_namefr{
	width:15%;
	margin:10px 30px;
	color:#fff;
}
.leader_name{
	width:100%;
	font-size:1.3em;
	font-weight:bold;
	border-bottom:dotted 1px;
	padding-bottom:8px;
}
.leader_txt{
	width:55%; margin:10px;
	padding:20px;
background: #fff;
border-radius: 10px;
box-sizing: border-box;}

/*FAQ*/
.ufaq-faq-category { width:90%; padding:10px 20px; border:solid 1px #ccc;box-sizing: border-box;}
.indent {
  padding-left: 1em;
  text-indent: -1em;
}
.faqkensaku {width:276px;}
.firstkensaku {width:276px; margin:4px auto;}
.ewd-ufaq-expand-collapse-div{font-size:1.5em; margin:20px 0 30px;}
.ewd-otp-field-label{color: #de3682; font-weight:bold; font-size:1.2em;}

@media screen and (max-width: 640px) {
/*    スタイル*/
    .sp-none{display: none;}
    .w-1{width:90%;}
 .w-15{width:100%;}
    .w-2{width:90%;}
    .w-3{width:90%;}
	    .w-35{width:90%;}
    .w-4{width:90%;}
    .w-5{width:90%;}
    .w-6{width:90%;}
	.w-65{width:80%;}
    .w-7{width:90%;}
    .w-8{width:90%;}
	.w-85{width:100%;}
    .w-9{width:90%;}
    .w-10{width:90%;}
	.w-25{width:50%;}
    .d-flex{flex-direction: column;}
    
    
    .cta-container {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: inherit;
    }
    .category-btn .category-list-btn {
        flex-direction: column;
    }
    .category-list-btn > li > a,
    .category-list-btn h2{
        width: 100%;
        margin: 0 auto;
    }

    .post_content td,
    .post_content th {
        border: 1px solid #bbb;
        padding: 5px 5px 5px;
        line-height: 2.2;
    }
    .sp-none{display: none;}
    .new-info-box {flex-direction: column;}
    .new-info-box .info-text {
        font-size: 100%;
        margin-bottom: 0;
        padding: 10px;
    }
    .new-info-box .cta-button {
        width: 100%;
        text-align: center;
    }
    .box-info-type-b,.box-info-type-c,.box-info-type-d{
        width: 100%;
        margin: 0 auto 20px;
        padding: 10px;
		box-sizing: border-box;
    }
    .movie-box .item {
		width:300px;
        margin: 20px auto;
        padding: 0;
        text-align: left;
    }
	.movie-box .item2 {
		width:250px;
        margin: 20px auto;
        padding: 0;
        text-align: left;
    }
    .ttl-box .ttl-art03 {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .ttl-box .ttl-art04 {
        text-align: center;
        border-bottom: 1px solid #de3682;
    }
    .ttl-box.cta-button {
        flex-direction: column;
        text-align: center;
    }
    .topic-text{
        width: 90%;
        margin-top:0;
    }
	
	.leader_flame{
		flex-direction: column;}
	.leader_photo{
	width:100%;
	margin-right:0;
	text-align:center;}
.leader_namefr{
	width:100%;
	margin:10px;
}
.leader_txt{
	width:90%; margin:10px;
	padding:20px;
	box-sizing: border-box;
}
	.flame2019{flex-direction: column;}
	.blogbn2019{width:90%; margin:10px auto;}
	.faqkensaku,.firstkensaku {width:100%;}

}

	
/*PCのみ*/
@media screen and (min-width:641px) {
	.only_sp{display:none;}

}

/*202312小西川追加*/
.pagetitle2023 { margin:10px 0; text-align:center; padding:20px; border:solid 1px #59c8d5; font-weight:bold;color:#555;background: url(https://stellar-girls.com/wp-content/uploads/2023/12/titlebg2023.jpg) top center no-repeat;background-size:cover; font-size:1.5em;}
.pagetitle2023 span {font-size:0.6em;}
.event_koushitime {width:100%; display:flex; flex-wrap:wrap; justify-content:center;}
.event_koushitimechild {width:28%; padding:10px;}
.tableflex {display:flex; justify-content:center; align-items:center;}
.tableflex p {padding-bottom:15px;}
.img_c {margin:0 auto;}
.img_c2023 {width:100%; text-align:center;}
.copy2023 {width:100%; text-align:center; font-size:1.1em; }
.point2023 li {list-style:none; background: url(https://stellar-girls.com/wp-content/uploads/2023/12/checkicon2023.png) center left no-repeat;background-size:20px; padding-left:30px; line-height:1.3em; margin-bottom:10px;}
@media screen and (max-width:640px) {
.event_koushitime {width:100%; display:flex; flex-wrap:wrap; justify-content:center;}
.event_koushitimechild {width:100%; padding:10px;}
.tbl-e01 .thead {
    display: none;
  }
  .tbl-e01 tr,
  .tbl-e01 td{
    display: block;
    width: 100%;
    position: relative;
  }
.img_c {width:100%;}
.img_c2023 img {width:100%;}
}
/*-----------------------------------------
  折りたたむ
-----------------------------------------*/
details[open] .open { display: none ;}
details:not([open]) .close { display: none ;}
summary{cursor: pointer; list-style: none; margin:20px 0;}
details {transition: .5s; margin:20px 0;font-size:0.8em;line-height: 1.5!important;}
details span {	
	display:block;
	width: 70%;
	margin:0 10%;
    text-align: center;
    position: relative;
    border-radius: 6px;
	border: 1px solid #59c8d5;
    padding: 6px 20px;
    text-decoration: none;
    -webkit-transition: 0.3s cubic-bezier(0.18, 0.45, 0.25, 1);
    -o-transition: 0.3s cubic-bezier(0.18, 0.45, 0.25, 1);
    transition: 0.3s cubic-bezier(0.18, 0.45, 0.25, 1);
	}
details span:hover{
	color: #fff;
	background-color: #59c8d5;
	text-decoration: none;
	transform: scale(1.05);
}

