@charset "UTF-8";
@keyframes flash {
  50% {
    opacity: 0.5;
  }
}

#header {
  padding-bottom: 2em;
  text-align: left;
}

#site-title {
  line-height: 1.3;
  font-weight: bold;
  font-size: 25px;
  font-size: 1.5625rem;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  #site-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.img-logo {
  max-width: 200px;
}

#wrapper {
  padding: 3%;
  background: #eaf4e9;
}

#main section {
  padding: 5%;
  background: #ffffff;
}

#main h2 {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #cccccc;
  opacity: .5;
  text-align: center;
  font-weight: 100;
  line-height: 1.3;
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (max-width: 767px) {
  #main h2 {
    margin-bottom: .5em;
    padding-bottom: .5em;
    font-weight: bold;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

#main h2 span {
  display: inline-block;
  background: -webkit-linear-gradient(0deg, #01a357 0%, #38b0d1 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

#order table {
  margin-bottom: 5%;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #order table tr, #order table th, #order table td {
    display: block;
  }
}

#order td {
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  #order tr {
    padding: 1.5em 0;
    border-bottom: 1px solid #dddddd;
  }
}

#order .required, #order .optional {
  width: 10%;
  text-align: right;
}

@media screen and (max-width: 767px) {
  #order .required, #order .optional {
    width: 14%;
    text-align: left;
    display: inline-block;
  }
}

#order .required span, #order .optional span {
  padding: 2px 5px;
  font-weight: bold;
  font-weight: normal;
  color: #ffffff;
  background: #ff383d;
  font-size: 13px;
  font-size: 0.8125rem;
}

#order .label {
  padding-left: 15px;
  width: 30%;
  text-align: left;
  font-size: 16px;
  font-size: 1rem;
}

#order .form-control {
  padding: 15px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff7d5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  #order .label {
    padding-left: 0;
    width: 70%;
    display: inline-block;
  }
}

#order .input {
  padding: 1.5em 10px;
  width: 60%;
}

@media screen and (max-width: 767px) {
  #order .input {
    padding: 1em 0 0;
    width: 100%;
  }
}

#order .notice {
  margin-bottom: 1em;
  color: #666666;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 767px) {
  #order .notice {
    margin-bottom: .8em;
  }
}

#order .notice span {
  margin-right: 5px;
  padding: 4px 5px 2px;
  display: inline-block;
  font-weight: bold;
  font-weight: normal;
  border: 1px solid #666666;
  font-size: 12px;
  font-size: 0.75rem;
}

#order input {
  padding: 15px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff7d5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 16px;
  font-size: 1rem;
}

#order select {
  height: 44px;
  cursor: pointer;
  border: 1px solid #ddd;
  background: #fff7d5;
  font-size: 16px;
  font-size: 1rem;
}

#order .input-split {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#order .input-split li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 49%;
}

#order .input-split select {
  width: 100%;
}

#order #cv2 {
  display: inline-block;
  width: auto;
}

#confirm {
	margin-bottom: 50px;
}

#confirm table tbody tr {
	line-height: 3;
	font-size: 14px;
}

#confirm table {
	margin-bottom: 10px;
}

#confirm .label {
	width: 180px;
}

.blank {
	margin: 30px 0;
}

.buy-product-info-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.buy-product-info-container .service-col {
  width: 70%;
}

.buy-product-info-container .no-amount-service-col {
  width: 80%;
}

.buy-product-info-container .cycle-service-col {
  width: 43%;
}

.buy-product-info-container .no-amount-cycle-service-col {
  width: 53%;
}

.buy-product-info-container .amount-col, .buy-product-info-container .cycle-amount-col {
  width: 10%;
}

.buy-product-info-container .no-amount-cycle-col {
  width: 20%;
}

.buy-product-info-container .cycle-col, .buy-product-info-container .no-amount-price-col {
  width: 20%;
}

.buy-product-info-container .price-col {
  width: 20%;
}

.buy-product-info-container .cycle-price-col {
  width: 27%;
}

.buy-product-info-container .amount-col .item-select, .buy-product-info-container .amount-col select, .buy-product-info-container .cycle-amount-col select {
  margin: 0;
}

.buy-product-info-container .service-img {
  width: 80px;
}

.buy-product-info-container .one-service-col {
  width: 100%;
}

.total-price-container {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px dotted #ddd;
  font-size: 1.2em;
  text-align: right;
}

.total-price-table {
  margin-left: auto;
  width: 100%;
}

#billing .box-container {
	padding: 0;
}

#billing table tr {
	display: block;
	border-bottom: none;
	padding: 5px 5px 5px 0;
}

#billing table th {
	display: inline-block;
}

#billing table td {
	display: inline-block;
	min-width: 110px;
}

.total-price-table th, .total-price-table td {
  padding: .2em 0;
  font-weight: normal;
  line-height: 1.5;
  font-size: 13px;
  font-size: 0.8125rem;
}

.total-price-inner {
  margin-top: .85em;
  display: inline-block;
}

.total-price-head {
  display: inline-block;
}

.total-price {
  margin-left: 1em;
  display: inline-block;
  font-size: 1.75em;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .buy-product-info-container .service-col, .buy-product-info-container .cycle-service-col, .buy-product-info-container .one-service-col, .buy-product-info-container .no-amount-service-col, .buy-product-info-container .no-amount-cycle-service-col {
    width: 100%;
  }
  .buy-product-info-container .amount-col {
    width: 50%;
  }
  .buy-product-info-container .price-col {
    width: 50%;
  }
  .buy-product-info-container .cycle-amount-col {
    width: 40%;
  }
  .buy-product-info-container .cycle-col {
    width: 60%;
  }
  .buy-product-info-container .cycle-price-col, .buy-product-info-container .no-amount-price-col, .buy-product-info-container .no-amount-cycle-col {
    width: 100%;
  }
  .around {
    /*
    display: -webkit-flex;
    display: flex;
    */
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .total-price-container {
    border-top: none;
  }
}

.buy-product-info-container .service-description {
	width: 100%;
    padding: 0 10px 10px 10px;
    font-size: 0.9rem;
    font-weight:100;
}

.one-service-price {
	padding-top: 0;
    margin-top: 0;
    margin-left: 80px;
    padding-left: 10px;
    text-align: right;
}

.one-service-price .one-price{
    margin-right: 10px;
    font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .buy-product-info-container .service-img {
    width: 60px;
  }
}

.buy-product-info-container .amount-col, .buy-product-info-container .price-col {
  text-align: center;
}

.buy-product-info-container .buy-product-info-head {
  padding: 5px 10px;
  background: #eeeeee;
  font-weight: normal;
  text-align: center;
  font-size: .9em;
}

.ex-description {
	margin-top: 20px;
	margin-bottom: 10px;
}

.buy-product-info-container .buy-product-ex-head {
  padding: 7px 10px;
  background: #fff7dc;
  font-weight: normal;
  text-align: center;
  font-size: .9em;
  height: 2.0em;
}

.buy-product-info-container .buy-product-ex-head input {
  margin-top: 0px;
}

.buy-product-info-container .buy-product-ex-product-head {
    display: flex;
    float:left;
    width: auto;
}

.box-container-top-0 {
	padding-top: 0px;
}

.select-text {
    font-size: 15px;
}

.total-section {
	margin-top: 20px;
	margin-bottom: 60px;
}

.ex-product-info-container {
	border: 2px dashed rgba(33, 33, 33, 0.8);
	margin-bottom: 20px;
	/* background: -webkit-linear-gradient(0deg, rgba(1, 163, 87, 0.2) 0%, rgba(56, 176, 209, 0.2) 80%); */
	background: #ecf4ec;
}

.ex-check {
	margin-left: 27px;
	accent-color: #009a9a;	
	transform: scale(1.5);
	animation: confirm 3s linear infinite;
}

.ex-check:checked {
	animation: none;
	margin-right: 22px;
}

.ex-check:checked + .left-arrow {
	animation: none;
	display: none;	
}

@keyframes confirm {
  10% {
    transform: scale(1.5);
  }
  20% {
    transform: scale(1.0);
  }
  30% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1.5);
  }
}

.ex-check-label {
	text-align: left;
	padding-left: 18px;
	font-weight: bold;
	color: #009a9a;
}

.left-arrow {
	color: #009a9a;
	padding-left: 5px;
	animation-name: left;
	animation-duration: 3s;
	animation-timing-function: ease-in;
	animation-iteration-count: infinite;
}

@keyframes left{
  0%{
    transform: translateX(0);
  }
  40%{
    transform: translateX(0);
  }
  50%{
    transform: translateX(10px);
  }
  60%{
    transform: translateX(0);
  }
  70%{
    transform: translateX(10px);
  }
  80%{
    transform: translateX(0);
  }
  90%{
    transform: translateX(10px);
  }
  100%{
    transform: translateX(0);
  }
}

@media screen and (max-width: 767px) {
	.ex-product-info-container {
	    padding-bottom: 20px;
    }
	
    .ex-check {
        margin-left: 21px;
	    accent-color: #009a9a;
    }
    .ex-check-label {
	    padding-left: 15px;
    }
}

.buy-product-info-container .buy-product-info-content {
  padding: 1em 0 0 0;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
}

.buy-product-info-price {
	margin-top: 0.5em;
}
.buy-product-info-2nd-price {
	margin-top: 0.5em;
	font-size: 0.2em;
}

.price-head {
  width: 35%;
}

.single-cycle {
	font-size: 16px;
	margin: 0 0 40px 0;
}
.single-cycle-data{
	font-size: 16px;
	margin-left: 40px;
}
.buy-product-info-2nd-price{
	font-size: 16px;
}

.thumbnail {
  width: 150px;
  text-align: left;
}

.thumbnail img {
  border: 1px solid #eeeeee;
  vertical-align: middle;
  width: 150px;
}

.buy-product-info-service {
  display: flex;
  padding-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .buy-product-info-service {
    align-items: center;
  }
}

.service-name {
  padding-left: 10px;
}

.course-name {
  margin-top: 3px;
  opacity: .9;
  font-size: .6em;
  line-height: 1.3;
}

.p-region, .sc {
	width: 120px;
	border-radius: 5px;
}

.selectbox {
	border-radius: 5px;
}

.trancate-description {
	display: block;
}

.full-description {
	display: none;
}

.show-more,
.show-less {
    color: #0f6774;
    cursor: pointer;
    text-decoration: underline;
    font-size: 14px;
}

.note-video-clip {
	padding: 0;
}

#notice {
	margin-top: -10%;
}

.button {
  margin-bottom: 1em;
  text-align: center;
}

