@charset "utf-8";
/*--------------------------------------
  0.Reset
--------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}
sub, sup {
 font-size: 80%;
 vertical-align: top;
}
body {
 line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
 display: block;
}
ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
 content: '';
 content: none;
}
a {
 margin: 0;
 padding: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
 outline: none;
}
/* change colours to suit your needs */
ins {
 background-color: #ff9;
 color: #000;
 text-decoration: none;
}
/* change colours to suit your needs */
mark {
 background-color: #ff9;
 color: #000;
 font-style: italic;
 font-weight: bold;
}
del {
 text-decoration: line-through;
}
abbr[title], dfn[title] {
 border-bottom: 1px dotted;
 cursor: help;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
 display: block;
 height: 1px;
 border: 0;
 border-top: 1px solid #cccccc;
 margin: 1em 0;
 padding: 0;
}
input, select {
 vertical-align: middle;
}
img {
 border: none;
 vertical-align: middle;
}
* {
 box-sizing: border-box;
}
/*--------------------------------------
  1.Font
--------------------------------------*/
body {
 height: 100%;
 background: #fff;
 color: #333;
 font-size: 16px;
 line-height: 1.5;
}
/*--------------------------------------
  2.Tools
--------------------------------------*/
.clearfix:after {
 display: block;
 clear: both;
 content: "";
}
* html .clearfix {
 zoom: 1;
}
*:first-child + html .clearfix {
 zoom: 1;
}
@media screen and (min-width:768px) {
 .u-mt0 {
  margin-top: 0px !important;
 }
 .u-mt5 {
  margin-top: 5px !important;
 }
 .u-mt10 {
  margin-top: 10px !important;
 }
 .u-mt15 {
  margin-top: 15px !important;
 }
 .u-mt20 {
  margin-top: 20px !important;
 }
 .u-mt25 {
  margin-top: 25px !important;
 }
 .u-mt30 {
  margin-top: 30px !important;
 }
 .u-mt35 {
  margin-top: 35px !important;
 }
 .u-mt40 {
  margin-top: 40px !important;
 }
 .u-mt45 {
  margin-top: 45px !important;
 }
 .u-mt50 {
  margin-top: 50px !important;
 }
 .u-mt55 {
  margin-top: 55px !important;
 }
 .u-mt60 {
  margin-top: 60px !important;
 }
 .u-mb0 {
  margin-bottom: 0px !important;
 }
 .u-mb5 {
  margin-bottom: 5px !important;
 }
 .u-mb10 {
  margin-bottom: 10px !important;
 }
 .u-mb15 {
  margin-bottom: 15px !important;
 }
 .u-mb20 {
  margin-bottom: 20px !important;
 }
 .u-mb25 {
  margin-bottom: 25px !important;
 }
 .u-mb30 {
  margin-bottom: 30px !important;
 }
 .u-mb35 {
  margin-bottom: 35px !important;
 }
 .u-mb40 {
  margin-bottom: 40px !important;
 }
 .u-mb45 {
  margin-bottom: 45px !important;
 }
 .u-mb50 {
  margin-bottom: 50px !important;
 }
 .u-mb55 {
  margin-bottom: 55px !important;
 }
 .u-mb60 {
  margin-bottom: 60px !important;
 }
}
@media screen and (max-width:767px) {
 .u-mb30 {
  margin-bottom: 5% !important;
 }
 .u-mb60 {
  margin-bottom: 10% !important;
 }
}
/*--------------------------------------
  3.Layout
--------------------------------------*/
#suntory_contents {
 font-family: "游ゴシック", YuGothic, "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
 background: #fff;
 color: #000;
}
#suntory_contents a {
 color: #000;
 text-decoration: none;
}
#suntory_contents a:hover {
 text-decoration: none;
}
/*--------------------------------------
  4.Module
--------------------------------------*/
/*----clearfix----*/
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
 font-size: 0.01em;
}
.clearfix {
 min-height: 1px;
}
* html .clearfix {
 height: 1px; /*\*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}
#suntory_contents {
 line-height: 1;
 position: relative;
}
#suntory_contents * {
 box-sizing: border-box;
 vertical-align: top;
}
#suntory_contents img {
 max-width: 100%;
 width: 100%;
 height: auto;
}
.hide {
 display: none;
}
/*--------------------------------------
  5.Page Common
--------------------------------------*/
@media screen and (min-width:768px) {
 .sp {
  display: none;
 }
 .pc {
  display: block;
 }
 #suntory_contents {
  min-width: 1164px;
 }
 #suntory_contents .contents {
  margin: 0 auto;
 }
 #mv {
  position: relative;
 }
 #mv .mvhead {
  position: absolute;
  top: 0;
  left: 50%;
  width: 960px;
  margin: 0 0 0 -480px;
  padding: 20px 0 15px 0;
  z-index: 10;
 }
 #mv .mvhead h1 {
  width: 90px;
  margin: -10px 18px 0 0;
  float: left;
 }
 #mv .mvhead .headlead {
  width: 120px;
  border: 2px solid #D4B071;
  background: #D4B071;
  color: #fff;
  font-size: 12px;
  padding: 4px;
  text-align: center;
  float: left;
  margin: 6px 0 0 0;
 }
 #mv.wbg .mvhead .headlead {
  background: #D4B071;
  border: 2px solid #D4B071;
  color: #fff;
 }
 #mv .mvhead .pcmenu {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 0 0;
  float: right;
 }
 #mv .mvhead .pcmenu li {
  float: left;
  border-right: 1px solid #fff;
 }
 #mv.wbg .mvhead .pcmenu li {
  border-right: 1px solid #1B5BB3;
 }
 #mv .mvhead .pcmenu li:last-child {
  border-right: none;
 }
 #mv .mvhead .pcmenu li a {
  display: block;
  padding: 5px 16px;
  color: #fff;
 }
 #mv.wbg .mvhead .pcmenu li a {
  color: #1B5BB3;
 }
 #mv .mvhead .locnav {
  color: #fff;
  font-size: 14px;
  margin: 20px 0 0 0;
 }
 #mv.wbg .mvhead .locnav {
  color: #666;
 }
 #mv .mvhead .locnav a {
  color: #fff;
 }
 #mv.wbg .mvhead .locnav a {
  color: #666;
 }
 #mv .mvhead .locnav .arrow {
  display: inline-block;
  margin: 0 20px;
 }
 #suntory_contents .submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.90);
  min-width: 1164px;
  z-index: 12;
  box-sizing: border-box;
  vertical-align: top;
 }
 #suntory_contents .submenu .submenuinner {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
 }
 #suntory_contents .submenu .submenuinner .sublist li {
  float: left;
  width: 172px;
  margin: 0 10px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
 }
 #suntory_contents .submenu .submenuinner .sublist li a {
  display: table;
  width: 100%;
  height: 110px;
  color: #1B5BB3;
 }
 #suntory_contents .submenu .submenuinner .sublist li .linktext {
  vertical-align: middle;
  display: table-cell;
 }
 #suntory_contents .submenu .submenuinner .sublist li .arrow {
  vertical-align: middle;
  display: table-cell;
  width: 1em;
  text-align: center;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu01 a {
  background: url("../img/common/pulldown_pic01.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu02 a {
  background: url("../img/common/pulldown_pic02.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu03 a {
  background: url("../img/common/pulldown_pic03.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu04 a {
  background: url("../img/common/pulldown_pic04.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 #suntory_contents .submenu .submenuinner .sublist li.submenu05 a {
  background: url("../img/common/pulldown_pic05.png") no-repeat center left;
  background-size: 60px auto;
  padding: 30px 0 30px 60px;
 }
 .contentsfooter {
  background: #fff;
 }
 .contentsfooter .footinner {
  width: 960px;
  margin: 0 auto;
  padding: 75px 0 40px 0;
 }
 #pagetop {
  width: 52px;
  margin: 0 auto 80px auto;
 }
 #pagetop p {
  margin: 15px 0 0 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
 }
 #pagetop a {
  color: #346BB7;
  transition: 0.3s;
  display: block;
 }
 #pagetop a:hover {
  transform: translate(0, -10px)
 }
 .contentsfooter .locnav {
  font-size: 14px;
  color: #666;
 }
 #suntory_contents .contentsfooter .locnav a {
  color: #666;
 }
 .contentsfooter .locnav .arrow {
  display: inline-block;
  margin: 0 20px;
 }
 .contentsfooter .note {
  font-size: 10px;
  color: #666;
  margin: 30px 0 0 0;
  line-height: 1.2;
 }
 #faq {
  padding: 80px 0 0 0;
  margin: 0 0 150px 0;
 }
 #faq .gtitle {
  width: 440px;
  margin: 0 auto 80px auto;
 }
 #faq .faqtext {
  font-size: 22px;
  line-height: 1.8;
  text-align: center;
  margin: 0 0 60px 0;
  font-weight: 600;
 }
 #faq .faqlist {
  width: 960px;
  margin: 0 auto 30px auto;
  display: flex;
  justify-content: space-between;
 }
 #faq .faqlist li {
  width: 266px;
  margin: 0;
  position: relative;
  text-align: center;
 }
 #faq .faqlist li .text {
  width: 100%;
  display: block;
  padding: 10px;
  position: absolute;
  left: 0;
  font-size: 22px;
  line-height: 1.8;
  font-weight: bold;
  color: #004098;
 }
 #faq .faqlist li.faq01 .text {
  top: 50px;
 }
 #faq .faqlist li.faq02 .text {
  top: 50px;
 }
 #faq .faqlist li.faq03 .text {
  top: 80px;
 }
 #faq .faqbtn {
  width: 270px;
  margin: 60px auto 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
 }
 #faq .faqbtn a {
  display: block;
  background: #004098;
  text-align: center;
  color: #fff;
  border: 1px solid #004098;
  padding: 15px;
  border-radius: 25px;
  transition: 0.3s;
 }
 #faq .faqbtn a:hover {
  background: #fff;
  color: #004098;
  border: 1px solid #004098;
 }
 #faq .faqbtn .arrow {
  display: inline-block;
  margin: 0 0 0 0.5em;
 }
 #lineup {
  padding: 80px 0 0 0;
  margin: 0 0 150px 0;
 }
 #lineup .gtitle {
  width: 440px;
  margin: 0 auto 80px auto;
 }
 #lineup .contentsbody {
  width: 960px;
  margin: 0 auto;
  position: relative;
 }
 #lineup .pic {
  width: 102px;
  margin: 0 auto 15px auto;
 }
 #lineup .text {
  text-align: center;
 }
 #lineup .text .name {
  color: #004098;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
 }
 #lineup .text .qt {
  color: #dfae44;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
 }
 #lineup .lineupset {
  display: flex;
  justify-content: space-between;
 }
 #lineup .lineup01 {
  display: flex;
  justify-content: space-between;
  width: 760px;
  margin: 0 auto 80px auto;
 }
 #lineup .lineup01 .group0101 {
  width: 480px;
 }
 #lineup .lineup01 .group0101 .lineupbody {
  display: flex;
  justify-content: space-between;
 }
 #lineup .lineup01 .group0102 {
  padding: 19.5% 0 0 0;
  width: 200px;
 }
 #lineup .lineup02 {
  width: 370px;
  border: 2px solid #e9e8e8;
  padding: 0 0 40px 0;
 }
 #lineup .lineup02 .label {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  background: #e9e8e8;
  padding: 10px;
  margin: 0 0 40px 0;
 }
 #lineup .lineup02 .group0201 {
  width: 280px;
  margin: 0 auto;
  padding: 15.4% 0 0 0;
 }
 #lineup .lineup02 .group0201 .lineupbody {
  display: flex;
  justify-content: space-between;
 }
 #lineup .lineup03 {
  width: 550px;
  border: 2px solid #e9e8e8;
  padding: 0 0 40px 0;
 }
 #lineup .lineup03 .label {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  background: #e9e8e8;
  padding: 10px;
  margin: 0 0 40px 0;
 }
 #lineup .lineup03 .set03 {
  width: 460px;
  margin: 0 auto;
 }
 #lineup .lineup03 .group0301 {
  width: 220px;
  margin: 0 auto;
 }
 #lineup .lineup03 .group0301 .lineupbody {
  display: flex;
  justify-content: space-between;
 }
 #lineup .lineup03 .group0302 {
  padding: 12.2% 0 0 0;
 }
 #lineup .btnset {
  width: 180px;
  margin: 30px auto 0 auto;
 }
 #lineup .btnset.set2 {
  width: 280px;
 }
 #lineup .detailbtn {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
 }
 #lineup .detailbtn a {
  display: block;
  background: #004098;
  text-align: center;
  color: #fff;
  border: 1px solid #004098;
  padding: 10px;
  border-radius: 25px;
  transition: 0.3s;
 }
 #lineup .detailbtn a:hover {
  background: #fff;
  color: #004098;
  border: 1px solid #004098;
 }
 #lineup .specbtn {
  margin: 10px auto 0 auto;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
 }
 #lineup .specbtn a {
  display: block;
  background: #fff;
  text-align: center;
  color: #004098;
  border: 1px solid #004098;
  padding: 10px;
  border-radius: 25px;
  transition: 0.3s;
 }
 #lineup .specbtnset {
  display: flex;
  justify-content: space-between;
 }
 #lineup .specbtnset .specbtn {
  margin: 10px 0 0 0;
  width: 46%;
  font-size: 12px;
 }
 #lineup .specbtn a:hover {
  background: #004098;
  color: #fff;
  border: 1px solid #004098;
 }
}
@media screen and (max-width:767px) {
 .pc {
  display: none;
 }
 .sp {
  display: block;
 }
 #suntory_contents {
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
 }
 sup {
  font-size: 80%;
  position: relative;
  top: -0.5em;
 }
 #mv {
  position: relative;
 }
 #mv .mvhead {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding: 15px 20px;
  z-index: 10;
 }
 #mv .mvhead h1 {
  width: 72px;
  margin: -5px 10px 0 0;
  float: left;
 }
 #mv .mvhead .headlead {
  width: 90px;
  background: #D4B071;
  color: #fff;
  font-size: 9px;
  padding: 4px;
  text-align: center;
  float: left;
  margin: 8px 0 0 0;
 }
 #mv .spmenubtn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
 }
 #mv .spmenubtn a {
  display: block;
  padding: 5px 0;
  z-index: 10;
 }
 #mv .mvhead .locnav {
  color: #fff;
  font-size: 10px;
  margin: 10px 0 0 0;
 }
 #mv .mvhead .locnav a {
  color: #fff;
 }
 #mv.wbg .mvhead .locnav {
  color: #666;
 }
 #mv.wbg .mvhead .locnav a {
  color: #666;
 }
 #mv .mvhead .locnav .arrow {
  display: inline-block;
  margin: 0 10px;
 }
 .spmenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #EDF1F2;
  z-index: 102;
  display: none;
  color: #1B5BB3;
 }
 .spmenu .menuclose {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  z-index: 10;
 }
 .spmenu .spmenuinner {
  padding: 3% 10% 15% 10%;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #1B5BB3;
 }
 .spmenu .spmenuinner .arrow {
  display: inline-block;
  margin: 0 0 0 10px;
 }
 #suntory_contents .spmenu a {
  color: #1B5BB3;
 }
 #suntory_contents .spmenu .btn_top {
  font-size: 5.5vw;
  margin: 0 0 10% 0;
 }
 #suntory_contents .spmenu .btn_top .pic {
  width: 50%;
  margin: 0 auto 5% auto;
 }
 #suntory_contents .spmenu .btn_cp {
  font-size: 5vw;
  margin: 0 0 10% 0;
 }
 #suntory_contents .spmenu .btn_gallery {
  font-size: 5vw;
  margin: 0 0 10% 0;
 }
 #suntory_contents .spmenu .btn_faq {
  font-size: 5vw;
  margin: 0 0 10% 0;
 }
 #suntory_contents .spmenu .btn_product .title {
  margin: 0 auto 8% auto;
  text-align: center;
  display: inline-block;
  font-size: 5vw;
  font-weight: bold;
  letter-spacing: 0.05em;
  position: relative;
 }
 #suntory_contents .spmenu .btn_product .title::before {
  content: '';
  height: 2px;
  width: 20px;
  background: #1B5BB3;
  position: absolute;
  top: 50%;
  left: -30px;
  margin: -1px 0 0 0;
 }
 #suntory_contents .spmenu .btn_product .title::after {
  content: '';
  height: 2px;
  width: 20px;
  background: #1B5BB3;
  position: absolute;
  top: 50%;
  right: -30px;
  margin: -1px 0 0 0;
 }
 #suntory_contents .spmenu .btn_product .linklist {
  margin: 0 auto 10% auto;
  font-size: 4vw;
 }
 #suntory_contents .spmenu .btn_product .linklist li {
  margin: 0 auto 8% auto;
 }
 .contentsfooter {
  background: #fff;
 }
 .contentsfooter .footinner {
  padding: 10% 5% 5% 5%;
 }
 #pagetop {
  width: 38px;
  margin: 0 auto 10% auto;
 }
 #pagetop p {
  margin: 15px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
 }
 #pagetop a {
  color: #346BB7;
 }
 .contentsfooter .locnav {
  font-size: 12px;
  color: #666;
 }
 #suntory_contents .contentsfooter .locnav a {
  color: #666;
 }
 .contentsfooter .locnav .arrow {
  display: inline-block;
  margin: 0 10px;
 }
 .contentsfooter .note {
  font-size: 10px;
  color: #666;
  margin: 5% 0 0 0;
  line-height: 1.2;
 }
 #faq {
  padding: 10% 0 0 0;
  margin: 0 5% 10% 5%;
 }
 #faq .gtitle {
  width: 100%;
  margin: 0 auto 8% auto;
 }
 #faq .faqtext {
  font-size: 3vw;
  line-height: 1.8;
  text-align: center;
  margin: 0 0 8% 0;
  font-weight: bold;
 }
 #faq .faqlist {
  margin: 0 0 8% 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
 }
 #faq .faqlist li {
  width: 45%;
  margin: 0 2%;
  position: relative;
  text-align: center;
 }
 #faq .faqlist li .text {
  width: 100%;
  display: block;
  padding: 10px 5px;
  position: absolute;
  left: 0;
  font-size: 3vw;
  line-height: 1.8;
  font-weight: bold;
  color: #004098;
 }
 #faq .faqlist li.faq01 .text {
  top: 18%;
 }
 #faq .faqlist li.faq02 .text {
  top: 18%;
 }
 #faq .faqlist li.faq03 .text {
  top: 25%;
 }
 #faq .faqbtn {
  width: 60%;
  margin: 0 auto;
 }
 #faq .faqbtn a {
  display: block;
  background: #004098;
  text-align: center;
  color: #fff;
  border: 1px solid #004098;
  padding: 10px 5px;
  border-radius: 25px;
 }
 #lineup {
  padding: 10% 0 0 0;
  margin: 0 5% 10% 5%;
 }
 #lineup .gtitle {
  width: 100%;
  margin: 0 auto 8% auto;
 }
 #lineup .pic {
  width: 70px;
  margin: 0 auto 5% auto;
 }
 #lineup .text {
  text-align: center;
 }
 #lineup .text .name {
  color: #004098;
  font-size: 3vw;
  font-weight: 600;
  line-height: 1.5;
 }
 #lineup .text .qt {
  color: #dfae44;
  font-size: 3vw;
  font-weight: 600;
  line-height: 1.5;
 }
 #lineup .lineup02 .label {
  font-size: 4vw;
  font-weight: 600;
  text-align: center;
  background: #e9e8e8;
  padding: 10px;
  margin: 0 0 5% 0;
 }
 #lineup .lineup03 .label {
  font-size: 4vw;
  font-weight: 600;
  text-align: center;
  background: #e9e8e8;
  padding: 10px;
  margin: 0 0 5% 0;
 }
 #lineup .group0101 {
  margin: 0 0 8% 0;
 }
 #lineup .group0101 .lineupbody {
  display: flex;
  justify-content: space-between;
 }
 #lineup .group0102 {
  margin: 0 0 8% 0;
 }
 #lineup .group0201 {
  margin: 0 0 8% 0;
 }
 #lineup .group0201 .lineupbody {
  width: 70%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
 }
 #lineup .set03 {
  display: flex;
  justify-content: space-between;
 }
 #lineup .group0301 {
  width: 50%;
 }
 #lineup .group0301 .lineupbody {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
 }
 #lineup .group0302 {
  width: 50%;
 }
 #lineup .group0302 .item {
  padding: 20% 0 0 0;
 }
 #lineup .btnset {
  display: flex;
  justify-content: center;
  font-size: 3vw;
  margin: 5% 5% 0 5%;
 }
 #lineup .btnset.set2 {
  display: block;
 }
 #lineup .btnset .detailbtn {
  width: 46%;
  margin: 0 auto;
 }
 #lineup .btnset .detailbtn a {
  display: block;
  background: #004098;
  text-align: center;
  color: #fff;
  border: 1px solid #004098;
  padding: 10px 5px;
  border-radius: 25px;
 }
 #lineup .btnset .specbtn {
  width: 46%;
  margin: 0 auto;
 }
 #lineup .btnset .specbtn a {
  display: block;
  background: #fff;
  text-align: center;
  color: #004098;
  border: 1px solid #004098;
  padding: 10px 5px;
  border-radius: 25px;
 }
 #lineup .set03 .btnset {
  display: block;
 }
 #lineup .set03 .btnset .detailbtn {
  width: 80%;
  margin: 0 auto;
 }
 #lineup .set03 .btnset .specbtn {
  width: 80%;
  margin: 5% auto 0 auto;
 }
 #lineup .specbtnset {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 80%;
 }
 #lineup .specbtnset .specbtn {
  margin: 5% 0 0 0;
  width: 48%;
 }
}