@charset "utf-8";

#sma_contents ul {
  list-style: none;
}

#sma_contents img {
  vertical-align: middle;
}

/*------------------------------------------------------------
[SP]
------------------------------------------------------------ */
@media screen and (max-width:767px){
#suntory_contents #sma_contents {
  width: 100%;
}
/*------------------------------------------------------------
[SP] event_nav
------------------------------------------------------------ */
#suntory_contents .event_nav {
  margin: 8vw 4vw 12vw;
}
#suntory_contents .event_nav ul {
  display: flex;
  justify-content: center;
}
#suntory_contents .event_nav li {
  list-style: none;
  font-size: 3.466666666666667vw;
  line-height: 1.5;
  border-right: 1px #666 solid;
  padding: 0 3.2vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
#suntory_contents .event_nav li:first-child {
  border-left: 1px #666 solid;
}
#suntory_contents .event_nav li a {
  color: #000;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#suntory_contents .event_nav li.cr a {
  color: #A89170;
  font-weight: bold;
  pointer-events: none;
}
/*------------------------------------------------------------
[SP] main_visual
------------------------------------------------------------ */
#suntory_contents .main_visual figure {
  margin-bottom: 8vw;
  width: 100%;
}
#suntory_contents .main_visual figure img {
  width: 100%;
  height: auto;
}
#suntory_contents .main_visual h1 {
  margin-bottom: 8vw;
  font-size: 5.6vw;
  font-weight: normal;
  text-align: center;
}
#suntory_contents .main_visual .lead {
  margin: 0 4vw 12vw;
  font-size: 3.466666666666667vw;
  line-height: 1.8;
}

#suntory_contents .float-btn {
  position: fixed;
  visibility: visible;
  right: 2.667vw;
  bottom: 20vw;
  z-index: 49;
  width: 26.667vw;
}

#suntory_contents .float-btn_link {
  display: block;
  background: rgba(54, 53, 129, 0.5);
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding: 1.333vw 0;
}

#suntory_contents .float-btn_link:hover {
  text-decoration: none;
}

#suntory_contents .float-btn_link img {
  width: 16vw;
  height: auto;
}

#suntory_contents .float-btn_txt {
  font-size: 2.667vw;
  line-height: 1.5;
  text-align: center;
  display: block;
}

#suntory_contents .float-btn.is-hide {
  visibility: hidden;
  opacity: 0;
}


/*------------------------------------------------------------
[SP] artclub_contents
------------------------------------------------------------ */

#suntory_contents .artclub_contents {
  margin: 0 4vw;
}

#suntory_contents .info_contents {
  margin: 0 2vw;
}

#suntory_contents .info_contents .info_title {
  font-size: 5.6vw;
  font-weight: normal;
  text-align: center;
  margin: 0 0 8vw;
}

#suntory_contents .info_list {
  margin: 0 4vw 10.667vw;
}

#suntory_contents .info_list_table {
  width: 100%;
}

#suntory_contents .info_list_nolist {
  font-size: 4vw;
  line-height: 1.8;
  font-weight: normal;
  text-align: center;
}

#suntory_contents .info_list_table th {
  display: block;
  font-size: 3.466666666666667vw;
  line-height: 1.5;
  font-weight: normal;
  text-align: left;
  padding-top: 4vw;
  margin-bottom: 1.333vw;
}

#suntory_contents .info_list_table td {
  display: block;
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
  padding-right: 3.733333333333333vw;
}

#suntory_contents .info_list_table tr:first-child th,
#suntory_contents .info_list_table tr:first-child td {
  padding-top: 0;
}

#suntory_contents .info_list_table td.pdf {
  padding-right: 13.333333333333332vw;
}

#suntory_contents .info_list_table td a {
  text-decoration: none;
  color: #000;
  padding-bottom: 0.8vw;
  display: inline;
}

#suntory_contents .info_list_table td span {
  position: relative;
  vertical-align: text-top;
}

#suntory_contents .info_list_table td span::before {
  content: '';
  width: 1.866666666666667vw;
  height: 3.2vw;
  background: url(../img/arrow_right_small_gr.svg) no-repeat 0 0;
  background-size: 1.866666666666667vw auto;
  position: absolute;
  top: calc(50% - 0.267vw);
  right: -3.733333333333333vw;
  transform: translateY(-50%);
}

