/* Mypage Category */
.sp-hidden {
  display: none;}
.mypage-category {
	background: #a6a6a6;
	padding: 20px 15px;}
.mypage-category__container {
	margin: 0 auto;
	max-width: 1100px;}
.mypage-category__heading {
	color: #fff;
	font-size: 2.5rem;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 10px;}
  .mypage-category__heading span {
    font-size: 1.7rem;}
.mypage-category__paragraph {
	color: #fff;
	font-size: 1.45rem;
	line-height: 1.45em;
	margin-bottom: 23px;}
.mypage-category__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;}
  .mypage-category__list li {
    margin-bottom: 10px;
    flex-basis: 49%;}
    .mypage-category__list li a {
      background: url(../../img/mypage-category__list__icon-arrow.png) no-repeat right center;
      -ms-background-size: 25px 25px;
      background-size: 25px 25px;
      border: 1px solid #fff;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      color: #fff;
      display: block;
      font-weight: normal;
      font-size: 1.3rem;
      height: 100%;
      padding: 10px 20px 10px 10px;
      -ms-transition: all ease 0.5s;
      transition: all ease 0.5s;
      text-decoration: none;}

/* Mypage History */
.mypage-change {
	padding: 20px 15px;}
.mypage-change__container {
	max-width: 1100px;
	margin: 0 auto;}
.mypage-change__heading {
	border-bottom: 1px solid #b3b3b3;
	color: #333;
	font-size: 1.8rem;
	line-height: 1.8;
	margin-bottom: 20px;}
.mypage-change__lead {
  color: #333;
  font-size: 1.5rem;
  line-height: 1.8em;
  margin-bottom: 20px;}
  .mypage-change__lead em {
    color: #f00;
    font-style: normal;}
.frm-style__tbl {
  margin-bottom:20px;
  width: 100%;}
.frm-style__tbl th,
.frm-style__tbl td {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
  border: 1px solid #818181;
  color: #000;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.3em;
  vertical-align: middle;
  text-align: left;
  width: 100%;}
.frm-style__tbl th {
  background: #e6e6e6!important;
  padding: 10px;
  width: 29%;}
.frm-style__tbl th em {
  color: #f00;
  font-style: normal;}
.frm-style__tbl td {
  padding: 10px;}
.frm-style__tbl input {
  border: 1px solid #a0a0a0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  width: 100%;
  padding: 0 5px;
  vertical-align: middle;
  -webkit-appearance: none;}
.frm-style__tbl .input-size1 {
  max-width: 580px;}
.frm-style__tbl .input-size2 {
  max-width: 68%;}
.frm-style__tbl .input-size3 {
  max-width:20%;}
.frm-style__tbl .input-size4 {
  max-width:29.2%;}
.frm-style__tbl .input-size5 {
  max-width: 77%;}
.frm-style__tbl span {
  vertical-align: middle;}
.frm-style__tbl__list-name:after {
  content: " ";
  clear: both;
  display: block;}
.frm-style__tbl__list-name li {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  margin-right: 1%;
  width: 48%;}
.frm-style__tbl span.label {
  font-size: 1.5rem;
  margin-right: 10px;
  vertical-align: middle;}
.frm-style__tbl span.label2 {
  font-size: 1.65rem;}
.frm-style__tbl span.space {
  margin: 0 5px;
  vertical-align: middle;}
.frm-style__tbl span.note1 {
  display: block;
  font-size: 1.5rem;
  line-height: 1.5em;
  padding-top: 5px;}
.frm-style__tbl span.note2 {
  color: #f00;
  display: block;
  font-size: 1.5rem;
  line-height: 1.5em;}
.frm-style__tbl .frm-style__tbl__search-zipcode {
  margin-left: 10px;}
.frm-style__tbl select {
  background: none;
  border: 1px solid #a0a0a0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  color: #999;
  font-size: 1.5rem;
  padding-left: 5px;
  height: 30px;
  width: 100%;
  visibility: visible!important;
  -webkit-appearance: none;
  outline: none;}
.frm-style__tbl__address-select {
  background: #fff url(../../img/mypage-change__icon-selector.png) no-repeat right center;
  background-size: 20px 20px;
  max-width: 180px;
  overflow: hidden;}
.frm-style__tbl__branch-select {
  background: #fff url(../../img/mypage-change__icon-selector.png) no-repeat right center;
  background-size: 20px 20px;
  max-width: 260px;
  overflow: hidden;}
.frm-style__tbl__qa-select {
  background: #fff url(../../img/mypage-change__icon-selector.png) no-repeat right center;
  background-size: 20px 20px;
  display: inline-block;
  width: 77%;
  overflow: hidden;
  position: relative;
  left: -5px;
  vertical-align: middle;}
.frm-style__tbl__qa-select select {
  width: 100%;}
.frm-style__tbl__branch-note {
  font-size: 1.5rem;
  line-height: 1.7em;
  margin-top: 10px;}
.frm-style__tbl__branch-note a {
  font-weight: bold;
  text-decoration: underline;}
.frm-style__tbl__address-input {
  margin-top: 13px;}
.frm-style__tbl__email:first-child,
.frm-style__tbl__password:first-child {
  margin-bottom: 12px;}
.frm-style__tbl__qa li:first-child {
  margin-bottom: 12px;}
.frm-style__tbl__btn {
  text-align: center;}
.frm-style__tbl__btn li {
  display: inline-block;
  max-width: 300px;
  width: 100%;}
.frm-style__tbl__btn button {
  background: #ff9500;
  border: none;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 12px 0 10px;
  width: 100%;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  transition: all ease 0.5s;}
.frm-style__tbl__btn i {
  font-size: 1.5rem;
}

/* Break Point 468px */
@media screen and (max-width: 468px){
  .mypage-category__heading span {
    font-size: 1.3rem;}
  .mypage-category__list li a {
    background-position: right bottom 5px;}
  .frm-style__tbl th,
  .frm-style__tbl td {
    display: block;
    margin-top: -1px;
    width: 100%;}
}