@import url("//fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Monoton&subset=latin-ext");
@import url("//fonts.googleapis.com/earlyaccess/notosansjp.css");
/*-----------------------------------

anniversary_25th.scss

------------------------------------*/
.txt_left {
  text-align: left;
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 1em;
}

.txtcolor_red {
  color: #e60012;
}

.txt_Ssize {
  font-size: 12px;
}

.kome {
  text-align: left;
  font-size: 12px !important;
  line-height: 1.5;
  font-weight: 300;
}

i {
  font-style: normal;
}

a {
  color: #e60012;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  opacity: 0.4;
  text-decoration: none;
}

.margT10 {
  margin-top: 10px;
}

.margT20 {
  margin-top: 20px;
}

.margT30 {
  margin-top: 30px;
}

.margT40 {
  margin-top: 40px;
}

.margT50 {
  margin-top: 50px;
}

.margB10 {
  margin-bottom: 10px;
}

.margB20 {
  margin-bottom: 20px;
}

.margB30 {
  margin-bottom: 30px;
}

.margB40 {
  margin-bottom: 40px;
}

.margB50 {
  margin-bottom: 50px;
}

.paddT10 {
  padding-top: 10px;
}

.paddT20 {
  padding-top: 20px;
}

.paddT30 {
  padding-top: 30px;
}

.paddT40 {
  padding-top: 40px;
}

.paddT50 {
  padding-top: 50px;
}

.paddB10 {
  padding-bottom: 10px;
}

.paddB20 {
  padding-bottom: 20px;
}

.paddB30 {
  padding-bottom: 30px;
}

.paddB40 {
  padding-bottom: 40px;
}

.paddB50 {
  padding-bottom: 50px;
}

body {
  background: #f3efeb url(/img/anniversary/25th/BG_anniversary_25th.jpg) repeat 0 0;
}

.kvArea,
.second .content {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Lato', 'Noto Sans JP', sans-serif;
}

.sec {
  padding: 100px 0;
}

.sec_wid980 {
  width: 980px;
  margin: 0 auto;
}

.sec:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.1);
}

.sec:first-child {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}

.kvArea {
  padding: 50px 0 100px;
  background: url(/img/anniversary/25th/line5.png) no-repeat top center;
}

.kvArea_head {
  background: url(/img/anniversary/25th/title_anniversary_25th.png) no-repeat top center;
  position: relative;
  display: none;
}

.kvArea_text_title {
  text-indent: -99999px;
  height: 970px;
  display: block;
}

.kvArea_text_place {
  display: inline-block;
  letter-spacing: 0.05em;
  font-weight: 100;
  font-size: 21px;
  margin-bottom: 30px;
}

.kvArea_text_musician {
  font-size: 24px;
  letter-spacing: 0.15em;
  font-weight: 300;
  margin-bottom: 35px;
}

.kvArea_text_musician span {
  display: block;
  padding-bottom: 25px;
  font-weight: 300;
}

.kvArea_photo_musician img {
  margin: 10px;
}

.subhead_center {
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
}

