@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/*add*/

.hodgepodge-hero {
  display: block;
  margin-bottom: -25px;
  background-image: url(/wp-content/themes/asumederu/img/hodgepodge/background.jpg);
  background-size: cover;
}

.hodgepodge-hero picture{
  text-align: right;
}

.hodgepodge-hero picture a.popup-iframe{
  display: block;
  margin-top:-40px;
}


.hodgepodge-hero__img {
  width: 100%
}

.hodgepodge-hero__play_button {
  position: relative;
  max-width: 10%;
  top: -70px;
  margin-right: 13%;
}

.hodgepodge-hero__play_button:hover{
  opacity: 0.5;
  transition: 500ms;
}

@media screen and (max-width:959px) {
.hodgepodge-hero picture{
  width: 90%;
  margin: auto;
}



.hodgepodge-hero__play_button {
  width: 45%;
  top: -35px;
  max-width: none;
  left: -55px;

}
}


.hodgepodge-main.pc{
  display: block
}


.hodgepodge-main.sp{
  display: none;
}



.hodgepodge-main__inner{
  width:95%;
  margin:auto;
  display: flex;
}


.hodgepodge-main_left{
  display: block;
  width: 45%;
  margin-right: 15px;
  background-image: url(/wp-content/themes/asumederu/img/hodgepodge/background.jpg);
  background-size: cover;
  text-align: center;
}

.hodgepodge-main_left__inner{
  margin: 0 auto;
  width: 60%;
}

.page_main_ttl_jp{
  margin-top:18%;
}

.page_main_ttl_jp img{
  width: 100%;
}

.main_item_thumb.pc{
  display: block;
  overflow: hidden;
  width: 100%;
}


.fade_main_item.pc{
  display: block;
  overflow: hidden;
  width: 100%;
  margin-top: 15%;

}

.fade_main_item.pc .slick-track{
  width: 100%;
}



.fade_main_item.pc li{
  display: block;
  overflow: hidden;
  width: 100%;
}

.fade_main_item.pc li img{
  display: block;
  overflow: hidden;
  width: 70%;
  margin-left: 5%;
}


.mv_buy_button{
  width: 45%;
  margin: 12% auto;
}

.mv_buy_button img{
  width: 100%;
}

.mv_buy_button a:hover{
  opacity: 0.5;
  transition: 500ms;

}

.hodgepodge-main_right{
  width:54%;
}

.main_model_thumb{
  text-align: right;
  width: 100%;
}


.fade_main_model.pc{
  display: block;
  /*overflow: hidden;*/

}

.main_model_thumb img{
  width: 100%;

}



.hodgepodge-content__rede.c-rede {
  padding-top: 25px;
  text-align: center;
  padding-bottom: 0px;
}

.hodgepodge-content__rede.c-rede__inner {
  display: flex;
  max-width: 973px;
  margin: 8% auto 10%;
}

.hodgepodge-content__rede p.c-rede__title br{
  display: block;

}

.hodgepodge-content__rede p.c-rede__text {
  display: block;
  font-size: 13px;
}

.hodgepodge-content__rede p span.c-rede__title {
  display: block;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}



.hodgepodge-content__rede p.c-rede__text br{
  display: block;

}

.hodgepodge-content__rede p.c-rede__text br.sp{
  display: none;

}


@media screen and (max-width:959px) {
.hodgepodge-main.sp{
  display: block;
  width: 100%;
  max-width: none;
  padding-top:5%;
}

.hodgepodge-main.pc{
  display: none;
}

.fade_main_model{
  width: 100%;
  max-width: none;
}


.main_item_thumb.sp{
  background-image: url(/wp-content/themes/asumederu/img/hodgepodge/background.jpg);
  background-size: cover;
  width: 100%;
  max-width: none;
  margin: auto;
}

.fade_main_item.sp{
  width: 45%;
  padding-top:8%;
  padding-bottom: 8%;
}

.fade_main_item.sp li{
  display: block;
  overflow: hidden;
  width: 100%;
}

.fade_main_item.sp li img{
  display: block;
  overflow: hidden;
  width: 100%;
}

.mv_buy_button{
  width: 40%;
  margin:auto;
  padding-bottom: 8%;
}


.hodgepodge-content__rede.c-rede {
  padding-top: 25px;
  text-align: center;
  padding-bottom: 0px;
}

.hodgepodge-content__rede.c-rede__inner {
	display: block;
}

.hodgepodge-content__rede p span.c-rede__title{
  font-size: 22px;
  line-height: calc(30/18);
  margin-bottom: 0px;
}

.hodgepodge-content__rede p.c-rede__text{
  text-align: center;
  font-size: 14px;
  line-height: calc(26 / 14);
}

.hodgepodge-content__rede p.c-rede__text br.sp{
  display: block;

}

.hodgepodge-content__rede p.credit{
  margin-right: 5%;
  font-size: 11px;
  padding-top: 25px;
}

.hodgepodge-content__rede img.itemname.pc{
  display: none;
}


.hodgepodge-content__rede img.itemname.sp{
  display: block;
  margin: 25px auto;
  width: 50%;

}



}

