@charset "UTF-8";

/* ＝＝＝＝＝＝＝＝
　　　PC START
＝＝＝＝＝＝＝＝＝ */

#syasou .footer{
    margin-top: 0;
}
#syasou .footwrap{
    padding-bottom: 150px;
}
#syasou .wave{
    background-image: url(../img/wave.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    padding-bottom: 160px;
}
/* ＝＝＝キーヴィジュアル＝＝＝ */
#syasou .frame{
    margin-top: 150px;
    background-color: #ffffff;
    box-shadow: 7px 7px 4px gray;
    padding: 40px 50px;
    display: flex;
    gap: 70px;
    position: relative;
}
#syasou .sya_mark{
    position: absolute;
    bottom: -48px;
    right: 56px;
    width: 250px;
}
#syasou .kv_img{
    width: 100%;
}
#syasou .kv_txt{
    width: 80%;
    transform: rotate(0.05deg);
    color: var(--main);
    font-size: 1.3em;
    font-weight: bold;
    line-height: 2.4;
}
/* ＝＝＝ｈ２＝＝＝ */
#syasou .heading_2{
    display: block;
    width: fit-content;
    margin: 120px auto 80px;
    border-bottom: 4px solid var(--main);
    padding-bottom: 24px;
}
/* ＝＝＝サポート致します＝＝＝ */
#syasou .h2_flex{
    display: flex;
    justify-content: center;
    gap: 60px;
}
#syasou .h2_flex li{
    box-shadow: 9px 9px var(--main);
}

/* ＝＝＝主要会場＝＝＝ */
#syasou .h2_flex01{
    display: flex;
    justify-content: center;
    gap: 60px;
}
#syasou .h2_flex01 li a{
    display: block;
    width: 298px;
    padding: 40px 60px;
    background-image: url(../img/syasou_btnbg.png);
    box-shadow: 9px 9px var(--main);
    color: var(--main);
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.7;
    text-align: center;
}
#syasou .mb{  display: none;}


/* ===========================
     タブレット・スマホ
============================ */
@media screen and (max-width: 767px){
#syasou .footwrap{
    padding-bottom: 100px;
}
#syasou .mb{
    display: block;
}
/* =========キーヴィジュアル========= */
#syasou .frame{
    margin-top: 50px;
    background-color: #ffffff;
    box-shadow: 7px 7px 4px gray;
    padding: 40px 50px 14%;
    display: block;
}
#syasou .sya_mark{
    position: absolute;
    bottom: -80px;
    right: 6%;
    width: 38%;
}
#syasou .kv_img {
    margin-bottom: 40px;
}
#syasou .kv_txt {
    width: 100%;
    transform: rotate(0.05deg);
    color: var(--main);
    font-size: 1.3em;
    font-weight: bold;
    line-height: 2.5;
}
/* =========サポート致します========= */
#syasou .h2_flex{
    display: block;
}
#syasou .pc{
    display: none;
}
#syasou .h2_flex li {
    max-width: 500px;
    margin: 50px auto;
}
#syasou .heading_2_01 img{
    display: block;
    max-width: 400px;
    margin: 100px auto 50px;
    width: 90%;
    border-bottom: 4px solid var(--main);
    padding-bottom: 20px;
}
#syasou .heading_2_02 img{
    display: block;
    max-width: 400px;
    margin: 100px auto 50px;
    width: 90%;
    border-bottom: 4px solid var(--main);
    padding-bottom: 20px;
}
#syasou .sya_btnbg01{
    margin-top: 30px;
    background-image: url(../img/sya_btnbg01_sp.png);
    background-position: center;
    background-size: cover;
}
#syasou .sya_btnbg01 img{
    display: block;
    max-width: 400px;
    margin: 0 auto;
    width: 90%;
}

/* =========主要会場========= */
#syasou .h2_flex01{
    display: block;
    margin-bottom: 50px;
}
#syasou .h2_flex01 li a {
    width: auto;
    display: block;
    padding: 30px 60px;
    background-image: url(../img/syasou_btnbg_sp.png);
    box-shadow: 9px 9px var(--main);
    color: var(--main);
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.7;
    text-align: center;
    max-width: 500px;
    margin: 50px auto;
}










