@charset "Shift_JIS";

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(/sun_common/en/fonts/css/fonts.css);

#form_wrapper .box {
  font-size: initial !important;
}
@media all and (-ms-high-contrast: none) {
  #form_wrapper .box {
    font-size: 16px; /* IE10以上 */
  }
}
#form_wrapper .box dl dd ul li input[type=text],
#form_wrapper .box dl dd ul li input[type=tel],
#form_wrapper .box dl dd ul li input[type=email],
#form_wrapper .box dl dd ul li input[type=password],
#form_wrapper .box dl dd ul li textarea,
#form_wrapper .box dl dd ul li select {
  height: auto;
}

body {
  min-width: 960px;
}
#suntory_contents {
  background-color: #575757;
  background-image: url(/btc/enjoy/marudeshine/cp1905081/img/bg_pc.png);
  background-position: top center;
  background-size: 6px 6px;
  background-repeat: repeat;
}
#suntory_contents,
#suntory_contents h1,
#suntory_contents h2,
#suntory_contents h3,
#suntory_contents h4,
#suntory_contents h5,
#suntory_contents h6,
#suntory_contents p,
#suntory_contents ol,
#suntory_contents ul,
#suntory_contents li,
#suntory_contents dl,
#suntory_contents dt,
#suntory_contents dd,
#suntory_contents table,
#suntory_contents th,
#suntory_contents td,
#suntory_contents form,
#suntory_contents br,
#suntory_contents address,
#suntory_contents button,
#suntory_contents span,
#suntory_contents em,
#suntory_contents i,
#suntory_contents a,
#suntory_contents button,
#suntory_contents textarea,
#suntory_contents input {
  font-family: "OptimaNovaLTPro-Demi","FOT-アンチックセザンヌ Pro M","HraKakuProN-W6","HelveticaNeue";
  font-feature-settings: "palt" 1;
}
#suntory_contents select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#suntory_contents select::-ms-expand {
  display: none;
}
#suntory_contents input[type="radio"]{
  display: none;
}
#suntory_contents input[type="radio"] + span,
#suntory_contents input[type="checkbox"] + span {
  position: relative;
  display: inline-block;
  text-indent: 0;
  padding-left: calc(20px + 9.5px);
}
#suntory_contents input[type="radio"] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/btc/enjoy/marudeshine/cp1905081/img/icon_radio.png) no-repeat left top;
  background-size: 100% auto;
}
#suntory_contents input[type="checkbox"] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/btc/enjoy/marudeshine/cp1905081/img/icon_checkbox.png) no-repeat left top;
  background-size: 100% auto;
}
#suntory_contents input[type="radio"]:checked + span::before,
#suntory_contents input[type="checkbox"]:checked + span::before {
  background-position: left bottom;
}
#suntory_contents a.button {
  display: inline-block;
  max-width: 337px;
}
#suntory_contents img {
  vertical-align: bottom;
}
#container {
  width: 600px;
  margin: 45px auto 75px;
  padding-bottom: 0;
  background: #fff;
}
#contents {
  padding: 0 5%;
  margin-bottom: 70px;
}
#contents_hd #outline_area dl dd,
#contents_hd #outline_area p,
#contents_hd #outline_area ul li {
  padding-bottom: 0;
}
#header {
  padding: 10px 0;
  border-bottom: 1px solid #c7cdd3;
  background: #fff;
}
#header .inner {
  margin: 0 auto;
  padding-left: 10px;
  box-sizing: border-box;
}
#header .inner a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0;
  width: 140px;
  height: 21px;
  background: url(/sun_common/sun_navi/responsive/img/sp/hd_logo.png) no-repeat 0 0;
  background-size: 100% auto;
}
#container h1 {
	margin-bottom: 37.5px;
}
#container h1 img {
	height: auto;
}
#container .main_image {
  margin: 61px 0 27.5px;
  position: relative;
}
#container .main_image .text {
  position: absolute;
  left: 16px;
  top: -41px;
}
#container .main_image .text p {
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 6.5px;
  background: #000;
  color: #fff;
}
#container .main_image .text ul {
  font-size: 2.125em;
  display: flex;
  flex-direction: column;
}
#container .main_image .text ul li {
  padding: 9px 15px;
  background: #fff;
}
#container .main_image .text ul li:not(:last-child) {
  margin-bottom: 3.5px;
}
#container .main_image img {
  width: 100%;
  height: auto;
}
#container.regist_confirm .main_image {
  padding: 0 5%;
  border-bottom: 1px dotted #000;
  margin: 0 0 50px;
}
#container.regist_confirm .main_image .text {
  position: static;
  padding-bottom: 30px;
}
#container.regist_confirm .main_image .text ul li {
  padding: 0 15px;
}
#contents_hd {
  color: #000;
  padding: 0;
  margin-bottom: 45px;
  padding-bottom: 47.5px;
  border-bottom: 1px dotted #000;
  font-size: initial !important;
}
@media all and (-ms-high-contrast: none) {
  #contents_hd {
    font-size: 16px; /* IE10以上 */
  }
}
#contents_hd p.info {
  padding-bottom: 37.5px;
  margin-bottom: 37.5px;
  border-bottom: 1px dotted #000;
}
#contents_hd p.info span.mt1em {
  display: block;
  margin-top: 1em;
}
#contents_hd #outline_area h2 {
  font-size: 1em;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 14px;
}
#contents_hd #outline_area h2:before {
  content: "";
  display: block;
  width: 5px;
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
#contents_hd #outline_area .caution img {
  width: 40px;
  height: auto;
}
#contents_hd #outline_area h2,
#contents_hd #outline_area dl dt {
  margin-bottom: 7.5px;
  color: #000;
}
#contents_hd #outline_area dl dd,
#contents_hd #outline_area p,
#contents_hd #outline_area ul li {
  font-size: 0.75em;
}
#contents_hd #outline_area ul.caution.summary {
  border: 2px solid #999;
  max-height: 15em;
  color: #666;
  overflow: auto;
  padding: 1.625em 0 2.4375em;
  box-sizing: border-box;
}
#contents_hd #outline_area ul.caution.summary li {
  padding-left: 1em;
  margin: 0 auto;
  font-family: initial;
  font-size: 0.8125em;
  width: 96%;
}
#suntory_contents #container #kiyaku_iframe_wrapper {
  margin: 25px 25px 0;
  width: calc(100% - 50px);
}
#contents_hd #outline_area ul.caution li .dot {
  padding: 0 0.27em;
}
#form_wrapper .box {
  color: #000;
  margin-bottom: 35px;
}
#form_wrapper .box dl dd ul li {
  font-size: 0.875em;
}
#form_wrapper .box dl dd ul li em {
  padding: 0;
}
#form_wrapper .box dl.name dd ul li {
  float: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#form_wrapper .box dl.name dd ul li:not(:last-child) {
  margin-bottom: 7.5px;
}
#form_wrapper .box dl.name dd ul li input[type=text] {
    width: calc(100% - 3em);
}
#form_wrapper p.info {
  font-size: 1.125em;
  margin-bottom: 0.3em;
}
#form_wrapper .box > dl {
  margin-bottom: 40px;
}
#form_wrapper .box dl.zip dd ul li {
  display: flex;
  align-items: center;
  float: none;
}
#form_wrapper .box dl.zip dd ul li input[type=tel] {
  width: 100%;
  box-sizing: border-box;
  margin: 0 0.5em;
  padding: 15px;
  border: 1px solid #bdbdbd;
  background-color: #f5f5f5;
}
#form_wrapper .box dl.zip dd ul li input[type=tel]:nth-child(2) {
  margin-right: 0;
}
#form_wrapper .box dl.city dd ul li input[type=text],
#form_wrapper .box dl.apartment dd ul li input[type=text] {
  width: 100%;
}
#form_wrapper .box dl dd ul li select {
  width: 100%;
  margin: 0;
  padding: 0 15px;
  min-height: 53px;
  border: 1px solid #bdbdbd;
  font-size: 1em;
}
#form_wrapper .box dl.age dd ul li select {
  width: calc(100% - 2em);
  margin-right: 1em;
}
#form_wrapper .box dl.birthy dd ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#form_wrapper .box dl.birthy dd ul li input[type=tel] {
  width: 22%;
  margin: 0 0.5em;
}
#form_wrapper .box dl.birthy dd ul li select {
  width: 20%;
  margin: 0 0.5em;
}
#form_wrapper .box dl dd ul li i,
#form_wrapper .box dl dd i {
  display: block;
  color: #bdbdbd;
  padding: 0;
  margin-top: 7.5px;
  font-size: 0.75em;
}
#form_wrapper .box dl.tel dd ul li {
  display: flex;
  align-items: center;
}
#form_wrapper .box dl.tel dd ul li input[type=tel] {
  width: 100%;
}
#form_wrapper .box dl.tel dd ul li input[type=tel]:nth-child(1) {
  margin-right: 0.5em;
}
#form_wrapper .box dl.tel dd ul li input[type=tel]:nth-child(2) {
  margin: 0 0.5em;
}
#form_wrapper .box dl.tel dd ul li input[type=tel]:nth-child(3) {
  margin-left: 0.5em;
}
#form_wrapper .box dl.sex dd ul li {
  font-size: 1em;
}
#form_wrapper .box dl.sex dd ul li input {
  margin-right: 15px;
}
#form_wrapper .box dl.email dd ul li input[type=email] {
  width: 100%;
}

