/*mixin*/
#form_mynet header {
  border-bottom-color: #00051B; }
@media screen and (min-width: 1200px) {
  #form_mynet .subpage_section h1.u-title {
    margin-top: 0px; } }
@media screen and (min-width: 641px) and (max-width: 1199px) {
  #form_mynet .subpage_section h1.u-title {
    margin-top: 30px; } }
@media screen and (max-width: 640px) {
  #form_mynet .subpage_section h1.u-title {
    margin-top: 40px; } }
#form_mynet .crumbs ul li.current {
  background-color: #00051B; }
  #form_mynet .crumbs ul li.current::after {
    border-left-color: #00051B; }
#form_mynet a[rel*="nofollow"] {
  padding-left: 0; }
  #form_mynet a[rel*="nofollow"]::before {
    display: none; }
@media screen and (min-width: 1200px) {
  #form_mynet .c-h2 {
    margin-top: 80px; } }
@media screen and (min-width: 641px) and (max-width: 1199px) {
  #form_mynet .c-h2 {
    margin-top: 60px; } }
@media screen and (max-width: 640px) {
  #form_mynet .c-h2 {
    margin-top: 40px; } }
@media screen and (max-width: 640px) {
  #form_mynet .c-h2 {
    justify-content: center;
    text-align: center; } }
#form_mynet .c-h2 img {
  height: 1.4em;
  margin-right: .2em; }
  @media screen and (max-width: 640px) {
    #form_mynet .c-h2 img {
      margin-right: 1rem;
      height: 2.4em; } }
#form_mynet .u-itemWrap {
  width: 100%;
  max-width: unset;
  box-shadow: none; }
  #form_mynet .u-itemWrap.u-blue .u-img {
    background: linear-gradient(-155deg, #01a4e1 0%, #1e90ff 100%); }
  #form_mynet .u-itemWrap.u-blue .u-price-and-quantity {
    border: 1px solid #1c91fd; }
  #form_mynet .u-itemWrap.u-green .u-img {
    background: linear-gradient(-155deg, #2ecc71 0%, #27ae60 100%); }
  #form_mynet .u-itemWrap.u-green .u-price-and-quantity {
    border: 1px solid #27ae60; }
  #form_mynet .u-itemWrap.u-orange .u-img {
    background: linear-gradient(-155deg, #ffb347 0%, #ff8c00 100%); }
  #form_mynet .u-itemWrap.u-orange .u-price-and-quantity {
    border: 1px solid #ff8c00; }
  #form_mynet .u-itemWrap.u-red .u-img {
    background: linear-gradient(-155deg, #ff6b6b 0%, #e63946 100%); }
  #form_mynet .u-itemWrap.u-red .u-price-and-quantity {
    border: 1px solid #e63946; }
  #form_mynet .u-itemWrap .u-item {
    background: none;
    box-shadow: none;
    flex-direction: row;
    overflow: visible;
    flex-wrap: wrap;
    padding: 0;
    padding-right: 0; }
    #form_mynet .u-itemWrap .u-item .u-right {
      display: block;
      width: 23.5%;
      margin-right: .75%;
      margin-left: .75%; }
      @media screen and (min-width: 641px) and (max-width: 1199px) {
        #form_mynet .u-itemWrap .u-item .u-right {
          width: 30.3333%;
          margin-right: 1.5%;
          margin-left: 1.5%; } }
      @media screen and (max-width: 640px) {
        #form_mynet .u-itemWrap .u-item .u-right {
          width: 46%;
          margin-right: 2%;
          margin-left: 2%; } }
      @media screen and (max-width: 399px) {
        #form_mynet .u-itemWrap .u-item .u-right {
          width: 48%;
          margin-right: 1%;
          margin-left: 1%; } }
      @media screen and (max-width: 299px) {
        #form_mynet .u-itemWrap .u-item .u-right {
          width: 98%;
          margin-right: 1%;
          margin-left: 1%; } }
      #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity {
        box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.05);
        overflow: hidden;
        display: flex;
        flex-direction: column;
        grid-template-columns: unset;
        justify-content: center;
        align-items: center;
        padding: 0;
        border-radius: 10px; }
        #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity .u-img {
          border-radius: 0px;
          width: 100%;
          max-width: unset !important; }
          @media screen and (min-width: 1200px) {
            #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity .u-img {
              padding: 10px 10px 15px 10px; } }
        #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity .u-price {
          justify-content: center;
          align-items: first baseline; }
          @media screen and (min-width: 1200px) {
            #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity .u-price {
              display: flex;
              flex-direction: row; } }
          @media screen and (min-width: 641px) and (max-width: 1199px) {
            #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity .u-price .u-listprice {
              margin-top: -8px; } }
          @media screen and (max-width: 399px) {
            #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity .u-price .u-listprice {
              margin-top: -6px; } }
        #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity .u-zaiko {
          font-size: 12px; }
        #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity .u-item-inputWrap {
          padding: 10px; }
        #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled {
          position: relative;
          pointer-events: none;
          border-color: #666; }
          #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled .u-img {
            opacity: .6;
            filter: grayscale(100%); }
          #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled .u-price {
            opacity: 0; }
          #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled .u-zaiko {
            opacity: 0; }
          #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled .u-item-inputWrap {
            opacity: 0; }
          #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled::after {
            display: block;
            content: "";
            max-width: 187px;
            width: calc(100% - 30px);
            height: 65px;
            background-image: url("/form_mynet/common/img/out_of_stock.png");
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            bottom: 20px;
            left: 50%;
            transform: translateX(-50%); }
            @media screen and (min-width: 641px) and (max-width: 1199px) {
              #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled::after {
                bottom: clamp(16px, calc(16px + (34 - 16) * (100vw - 640px) / (760 - 640)), 24px); } }
            @media screen and (max-width: 640px) {
              #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled::after {
                width: 38vw;
                min-width: 120px;
                bottom: clamp(6px, calc(6px + (11 - 6) * (100vw - 400px) / (465 - 400)), 11px); } }
            @media screen and (max-width: 300px) {
              #form_mynet .u-itemWrap .u-item .u-right .u-price-and-quantity.disabled::after {
                width: calc(100% - 20px);
                max-width: 187px;
                bottom: 16px; } }