.button button, .button a {
  padding: 1em 15px;
  display: inline-block;
  min-width: 300px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
  font-size: 22px;
  font-size: 1.375rem;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

@media screen and (max-width: 767px) {
  .button button, .button a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.button-red button, .button-red a {
  background: #e90013;
  background: -moz-linear-gradient(top, #e90013 0%, #c80013 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e90013), color-stop(100%, #c80013));
  background: -webkit-linear-gradient(top, #e90013 0%, #c80013 100%);
  background: -o-linear-gradient(top, #e90013 0%, #c80013 100%);
  background: -ms-linear-gradient(top, #e90013 0%, #c80013 100%);
  background: linear-gradient(to bottom, #e90013 0%, #c80013 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  -webkit-box-shadow: 0px 0px 0px 1px #8f0010;
  -moz-box-shadow: 0px 0px 0px 1px #8f0010;
  -ms-box-shadow: 0px 0px 0px 1px #8f0010;
  box-shadow: 0px 0px 0px 1px #8f0010;
}

.button-red button:hover, .button-red a:hover {
  color: #ffffff;
  background: #c80013;
  background: -moz-linear-gradient(top, #c80013 0%, #e90013 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c80013), color-stop(100%, #e90013));
  background: -webkit-linear-gradient(top, #c80013 0%, #e90013 100%);
  background: -o-linear-gradient(top, #c80013 0%, #e90013 100%);
  background: -ms-linear-gradient(top, #c80013 0%, #e90013 100%);
  background: linear-gradient(to bottom, #c80013 0%, #e90013 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
}

.button-orange button, .button-orange a {
  color: #000000;
  background: #f7dfa5;
  background: -moz-linear-gradient(top, #f7dfa5 0%, #f0c14b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7dfa5), color-stop(100%, #f0c14b));
  background: -webkit-linear-gradient(top, #f7dfa5 0%, #f0c14b 100%);
  background: -o-linear-gradient(top, #f7dfa5 0%, #f0c14b 100%);
  background: -ms-linear-gradient(top, #f7dfa5 0%, #f0c14b 100%);
  background: linear-gradient(to bottom, #f7dfa5 0%, #f0c14b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  -webkit-box-shadow: 0px 0px 0px 1px #a88734;
  -moz-box-shadow: 0px 0px 0px 1px #a88734;
  -ms-box-shadow: 0px 0px 0px 1px #a88734;
  box-shadow: 0px 0px 0px 1px #a88734;
}

.button-orange button:hover, .button-orange a:hover {
  color: #000000;
  background: #f0c14b;
  background: -moz-linear-gradient(top, #f0c14b 0%, #f7dfa5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0c14b), color-stop(100%, #f7dfa5));
  background: -webkit-linear-gradient(top, #f0c14b 0%, #f7dfa5 100%);
  background: -o-linear-gradient(top, #f0c14b 0%, #f7dfa5 100%);
  background: -ms-linear-gradient(top, #f0c14b 0%, #f7dfa5 100%);
  background: linear-gradient(to bottom, #f0c14b 0%, #f7dfa5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
}

.button-deep-orange button, .button-deep-orange a {
  color: #000000;
  background: #fbe9d1;
  background: -moz-linear-gradient(top, #fbe9d1 0%, #ed9322 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbe9d1), color-stop(50%, #ed9322), color-stop(100%, #ed9322));
  background: -webkit-linear-gradient(top, #fbe9d1 0%, #ed9322 50%, #ed9322 100%);
  background: -o-linear-gradient(top, #fbe9d1 0%, #ed9322 50%, #ed9322 100%);
  background: -ms-linear-gradient(top, #fbe9d1 0%, #ed9322 50%, #ed9322 100%);
  background: linear-gradient(to bottom, #fbe9d1 0%, #ed9322 50%, #ed9322 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  -webkit-box-shadow: 0px 0px 0px 1px #ca7c1b;
  -moz-box-shadow: 0px 0px 0px 1px #ca7c1b;
  -ms-box-shadow: 0px 0px 0px 1px #ca7c1b;
  box-shadow: 0px 0px 0px 1px #ca7c1b;
}

.button-deep-orange button:hover, .button-deep-orange a:hover {
  color: #000000;
  background: #ed9322;
  background: -moz-linear-gradient(top, #ed9322 0%, #f6c589 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed9322), color-stop(100%, #f6c589));
  background: -webkit-linear-gradient(top, #ed9322 0%, #f6c589 100%);
  background: -o-linear-gradient(top, #ed9322 0%, #f6c589 100%);
  background: -ms-linear-gradient(top, #ed9322 0%, #f6c589 100%);
  background: linear-gradient(to bottom, #ed9322 0%, #f6c589 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
}

.button-blue button, .button-blue a {
  background: #337fff;
  background: -moz-linear-gradient(top, #337fff 0%, #1a50de 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #337fff), color-stop(100%, #1a50de));
  background: -webkit-linear-gradient(top, #337fff 0%, #1a50de 100%);
  background: -o-linear-gradient(top, #337fff 0%, #1a50de 100%);
  background: -ms-linear-gradient(top, #337fff 0%, #1a50de 100%);
  background: linear-gradient(to bottom, #337fff 0%, #1a50de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  -webkit-box-shadow: 0px 0px 0px 1px #1440b2;
  -moz-box-shadow: 0px 0px 0px 1px #1440b2;
  -ms-box-shadow: 0px 0px 0px 1px #1440b2;
  box-shadow: 0px 0px 0px 1px #1440b2;
}

.button-blue button:hover, .button-blue a:hover {
  color: #ffffff;
  background: #1a50de;
  background: -moz-linear-gradient(top, #1a50de 0%, #337fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a50de), color-stop(100%, #337fff));
  background: -webkit-linear-gradient(top, #1a50de 0%, #337fff 100%);
  background: -o-linear-gradient(top, #1a50de 0%, #337fff 100%);
  background: -ms-linear-gradient(top, #1a50de 0%, #337fff 100%);
  background: linear-gradient(to bottom, #1a50de 0%, #337fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
}

.button-lite-blue button, .button-lite-blue a {
  color: #808080;
  background: #f0f8ff;
  background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
  background: -o-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
  background: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  -webkit-box-shadow: 0px 0px 0px 1px #f5f5f5;
  -moz-box-shadow: 0px 0px 0px 1px #f5f5f5;
  -ms-box-shadow: 0px 0px 0px 1px #f5f5f5;
  box-shadow: 0px 0px 0px 1px #f5f5f5;
}

.button-lite-blue button:hover, .button-lite-blue a:hover {
  color: #4169e1;
}

.button-green button, .button-green a {
  background: #26c130;
  background: -moz-linear-gradient(top, #26c130 0%, #167b27 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c130), color-stop(100%, #167b27));
  background: -webkit-linear-gradient(top, #26c130 0%, #167b27 100%);
  background: -o-linear-gradient(top, #26c130 0%, #167b27 100%);
  background: -ms-linear-gradient(top, #26c130 0%, #167b27 100%);
  background: linear-gradient(to bottom, #26c130 0%, #167b27 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  -webkit-box-shadow: 0px 0px 0px 1px #105a1c;
  -moz-box-shadow: 0px 0px 0px 1px #105a1c;
  -ms-box-shadow: 0px 0px 0px 1px #105a1c;
  box-shadow: 0px 0px 0px 1px #105a1c;
}

.button-green button:hover, .button-green a:hover {
  color: #ffffff;
  background: #167b27;
  background: -moz-linear-gradient(top, #167b27 0%, #26c130 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #167b27), color-stop(100%, #26c130));
  background: -webkit-linear-gradient(top, #167b27 0%, #26c130 100%);
  background: -o-linear-gradient(top, #167b27 0%, #26c130 100%);
  background: -ms-linear-gradient(top, #167b27 0%, #26c130 100%);
  background: linear-gradient(to bottom, #167b27 0%, #26c130 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
}

.button-yellow button, .button-yellow a {
  color: #000000;
  background: #ffdf20;
  background: -moz-linear-gradient(top, #ffdf20 0%, #d2ac2a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffdf20), color-stop(100%, #d2ac2a));
  background: -webkit-linear-gradient(top, #ffdf20 0%, #d2ac2a 100%);
  background: -o-linear-gradient(top, #ffdf20 0%, #d2ac2a 100%);
  background: -ms-linear-gradient(top, #ffdf20 0%, #d2ac2a 100%);
  background: linear-gradient(to bottom, #ffdf20 0%, #d2ac2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  -webkit-box-shadow: 0px 0px 0px 1px #977c1e;
  -moz-box-shadow: 0px 0px 0px 1px #977c1e;
  -ms-box-shadow: 0px 0px 0px 1px #977c1e;
  box-shadow: 0px 0px 0px 1px #977c1e;
}

.button-yellow button:hover, .button-yellow a:hover {
  color: #000000;
  background: #d2ac2a;
  background: -moz-linear-gradient(top, #d2ac2a 0%, #ffdf20 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2ac2a), color-stop(100%, #ffdf20));
  background: -webkit-linear-gradient(top, #d2ac2a 0%, #ffdf20 100%);
  background: -o-linear-gradient(top, #d2ac2a 0%, #ffdf20 100%);
  background: -ms-linear-gradient(top, #d2ac2a 0%, #ffdf20 100%);
  background: linear-gradient(to bottom, #d2ac2a 0%, #ffdf20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
}

.error-list {
  padding: 5%;
  margin: 0 auto 1em;
  max-width: 640px;
  border: 1px dotted #de226b;
}

.error-list li {
  margin-bottom: 1em;
  color: #de226b;
  line-height: 1.4;
  font-size: 18px;
  font-size: 1.125rem;
}

.error-list li:last-child {
  margin-bottom: 0;
}

.error-code, .pay-code {
  padding: 5px 10px;
  background: #dddddd;
  line-height: 1.5;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.03rem;
}

.contact-link {
  text-align: center;
}

.contact-link a {
  padding: 1em 15px;
  display: inline-block;
  min-width: 320px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
  font-size: 22px;
  font-size: 1.375rem;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #26c130;
  background: -moz-linear-gradient(top, #26c130 0%, #167b27 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c130), color-stop(100%, #167b27));
  background: -webkit-linear-gradient(top, #26c130 0%, #167b27 100%);
  background: -o-linear-gradient(top, #26c130 0%, #167b27 100%);
  background: -ms-linear-gradient(top, #26c130 0%, #167b27 100%);
  background: linear-gradient(to bottom, #26c130 0%, #167b27 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  -webkit-box-shadow: 0px 0px 0px 1px #105a1c;
  -moz-box-shadow: 0px 0px 0px 1px #105a1c;
  -ms-box-shadow: 0px 0px 0px 1px #105a1c;
  box-shadow: 0px 0px 0px 1px #105a1c;
}

.contact-link a:hover {
  color: #ffffff;
  background: #167b27;
  background: -moz-linear-gradient(top, #167b27 0%, #26c130 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #167b27), color-stop(100%, #26c130));
  background: -webkit-linear-gradient(top, #167b27 0%, #26c130 100%);
  background: -o-linear-gradient(top, #167b27 0%, #26c130 100%);
  background: -ms-linear-gradient(top, #167b27 0%, #26c130 100%);
  background: linear-gradient(to bottom, #167b27 0%, #26c130 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
}

@media screen and (max-width: 767px) {
  .contact-link a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

#select {
  text-align: center;
}

#select a {
  margin: 0 3%;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  #select a {
    margin: 5% 0;
    display: block;
  }
}

#select a img {
  max-width: 300px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.product {
  display: flex;
}

@media screen and (max-width: 767px) {
  .product {
    display: block;
  }
}

.img-col {
  width: 100%;
  max-width: 414px;
}

@media screen and (max-width: 767px) {
  .img-col {
    max-width: 100%;
  }
}

.tx-col {
  padding-left: 5%;
  width: 100%;
  max-width: calc(100% - 280px);
}

@media screen and (max-width: 767px) {
  .tx-col {
    padding-left: 0;
    max-width: 100%;
  }
}

#product {
  -webkit-font-smoothing: antialiased;
}

#product #product-servicename {
  padding: 0;
  margin: 0 0 0.1em 0;
  text-align: left;
  font-size: 1.85em;
  font-weight: bold;
  color: #333;
  opacity: 1;
  border-bottom: none;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  #product #product-servicename {
    font-size: 1.5em;
  }
}

#product #product-subname {
  font-weight: bold;
  line-height: 1.5;
}

#product #product-attention {
  opacity: .5;
  font-weight: bold;
  font-size: 10px;
}

#product #product-attention p {
  margin-bottom: .1em;
  font-size: 10px;
}

#main-img {
  margin-bottom: 2em;
}

@media screen and (max-width: 767px) {
  #main-img {
    margin-bottom: .75em;
  }
}

#product-thumbnail {
  display: flex;
}

@media screen and (max-width: 767px) {
  #product-thumbnail {
    margin-bottom: 2em;
    padding: 0 1em;
    justify-content: center;
  }
}

#product-thumbnail li {
  margin-right: 10px;
  max-width: 90px;
  opacity: .5;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #product-thumbnail li {
    margin-right: 0;
    padding: 0 5px;
    max-width: 100%;
    width: calc(100% / 3);
  }
}

@media screen and (min-width: 768px) {
  #product-thumbnail li {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
  }
  #product-thumbnail li:hover {
    opacity: .5;
  }
}

#product-thumbnail .current {
  opacity: 1;
}

#product-price {
  margin: 1.25em 0 1em;
  font-size: 1.5em;
}

.tax {
  font-size: .45em;
  font-weight: bold;
  opacity: .5;
  position: relative;
  top: -1px;
}

#product-attention {
  margin-bottom: 2em;
}

#main #product-detail p {
  font-size: 14px;
  font-size: 0.875rem;
}

.adjust-center {
	text-align: center;
}

.adjust-right {
	text-align: right;
}

.no-item-select {
  margin-top: 0.5em;
  margin-bottom: 1em;
  display: inline-block;
  text-align: center;
  position: relative;
}

.item-select {
  margin-top: 2.5em;
  margin-bottom: 1em;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  position: relative;
}

.adjust-select {
  margin-top: 0;
}

.item-select:before {
  position: absolute;
  top: 40%;
  right: 0.5em;
  z-index: 9999;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666666;
  pointer-events: none;
}

.item-select select {
  margin-left: 2em;
  padding: 1em 2em 1em 1em;
  color: #666666;
  width: auto;
  min-width: 60px;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  background: #ffffff;
}

.item-select select:-ms-expand {
  display: none;
}

.button a {
  width: 100%;
}

#modal-overlay {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(255, 255, 255, 0.9);
}

#confirmation-modal {
    display: none;
    position: fixed;
    transform: translateY(-10%);
    z-index: 1050;
    left: 0;
    top: 0;
    width: 100%;
    height: 117%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 0.3s ease;
}

@media screen and (max-width: 767px) {
    #confirmation-modal {
        transform: translateY(0%);
        height: 100%;
    }
}


/* モーダルのコンテンツ */
#confirmation-modal .modal-content {
    background-color: #fff;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: 100%;
    max-width: 768px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    animation: fadeIn 0.3s ease;
}

/* モーダルのヘッダー */
#confirmation-modal .modal-header {
    border-bottom: 1px solid #eaeaea;
    padding: 15px; /* パディングを調整 */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#confirmation-modal .modal-title {
    font-size: 1.5em;
    font-weight: 100;
    flex-grow: 1;
    text-align: center;
    background: -webkit-linear-gradient(0deg, #01a357 0%, #38b0d1 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

#confirmation-modal .close {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0; /* パディングをゼロに */
    margin-left: 10px; /* 左側に少しスペースを追加 */
}



#confirmation-modal .close:hover,
#confirmation-modal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* モーダルのボディ */
#confirmation-modal .modal-body {
    padding: 20px 0;
    color: #555;
    line-height: 1.5;
}

/* モーダルのフッター */
#confirmation-modal .modal-footer {
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
    text-align: center;
    display: flex;
    justify-content:space-between;
}

@media screen and (max-width: 767px) {
    #confirmation-modal .modal-footer {
        display: grid;
        justify-content: center;
    }
}

#confirmation-modal .btn {
    background-color: #73604A;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 200px;
}

@media screen and (max-width: 767px) {
	#confirmation-modal .btn {
        margin-top: 15px;
    }
}

#confirmation-modal .btn-secondary {
    background-color: gray;
}

#confirmation-modal .btn:hover {
    background-color: #9F886E;
}

#confirmation-modal .btn-secondary:hover {
    background-color: #aaaaaa;
}

.modal-confirm {
	margin-bottom: 40px;
}

.modal-confirm .left {
	width: 180px;
	padding: 5px 0;
}

@media screen and (max-width: 767px) {
	.modal-confirm {
		font-size: 15px;
	}
	
	.modal-confirm .left {
		width: 120px;
		padding: 3px 0;
	}
}


/* フェードインアニメーション */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#modal-content {
  padding: 0px 0px 30px;
  width: 100%;
  position: fixed;
  top: 20%;
  text-align: center;
  z-index: 11000;
}

@media screen and (max-width: 767px) {
  #modal-content {
    padding: 20% 5%;
    margin-left: 0;
    width: 100%;
    top: 20%;
  }
}

#modal-content .loading {
  color: #01a357;
  line-height: 1.8;
  font-weight: bold;
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (max-width: 767px) {
  #modal-content .loading {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  #modal-content .loading br {
    display: none;
  }
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(1, 163, 87, 0.2);
  border-right: 1.1em solid rgba(1, 163, 87, 0.2);
  border-bottom: 1.1em solid rgba(1, 163, 87, 0.2);
  border-left: 1.1em solid #01a357;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  font-size: 62.5%;
  line-height: 1.5;
  font-family: -apple-system, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "メイリオ", meiryo, sans-serif;
}

body {
  color: #333333;
  letter-spacing: -0.001em;
  -webkit-text-size-adjust: 100%;
}

#modal-open img {
  height: inherit;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.center {
  text-align: center;
}

.po-r {
  position: relative;
}

iframe {
  max-width: 100%;
  height: auto;
}

.iframe {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

@media screen and (max-width: 767px) {
  .iframe {
    margin-bottom: 5%;
  }
}

.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list li {
  margin-bottom: 3%;
}

.list01, .list02, .list03 {
  margin-bottom: 1em;
  padding: 3%;
}

.list01 li, .list02 li, .list03 li {
  margin-bottom: 3%;
  font-weight: bold;
  line-height: 1.6;
}

.list01 li:last-child, .list02 li:last-child, .list03 li:last-child {
  margin-bottom: 0;
}

.list01 li i, .list02 li i, .list03 li i {
  margin-right: 5px;
  font-size: 20px;
  font-size: 1.25rem;
}

.list01 {
  border: 1px dotted #01a357;
}

.list01 li i {
  color: #01a357;
}

.list02 {
  background: #FFB88C;
  background: -moz-linear-gradient(left, #FFB88C 0%, #DE6262 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFB88C), color-stop(100%, #DE6262));
  background: -webkit-linear-gradient(left, #FFB88C 0%, #DE6262 100%);
  background: -o-linear-gradient(left, #FFB88C 0%, #DE6262 100%);
  background: -ms-linear-gradient(left, #FFB88C 0%, #DE6262 100%);
  background: linear-gradient(to right, #FFB88C 0%, #DE6262 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
}

.list02 li {
  color: #000000;
}

.list02 li i {
  color: #000000;
}

.list03 {
  background: #12FFF7;
  background: -moz-linear-gradient(left, #12FFF7 0%, #B3FFAB 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #12FFF7), color-stop(100%, #B3FFAB));
  background: -webkit-linear-gradient(left, #12FFF7 0%, #B3FFAB 100%);
  background: -o-linear-gradient(left, #12FFF7 0%, #B3FFAB 100%);
  background: -ms-linear-gradient(left, #12FFF7 0%, #B3FFAB 100%);
  background: linear-gradient(to right, #12FFF7 0%, #B3FFAB 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
}

.list03 li {
  color: #000000;
}

.list03 li i {
  color: #000000;
}

.tooltip.top .tooltip-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #01a357 !important;
}

.tooltip.left .tooltip-arrow {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #01a357 !important;
}

.tooltip.bottom .tooltip-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #01a357 !important;
}

.tooltip.right .tooltip-arrow {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #01a357 !important;
}

.tooltip-inner {
  background: #01a357 !important;
}

a {
  line-height: 1.3em;
  color: #0f60ac;
}

a:hover {
  color: #01a357;
  text-decoration: none;
}

a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

a img:hover {
  opacity: 0.7;
}

.fc-red {
  color: #ff3e1e;
}

.modal-overlay {
  z-index: 2000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.footerNavWrap {
  border: 5px solid #ffffff;
  background: #ffffff;
  position: fixed;
  width: 90%;
  height: 90%;
  overflow: hidden;
  position: fixed;
  top: 5%;
  left: 5%;
  z-index: 99999;
  display: none;
}

.footerNavWrap .footerNavInner {
  position: relative;
  padding-bottom: 56.25%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.footerNavWrap .footerNavInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.box-container {
  margin: 0 auto;
  max-width: 900px;
}

.special-box-container {
  margin-top: 0px;
}

.special-precaution-box-container {
    background-color: #f2f2f2; /* 背景色を灰色に設定 */
    border: 1px solid #ccc; /* 枠線を付ける */
    padding: 20px; /* コンテンツと枠の間に余白を設定 */
}

.special-sc {
	margin-bottom: 20px;
}

.precaution-title {
	font-weight: bold;
	margin-bottom: 0.8em;
}

.precaution-contents {
	font-size: 0.8em;
	margin-top: 0.8em;
}

.link_horizontal_left {
  text-align: left;
}

.link_horizontal_left li {
  margin-right: 10px;
  text-align: left;
  display: inline-block;
}

.link_horizontal_right {
  text-align: right;
}

.link_horizontal_right li {
  text-align: right;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .link_horizontal_left, .link_horizontal_right {
    text-align: center;
  }
  .link_horizontal_left li, .link_horizontal_right li {
    padding: 2% 3%;
    text-align: center;
    display: block;
    font-size: 16px;
    font-size: 1rem;
  }
}

#floatBtn {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 9999;
}

@media screen and (max-width: 767px) {
  #floatBtn {
    padding: 3% 5%;
    width: 100%;
    bottom: 0;
    right: auto;
    background: rgba(0, 0, 0, 0.8);
  }
}

#floatBtn a {
  padding: 8% 4%;
  display: block;
  width: 180px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  background: #ff6933;
  background: -moz-linear-gradient(top, #ff6933 0%, #ff4f22 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6933), color-stop(100%, #ff4f22));
  background: -webkit-linear-gradient(top, #ff6933 0%, #ff4f22 100%);
  background: -o-linear-gradient(top, #ff6933 0%, #ff4f22 100%);
  background: -ms-linear-gradient(top, #ff6933 0%, #ff4f22 100%);
  background: linear-gradient(to bottom, #ff6933 0%, #ff4f22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  box-shadow: 0 5px 0 0 #550000;
  position: relative;
  top: 0;
}

@media screen and (min-width: 768px) {
  #floatBtn a:hover {
    box-shadow: 0 1px 0 0 #550000;
    top: 2px;
  }
}

@media screen and (max-width: 767px) {
  #floatBtn a {
    padding: 4%;
    width: 100%;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    box-shadow: 0 3px 0 0 #842912;
    position: relative;
    top: 0;
  }
}

#header .timer {
  padding: 15px 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #header .timer {
    padding: 3% 0;
  }
}

#header .timer .timerInner {
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 22px;
  font-size: 1.375rem;
}

@media screen and (max-width: 767px) {
  #header .timer .timerInner {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

#header .timer .timerInner .CountDownTimer {
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (max-width: 767px) {
  #header .timer .timerInner .CountDownTimer {
    padding-top: 3px;
    display: block;
    font-size: 22px;
    font-size: 1.375rem;
  }
}

#wrapper::after {
  content: "";
  display: block;
  clear: both;
}

#main {
  width: 100%;
}

#main p {
  margin-bottom: 1.5em;
  line-height: 1.75;
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  #main .cl2 {
    width: 49%;
  }
  #main .cl3 {
    width: 32%;
  }
  #main .cl4 {
    width: 23.5%;
  }
  #main .cl5 {
    width: 18.4%;
  }
  #main .cl6 {
    width: 15%;
  }
  #main .cl7 {
    width: 12.5714286%;
  }
  #main .cl8 {
    width: 10.75%;
  }
  #main .cl9 {
    width: 9.333333%;
  }
  #main .cl10 {
    width: 8.2%;
  }
}

@media screen and (max-width: 767px) {
  #main .cl2, #main .cl3 {
    margin-bottom: 5%;
    width: 100%;
  }
  #main .cl2:last-child, #main .cl3:last-child {
    margin-right: 0;
  }
  #main .cl4, #main .cl5, #main .cl6, #main .cl7 {
    margin: 0 3% 3% 0;
    width: 47%;
    float: left;
  }
  #main .cl4:last-child, #main .cl5:last-child, #main .cl6:last-child, #main .cl7:last-child {
    margin-right: 0;
  }
  #main .cl8, #main .cl9, #main .cl10 {
    margin: 0 3% 3% 0;
    width: 30%;
    float: left;
  }
  #main .cl8:last-child, #main .cl9:last-child, #main .cl10:last-child {
    margin-right: 0;
  }
}

#pageTopArea {
  display: none;
  text-align: center;
}

#pageTopArea a {
  padding: 3%;
  width: 100%;
  display: block;
  text-decoration: none;
  background: #01a357;
  color: #ffffff;
}

#footer {
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (min-width: 768px) {
  #footer-bottom {
    padding: 15px 0;
  }
  #footer-bottom::after {
    content: "";
    display: block;
    clear: both;
  }
}

@media screen and (max-width: 767px) {
  #footer-bottom {
    text-align: center;
  }
}

#copyRight {
  float: left;
  width: 30%;
}

@media screen and (max-width: 767px) {
  #copyRight {
    padding: 3%;
    float: none;
    width: 100%;
  }
}

#footerNav {
  float: right;
  width: 70%;
}

@media screen and (max-width: 767px) {
  #footerNav {
    float: none;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #footerNav li:after {
    margin-left: 5px;
    content: "｜";
  }
  #footerNav li:last-child:after {
    content: none;
  }
}

@media screen and (max-width: 767px) {
  #footerNav li {
    border-bottom: 1px dotted #ffffff;
  }
  #footerNav li:last-child {
    border-bottom: none;
  }
}

#footerNav .trigger {
  display: inline;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

#footerNav .trigger:hover {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #footerNav .trigger {
    padding: 3% 0;
    display: block;
  }
}

.footerNavWrap {
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .footerNavWrap {
    padding-bottom: 15%;
  }
}

.footerNavWrap .modal-close {
  padding: 15px;
  color: #000000;
  background: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  z-index: 99999;
}

@media screen and (min-width: 768px) {
  .footerNavWrap .modal-close {
    border: 1px solid #ffffff;
    top: 20px;
    right: 40px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
  }
  .footerNavWrap .modal-close:hover {
    color: #01a357;
    cursor: pointer;
  }
}

@media screen and (max-width: 767px) {
  .footerNavWrap .modal-close {
    padding: 5%;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
  }
}

.post-password-form p {
  margin-bottom: 1em;
  text-align: center;
}

.post-password-form input[type="password"] {
  padding: 15px;
  border: 2px solid #ddd;
  font-size: 18px;
  font-size: 1.125rem;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

/*======================================

	Font-size Adjustment
	
	77% = 10px	| 	112% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/
/*
		font-color
-------------------------------------------------- */
.fc-000 {
  color: #000;
}

/*黒色*/
.fc-333 {
  color: #333;
}

/*黒灰*/
.fc-666 {
  color: #666;
}

/*濃灰*/
.fc-999 {
  color: #999;
}

/*薄灰*/
.fc-ccc {
  color: #CCC;
}

/*白灰*/
.fc-fff {
  color: #FFF;
}

/*白色*/
.fc-f00 {
  color: #F00;
}

/*赤色*/
.fc-900 {
  color: #900;
}

/*濃赤*/
.fc-00f {
  color: #00F;
}

/*青色*/
.fc-009 {
  color: #009;
}

/*濃青*/
.fc-0f0 {
  color: #0F0;
}

/*緑色*/
.fc-090 {
  color: #090;
}

/*濃緑*/
.fc-0ff {
  color: #0FF;
}

/*水色*/
.fc-ff0 {
  color: #FF0;
}

/*黄色*/
.fc-f63 {
  color: #F63;
}

/*橙色*/
.fc-90f {
  color: #90F;
}

/*紫色*/
.fc-f0f {
  color: #F0F;
}

/*桃色*/
/*
		font-background-color
-------------------------------------------------- */
.fb-900 {
  padding: 1px;
  color: #FFF;
  font-weight: bold;
  background: #900;
}

.fb-00f {
  padding: 1px;
  color: #ffffff;
  font-weight: bold;
  background: #00F;
}

.fb-0f0 {
  padding: 1px;
  font-weight: bold;
  background: #0F0;
}

.fb-0ff {
  padding: 1px;
  font-weight: bold;
  background: #0FF;
}

.fb-ff0 {
  padding: 1px;
  font-weight: bold;
  background: #FF0;
}

.fb-ff0- {
  padding: 1px;
  color: #F00;
  font-weight: bold;
  background: #FF0;
}

.fb-ff0-2 {
  padding: 1px;
  color: #900;
  font-weight: bold;
  background: #FF0;
}

.fb-f63 {
  padding: 1px;
  font-weight: bold;
  background: #F63;
}

.fb-f0f {
  padding: 1px;
  color: #FFF;
  font-weight: bold;
  background: #F0F;
}

/*												*/
/* ---------- これより以下は拡張設定 ----------	*/
/* ----------  使わない場合は放置  ----------	*/
/*												*/
/*------------------------------------------------------------
		font-weight
-------------------------------------------------------------*/
.fw-n {
  font-weight: normal;
}

.fw-b {
  font-weight: bold;
}

/*------------------------------------------------------------
		font-size
-------------------------------------------------------------*/
#wrapper .fs-10 {
  font-size: 10px;
  font-size: 0.625rem;
}

#wrapper .fs-11 {
  font-size: 11px;
  font-size: 0.6875rem;
}

#wrapper .fs-12 {
  font-size: 12px;
  font-size: 0.75rem;
}

#wrapper .fs-13 {
  font-size: 13px;
  font-size: 0.8125rem;
}

#wrapper .fs-14 {
  font-size: 14px;
  font-size: 0.875rem;
}

#wrapper .fs-15 {
  font-size: 15px;
  font-size: 0.9375rem;
}

#wrapper .fs-16 {
  font-size: 16px;
  font-size: 1rem;
}

#wrapper .fs-17 {
  font-size: 17px;
  font-size: 1.0625rem;
}

#wrapper .fs-18 {
  font-size: 18px;
  font-size: 1.125rem;
}

#wrapper .fs-19 {
  font-size: 19px;
  font-size: 1.1875rem;
}

#wrapper .fs-20 {
  font-size: 20px;
  font-size: 1.25rem;
}

#wrapper .fs-21 {
  font-size: 21px;
  font-size: 1.3125rem;
}

#wrapper .fs-22 {
  font-size: 22px;
  font-size: 1.375rem;
}

#wrapper .fs-23 {
  font-size: 23px;
  font-size: 1.4375rem;
}

