

/* リセット */
#main #main-head .topicpath, #main #main-head .topicpath a, #main #main-head .topicpath a:visited {
    color: #fff;
}
body.page-template-page-plane {
    background-color: #f2f2f2;
}
.wp_social_bookmarking_light {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.wp_social_bookmarking_light_clear {
    clear: both !important;
}
#main #main-head .topicpath{
    margin-left: 40px;
}.wp_social_bookmarking_light div {
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    /* height: 23px !important; */
    text-indent: 0 !important;
}
body.page-template-page-plane div.article {
    border: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    font-size: 14px;
    line-height: 2em;
}
body.page-template-page-plane div#main-head{
	width: 1000px !important;
	margin:0 auto 40px !important;
}

body.page-template-page-plane div.pagetop{
	width: 1000px;
	margin: 0 auto 20px;
}

#main #main-head .social .wp_social_bookmarking_light {
    display: flex;
    width: auto;
}
body.page-template-page-plane #main #main-head .topicpath{
	width: 500px;
}
/* トップ背景 */

#playball-mainBg{
    background: url(../images/event/playball/playball-mainbg.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 151px;
    z-index: -1;
    width: 100%;
    height: 477px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
#playball-mainBg.bg-2023{
    background: url(../images/event/playball/2023/playball-mainbg-2023.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 151px;
    z-index: -1;
    width: 100%;
    height: 477px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

#playball-mainBg.bg-2024{
    background: url(../images/event/playball/2024/playball-mainbg-2024.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 151px;
    z-index: -1;
    width: 100%;
    height: 477px;
    display: flex;
    align-items: center;
    overflow: hidden;
}


#playball-mainBg-sp{
    display: none;
}

/* 見出し */
#playball-mainBg h2 img{
    display: block;
    width: 100%;
    height: 100%;
}
#playball-mainBg h2{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

/* 中身 */
.playball-content{
    width: 100%;
    max-width: 920px;
    background-color: #fff;
    padding: 50px 40px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin: 355px auto 0;
}
.playball-content h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}
.playball-content p{
    font-weight: normal;
    font-size: 18px;
}
.playball-content .playball-deco{
    background: url(../images/event/playball/playball-deco.png) ;
    background-repeat: space;
    display: inline-block;
    width: 100%;
    height: 12px;
    background-size: contain;
    margin-bottom: 40px;
}
.playball-imageBox figure{
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    padding-top: 40px;
    line-height: 0;
}
.playball-imageBox figure img{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
}


/* スマホ */
/* リセット sp */
body.page-template-page-plane #content.plane_sp #playball-mainBg{
    display: none;
}
.breadcrumb {
    padding: 8px 20px;
    position: relative;
    z-index: 2;
}
body.page-template-page-plane footer {
    background-color: #8a0614!important;
}
body.page-template-page-plane #content.plane_sp {
    background-color: transparent;
}
body.page-template-page-plane #content.plane_sp {
    line-height: 2;
}
body.page-template-page-plane .plane_sp #content_centering {
    width: 100%;
    margin: 0;
}

body.page-template-page-plane .plane_sp .textbox {
    background-color: transparent;
    border-top: none;
    margin: 0;
    box-shadow: none;
}
body.page-template-page-plane .plane_sp .text {
    padding: 0;
}
body.page-template-page-plane .plane_sp .textbox_content {
    margin: 0;
}

#content p {
    margin-bottom: 0px !important;
}

/* トップ背景 sp */
body.page-template-page-plane #content.plane_sp #playball-mainBg-sp{
    display: block;
    background: url(../images/event/playball/playball-mainbg-sp.jpg) no-repeat center center;
    background-size: 100%;
    z-index: 0;
    width: 100%;
    overflow: hidden;
    height: 70vw;
}

body.page-template-page-plane #content.plane_sp #playball-mainBg-sp.bg-2023{
    display: block;
    background: url(../images/event/playball/2023/playball-mainbg2023-sp.jpg) no-repeat center center;
    background-size: 100%;
    z-index: 0;
    width: 100%;
    overflow: hidden;
    height: 70vw;
	display: flex;
	align-items: center;
	overflow: hidden;
}

body.page-template-page-plane #content.plane_sp #playball-mainBg-sp.bg-2024{
    display: block;
    background: url(../images/event/playball/2024/playball-mainbg2024-sp.jpg) no-repeat center center;
    background-size: 100%;
    z-index: 0;
    width: 100%;
    overflow: hidden;
    height: 70vw;
	display: flex;
	align-items: center;
	overflow: hidden;
}

/* 見出し */
#playball-mainBg-sp h2.sub-title img{
    display: block;
    width: 100%;
    height: 100%;
}
#playball-mainBg-sp h2.sub-title{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
	padding: 0 20px;
}
.plane_sp .playball-content {
    width: 90%;
    padding: 0px 10px 10px 10px;
    font-size: 14px;
    margin: 10px auto;
    margin-bottom: 40px;
}
.plane_sp .playball-content h3 {
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
    border: none;
    line-height: 1.7;
    /* margin-bottom: 20px; */
    padding: 20px 10px;
    margin: 0 !important;
}
.playball-content p {
    font-size: 16px;
}
.plane_sp .playball-imageBox figure{
    padding-top: 20px;
}

.plane_sp .playball-content .playball-deco{
    margin-bottom: 20px;
}