footer {
  background: #00051B; }

#Japan30,
#Japan365,
#Overseas {
  display: none; }

.planToggle {
  cursor: pointer; }

/*h2.planToggle {
	position: relative;
	padding-right: 45px;
	
	&::after {
		content: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20transform%3D%22rotate(90%2011%2011)%22%20style%3D%22fill%3A%23000%22%20d%3D%22M0%209h22v4H0z%22%2F%3E%3C%2Fsvg%3E');
		position: absolute;
		font-weight: 700;
		display: block;
		width: 27px;
		height: 24px;
		right: 5px;
		top: 50%;
		transform: translateY(-50%);
		transition: .4s;
		background-image: linear-gradient(0deg, transparent, transparent 9px, #00051B 9px, #00051B 13px, transparent 13px);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	&.open::after {
		transform: translateY(-50%) rotate(90deg);
		background-size: 0% 100%;
	}
}*/
.subpage_section h2.planToggle {
  color: white;
  padding: 20px;
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-color: #00051b;
  color: #00051b;
  background: white;
  position: relative;
  overflow: hidden;
  margin-top: 0 !important;
  margin-bottom: -1px !important;
  font-size: 100%; }
  @media screen and (max-width: 640px) {
    .subpage_section h2.planToggle {
      width: 100%;
      font-size: 90%;
      padding: 15px;
      padding-right: 100px; } }
  .subpage_section h2.planToggle::after, .subpage_section h2.planToggle::before {
    transition: .3s;
    display: flex;
    content: "";
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 30px;
    top: 37%;
    font-weight: 700;
    font-size: 30px;
    line-height: 0;
    transform-origin: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%20199.8%20199.8%22%3E%3Cpath%20d%3D%22M199.8%20121.8V78H0v43.8z%22%20style%3D%22fill%3A%2300051b%22%2F%3E%3C%2Fsvg%3E"); }
  .subpage_section h2.planToggle::before {
    transform: rotate(90deg); }
  .subpage_section h2.planToggle:not(.open) {
    margin-bottom: 40px; }
    .subpage_section h2.planToggle:not(.open)::after {
      transform: rotate(180deg); }
  .subpage_section h2.planToggle::after {
    transform: rotate(0deg); }
  .subpage_section h2.planToggle.open::before {
    transform: rotate(-180deg); }

.u-itemWrap {
  padding-top: 40px;
  padding-bottom: 40px; }

#pButton {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 15px 0; }
  @media screen and (min-width: 641px) and (max-width: 1199px) {
    #pButton {
      justify-content: center;
      max-width: fit-content;
      margin-left: auto;
      margin-right: auto; } }
  #pButton .planToggle.u-button {
    width: calc(100% / 3 - 10px);
    margin: 5px;
    padding: 10px 10px 10px; }
    @media screen and (max-width: 1199px) {
      #pButton .planToggle.u-button {
        min-width: 340px; } }
    @media screen and (max-width: 399px) {
      #pButton .planToggle.u-button {
        min-width: 280px; } }
