#AmazonPayButton {
  background-color: #f2f2f2;
  border: solid 1px #e6e6e6;
  border-radius: 5px;
  text-align: center;
  padding: 16px 10px 8px;
}
#profile_top #AmazonPayButton{
  background: none;
  border: none;
  padding: 0;
}

.AmazonPayButton {
  background-color: #f2f2f2;
  border: solid 1px #e6e6e6;
  border-radius: 5px;
  margin-left: 288px;
  text-align: center;
  padding-top: 16px;
  clear: both;
}
#profile_top #entry_nav li {
  width: 200px;
}
#profile_top #prof_outline .box .note {
  color: #333 !important;
  padding: 0;
}
#profile_top #entry_nav li .btn {
  width: 200px;
}

/* #profile_top #profile_bottom
---------------------------------------------------------- */
#profile_bottom h4{
  margin-bottom: 40px;
}
#profile_bottom h5 {
  font-size: 22px;
  text-align: center;
  padding: 20px 0;
}
#profile_bottom .proftopic{
  padding: 60px 30px;
  position: relative;
}
#profile_bottom .proftopic:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
}
/*intro*/
#profile_bottom .proftopic.intro{
  background: url(/img/bg01.gif);
}
#profile_bottom .proftopic.intro > div{
  display: flex;
  justify-content: space-between;
}
#profile_bottom .proftopic.intro .topic01,
#profile_bottom .proftopic.intro .topic02{
  width: 400px;
}
#profile_bottom .proftopic.intro .imgbox img{
  width: 400px;
}
#profile_bottom .proftopic.intro .comment{
  padding: 15px 12px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
#profile_bottom .proftopic.intro .topic01 .comment:after{
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 22px;
  right: -20px;
  border-left: 25px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  transform: rotate(-18deg);
}
#profile_bottom .proftopic.intro .topic02 .comment:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 22px;
  left: -20px;
  border-right: 25px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  transform: rotate(18deg);
}
#profile_bottom .proftopic.intro .topic01{
  position: relative;
}
#profile_bottom .proftopic.intro .topic01 > img{
  width: 100px;
  position: absolute;
  top: 60%;
  left: 407px;
}
#profile_bottom .proftopic.intro .topic01 :nth-child(4),
#profile_bottom .proftopic.intro .topic02 :nth-child(4){
  padding: 20px 8px;
}

/*voice*/
#profile_bottom .proftopic.voice:before{
  border-color: #f1f1f1 transparent transparent transparent;
}
#profile_bottom .proftopic.voice{
  background: url(/img/bg02.gif);
}
#profile_bottom .proftopic.voice h4 span{
  color: #fff;
}
#profile_bottom .proftopic.voice dl{
  display: flex;
}
#profile_bottom .proftopic.voice dl > div{
  width: 290px;
  background: #fff;
  border-radius: 8px;
  padding: 30px 10px;
  margin-right: 20px;
  box-sizing: border-box;
}
#profile_bottom .proftopic.voice dl > div:nth-child(3n){
  margin-right: 0;
}

/*message*/
#profile_bottom .proftopic.message:before{
  border-color: #666 transparent transparent transparent;
}
#profile_bottom .proftopic.message .f_message > div{
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
#profile_bottom .proftopic.message .f_message .list{
  justify-content: flex-start;
}
#profile_bottom .f_message .image img{
  width: 400px;
}
#profile_bottom .f_message .txtaudio{
  width: 450px;
}
#profile_bottom .f_message .txtaudio p{
  font-weight: normal;
  margin-bottom: 35px;
}
#profile_bottom .f_message .txtaudio .audio_data{
  text-align: center;
}
#profile_bottom .f_message .txtaudio .media-player{
  margin: 0 auto;
}
#profile_bottom .f_message .list p{
  font-weight: normal;
}

