/* Mypage Category */
.pc-hidden {
  display: none;}
.mypage-category {
	background: #a6a6a6;
	min-width: 980px;
	padding: 40px 0;}
.mypage-category__container {
	margin: 0 auto;
	max-width: 1100px;}
.mypage-category__heading {
	color: #fff;
	font-size: 3.65rem;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 18px;}
.mypage-category__paragraph {
	color: #fff;
	font-size: 1.9rem;
	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: flex-start;
  align-content: unset;
  align-items: stretch;
  margin-right: -1%;}
  .mypage-category__list li {
    margin-bottom: 12px;
    margin-right: 1%;
    flex-basis: 32.33%;}
    .mypage-category__list li a {
      background: url(../../img/mypage-category__list__icon-arrow.png) no-repeat right center;
      -ms-background-size: 30px 30px;
      background-size: 30px 30px;
      border: 1px solid #fff;
      color: #fff;
      display: block;
      font-weight: normal;
      font-size: 1.65rem;
      padding: 27px 10px 28px 22px;
      -ms-transition: all ease 0.5s;
      transition: all ease 0.5s;
      text-decoration: none;}
      .mypage-category__list li a:hover {
        background: #fff url(../../img/mypage-category__list__icon-arrow_on.png) no-repeat right center;
        -ms-background-size: 30px 30px;
        background-size: 30px 30px;
        border-color: #00644b;
        color: #00644b;}

/* Mypage Change */
.mypage-change {
	min-width: 980px;
	padding: 70px 0 65px;}
.mypage-change__container {
	max-width: 1100px;
	margin: 0 auto;}
.mypage-change__heading {
	border-bottom: 1px solid #b3b3b3;
	color: #333;
	font-size: 2.1rem;
	line-height: 1.8;
	margin-bottom: 30px;}

.mypage-change__lead {
  color: #333;
	font-size: 1.65rem;
	line-height: 1.3em;
  margin-bottom: 30px;}
	.mypage-change__lead em {
		color: #f00;
    font-style: normal;}
.frm-style__tbl {
  margin-bottom: 33px;
  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.8rem;
  line-height: 1.3em;
  vertical-align: middle;
  text-align: left;
  width: 100%;}
.frm-style__tbl th {
  background: #e6e6e6!important;
  padding: 19px 18px;
  width: 29%;}
.frm-style__tbl th em {
  color: #f00;
  font-style: normal;}
.frm-style__tbl td {
  padding: 10px 13px;}
.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: 43px;
  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: 230px;}
.frm-style__tbl .input-size3 {
  max-width: 140px;}
.frm-style__tbl .input-size4 {
  max-width: 140px;}
.frm-style__tbl .input-size5 {
  max-width: 320px;}
.frm-style__tbl span {
  vertical-align: middle;}
.frm-style__tbl__list-name li {
  display: inline-block;
  margin-right: 20px;}
.frm-style__tbl__list-name li input {
  width: 230px;}
.frm-style__tbl span.label {
  font-size: 1.83rem;
  margin-right: 10px;
  vertical-align: middle;}
.frm-style__tbl span.label2 {
  font-size: 2.3rem;}
.frm-style__tbl span.space {
  margin: 0 5px;
  vertical-align: middle;}
.frm-style__tbl span.note1 {
  display: block;
  font-size: 1.56rem;
  line-height: 1.5em;
  padding-top: 5px;}
.frm-style__tbl span.note2 {
  color: #f00;
  display: block;
  font-size: 1.56rem;
  line-height: 1.5em;}
.frm-style__tbl .frm-style__tbl__search-zipcode {
  margin-left: 20px;}
.frm-style__tbl .frm-style__tbl__search-zipcode:hover {
  color: #00644b;}
.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.7rem;
  padding-left: 5px;
  height: 38px;
  width: 100%;
  visibility: visible!important;
  -webkit-appearance: none;
  outline: none;
  margin: 0;}
.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: 320px;
  overflow: hidden;
  position: relative;
  left: -5px;
  vertical-align: middle;}
.frm-style__tbl__branch-note {
  font-size: 1.65rem;
  line-height: 1.7em;
  margin-top: 10px;}
.frm-style__tbl__branch-note a {
  font-weight: bold;
  text-decoration: underline;}
.frm-style__tbl__branch-note a:hover {
  color: #00644b;
  text-decoration: none;}
.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: 320px;
  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: 2.5rem;
  font-weight: bold;
  padding: 14px 0 12px;
  width: 100%;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  transition: all ease 0.5s;}
.frm-style__tbl__btn button:hover {
  opacity: 0.6;}
.frm-style__tbl__btn i {
  font-size: 1.9rem;
  position: relative;
  top: -2px;}