#form_wrapper .box > dl,
#form_wrapper .box > dl > dt,
#form_wrapper .box > dl > dd {
  border: none;
  display: block;
  width: 100%;
  background: none;
  padding: 0;
}
#form_wrapper .box > .required > dt,
#form_wrapper .box > dl > dt {
  padding: 0;
  margin-bottom: 7.5px;
  font-size: 1.125em;
}
#form_wrapper .box ._err {
  border: none !important;
}
#form_wrapper .box > dl._err > dt {
  background-color: transparent;
  width: auto;
}
#form_wrapper .box.mm_read > dl._err > dt,
#form_wrapper .box > dl.mm_read._err > dt {
  background-color: transparent;
}
#form_wrapper .box > dl._err > dd {
  background-color: transparent;
}
#form_wrapper .box dl dd ul li input:focus,
#form_wrapper .box dl dd ul li select:focus,
#form_wrapper .box dl dd ul li textarea:focus{
  background-color: #f5f5f5;
}
#form_wrapper .box dl dd label.hover{
  background-color: transparent;
}
#form_wrapper .box > dl:last-child {
  border: none;
}

#form_wrapper p.er_msg {
  font-size: 1em;
}
#form_wrapper #enquete .small {
  font-size: 80%;
}
#form_wrapper #enquete p.info {
  margin-top: 90px;
  margin-bottom: 75px;
}
#form_wrapper #enquete p.info .small {
  font-size: 85%;
}
#form_wrapper #enquete dl dt {
  margin-bottom: 1em;
  border: none;
  background: none;
}
#contents .modify_cancel img {
  width: 100%;
  height: auto;
  margin: 70px 0 32.5px;
}
#contents .modify_cancel p.info {
  margin-bottom: 25px;
}
#contents .modify_cancel div.button {
  display: flex;
  justify-content: center;
}
#contents .modify_cancel div.button a {
  max-width: 166px;
}
#contents .modify_cancel div.button a:nth-child(1) {
  margin-right: 1%;
}
#contents .modify_cancel div.button a img {
  margin: 0;
}
#formkakunin {
  padding: 0 5%;
  margin-bottom: 45px;
}
.regist_confirm #form_wrapper #enquete > dl {
  margin-bottom: 35px;
}
.regist_confirm #form_wrapper #enquete dl dt {
  margin-bottom: 7.5px;
  padding: 0;
  border: none;
  background: none;
}
.regist_confirm #form_wrapper .box > dl {
  margin-bottom: 35px;
}
.regist_confirm #form_wrapper .box > dl > dd {
  padding: 0;
  border: 1px solid #e9e9e9;
}
.regist_confirm #form_wrapper .box > dl > dd li {
  padding: 15px;
}
#form_wrapper #enquete dl dt em i {
  padding: 0;
  display: block;
}
#form_wrapper .box dl dd .column_list ul li {
  padding-right: 0;
  text-indent: -1.4em;
  margin-left: 1.4em;
}
#form_wrapper .box dl dd .column_list ul.level li {
  margin-left: 0;
}
#form_wrapper .box dl dd .column_list ul li:not(:last-child) {
  margin-bottom: 1em;
}
#form_wrapper .box dl dd .column_list ul li.other {
  margin-bottom: 0.5em;
}
#form_wrapper .box dl dd label input,
#form_wrapper .box dl dd ul.level li input,
#form_wrapper .mm input {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
#form_wrapper .box dl dd ul.level li input {
  margin: 0 15px 0 0;
}
#form_wrapper .box dl dd ul li textarea {
  box-sizing: border-box;
  width: 100%;
  height: 217.5px;
  margin: 0;
  padding: 15px;
  border: 1px solid #bdbdbd;
  background-color: #f5f5f5;
  font-size: 1em;
}
#form_wrapper .box dl dd ul li.other_input {
  text-indent: 0;
  margin-left: 0;
}
#form_wrapper .box dl dd ul li.other_input textarea {
  height: 195px;
}
#form_wrapper .box dl dd ul li input[type=text],
#form_wrapper .box dl dd ul li input[type=tel],
#form_wrapper .box dl dd ul li input[type=email] {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 15px;
  border: 1px solid #bdbdbd;
  background-color: #f5f5f5;
}
#form_wrapper .box dl.required dt:before {
  top: 0;
  right: 0;
  left: auto;
  content: "";
  display: block;
  width: 45px;
  height: 20px;
  background: url(/btc/enjoy/marudeshine/cp1905082/img/required_icon.png) no-repeat;
  background-size: 100% auto;
  padding: 0;
  border-radius: 0;
}
#form_wrapper .box dl dd p.er_msg_point {
  font-size: 1em;
  margin-bottom: 0.5em;
}
#form_wrapper .box dl dd li.other_input p.er_msg_point {
  margin-bottom: 0.3em;
}
#form_wrapper .caution {
  font-size: 0.8125em;
  margin-bottom: 57.5px;
  padding-left: 1em;
  text-indent: -1em;
}
#form_wrapper .caution img {
  width: 45px;
  height: auto;
}
#form_wrapper .arrow {
  text-align: center;
  margin-bottom: 40px;
}
#form_wrapper .arrow img {
  width: 51.5px;
  height: auto;
}
#submit_box {
  padding-top: 0;
  margin-top: 55px;
}
#submit_box img {
  width: 100%;
  height: auto;
  max-width: 674px;
}
#submit_box ul li a {
  width: auto;
  background: none;
  padding: 0;
  border: none;
  box-shadow: none;
}
#submit_box a.hover,
#submit_box a:active {
  background: none;
  box-shadow: none;
}
#container.regist_confirm #form_wrapper #submit_box ul li.to_back a,
#container.regist_confirm #form_wrapper #submit_box ul li.to_done a {
  width: auto;
  margin: 0 auto;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  max-width: 337px;
}
#container.regist_confirm #form_wrapper #submit_box ul li.to_back a.hover,
#container.regist_confirm #form_wrapper #submit_box ul li.to_back a:active {
  background: none;
}