#wrapper .fs-24 {
  font-size: 24px;
  font-size: 1.5rem;
}

#wrapper .fs-25 {
  font-size: 25px;
  font-size: 1.5625rem;
}

#wrapper .fs-26 {
  font-size: 26px;
  font-size: 1.625rem;
}

#wrapper .fs-27 {
  font-size: 27px;
  font-size: 1.6875rem;
}

#wrapper .fs-28 {
  font-size: 28px;
  font-size: 1.75rem;
}

#wrapper .fs-29 {
  font-size: 29px;
  font-size: 1.8125rem;
}

#wrapper .fs-30 {
  font-size: 30px;
  font-size: 1.875rem;
}

/*------------------------------------------------------------
		line-height
-------------------------------------------------------------*/
.lh-110 {
  line-height: 110%;
}

.lh-120 {
  line-height: 120%;
}

.lh-130 {
  line-height: 130%;
}

.lh-140 {
  line-height: 140%;
}

.lh-150 {
  line-height: 150%;
}

.lh-160 {
  line-height: 160%;
}

.lh-170 {
  line-height: 170%;
}

.lh-180 {
  line-height: 180%;
}

.lh-190 {
  line-height: 190%;
}

.lh-200 {
  line-height: 200%;
}

/*------------------------------------------------------------
		text-decoration
-------------------------------------------------------------*/
.td-n {
  text-decoration: none;
}