/* =========見出し========= */
#syasou .h2line{display: none;}
#syasou .h2{
    margin: 60px 0 30px 0;
    font-size: 1.8em;
}
 #syasou .h2line_sp{
    width: 70%;
    margin: 0 auto 80px;
}
/* -----ホール------ */
#syasou .head3{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
#syasou .head3_s{
    font-size: 1em;
    background-color: var(--main);
	color: #fff;
    padding: 10px;
    width: 16%;
    margin: 15px 5% 0;
	text-align: center;
	border-radius: 10px;
}
#syasou .head4{
    text-align: center;
    font-size: 1.2em;
    width: 100%;
    margin: 10px auto 16px;
    line-height: 1.15;
}
#syasou .s_box{
	display: block;
    width: 100%;
    padding: 0 10px 20px 10px;
}
#syasou .s_box_l{
	display: block;
    width: 100%;
}
#syasou .sp_box {
    width: auto;
    max-width: 440px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    justify-content: center;
    place-items: center;
}
#syasou .sp_box img{
    width: 170px;
	height: 114px;
}
#syasou .sp_box_l{
    width: 100%;
	margin-top: 20px;
}
#syasou .s_box_txt{
    text-align: left;
    font-size: 1.1em;
}
#syasou .s_box_txt2{
    text-align: left;
    font-size: 1.3em;
}
#syasou .s_icon ul{
    max-width: 440px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: 10px auto 14px;
}
#syasou .s_icon li{
    font-size: 0.9em;
    text-align: center;
    padding: 8px 10px;
}
#syasou .s_box_r{
    width: 55%;
	margin: 0 auto;
}
#syasou .s_box_r a{
    margin-top: 0;
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid var(--main);
    border-radius: 6px;
    color: var(--main);
    font-weight: bold;
    padding: 15px;
    text-align: center;
}

#syasou .line{
    width: 90%;
    margin: 20px auto 0;
    border-bottom: 4px dotted var(--main);
}
#syasou .line:last-child{
    margin-bottom: 100px;
}
#syasou .s_box:last-child{
    margin-bottom: 20px;
}
#syasou .pc{
    display: none;
}
}/* 767END */

@media screen and (max-width: 550px){
#syasou .mb{  display: block;}
#syasou .footwrap{
    padding-bottom: 80px;
}
#syasou .wave{
    padding-bottom: 80px;
}
/* ------キーヴィジュアル------ */
#syasou .frame{
    margin-top: 50px;
    background-color: #ffffff;
    box-shadow: 7px 7px 4px gray;
    padding: 30px 30px 20% 30px;
    display: block;
    gap: 70px;
}
#syasou .sya_mark{
    position: absolute;
    bottom: -10%;
    right: 6%;
    width: 40%;
}
@media screen and (max-width: 450px){

}
#syasou .kv_img {
    margin-bottom: 40px;
}
#syasou .kv_txt {
    width: 100%;
    transform: rotate(0.05deg);
    color: var(--main);
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2;
}
/* ------サポート致します------ */
#syasou .h2_flex li {
    margin: 30px auto;
}
/* ------主要会場------ */
#syasou .h2_flex01 li a {
    padding: 16px 0;
    font-size: 1.2em;
    margin: 30px auto;
}
@media screen and (max-width: 370px){
    #syasou .h2_flex01 li a {
        padding: 12px 0;
        font-size: 1.1em;
    }
}




/* ------見出し------ */
#syasou .h2{
    margin: 50px 0 30px 0;
    font-size: 1.3em;
}
#syasou .h2line_sp{
     width: 90%;
     margin: 0 auto 60px;
}
/* -----ホール------ */
#syasou .head3{
    font-size: 1.25em;
}
#syasou .head3_s{
    font-size: 1em;
    background-color: var(--main);
	color: #fff;
    padding: 10px;
    width: 19vw;
    margin: 15px 0 0;
	text-align: center;
	border-radius: 10px;
}
#syasou .head4{
    width: 100%;
    margin: 16px auto 10px;
    line-height: 1.2;
}
#syasou .sp_box {
    width: auto;
    max-width: 320px;
    margin: 0 auto;
    display: flex;
    gap: 10px;
    justify-content: center;
    place-items: center;
}
#syasou .sp_box img{
    width: 140px;
	height: 94px;
}
#syasou .sp_box_l{
    width: 100%;
	margin-top: 0;
}
#syasou .line:last-child{
    margin-bottom: 70px;
}
#syasou .s_icon ul{
    max-width: 320px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 10px auto 10px;
    gap: 6px;
}
#syasou .s_box_txt{
    font-size: 1em;
    margin-bottom: 2px;
    line-height: 1.3;
}
#syasou .s_box_txt2 span{
    display: block;
    width: fit-content;
    padding: 0 10px;
}
#syasou .s_box_l {
    padding-top: 0;
}
#syasou .s_box_txt2 {
    font-size: 1.3em;
    margin-bottom: 0;
}
#syasou .s_box {
    padding: 0 0 20px 0;
}
#syasou .s_box_r a{
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid var(--main);
    border-radius: 6px;
    color: var(--main);
    font-weight: bold;
    padding: 15px 30px;
    text-align: center;
}
#syasou .s_box_r {
    width: 70%;
}
    }/* 550END */