@import url("webfonts/HachiMaruPop_Regular/stylesheet.css");
@import url("webfonts/NewTegomin_Regular/stylesheet.css");
.swiper-wrapper{
	
	text-align: center;
}
#collection{
    text-align: center;
    color: #505886;
    font-size: 55px;
    font-family: "Times New Roman", Times, serif;
    /* [disabled]font-style: italic; */
    font-weight: bold;
    margin-bottom: -80px;
    margin-top: 50px;
}
#tezukuri{
    text-align: center;
    color: #4F4F4F;
    font-size: 40px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
    margin-bottom: -10px;
    line-height: 50px;
    margin-top: -10px;
}

#sliderWrapper{
    width: 1000px;
    height: 600px;
    overflow: hidden;
    position: relative;
}


#body {
    background-color: #FF4A4D;
    width: 22px;
    height: 400px;
}
#slider {
    margin-top: 24px;
    /* [disabled]background-color: #980002; */
    margin-bottom: 40px;
}


.guitar{
	max-width: 1000px;
	margin-top: 150px;
	margin-top: 100px;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 150px;
	/* [disabled]background-color: #0097FF; */
	display: flex;
	height: 1000px;
}

.left{
    text-align: center;
    width: 425px;
    height: 600px;
    margin-left: 20px;
    margin-top: 0px;
}

.right{
    /* [disabled]background-color: #FF0D1F; */
    width: 425px;
    height: 600px;
    text-align: center;
}

.guitarimage{
    text-align: center;
    color: #707070;
    font-family: "MS Serif", "New York", serif;
    font-style: italic;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 20px;
    margin-top: 0px;
}