.td-u {
  text-decoration: underline;
}

.td-o {
  text-decoration: overline;
}

.td-t {
  text-decoration: line-through;
}

.td-b {
  text-decoration: blink;
}

/*------------------------------------------------------------
		text-align
-------------------------------------------------------------*/
.ta-c {
  text-align: center;
}

/*中央寄せ*/
.ta-r {
  text-align: right;
}

/*右寄せ*/
.ta-l {
  text-align: left;
}

/*左寄せ*/
/*------------------------------------------------------------
		vertical-align
-------------------------------------------------------------*/
.va-t {
  vertical-align: top;
}

/*上寄せ*/
.va-m {
  vertical-align: middle;
}

/*中央寄せ*/
.va-b {
  vertical-align: bottom;
}

/*下寄せ*/
@media screen and (min-width: 768px) {
  /*------------------------------------------------------------
			margin
	-------------------------------------------------------------*/
  .m0 {
    margin: 0 !important;
  }
  /*全margin無し*/
  .mt-0 {
    margin-top: 0 !important;
  }
  /*上marginが0px*/
  .mr-0 {
    margin-right: 0 !important;
  }
  /*右marginが0px*/
  .mb-0 {
    margin-bottom: 0 !important;
  }
  /*下marginが0px*/
  .ml-0 {
    margin-left: 0 !important;
  }
  /*左marginが0px*/
  .m1 {
    margin: 1px !important;
  }
  .mt-1 {
    margin-top: 1px !important;
  }
  .mr-1 {
    margin-right: 1px !important;
  }
  .mb-1 {
    margin-bottom: 1px !important;
  }
  .ml-1 {
    margin-left: 1px !important;
  }
  .m2 {
    margin: 2px !important;
  }
  .mt-2 {
    margin-top: 2px !important;
  }
  .mr-2 {
    margin-right: 2px !important;
  }
  .mb-2 {
    margin-bottom: 2px !important;
  }
  .ml-2 {
    margin-left: 2px !important;
  }
  .m3 {
    margin: 3px !important;
  }
  .mt-3 {
    margin-top: 3px !important;
  }
  .mr-3 {
    margin-right: 3px !important;
  }
  .mb-3 {
    margin-bottom: 3px !important;
  }
  .ml-3 {
    margin-left: 3px !important;
  }
  .m4 {
    margin: 4px !important;
  }
  .mt-4 {
    margin-top: 4px !important;
  }
  .mr-4 {
    margin-right: 4px !important;
  }
  .mb-4 {
    margin-bottom: 4px !important;
  }
  .ml-4 {
    margin-left: 4px !important;
  }
  .m5 {
    margin: 5px !important;
  }
  .mt-5 {
    margin-top: 5px !important;
  }
  .mr-5 {
    margin-right: 5px !important;
  }
  .mb-5 {
    margin-bottom: 5px !important;
  }
  .ml-5 {
    margin-left: 5px !important;
  }
  .m6 {
    margin: 6px !important;
  }
  .mt-6 {
    margin-top: 6px !important;
  }
  .mr-6 {
    margin-right: 6px !important;
  }
  .mb-6 {
    margin-bottom: 6px !important;
  }
  .ml-6 {
    margin-left: 6px !important;
  }
  .m7 {
    margin: 7px !important;
  }
  .mt-7 {
    margin-top: 7px !important;
  }
  .mr-7 {
    margin-right: 7px !important;
  }
  .mb-7 {
    margin-bottom: 7px !important;
  }
  .ml-7 {
    margin-left: 7px !important;
  }
  .m8 {
    margin: 8px !important;
  }
  .mt-8 {
    margin-top: 8px !important;
  }
  .mr-8 {
    margin-right: 8px !important;
  }
  .mb-8 {
    margin-bottom: 8px !important;
  }
  .ml-8 {
    margin-left: 8px !important;
  }
  .m9 {
    margin: 9px !important;
  }
  .mt-9 {
    margin-top: 9px !important;
  }
  .mr-9 {
    margin-right: 9px !important;
  }
  .mb-9 {
    margin-bottom: 9px !important;
  }
  .ml-9 {
    margin-left: 9px !important;
  }
  .m10 {
    margin: 10px !important;
  }
  .mt-10 {
    margin-top: 10px !important;
  }
  .mr-10 {
    margin-right: 10px !important;
  }
  .mb-10 {
    margin-bottom: 10px !important;
  }
  .ml-10 {
    margin-left: 10px !important;
  }
  .m15 {
    margin: 15px !important;
  }
  .mt-15 {
    margin-top: 15px !important;
  }
  .mr-15 {
    margin-right: 15px !important;
  }
  .mb-15 {
    margin-bottom: 15px !important;
  }
  .ml-15 {
    margin-left: 15px !important;
  }
  .m20 {
    margin: 20px !important;
  }
  .mt-20 {
    margin-top: 20px !important;
  }
  .mr-20 {
    margin-right: 20px !important;
  }
  .mb-20 {
    margin-bottom: 20px !important;
  }
  .ml-20 {
    margin-left: 20px !important;
  }
  .m25 {
    margin: 25px !important;
  }
  .mt-25 {
    margin-top: 25px !important;
  }
  .mr-25 {
    margin-right: 25px !important;
  }
  .mb-25 {
    margin-bottom: 25px !important;
  }
  .ml-25 {
    margin-left: 25px !important;
  }
  .m30 {
    margin: 30px !important;
  }
  .mt-30 {
    margin-top: 30px !important;
  }
  .mr-30 {
    margin-right: 30px !important;
  }
  .mb-30 {
    margin-bottom: 30px !important;
  }
  .ml-30 {
    margin-left: 30px !important;
  }
  .m40 {
    margin: 40px !important;
  }
  .mt-40 {
    margin-top: 40px !important;
  }
  .mr-40 {
    margin-right: 40px !important;
  }
  .mb-40 {
    margin-bottom: 40px !important;
  }
  .ml-40 {
    margin-left: 40px !important;
  }
  .m50 {
    margin: 50px !important;
  }
  .mt-50 {
    margin-top: 50px !important;
  }
  .mr-50 {
    margin-right: 50px !important;
  }
  .mb-50 {
    margin-bottom: 50px !important;
  }
  .ml-50 {
    margin-left: 50px !important;
  }
  .m60 {
    margin: 60px !important;
  }
  .mt-60 {
    margin-top: 60px !important;
  }
  .mr-60 {
    margin-right: 60px !important;
  }
  .mb-60 {
    margin-bottom: 60px !important;
  }
  .ml-60 {
    margin-left: 60px !important;
  }
  .m70 {
    margin: 70px !important;
  }
  .mt-70 {
    margin-top: 70px !important;
  }
  .mr-70 {
    margin-right: 70px !important;
  }
  .mb-70 {
    margin-bottom: 70px !important;
  }
  .ml-70 {
    margin-left: 70px !important;
  }
  .m80 {
    margin: 80px !important;
  }
  .mt-80 {
    margin-top: 80px !important;
  }
  .mr-80 {
    margin-right: 80px !important;
  }
  .mb-80 {
    margin-bottom: 80px !important;
  }
  .ml-80 {
    margin-left: 80px !important;
  }
  .m90 {
    margin: 90px !important;
  }
  .mt-90 {
    margin-top: 90px !important;
  }
  .mr-90 {
    margin-right: 90px !important;
  }
  .mb-90 {
    margin-bottom: 90px !important;
  }
  .ml-90 {
    margin-left: 90px !important;
  }
  .m100 {
    margin: 100px !important;
  }
  .mt-100 {
    margin-top: 100px !important;
  }
  .mr-100 {
    margin-right: 100px !important;
  }
  .mb-100 {
    margin-bottom: 100px !important;
  }
  .ml-100 {
    margin-left: 100px !important;
  }
  /*------------------------------------------------------------
			padding
	-------------------------------------------------------------*/
  .p0 {
    padding: 0 !important;
  }
  /*全padding無し*/
  .pt-0 {
    padding-top: 0px !important;
  }
  /*上paddingが0px*/
  .pr-0 {
    padding-right: 0px !important;
  }
  /*右paddingが0px*/
  .pb-0 {
    padding-bottom: 0px !important;
  }
  /*下paddingが0px*/
  .pl-0 {
    padding-left: 0px !important;
  }
  /*左paddingが0px*/
  .p1 {
    padding: 1px !important;
  }
  .pt-1 {
    padding-top: 1px !important;
  }
  .pr-1 {
    padding-right: 1px !important;
  }
  .pb-1 {
    padding-bottom: 1px !important;
  }
  .pl-1 {
    padding-left: 1px !important;
  }
  .p2 {
    padding: 2px !important;
  }
  .pt-2 {
    padding-top: 2px !important;
  }
  .pr-2 {
    padding-right: 2px !important;
  }
  .pb-2 {
    padding-bottom: 2px !important;
  }
  .pl-2 {
    padding-left: 2px !important;
  }
  .p3 {
    padding: 3px !important;
  }
  .pt-3 {
    padding-top: 3px !important;
  }
  .pr-3 {
    padding-right: 3px !important;
  }
  .pb-3 {
    padding-bottom: 3px !important;
  }
  .pl-3 {
    padding-left: 3px !important;
  }
  .p4 {
    padding: 4px !important;
  }
  .pt-4 {
    padding-top: 4px !important;
  }
  .pr-4 {
    padding-right: 4px !important;
  }
  .pb-4 {
    padding-bottom: 4px !important;
  }
  .pl-4 {
    padding-left: 4px !important;
  }
  .p5 {
    padding: 5px !important;
  }
  .pt-5 {
    padding-top: 5px !important;
  }
  .pr-5 {
    padding-right: 5px !important;
  }
  .pb-5 {
    padding-bottom: 5px !important;
  }
  .pl-5 {
    padding-left: 5px !important;
  }
  .p6 {
    padding: 6px !important;
  }
  .pt-6 {
    padding-top: 6px !important;
  }
  .pr-6 {
    padding-right: 6px !important;
  }
  .pb-6 {
    padding-bottom: 6px !important;
  }
  .pl-6 {
    padding-left: 6px !important;
  }
  .p7 {
    padding: 7px !important;
  }
  .pt-7 {
    padding-top: 7px !important;
  }
  .pr-7 {
    padding-right: 7px !important;
  }
  .pb-7 {
    padding-bottom: 7px !important;
  }
  .pl-7 {
    padding-left: 7px !important;
  }
  .p8 {
    padding: 8px !important;
  }
  .pt-8 {
    padding-top: 8px !important;
  }
  .pr-8 {
    padding-right: 8px !important;
  }
  .pb-8 {
    padding-bottom: 8px !important;
  }
  .pl-8 {
    padding-left: 8px !important;
  }
  .p9 {
    padding: 9px !important;
  }
  .pt-9 {
    padding-top: 9px !important;
  }
  .pr-9 {
    padding-right: 9px !important;
  }
  .pb-9 {
    padding-bottom: 9px !important;
  }
  .pl-9 {
    padding-left: 9px !important;
  }
  .p10 {
    padding: 10px !important;
  }
  .pt-10 {
    padding-top: 10px !important;
  }
  .pr-10 {
    padding-right: 10px !important;
  }
  .pb-10 {
    padding-bottom: 10px !important;
  }
  .pl-10 {
    padding-left: 10px !important;
  }
  .p15 {
    padding: 15px !important;
  }
  .pt-15 {
    padding-top: 15px !important;
  }
  .pr-15 {
    padding-right: 15px !important;
  }
  .pb-15 {
    padding-bottom: 15px !important;
  }
  .pl-15 {
    padding-left: 15px !important;
  }
  .p20 {
    padding: 20px !important;
  }
  .pt-20 {
    padding-top: 20px !important;
  }
  .pr-20 {
    padding-right: 20px !important;
  }
  .pb-20 {
    padding-bottom: 20px !important;
  }
  .pl-20 {
    padding-left: 20px !important;
  }
  .p30 {
    padding: 30px !important;
  }
  .pt-30 {
    padding-top: 30px !important;
  }
  .pr-30 {
    padding-right: 30px !important;
  }
  .pb-30 {
    padding-bottom: 30px !important;
  }
  .pl-30 {
    padding-left: 30px !important;
  }
  .p40 {
    padding: 40px !important;
  }
  .pt-40 {
    padding-top: 40px !important;
  }
  .pr-40 {
    padding-right: 40px !important;
  }
  .pb-40 {
    padding-bottom: 40px !important;
  }
  .pl-40 {
    padding-left: 40px !important;
  }
  .p50 {
    padding: 50px !important;
  }
  .pt-50 {
    padding-top: 50px !important;
  }
  .pr-50 {
    padding-right: 50px !important;
  }
  .pb-50 {
    padding-bottom: 50px !important;
  }
  .pl-50 {
    padding-left: 50px !important;
  }
  .p60 {
    padding: 60px !important;
  }
  .pt-60 {
    padding-top: 60px !important;
  }
  .pr-60 {
    padding-right: 60px !important;
  }
  .pb-60 {
    padding-bottom: 60px !important;
  }
  .pl-60 {
    padding-left: 60px !important;
  }
  .p70 {
    padding: 70px !important;
  }
  .pt-70 {
    padding-top: 70px !important;
  }
  .pr-70 {
    padding-right: 70px !important;
  }
  .pb-70 {
    padding-bottom: 70px !important;
  }
  .pl-70 {
    padding-left: 70px !important;
  }
  .p80 {
    padding: 80px !important;
  }
  .pt-80 {
    padding-top: 80px !important;
  }
  .pr-80 {
    padding-right: 80px !important;
  }
  .pb-80 {
    padding-bottom: 80px !important;
  }
  .pl-80 {
    padding-left: 80px !important;
  }
  .p90 {
    padding: 90px !important;
  }
  .pt-90 {
    padding-top: 90px !important;
  }
  .pr-90 {
    padding-right: 90px !important;
  }
  .pb-90 {
    padding-bottom: 90px !important;
  }
  .pl-90 {
    padding-left: 90px !important;
  }
  .p100 {
    padding: 100px !important;
  }
  .pt-100 {
    padding-top: 100px !important;
  }
  .pr-100 {
    padding-right: 100px !important;
  }
  .pb-100 {
    padding-bottom: 100px !important;
  }
  .pl-100 {
    padding-left: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .m0 {
    margin: 0 !important;
  }
  /*全margin無し*/
  .mt-0 {
    margin-top: 0 !important;
  }
  /*上marginが0px*/
  .mr-0 {
    margin-right: 0 !important;
  }
  /*右marginが0px*/
  .mb-0 {
    margin-bottom: 0 !important;
  }
  /*下marginが0px*/
  .ml-0 {
    margin-left: 0 !important;
  }
  /*左marginが0px*/
  .m1 {
    margin: 0.1% !important;
  }
  .mt-1 {
    margin-top: 0.1% !important;
  }
  .mr-1 {
    margin-right: 0.1% !important;
  }
  .mb-1 {
    margin-bottom: 0.1% !important;
  }
  .ml-1 {
    margin-left: 0.1% !important;
  }
  .m2 {
    margin: 0.2% !important;
  }
  .mt-2 {
    margin-top: 0.2% !important;
  }
  .mr-2 {
    margin-right: 0.2% !important;
  }
  .mb-2 {
    margin-bottom: 0.2% !important;
  }
  .ml-2 {
    margin-left: 0.2% !important;
  }
  .m3 {
    margin: 0.3% !important;
  }
  .mt-3 {
    margin-top: 0.3% !important;
  }
  .mr-3 {
    margin-right: 0.3% !important;
  }
  .mb-3 {
    margin-bottom: 0.3% !important;
  }
  .ml-3 {
    margin-left: 0.3% !important;
  }
  .m4 {
    margin: 0.4% !important;
  }
  .mt-4 {
    margin-top: 0.4% !important;
  }
  .mr-4 {
    margin-right: 0.4% !important;
  }
  .mb-4 {
    margin-bottom: 0.4% !important;
  }
  .ml-4 {
    margin-left: 0.4% !important;
  }
  .m5 {
    margin: 0.5% !important;
  }
  .mt-5 {
    margin-top: 0.5% !important;
  }
  .mr-5 {
    margin-right: 0.5% !important;
  }
  .mb-5 {
    margin-bottom: 0.5% !important;
  }
  .ml-5 {
    margin-left: 0.5% !important;
  }
  .m6 {
    margin: 0.6% !important;
  }
  .mt-6 {
    margin-top: 0.6% !important;
  }
  .mr-6 {
    margin-right: 0.6% !important;
  }
  .mb-6 {
    margin-bottom: 0.6% !important;
  }
  .ml-6 {
    margin-left: 0.6% !important;
  }
  .m7 {
    margin: 0.7% !important;
  }
  .mt-7 {
    margin-top: 0.7% !important;
  }
  .mr-7 {
    margin-right: 0.7% !important;
  }
  .mb-7 {
    margin-bottom: 0.7% !important;
  }
  .ml-7 {
    margin-left: 0.7% !important;
  }
  .m8 {
    margin: 0.8% !important;
  }
  .mt-8 {
    margin-top: 0.8% !important;
  }
  .mr-8 {
    margin-right: 0.8% !important;
  }
  .mb-8 {
    margin-bottom: 0.8% !important;
  }
  .ml-8 {
    margin-left: 0.8% !important;
  }
  .m9 {
    margin: 0.9% !important;
  }
  .mt-9 {
    margin-top: 0.9% !important;
  }
  .mr-9 {
    margin-right: 0.9% !important;
  }
  .mb-9 {
    margin-bottom: 0.9% !important;
  }
  .ml-9 {
    margin-left: 0.9% !important;
  }
  .m10 {
    margin: 1% !important;
  }
  .mt-10 {
    margin-top: 1% !important;
  }
  .mr-10 {
    margin-right: 1% !important;
  }
  .mb-10 {
    margin-bottom: 1% !important;
  }
  .ml-10 {
    margin-left: 1% !important;
  }
  .m20 {
    margin: 2% !important;
  }
  .mt-20 {
    margin-top: 2% !important;
  }
  .mr-20 {
    margin-right: 2% !important;
  }
  .mb-20 {
    margin-bottom: 2% !important;
  }
  .ml-20 {
    margin-left: 2% !important;
  }
  .m30 {
    margin: 3% !important;
  }
  .mt-30 {
    margin-top: 3% !important;
  }
  .mr-30 {
    margin-right: 3% !important;
  }
  .mb-30 {
    margin-bottom: 3% !important;
  }
  .ml-30 {
    margin-left: 3% !important;
  }
  .m40 {
    margin: 4% !important;
  }
  .mt-40 {
    margin-top: 4% !important;
  }
  .mr-40 {
    margin-right: 4% !important;
  }
  .mb-40 {
    margin-bottom: 4% !important;
  }
  .ml-40 {
    margin-left: 4% !important;
  }
  .m50 {
    margin: 5% !important;
  }
  .mt-50 {
    margin-top: 5% !important;
  }
  .mr-50 {
    margin-right: 5% !important;
  }
  .mb-50 {
    margin-bottom: 5% !important;
  }
  .ml-50 {
    margin-left: 5% !important;
  }
  .m60 {
    margin: 6% !important;
  }
  .mt-60 {
    margin-top: 6% !important;
  }
  .mr-60 {
    margin-right: 6% !important;
  }
  .mb-60 {
    margin-bottom: 6% !important;
  }
  .ml-60 {
    margin-left: 6% !important;
  }
  .m70 {
    margin: 7% !important;
  }
  .mt-70 {
    margin-top: 7% !important;
  }
  .mr-70 {
    margin-right: 7% !important;
  }
  .mb-70 {
    margin-bottom: 7% !important;
  }
  .ml-70 {
    margin-left: 7% !important;
  }
  .m80 {
    margin: 8% !important;
  }
  .mt-80 {
    margin-top: 8% !important;
  }
  .mr-80 {
    margin-right: 8% !important;
  }
  .mb-80 {
    margin-bottom: 8% !important;
  }
  .ml-80 {
    margin-left: 8% !important;
  }
  .m90 {
    margin: 9% !important;
  }
  .mt-90 {
    margin-top: 9% !important;
  }
  .mr-90 {
    margin-right: 9% !important;
  }
  .mb-90 {
    margin-bottom: 9% !important;
  }
  .ml-90 {
    margin-left: 9% !important;
  }
  .m100 {
    margin: 10% !important;
  }
  .mt-100 {
    margin-top: 10% !important;
  }
  .mr-100 {
    margin-right: 10% !important;
  }
  .mb-100 {
    margin-bottom: 10% !important;
  }
  .ml-100 {
    margin-left: 10% !important;
  }
  /*------------------------------------------------------------
			padding
	-------------------------------------------------------------*/
  .p0 {
    padding: 0 !important;
  }
  /*全padding無し*/
  .pt-0 {
    padding-top: 0px !important;
  }
  /*上paddingが0px*/
  .pr-0 {
    padding-right: 0px !important;
  }
  /*右paddingが0px*/
  .pb-0 {
    padding-bottom: 0px !important;
  }
  /*下paddingが0px*/
  .pl-0 {
    padding-left: 0px !important;
  }
  /*左paddingが0px*/
  .p1 {
    padding: 0.1% !important;
  }
  .pt-1 {
    padding-top: 0.1% !important;
  }
  .pr-1 {
    padding-right: 0.1% !important;
  }
  .pb-1 {
    padding-bottom: 0.1% !important;
  }
  .pl-1 {
    padding-left: 0.1% !important;
  }
  .p2 {
    padding: 0.2% !important;
  }
  .pt-2 {
    padding-top: 0.2% !important;
  }
  .pr-2 {
    padding-right: 0.2% !important;
  }
  .pb-2 {
    padding-bottom: 0.2% !important;
  }
  .pl-2 {
    padding-left: 0.2% !important;
  }
  .p3 {
    padding: 0.3% !important;
  }
  .pt-3 {
    padding-top: 0.3% !important;
  }
  .pr-3 {
    padding-right: 0.3% !important;
  }
  .pb-3 {
    padding-bottom: 0.3% !important;
  }
  .pl-3 {
    padding-left: 0.3% !important;
  }
  .p4 {
    padding: 0.4% !important;
  }
  .pt-4 {
    padding-top: 0.4% !important;
  }
  .pr-4 {
    padding-right: 0.4% !important;
  }
  .pb-4 {
    padding-bottom: 0.4% !important;
  }
  .pl-4 {
    padding-left: 0.4% !important;
  }
  .p5 {
    padding: 0.5% !important;
  }
  .pt-5 {
    padding-top: 0.5% !important;
  }
  .pr-5 {
    padding-right: 0.5% !important;
  }
  .pb-5 {
    padding-bottom: 0.5% !important;
  }
  .pl-5 {
    padding-left: 0.5% !important;
  }
  .p6 {
    padding: 0.6% !important;
  }
  .pt-6 {
    padding-top: 0.6% !important;
  }
  .pr-6 {
    padding-right: 0.6% !important;
  }
  .pb-6 {
    padding-bottom: 0.6% !important;
  }
  .pl-6 {
    padding-left: 0.6% !important;
  }
  .p7 {
    padding: 0.7% !important;
  }
  .pt-7 {
    padding-top: 0.7% !important;
  }
  .pr-7 {
    padding-right: 0.7% !important;
  }
  .pb-7 {
    padding-bottom: 0.7% !important;
  }
  .pl-7 {
    padding-left: 0.7% !important;
  }
  .p8 {
    padding: 0.8% !important;
  }
  .pt-8 {
    padding-top: 0.8% !important;
  }
  .pr-8 {
    padding-right: 0.8% !important;
  }
  .pb-8 {
    padding-bottom: 0.8% !important;
  }
  .pl-8 {
    padding-left: 0.8% !important;
  }
  .p9 {
    padding: 0.9% !important;
  }
  .pt-9 {
    padding-top: 0.9% !important;
  }
  .pr-9 {
    padding-right: 0.9% !important;
  }
  .pb-9 {
    padding-bottom: 0.9% !important;
  }
  .pl-9 {
    padding-left: 0.9% !important;
  }
  .p10 {
    padding: 1% !important;
  }
  .pt-10 {
    padding-top: 1% !important;
  }
  .pr-10 {
    padding-right: 1% !important;
  }
  .pb-10 {
    padding-bottom: 1% !important;
  }
  .pl-10 {
    padding-left: 1% !important;
  }
  .p20 {
    padding: 2% !important;
  }
  .pt-20 {
    padding-top: 2% !important;
  }
  .pr-20 {
    padding-right: 2% !important;
  }
  .pb-20 {
    padding-bottom: 2% !important;
  }
  .pl-20 {
    padding-left: 2% !important;
  }
  .p30 {
    padding: 3% !important;
  }
  .pt-30 {
    padding-top: 3% !important;
  }
  .pr-30 {
    padding-right: 3% !important;
  }
  .pb-30 {
    padding-bottom: 3% !important;
  }
  .pl-30 {
    padding-left: 3% !important;
  }
  .p40 {
    padding: 4% !important;
  }
  .pt-40 {
    padding-top: 4% !important;
  }
  .pr-40 {
    padding-right: 4% !important;
  }
  .pb-40 {
    padding-bottom: 4% !important;
  }
  .pl-40 {
    padding-left: 4% !important;
  }
  .p50 {
    padding: 5% !important;
  }
  .pt-50 {
    padding-top: 5% !important;
  }
  .pr-50 {
    padding-right: 5% !important;
  }
  .pb-50 {
    padding-bottom: 5% !important;
  }
  .pl-50 {
    padding-left: 5% !important;
  }
  .p60 {
    padding: 6% !important;
  }
  .pt-60 {
    padding-top: 6% !important;
  }
  .pr-60 {
    padding-right: 6% !important;
  }
  .pb-60 {
    padding-bottom: 6% !important;
  }
  .pl-60 {
    padding-left: 6% !important;
  }
  .p70 {
    padding: 7% !important;
  }
  .pt-70 {
    padding-top: 7% !important;
  }
  .pr-70 {
    padding-right: 7% !important;
  }
  .pb-70 {
    padding-bottom: 7% !important;
  }
  .pl-70 {
    padding-left: 7% !important;
  }
  .p80 {
    padding: 8% !important;
  }
  .pt-80 {
    padding-top: 8% !important;
  }
  .pr-80 {
    padding-right: 8% !important;
  }
  .pb-80 {
    padding-bottom: 8% !important;
  }
  .pl-80 {
    padding-left: 8% !important;
  }
  .p90 {
    padding: 9% !important;
  }
  .pt-90 {
    padding-top: 9% !important;
  }
  .pr-90 {
    padding-right: 9% !important;
  }
  .pb-90 {
    padding-bottom: 9% !important;
  }
  .pl-90 {
    padding-left: 9% !important;
  }
  .p100 {
    padding: 10% !important;
  }
  .pt-100 {
    padding-top: 10% !important;
  }
  .pr-100 {
    padding-right: 10% !important;
  }
  .pb-100 {
    padding-bottom: 10% !important;
  }
  .pl-100 {
    padding-left: 10% !important;
  }
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/*要素のフォントサイズやマージン・パディングをリセットしています*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/*行の高さをフォントサイズと同じにしています*/
body {
  line-height: 1;
}

/*新規追加要素のデフォルトはすべてインライン要素になっているので、section要素などをブロック要素へ変更しています*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/*nav要素内ulのマーカー（行頭記号）を表示しないようにしています*/
ul, ol {
  list-style: none;
}

/*引用符の表示が出ないようにしています*/
blockquote, q {
  quotes: none;
}

/*blockquote要素、q要素の前後にコンテンツを追加しないように指定しています*/
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/*a要素のフォントサイズなどをリセットしフォントの縦方向の揃え位置を親要素のベースラインに揃えるようにしています*/
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* ins要素のデフォルトをセットし、色を変える場合はここで変更できるようにしています */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* mark要素のデフォルトをセットし、色やフォントスタイルを変える場合はここで変更できるようにしています
また、mark要素とは、文書内の検索結果で該当するフレーズをハイライトして、目立たせる際に使用するようです。*/
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/*テキストに打ち消し線が付くようにしています*/
del {
  text-decoration: line-through;
}

/*IEではデフォルトで点線を下線表示する設定ではないので、下線がつくようにしています
また、マウスオーバー時にヘルプカーソルの表示が出るようにしています*/
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/*隣接するセルのボーダーを重ねて表示し、間隔を0に指定しています*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*水平罫線のデフォルトである立体的な罫線を見えなくしています*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/*縦方向の揃え位置を中央揃えに指定しています*/
input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
}

@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?74850834");
  src: url("../font/fontello.eot?74850834#iefix") format("embedded-opentype"), url("../font/fontello.woff2?74850834") format("woff2"), url("../font/fontello.woff?74850834") format("woff"), url("../font/fontello.ttf?74850834") format("truetype"), url("../font/fontello.svg?74850834#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?74850834#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-angle-right:before {
  content: '\e800';
}

/* '' */
.icon-menu:before {
  content: '\e801';
}

/* '' */
.icon-ok-squared:before {
  content: '\e802';
}

/* '' */
.icon-doc-text:before {
  content: '\e803';
}

/* '' */
.icon-play-circled:before {
  content: '\e804';
}

/* '' */
.icon-right-hand:before {
  content: '\e805';
}

/* '' */
.icon-angle-left:before {
  content: '\e806';
}

/* '' */
.icon-angle-up:before {
  content: '\e807';
}

/* '' */
.icon-angle-down:before {
  content: '\e808';
}

/* '' */
.icon-home:before {
  content: '\e809';
}

/* '' */
.icon-left-hand:before {
  content: '\e80a';
}

/* '' */
.icon-th:before {
  content: '\e80b';
}

/* '' */
.icon-th-list:before {
  content: '\e80c';
}

/* '' */
.icon-mail:before {
  content: '\e80d';
}

/* '' */
.icon-mail-alt:before {
  content: '\e80e';
}

/* '' */
.icon-signal:before {
  content: '\e80f';
}

/* '' */
.icon-desktop:before {
  content: '\e810';
}

/* '' */
.icon-mobile:before {
  content: '\e811';
}

/* '' */
.icon-link-ext:before {
  content: '\e812';
}

/* '' */
.icon-lock:before {
  content: '\e813';
}

/* '' */
.icon-lock-open-alt:before {
  content: '\e814';
}

/* '' */
.icon-tag:before {
  content: '\e815';
}

/* '' */
.icon-tags:before {
  content: '\e816';
}

/* '' */
.icon-help-circled:before {
  content: '\e817';
}

/* '' */
.icon-info-circled:before {
  content: '\e818';
}

/* '' */
.icon-users:before {
  content: '\e819';
}

/* '' */
.icon-comment:before {
  content: '\e81a';
}

/* '' */
.icon-chat:before {
  content: '\e81b';
}

/* '' */
.icon-cog:before {
  content: '\e81c';
}

/* '' */
.icon-rss:before {
  content: '\e81d';
}

/* '' */
.icon-phone:before {
  content: '\e81e';
}

/* '' */
.icon-phone-squared:before {
  content: '\e81f';
}

/* '' */
.icon-minus-circled:before {
  content: '\e820';
}

/* '' */
.icon-ok-circled:before {
  content: '\e821';
}

/* '' */
.icon-ok:before {
  content: '\e822';
}

/* '' */
.icon-ok-circled2:before {
  content: '\e823';
}

/* '' */
.icon-cancel:before {
  content: '\e824';
}

/* '' */
.icon-cancel-circled:before {
  content: '\e825';
}

/* '' */
.icon-cancel-circled2:before {
  content: '\e826';
}

/* '' */
.icon-plus:before {
  content: '\e827';
}

/* '' */
.icon-plus-circled:before {
  content: '\e828';
}

/* '' */
.icon-minus:before {
  content: '\e829';
}

/* '' */
.icon-link:before {
  content: '\e82a';
}

/* '' */
.icon-pin:before {
  content: '\e82b';
}

/* '' */
.icon-bookmark:before {
  content: '\e82c';
}

/* '' */
.icon-download:before {
  content: '\e82d';
}

/* '' */
.icon-upload:before {
  content: '\e82e';
}

/* '' */
.icon-user:before {
  content: '\e82f';
}

/* '' */
.icon-th-large:before {
  content: '\e830';
}

/* '' */
.icon-attention-circled:before {
  content: '\e831';
}

/* '' */
.icon-attention:before {
  content: '\e832';
}

/* '' */
.icon-cog-alt:before {
  content: '\e833';
}

/* '' */
.icon-wrench:before {
  content: '\e834';
}

/* '' */
.icon-basket:before {
  content: '\e835';
}

/* '' */
.icon-calendar:before {
  content: '\e836';
}

/* '' */
.icon-zoom-in:before {
  content: '\e837';
}

/* '' */
.icon-zoom-out:before {
  content: '\e838';
}

/* '' */
.icon-down-dir:before {
  content: '\e839';
}

/* '' */
.icon-up-dir:before {
  content: '\e83a';
}

/* '' */
.icon-left-dir:before {
  content: '\e83b';
}

/* '' */
.icon-right-dir:before {
  content: '\e83c';
}

/* '' */
.icon-down-open:before {
  content: '\e83d';
}

/* '' */
.icon-left-open:before {
  content: '\e83e';
}

/* '' */
.icon-right-open:before {
  content: '\e83f';
}

/* '' */
.icon-up-open:before {
  content: '\e840';
}

/* '' */
.icon-up-hand:before {
  content: '\e841';
}

/* '' */
.icon-down-hand:before {
  content: '\e842';
}

/* '' */
.icon-globe:before {
  content: '\e843';
}

/* '' */
.icon-check:before {
  content: '\e844';
}

/* '' */
.icon-user-woman:before {
  content: '\e845';
}

/* '' */
.icon-search:before {
  content: '\e846';
}

/* '' */
.icon-up-big:before {
  content: '\e847';
}

/* '' */
.icon-right-big:before {
  content: '\e848';
}

/* '' */
.icon-down-big:before {
  content: '\e849';
}

/* '' */
.icon-left-big:before {
  content: '\e84a';
}

/* '' */
.icon-chart-bar:before {
  content: '\e84b';
}

/* '' */
.icon-star:before {
  content: '\e84c';
}

/* '' */
.icon-star-empty:before {
  content: '\e84d';
}

/* '' */
.icon-glass:before {
  content: '\e84e';
}

/* '' */
.icon-music:before {
  content: '\e84f';
}

/* '' */
.icon-heart:before {
  content: '\e850';
}

/* '' */
.icon-heart-empty:before {
  content: '\e851';
}

/* '' */
.icon-star-half:before {
  content: '\e852';
}

/* '' */
.icon-eye-off:before {
  content: '\e853';
}

/* '' */
.icon-eye:before {
  content: '\e854';
}

/* '' */
.icon-lock-open:before {
  content: '\e855';
}

/* '' */
.icon-attach:before {
  content: '\e856';
}

/* '' */
.icon-camera-alt:before {
  content: '\e857';
}

/* '' */
.icon-camera:before {
  content: '\e858';
}

/* '' */
.icon-videocam:before {
  content: '\e859';
}

/* '' */
.icon-video:before {
  content: '\e85a';
}

/* '' */
.icon-picture:before {
  content: '\e85b';
}

/* '' */
.icon-flag:before {
  content: '\e85c';
}

/* '' */
.icon-thumbs-up:before {
  content: '\e85d';
}

/* '' */
.icon-thumbs-down:before {
  content: '\e85e';
}

/* '' */
.icon-download-cloud:before {
  content: '\e85f';
}

/* '' */
.icon-forward:before {
  content: '\e860';
}

/* '' */
.icon-bell:before {
  content: '\e861';
}

/* '' */
.icon-retweet:before {
  content: '\e862';
}

/* '' */
.icon-print:before {
  content: '\e863';
}

/* '' */
.icon-edit:before {
  content: '\e864';
}

/* '' */
.icon-pencil:before {
  content: '\e865';
}

/* '' */
.icon-export:before {
  content: '\e866';
}

/* '' */
.icon-location:before {
  content: '\e867';
}

/* '' */
.icon-trash-empty:before {
  content: '\e868';
}

/* '' */
.icon-doc:before {
  content: '\e869';
}

/* '' */
.icon-folder-open:before {
  content: '\e86a';
}

/* '' */
.icon-folder:before {
  content: '\e86b';
}

/* '' */
.icon-logout:before {
  content: '\e86c';
}

/* '' */
.icon-login:before {
  content: '\e86d';
}

/* '' */
.icon-volume-off:before {
  content: '\e86e';
}

/* '' */
.icon-volume-down:before {
  content: '\e86f';
}

/* '' */
.icon-volume-up:before {
  content: '\e870';
}

/* '' */
.icon-clock:before {
  content: '\e871';
}

/* '' */
.icon-headphones:before {
  content: '\e872';
}

/* '' */
.icon-block:before {
  content: '\e873';
}

/* '' */
.icon-resize-full:before {
  content: '\e874';
}

/* '' */
.icon-resize-small:before {
  content: '\e875';
}

/* '' */
.icon-resize-vertical:before {
  content: '\e876';
}

/* '' */
.icon-resize-horizontal:before {
  content: '\e877';
}

/* '' */
.icon-down-circled2:before {
  content: '\e878';
}

/* '' */
.icon-up-circled2:before {
  content: '\e879';
}

/* '' */
.icon-cw:before {
  content: '\e87a';
}

/* '' */
.icon-ccw:before {
  content: '\e87b';
}

/* '' */
.icon-arrows-cw:before {
  content: '\e87c';
}

/* '' */
.icon-shuffle:before {
  content: '\e87d';
}

/* '' */
.icon-play:before {
  content: '\e87e';
}

/* '' */
.icon-play-circled2:before {
  content: '\e87f';
}

/* '' */
.icon-pause:before {
  content: '\e880';
}

/* '' */
.icon-to-end:before {
  content: '\e881';
}

/* '' */
.icon-stop:before {
  content: '\e882';
}

/* '' */
.icon-to-end-alt:before {
  content: '\e883';
}

/* '' */
.icon-to-start:before {
  content: '\e884';
}

/* '' */
.icon-flight:before {
  content: '\e885';
}

/* '' */
.icon-umbrella:before {
  content: '\e886';
}

/* '' */
.icon-flash:before {
  content: '\e887';
}

/* '' */
.icon-cloud:before {
  content: '\e888';
}

/* '' */
.icon-inbox:before {
  content: '\e889';
}

/* '' */
.icon-award:before {
  content: '\e88a';
}

/* '' */
.icon-target:before {
  content: '\e88b';
}

/* '' */
.icon-eject:before {
  content: '\e88c';
}

/* '' */
.icon-fast-bw:before {
  content: '\e88d';
}

/* '' */
.icon-fast-fw:before {
  content: '\e88e';
}

/* '' */
.icon-to-start-alt:before {
  content: '\e88f';
}

/* '' */
.icon-leaf:before {
  content: '\e890';
}

/* '' */
.icon-scissors:before {
  content: '\e891';
}

/* '' */
.icon-briefcase:before {
  content: '\e892';
}

/* '' */
.icon-off:before {
  content: '\e893';
}

/* '' */
.icon-tint:before {
  content: '\e894';
}

/* '' */
.icon-adjust:before {
  content: '\e895';
}

/* '' */
.icon-book:before {
  content: '\e896';
}

/* '' */
.icon-credit-card:before {
  content: '\e897';
}

/* '' */
.icon-megaphone:before {
  content: '\e898';
}

/* '' */
.icon-move:before {
  content: '\f047';
}

/* '' */
.icon-bookmark-empty:before {
  content: '\f097';
}

/* '' */
.icon-twitter:before {
  content: '\f099';
}

/* '' */
.icon-facebook:before {
  content: '\f09a';
}

/* '' */
.icon-left-circled:before {
  content: '\f0a8';
}

/* '' */
.icon-right-circled:before {
  content: '\f0a9';
}

/* '' */
.icon-up-circled:before {
  content: '\f0aa';
}

/* '' */
.icon-down-circled:before {
  content: '\f0ab';
}

/* '' */
.icon-filter:before {
  content: '\f0b0';
}

/* '' */
.icon-resize-full-alt:before {
  content: '\f0b2';
}

/* '' */
.icon-beaker:before {
  content: '\f0c3';
}

/* '' */
.icon-docs:before {
  content: '\f0c5';
}

/* '' */
.icon-table:before {
  content: '\f0ce';
}

/* '' */
.icon-magic:before {
  content: '\f0d0';
}

/* '' */
.icon-gplus-squared:before {
  content: '\f0d4';
}

/* '' */
.icon-sort:before {
  content: '\f0dc';
}

/* '' */
.icon-sort-down:before {
  content: '\f0dd';
}

/* '' */
.icon-sort-up:before {
  content: '\f0de';
}

/* '' */
.icon-comment-empty:before {
  content: '\f0e5';
}

/* '' */
.icon-chat-empty:before {
  content: '\f0e6';
}

/* '' */
.icon-paste:before {
  content: '\f0ea';
}

/* '' */
.icon-lightbulb:before {
  content: '\f0eb';
}

/* '' */
.icon-exchange:before {
  content: '\f0ec';
}

/* '' */
.icon-upload-cloud:before {
  content: '\f0ee';
}

/* '' */
.icon-user-md:before {
  content: '\f0f0';
}

/* '' */
.icon-stethoscope:before {
  content: '\f0f1';
}

/* '' */
.icon-suitcase:before {
  content: '\f0f2';
}

/* '' */
.icon-bell-alt:before {
  content: '\f0f3';
}

/* '' */
.icon-coffee:before {
  content: '\f0f4';
}

/* '' */
.icon-food:before {
  content: '\f0f5';
}

/* '' */
.icon-ambulance:before {
  content: '\f0f9';
}

/* '' */
.icon-medkit:before {
  content: '\f0fa';
}

/* '' */
.icon-fighter-jet:before {
  content: '\f0fb';
}

/* '' */
.icon-plus-squared:before {
  content: '\f0fe';
}

/* '' */
.icon-angle-double-left:before {
  content: '\f100';
}

/* '' */
.icon-angle-double-right:before {
  content: '\f101';
}

/* '' */
.icon-angle-double-up:before {
  content: '\f102';
}

/* '' */
.icon-angle-double-down:before {
  content: '\f103';
}

/* '' */
.icon-laptop:before {
  content: '\f109';
}

/* '' */
.icon-tablet:before {
  content: '\f10a';
}

/* '' */
.icon-quote-left:before {
  content: '\f10d';
}

/* '' */
.icon-quote-right:before {
  content: '\f10e';
}

/* '' */
.icon-reply:before {
  content: '\f112';
}

/* '' */
.icon-folder-empty:before {
  content: '\f114';
}

/* '' */
.icon-folder-open-empty:before {
  content: '\f115';
}

/* '' */
.icon-flag-empty:before {
  content: '\f11d';
}

/* '' */
.icon-flag-checkered:before {
  content: '\f11e';
}

/* '' */
.icon-code:before {
  content: '\f121';
}

/* '' */
.icon-reply-all:before {
  content: '\f122';
}

/* '' */
.icon-star-half-alt:before {
  content: '\f123';
}

/* '' */
.icon-direction:before {
  content: '\f124';
}

/* '' */
.icon-crop:before {
  content: '\f125';
}

/* '' */
.icon-unlink:before {
  content: '\f127';
}

/* '' */
.icon-help:before {
  content: '\f128';
}

/* '' */
.icon-info:before {
  content: '\f129';
}

/* '' */
.icon-attention-alt:before {
  content: '\f12a';
}

/* '' */
.icon-mic:before {
  content: '\f130';
}

/* '' */
.icon-mute:before {
  content: '\f131';
}

/* '' */
.icon-calendar-empty:before {
  content: '\f133';
}

/* '' */
.icon-extinguisher:before {
  content: '\f134';
}

/* '' */
.icon-rocket:before {
  content: '\f135';
}

/* '' */
.icon-angle-circled-left:before {
  content: '\f137';
}

/* '' */
.icon-angle-circled-right:before {
  content: '\f138';
}

/* '' */
.icon-angle-circled-up:before {
  content: '\f139';
}

/* '' */
.icon-angle-circled-down:before {
  content: '\f13a';
}

/* '' */
.icon-ellipsis:before {
  content: '\f141';
}

/* '' */
.icon-ellipsis-vert:before {
  content: '\f142';
}

/* '' */
.icon-rss-squared:before {
  content: '\f143';
}

/* '' */
.icon-minus-squared:before {
  content: '\f146';
}

/* '' */
.icon-minus-squared-alt:before {
  content: '\f147';
}

/* '' */
.icon-level-up:before {
  content: '\f148';
}

/* '' */
.icon-level-down:before {
  content: '\f149';
}

/* '' */
.icon-pencil-squared:before {
  content: '\f14b';
}

/* '' */
.icon-link-ext-alt:before {
  content: '\f14c';
}

/* '' */
.icon-export-alt:before {
  content: '\f14d';
}

/* '' */
.icon-compass:before {
  content: '\f14e';
}

/* '' */
.icon-expand:before {
  content: '\f150';
}

/* '' */
.icon-collapse:before {
  content: '\f151';
}

/* '' */
.icon-expand-right:before {
  content: '\f152';
}

/* '' */
.icon-doc-inv:before {
  content: '\f15b';
}

/* '' */
.icon-doc-text-inv:before {
  content: '\f15c';
}

/* '' */
.icon-thumbs-up-alt:before {
  content: '\f164';
}

/* '' */
.icon-thumbs-down-alt:before {
  content: '\f165';
}

/* '' */
.icon-youtube:before {
  content: '\f167';
}

/* '' */
.icon-dropbox:before {
  content: '\f16b';
}

/* '' */
.icon-adn:before {
  content: '\f170';
}

/* '' */
.icon-down:before {
  content: '\f175';
}

/* '' */
.icon-up:before {
  content: '\f176';
}

/* '' */
.icon-left:before {
  content: '\f177';
}

/* '' */
.icon-right:before {
  content: '\f178';
}

/* '' */
.icon-android:before {
  content: '\f17b';
}

/* '' */
.icon-female:before {
  content: '\f182';
}

/* '' */
.icon-male:before {
  content: '\f183';
}

/* '' */
.icon-sun:before {
  content: '\f185';
}

/* '' */
.icon-moon:before {
  content: '\f186';
}

/* '' */
.icon-box:before {
  content: '\f187';
}

/* '' */
.icon-right-circled2:before {
  content: '\f18e';
}

/* '' */
.icon-left-circled2:before {
  content: '\f190';
}

/* '' */
.icon-collapse-left:before {
  content: '\f191';
}

/* '' */
.icon-wheelchair:before {
  content: '\f193';
}

/* '' */
.icon-plus-squared-alt:before {
  content: '\f196';
}

/* '' */
.icon-space-shuttle:before {
  content: '\f197';
}

/* '' */
.icon-mail-squared:before {
  content: '\f199';
}

/* '' */
.icon-wordpress:before {
  content: '\f19a';
}

/* '' */
.icon-bank:before {
  content: '\f19c';
}

/* '' */
.icon-graduation-cap:before {
  content: '\f19d';
}

/* '' */
.icon-fax:before {
  content: '\f1ac';
}

/* '' */
.icon-building-filled:before {
  content: '\f1ad';
}

/* '' */
.icon-child:before {
  content: '\f1ae';
}

/* '' */
.icon-paw:before {
  content: '\f1b0';
}

/* '' */
.icon-file-pdf:before {
  content: '\f1c1';
}

/* '' */
.icon-file-word:before {
  content: '\f1c2';
}

/* '' */
.icon-file-excel:before {
  content: '\f1c3';
}

/* '' */
.icon-file-powerpoint:before {
  content: '\f1c4';
}

/* '' */
.icon-file-image:before {
  content: '\f1c5';
}

/* '' */
.icon-file-archive:before {
  content: '\f1c6';
}

/* '' */
.icon-file-audio:before {
  content: '\f1c7';
}

/* '' */
.icon-file-code:before {
  content: '\f1c9';
}

/* '' */
.icon-paper-plane:before {
  content: '\f1d8';
}

/* '' */
.icon-paper-plane-empty:before {
  content: '\f1d9';
}

/* '' */
.icon-history:before {
  content: '\f1da';
}

/* '' */
.icon-sliders:before {
  content: '\f1de';
}

/* '' */
.icon-share:before {
  content: '\f1e0';
}

/* '' */
.icon-share-squared:before {
  content: '\f1e1';
}

/* '' */
.icon-wifi:before {
  content: '\f1eb';
}

/* '' */
.icon-cc-visa:before {
  content: '\f1f0';
}

/* '' */
.icon-cc-mastercard:before {
  content: '\f1f1';
}

/* '' */
.icon-cc-discover:before {
  content: '\f1f2';
}

/* '' */
.icon-cc-amex:before {
  content: '\f1f3';
}

/* '' */
.icon-cc-paypal:before {
  content: '\f1f4';
}

/* '' */
.icon-cc-stripe:before {
  content: '\f1f5';
}

/* '' */
.icon-bell-off:before {
  content: '\f1f6';
}

/* '' */
.icon-bell-off-empty:before {
  content: '\f1f7';
}

/* '' */
.icon-trash:before {
  content: '\f1f8';
}

/* '' */
.icon-copyright:before {
  content: '\f1f9';
}

/* '' */
.icon-brush:before {
  content: '\f1fc';
}

/* '' */
.icon-birthday:before {
  content: '\f1fd';
}

/* '' */
.icon-chart-area:before {
  content: '\f1fe';
}

/* '' */
.icon-chart-pie:before {
  content: '\f200';
}

/* '' */
.icon-chart-line:before {
  content: '\f201';
}

/* '' */
.icon-toggle-off:before {
  content: '\f204';
}

/* '' */
.icon-toggle-on:before {
  content: '\f205';
}

/* '' */
.icon-cart-plus:before {
  content: '\f217';
}

/* '' */
.icon-cart-arrow-down:before {
  content: '\f218';
}

/* '' */
.icon-diamond:before {
  content: '\f219';
}

/* '' */
.icon-user-secret:before {
  content: '\f21b';
}

/* '' */
.icon-street-view:before {
  content: '\f21d';
}

/* '' */
.icon-heartbeat:before {
  content: '\f21e';
}

/* '' */
.icon-facebook-official:before {
  content: '\f230';
}

/* '' */
.icon-whatsapp:before {
  content: '\f232';
}

/* '' */
.icon-user-plus:before {
  content: '\f234';
}

/* '' */
.icon-user-times:before {
  content: '\f235';
}

/* '' */
.icon-bed:before {
  content: '\f236';
}

/* '' */
.icon-hand-grab-o:before {
  content: '\f255';
}

/* '' */
.icon-hand-paper-o:before {
  content: '\f256';
}

/* '' */
.icon-hand-scissors-o:before {
  content: '\f257';
}

/* '' */
.icon-hand-lizard-o:before {
  content: '\f258';
}

/* '' */
.icon-hand-spock-o:before {
  content: '\f259';
}

/* '' */
.icon-hand-pointer-o:before {
  content: '\f25a';
}

/* '' */
.icon-hand-peace-o:before {
  content: '\f25b';
}

/* '' */
.icon-chrome:before {
  content: '\f268';
}

/* '' */
.icon-firefox:before {
  content: '\f269';
}

/* '' */
.icon-opera:before {
  content: '\f26a';
}

/* '' */
.icon-internet-explorer:before {
  content: '\f26b';
}

/* '' */
.icon-television:before {
  content: '\f26c';
}

/* '' */
.icon-calendar-plus-o:before {
  content: '\f271';
}

/* '' */
.icon-calendar-minus-o:before {
  content: '\f272';
}

/* '' */
.icon-calendar-times-o:before {
  content: '\f273';
}

/* '' */
.icon-calendar-check-o:before {
  content: '\f274';
}

/* '' */
.icon-commenting:before {
  content: '\f27a';
}

/* '' */
.icon-commenting-o:before {
  content: '\f27b';
}

/* '' */
.icon-volume-control-phone:before {
  content: '\f2a0';
}

/* '' */
.icon-twitter-squared:before {
  content: '\f304';
}

/* '' */
.icon-facebook-squared:before {
  content: '\f308';
}

.subscription_label {
  text-align: right;
  font-size: 16px;
  margin-bottom: 10px;
}
.subscription_price {
  text-align: right;
}

#information p, #billing p, #special-information p {
	margin-bottom: 0;
	line-height: 2.5;
}