/*gener*/
#profile_bottom .proftopic.gener dl{
  display: flex;
}
#profile_bottom .proftopic.gener dl > div{
  width: 290px;
  padding: 30px 0;
  margin-right: 20px;
  box-sizing: border-box;
}
#profile_bottom .proftopic.gener dl > div:last-child{
  margin-right: 0;
}
#profile_bottom .proftopic.gener dl img{
  width: 290px;
}
#profile_bottom .crown_list dt {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding: 15px 0 10px;
}

/*gallery*/
#profile_bottom .proftopic.gallery{
  background: url(/img/bg03.gif);
  padding: 60px 0;
}
#profile_bottom .proftopic.gallery .prev i,
#profile_bottom .proftopic.gallery .next i{
  color: #ccc;
  padding: 20px 8px;
}
#profile_bottom #movie{ padding: 40px 0 0; }
#profile_bottom #movie div{ padding:0; }

/*favorite*/
#profile_bottom .proftopic.favorite:before{
  border-color: #f7f7f7 transparent transparent transparent;
}
#profile_bottom .proftopic.favorite dl{
  display: flex;
  margin-top: 20px;
}
#profile_bottom .proftopic.favorite dl:first-of-type{
  padding-top: 20px;
}

/*entry*/
#profile_bottom .proftopic.entry{
  background: url(/img/bg01.gif);
  padding: 60px;
}
#profile_bottom .proftopic.entry > div{
  display: flex;
}
#profile_bottom .proftopic.entry ul{
  width: 35%;
  padding: 30px 30px 0;
}
#profile_bottom .proftopic.entry div.entry_flow{
  width: 65%;
  padding: 30px 30px 0;
}
#profile_bottom .proftopic.entry .entry_list li{
  font-size: 20px;
  color: #ccc;
  width: 160px;
  height: 160px;
  text-align: center;
  border-radius: 50%;
  background: #999;
  border: 3px solid #999;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 auto;
}
#profile_bottom .proftopic.entry .entry_list li.net{
  padding-top: 88px;
  margin-bottom: 12px;
}
#profile_bottom .proftopic.entry .entry_list li.net:before{
  content: '';
  display: block;
  width: 43.5px;
  height: 69px;
  background: url(/img/icon_phone_sprite.png) bottom no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 13px;
  left: calc(50% - 21.75px);
}
#profile_bottom .proftopic.entry .entry_list li.net.active:before{
  background-position: top;
}
#profile_bottom .proftopic.entry .entry_list li.tel{
  padding-top: 78px;
}
#profile_bottom .proftopic.entry .entry_list li.tel:before{
  content: '';
  display: block;
  width: 78.6px;
  height: 67.8px;
  background: url(/img/icon_headset_sprite.png) bottom no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 10px;
  left: calc(50% - 39.3px);
}
#profile_bottom .proftopic.entry .entry_list li.tel.active:before{
  background-position: top;
}
#profile_bottom .proftopic.entry .entry_list li.active{
  color: #000;
  background: #fff;
  border-color: #1dbee5;
}
#profile_bottom .proftopic.entry .entry_list li span{
  display: block;
  line-height: 1.3;
}
#profile_bottom .proftopic.entry .entry_list li.net span{
  font-size: 18px;
}
#profile_bottom .proftopic.entry .entry_list li.tel span{
  font-size: 14px;
}
#profile_bottom .proftopic.entry .entry_list li.active span{
  color: #999;
}

#profile_bottom .proftopic.entry .entry_flow ol{
  display: none;
}
#profile_bottom .proftopic.entry .entry_flow ol.is-show{
  display: block;
}

#profile_bottom .proftopic.entry .entry_flow li{
  margin-bottom: 30px;
}
#profile_bottom .proftopic.entry .entry_flow li.operator{
  margin-bottom: 50px;
}
#profile_bottom .proftopic.entry .entry_flow li .num{
  font-size: 22px;
  color: #fff;
  background: #333;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  box-sizing: border-box;
  padding-top: 5px;
}
#profile_bottom .proftopic.entry .entry_flow li p{
  font-size: 15px;
  color: #333;
  line-height: 1.9;
  padding-left: 60px;
}
#profile_bottom .proftopic.entry .entry_flow .block{ display: block; }

