@charset "utf-8";
/* -----------------------------------------------

	Theme Name: 极速体育直播_极速体育app-官网附属高等学校
	Site: https://www.tuc-hs.ed.jp/
	Description: 2024年リニューアル
	Author: 朝日印刷工業株式会社
	Author URI: https://www.asahi-p.co.jp/

	Type: 共通css

----------------------------------------------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font-weight:normal;font-style:normal;}
body{scroll-behavior:smooth;text-rendering:optimizeSpeed;color:var(--color-default-text);letter-spacing:0.025em;line-height:1;font-family: "Noto Sans JP","小塚ゴシック Pro R","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
img{vertical-align:bottom;font-size:0;line-height:0;border:0;}
strong{font-weight:bold;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
a{outline:none;text-decoration:none;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;transition:0.4s ease;}
a:hover{opacity:0.5;}

html {
	font-size: 62.5%;
	overflow-y: scroll;
}

.law{
	padding-left:40px;
	padding-right:40px;
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
}

.w1200 {
    max-width: 1280px;
}
.w1360 {
	max-width: 1440px;
}
.w1800 {
    max-width: 1880px;
}

.m-w1360 {
    max-width: 1360px;
}

a {
    cursor: pointer;
    color: var(--color-default-text);
}

:root {
    /* ------------ color ------------ */
	--color-white: #ffffff;
	--color-default-text: #444444;
	--color-bluish-black: #555F64; /* タイトルやフッター背景で使用　青みがかった黒 */
	--color-gray: #AAAAAA; /* トップの未選択のタグに使用 */
	--color-orange: #FFBC27;
	--color-important-info-orange: #FE9C1C; /* 重要なお知らせ用 */
	
	--color-skyblue:#41BEE7; /* 基本の水色 */
    --color-opacity-skyblue30: rgba(65,190,231,0.3); /* 基本の水色 opacity30% */
    --color-opacity-skyblue10: rgba(65,190,231,0.1); /* 基本の水色 opacity10% */
    --color-blue: #149BDC; /* 极速体育直播_极速体育app-官网→学校の特色　向上する４つの力の枠２つで使用 */

    /* タグ用 */
	--color-purple: #AF84C1;
    --color-brown: #A67C52;
    --color-yellow-green: #82B41E;
    --color-gray02: #999999;


    --color-bg_lightgray: #F7F7F7; /* topとqaで使用 */
    --color-bg_gray: #F2F2F2;

    /* 下層用 */
    --color-red: #ED1C24;
	--color-link: #15A8B7;	


    /* ------------ font-family ------------ */
	--poppins: "Poppins", sans-serif;
    --notoserif: "Noto Serif", serif;

    /* ------------ font-weight  ------------ */
    --fw300: 300; /* Poppins(L) */
    --fw400: 400; /* NotoSans(R) */
    --fw600: 600; /* Poppins(SB),NotoSans(SB) */
    --fw700: 700; /* NotoSans(B) */

    /* ------------ font-size ------------ */
    /* 下層用 */
    --fz42: 4.2rem; /* h1 */
    --fz28: 2.8rem; /* h2 */
    --fz24: 2.4rem; /* h3 */
    --fz20: 2rem;   /* h4 */
    --fz18: 1.8rem; /* h5 */

    --fz42_unique:4.2rem;  /* 学校の特色　向上する４つの力で使用 */
    --fz24_unique: 2.4rem; /* 学校の特色　向上する４つの力で使用 */

    --fz32: 3.2rem; /* 数字で見る進路実績 */

    /* top */
    --fz20_sp14: 2rem; /* h2 */

    /* 共通 */
    --fz16: 1.6rem;


    /* ------------ 余白 ------------ */
    /* 下層用 */
    --space20: 20px;
    --space30: 30px;

    --space20_12: 12px; /* fz20で余白を20px取りたいとき */
    --space20_14: 14px; /* fz1.4rem～1.8remで余白を20px取りたいとき */
    --space20_13: 13px; /* fz18で余白を20px取りたいとき */
    --space30_23: 23px; /* fz18で余白を30px取りたいとき */
    --space40_32: 32px; /* fz20で余白を40px取りたいとき */

    /* topと下層 */
    --space40: 40px;
    --space80: 80px;
    --space120: 120px;
    --space160: 160px;

    --space80_sp20: 80px;
    --space40-34: 34px; /*  fz1.4rem～1.8rem、またはfz4.2,4.8remでline-height:1.3で余白を40px取りたいとき */
}