.hodgepodge-content__imgWrapper.hodgepodge-content__imgWrapper--1 {
  margin-right: 0px;
  margin-left: auto;
}


.hodgepodge-content__imgWrapper.hodgepodge-content__imgWrapper--1 video{
  max-width: 443px;
  margin-top: 48px;
  margin-bottom: 100px;
  outline: 0;
  border: solid 0.8px #CCC;
}





@media screen and (max-width:959px) {
.hodgepodge-content__imgWrapper.hodgepodge-content__imgWrapper--1 video{
  width: 80%;
  margin:50px auto;

}
}


.hodgepodge-content__background {
  padding-bottom: 50px;
  background-image: url(/wp-content/themes/asumederu/img/hodgepodge/background.jpg);
  background-size: cover;
  margin-bottom: 100px;
}

.hodgepodge-content__ttl1Wrapper {
  position: relative;
  max-width: 790px;
  justify-content: space-between;
  margin: auto;
}


.hodgepodge-ttl__img.hodgepodge-content__img--1 {
  position: absolute;
  top: -45px;
  left: 0;
  max-width: 397px;
}

@media screen and (max-width:959px) {
.hodgepodge-ttl__img.hodgepodge-content__img--1 {
  position: absolute;
  top: -30px;
  left: 10%;
  max-width: none;
  width: 80%
}
}


.hodgepodge-content__func1 {
  display: flex;
  max-width: 902px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 70px;
  justify-content: space-between;
}


.hodgepodge-content__func1__imgarea {
  max-width: 430px;
  width: calc(430 / 902 * 100%);
}

.hodgepodge-content__func1__imgarea img {
  width: 100%;
}

.hodgepodge-content__func1__mainttl {
  max-width: 405px;
  width: calc(405 / 902 * 100%);
}

.hodgepodge-content__func1__mainttl h3 {
  line-height: calc(34 / 19);
  font-size: 19px;
  width: 100%;
  text-align: left;
} 

.hodgepodge-content__func1__mainttl p {
  text-align: justify;
  line-height: calc(25 / 13);
  font-size: 13px;
  width: 100%;
  margin-top: 10px;
} 

@media screen and (max-width:959px) {
.hodgepodge-content__func1 {
  display: block;
  padding-top:50px;
}

.hodgepodge-content__func1__mainttl {
  width: 90%;
  margin: 25px auto 0;
}

.hodgepodge-content__func1__mainttl h3 {
  line-height: calc(34 / 18);
  font-size: 18px;
  width: 100%;  
  text-align: center; 
} 

.hodgepodge-content__func1__mainttl p {
  text-align: justify;
  line-height: calc(23 / 12);
  font-size: 12px;
  width: 100%;
  margin-top: 10px;
  letter-spacing: .005em;
} 

.hodgepodge-content__func1__imgarea {
  width: 90%;
  margin: auto;
}


}

.hodgepodge-content__func2{
  display: flex;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 134px;
  justify-content: space-between;
}

.hodgepodge-content__func3{
  display: flex;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 55px;
  justify-content: space-between;
}


.hodgepodge-content__func_detail {
  width: calc((100% - 60px * 2)/ 3);
}

.hodgepodge-content__func_detail img {
  width: 100%;
}