#profile_bottom .proftopic.entry .entry_btn{
  width: auto;
  margin: 5px 0;
  padding: 14px 38px 14px 20px;
  min-width: 150px;
}
#profile_bottom .proftopic.entry .entry_flow img{
  margin: 5px 0;
  display: block;
}
#profile_bottom .proftopic.entry .entry_flow .operator img{
  margin-bottom: 10px;
}

/*about*/
#profile_bottom .proftopic.about:before {
  border-color: #f1f1f1 transparent transparent transparent;
}
#profile_bottom .proftopic.about > div:first-of-type{
  display: flex;
  justify-content: space-between;
}
#profile_bottom .proftopic.about > div div{
  padding: 20px 0 40px;
  width: 440px;
}
#profile_bottom .proftopic.about h5{
  font-size: 16px;
  text-align: left;
  padding: 10px 0;
}
#profile_bottom .proftopic.about #entry_banner{
  padding-bottom: 0;
}

/*basic*/
#profile_bottom .proftopic.basic{
  padding-bottom: 30px;
}
#profile_bottom .proftopic.basic th,
#profile_bottom .proftopic.basic td{
  background: #ebebeb;
  padding: 14px;
}
#profile_bottom .proftopic.basic th{
  font-weight: normal;
  color: #666;
  width: 30%;
  text-align: right;
}
#profile_bottom .proftopic.basic .btn02{
  margin: 20px 0 10px;
}

/*pageft*/
#profile_bottom .pageft{
  border-top: none;
}

/* #profile_schedule
---------------------------------------------------------- */
#profile_schedule .entry_box .entry_btn{
  width: 400px;
  box-sizing: border-box;
  margin-bottom: 13px;
}
#profile_schedule .entry_box .info_link{
  display: flex;
}
#profile_schedule .AmazonPayButton{
  background: none;
  border: none;
  margin: 0;
  text-align: left;
}
#profile_schedule .entry_box .info_link div:last-child{
  padding-top: 16px;
  margin-left: 10px;
}
#profile_schedule .entry_box .info_link div:last-child p{
  padding-bottom: 4px;
}
#profile_schedule .entry_box .info_link div:last-child img{
  width: 190px;
}


/* 
---------------------------------------------------------- */
.tab-link {
  display: block;
}
.tab-link li {
  float: left;
  width: 25%;
}
.tab-link li a {
  position: relative;
  display: block;
  background: #efefef;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  margin-right: 5px;
  border-radius: 5px 5px 0px 0px;

  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tab-link.under li a {
  border-radius: 0px 0px 5px 5px;
}
.tab-link li.active a {
  background: white;
  border-top: 4px solid #ff3f75;
  border-bottom: 1px solid white;
  padding: 10px 10px 7px 10px;
}
.tab-link.under li.active a {
  background: white;
  border-bottom: 4px solid #ff3f75;
  border-top: 1px solid white;
  padding: 7px 10px 10px 10px;
}
.tab-link li a:before {
  content: " ";
  position: absolute;
  height: 5px;
  width: 5px;
  left: -5px;
  bottom: -1px;
  border-bottom: 1px solid #ccc;
}
.tab-link li a:after {
  content: " ";
  position: absolute;
  height: 5px;
  width: 5px;
  right: -5px;
  bottom: -1px;
  border-bottom: 1px solid #ccc;
}

.tab-link.under li a:before,
.tab-link.under li a:after {
  bottom: auto;
  top: -6px;
}

#profile_top .entry_box .entry_btn {
  position: relative;
}

#profile_top .entry_box a.entry_btn:after {
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: x-large;
  font-weight: bold;
  color: #000;
  margin: auto;
  width: 272px;
  top: 15px;
  left: 120px;
  display: block;
  content: "\f105";
  position: absolute;
}