h3, h4, h5, h6, p, li, th, td, dd, a {
    line-height: 1.8;
}


/* 余白 */
.mt20 { margin-top: var(--space20)!important;}
.mb20 { margin-bottom: var(--space20)!important;}
.mb40 { margin-bottom: var(--space40)!important;}
.mt80 { margin-top: var(--space80)!important;}
.mb80 { margin-bottom: var(--space80)!important;}
.mb80_sp80 { margin-bottom: 80px; /* spも80のまま */}
.mb160 { margin-bottom: var(--space160);}
.mt120 { margin-top: var(--space120);}

.pb120 { padding-bottom: var(--space120);}
.ptb120 { padding-top: var(--space120); padding-bottom: var(--space120);}


/* 左右中央 */
.m-center {
	margin-left: auto;
	margin-right: auto;
}
.to-center {
	text-align: center;
}

/* ページトップへ戻るボタン */
#PageTop{
    position: fixed;
    right: 2rem;
    z-index: 900;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}
#PageTop a {
    position: relative;
    display: block;
    padding: 30px 30px;
    border-radius: 50%;
    background-color: rgba(68, 68, 68, 0.6);
}
#PageTop a::before {
    content: '';
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%) rotate(-135deg);
    border-bottom: 2px solid #fafafa;
    border-right: 2px solid #fafafa;
    width: 10px;
    height: 10px;
}
#PageTop a::after {
    content: 'TOP';
    position: absolute;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
    color: #fafafa;
    font-size: 14px;
}

@media screen and (max-width:1200px) {
    :root {
        /* ------------ font-size ------------ */
        --fz42_unique:3.2rem;
        --fz24_unique: 2rem;
    }
}

@media screen and (max-width:840px) {

    :root {
        /* ------------ font-size ------------ */
        /* 下層用 */
        --fz42: 3.2rem; /* h1 */
        --fz28: 2.2rem; /* h2 */
        --fz24: 2rem;   /* h3 */
        --fz20: 1.6rem; /* h4 */
        --fz18: 1.4rem; /* h5 */

        --fz42_unique:2.2rem;
        --fz24_unique: 1.8rem;

        --fz32: 2.4rem;

        /* top */
        --fz20_sp14: 1.6rem;

        /* 共通 */
        --fz16: 1.4rem;


        /* ------------ 余白 ------------ */
        /* 下層用 */
        --space20: 15px;
        --space30: 15px;

        --space20_12: 7px;
        --space20_14: 9px;  /* fz1.4rem～1.8rem(sp14～16)で余白を15px取りたいとき */
        --space20_13: 8px;  /* fz18(sp14)で余白を15px取りたいとき */
        --space30_23: 8px;  /* fz18(sp14)で余白を15px取りたいとき */
        --space40_32: 14px; /* fz20(sp16)で余白を20px取りたいとき */
    

        /* topと下層 */
        --space40: 20px;
        --space80: 60px;
        --space120: 100px;
        --space160: 110px;

        --space40-34: 14px; /* 20px分 */
    }

    .law {
        padding-left:30px;
        padding-right:30px;
    }

}

@media screen and (max-width:480px) {

    :root {
        /* ------------ font-size ------------ */
        /* 下層用 */
        --fz42: 2.4rem; /* h1 */
        --fz28: 1.8rem; /* h2 */
        --fz24: 1.6rem; /* h3 */

        --fz42_unique:1.8rem;
        --fz24_unique: 1.6rem;

        --fz32: 2rem;

        /* top */
        --fz20_sp14: 1.4rem;

        /* ------------ 余白 ------------ */
        --space80: 40px;
        --space120: 60px;
        --space160: 80px;
    }

    .law{
        padding-left:15px;
        padding-right:15px;
    }

}



/*--------------------------------

header

---------------------------------*/
header {
	width: 100%;
	height: 100px; /* この高さ分、被らないようにcommon.jsで設定 */
	background: var(--color-white);   
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    box-shadow: 0px 4px 4px -5px rgba(68,68,68,0.1);
}