#container.regist_confirm #form_wrapper #submit_box ul li.to_back {
  position: static;
  margin-bottom: 7.5px;
}
#contents #form_wrapper .btca_box {
  color: #000;
}
#contents #form_wrapper .btca_box h3 {
  font-size: 1.125em;
  background: none;
  padding: 0;
}
#contents #form_wrapper .btca_box p.lead {
  font-size: 0.875em;
}
#contents #form_wrapper .btca_box dl dt {
  border: none;
  font-size: 1em;
  background: none;
}
#suntory_contents .thanks_txt {
  padding-top: 27.5px;
  margin-bottom: 52.5px;
}
#contents .thanks_txt h2 {
  color: #000;
  font-size: 1.125em;
  padding:0;
  margin-bottom: 1em;
}
.regist_done #contents .thanks_txt h2 {
  font-family: "FOT-アンチックセザンヌ Pro DB","OptimaNovaLTPro-Demi","FOT-アンチックセザンヌ Pro M","HraKakuProN-W6","HelveticaNeue";
}
.error #contents .thanks_txt h2 {
  text-align: left;
}
#contents .thanks_txt h2 p:not(:last-child) {
  margin-bottom: 2em;
}
#suntory_contents .error .thanks_txt h2,
#suntory_contents .term_out .thanks_txt h2 {
  font-size: 1em;
}
#contents .thanks_txt p.info {
  font-size: 1em;
}

