@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 1081px){
#riyuu{
	width: 100vw;
	max-width: 1920px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #97e5ff;
}

.riyuu_wrap{
	width: 100%;
	max-width: 1080px;
	height: auto;
	padding: 4rem 0 5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.riyuu_title{
	width: 785px;
	height: auto;
	margin: 0 0 4rem 0;
}
.riyuu_title img{
	width: 100%;
	height: auto;
}
.riyuu_box_a{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.riyuu_parts{
	width: 32%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	background: white;
}
.riyuu_parts_photo{
	width: 100%;
	height: auto;
}
.riyuu_parts_photo img{
	width: 100%;
	height: auto;
}

.riyuu_parts_text{
	width: 100%;
	height: auto;
	padding: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.riyuu_parts_title{
	width: 100%;
	height: auto;
	margin: 0 0 .75rem 0;
}
.riyuu_parts_title p{
	font-size: 1.25rem;
	font-weight: bold;
}
.riyuu_parts_copy{
	width: 100%;
	height: auto;
}
.riyuu_parts_copy p{
	font-size: 1rem;
	
}
.riyuu_box_b{
	width: calc(100% - 6rem);
	height: auto;
	margin:  1.75rem 0 0 0;
	padding: 1rem 3rem;
	background: white;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.riyuu_box_b_img{
	width: 270px;
	height: auto;
}
.riyuu_box_b_img img{
	width: 100%;
	height: auto;
}
.riyuu_box_b_text{
	width: auto;
	height: auto;
	text-align: left;
}
.riyuu_box_b_text p{
	font-size: 1.4rem;
	line-height: 1.75em;
}
}

@media screen and (min-width: 751px) and (max-width: 1080px){
#riyuu{
	width: 100vw;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #97e5ff;
}

.riyuu_wrap{
	width: calc(100% - 4rem);
	height: auto;
	padding: 4rem 2rem 5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.riyuu_title{
	width: 70vw;
	height: auto;
	margin: 0 0 4rem 0;
}
.riyuu_title img{
	width: 100%;
	height: auto;
}
.riyuu_box_a{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
.riyuu_parts{
	width: 32%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	background: white;
}
.riyuu_parts_photo{
	width: 100%;
	height: auto;
}
.riyuu_parts_photo img{
	width: 100%;
	height: auto;
}

.riyuu_parts_text{
	width: 100%;
	height: auto;
	padding: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.riyuu_parts_title{
	width: 100%;
	height: auto;
	margin: 0 0 .75rem 0;
}
.riyuu_parts_title p{
	font-size: 1.75vw;
	font-weight: bold;
}
.riyuu_parts_copy{
	width: 100%;
	height: auto;
}
.riyuu_parts_copy p{
	font-size: 1.5vw;
	
}
.riyuu_box_b{
	width: calc(100% - 4rem);
	height: auto;
	margin:  1.75rem 0 0 0;
	padding: 1rem 2rem;
	background: white;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.riyuu_box_b_img{
	width: 20vw;
	height: auto;
	margin: 0 1rem 0 0;
}
.riyuu_box_b_img img{
	width: 100%;
	height: auto;
}
.riyuu_box_b_text{
	width: auto;
	height: auto;
	text-align: left;
}
.riyuu_box_b_text p{
	font-size: 2.2vw;
	line-height: 1.75em;
}
}

@media screen and (max-width: 750px){
#riyuu{
	width: 100vw;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #97e5ff;
}

.riyuu_wrap{
	width: calc(100% - 8vw);
	height: auto;
	padding: 2rem 4vw 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.riyuu_title{
	width: 90vw;
	height: auto;
	margin: 0 0 2rem 0;
}
.riyuu_title img{
	width: 100%;
	height: auto;
}
.riyuu_box_a{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.riyuu_parts{
	width: 100%;
	height: auto;
	margin: 0 0 2rem 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	background: white;
}
.riyuu_parts_photo{
	width: 100%;
	height: auto;
}
.riyuu_parts_photo img{
	width: 100%;
	height: auto;
}

.riyuu_parts_text{
	width: 100%;
	height: auto;
	padding: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.riyuu_parts_title{
	width: 100%;
	height: auto;
	margin: 0 0 .75rem 0;
}
.riyuu_parts_title p{
	font-size: 5vw;
	font-weight: bold;
}
.riyuu_parts_copy{
	width: 100%;
	height: auto;
}
.riyuu_parts_copy p{
	font-size: 4vw;
	
}
.riyuu_box_b{
	width: calc(100% - 8vw);
	height: auto;
	margin:  0 0 0 0;
	padding: 1rem 4vw;
	background: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.riyuu_box_b_img{
	width: 50vw;
	height: auto;
	margin: 0 1rem 0 0;
}
.riyuu_box_b_img img{
	width: 100%;
	height: auto;
}
.riyuu_box_b_text{
	width: auto;
	height: auto;
	margin: 1rem 0 0 0;
	text-align: left;
}
.riyuu_box_b_text p{
	font-size: 4vw;
	line-height: 1.75em;
}
}