header h1 {
	float: left;
	margin-left: 20px;
	max-width: 304px;
    height: 100px;
	display: flex;
    align-items: center;
}
header h1 a:hover {
	opacity: 1;
}

.PcHeader {
	display: flex;
	justify-content: flex-end;
}


/* 上の段 */
.HeaderMenuUse {
	margin-top: 6px;
	margin-bottom: 15px;
	margin-right: 5px; /* 右余白25にするため */
	text-align: end;
}
.HeaderMenuUse li {
	font-size: 1.6rem;
	display: inline-block;
}
.HeaderMenuUse li a {
	padding: 0 20px;
}
.HeaderMenuUse li:not(:first-child) {
	border-left: 1px solid var(--color-gray);
}

/* 下の段 */
.HeaderMenu li {
	font-size: 2rem;
	font-weight: var(--fw600);
	display: inline-block;
	margin: 0 20px;
}
.HeaderMenu li:not(:last-child) a {
	padding: 0 10px;
}
.HeaderMenu li:last-child a {
	padding: 0 5px 0 10px; /* 右余白25にするため */
}

/* 上下の段　共通 */
.HeaderMenuUse li a, .HeaderMenu li a {
	display: block;
}


/* 3つのアイコン */
.pc_icon {
    display: flex;
}
.pc_icon img {
	width: 90px;
	height: 100px;
}
.pc_icon :not(:last-child) img {
	margin-right: 2px;
}


/* 検索 */
.Search {
	cursor: pointer;
}

/* 検索枠をクリックしたときにデフォルトの枠線が表示されないようにする */
.PcSearchBox input:focus, .SpSearchBox input:focus {
    border: none;
    outline: none;
}
/* 保管機能を使用した時に、自動で背景色を付かないようにする */
.PcSearchBox input:-webkit-autofill, .SpSearchBox input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px #fff inset;
}

.PcSearch {
	clear: both;
	background: var(--color-skyblue);
    background: var(--color-default-text);
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 9999;
	width: 274px;
}
.PcSearchBox {
    display: block;
    background-color: var(--color-white);
    width: 90%;
    margin: 0 auto;
    padding: 0.5em 1.5em;
    border-radius: 50px;        /* デフォルト */  
    -webkit-border-radius: 50px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50px;   /* Firefox用 */
}
.PcSearch .SearchWindow {
    border: none;
    padding: 5px;
    width: calc(100% - 20px);
    color: var(--color-default-text);
    font-size: var(--fz16);
}
.PcSearch .SearchBtn {
    width: 15px;
    height: 15px;
    background-image: url("/shodaifu2024/wp-content/themes/shodaifu/assets/images/sp_search_icon.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    background-color: inherit;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}


/* スマホメニュー用 */
.sp_btn #sp_search_icon img, .SpSearchBox, #hmenu {
    display: none;
}
li#menu {
    list-style-type: none;
}


@media screen and (max-width: 1440px) {
    header {
        height: 90px; /* この高さ分、被らないようにcommon.jsで設定 */
    }
    
    header h1 {
        height: 90px;
    }
    header h1 img {
        max-width: 280px;
    }
    
    /* 上の段 */
    .HeaderMenuUse li {
        font-size: 1.4rem;
    }
    .HeaderMenuUse li a {
        padding: 0 10px;
    }
    
    /* 下の段 */
    .HeaderMenu li {
        font-size: 1.6rem;
        margin: 0 10px;
    }
    .HeaderMenu li:not(:last-child) a {
        padding: 0 10px;
    }
    .HeaderMenu li:last-child a {
        padding: 0 5px 0 10px;
    } 

    /* 3つのアイコン */
    .pc_icon img {
        width: auto;
        height: 90px;
    }
    .SearchC, .PcSearch {
        top: 90px;
    }

}