#contents .link_list {
  padding: 0;
}
#contents .link_list ul li {
  margin-bottom: 0;
}
#contents .link_list ul li a {
  position: static;
  padding: 0;
  max-width: 337px;
}
#contents .link_list ul li a:before {
  content: none;
}

#contents .link_list img {
  width: 100%;
  height: auto;
  max-width: 674px;
}
#suntory_contents .page_top {
  display: none;
}
#suntory_contents .page_top_custom {
  padding-bottom: 20px;
}
#suntory_contents .page_top_custom p {
  text-align: right;
  width: 100%;
  padding: 0 5%;
}
#suntory_contents .page_top_custom p span {
  font-size: 0.875em;
  cursor: pointer;
  display: inline-flex;
  align-items: flex-end;
}
#suntory_contents .page_top_custom p span img {
  width: 15px;
  height: auto;
  margin-left: 0.5em;
}
#suntory_contents #suntoryCommonFooter,
#suntory_contents #suntoryCommonFooter h1,
#suntory_contents #suntoryCommonFooter h2,
#suntory_contents #suntoryCommonFooter h3,
#suntory_contents #suntoryCommonFooter h4,
#suntory_contents #suntoryCommonFooter h5,
#suntory_contents #suntoryCommonFooter h6,
#suntory_contents #suntoryCommonFooter p,
#suntory_contents #suntoryCommonFooter ol,
#suntory_contents #suntoryCommonFooter ul,
#suntory_contents #suntoryCommonFooter li,
#suntory_contents #suntoryCommonFooter dl,
#suntory_contents #suntoryCommonFooter dt,
#suntory_contents #suntoryCommonFooter dd,
#suntory_contents #suntoryCommonFooter table,
#suntory_contents #suntoryCommonFooter th,
#suntory_contents #suntoryCommonFooter td,
#suntory_contents #suntoryCommonFooter form,
#suntory_contents #suntoryCommonFooter br,
#suntory_contents #suntoryCommonFooter address,
#suntory_contents #suntoryCommonFooter button,
#suntory_contents #suntoryCommonFooter span,
#suntory_contents #suntoryCommonFooter em,
#suntory_contents #suntoryCommonFooter i,
#suntory_contents #suntoryCommonFooter a,
#suntory_contents #suntoryCommonFooter button,
#suntory_contents #suntoryCommonFooter textarea,
#suntory_contents #suntoryCommonFooter input {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  font-style: normal;
  font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,sans-serif;
  line-height: 1;
  vertical-align: baseline;
  outline: none;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  background-color: transparent;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#suntory_contents #suntoryCommonFooter {
  border-top: 1px solid #c7cdd3;
  background: #fff;
}
@media only screen and (min-width: 640px) {
  #suntory_contents #suntoryCommonFt br.br_sp {
    display: none;
  }
}
#suntory_contents #suntoryCommonFt #suntoryCommonFt_in {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  height: 80px;
}
#suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link {
  position: absolute;
  bottom: 40px;
  right: 220px;
}
#suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link li {
  float: left;
  padding-right: 12px;
}
#suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link li a {
  display: block;
  font-size: 12px;
  letter-spacing: -0.5px;
  color: #46555e;
  overflow: visible;
}
#suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link li a:hover,
#suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link li a:active {
  text-decoration: underline;
}
#suntory_contents #suntoryCommonFt p#suntoryCommonFt_notice {
  position: absolute;
  bottom: 23px;
  left: 10px;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: -0.3px;
  color: #444;
  width: 410px;
}
#suntory_contents #suntoryCommonFt p#suntoryCommonFt_notice::before {
  background: url(https://ssl1.suntory.co.jp/btc/enjoy/marudeshine/cp2004141/img/pc/pc.png) no-repeat 0 -120px;
  content: "";
  float: left;
  width: 65px;
  height: 32px;
}
#suntory_contents #suntoryCommonFt p#suntoryCommonFt_logo {
  position: absolute;
  bottom: 37px;
  right: 7px;
  font-size: 0;
  line-height: 0;
}
#suntory_contents #suntoryCommonFt p#suntoryCommonFt_logo a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0;
  width: 212px;
  height: 20px;
  background: url(/btc/enjoy/marudeshine/cp2004141/img/pc/pc.png) no-repeat 0 -170px;
}
#suntory_contents #suntoryCommonFt p#suntoryCommonFt_copy {
  position: absolute;
  bottom: 13px;
  right: 7px;
  font-family: 'suntory syntax';
  font-size: 10px;
  color: #aaa;
}

