@charset "utf-8";
/*********************************************************************
 *
 *  For ViVi
 *
*********************************************************************/

@media print, screen and (min-width: 768px) {
.for_sp{
	display:none;
}


/* vivi */
/* --------------------------------------------------------------------------- */
#vivi h3 {
	margin:0 auto 70px;
	width:77%;
}
#vivi .model ul {
	margin: 0 auto 18px;
    padding-left: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#vivi .model ul li {
	width: 14%;
    padding: 0 29px 12px 0;
}
#vivi ul li p {
	font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}
#vivi .copy {
	color:#5d2c8d;
	margin-bottom:20px;
	font-size:3.0rem;
	font-weight:bold;
	text-align:center;
}
#vivi  .raund {
transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
    font-size: 2.6rem;
}
#vivi .copy .fsL {
	font-size:2.5rem;
}
#vivi .copy .fcPink {
	color:#e1318b;
}
#vivi .desc {
	margin-bottom:110px;
	text-align:center;
}
#vivi .title {
    margin: 80px auto 25px;
    width: 75%;
}
#vivi .title_copy {
    margin: 0 auto 10px;
    width: 60%;
}
#vivi .title_photo {
    margin: 0 auto 10px;
    width: 65%;
}
#vivi .h3text {
    margin: 0 auto;
	padding-top:3%;
    width: 75%;
}
#vivi .h4text {
    margin: 0 auto;
	padding-top:10%;
    width: 75%;
}

.video_h3{
    width: 660px;
    margin: 0 auto 30px;
}
video{
    width: 100%;
    height: auto;
}

.youtube_box{
	width: 60%;
    margin: 0 auto;
    padding-left: 20px;
}
.youtube1{
	height: 370px;
}



/* s1 */
#vivi .s1 {
	padding-bottom:20px;
}
#vivi .s1 .title {
	margin-top:120px;
}
#vivi .s1 .t2 {
	margin-top:20px;
}
#vivi .s1_copy {
    margin-bottom: 40px;
    font-size: 1.8rem;
	font-weight:bold;
	text-align:center;
}
#vivi .s1_span {
    font-size: 1.4rem;
}
#vivi .s1 ul {
    margin: 0 auto 30px;
    width: 60%;
    display: flex;
	justify-content: center;
}
#vivi .s1 ul li {
    width: 30%;
    padding-right: 13px;
    padding-left: 13px;
}



/* s2 */
#vivi .s2 {
	padding-bottom:20px;
}
#vivi .s2 .title {

}
#vivi .s2 .title_copy {

}
#vivi .s2 .title_book {
    margin: 0 auto 30px;
    width: 50%;
}
#vivi .s2_copy {
    font-size: 2.4rem;
    letter-spacing: -1px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
}
#vivi .s2 .title_photo {
	margin: 20px auto;
    width: 40%;
}



/* s3 */
#vivi .s3 {
	padding-bottom:20px;
}
#vivi .s3 .title_copy {
    width: 47%;
}
#vivi .s3 .c2 {
    width: 60%;
}
#vivi .s3 .title_photo {
    margin: 0 auto 10px;
    width: 75%;
}



/* s4 */
#vivi .s4 {
	padding-bottom:20px;
}
#vivi .s4 .title_copy {
    margin: 0 auto 20px;
	width: 50%;
}
#vivi .s4 .title_photo {
    margin: 0 auto 10px;
    width: 75%;
}



/* s5 */
#vivi .s5 {
	padding-bottom:20px;
}
#vivi .s5 .title_copy {
    margin: 0 auto 20px;
	width: 50%;
}
#vivi .s5 .title_photo {
    margin: 0 auto 10px;
    width: 45%;
}
#vivi .s5 .s5_flexbox {
	width: 760px;
	margin: 20px auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}
#vivi .s5 .s5_flexbox .s5_img {
	width: 370px;
	height: 100%;
	margin-bottom: 20px;
}


}

/* min-width: 768px */

@media screen and (max-width: 767px) {
.for_pc{
	display:none;
}


/* vivi */
/* --------------------------------------------------------------------------- */
#vivi {
}
#vivi h3 {
	margin:0 auto 30px;
	width:100%;
}
#vivi ul {
    margin: 0 auto 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#vivi ul li {
	width:45%;
	padding-bottom: 10px;
}
#vivi ul li p {
	font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}
#vivi .copy {
	color:#5d2c8d;
	margin-bottom:10px;
	font-size:1.8rem;
	font-weight:bold;
	text-align:center;
}
#vivi  .raund {
transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
    font-size: 2.4rem;
}
#vivi .copy .fsL {
	font-size:1.3rem;
}
#vivi .copy .fcPink {
	color:#e1318b;
}
#vivi .desc {
	margin-bottom:110px;
	text-align:center;
}
#vivi .title {
    margin: 50px auto 15px;
    width: 100%;
}
#vivi .title_copy {
    margin: 0 auto 10px;
    width: 100%;
}
#vivi .title_photo {
    margin: 0 auto 10px;
    width: 100%;
}
#vivi .h3text {
    margin: 0 auto;
    padding-top: 3%;
    width: 100%;
}
#vivi .h4text {
    margin: 0 auto;
    padding-top: 8%;
    width: 100%;
}
.video_h3{
    width: 100%;
    margin: 0 auto 30px;
}
video{
    width: 99%;
    height: auto;
}

.youtube_box{
	width: 100%;
    margin: 0 auto 30px;
}
.youtube1{
	height: 190px;
}




/* s1 */
#vivi .s1_copy {
    margin-bottom: 30px;
    font-size: 1.3rem;
	font-weight:bold;
	text-align:center;
}
#vivi .s1_span {
    font-size: 1.0rem;
}
#vivi .s1 ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
#vivi .s1 ul li {
    width: 30%;
}
#vivi .t2 {
	margin-top:10px;
}



/* s2 */
#vivi .s2 .title_copy {
    margin: 0 auto 10px;
    width: 100%;
}
#vivi .s2 .title_book {
    margin: 0 auto 30px;
    width: 90%;
}
#vivi .s2_copy {
	font-size: 4vw;
    letter-spacing: -1px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
}
#vivi .s2 .title_photo {
    margin: 0 auto 10px;
    width: 70%;
}



/* s3 */
#vivi .s3 .title_copy {
	margin: 0 auto 30px;
    width: 100%;
}
#vivi .s3 .title_photo {
    margin: 0 auto 10px;
    width: 100%;
}



/* s4 */
#vivi .s4 .title_copy {
    margin: 0 auto 15px;
    width: 80%;
}
#vivi .s4 .title_photo {
    margin: 0 auto 10px;
    width: 100%;
}



/* s5 */
#vivi .s5 .title_copy {
    margin: 0 auto 15px;
    width: 80%;
}
#vivi .s5 .title_photo {
    margin: 0 auto 10px;
    width: 80%;
}
#vivi .s5 .s5_flexbox{
	display: block;
	width: 100%;
	margin: auto;
}
#vivi .s5 .s5_flexbox .s5_img {
	width: 380px;
	height: 100%;
	margin: 20px auto;
}

}
/* min-width: 768px */