@charset "utf-8";
#maincontents {
 background: url("../images/mastersdream/bg.jpg") no-repeat center top fixed;
 background-size: cover;
 position: relative;
}
/* SP */
@media screen and (max-width: 767px) {
 #maincontents {
  background: url("../images/mastersdream/bg.jpg") repeat-y center top #333;
  background-size: 280% auto;
 }
 .contantsbody {
  padding: 17% 0 12% 0;
 }
 #mv .mvinner {
  border-radius: 0 0 8px 8px;
  overflow: hidden;
 }
 #shopbtn {
  width: 48%;
  position: fixed;
  bottom: 5%;
  right: 2%;
  z-index: 2;
 }
 #topicsbtn {
  width: 48%;
  position: fixed;
  bottom: 5%;
  left: 2%;
  z-index: 2;
 }
 .topbnr {
  width: 90%;
  margin: 0 auto 15% auto;
 }
 .topbnr .title {
  margin: 0 auto 5% auto;
 }
 .topbnr .bnrset .bnr {
  width: 100%;
  margin: 0 0 8% 0;
 }
 .topbnr .bnrset .bnr:last-child {
  margin: 0;
 }
 .topbnr .bnrset .bnr a {
  display: block;
  border-radius: 8px;
  overflow: hidden;
 }
 #lead .sectioninner {
  margin: 0 0 15% 0;
  padding: 0 5%;
  position: relative;
  background: url("../images/mastersdream/lead_bg.png") no-repeat right 14%;
  background-size: 60% auto;
 }
 #lead .pic {
  position: absolute;
  top: 3%;
  left: 5%;
  width: 45%;
 }
 #lead .textbox {
  color: #fff;
  position: relative;
  padding: 85% 0 0 0;
  text-align: center;
 }
 #lead .leadlogo {
  position: absolute;
  top: 9%;
  right: 5%;
  width: 40%;
  z-index: 1;
 }
 #lead .catch {
  font-size: 23px;
  font-family: 'Noto Serif JP', serif;
  line-height: 2;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
  margin: 0 0 3% 0;
 }
 #lead .text {
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  line-height: 2;
  position: relative;
  z-index: 1;
 }
 #ajiwai {
  margin: 0 0 15% 0;
  padding: 0 5%;
 }
 #ajiwai .ajiwaibox {
  background: url("../images/mastersdream/ajiwai_bg_sp.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  color: #fff;
  margin: 0 auto 10% auto;
 }
 #ajiwai .ajiwaiinner {
  padding: 68% 5% 8% 5%;
 }
 #ajiwai .ajiwaibox .catch {
  font-size: 22px;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin: 0 5% 3% 5%;
  text-align: center;
 }
 #ajiwai .ajiwaibox .text {
  font-family: 'Noto Serif JP', serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 2;
  margin: 0 5% 8% 5%;
 }
 #ajiwai .ajiwaibox .pic {
  width: 90%;
  margin: 0 auto;
 }
 #method {
  margin: 0 0 15% 0;
  padding: 0 5%;
 }
 #method .title {
  margin: 0 auto 5% auto;
 }
 #method .material .sectionbox {
  background: url("../images/mastersdream/method_bg.jpg") no-repeat left top;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 10% 0;
 }
 #method .method .sectionbox {
  background: url("../images/mastersdream/method_bg.jpg") no-repeat left top;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 10% 0;
 }
 #method .material .boxbody {
  padding: 5% 8% 8% 8%;
 }
 #method .method .boxbody {
  padding: 5% 8% 8% 8%;
 }
 #method .material .stitle {
  background: url("../images/mastersdream/material_title_bg.jpg") no-repeat center center;
  background-size: 120% auto;
  font-weight: normal;
 }
 #method .material .stitle a {
  display: block;
  position: relative;
  padding: 5% 3% 5% 1%;
  cursor: pointer;
 }
 #method .material .stitle a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 0;
 }
 #method .material .stitle a::after {
  background: url("../images/mastersdream/icon_open_b.svg") no-repeat 0 0;
  background-size: contain;
 }
 #method .material .stitle.active a::after {
  background: url("../images/mastersdream/icon_close_b.svg") no-repeat 0 0;
  background-size: contain;
 }
 #method .method .stitle {
  background: url("../images/mastersdream/method_title_bg.jpg") no-repeat center center;
  background-size: 120% auto;
  font-weight: normal;
 }
 #method .method .stitle a {
  display: block;
  position: relative;
  padding: 5% 3% 5% 1%;
  cursor: pointer;
 }
 #method .method .stitle a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 0;
 }
 #method .method .stitle a::after {
  background: url("../images/mastersdream/icon_open_b.svg") no-repeat 0 0;
  background-size: contain;
 }
 #method .method .stitle.active a::after {
  background: url("../images/mastersdream/icon_close_b.svg") no-repeat 0 0;
  background-size: contain;
 }
 #method .materiallabel {
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
  color: #000;
  text-align: center;
  position: relative;
 }
 #method .materiallabel .num {
  display: inline-block;
  width: 2em;
  font-size: 32px;
  vertical-align: middle;
 }
 #method .materiallabel .labeltext {
  vertical-align: middle;
  position: relative;
 }
 #method .leadtext {
  font-size: 15px;
  font-family: 'Noto Serif JP', serif;
  color: #000;
  margin: 0 0 8% 0;
  line-height: 1.5;
  text-align: center;
 }
 #method .ruby {
  position: absolute;
  top: -1.2em;
  right: 0;
  width: 100%;
  text-align: center;
  font-size: 10px;
 }
 #method .subtext.sp {
  display: block;
  margin: 8% 0 8% 0;
  padding: 0;
  line-height: 1.5;
  position: relative;
 }
 #method .subtext.pc {
  display: none;
 }
 #method .materiallist li {
  margin: 0 0 10% 0;
 }
 #method .materiallist li .caption {
  margin: 5% 0 0 0;
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  line-height: 1.2;
 }
 #method .materiallist li .caption .sub {
  font-size: 12px;
 }
 #method .materiallist li .text {
  margin: 5% 0 0 0;
  font-size: 14px;
  line-height: 2;
 }
 #method .materiallist li p.stext {
  margin: 5% 0 0 0;
  font-size: 10px;
  line-height: 2;
 }
 #method .materiallist li span.stext {
  font-size: 10px;
 }
 #story {
  margin: 0 0 15% 0;
  padding: 0 5%;
 }
 #story .title {
  margin: 0 auto 5% auto;
 }
 #story .story01 .sectionbox {
  background: url("../images/mastersdream/story_bg.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 10% 0;
 }
 #story .story02 .sectionbox {
  background: url("../images/mastersdream/story_bg.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 10% 0;
 }
 #story .story01 .boxbody {
  padding: 5% 8% 8% 8%;
 }
 #story .story02 .boxbody {
  padding: 5% 8% 8% 8%;
 }
 #story .story01 .stitle {
  background: url("../images/mastersdream/history_title_bg.jpg") no-repeat center center;
  background-size: 120% auto;
  font-weight: normal;
 }
 #story .story01 .stitle a {
  display: block;
  position: relative;
  padding: 5% 3% 5% 1%;
  cursor: pointer;
 }
 #story .story01 .stitle a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 0;
 }
 #story .story01 .stitle a::after {
  background: url("../images/mastersdream/icon_open_w.svg") no-repeat 0 0;
  background-size: contain;
 }
 #story .story01 .stitle.active a::after {
  background: url("../images/mastersdream/icon_close_w.svg") no-repeat 0 0;
  background-size: contain;
 }
 #story .story02 .stitle {
  background: url("../images/mastersdream/dream_title_bg.jpg") no-repeat center center;
  background-size: 120% auto;
  font-weight: normal;
 }
 #story .story02 .stitle a {
  display: block;
  position: relative;
  padding: 5% 3% 5% 1%;
  cursor: pointer;
 }
 #story .story02 .stitle a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 0;
 }
 #story .story02 .stitle a::after {
  background: url("../images/mastersdream/icon_open_w.svg") no-repeat 0 0;
  background-size: contain;
 }
 #story .story02 .stitle.active a::after {
  background: url("../images/mastersdream/icon_close_w.svg") no-repeat 0 0;
  background-size: contain;
 }
 #story .storylabel {
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  text-align: center;
 }
 #story .storylabel .num {
  display: inline-block;
  width: 1.5em;
  font-size: 32px;
  vertical-align: middle;
 }
 #story .storylabel .labeltext {
  vertical-align: middle;
  position: relative;
  top: 0.05em;
  padding: 0 5% 0 0;
 }
 #story .storylabel .stext {
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
 }
 #story .storylist li.story0102 {
  margin: 8% 0 0 0;
  flex-direction: row-reverse;
 }
 #story .storylist li .text {
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  line-height: 2;
  letter-spacing: 0.01em;
 }
 #story .storylist li .pic {
  margin: 5% 0 0 0;
 }
 #story .storylist li .name {
  display: block;
  text-align: right;
  font-size: 18px;
  padding: 0 0.5em 0 0;
 }
 #story .profile {
  margin: 8% 0 0 0;
  padding: 8% 5%;
  background: #fff;
 }
 #story .profile .name {
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
  margin: 0 0 5% 0;
 }
 #story .profile .label {
  color: #dfb54e;
  margin: 0 1em 0 0;
  font-family: 'Noto Serif JP', serif;
 }
 #story .profile .text {
  font-size: 14px;
  line-height: 2;
 }
 #story .profile .text a {
  font-size: 16px;
  text-decoration: underline;
  display: inline-block;
  position: relative;
 }
 #story .profile .text a.blanklink::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  top: 0.6em;
  right: -20px;
  background: url("../images/common/icon_blank.svg") no-repeat 0 0;
  background-size: cover;
 }
 #movie {
  margin: -12% 0 15% 0;
  padding: 17% 0 0 0;
 }
 #movie .title {
  margin: 0 auto 8% auto;
 }
 #movie .adlist {
  margin: 0 5%;
 }
 #movie .adlist li {
  margin: 0 0 10% 0;
 }
 #movie .adlist li .thumb {
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 5% 0;
  position: relative;
 }
 #movie .adlist li a {
  display: block;
  cursor: pointer;
  position: relative;
  color: #fff;
 }
 #movie .adlist li a::after {
  content: '';
  width: 60px;
  height: 60px;
  background: url("../images/common/movie_play.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
 }
 #movie .adlist li a::before {
  content: 'PLAY MOVIE';
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-weight: 600;
  z-index: 2;
 }
 #movie .adlist li .caption {
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  color: #fff;
 }
 #ambassador {
  margin: 0 0 15% 0;
 }
 #ambassador .title {
  margin: 0 auto 8% auto;
 }
 #ambassador .ambassadorwrap {
  background: url("../images/mastersdream/ambassador_bg.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  padding: 8% 5%;
  margin: 0 5%;
 }
 #ambassador .ambassadorinner {}
 #ambassador .pic {
  width: 100%;
  margin: 0 auto 8% auto;
 }
 #ambassador .textbox {
  font-family: 'Noto Serif JP', serif;
 }
 #ambassador .proflabel {
  width: 25%;
  margin: 0 auto 5% auto;
 }
 #ambassador .profhead {
  margin: 0 0 8% 0;
  text-align: center;
 }
 #ambassador .name {
  font-size: 24px;
  letter-spacing: 0.1em;
  margin: 0 0 2% 0;
 }
 #ambassador .name .kana {
  font-size: 12px;
  vertical-align: baseline;
 }
 #ambassador .info {
  line-height: 1.8;
  font-size: 12px;
 }
 #ambassador .textlabel {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
 }
 #ambassador .text {
  font-size: 14px;
  line-height: 1.8;
  margin: 0 0 3% 0;
 }
 #topics {
  margin: 0 0 15% 0;
 }
 #topics .title {
  margin: 0 auto 8% auto;
 }
 #topics .topicswrap {
  background: url("../images/mastersdream/topics_bg.jpg") repeat-y top center;
  background-size: 120% auto;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  padding: 8% 3% 10% 3%;
  color: #fff;
  margin: 0 5% 8% 5%;
 }
 #topics .topicstab {
  margin: 0 0 8% 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
 }
 #topics .topicstab li {
  padding: 0 3%;
  border-left: 1px solid #dfb54e;
  font-size: 12px;
  width: 50%;
  margin: 0 0 5% 0;
 }
 #topics .topicstab li.tab02 {
  border-right: 1px solid #dfb54e;
 }
 #topics .topicstab li:last-child {
  border-right: 1px solid #dfb54e;
 }
 #topics .topicstab li a {
  display: block;
  cursor: pointer;
  color: #fff;
  text-align: center;
  padding: 4.5% 5%;
  position: relative;
  z-index: 1;
 }
 #topics .topicstab li a.active {
  color: #000;
 }
 #topics .topicstab li a.active::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #dfb54e;
  z-index: -1;
 }
 #topics .topicsbox {
  display: none;
  transition: 0.2s;
 }
 #topics .topicsbox.active {
  display: block;
 }
 #topics .topicslist {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  transition: 1s;
  overflow: hidden;
 }
 #topics .topicslist.listmore {
  display: none;
 }
 #topics .topicslist li {
  width: 48%;
  margin: 0 0 8% 0;
 }
 #topics .topicslist li a {
  display: block;
  color: #fff;
 }
 #topics .topicslist li .thumb {
  margin: 0 0 5% 0;
 }
 #topics .topicslist li .date {
  color: #dfb54e;
  font-size: 12px;
  margin: 0 0 5% 0;
  font-family: 'Noto Serif JP', serif;
 }
 #topics .topicslist li .textbox {
  position: relative;
 }
 #topics .topicslist li .text {
  font-family: 'Noto Serif JP', serif;
  font-size: 14px;
  line-height: 1.6;
 }
 #topics .topicslist li .cate {
  font-size: 12px;
  text-align: left;
  margin: 5% 0 0 0;
 }
 #topics .topicslist li .cate .label {
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  padding: 2px;
  width: 10em;
 }
 #topics .morebtn {
  width: 60%;
  text-align: center;
  margin: 8% auto 0 auto;
 }
 #topics .morebtn a {
  display: block;
  background: #dfb54e;
  color: #000;
  font-size: 14px;
  padding: 12px 20px;
  position: relative;
 }
 #topics .morebtn a.btn_more::after {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 10%;
  margin: -20px 0 0 0;
  background: url("../images/mastersdream/more_open.svg") no-repeat center right;
  background-size: 40px auto;
 }
 #topics .morebtn a.btn_close {
  display: none;
 }
 #topics .morebtn a.btn_close::after {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 10%;
  margin: -20px 0 0 0;
  background: url("../images/mastersdream/more_close.svg") no-repeat center right;
  background-size: 40px auto;
 }
 #instagram {
  margin: 0 0 8% 0;
 }
 #instagram .instabnr {
  width: 90%;
  margin: 0 auto;
 }
 #products {
  margin: 0 0 15% 0;
 }
 #products .title {
  margin: 0 auto 8% auto;
 }
 #products .productlist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 5% 8% 5%;
 }
 #products .productlist li {
  width: 48%;
  text-align: center;
  margin: 0 0 8% 0;
  color: #fff;
 }
 #products .productlist li .pic {
  margin: 0 auto 5% auto;
 }
 #products .productlist li.item_reg .pic {
  width: 46.5%;
  text-align: center;
 }
 #products .productlist li.item_pack .pic {
  width: 100%;
  text-align: center;
 }
 #products .productlist li .label {
  font-size: 14px;
 }
 #products .product02 {
  padding: 0 5%;
 }
 #products .product02 .label {
  font-size: 16px;
  margin: 0 0 5% 0;
  color: #fff;
 }
 #products .productdata {
  background-color: #595757;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  padding: 5%;
  color: #fff;
 }
 #products .product02 .dataname {
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  margin: 0 0 5% 0;
  line-height: 1.2;
 }
 #products .product02 .dataname strong {
  color: #fff;
  font-weight: normal;
 }
 #products .product02 .datalist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
 }
 #products .product02 .datalist li {
  background: #3e3a39;
  padding: 5% 3%;
  text-align: center;
  width: 32%;
  margin: 0 0 3% 0;
 }
 #products .product02 .datalist .datalabel {
  margin: 0 0 8% 0;
  font-size: 12px;
 }
 #products .product02 .datalist .datanum {
  font-size: 15px;
  font-family: 'Noto Serif JP', serif;
 }
 #products .product02 .datanote {
  margin: 3% 0 0 0;
  font-size: 12px;
  text-align: right;
 }
 #products .btnset {
  width: 60%;
  margin: 0 auto 15% auto;
 }
 #products .btnset .searchbtn {
  margin: 0 0 10% 0;
 }
 #links {
  margin: 0 0 15% 0;
  padding: 0 5%;
 }
 #links .linklist.list01 {
  margin: 0 0 12% 0;
 }
 #links .linklist li {
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 12% 0;
 }
 #links .linklist li:last-child {
  margin: 0;
 }
 #links .linklist li .text {
  padding: 8%;
  font-size: 13px;
  text-align: left;
  line-height: 1.5;
 }
}
/* PC */
@media screen and (min-width: 768px) {
 #mv {
  max-width: 1364px;
  margin: 0 auto;
 }
 #mv .mvinner {
  border-radius: 0 0 8px 8px;
  overflow: hidden;
 }
 #shopbtn {
  width: 330px;
  position: fixed;
  bottom: 8%;
  right: 3%;
  z-index: 2;
 }
 #topicsbtn {
  width: 330px;
  position: fixed;
  bottom: 20%;
  right: 3%;
  z-index: 2;
 }
 .contantsbody {
  max-width: 1164px;
  margin: 0 auto;
  padding: 100px 0 160px 0;
 }
 .topbnr {
  width: 90%;
  max-width: 960px;
  margin: 0 auto 120px auto;
 }
 .topbnr a {
  display: block;
  transition: 0.3s;
 }
 .topbnr a:hover {
  opacity: 0.8;
 }
 .topbnr .title {
  max-width: 720px;
  margin: 0 auto 40px auto;
 }
 .topbnr .bnrset {
  display: flex;
  justify-content: space-between;
 }
 .topbnr .bnrset .bnr {
  width: 28%;
  padding: 0 5%;
 }
 .topbnr .bnrset.noslide {
  display: block;
 }
 .topbnr .bnrset.noslide .bnr {
  width: 50%;
  margin: 0 auto;
  padding: 0;
 }
 .topbnr .bnrset .bnr a {
  display: block;
  border-radius: 8px;
  overflow: hidden;
 }
 .topbnr .slick-prev {
  top: 44%;
  left: -50px;
  background: url("../images/mastersdream/slide_prev.svg") no-repeat center center;
  backkground-size: cover;
  padding: 30px 0 0 0;
  height: 0;
  overflow: hidden;
  cursor: pointer;
 }
 .topbnr .slick-next {
  top: 44%;
  right: -50px;
  background: url("../images/mastersdream/slide_next.svg") no-repeat center center;
  backkground-size: cover;
  padding: 30px 0 0 0;
  height: 0;
  overflow: hidden;
  cursor: pointer;
 }
 .topbnr .slick-disabled {
  opacity: 0.3;
  cursor: auto;
 }
 .topbnr .slick-dots {
  bottom: -80px;
 }
 .topbnr .slick-dots li {
  width: 60px;
  margin: 0;
 }
 .topbnr .slick-dots li button {
  padding: 0;
  width: 60px;
  height: 2px;
  background: #ccc;
  transition: 0.3s;
 }
 .topbnr .slick-dots li.slick-active button {
  padding: 0;
  background: #666;
 }
 #lead .sectioninner {
  width: 94%;
  margin: 0 auto 160px auto;
 }
 #lead .leadbox {
  display: flex;
  justify-content: space-between;
  position: relative;
 }
 #lead .pic {
  width: 50%;
  padding: 6% 8% 0 10%;
 }
 #lead .textbox {
  width: 50%;
  color: #fff;
  position: relative;
  padding: 8% 0 30px 0;
 }
 #lead .textbox::before {
  content: '';
  width: 410px;
  height: 386px;
  position: absolute;
  top: 8%;
  right: 10%;
  background: url("../images/mastersdream/lead_bg.png") no-repeat center center;
  background-size: contain;
  z-index: 0;
 }
 #lead .leadlogo {
  width: 56%;
  margin: 0 0 20px 0;
  position: relative;
  z-index: 1;
 }
 #lead .catch {
  font-size: 30px;
  font-family: 'Noto Serif JP', serif;
  line-height: 2;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
  margin: 0 0 20px 0;
 }
 #lead .text {
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  line-height: 2;
  position: relative;
  z-index: 1;
 }
 #ajiwai {
  margin: 0 0 120px 0;
 }
 #ajiwai .ajiwaibox {
  background: url("../images/mastersdream/ajiwai_bg_pc.jpg") no-repeat right center;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  color: #fff;
  width: 80%;
  margin: 0 auto 80px auto;
 }
 #ajiwai .ajiwaiinner {
  padding: 4% 45% 5% 5%;
 }
 #ajiwai .ajiwaibox .catch {
  font-size: 24px;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin: 0 0 15px 0;
 }
 #ajiwai .ajiwaibox .text {
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2;
  margin: 0 0 30px 0;
 }
 #ajiwai .ajiwaibox .pic {
  width: 90%;
 }
 #method {
  margin: 0 0 120px 0;
 }
 #method .title {
  max-width: 460px;
  margin: 0 auto 40px auto;
 }
 #method .material .sectionbox {
  background: url("../images/mastersdream/method_bg.jpg") no-repeat center top;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 80px 0;
 }
 #method .method .sectionbox {
  background: url("../images/mastersdream/method_bg.jpg") no-repeat center top;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 80px 0;
 }
 #method .materiallabel {
  font-size: 30px;
  font-family: 'Noto Serif JP', serif;
  color: #000;
  text-align: center;
  position: relative;
 }
 #method .materiallabel .num {
  display: inline-block;
  width: 2.5em;
  font-size: 52px;
  vertical-align: middle;
 }
 #method .materiallabel .labeltext {
  vertical-align: middle;
  position: relative;
  top: 0.06em;
  padding: 0 5% 0 0;
 }
 #method .material .stitle {
  background: url("../images/mastersdream/material_title_bg.jpg") no-repeat center center;
  background-size: 1164px auto;
  font-weight: normal;
 }
 #method .material .stitle a {
  display: block;
  position: relative;
  padding: 30px 80px 30px 80px;
  cursor: pointer;
 }
 #method .material .stitle a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 0;
 }
 #method .material .stitle a::after {
  background: url("../images/mastersdream/icon_open_b.svg") no-repeat 0 0;
  background-size: contain;
 }
 #method .material .stitle.active a::after {
  background: url("../images/mastersdream/icon_close_b.svg") no-repeat 0 0;
  background-size: contain;
 }
 #method .material .boxbody {
  padding: 30px 80px 80px 80px;
 }
 #method .method .stitle {
  background: url("../images/mastersdream/method_title_bg.jpg") no-repeat center center;
  background-size: 1164px auto;
  font-weight: normal;
 }
 #method .method .stitle a {
  display: block;
  position: relative;
  padding: 30px 80px 30px 80px;
  cursor: pointer;
 }
 #method .method .stitle a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 0;
 }
 #method .method .stitle a::after {
  background: url("../images/mastersdream/icon_open_b.svg") no-repeat 0 0;
  background-size: contain;
 }
 #method .method .stitle.active a::after {
  background: url("../images/mastersdream/icon_close_b.svg") no-repeat 0 0;
  background-size: contain;
 }
 #method .method .boxbody {
  padding: 30px 80px 80px 80px;
 }
 #method .leadtext {
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  color: #000;
  margin: 0 0 30px 0;
  text-align: center;
 }
 #method .ruby {
  position: absolute;
  top: -1em;
  right: 0;
  width: 100%;
  padding: 0 5em 0 0;
  text-align: center;
  font-size: 14px;
 }
 #method .materiallabel .subtext {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.2em;
 }
 #method .materiallist {
  display: flex;
  justify-content: space-between;
 }
 #method .materiallist li {
  width: 30%;
 }
 #method .materiallist li .caption {
  margin: 30px 0 0 0;
  padding: 0.6em 0;
  font-size: 24px;
  line-height: 1.2;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
 }
 #method .materiallist li .caption.cap2l {
  padding: 0;
 }
 #method .materiallist li .caption .sub {
  font-size: 16px;
 }
 #method .materiallist li .text {
  margin: 30px 0 0 0;
  font-size: 14px;
  line-height: 2;
 }
 #method .materiallist li p.stext {
  margin: 30px 0 0 0;
  font-size: 12px;
  line-height: 2;
 }
 #method .materiallist li span.stext {
  font-size: 12px;
 }
 #story {
  margin: 0 0 120px 0;
 }
 #story .title {
  max-width: 460px;
  margin: 0 auto 40px auto;
 }
 #story .story01 .sectionbox {
  background: url("../images/mastersdream/story_bg.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 80px 0;
 }
 #story .story02 .sectionbox {
  background: url("../images/mastersdream/story_bg.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 80px 0;
 }
 #story .story01 .stitle {
  background: url("../images/mastersdream/history_title_bg.jpg") no-repeat center center;
  background-size: 1164px auto;
  font-weight: normal;
 }
 #story .story01 .stitle a {
  display: block;
  position: relative;
  padding: 30px 80px 30px 80px;
  cursor: pointer;
  color: #fff;
 }
 #story .story01 .stitle a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 0;
 }
 #story .story01 .stitle a::after {
  background: url("../images/mastersdream/icon_open_w.svg") no-repeat 0 0;
  background-size: contain;
 }
 #story .story01 .stitle.active a::after {
  background: url("../images/mastersdream/icon_close_w.svg") no-repeat 0 0;
  background-size: contain;
 }
 #story .story01 .boxbody {
  padding: 50px 80px 80px 80px;
 }
 #story .story02 .stitle {
  background: url("../images/mastersdream/dream_title_bg.jpg") no-repeat center center;
  background-size: 1164px auto;
  font-weight: normal;
 }
 #story .story02 .stitle a {
  display: block;
  position: relative;
  padding: 30px 80px 30px 80px;
  cursor: pointer;
  color: #fff;
 }
 #story .story02 .stitle a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 0;
 }
 #story .story02 .stitle a::after {
  background: url("../images/mastersdream/icon_open_w.svg") no-repeat 0 0;
  background-size: contain;
 }
 #story .story02 .stitle.active a::after {
  background: url("../images/mastersdream/icon_close_w.svg") no-repeat 0 0;
  background-size: contain;
 }
 #story .story02 .boxbody {
  padding: 50px 80px 80px 80px;
 }
 #story .storylabel {
  font-size: 30px;
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  text-align: center;
 }
 #story .storylabel .num {
  display: inline-block;
  width: 2.5em;
  font-size: 52px;
  vertical-align: middle;
 }
 #story .storylabel .labeltext {
  vertical-align: middle;
  position: relative;
  top: 0.05em;
  padding: 0 5% 0 0;
 }
 #story .storylabel .stext {
  font-size: 24px;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
 }
 #story .storylist li {
  display: flex;
  justify-content: space-between;
 }
 #story .storylist li.story0102 {
  margin: 30px 0 0 0;
  flex-direction: row-reverse;
 }
 #story .storylist li .text {
  width: 48%;
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  line-height: 2;
  letter-spacing: 0.01em;
 }
 #story .storylist li .pic {
  width: 48%;
 }
 #story .storylist li .name {
  display: block;
  text-align: right;
  font-size: 20px;
  padding: 0 1em 0 0;
 }
 #story .profile {
  margin: 30px 0 0 0;
  padding: 50px 80px 50px 80px;
  background: #fff;
 }
 #story .profile .name {
  font-size: 20px;
  font-family: 'Noto Serif JP', serif;
  margin: 0 0 30px 0;
 }
 #story .profile .label {
  color: #dfb54e;
  margin: 0 1em 0 0;
  font-family: 'Noto Serif JP', serif;
 }
 #story .profile .text {
  font-size: 16px;
  line-height: 2;
 }
 #story .profile .text a {
  font-size: 18px;
  text-decoration: underline;
  display: inline-block;
  position: relative;
 }
 #story .profile .text a.blanklink::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  top: 0.6em;
  right: -20px;
  background: url("../images/common/icon_blank.svg") no-repeat 0 0;
  background-size: cover;
 }
 #movie {
  margin: -100px 0 160px 0;
  padding: 160px 0 0 0;
 }
 #movie .title {
  max-width: 460px;
  margin: 0 auto 40px auto;
 }
 #movie .adlist {
  display: flex;
  justify-content: space-between;
 }
 #movie .adlist.onecol li {
  width: 64%;
  margin: 0 auto;
 }
 #movie .adlist li {
  width: 48%;
 }
 #movie .adlist li .thumb {
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 20px 0;
  position: relative;
 }
 #movie .adlist li a {
  display: block;
  cursor: pointer;
  position: relative;
  color: #fff;
 }
 #movie .adlist li a::after {
  content: '';
  width: 104px;
  height: 104px;
  background: url("../images/common/movie_play.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -52px 0 0 -52px;
  transition: 0.3s;
 }
 #movie .adlist li a:hover::after {
  transform: scale(1.1);
 }
 #movie .adlist li a::before {
  content: 'PLAY MOVIE';
  font-size: 14px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-weight: 600;
  z-index: 2;
 }
 #movie .adlist li .caption {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #fff;
 }
 #ambassador {
  margin: 0 0 160px 0;
 }
 #ambassador .title {
  max-width: 460px;
  margin: 0 auto 40px auto;
 }
 #ambassador .ambassadorwrap {
  background: url("../images/mastersdream/ambassador_bg.jpg") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 80px 0;
  padding: 60px;
 }
 #ambassador .ambassadorinner {
  display: flex;
  justify-content: space-between;
 }
 #ambassador .pic {
  width: 46%;
 }
 #ambassador .textbox {
  width: 50%;
  font-family: 'Noto Serif JP', serif;
 }
 #ambassador .proflabel {
  width: 80px;
  margin: 0 0 15px 0;
 }
 #ambassador .profhead {
  margin: 0 0 30px 0;
 }
 #ambassador .name {
  font-size: 30px;
  letter-spacing: 0.1em;
  margin: 0 0 10px 0;
 }
 #ambassador .name .kana {
  font-size: 14px;
  vertical-align: baseline;
 }
 #ambassador .info {
  font-size: 14px;
 }
 #ambassador .textlabel {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
 }
 #ambassador .text {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 15px 0;
 }
 #topics {
  margin: 0 0 160px 0;
 }
 #topics .title {
  max-width: 460px;
  margin: 0 auto 40px auto;
 }
 #topics .topicswrap {
  background: url("../images/mastersdream/topics_bg.jpg") repeat-y top center;
  background-size: 1164px auto;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  padding: 100px;
  color: #fff;
  margin: 0 0 80px 0;
 }
 #topics .topicstab {
  margin: 0 0 60px 0;
  display: flex;
  justify-content: center;
 }
 #topics .topicstab li {
  padding: 0 20px;
  border-left: 1px solid #dfb54e;
  font-size: 16px;
 }
 #topics .topicstab li:last-child {
  padding: 0 20px;
  border-right: 1px solid #dfb54e;
 }
 #topics .topicstab li a {
  display: block;
  cursor: pointer;
  color: #fff;
  width: 185px;
  text-align: center;
  padding: 10px;
  position: relative;
  z-index: 1;
 }
 #topics .topicstab li a.active {
  color: #000;
 }
 #topics .topicstab li a.active::after {
  content: '';
  position: absolute;
  top: -5%;
  left: 0;
  width: 100%;
  height: 110%;
  background: #dfb54e;
  z-index: -1;
  transition: 0.2s;
 }
 #topics .topicsbox {
  display: none;
  transition: 0.2s;
 }
 #topics .topicsbox.active {
  display: block;
 }
 #topics .topicslist {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  transition: 1s;
  overflow: hidden;
 }
 #topics .topicslist.listmore {
  display: none;
 }
 #topics .topicslist li {
  width: 48%;
  margin: 0 0 60px 0;
 }
 #topics .topicslist li a {
  display: block;
  color: #fff;
 }
 #topics .topicslist li .thumb {
  margin: 0 0 20px 0;
 }
 #topics .topicslist li .date {
  color: #dfb54e;
  font-size: 14px;
  margin: 0 0 10px 0;
  font-family: 'Noto Serif JP', serif;
 }
 #topics .topicslist li .textbox {
  position: relative;
 }
 #topics .topicslist li .text {
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  line-height: 1.6;
 }
 #topics .topicslist li .cate {
  position: absolute;
  top: -1px;
  right: 0;
  font-size: 14px;
  text-align: center;
 }
 #topics .topicslist li .cate .label {
  display: inline-block;
  border: 1px solid #fff;
  padding: 2px;
  width: 10em;
 }
 #topics .morebtn {
  width: 240px;
  text-align: center;
  margin: 80px auto 0 auto;
 }
 #topics .morebtn a {
  display: block;
  background: #dfb54e;
  color: #000;
  font-size: 16px;
  padding: 15px 20px;
  position: relative;
  cursor: pointer;
 }
 #topics .morebtn a.btn_more::after {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 10%;
  margin: -20px 0 0 0;
  background: url("../images/mastersdream/more_open.svg") no-repeat center right;
  background-size: 40px auto;
 }
 #topics .morebtn a.btn_close {
  display: none;
 }
 #topics .morebtn a.btn_close::after {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 10%;
  margin: -20px 0 0 0;
  background: url("../images/mastersdream/more_close.svg") no-repeat center right;
  background-size: 40px auto;
 }
 #instagram {
  margin: 0 0 80px 0;
 }
 #instagram .instabnr {
  max-width: 960px;
  margin: 0 auto;
 }
 #instagram .instabnr a {
  display: block;
  transition: 0.3s;
 }
 #instagram .instabnr a:hover {
  transform: scale(1.05);
 }
 #products {
  margin: 0 0 160px 0;
 }
 #products .title {
  max-width: 460px;
  margin: 0 auto 40px auto;
 }
 #products .productlist {
  display: flex;
  justify-content: space-between;
  padding: 0 10%;
  width: 70%;
  margin: 0 auto 80px auto;
 }
 #products .productlist li {
  width: 48%;
  text-align: center;
 }
 #products .productlist li .pic {
  margin: 0 auto 30px auto;
 }
 #products .productlist li.item_reg .pic {
  width: 46.5%;
  text-align: center;
 }
 #products .productlist li.item_pack .pic {
  width: 100%;
  text-align: center;
 }
 #products .productlist li .label {
  font-size: 16px;
  color: #fff;
 }
 #products .product02 {
  padding: 0 10%;
 }
 #products .product02 .label {
  font-size: 16px;
  margin: 0 0 20px 0;
  color: #fff;
 }
 #products .productdata {
  background-color: #595757;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  padding: 50px 5%;
  color: #fff;
 }
 #products .product02 .dataname {
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  margin: 0 0 20px 0;
 }
 #products .product02 .dataname strong {
  font-weight: normal;
 }
 #products .product02 .datalist {
  display: flex;
  justify-content: space-between;
 }
 #products .product02 .datalist li {
  background: #3e3a39;
  padding: 20px 10px;
  text-align: center;
  width: 15.8%;
 }
 #products .product02 .datalist .datalabel {
  margin: 0 0 20px 0;
  font-size: 14px;
 }
 #products .product02 .datalist .datanum {
  font-size: 20px;
  font-family: 'Noto Serif JP', serif;
 }
 #products .product02 .datanote {
  margin: 10px 0 0 0;
  font-size: 14px;
  text-align: right;
 }
 #products .btnset {
  width: 640px;
  margin: 0 auto 120px auto;
  display: flex;
  justify-content: space-between;
 }
 #products .btnset .productbtn {
  width: 47.5%;
 }
 #links .linklist li {
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  border-radius: 8px;
  overflow: hidden;
  transition: 0.3s;
 }
 #links .linklist li:hover {
  transform: scale(1.05);
 }
 #links .linklist li a {
  display: block;
 }
 #links .linklist.list01 {
  margin: 0 0 80px 0;
 }
 #links .linklist li .text {
  padding: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
 }
}
.boxbody {
 display: none;
}