@charset "utf-8";
/* CSS Document */
p{
	margin: 0;
}
ul{
	padding: 0;
	margin: 0;
	overflow: hidden;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
    text-align: center;
    color: #FFFFFF;
}
a:hover{
    text-decoration: none;
}



/* CSS Document */


/*#wrapper a:link { text-decoration: none; }
#wrapper a:visited { color: #000000; }
#wrapper a:hover { color: #000000; }
#wrapper a:active { color: #000000; }*/

#HA_wrapper{
	width:1200px;
	text-align: center;
    margin: 2% auto 0%;
    display: block;
    padding: 10% 0%;
    background-color: #b36836;
    color: #FFFFFF;
    text-transform: full-width;
    overflow: hidden;
}
#HA_wrapper h1{
    font-size: 60px;
    text-align: center;
    margin: 0% auto;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 0em;
    
}
#HA_wrapper h2{
    font-size: 24px;
    text-align: center;
    margin: 0% auto 0%;
    font-weight: 500;
    line-height: 2em;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    letter-spacing: 1px;
}
#HA_wrapper h2 span{
    font-size: 120%;
}
#HA_wrapper h3{
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    margin: 0% auto 0%;
    line-height: 2em;
 /*font-family: 'Noto Sans JP', sans-serif;*/
    letter-spacing: 1px;
    padding-top: 5%;
}



.lead_p{
	display: block;
	margin: 5% auto;
	font-size: 18px;
	line-height:2em;
	letter-spacing: 0.15em;
	text-align: center;
}
.lead_s{
	display: none;
}
.HA_box{
    max-width: 900px;
    width: 100%;
    display: inline-block;
    margin: 5% auto 8%;
	text-align: center;
    position: relative;
}

.ItemWrap{
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 4;
    margin: 0 auto;
    display: inline-block;
}
.ItemBox{
    width:90%;
    position: absolute;
    left: 5%;
    top: 5%;
    z-index: 5;
    display: inline-block;
    /*border: #FF0004 1px solid;*/
}
.ItemImg{
    width: 50%;
    margin: 2% auto 0;
    float: left;
}
.ItemImg-2{
    width: 35%;
    margin: 0% auto 0;
    float: left;
    margin-left:8%;
}
.ItemDetailBox{
    width: 48%;
    float: right;
    text-align: center;
    display: inline-block;
    margin: 17% auto 0;
}
.ItemDetailBox p{
    font-size: 25px;
    text-align: center;
    margin: 0 auto;
    line-height: 1.5em;
    display: block;
    font-family: 'Poppins', sans-serif;
}
.StyleWrap{
    max-width: 850px;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 15% 0 0%;
    position: relative;
    margin: 5% auto;
    /*border: #9E2C5A 1px solid;*/
}
.PointBox-1{
    width: 60%;
    padding: 5%;
    display: inline-block;
    background: #FFFFFF;
    position: relative;
    z-index: 5;
    margin: 0 auto;
    float: right;
}
.PointBox-2{
    width: 60%;
    padding: 5%;
    display: inline-block;
    background: #FFFFFF;
    position: relative;
    margin: 5% auto 0%;
    z-index: 5;
    float: left;
}
.Pointttl_l{
    width: 100%;
    font-size: 20px;
    text-align: left;
    line-height: 1.2em;
    color: #893a17;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    float: left;
}
.Pointttl_l span{
    font-weight: 200;
}
.Pointtxt_l{
    font-size: 15px;
    text-align: left;
    margin: 2% auto 0;
    line-height: 1.5em;
    letter-spacing: 1px;
    font-weight: 300;
    color: #000000;
    float: left;
}
.Pointttl_r{
    width: 100%;
    font-size: 20px;
    line-height: 1.2em;
    color: #893a17;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    float: right;
    text-align: right;
}
.Pointttl_r span{
    font-weight: 200;
}
.Pointtxt_r{
    font-size: 15px;
    text-align:right;
    margin: 2% auto 0;
    line-height: 1.5em;
    letter-spacing: 1px;
    font-weight: 300;
    color: #000000;
    float: right;
    
}
.Style-1{
    width: 29%;
    right: 0;
    top: -5%;
    position: absolute;
    z-index: 6;
}
.Style-2{
    width: 40%;
    left: 0;
    top: 19.5%;
    position: absolute;
    z-index: 6;
}
.Style-3{
    width: 38%;
    right: 0;
    bottom: -3%;
    position: absolute;
    z-index: 6;
}

.ItempBox{
    width: 50%;
    position: relative;
    display: inline-block;
    float: left;
    margin: 5% auto 0;
    
}
.ItempBox p{
    font-size: 16px;
    text-align: left;
    letter-spacing: 2px;
    line-height: 1.7em;
    
}

