.pageHeader {
    background-image: -webkit-image-set(url(../img/doremi_brothers/header-img.jpg) 1x, url(../img/doremi_brothers/header-img@2x.jpg) 2x);
    background-image: image-set(url(../img/doremi_brothers/header-img.jpg) 1x, url(../img/doremi_brothers/header-img@2x.jpg) 2x)
}
.doremi img {
    width: 100%
}
.doremi-mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: -webkit-image-set(url(../img/doremi_brothers/mv-bg.jpg) 1x, url(../img/doremi_brothers/mv-bg@2x.jpg) 2x);
    background-image: image-set(url(../img/doremi_brothers/mv-bg.jpg) 1x, url(../img/doremi_brothers/mv-bg@2x.jpg) 2x);
    background-repeat: repeat-x;
    background-size: auto 100%;
    height: 75.25vw;
    max-height: 903px;
}

@media screen and (max-width:900px) {
    .doremi-mv {
        margin-top: 0
    }
}
.doremi-mv__img {
    width: 85vw;
    max-width: 1260px
}
.doremi-wrap {
    margin: 0 auto;
    width: 84.5833333333vw;
    max-width: 1015px
}
.doremi-body {
    font-size: 1.8rem;
    line-height: 2.22222222
}
@media screen and (max-width:900px) {
    .doremi-body {
        font-size: 1.6rem;
        line-height: 1.8
    }
}
.doremi-ttl {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1;
    border-bottom: solid 4px #63A545;
    padding: 0vw 0vw 0.8333333333vw 0vw;
    margin: 0vw 0vw 0.8333333333vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-ttl {
        margin: 0px 0px 10px 0px
    }
}
@media screen and (min-width:1200px) {
    .doremi-ttl {
        margin: 0px 0px 10px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-ttl {
        font-size: 2.2rem;
        margin-bottom: 1em
    }
}
.doremi-ttl strong {
    color: #f6a600
}
.doremi-info {
    padding: 7.0833333333vw 0vw 3.75vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-info {
        margin: 85px 0px 45px 0px
    }
}
.doremi-info__fukidashi {
    width: 29.0833333333vw;
    max-width: 349px;
    margin: 0vw 0vw 2.9166666667vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-info__fukidashi {
        margin: 0px 0px 35px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-info__fukidashi {
        width: 48.309178744vw;
        margin-left: -5vw
    }
}
.doremi-info__ttl {
    font-size: 4rem;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0vw 0vw 5.4166666667vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-info__ttl {
        margin: 0px 0px 65px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-info__ttl {
        font-size: 3rem
    }
}
.doremi-info__ttl span {
    position: relative;
    display: block
}
.doremi-info__ttl span:after {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: -10px;
    left: 0;
    display: block;
    content: "";
    background: #FFEB10;
    height: 1.6666666667vw;
    max-height: 20px
}
.doremi-info__ttl strong {
    color: #F6A600
}
.doremi-main__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0vw 0vw 5vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-main__wrap {
        margin: 0px 0px 60px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-main__wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}
.doremi-main__wrap.is-reverce {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.doremi-main__box {
    width: 40.8333333333vw;
    max-width: 490px
}
@media screen and (max-width:900px) {
    .doremi-main__box {
        width: 100%
    }
}
@media screen and (max-width:900px) {
    .doremi-main__photo {
        margin-bottom: 5vw
    }
}
.doremi-chara {
    position: relative
}
.doremi-chara__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50.0833333333vw;
    max-width: 601px;
    margin: 0vw auto 4.1666666667vw auto
}
@media screen and (min-width:1200px) {
    .doremi-chara__logo {
        margin: 0px auto 50px auto
    }
}
.doremi-chara__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    width: 91.6666666667vw;
    max-width: 1100px;
    height: 43.3333333333vw;
}
@media screen and (max-width:900px) {
    .doremi-chara__wrap {
        height: auto;
        max-height: none
    }
}
.doremi-chara__chara01, .doremi-chara__chara02, .doremi-chara__chara03, .doremi-chara__chara04, .doremi-chara__chara05, .doremi-chara__chara06, .doremi-chara__chara07, .doremi-chara__chara08{
    width: 29.75vw;
    max-width: 357px;
    margin: 0vw 0vw 3.3333333333vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-chara__chara01, .doremi-chara__chara02, .doremi-chara__chara03, .doremi-chara__chara04, .doremi-chara__chara05, .doremi-chara__chara06, .doremi-chara__chara07, .doremi-chara__chara08 {
        margin: 0px 0px 40px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-chara__chara01, .doremi-chara__chara02, .doremi-chara__chara03, .doremi-chara__chara04, .doremi-chara__chara05, .doremi-chara__chara06, .doremi-chara__chara07, .doremi-chara__chara08 {
        width: 50%;
        margin-bottom: 0vw
    }
}
.doremi-chara__info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: auto;
    width: 91.6666666667vw;
    max-width: 1100px
}
@media screen and (max-width:900px) {
    .doremi-chara__info {
        position: absolute;
        right: 5vw;
        bottom: 0
    }
}
.doremi-chara__comment {
    position: absolute;
    top: 0;
    right: 0;
    width: 27.6666666667vw;
    max-width: 332px;
    margin: -8.3333333333vw -3.3333333333vw 0vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-chara__comment {
        margin: -100px -40px 0px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-chara__comment {
        width: 50vw;
        margin: -15vw -3vw 0 0
    }
}
.doremi-chara__photo {
    width: 17.4166666667vw;
    max-width: 209px
}
@media screen and (max-width:900px) {
    .doremi-chara__photo {
        width: 30vw
    }
}
.doremi-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: -webkit-image-set(url(../img/doremi_brothers/bg-stripe.jpg) 1x, url(../img/doremi_brothers/bg-stripe@2x.jpg) 2x);
    background-image: image-set(url(../img/doremi_brothers/bg-stripe.jpg) 1x, url(../img/doremi_brothers/bg-stripe@2x.jpg) 2x);
    background-repeat: repeat-x;
    background-size: auto 100%;
    height: 35vw;
    max-height: 420px
}
@media screen and (max-width:900px) {
    .doremi-sns {
        height: auto;
        max-height: none;
        padding: 20vw 0
    }
}
.doremi-sns__ttl {
    font-size: 2.8rem;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0vw 0vw 3.3333333333vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-sns__ttl {
        margin: 0px 0px 40px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-sns__ttl {
        font-size: 2.4rem
    }
}
.doremi-sns__ttl span {
    display: block;
    border-width: 3px;
    border-style: solid none solid none;
    border-color: #f6a600;
    padding: 0.8333333333vw 0vw 0.8333333333vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-sns__ttl span {
        margin: 10px 0px 10px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-sns__ttl span {
        padding: 0.3em 0
    }
}
.doremi-sns .doremi-body {
    margin: 0vw 0vw 4.1666666667vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-sns .doremi-body {
        margin: 0px 0px 50px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-sns .doremi-body {
        padding: 0 1em
    }
}
.doremi-sns__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    width: 39.1666666667vw;
    max-width: 520px
}
@media screen and (max-width:900px) {
    .doremi-sns__wrap {
        width: 50vw
    }
}
.doremi-sns__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 6.5vw;
    max-width: 78px;
    height: 6.5vw;
    max-height: 78px
}
@media screen and (max-width:900px) {
    .doremi-sns__icon {
        width: 12vw;
        max-width: none;
        height: 12vw;
        max-height: none
    }
}
.doremi-sns__icon img {
    width: auto;
    height: 6.5vw;
    max-height: 78px
}
@media screen and (max-width:900px) {
    .doremi-sns__icon img {
        height: 12vw;
        max-height: none
    }
}
.doremi-sns__icon:hover {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}
.doremi-youtube {
    padding: 3.3333333333vw 0vw 1.6666666667vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-youtube {
        margin: 40px 0px 20px 0px
    }
}
.doremi-youtube__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    width: 73.5vw;
    max-width: 882px
}
@media screen and (max-width:900px) {
    .doremi-youtube__list {
        width: 90vw;
        margin-bottom: 30px
    }
}
.doremi-youtube__item {
    background: #E0E0E0;
    width: 35vw;
    max-width: 420px;
    height: 22.5vw;
    max-height: 270px;
    margin: 0vw 0vw 3.3333333333vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-youtube__item {
        margin: 0px 0px 40px 0px
    }
}
@media screen and (max-width:900px) {
    .doremi-youtube__item {
        width: 44vw;
        max-width: none;
        height: 28.28571416vw;
        max-height: none;
        margin-bottom: 2vw
    }
}
.doremi-youtube__item iframe {
    width: 100% !important;
    height: 100% !important
}
.doremi-photos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100vw;
    border-bottom: solid 1px #ebe9e7;
    padding: 0vw 0vw 4.1666666667vw 0vw
}
@media screen and (min-width:1200px) {
    .doremi-photos {
        margin: 0px 0px 50px 0px
    }
}
.doremi-photos__photo {
    margin: auto;
    width: 105.75vw;
    max-width: 1269px
}
.doremi-photos__photo {
    margin: auto;
    width: 105.75vw;
    max-width: 1269px
}
.doremi-concert-ph {
    width: 90vw;
    margin:0 auto;
}
.doremi-concert-ph li:not(:last-of-type) {
    margin-bottom: 20px;
}
.doremi-concert-ph li img {
    width: 100%;
    height: auto;
}
.doremi-concert-ph .hidden-item {
    display: none;
}

.doremiBtn {
    font-size: 1.6rem;
    font-weight: bold;
    display: inline-block;
    padding: 10px;
    transition: all 0.3s;
    color: #FFF;
    background: #63A545;
    display: block;
    margin: 20px auto;
    border-radius: 5px;
}
@media screen and (min-width:1200px) {
    .doremi-concert-ph {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: auto;
        width: 73.5vw;
        max-width: 882px;
        justify-content: space-between;
    }
    .doremi-concert-ph li {
        margin: 0px 0px 40px 0px !important;
        width: 35vw;
        max-width: 420px;
    }
    .doremiBtn {
        width: 600px;
        margin: 30px auto 0 auto;
        text-align: center;
        padding: 20px;
    }
    .doremiBtn:hover {
        opacity: 0.4;
    }
}

.doremi-chara__new{
	display: flex;
	flex-wrap: wrap;
	padding: 0 10px;
}
.doremi-chara__new li{
	width: 48%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.doremi-chara__new li:nth-of-type(even){
	margin-right: 0;
}
.doremi-chara__new li:last-of-type {
	position: relative;
	margin-bottom: 0;
}
.doremi-chara__new .doremi-chara__photo{
	right: 0;
	bottom: 0;
	position: absolute;
	width: 30vw
}
.doremi-chara__new .doremi-chara__comment{
	margin: 0;
	right: -10px;
	top: 10px;
}
@media screen and (min-width:900px) {
.doremi-chara__new{
	padding: 0 40px;
}
.doremi-chara__new .doremi-chara__comment{
	margin: 0 !important;
	right: -10px;
	top: auto;
	bottom: 200px !important;
	position: absolute;
}
@media screen and (min-width:1200px) {
.doremi-chara__new{
	max-width: 1100px;
	margin: 0 auto;
}
	.doremi-chara__new li{
		width: 32%;
		margin-right: 2% !important;
	}
	.doremi-chara__new li:nth-of-type(3n){
		margin-right: 0 !important;
	}
	.doremi-chara__new li:last-of-type{
		margin-right: 0 !important;
		width: 66%;
	}
	}