/* '' */
/*
■フォントサイズ
@include font-size(16);

※実際のフォントサイズとほぼ同じになる計算。ミックスインにより、pxとremで展開される。
※rem：一番親に設定されているフォントサイズを元にしている。今回は<html>を親に設定。
　<html>のフォントサイズを変更すれば、すべてのフォントサイズが連動する。

---------------------------------------------------------

■クリアフィックス
@include clearfix();

※フロートの解除に使用する。親要素に対してインクルードする。

---------------------------------------------------------

■ボックスシャドウ
@include box-shadow(0px 0px 5px 0px rgba(0,0,0,0.1));

※ベンダープレフィックス付きのボックスシャドウミックスイン。
※()内は通常のボックスシャドウCSSと同じ

---------------------------------------------------------

■要素の縦センター
@include vertical-align();

※要素を中央に配置するが、要素の左上が基準となるため、要素の長さの半分を上にズラす必要あり。

---------------------------------------------------------

■トランスフォーム
@include transform(scale(3.0));

※ベンダープレフィックス付き
※()内にトランスフォームの内容が入る

---------------------------------------------------------

■グラデーション
@include gradient($gradation_end,$mainColor,horizontal);
@include gradient(#ffffff,#000000,vertical);
@include gradient(#ff0000,#00ff00,radial);

※ベンダープレフィックス付きグラデーション
※第一引数と第二引数で色を設定すればOK
※3つ目の引数を設定しない場合は円形になる

---------------------------------------------------------

■ボタンが沈むアニメーション
button {
	@include anime(0.2);
	@include btn_step1(#ff0000,5);
	&:hover {
		@include btn_step2(#aa0000,5);
}

※btn_step1をボタンの要素に、btn_step2をホバーに設定する。
※アニメーションさせる場合は anime(秒数) もインクルードすること。
※btn_step●()の引数にはカラーコードと、ボタンのシャドウの厚みを入れる

---------------------------------------------------------

■アンチエイリアス
@include smooth();

※アップルのサイトで使われていたりするあれ。フォントにアンチエイリアスがかかってキレイになるが、細くなるので注意。

---------------------------------------------------------

■アニメーション
@include anime(0.2);

※アニメーションをONにする
※()内は秒数が入る

---------------------------------------------------------

■角丸
@include borad(100);

※ボックスを角丸にする。ベンダープレフィックス付き
※単位はpx

---------------------------------------------------------

■左だけ角丸
@include borad-left(100);

■右だけ角丸
@include borad-right(100);

※複数の並んだボタンの両サイドを丸くするときに使用

---------------------------------------------------------

■iPhoneのボタンの初期スタイルをオフにする
@include iPhone();

※フォームの送信ボタンをCSSで作るときに使用

---------------------------------------------------------

■部分的なリセット用
@include reset();

※読み込む順番に注意。最後の方で読み込むとすべてリセットされてしまう。


*/