#suntory_contents .info_list_table td.external span::before {
  content: '';
  width: 2.666666666666667vw;
  height: 2.666666666666667vw;
  background: url(../img/icon_external_gr.svg) no-repeat right top;
  background-size:2.666666666666667vw auto;
  position: absolute;
  top: 0;
  right: -4.666666666666667vw;
}

#suntory_contents .info_list_table td.pdf span::after {
  content: 'PDF';
  font-size: 3.2vw;
  line-height: 1;
  color: #DD0000;
  background: none;
  width: 9.6vw;
  height: 4.8vw;
  background: #fff;
  border: 1px #ccc solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -0.8vw;
  right: -12vw;
}

#suntory_contents .info_list_table td.pdf span::before {
  background: none;
  width: 0;
  height: 0;
}


#suntory_contents .regist_area {

}

#suntory_contents .regist_area_bnr img {
  width: 100%;
  height: auto;
}

#suntory_contents .regist_area_container-head {
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  margin-top: 8vw;
}

#suntory_contents .regist_area_container-head_lead {
  font-size: 4vw;
}

#suntory_contents .regist_area_container-head_list li {
  list-style-type: disc;
  display: list-item;
  list-style-position: inside;
  margin-top: 1.333vw;
}

#suntory_contents .regist_area_container-head_note li::before {
  content: '※ ';
}

#suntory_contents .regist_area_container-head_link {
  margin-top: 1.333vw;
}

#suntory_contents .regist_area_container-head_box {
  margin-top: 5.333vw;
}

#suntory_contents .regist_area_container-head_box.limited {
  border: 3px solid #cce1ee;
  padding: 4vw;
}

#suntory_contents .regist_area_container-head_box li {
  margin-top: 1.333vw;
}

#suntory_contents .regist_area_container-head_img {
  margin: 5.333vw 4vw 0;
}

#suntory_contents .regist_area_container-head_img figure:first-child {
  padding: 0 16vw;
}

#suntory_contents .regist_area_container-head_img figure:last-child {
  padding: 0 5.333vw;
}

#suntory_contents .regist_area_container-head_img figure + figure {
  margin-top: 4vw;
}

#suntory_contents .regist_area_container-head_img figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2.667vw;
}

#suntory_contents .regist_area_container-head_img figure:last-child img {
  border-radius: 0;
}

#suntory_contents .regist_area_container-head_img figcaption {
  font-size: 3.733vw;
  margin: 1.333vw 1.333vw 0;
}

.regist_area_container-head_box img {
  width: 100%;
  height: auto;
}

#suntory_contents .regist_area_container-foot {
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  margin-top: 5.333vw;
}

#suntory_contents .regist_area_container-foot_hl2 {
  font-size: 5.6vw;
  font-weight: normal;
  text-align: center;
  margin: 12vw 0 8vw;
}

#suntory_contents .regist_area_container-foot_txt {
  line-height: 1.8;
}

#suntory_contents .regist_area_container-foot_txt + .regist_area_container-foot_txt {
  margin-top: 2.667vw;
}

#suntory_contents .regist_area_container-foot_img {
  margin: 5.333vw 4vw 0;
}

#suntory_contents .regist_area_container-foot_img li {
  text-align: center;
}

#suntory_contents .regist_area_container-foot_img li + li {
  margin-top: 4vw;
}

#suntory_contents .regist_area_container-foot_img img {
  width: 100%;
  height: auto;
}

#suntory_contents .regist_area_container-foot_img li:nth-child(2) img {
  width: 42.667vw;
}

#suntory_contents .regist_area_container-foot_btn {
  margin-top: 10.667vw;
}

#suntory_contents .regist_area_container-foot_btn li + li {
  margin-top: 5.333vw;
}

#suntory_contents .regist_area_container-foot_btn a {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 12vw;
  background: #A89170;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 3.733vw;
  box-sizing: border-box;
  position: relative;
  line-height: 1.5;
  padding: 0 5.333vw;
}

