@charset "UTF-8";

.sp_img{
	display: none;
}

.main_visual{
    width: 900px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 51px;
    margin-bottom: 70px;
}

.main_visual img {
	width: 100%;
	height: auto;
}

.content_inner{
	width: 1000px;
	margin: auto;
}
.norikaewari_item01 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    margin-top: 0px;
}

.content_inner img{
	width: 100%;
	height: auto;
}
.lineup_item_lr {
    display: flex;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 66px;
}
.prius_btn {
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    margin-bottom: 100px;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.crown_official_btn {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    margin-bottom: 30px;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.chuki {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    text-align: left;
    font-size: small;
}
.lineup_item_l {
    width: 375px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.lineup_item_r {
    width: 375px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.btn_contents2 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    margin-bottom: 100px;
}
.btn_contents3 {
    margin-left: auto;
    margin-right: auto;
    width: 74%;
    display: flex;
    margin-bottom: 100px;
}
.btn_item2 {
    width: 320px;
    margin-right: 12px;
    margin-top: 21px;
    display: block;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.btn_item3 {
    width: 320px;
    margin-top: 21px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}



/*Mobile*/
@media screen and (max-width: 736px) {
.btn_item2 {
    width: 320px;
    margin-right: 12px;
    margin-top: 21px;
    display: block;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.btn_item2 {
    width: 320px;
    margin-right: 12px;
    margin-top: 21px;
    display: block;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.btn_item2 {
    width: 320px;
    margin-right: 12px;
    margin-top: 21px;
    display: block;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.btn_item2 {
    width: 320px;
    margin-right: 12px;
    margin-top: 21px;
    display: block;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.btn_item2 {
    width: 320px;
    margin-right: 12px;
    margin-top: 21px;
    display: block;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.main_visual {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20%;
    margin-top: 0px;
}
.norikaewari_item01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20%;
    margin-top: 20%;
    padding-bottom: 0px;
}
.lineup_item_l {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16%;
}
.lineup_item_r {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.lineup_item_lr {
    display: inline-block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 11%;
}

	.sp_img{
		display: block;
	}

	.pc_img{
		display: none;
	}

	.content_inner{
		width: 90%;
	}
.btn_contents2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 43px;
}
.crown_official_btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 76px;
}
.chuki {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.prius_btn {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.btn_contents3 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 43px;
    width: 90%;
}
.btn_item2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.btn_item3 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

	body{
		padding-bottom: 0;
	}

}
.lineup_item_l:hover {
    -webkit-opacity: 0.7;
    opacity: 0.7;
}
.lineup_item_r:hover {
    -webkit-opacity: 0.7;
    opacity: 0.7;
}
.btn_item2:hover {
    -webkit-opacity: 0.7;
    opacity: 0.7;
}
.prius_btn:hover {
    -webkit-opacity: 0.7;
    opacity: 0.7;
}
.btn_item3:hover {
    -webkit-opacity: 0.7;
    opacity: 0.7;
}