.subhead_center .subhead_en {
  font-size: 36px;
  padding: 15px 0;
  display: block;
  font-family: 'Monoton', cursive;
  background: #e60012;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e60012 0%, #e60012 50%, #000000 50%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e60012 0%, #e60012 50%, #000000 50%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#e60012), color-stop(50%, #e60012), color-stop(50%, #000000), to(#000000));
  background: -o-linear-gradient(top, #e60012 0%, #e60012 50%, #000000 50%, #000000 100%);
  background: linear-gradient(to bottom, #e60012 0%, #e60012 50%, #000000 50%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.subhead_center .subhead_jp {
  font-size: 40px;
  display: block;
}

.subhead_place {
  position: relative;
  top: -20px;
}

.commonTable {
  border-color: rgba(0, 0, 0, 0.3);
}

.commonTable tbody th, .commonTable tbody td {
  padding: 20px;
  text-align: left;
  background: none;
  font-size: 15px;
  font-weight: normal;
  border-left: none;
  border-right: none;
  border-color: rgba(0, 0, 0, 0.3);
  line-height: 1.6;
}

.invitation .subhead_center {
  position: relative;
}

.invitation .subhead_center:before, .invitation .subhead_center:after {
  position: absolute;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background: #000;
  display: block;
  width: 110px;
}

.invitation .subhead_center:before {
  top: 125px;
  left: 145px;
  -webkit-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  transform: rotate(65deg);
}

.invitation .subhead_center:after {
  top: 125px;
  right: 145px;
  -webkit-transform: rotate(-65deg);
  -ms-transform: rotate(-65deg);
  transform: rotate(-65deg);
}

.invitation_type {
  font-size: 0;
  margin-top: 30px;
}

.invitation_type_photo {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.invitation_type_photo img {
  vertical-align: top;
}

.invitation_type_photo:nth-child(2n+1) {
  margin-right: 60px;
}

.invitation_present {
  background: #000;
  font-size: 0;
  margin-top: 50px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.invitation_present_title {
  font-size: 30px;
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 1;
  padding: 20px;
}

.invitation_present_photo {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-right: 1px solid #000;
}

.invitation_present_photo:last-child {
  margin-right: -1px;
}

.invitation_present_photo img {
  vertical-align: top;
  width: 100%;
}

.invitation_present_photo p {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 120px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}

.invitation_present_photo p span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 85%;
  line-height: 1.75;
}

.invitation_present_photo p span i {
  display: block;
  text-align: left;
  font-weight: 100;
}

.flow_period {
  font-size: 30px;
  letter-spacing: 0.05em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 1em 0;
}

.flow_period span {
  font-style: normal;
}

.flow_process {
  margin-top: 30px;
}

.flow_process_list {
  background: #000;
  height: 150px;
  display: table;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}

.flow_process_list:before {
  display: block;
  content: "";
  background-color: #e60012;
  background-position: center;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  position: absolute;
}

.flow_process_list:after {
  font-family: ionicons;
  content: '\f35d';
  font-size: 65px;
  color: #e60012;
  position: absolute;
  bottom: -25px;
  left: 75px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flow_process_list:last-child:after {
  content: "";
}

.flow_process_list span {
  display: table-cell;
  vertical-align: middle;
}

.flow_process_list:nth-child(1):before {
  background-image: url(/img/anniversary/25th/icon_1.png);
}

.flow_process_list:nth-child(2) .flow_process_addNotes {
  text-align: left;
  padding: 20px;
  line-height: 1.4;
}

.flow_process_list:nth-child(2):before {
  background-image: url(/img/anniversary/25th/icon_2.png);
}

.flow_process_list:nth-child(3):before {
  background-image: url(/img/anniversary/25th/icon_3.png);
}

.flow_process_text {
  text-align: left;
  padding-left: 170px;
  color: #e60012;
  font-size: 26px;
  line-height: 1.6;
}

.flow_process_text i {
  font-size: 14px;
  display: block;
}

.flow_process_addNotes {
  width: 50%;
  background: #fff;
}

.flow_btn a {
  border-radius: 50px;
  padding: 30px;
  background: #e60012;
  width: 80%;
  display: block;
  margin: 0 auto 30px;
  color: #fff;
  font-size: 20px;
}

.flow_btn span {
  border-radius: 50px;
  padding: 30px;
  background: #595959;
  width: 80%;
  display: block;
  margin: 0 auto 30px;
  color: #999;
  font-size: 20px;
}

.attention {
  margin-top: 50px;
}

.attention_title {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 20px;
  letter-spacing: 0.05em;
  padding: 20px;
}

.attention_list {
  text-align: left;
  line-height: 1.6;
  margin-top: 20px;
}

.attention_list li {
  font-weight: 300;
  padding: 10px 10px 10px 5px;
  list-style: disc;
  margin-left: 30px;
}

.kvArea_photo_musician .kvArea_photo_artist {
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s;
}

.kvArea_photo_artist {
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
}

.invitation_type .invitation_type_photo {
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s;
}

.invitation_type_photo {
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
}

.flow_btn {
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s;
}

.flow_btn {
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
}

.move {
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

.newslist li {
  text-align: left;
  padding: 20px 0;
}

.newslist li a {
  color: #fff;
}

.newslist li span {
  display: inline-block;
  width: 100px;
}

.accordionList .newslist {
  border-top: none;
}

.whatsnew .subhead_left {
  padding-bottom: 30px;
}

.whatsnew .accordionList {
  position: relative;
}

.whatsnew .accordionList .accordionIndex {
  border: none;
  text-align: right;
  position: absolute;
  bottom: -60px;
}

.whatsnew .accordionList .accordionIndex a:before {
  content: "more";
  display: inline-block;
  width: 5em;
  height: 1em;
  letter-spacing: 0.1em;
}

.whatsnew .accordionList .accordionIndex a:after {
  font-family: ionicons;
  content: '\f35d';
  margin-left: 10px;
  font-size: 14px;
}

.whatsnew .accordionList .accordionIndex.active a:before {
  content: "close";
}

.whatsnew .accordionList .accordionIndex.active a:after {
  content: '\f366';
}

.subhead_left {
  font-size: 30px;
  line-height: 1;
  text-align: left;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.borderblack {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0;
}