#suntory_contents .regist_area_container-foot_btn a.booklet::after {
  content: 'PDF';
  width: 9.6vw;
  height: 4.8vw;
  background: #fff;
  font-size: 2.666666666666667vw;
  color: #DD0000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2.4vw;
}

#suntory_contents .regist_area_youtube {
  text-align: center;
  margin-top: 10.667vw;
}

#suntory_contents .youtube_container {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

#suntory_contents .youtube_container + .youtube_container {
  margin-top: 8vw;
}

#suntory_contents .youtube_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#suntory_contents .youtube_container iframe:first-child{
  margin-bottom: 5.333vw;
}

#suntory_contents .report_area {
  background: #FFF2CC;
  padding: 5.333vw 4vw 21.333vw;
  margin-top: 10.667vw;
}

#suntory_contents .report_area_hl2 {
  font-size: 3.73333333vw;
  line-height: 1.8;
  font-weight: bold;
}

#suntory_contents .report_area_hl2_note {
  display: inline-block;
  font-size: 3.2vw;
  font-weight: normal;
}

#suntory_contents .report_area_container {
  margin-top: 10.667vw;
}

#suntory_contents .report_area_container_item + .report_area_container_item {
  margin-top: 10.667vw;
}

#suntory_contents .report_area_container_item_txt dt,
#suntory_contents .report_area_container_item_txt dd {
  font-size: 3.466666666666667vw;
  line-height: 1.8;
}

#suntory_contents .report_area_container_item_img {
  position: relative;
  margin-top: 21.333vw;
}

#suntory_contents .report_area_container_item_img_caption {
  font-size: 3.2vw;
  margin-top: 2.667vw;
  text-align: right;
}

#suntory_contents .report_area_container_item_img::before {
  content: '';
  position: absolute;
}

#suntory_contents .report_01 .report_area_container_item_img::before {
  width: 24vw;
  height: 24vw;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_01.webp) no-repeat;
  background-size: cover;
  top: -13.333vw;
  left: -2.667vw;
  transform: rotate(-15deg);
}

.no-webp #suntory_contents .report_01 .report_area_container_item_img::before {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_01.png);
}

#suntory_contents .report_02 .report_area_container_item_img::before {
  width: 34.667vw;
  height: 20.133vw;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_02.webp) no-repeat;
  background-size: cover;
  top: -10.667vw;
  right: 0;
  transform: rotate(15deg);
}

.no-webp #suntory_contents .report_02 .report_area_container_item_img::before {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_02.png);
}

#suntory_contents .report_03 .report_area_container_item_img::before {
  width: 32vw;
  height: 32vw;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_03.webp) no-repeat;
  background-size: cover;
  top: -18.667vw;
  left: -5.333vw;
}

.no-webp #suntory_contents .report_03 .report_area_container_item_img::before {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_03.png);
}

#suntory_contents .report_04 .report_area_container_item_img::before {
  width: 22.667vw;
  height: 32vw;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_04.webp) no-repeat;
  background-size: cover;
  top: -22.667vw;
  right: 0;
  transform: rotate(15deg);
}

.no-webp #suntory_contents .report_04 .report_area_container_item_img::before {
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_04.png) no-repeat;
}

#suntory_contents .report_04 .report_area_container_item_img::after {
  width: 34.667vw;
  height: 20vw;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_05.webp) no-repeat;
  background-size: cover;
  bottom: -13.333vw;
  left: -1.333vw;
  transform: rotate(-15deg);
  content: '';
  position: absolute;
}

.no-webp #suntory_contents .report_04 .report_area_container_item_img::after {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_05.png);
}

#suntory_contents .report_area_container_item_img img {
  width: 100%;
  height: auto;
}

#suntory_contents .book_area {
  background: #E7E6E6;
  font-size: 3.466666666666667vw;
  line-height: 1.8;
  margin: 10.667vw 4vw 4vw;
  padding: 4vw 4vw 10.667vw;
}

#suntory_contents .book_area_hl2 {
  font-size: 5.6vw;
  font-weight: normal;
  text-align: center;
  margin: 8vw 0;
}

#suntory_contents .book_area_case {
  text-align: center;
  margin-top: 5.333vw;
}

#suntory_contents .book_area_img {
  margin: 5.333vw 13.333vw 0;
}

#suntory_contents .book_area_img li + li {
  margin-top: 5.333vw;
}