@media screen and (max-width: 767px) {
  #form_wrapper .box dl dd label {
    padding: 0;
  }
  #suntory_contents #form_wrapper .box > .required > dt,
  #form_wrapper .box > dl > dt,
  #form_wrapper .box > dl > dd,
  #form_wrapper .box.mm_read > dl > dt,
  #form_wrapper .box > dl.mm_read > dt {
    padding: 0;
  }
  #form_wrapper .box dl.required dt em,
  #form_wrapper .box.mm_read > dl.required > dt em,
  #form_wrapper .box > dl.mm_read.required > dt em {
    padding: 0;
    line-height: 1.3em;
  }
  #suntory_contents #kiyaku_iframe_wrapper {
    width: 100%;
    margin: 0;
  }
  #form_wrapper .box dl dd ul li input[type=text],
  #form_wrapper .box dl dd ul li input[type=tel],
  #form_wrapper .box dl dd ul li input[type=email],
  #form_wrapper .box dl dd ul li input[type=password],
  #form_wrapper .box dl dd ul li select, #form_wrapper .box dl dd ul li textarea {
    box-shadow: none;
    border-radius: 0;
  }
  #submit_box ul li a.hover,
  #submit_box ul li a:active {
    background: none;
  }
}

@media only screen and (min-width: 961px) {
  #suntory_contents #header .inner,
  #suntory_contents #suntoryCommonFt {
    max-width: 1164px;
    margin: 0 auto;

  }
}