.hodgepodge-content__func_detail h3 {
  line-height: calc(27 / 15);
  font-size: 15px;
  width: 100%;
  padding-top: 20px;
  text-align: left;
} 


.hodgepodge-content__func_detail p {
  text-align: justify;
  line-height: calc(20 / 12);
  font-size: 12px;
  width: 100%;
  margin-top: 5px;
} 

@media screen and (max-width:959px) {
.hodgepodge-content__func2{
  display: block;
  width: 90%;
  margin: auto;
  padding-top:50px;
}

.hodgepodge-content__func3{
  display: block;
  width: 90%;
  margin: auto;
  padding-top:0px;
}

.hodgepodge-content__func_detail {
  text-align: center;
  width: 100%;
}

.hodgepodge-content__func_detail img {
  padding-top: 50px;
  width: 45%;
}

.hodgepodge-content__func_detail h3{
  text-align: center;
}
}

.howto__secttl {
  text-align: center;
}

.howto__secttl img{
  max-width: 278px;
}


.hodgepodge-content__howto_imgarea{
  display: flex;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top:83px;
  padding-bottom:83px;
  justify-content: space-between;
}

.hodgepodge-content__howto_detail{
  width: calc((100% - 150px * 2)/ 3);
}

.hodgepodge-content__howto_detail img{
  width: 100%;
}

.hodgepodge-content__howto_detail h3{
  line-height: calc(27 / 15);
  font-size: 15px;
  width: 100%;
  padding-top: 20px;
  text-align: left;
}

.hodgepodge-content__howto_detail  p{
  text-align: justify;
  line-height: calc(20 / 12);
  font-size: 12px;
  width: 100%;
  margin-top: 5px;
}

.hodgepodge-content__howto_yajirushi{
  display: block;
  max-width: 80px;
}

.hodgepodge-content__howto_yajirushi img{
  width: 100%;
  height: 15%;
  padding-top: 55px;
}


