@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&display=swap');



*:focus {
  outline: none;
}

#ha_wrap{
    width: 100%;
	text-align: center;
    margin: 0% auto 0;
    padding: 5% 0 0;
    display: block;
    letter-spacing: 1px;
    font-weight: 400;
    overflow:hidden;
    background: #FFFFFF;
    font-family: 'Noto Sans JP', sans-serif;
}
#ha_wrap img{
    width: 100%;
    border: 0;
	vertical-align: bottom;
} 
#ha_wrap ul{
	padding: 0;
	overflow: hidden;
    margin: 0 auto;
}
#ha_wrap li{
	list-style: none;
    margin: 0 auto;
}
#ha_wrap a{
    text-decoration: none;
}
#ha_wrap a:link{
    text-decoration: none;
}
#ha_wrap a:hover{
    opacity: 1;
}
.Inter{
    font-family: "Inter Tight", sans-serif;
}
.Lato{
    font-family: "Lato", sans-serif;
}


/************************************************************
                head
************************************************************/
#ha_head{
    max-width: 1000px;
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    margin: 0 auto;
}

#ha_head .title{
    width: 50%;
    text-align: center;
    margin: 4% auto;
    display: block;
}
#ha_head .title_s1{
    width: 25%;
    text-align: center;
    margin: 0 auto;
    display: block;
}
#ha_head .title_s2{
    width: 40%;
    text-align: center;
    margin: 7% auto;
    display: block;
}


#ha_head .lead{
    font-size: 18px;
    text-align: center;
    margin: 2% auto 0;
    display: inline-block;
    position: relative;
    line-height: 2.5em;
}
/************************************************************
                contents
************************************************************/

#ha_contents{
    width: 100%;
    margin: 15% auto 0;
    display: block;
    padding: 0;
    line-height: 0;
    position: relative;
    background: #f2f2f2;
}

#ha_contents .section{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
#ha_contents .section .main{
    max-width: 800px;
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 4% 0;
}
#ha_contents .section .main .item_box{
    width: 45%;
    float:left;
    display: inline-block;
    position: relative;
    margin: 5% auto 0;
}
#ha_contents .section .main .item_box img{
    width: 12%;
    float: left;
}
#ha_contents .section .main .item_box .item{
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    line-height: 2em;
    display: inline-block;
    margin: 10% auto;
}
#ha_contents .section .main .img_box{
    width: 48%;
    float: right;
    display: inline-block;
    margin: 0 auto;
}
#ha_contents .section .main .img_box .style{ 
    width: 80%;
    float: left;
}
#ha_contents .section .main .img_box .cmt{
    width: 5%;
    float: right;
}
#ha_contents .section .main .ttl_box{
    width: 45%;
    float: left;
    display: inline-block;
    margin: 63% auto 0;
    /*border-bottom: #000000 1px solid;*/
}
#ha_contents .section .main .ttl_box img{
    width: 55%;
    float: left;
}
#ha_contents .section .sub{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    position: relative;
}

#ha_contents .section .sub .inner{
    max-width: 800px;
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 4% 0;
}
#ha_contents .section .sub .inner .ttl_box{
    width: 45%;
    float: left;
    display: inline-block;
    margin: 5% auto 0;
    /*border-bottom: #000000 1px solid;*/
}
#ha_contents .section .sub .inner .ttl_box img{
    width: 50%;
    float: left;
}
#ha_contents .section .sub .inner .style{
    width: 96%;
    display: inline-block;
    margin: 5% auto;
    text-align: center;
}
#ha_contents .section .sub .inner .style ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 5%;
}
#ha_contents .section .sub .inner .style ul li{
    display: inline-block;
    position: relative;
}
#ha_contents .section .sub .inner .style .txt{
    width: 98%;
    text-align: center;
    display: inline-block;
    position: relative;
    margin: 10% auto 5%;
}
#ha_contents .section .sub .inner .style .txt p{
    text-align: left;
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 600;
    
}
#ha_contents .section .sub .inner .style .credit{
    width: 96%;
    display: inline-block;
    text-align: center;
    margin: 0% auto;
    position: relative;
    min-height: 130px;
}
#ha_contents .section .sub .inner .style .credit p{
    font-size: 13px;
    font-family: "Inter Tight", sans-serif;
    letter-spacing: 0px;
    text-align: left;
    line-height: 2em;
    margin: 0 auto;
}

