@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
	margin: 0;
	padding: 0;
}
*:focus {
  outline: none;
}

.logo_s {
    width: 25%;
    max-width: 150px;
    margin: 4% auto 6%;
}
#sb_wrap {
    width: 100%;
    margin:0% auto;
    position: relative;
	text-align: center;
    display: block;
    padding: 5% 0 10%;
    background: #FFFFFF;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-animation: fadein 1s forwards ease;
    animation: fadein 1s forwards ease;
}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        transform: translate(0);
    }
}

#sb_wrap img {
    width: 100%;
	border: 0;
	vertical-align: bottom;
    line-height:0;
}
#sb_wrap ul{
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
#sb_wrap li{
    list-style: none;
}
#sb_wrap a{
    text-decoration: none;
}
#sb_head{
    width: 100%;
    position: relative;
    margin: 0 auto 5%;
}
#sb_head .head{
    width: 100%;
    margin: 0 auto;
}
#sb_head .head .headimg{
    width: 100%;
    position: relative;
    z-index: 5;
}
#sb_head .head .title{
    width: 50%;
    left: 25%;
    top: 50%;
    font-family: futura-pt, sans-serif;
    font-size: 65px;
    line-height: 1.2em;
    display: inline-block;
    position: absolute;
    font-weight: 500;
    z-index: 6;
    text-align: center;
    color: #FFFFFF;
}
#sb_head .lead{
    font-size: 15px;
    text-align: center;
    margin: 10% auto 5%;
    position: relative;
    line-height: 2em;
    letter-spacing: 2px;
    font-weight: 400;
}
#sb_head .item_box{
    max-width: 750px;
    width: 100%;
    text-align: center;
    margin: 0% auto 0;
    position: relative;
    display: inline-block;
}
#sb_head .item_box .item_l{
    position: relative;
    width: 55%;
    float: left;
}
#sb_head .item_box .item_r{
    position: relative;
    width: 37%;
    float: right;
}
#sb_head .item_box .arrow{
    position: absolute;
    width: 12%;
    left: 52%;
    top: 50%;
}
#sb_head .item_box .item_credit{
    width: 100%;
    margin: 3% auto 0;
    display: inline-block;
    text-align: center;
}
#sb_head .item_box .item_credit p{
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    float: left;
    font-family: futura-pt, sans-serif;
    margin: 2% auto 0;
    line-height: 1em;
}
/************************************************************
               contents
************************************************************/
#sb_contents{
    max-width: 1000px;
    width: 100%;
    text-align: center;
    margin: 3% auto 0;
    position: relative;
}
#sb_contents .sb_box{
    width: 100%;
    text-align: center;
    margin: 5% auto;
    position: relative;
    display: inline-block;
}
#sb_contents .monthly_box{
    width: 30%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .monthly_box .title{
    width: 50%;
    float: left;
    margin: 25% auto 0;
}
#sb_contents .monthly_box .img{
    width: 50%;
    float: right;
    margin: 0 auto;
}