@media screen and (max-width:959px) {
.howto__secttl img{
  width: 60%;
}

.hodgepodge-content__howto_imgarea{
	position: relative;
	display: block;
	width: 80%;
	padding-top:25px;
	justify-content: normal;
}

.hodgepodge-content__howto_detail{
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

.hodgepodge-content__howto_detail img{
	width: 80%;
}


.hodgepodge-content__howto_yajirushi{
	display: none;
}




}

.credit{
  text-align: right;
  margin-right: 50px;
  font-size: 12px;
  letter-spacing: .04em;
  margin-top:20px;
}

.credit a{
  text-decoration: underline;
}

.credit a:hover{
  opacity: 0.5;
  transition: 500ms;

}


@media screen and (max-width:959px) {

.credit{
  margin-right: 5%;
  margin-top:3%;
}
}

.hodgepodge-content__background__2 {
  background-image: url(/wp-content/themes/asumederu/img/hodgepodge/background.jpg);
  background-size: cover;
 
 }

 .hodgepodge-content__background__2 {
  padding-top:35px;
 }


.hodgepodge-content__ttl2Wrapper {
  margin-top: 100px;
  position: relative;
}

.hodgepodge-ttl__img.hodgepodge-content__img--2 {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -72px; 
  width: 143px;

}

.hodgepodge-content__scene1 {
    padding-top: 68px;
    padding-bottom: 50px;
    position: relative;
}

.hodgepodge-content__scene1__upper {
  max-width: 981px;
  margin:auto auto 20px;
  display: flex;
}


.hodgepodge-content__scene1__upper img{
  display: table-cell;
  vertical-align: top;
  margin: 0;
}

.hodgepodge-content__scene1__upper img.img__1 {
  max-width: 526px;
  display: inline;
}



.hodgepodge-content__scene1__upper .scene_text{
  margin-left: 40px;
  display: block;
  margin: 8% auto auto 40px;
}


.hodgepodge-content__scene1__upper img.img__2 {
  max-width: 164px;
  display: inline;
  margin-bottom: 25px;

}

.hodgepodge-content__scene1__upper img.img__2.ttl3 {
  max-width: 137px;

}



@media screen and (max-width:959px) {
.hodgepodge-ttl__img.hodgepodge-content__img--2 {
  margin-left: -65px; 
  width: 130px;
  top: -65px;
}

.hodgepodge-content__scene1 {
  width: 90%;
  margin: auto;
}

.hodgepodge-content__scene1__upper {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}

.hodgepodge-content__scene1__upper img.img__1 {
  width: 100%;
}

.hodgepodge-content__scene1__upper img.img__2 {
  display:  none;
}

.hodgepodge-content__scene1__upper .scene_text{
	margin: 8% auto auto;
}
}


.hodgepodge-content__scene1__middle  {
  max-width: 413px;
  text-align: justify;
  line-height: calc(22 / 12);
  font-size: 12px;

}


.hodgepodge-content__scene1__lower {
  max-width: 981px;
  display: flex;
  margin: auto;
  justify-content: flex-start;

}

.hodgepodge-content__scene1__lower img.img__3 {
  max-width: 198px;
  padding-right: 12px;
}

.hodgepodge-content__scene1__lower img.img__3.sp {
  display: inline-flex;
  max-width: 198px;
}

@media screen and (max-width:959px) {
.hodgepodge-content__scene1{
  padding: 75px 0;
}

.hodgepodge-content__scene1__middle{
  margin-bottom: 50px;
}

.hodgepodge-content__scene1__lower {
  display: block;
}

.hodgepodge-content__scene1__lower__imgarea {
  text-align: left;
}

.hodgepodge-content__scene1__lower img.img__3 {
  width: 65%;
  padding-left: 0px;
}

.hodgepodge-content__scene1__lower img.img__3.sp {
  display: block;
  width: 65%;
  margin: 10px 0 10px auto; 
}
}

.hodgepodge-content__scene2 {
    position: relative;
    padding: 75px 0;
  background-image: url(/wp-content/themes/asumederu/img/hodgepodge/background.jpg);
  background-size: cover;

}

.hodgepodge-content__scene2__inner {
  max-width: 1003px;
  margin: auto;
}

.hodgepodge-content__scene2__upper {
  max-width: 1003px;
  margin:auto auto 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hodgepodge-content__scene2__upper img{
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}

.hodgepodge-content__scene2__upper img.img__1 {
  max-width: 165px;
  margin-bottom: 25px;
}

.hodgepodge-content__scene2__upper img.img__1.ttl4 {
  max-width: 174px;

}


.hodgepodge-content__scene2__upper img.img__2 {
  max-width: 526px;
}


.hodgepodge-content__scene2__upper .scene_text{
  display: block;
  margin: 8% 40px auto 0;
}



@media screen and (max-width:959px) {
.hodgepodge-content__scene2__inner {
  width: 90%;
  margin: auto;
}

.hodgepodge-content__scene2__upper {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}

.hodgepodge-content__scene2__upper img.img__1 {
  display:  none;
}

.hodgepodge-content__scene2__upper img.img__2 {
  width: 100%;
}
}


.hodgepodge-content__scene2__middle {
  max-width: 413px;
  text-align: justify;
  line-height: calc(22 / 12);
  font-size: 12px;

}


.hodgepodge-content__scene2__lower {
  max-width: 1003px;
  display: flex;
  margin: auto;
  justify-content: flex-end;

}

.hodgepodge-content__scene2__lower img.img__3 {
  max-width: 200px;
  padding-left: 12px;
}

.hodgepodge-content__scene2__lower img.img__3.sp {
  display: inline-flex;
  max-width: 200px;
}

@media screen and (max-width:959px) {
.hodgepodge-content__scene2__middle{
  margin-bottom: 50px;
}


.hodgepodge-content__scene2__lower {
  display: block;
}

.hodgepodge-content__scene2__lower img.img__3 {
  width: 65%;
  padding-left: 0px;
}

.hodgepodge-content__scene2__lower img.img__3.sp {
  display: block;
  width: 65%;
  margin: 10px 0 10px auto; 
}
}

.hodgepodge-content__scene3 {
  background-image: url(/wp-content/themes/asumederu/img/hodgepodge/background.jpg);
  background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

@media screen and (max-width:959px) {
.hodgepodge-content__scene3 {
  width: 90%;
  margin: auto;
}
}

.hodgepodge-content__item {
  padding-top: 75px;
  
}

.hodgepodge-content__item__inner{
  max-width: 800px;
  display: flex;
  margin: auto; 
}

.hodgepodge-content__item__mainimg{
  margin-right: 50px;
  max-width: 363px;
}

.main_img li{
  max-width: 363px;
  height: auto;
  overflow: hidden;
}

.main_img li img {
  width: 100%;
}

.main_img li.item2,
.main_img li.item3,
.main_img li.item4,
.main_img li.item5,
.main_img li.item6 {
  display: none;
}

/*.main_img li:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}*/


.hodgepodge-content__item__thumbimg{
  margin-left: 50px;
  max-width: 339px;

}

.thumb_img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.thumb_img li{
  max-width: 107px;
  height: auto;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  margin-bottom: 4px;

}

.thumb_img li img {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}
.thumb_img li:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.hodgepodge-content__item__inner2{
  max-width: 813px;
  display: flex;
  margin: auto; 
}

.item__txt1 {
  max-width: 363px;
  height: auto;
  margin-right: 50px;
}

.item__txt1 img{
  width: 100%;
  padding-bottom: 25px;

}

.hodgepodge-content__item__inner3{
  max-width: 813px;
  display: flex;
  margin: auto; 
}


.item__txt1 p.item__txt__detail {
  text-align: justify;
  line-height: calc(25 / 13);
  font-size: 13px;
}

.item__txt2 {
  max-width: 380px;
  height: auto; 
  margin-left: 50px;

}

.item__txt2 p.item__txt__spec{
  text-align: justify;
  line-height: calc(25 / 13);
  font-size: 12px;
}

.howto {
  text-align: left;
  padding-top: 15px;
}

.howto img {
  max-width: 160px;
}

.howto a:hover{
  opacity: 0.5;
  transition: 500ms;
}



.buy_button__pc {

  margin: 25px 0 0 auto;
  width: 154px;
  text-align: right;
}

.item__txt1 a:hover {
  opacity: 0.5;
  transition: 500ms;
}

.buy_button__sp {
  display: none;
}

.line__sp{
  display: none;
}

.hodgepodge-content__item__inner4 {
  max-width: 813px;
  display: block;
  margin: 25px auto ; 

}

.hodgepodge-content__item__inner4 p.item__txt__attention{
  text-align: justify;
  line-height: calc(25 / 13);
  font-size: 11px;
  color:#777;
  letter-spacing: .02em;
  margin-bottom: 5px;
}

@media screen and (max-width:959px) {
.hodgepodge-content__item{
  padding-top: 25px;
}  

.hodgepodge-content__item__inner{
  width: 90%;
  margin: 0px auto 5px;
  display: block;
}

.hodgepodge-content__item__mainimg{
  width: 100%;
  margin: 0;
}

.hodgepodge-content__item__thumbimg{
  margin: 10px auto;
}

.thumb_img li{
  width: 24%;
  margin-bottom: 0px;
}

.thumb_img li:nth-child(4n+2):last-child {
  margin-left: auto;
  margin-right: 51%;
}

.thumb_img li img{
  padding-bottom: 10px;
}

.hodgepodge-content__item__inner2{
  width: 74%;
  margin: auto;
}

.item__txt1 {
  width: 100%;
  margin: 15px auto 20px auto;
}

.item__txt1 img{
  padding-bottom: 0px;

}

.hodgepodge-content__item__inner3{
  display: block;
  width: 74%;
  margin: auto;
}

.item__txt1 p.item__txt__detail{
  font-size: 11px;
  line-height: 19px;
}

.line__sp{
  display: block;
  border-bottom: 1px solid black;
}

.item__txt2 {
  width: 100%;
  margin: 25px auto auto auto;
}

.item__txt2 p.item__txt__spec{
  line-height: 18px;
  font-size: 11px;
}

.hodgepodge-content__item__inner4{
  width: 74%;
  margin-top: 50px;
}

.buy_button__pc {
  display: none;
}

.buy_button__sp {
  display: block;
  margin: auto;
  text-align: center;
}

.buy_button__sp img {
  width: 60%; 
  margin-top: 25px;
}

.hodgepodge-content__item__inner4 p.item__txt__attention{
  line-height: 18px;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out; 
    -moz-transition: all 0.15s ease-out; 
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out; 
    -moz-transition: all 0.15s ease-out; 
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