#ha_contents .section .arrow_box{
    max-width: 50px;
    width: 100%;
    position: absolute;
    bottom: 54%;
    left: 29%;
    display: inline-block;
    z-index: 10;
}
#ha_contents .section .arrow_box .arrow{
    width: 40%;
    float: left;
    margin-left: 0;
    display: block;
    
}


/************************************************************
                button
************************************************************/
.btn01 a{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
    width: 45%;
	margin: 0% auto;
    padding:3% 0;
    background: #FFFFFF;
    border: #000000 1px solid;
	color: #000000;
	transition: 0.5s;
    font-size:13px;
    font-weight: 700;
    line-height: 1em;
    float: left;
    font-family: "Lato", sans-serif;
}
.btn01 a:hover {
    background: #000000;
    border: #000000 1px solid;
    color: #FFFFFF;
    opacity: 1;
}
.btn02 a {
    background: #FFFFFF;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    margin: 5% auto 0;
    width: 94%;
    padding: 2% 2%;
    color: #000000;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    font-size: 13px;
    float: none;
    border-radius: 0px;
    line-height: 2em;
    /*border: #bc53ff solid 1px;*/
    font-family: "Lato", sans-serif;
}
.btn02 a:hover {
    background: #000000;
    color: #FFFFFF;
    /*border: #2E2E2E solid 1px;*/
}
.btn02 a:after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 2px solid #000000 ;
    border-right: 2px solid #000000 ;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.btn02 a:hover:after {
    border-color: #FFFFFF;
}


.pc{
	display: block;
}
.sp{
	display: none;
}

.Inter{
    font-family: 'Inter', sans-serif;
}
.Right{
    float: right;
}
.Left{
    float: left;
}

.small{
	font-size:60%;
}

.clear {
	clear: both;
}
@media only screen and (max-width:768px){
    #ha_wrap{
        width: 100%;
        padding: 15% 0 0;
    }
    #ha_head .title{
        width: 75%;
        margin: 5% auto;
    }
    #ha_head .title_s1{
        width: 45%;
    }
    #ha_head .title_s2{
        width: 50%;
    }    
    #ha_head .lead{
        font-size: 14px;
        line-height: 1.9em;
        margin: 5% auto;
    }
    #ha_contents .section .main{
        width: 90%;
        padding: 10% 0 8%;
    }
    #ha_contents .section .main .item_box{
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    #ha_contents .section .main .item_box img{
        width: 13%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    #ha_contents .section .main .item_box .item{
        text-align: center;
        font-size: 16px;
        margin: 5% auto;
        
    }
    #ha_contents .section .main .img_box{
        width: 100%;
        float: none;
        text-align: center;
        margin: 8% auto 0;
        display: inline-block;
        position: relative;
    }
    #ha_contents .section .main .img_box .style{
        width: 60%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    #ha_contents .section .main .img_box .cmt{
        width: 4.5%;
        position: absolute;
        top: 1.5%;
        right: 5%;
        z-index: 7;
    }
    #ha_contents .section .main .ttl_box{
        width: 100%;
        margin: 5% auto;
    }
    #ha_contents .section .main .ttl_box img{
        float: none;
        text-align: center;
        margin-left: 20%;
    }
    #ha_contents .section .sub .inner{
        padding: 10% 0 8%;
    }
    #ha_contents .section .sub .inner .ttl_box{
        width: 100%;
        margin: 5% auto;
    }
    #ha_contents .section .sub .inner .ttl_box img{
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    #ha_contents .section .sub .inner .style{
        width: 94%;
    }
    #ha_contents .section .sub .inner .style ul{
        grid-column-gap: 3%;
    }
    #ha_contents .section .sub .inner .style .txt p{
        font-size: 12px;
    }
    #ha_contents .section .sub .inner .style .credit{
        min-height: 100px;
    }
    #ha_contents .section .sub .inner .style .credit p{
        font-size: 10px;
    }
    #ha_contents .section .arrow_box{
        width: 2.5%;
        bottom: 42.5%;
        left: 50%;
        transform: translate(-50%,0%);
    }
    #ha_contents .section .arrow_box .arrow{
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    
    
    
    .btn01 a{
        width: 60%;
        font-size: 13px;
        padding: 3% 0;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .btn02 a{
        width: 96%;
        font-size: 10px;
        padding: 3% 0;
    }
    .btn{
        width: 94%;
        font-size: 13px;
        line-height: 3em;
        margin: 15% auto 0;
        
    }
    
    .pc{
        display: none;
    }
    .sp{
        display:block;
    }
    
    .Right{
        float: none;
    }
    .Left{
        float: none;
    }

}