#suntory_contents .book_area_img img {
  width: 100%;
  height: auto;
}



}
/*------------------------------------------------------------
[PC]
------------------------------------------------------------ */
@media print, screen and (min-width:768px) {
#suntory_contents #sma_contents {
  width: 100%;
  padding-bottom: 60px;
}
/*------------------------------------------------------------
[PC] event_nav
------------------------------------------------------------ */
#suntory_contents .event_nav {
  margin-bottom: 80px;
}
#suntory_contents .event_nav ul {
  display: flex;
  justify-content: center;
}
#suntory_contents .event_nav li {
  list-style: none;
  font-size: 14px;
  border-right: 1px #666 solid;
  padding: 8px 30px;
}
#suntory_contents .event_nav li:first-child {
  border-left: 1px #666 solid;
}
#suntory_contents .event_nav li a {
  color: #000;
  padding-bottom: 3px;
  text-decoration: none;
}
#suntory_contents .event_nav li a:hover {
  border-bottom: 1px #666 solid;
}
#suntory_contents .event_nav li.cr a {
  color: #A89170;
  font-weight: bold;
  pointer-events: none;
}

/*------------------------------------------------------------
[PC] main_visual
------------------------------------------------------------ */
#suntory_contents .main_visual figure {
  margin-bottom: 50px;
  height: 320px;
  background: url(https://www.suntory.com/sma/program/artclub/img/artclub_img.webp) no-repeat center center;
  background-size: cover;
  width: 100%;
}
.no-webp #suntory_contents .main_visual figure {
  background: url(https://www.suntory.com/sma/program/artclub/img/artclub_img.jpg) no-repeat center center;
  background-size: cover;
}
/*------------------------------------------------------------
[PC] learing_contents
------------------------------------------------------------ */
#suntory_contents .main_visual h1 {
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: normal;
  text-align: center;
}
#suntory_contents .main_visual .lead {
  margin: 0 auto 70px;
  width: 960px;
  font-size: 16px;
  line-height: 1.8;
}

#suntory_contents .float-btn {
  position: fixed;
  visibility: visible;
  right: 0;
  bottom: 50px;
  z-index: 49;
  width: 120px;
}

#suntory_contents .float-btn_link {
  display: block;
  background: rgba(54, 53, 129, 0.5);
  transition: .3s;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}

#suntory_contents .float-btn_link:hover {
  opacity: .8;
  text-decoration: none;
}

#suntory_contents .float-btn_txt {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  padding: 5px 0 0;
  display: block;
}

#suntory_contents .float-btn_link img {
  width: 80px;
  height: auto;
}

#suntory_contents .float-btn.is-hide {
  visibility: hidden;
  opacity: 0;
}



/*------------------------------------------------------------
[PC] artclub_contents
------------------------------------------------------------ */

#suntory_contents .artclub_contents {
  margin: 0 auto;
  width: 960px;
  box-sizing: border-box;
}

#suntory_contents .info_contents {

}

#suntory_contents .info_contents .info_title {
  margin: 50px 0 35px;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
}

#suntory_contents .info_list {
  margin: 0 auto 80px;
  width: 860px;
}

#suntory_contents .info_list_nolist {
  font-weight: normal;
  text-align: center;
}

#suntory_contents .info_list_table th {
  width: 170px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding-top: 20px;
}

#suntory_contents .info_list_table td {
  width: 690px;
  font-size: 14px;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding-top: 20px;
}

#suntory_contents .info_list_table tr:first-child th,
#suntory_contents .info_list_table tr:first-child td {
  padding-top: 0;
}

#suntory_contents .info_list_table td {
  padding-right: 14px;
}

#suntory_contents .info_list_table td.pdf {
  padding-right: 50px;
}

#suntory_contents .info_list_table td a {
  text-decoration: none;
  color: #000;
  padding-bottom: 3px;
  display: inline;
}

#suntory_contents .info_list_table td a:hover {
  border-bottom: 1px #000 solid;
}

#suntory_contents .info_list_table td span {
  position: relative;
  vertical-align: text-top;
}