@media screen and (max-width: 1200px) {

    .PcHeader {
        display: none;
    }

    header {
        height: 60px; /* この高さ分、被らないようにcommon.jsで設定 */
    }    
    header h1 {
        height: 60px;
        margin-left: 15px;
    }
    header h1 img {
        max-width: 180px;
    }

    header a {
        color: var(--color-white);
    }


    /* 検索ボタンとハンバーガーメニュー横並び */
    .sp_btn {
        display: flex;
        justify-content: flex-end;
    }

    /* 検索ボタン */
    .sp_btn #sp_search_icon img {
        width: 18px;
        height: 18px;
        margin-top: 22px;
        margin-right: 20px;
        position: relative;
        display: inline-block;
        cursor: pointer;
    }
    

    /* ------------ 検索ボタン内 ------------ */
    .SpSearch {
        display: none;
        position: fixed;
        top: 60px;
        left: 0px;
        z-index: 9999;
        box-sizing: border-box;
        width: 100%;
        background: var(--color-default-text);
        padding: 1.5em 0px;
    }
    .SpSearchBox {
        display: block;
        background-color: var(--color-white);
        width: 90%;
        margin: 0 auto;
        padding: 0.5em 1.5em;
        border-radius: 50px;        /* デフォルト */  
        -webkit-border-radius: 50px;    /* Safari,Google Chrome用 */  
        -moz-border-radius: 50px;   /* Firefox用 */
    }
    .SearchWindow {
        border: none;
        padding: 5px;
        width: calc(100% - 30px);
        color: var(--color-default-text)!important;
        font-size: var(--fz16);
    }
    .SearchBtn {
        width: 15px;
        height: 15px;
        background-image: url("/shodaifu2024/wp-content/themes/shodaifu/assets/images/sp_search_icon.png");
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: center;
        background-color: inherit;
        text-indent: -9999px;
        border: none;
        cursor: pointer;
    }


    /* ハンバーガーメニューのボタン */
    header li#menu {
        display: inline-block;
        margin-right: 15px;
        text-align: right;
    }
    header li#menu a {
        width: 25px;
        height: 15px;
        margin-top: 23px;
        position: relative;
        display: inline-block;
    }
    header li#menu a:hover {
        opacity: 1;
    }
    header li#menu a span {
        background: var(--color-skyblue);
        display: block;
        width: 25px;
        height: 1px;
        position: absolute;
        top: 0;
        transition: transform .5s;
    }
    header li#menu a span:nth-of-type(2) {
        top: 6px;
    }
    header li#menu a span:nth-of-type(3) {
        top: 12px;
    }

    /* 1本目を回転 */
    header li#menu.active a span:nth-of-type(1) {
        -webkit-transform: translateY(-4px) rotateX(45deg);
        transform: translateY(6px) rotate(45deg);
    }
    /* 3本目を回転 */
    header li#menu.active a span:nth-of-type(3) {
        -webkit-transform: translateY(4px) rotateX(-45deg);
        transform: translateY(-6px) rotate(-45deg);
    }
    /* 真ん中は非表示にする */
    header li#menu.active a span:nth-of-type(2) {
        display: none;
    }

    /* ------------ ハンバーガーメニュー ------------ */
    .SpHeader {
        display: none;
        width: 100%;
        position: fixed;
        top: 60px;
        left: 0px;
        z-index: 9999;
        box-sizing: border-box;
    }
    #hmenu {
        display: block;

        background: var(--color-default-text);
        width: 100%;
        padding-top: 20px;
    }

    .SpNavi ul, .SpTarget ul {
        margin-left: 15px;
        margin-right: 15px;
    }
    
    .SpNavi ul {
        margin-bottom: 15px;
    }
    .SpNavi ul li {
        font-size: 1.6rem;
        font-weight: 600;
        padding: 9px 0;
        border-bottom: 1px solid var(--color-skyblue);
    }

    .SpTarget ul {
        display: flex;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .SpTarget ul li {
        font-size: 1.4rem;
        font-weight: 600;
    }
    .SpTarget ul li a {
        padding: 9px 0;
    }
    .SpTarget ul li:not(:last-child) {
        margin-right: 30px;
    }

    .head_icon {
        background: var(--color-skyblue);
        padding: 10px 15px;
        font-size: 1.4rem;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
    }
    .head_icon img {
        padding-right: 15px;
    }
    .head_icon:not(:last-child) {
        border-bottom: 1px solid var(--color-default-text);
    }
    
    .SpNavi ul li a, .head_icon a {
        display: block;
    }

}