.button_s{
    width: 30%;
    float: left;
    border-bottom: #FFFFFF 1px solid;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 1.5em;
    font-weight: normal;
    text-align: left;
    margin: 5% auto 0;
    color: #FFFFFF;
}


.button04 a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 8% auto 0;
    padding:4% 4%;
    width: 50%;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    border-radius: 1px;
    background-color: #000000;
    font-family: 'Lato', sans-serif;
    border: #000000 1px solid;
    transition: 0.5s;
}
.button04 a::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    transform: rotate(45deg);
}
.button04 a:hover {
    color:#000000;
    text-decoration: none;
    background: #FFFFFF;
    border: #000000 1px solid;
}
.button04 a:hover::after {
    border-top: 3px solid #000000;
    border-right: 3px solid #000000;
}



/* General button style (reset) */
.btn{
	border: none;
	font-family: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	/* text-transform: uppercase;*/
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 1 */
.btn-1 {
    background: #000000;
    color: #FFFFFF;
	font-size:18px;
	text-align: center;
	width: 44%;
    padding: 3% 0;
    margin: 2% auto 2%;
    float: none;
    font-weight: 400;
    display: block;
    border: #000000 1px solid;
    line-height: 1.5em;
    border-radius: 2px;
}

.btn-1:hover {
    background: #FFFFFF;
    color: #000000;
    border: #000000 1px solid;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


.hr{
	width: 90%;
	border-top:1px #FFFFFF dotted;
	text-align: center;
    margin: 0% auto 5%;
    opacity: .7;
}
.hr2{
	width: 50%;
	border-top:1px solid #9B9B9B;
	text-align: center;
    margin: 5% auto ;
}

.Left{
    float: left;
}

.Right{
    float: right;
}
.small{
	font-size:60%;
}
.clear {
	clear: both;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
.Mt10{
    margin-top: 10%;
}
.Mt15{
    margin-top: 15%;
}
.Mt5{
    margin-top: 5%;
}



@media only screen and (max-width:768px){
	#HA_wrapper {
		width: 100%;
		text-align: center;
		margin: 0% auto 0%;
		padding: 15% 0% 20%;
	}
    
    #HA_wrapper h1{
        font-size:34px;
        margin: 2% auto;
    }
    #HA_wrapper h2{
        font-size: 17px;
        line-height: 1em;
    }
    #HA_wrapper h3{
        font-size: 14px;
        line-height: 1.8em;
    }
    .pc {
		display:none;
	}
	.sp {
		display:block;
		width: 100%;
	}
	.lead_p{
		display: none;
	}
	.lead_s{
		display: block;
		text-align:center;
		margin: 12% auto 10%;
		line-height:2em;
		font-size: 15px;
		letter-spacing: 0.08em;
	}
    .StyleWrap{
        margin: 10% auto 0;
        
    }
    
    .ItemWrap{
        width: 90%;
        padding: 0% 5%;
    }
    
    .ItemBox{
        width: 90%;
        left: 5%;
    }
    
    .ItemImg{
        width: 80%;
        text-align: center;
        margin: 0 auto;
        display: block;
        float: none;
    }
    .ItemImg-2{
        width: 55%;
        text-align: center;
        margin: 0 auto;
        display: block;
        float: none; 
    }
    .ItemDetailBox{
        width: 100%;
        margin: 5% auto 0;
    }
    .ItemDetailBox p{
        font-size: 20px;
    }
    .PointBox-1{
        width: 85%;
        padding: 10% 5%;
    }
    .PointBox-2{
        width: 85%;
        padding: 10% 5%;
        margin: 10% auto 0;
    }
    .Pointttl_l{
        font-size: 15px;
    }
    .Pointtxt_l{
        font-size: 13px;
    }
    .Pointttl_r{
        float: left;
        text-align: left;
        font-size: 15px;
        margin-left: 43%;
    }
    .Pointtxt_r{
        font-size: 13px;
        float: left;
        text-align: left;
        margin-left: 43%;
    }
    .Style-1{
        width: 38%;
        top: -5%;
    }
    .Style-2{
        width: 46%;
        top: 26.5%;
    }
    .Style-3{
        width: 43%;
            bottom: 19%;
    }
    .ItempBox{
        width: 90%;
        float: none;
        text-align: center;
        margin: 12% auto 0;
        position: relative;
    }
    .ItempBox p{
        text-align: center;
        font-size: 15px;
        
    }
    .button_s{
        width: 70%;
        text-align: center;
        float: none;
        margin: 5% auto 0;
    }
    
    .button04 a{
        font-size: 13px;
        width: 60%;
        margin: 5% auto 0;
        
    }
    .btn-1{
        width: 90%;
        font-size: 13px;
        margin: 5% auto;
        padding: 4.5%;
    }
    .Mt5{
        margin-top: 10%;
    }
    .hr{
        margin: 10% auto 7%;
        opacity: .3;
    }

    
    
}