#suntory_contents .info_list_table td span::before {
  content: '';
  width: 7px;
  height: 12px;
  background: url(../img/arrow_right_small_gr.svg) no-repeat 0 0;
  background-size: 7px auto;
  position: absolute;
  top: calc(50% - 1px);
  right: -14px;
  transform: translateY(-50%);
}

#suntory_contents .info_list_table td.external span::before {
  content: '';
  width: 10px;
  height: 10px;
  background: url(../img/icon_external_gr.svg) no-repeat 0 center;
  background-size: 10px auto;
  position: absolute;
  top: 0;
  right: -18px;
}

#suntory_contents .info_list_table td.pdf span::after {
  content: 'PDF';
  font-size: 12px;
  line-height: 1;
  color: #DD0000;
  background: none;
  width: 40px;
  height: 20px;
  background: #fff;
  border: 1px #ccc solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -3px;
  right: -50px;
}

#suntory_contents .info_list_table td.pdf span::before {
  background: none;
  width: 0;
  height: 0;
}


#suntory_contents .regist_area {

}

#suntory_contents .regist_area_bnr a {
  transition: .3s;
}

#suntory_contents .regist_area_bnr a:hover {
  opacity: .8;
}

#suntory_contents .regist_area_bnr img {
  width: 100%;
  height: auto;
}

#suntory_contents .regist_area_container-head {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 60px;
}

#suntory_contents .regist_area_container-head_box {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

#suntory_contents .regist_area_container-head_box.limited {
  border: 3px solid #cce1ee;
  padding: 20px;
  width: 67%;
  margin: 20px 0;
  justify-content: flex-start !important;
}

#suntory_contents .regist_area_container-head_lead {
  font-size: 16px;
}

#suntory_contents .regist_area_container-head_list li {
  font-size: 14px;
  list-style-type: disc;
  display: list-item;
  list-style-position: inside;
}

#suntory_contents .regist_area_container-head_list li + li {
  margin-top: 5px;
}

#suntory_contents .regist_area_container-head_note li {
  margin-top: 5px;
}

#suntory_contents .regist_area_container-head_note li::before {
  content: '※ ';
}

#suntory_contents .regist_area_container-head_link {
  margin-top: 5px;
}

#suntory_contents .regist_area_container-head_img {
  width: 200px;
  margin-left: 50px;
}

#suntory_contents .regist_area_container-head_img.limited_img {
  width: 250px !important;
}

#suntory_contents .regist_area_container-head_img figure:first-child {
  width: 150px;
  margin-left: auto;
}

#suntory_contents .regist_area_container-head_img.limited_img figure:first-child {
  width: 250px !important;
}

#suntory_contents .regist_area_container-head_img figure + figure {
  margin-top: 15px;
}

#suntory_contents .regist_area_container-head_img figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

#suntory_contents .regist_area_container-head_img figure:last-child img {
  border-radius: 0;
}

#suntory_contents .regist_area_container-head_img figcaption {
  font-size: 12px;
  margin: 5px 5px 0;
}

#suntory_contents .regist_area_container-head_box img {
  width: 100%;
  height: auto;
}

#suntory_contents .regist_area_container-foot {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 20px;
}

#suntory_contents .regist_area_container-foot_hl2 {
  margin: 50px 0 35px;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
}

#suntory_contents .regist_area_container-foot_txt + .regist_area_container-foot_txt {
  margin-top: 10px;
}

#suntory_contents .regist_area_container-foot_img {
  display: flex;
  justify-content: space-between;
  margin: 30px 60px 0;
}

#suntory_contents .regist_area_container-foot_img li:nth-child(2) {
  margin: 0 120px;
}

#suntory_contents .regist_area_container-foot_img img {
  width: 100%;
  height: auto;
}

#suntory_contents .regist_area_container-foot_btn {
  display: flex;
  justify-content: space-between;
  width: 740px;
  margin: 30px auto 0;
}

#suntory_contents .regist_area_container-foot_btn a {
  margin: 0;
  padding: 0 30px;
  height: 45px;
  background: #A89170;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
  box-sizing: border-box;
  position: relative;
  min-width: 334px;
}

#suntory_contents .regist_area_container-foot_btn a.booklet::after {
  content: 'PDF';
  width: 40px;
  height: 20px;
  background: #fff;
  font-size: 12px;
  color: #DD0000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