#sb_contents .main{
    max-width: 750px;
    width: 100%;
    text-align: center;
    margin: 5% auto;
    position: relative;
}
#sb_contents .txt{
    font-size: 13px;
    text-align: center;
    margin: 5% auto;
    position: relative;
    line-height: 2em;
    letter-spacing: 2px;
    font-weight: 400;
}
#sb_contents .sub_box_1{
    width: 100%;
    text-align: center;
    margin: 5% auto;
    position: relative; 
}
#sb_contents .sub_box_2{
    width: 100%;
    text-align: center;
    margin: 5% auto;
    position: relative; 
}
#sb_contents .sub_box_3{
    width: 100%;
    text-align: center;
    margin: 5% auto;
    position: relative; 
}
#sb_contents .sub_box_4{
    width: 100%;
    text-align: center;
    margin: 5% auto;
    position: relative; 
}
/*--------sub01--------*/
#sb_contents .sub_box_1 .sub01{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .sub_box_1 .sub01 .img{
    width: 60%;
    float: left;
}
#sb_contents .txt{
    font-size: 13px;
    text-align: center;
    margin: 5% auto;
    position: relative;
    line-height: 2em;
    letter-spacing: 2px;
    font-weight: 400;
}
#sb_contents .sub_box_1 .sub02{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .sub_box_1 .sub02 .img01{
    width: 30%;
    float: right;
    margin: 5% auto 0;
}
#sb_contents .sub_box_1 .sub02 .img02{
    width: 35%;
    float: right;
    margin: 15% 3% 0 0;
}
#sb_contents .sub_box_1 .sub02 .item_box{
    width: 28%;
    float: left;
    display: inline-block;
    position: relative;
    margin: 35% auto 0;
}
/*--------sub02--------*/
#sb_contents .sub_box_2 .sub01{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .sub_box_2 .sub01 .img{
    width: 60%;
    float: left;
}
#sb_contents .txt{
    font-size: 13px;
    text-align: center;
    margin: 5% auto;
    position: relative;
    line-height: 2em;
    letter-spacing: 2px;
    font-weight: 400;
}
#sb_contents .sub_box_2 .sub02{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .sub_box_2 .sub02 .img01{
    width: 25%;
    float: right;
    margin: 5% auto 0;
}
#sb_contents .sub_box_2 .sub02 .img02{
    width: 40%;
    float: right;
    margin: 30% 3% 0 0;
}
#sb_contents .sub_box_2 .sub02 .item_box{
    width: 28%;
    float: left;
    display: inline-block;
    position: relative;
    margin: 60% auto 0;
}
/*--------sub03--------*/
#sb_contents .sub_box_3 .sub01{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .sub_box_3 .sub01 .img{
    width: 60%;
    float: right;
}
#sb_contents .sub_box_3 .sub02{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .sub_box_3 .sub02 .img01{
    width: 30%;
    float:left;
    margin: 5% auto 0;
}
#sb_contents .sub_box_3 .sub02 .img02{
    width: 30%;
    float:left;
    margin: 15% 0% 0 3%;
}
#sb_contents .sub_box_3 .sub02 .item_box{
    width: 28%;
    float: right;
    display: inline-block;
    position: relative;
    margin: 35% auto 0;
}
/*--------sub04--------*/
#sb_contents .sub_box_4 .sub01{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .sub_box_4 .sub01 .img{
    width: 60%;
    float: left;
    margin: 5% auto 0;
}
#sb_contents .sub_box_4 .sub01 .item_box{
    width: 28%;
    float: right;
    display: inline-block;
    position: relative;
    margin: 70% auto 0;
}
#sb_contents .sub_box_4 .sub02{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#sb_contents .sub_box_4 .sub02 .img01{
    width: 28%;
    float:right;
    margin: 0% auto 0;
}
#sb_contents .sub_box_4 .sub02 .img02{
    width: 28%;
    float:right;
    margin: 30% 0% 0 0;
}





#sb_contents .item_box ul{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
}
#sb_contents .item_box ul li{
    box-sizing:border-box;
    position: relative;
    margin: 2% 0;
}
#sb_contents .item_box p{
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    float: left;
    font-family: futura-pt, sans-serif;
    margin: 2% auto 0;
    line-height: 1em;
    line-height: 13px;
}


/**************************************************
                   ボタン
**************************************************/

.btn_01 a{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
    width: 30%;
	margin: 0 auto;
    padding: 2% 0%;
	font-weight:500;
	border: 1px solid #000000;
    background: #FFFFFF;
	transition: 0.5s;
    font-family: futura-pt, sans-serif;
    font-size: 13px;
    color: #000000;
    letter-spacing: 2px;
    float: right;
}
.btn_01 a:hover {
    background: #000000;
    color: #FFFFFF;
}
.btn_02 a{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
    width: 30%;
	margin: 0 auto;
    padding: 2% 0%;
	font-weight:500;
	border: 1px solid #000000;
    background: #FFFFFF;
	transition: 0.5s;
    font-family: futura-pt, sans-serif;
    font-size: 13px;
    color: #000000;
    letter-spacing: 2px;
    float: right;
}
.btn_02 a:hover {
    background: #000000;
    color: #FFFFFF;
}
.btn_coming{
    display: block;
	text-align: right;
	text-decoration: none;
    width: 40%;
	margin: 0 auto;
    padding: 2% 0%;
	font-weight:500;
    background: #FFFFFF;
	transition: 0.5s;
    font-family: futura-pt, sans-serif;
    font-size: 10px;
    color: #000000;
    letter-spacing: 2px;
    float: right;
}

.pc {
	display: block;
}
.sp {
	display:none;
}
.FL {
	float: left;
}

.FR {
	float: right;
}
.Sml {
	font-size: 12px;
	margin: 3px;
}
.mB5{
    margin-bottom: 5%;
}
.clear{
    clear: both;
}
.hr{
    width: 60%;
    text-align: center;
    margin: 5% auto 3%;
    border-top: #000000 1px solid;
}