@media screen and (max-width: 639px) {
  body {
    min-width: 0;
  }
  #suntory_contents {
    background: none;
  }
  #container {
    width: 100%;
    margin: 0;
  }
  #header {
    padding: 16px 0;
    border: none;
  }
  #header .inner {
    padding-left: 11px;
  }
  #header .inner a {
    width: 118px;
    height: 18px;
    background: url(/sun_common/sun_navi/responsive/img/sp/hd_logo.png) no-repeat 0 0;
    background-size: 118px 18px;
  }
  #suntory_contents a.button,
  #contents .modify_cancel div.button a,
  #container.regist_confirm #form_wrapper #submit_box ul li.to_back a,
  #container.regist_confirm #form_wrapper #submit_box ul li.to_done a,
  #contents .link_list ul li a {
    max-width: none;
  }
  #suntory_contents #suntoryCommonFooter {
    border: none;
  }
  #suntory_contents #suntoryCommonFt #suntoryCommonFt_in {
    width: auto;
    margin: 0;
  }
  #suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link {
    position: static;
    margin: 30px 0 20px 4px;
  }
  #suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link::after {
    content: "";
    clear: both;
    display: block;
  }
  #suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link li {
    padding: 0;
  }
  #suntory_contents #suntoryCommonFt ul#suntoryCommonFt_txt_link li a {
    display: block;
    padding: 0 8px;
    font-size: 11px;
    letter-spacing: -0.2px;
  }
  #suntory_contents #suntoryCommonFt p#suntoryCommonFt_notice {
    position: static;
    margin: 0 0 13px 10px;
    line-height: 14px;
    letter-spacing: -0.2px;
    width: auto;
  }
  #suntory_contents #suntoryCommonFt p#suntoryCommonFt_notice::before {
    background: url(/sun_common/sun_navi/responsive/img/sp/ft_notice.png) no-repeat 0 6px;
    background-size: 56px 30px;
    width: 65px;
    height: 37px;
  }
  #suntory_contents #suntoryCommonFt p#suntoryCommonFt_logo {
    position: static;
    border-top: 1px solid #c7cdd3;
  }
  #suntory_contents #suntoryCommonFt p#suntoryCommonFt_logo a {
    width: 202px;
    height: 19px;
    background: url(/sun_common/sun_navi/responsive/img/sp/ft_logo.png) no-repeat 0 0;
    background-size: 202px 19px;
    margin: 22px 0 0 10px;
  }
  #suntory_contents #suntoryCommonFt p#suntoryCommonFt_copy {
    position: static;
    padding: 11px 8px 20px 10px;
    font-size: 8px;
    letter-spacing: -0.1px;
  }
}