@media screen and (max-width: 530px) {
    
    .SpTarget ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 21px;
        margin-bottom: 18px;
    }
    .SpTarget ul li {
        width: calc(50% - 20px);
        margin-bottom: 3px;
    }
    .SpTarget ul li a {
        min-width: 135px;
        padding: 3px 0;
    }
    .SpTarget ul li:nth-child(even) { /* 偶数 */
        margin-right: 0;
    }
    .SpTarget ul li:nth-child(odd) { /* 奇数 */
        margin-right: 20px;
    }

 }

@media screen and (max-width: 290px) {
    header h1 img { max-width: 150px;}
    .sp_btn #sp_search_icon img { margin-right: 15px;}
}



/*--------------------------------

footer

---------------------------------*/
/* 极速体育直播_极速体育app-官网とサイトマップ */
.sub_footer {
    font-size: var(--fz16);
    margin:var(--space20_14) auto;
}
.sub_footer p {
    display: inline-block;
}
.sub_footer p:first-child::after {
    content: "|";
    width: 1px;
    height: 16px;
    color: var(--color-default-text);
    padding-left: 28px;
}
.sub_footer p:last-child {
    padding-left: 28px;
}
/* 极速体育直播_极速体育app-官网とサイトマップ　ここまで */

.bg_bluish-black {
    background: var(--color-bluish-black);
    padding-top: 80px;
    padding-bottom: 40px;
}

.footer_flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.footer_flex .footer_logo, .footer_flex .address {
    color: var(--color-white);
    font-weight: var(--fz600);
}

/* ロゴ */
.footer_flex .footer_logo {
    font-size: 2.4rem;
    margin-bottom: 34px;
}
.footer_flex .footer_logo .min {
    font-size: 1.2rem;
    margin-bottom: 15px;
}

.footer_flex .address {
    font-size: var(--fz16);
}

/* 関連リンク　ボタン */
.related-links {
	display: flex;
}
.related-links p {
    width: calc(280px - 20px);
}
.related-links p:not(:last-child) {
	margin-right: 20px;
}
.related-links a {
	width: 100%;
	max-width: 280px;
	height: 80px;
	
	display: flex;
	align-items: center;
    justify-content: center;
	text-align: center;

	font-size: var(--fz16);
	font-weight: var(--fw600);
	color: var(--color-bluish-black);
	background: var(--color-white);
}

/* コピーライト */
.copyright {
    font-size: 1.6rem;
    font-weight: var(--fw600);
    color: var(--color-white);
    text-align: center;
}


@media screen and (max-width: 1250px) {

    .footer_flex {
        display: block;
    }
    /* 関連リンク　ボタン */
    .related-links {
        margin-top: 34px;
    }

}


@media screen and (max-width: 840px) {

    /* 极速体育直播_极速体育app-官网とサイトマップ */
    .sub_footer p:first-child::after,.sub_footer p:last-child {
        padding-left: 14px;
    }

    .footer_flex {
        margin-bottom: 30px;
    }

    /* ロゴ */
    .footer_flex .footer_logo {
        font-size: 2rem;
        margin-bottom: 34px;
    }
    .footer_flex .footer_logo .min {
        font-size: 1rem;
        margin-bottom: 15px;
    }

    /* 関連リンク　ボタン */
    .related-links {
        flex-wrap: wrap;
    }
    .related-links p {
        width: calc(50% - 10px);
    }
    .related-links p:nth-child(n+2){
        margin-right: 0;
    }
    .related-links p:nth-child(-n+2){
        margin-bottom: 20px;
    }

    .related-links a {
        height: 60px;
        max-width: 345px;
    }

    /* コピーライト */
    .copyright {
        font-size: 1.4rem;
    }

}


@media screen and (max-width: 480px) {

    /* 极速体育直播_极速体育app-官网とサイトマップ */
    .sub_footer {
        font-size: 12px;
    }

    /* ロゴ */
    .footer_flex .footer_logo {
        font-size: 1.8rem;
        margin-bottom: 15px;
    }
    .footer_flex .footer_logo .min {
        font-size: 0.9rem;
        margin-bottom: 11px;
    }

    /* 関連リンク　ボタン */
    .related-links {
        display: block;
    }
    .related-links p {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-right: 0;
    }

    .related-links p a {
        margin: auto;
        max-width: none;
    }
    .related-links p:not(:last-child) {
        margin-right: 0;
    }

     /* コピーライト */
     .copyright {
        font-size: 1.2rem;
    }

}