@media only screen and (max-width:768px){
	#sb_wrap {
		width: 100%;		
        margin: 0 auto 0%;
        padding: 8% 0 15%;
        overflow: hidden;
    }
    #sb_head{
        margin:0% auto 10%;
    }
    #sb_head .head .title{
        color: #FFFFFF;
        width: 90%;
        font-size:30px;
        text-align: center;
        left: 5%;
        top: 42%;
    }
    #sb_head .lead{
        font-size: 11px;
        letter-spacing: 1px;
    }
    #sb_head .item_box{
        width: 94%;
        margin: 5% auto;
    }
    #sb_head .item_box .item_l{
        width: 56%;
    }
    #sb_head .item_box .item_r{
        width: 38%;
    }
    #sb_head .item_box .item_credit p{
        width: 100%;
        font-size: 9px;
        text-align: center;
        float: none;
        margin: 2% auto;
    }
    #sb_contents{
        width: 100%;
        margin: 15% auto 0;
    }
    #sb_contents .monthly_box{
        width: 50%;
    }
    #sb_contents .main{
        margin: 8% auto;
    }
    #sb_contents .txt{
        font-size: 10px;
        letter-spacing: 1px;
    }
    /*------sub01------*/
    #sb_contents .sub_box_1 .sub01 .img{
        width: 80%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    #sb_contents .sub_box_1 .sub02{
        position: relative;
    }
    #sb_contents .sub_box_1 .sub02 .img01{
        width: 65%;
        float: right;
        z-index: 4;
        position: relative;
        margin: 8% auto 0;
    }
    #sb_contents .sub_box_1 .sub02 .img02{
        position: absolute;
        left: 0;
        width: 55%;
        top: 20%;
        z-index: 5;
    }
    #sb_contents .sub_box_1 .sub02 .item_box{
        width: 60%;
        float: right;
        text-align: center;
        position: relative;
        display: inline-block;
        margin: 32% auto 0;
        padding-right: 5%;
    }
    /*------sub02------*/
    #sb_contents .sub_box_2 .sub01 .img{
        width: 80%;
        text-align: center;
        margin: 0 auto;
        float: none;
    }
    #sb_contents .sub_box_2 .sub02 .img01{
        width: 48%;
        float: right;
        margin: 8% auto 0;
    }
    #sb_contents .sub_box_2 .sub02 .img02{
        width: 48%;
        float: left;
        margin: 30% 0% 0 0;
    }
    #sb_contents .sub_box_2 .sub02 .item_box{
        width: 60%;
        float: right;
        text-align: center;
        position: relative;
        display: inline-block;
        margin: 5% auto 0;
        padding-right: 5%;
    }
    /*------sub03------*/
    #sb_contents .sub_box_3 .sub01 .img{
        width: 80%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    #sb_contents .sub_box_3 .sub02 .img01{
        width: 48%;
        float: left;
        margin: 8% auto 0;
    }
    #sb_contents .sub_box_3 .sub02 .img02{
        width: 48%;
        float: right;
        margin: 30% 0% 0 0;
    }
    #sb_contents .sub_box_3 .sub02 .item_box{
        width: 60%;
        float: left;
        text-align: center;
        position: relative;
        display: inline-block;
        margin: 5% auto 0;
        padding-left: 5%;
    }
    #sb_contents .sub_box_4 .sub02 .img01{
        width: 50%;
    }
    #sb_contents .sub_box_4 .sub02 .img02{
        width: 50%;
        margin: 60% auto 0;
    }
    #sb_contents .sub_box_4 .sub01 .img{
        width: 80%;
        float: none;
        text-align: center;
        margin: 8% auto;
    }
    #sb_contents .sub_box_4 .sub01 .item_box{
        width: 60%;
        float: none;
        text-align: center;
        margin: 0% auto 0;
    }
    #sb_contents .item_box ul li{
        margin: 1% 0;
    }
    #sb_contents .item_box p{
        font-size: 9px;
        letter-spacing: 1px;
    }
    .btn_02 a{
        width: 80%;
        float: none;
        text-align: center;
        margin: 6% auto 0;
        font-size: 9px;
    }
    
    .btn_01 a{
        width: 33%;
        font-size: 9px;
    }
    
    .btn_coming{
        width: 50%;
        font-size: 8px;
    }
    
    
    .FL{
        float: none;
    }
    .FR{
        float: none;
    }
    
    .credit{
        font-size: 12px;
        letter-spacing: 0px;
        font-weight: 600;
    }
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
}