#suntory_contents .regist_area_container-foot_btn a:hover {
  background: #BEAC94;
}

#suntory_contents .regist_area_youtube {
  width: 100%;
  max-width: 860px;
  margin: 50px auto 0;
  display: flex;
  justify-content: space-around;
}

#suntory_contents .report_area {
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
}

#suntory_contents .report_area_inner {
  width: 960px;
  margin: 0 auto;
  background: #FFF2CC;
  padding: 50px 30px 20px;
  box-sizing: border-box;
}

#suntory_contents .report_area_hl2 {
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
}

#suntory_contents .report_area_hl2_note {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
}

#suntory_contents .report_area_container {
  margin: 40px 0;
}

#suntory_contents .report_area_container_item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
}

#suntory_contents .report_area_container_item:nth-child(even) {
  flex-direction: row;
}

#suntory_contents .report_area_container_item + .report_area_container_item {
  margin-top: 20px;
}

#suntory_contents .report_area_container_item_txt dt,
#suntory_contents .report_area_container_item_txt dd {
  font-size: 14px;
  line-height: 1.8;
}

#suntory_contents .report_area_container_item_img {
  position: relative;
  width: 50%;
  text-align: left;
}

#suntory_contents .report_area_container_item_img::before {
  content: '';
  position: absolute;
}

#suntory_contents .report_01 .report_area_container_item_img::before {
  width: 90px;
  height: 90px;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_01.webp) no-repeat;
  background-size: cover;
  top: -30px;
  left: -60px;
  transform: rotate(-15deg);
}

.no-webp #suntory_contents .report_01 .report_area_container_item_img::before {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_01.png);
}

#suntory_contents .report_02 .report_area_container_item_img::before {
  width: 180px;
  height: 105px;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_02.webp) no-repeat;
  background-size: cover;
  top: -60px;
  right: -60px;
  transform: rotate(15deg);
}

.no-webp #suntory_contents .report_02 .report_area_container_item_img::before {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_02.png);
}

#suntory_contents .report_03 .report_area_container_item_img::before {
  width: 160px;
  height: 160px;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_03.webp) no-repeat;
  background-size: cover;
  top: -75px;
  left: -75px;
}

.no-webp #suntory_contents .report_03 .report_area_container_item_img::before {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_03.png);
}

#suntory_contents .report_04 .report_area_container_item_img::before {
  width: 117px;
  height: 165px;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_04.webp) no-repeat;
  background-size: cover;
  top: -110px;
  right: -50px;
  transform: rotate(15deg);
}

.no-webp #suntory_contents .report_04 .report_area_container_item_img::before {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_04.png);
}

#suntory_contents .report_04 .report_area_container_item_txt::before {
  width: 180px;
  height: 104px;
  background: url(https://www.suntory.com/sma/program/artclub/img/bg-report_05.webp) no-repeat;
  background-size: cover;
  bottom: -20px;
  left: -70px;
  transform: rotate(-15deg);
  content: '';
  position: absolute;
}

.no-webp #suntory_contents .report_04 .report_area_container_item_txt::before {
  background-image: url(https://www.suntory.com/sma/program/artclub/img/bg-report_05.png);
}

#suntory_contents .report_area_container_item_img img {
  width: 400px;
  height: auto;
}

#suntory_contents .report_area_container_item_txt {
  width: 50%;
  margin-top: 20px;
  position: relative;
}

#suntory_contents .report_area_container_item:nth-child(even) .report_area_container_item_img {
  text-align: right;
}

#suntory_contents .report_area_container_item_img_caption {
  font-size: 12px;
  margin-top: 10px;
  text-align: right;
}

#suntory_contents .book_area {
  background: #E7E6E6;
  font-size: 14px;
  line-height: 1.8;
  padding: 30px;
  margin-top: 60px;
}

#suntory_contents .book_area_hl2 {
  margin: 20px 0 35px;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
}

#suntory_contents .book_area_case {
  text-align: center;
  margin-top: 20px;
}

#suntory_contents .book_area_img {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

#suntory_contents .book_area_img li {
  width: 29%;
}

#suntory_contents .book_area_img img {
  width: 100%;
  height: auto;
}





}