@charset "UTF-8";
/*
======================================
CopyNavi
Author:
License: 
======================================
*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*
======================================
　Other
======================================
*/
.buttonGreen {
  display: inline-block;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  background: white;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border: 1px solid #5fb138;
  -o-border: 1px solid #5fb138;
  -ms-border: 1px solid #5fb138;
  -webkit-border: 1px solid #5fb138;
  border: 1px solid #5fb138;
}
.buttonGreen:hover {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.7;
}
.buttonGreen:focus {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.7;
}
.buttonGreen__default {
  display: block;
  background: #75bc40;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bc40), color-stop(100%, #51aa33));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #75bc40 0%, #51aa33 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonGreen__default i {
  position: relative;
  margin: 0 5px;
}
.buttonGreen__default a {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.buttonGreen__default a .buttonTextWrap {
  display: inline-block;
}
.buttonGreen__default a .captionTxt {
  font-size: 18px;
  font-weight: 700;
  color: white;
  margin-bottom: 10px;
}
.buttonGreen__default a .buttonText {
  font-size: 30px;
  font-weight: 700;
  color: white;
}
.buttonGreen__sml {
  background: #75bc40;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bc40), color-stop(100%, #51aa33));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #75bc40 0%, #51aa33 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonGreen__sml i {
  margin: 0 10px;
}
.buttonGreen__sml .buttonTextWrap {
  display: block;
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  color: #fff;
  text-decoration: none;
}
.buttonGreen__lrg {
  background: #75bc40;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bc40), color-stop(100%, #51aa33));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #75bc40 0%, #51aa33 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonGreen__lrg i {
  position: relative;
  margin: 0 5px;
  top: -1em;
  left: -0.5em;
}
.buttonGreen__lrg .label {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.buttonGreen__lrg .label .buttonTextWrap {
  display: inline-block;
}
.buttonGreen__lrg .label .captionTxt {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: white;
  margin-bottom: 10px;
}
.buttonGreen__lrg .label .buttonText {
  font-size: 30px;
  font-weight: 700;
  color: white;
}
.buttonGreen__extralrg {
  display: block;
  background: #75bc40;
  /* Old browsers */
  background: -moz-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bc40), color-stop(100%, #51aa33));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #75bc40 0%, #51aa33 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #75bc40 0%, #51aa33 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  font-size: 30px;
  font-weight: 700;
  color: white;
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 42px;
  padding-right: 42px;
}
.buttonGreen__extralrg i {
  position: relative;
  margin: 0 5px;
}
.buttonGreen__extralrg a {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.buttonGreen__extralrg a .buttonTextWrap {
  display: inline-block;
}
.buttonGreen__extralrg a .captionTxt {
  font-size: 18px;
  font-weight: 700;
  color: white;
  margin-bottom: 10px;
}
.buttonGreen__extralrg a .buttonText {
  font-size: 30px;
  font-weight: 700;
  color: white;
}

.buttonOrange {
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border: 1px solid white;
  -o-border: 1px solid white;
  -ms-border: 1px solid white;
  -webkit-border: 1px solid white;
  border: 1px solid white;
  cursor: auto;
  position: relative;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  background: #ff8a00;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}
.buttonOrange__default {
  background: #ff8a00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8a00), color-stop(100%, #ff8a00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff8a00 0%, #ff8a00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonOrange__default i {
  margin: 0 10px;
}
.buttonOrange__default div {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  color: #fff;
  text-decoration: none;
}
.buttonOrange__sml {
  background: #ff8a00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8a00), color-stop(100%, #ff8a00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff8a00 0%, #ff8a00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonOrange__sml i {
  margin: 0 10px;
}
.buttonOrange__sml div {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  color: #fff;
  text-decoration: none;
}
.buttonOrange__lrg {
  background: #ff8a00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8a00), color-stop(100%, #ff8a00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff8a00 0%, #ff8a00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff8a00 0%, #ff8a00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  font-size: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonOrange__lrg i {
  margin: 0 10px;
}
.buttonOrange__lrg a {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  color: #fff;
  text-decoration: none;
}

.buttonGrey {
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border: 1px solid #525252;
  -o-border: 1px solid #525252;
  -ms-border: 1px solid #525252;
  -webkit-border: 1px solid #525252;
  border: 1px solid #525252;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  background: white;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}
.buttonGrey:hover {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.7;
}
.buttonGrey:focus {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.7;
}
.buttonGrey__default {
  background: #6a6a6a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6a6a6a), color-stop(100%, #525252));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6a6a6a 0%, #525252 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonGrey__default i {
  margin: 0 10px;
}
.buttonGrey__default a {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  color: #fff;
  text-decoration: none;
}
.buttonGrey__sml {
  background: #6a6a6a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6a6a6a), color-stop(100%, #525252));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6a6a6a 0%, #525252 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonGrey__sml i {
  position: relative;
  margin: 0 10px;
  left: -0.7em;
}
.buttonGrey__sml a {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  color: #fff;
  text-decoration: none;
}
.buttonGrey__lrg {
  background: #6a6a6a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6a6a6a), color-stop(100%, #525252));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6a6a6a 0%, #525252 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6a6a6a 0%, #525252 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  font-size: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
.buttonGrey__lrg i {
  margin: 0 10px;
}
.buttonGrey__lrg a {
  text-shadow: 1px 1px 1px #4b912d;
  -moz-text-shadow: 1px 1px 1px #4b912d;
  -o-text-shadow: 1px 1px 1px #4b912d;
  -ms-text-shadow: 1px 1px 1px #4b912d;
  -webkit-text-shadow: 1px 1px 1px #4b912d;
  text-shadow: 1px 1px 1px #4b912d;
  color: #fff;
  text-decoration: none;
}

.breadcrumbs {
  font-size: 18px;
  font-weight: normal;
  color: white;
  margin: 60px 0;
  list-style: none;
  overflow: hidden;
}
.breadcrumbs li {
  float: left;
}
.breadcrumbs li div {
  color: white;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 60px;
  padding-right: 60px;
  background: transparent;
  position: relative;
  float: left;
}
.breadcrumbs li div span {
  vertical-align: middle;
}
.breadcrumbs li div:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 10px;
  left: 100%;
  z-index: 1;
}
.breadcrumbs li div:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid #e0e0e0;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}
.breadcrumbs li div .step-text {
  align-self: center;
  padding-left: 10px;
}
.breadcrumbs li .active {
  background: #5fb138;
}
.breadcrumbs li .active:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid #5fb138;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}
.breadcrumbs li .active .stepCircleActive01 {
  display: inline-block;
  width: 61px;
  height: 53px;
  background: url("../img/step_circle_active_01.png") no-repeat center left;
}
.breadcrumbs li .active .stepCircleActive02 {
  display: inline-block;
  width: 61px;
  height: 53px;
  background: url("../img/step_circle_active_02.png") no-repeat center left;
}
.breadcrumbs li .active .stepCircleActive03 {
  display: inline-block;
  width: 61px;
  height: 53px;
  background: url("../img/step_circle_active_03.png") no-repeat center left;
}
.breadcrumbs li .disabled {
  background: #e0e0e0;
  color: black;
  padding-left: 80px;
  padding-right: 60px;
  width: 315px;
}
.breadcrumbs li .disabled .stepCircleDisabled01 {
  display: inline-block;
  width: 61px;
  height: 53px;
  background: url("../img/step_circle_disabled_01.png") no-repeat center left;
}
.breadcrumbs li .disabled .stepCircleDisabled02 {
  display: inline-block;
  width: 61px;
  height: 53px;
  background: url("../img/step_circle_disabled_02.png") no-repeat center left;
}
.breadcrumbs li .disabled .stepCircleDisabled03 {
  display: inline-block;
  width: 61px;
  height: 53px;
  background: url("../img/step_circle_disabled_03.png") no-repeat center left;
}
.breadcrumbs li .disabled:after {
  border-left-color: #e0e0e0;
}
.breadcrumbs li:last-child .active {
  background: #5fb138;
  color: white;
  padding-left: 80px;
  padding-right: 70px;
  width: 265px;
}
.breadcrumbs li:last-child .active .step-circle {
  display: inline-block;
  width: 61px;
  height: 53px;
  background: url("../img/step_circle_dctive03.png") no-repeat center left;
}
.breadcrumbs li:last-child .active:after {
  border: 0;
}
.breadcrumbs li:last-child .disabled {
  background: #e0e0e0;
  color: black;
  padding-left: 80px;
  padding-right: 100px;
  width: 300px;
}
.breadcrumbs li:last-child .disabled .step-circle {
  display: inline-block;
  width: 61px;
  height: 53px;
  background: url("../img/step_circle_disabled_03.png") no-repeat center left;
}
.breadcrumbs li:last-child .disabled:after {
  border: 0;
}

.tableDefault {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.tableDefault__row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.tableDefault__row--col:not(:last-child) {
  padding-right: 15px;
}
.tableDefault__col {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.tableCustom {
  display: table;
  border: 1px solid #000;
  border-bottom: 0;
  margin-bottom: 30px;
  width: 100%;
}
.tableCustom header {
  background: #333333;
  padding: 10px;
}
.tableCustom header h5 {
  font-size: 0.938em;
  color: #fff;
}
.tableCustom__row {
  display: table-row;
  width: 100%;
}
.tableCustom__row:nth-child(odd) {
  background: #f4f4f4;
}
.tableCustom__row:last-child {
  border-bottom: 0;
}
.tableCustom__col:nth-child(1) {
  font-size: 16px;
  font-weight: bold;
  color: black;
  background: #d7d7d7;
  border-right: 1px solid #000;
  width: 30%;
}
.tableCustom__col:nth-child(2) {
  font-size: 16px;
  font-weight: 400;
  color: black;
}
.tableCustom__col {
  border-bottom: 1px solid #000;
  display: table-cell;
  width: 70%;
}
.tableCustom__col__cell {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  padding: 20px;
}
.tableCustom__col__cell label.formCheckInline {
  padding-right: 30px;
  font-weight: 400;
}
.tableCustom__col.highlight {
  background: #fff9cc;
}
.tableCustom__cell {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px;
  /*-- Bootstrap classes --*/
  /*-- End Bootstrap classes --*/
}
.tableCustom__cell span {
  display: table-cell;
}
.tableCustom__cell .inputMd {
  border-radius: 0;
  width: 360px;
  font-weight: normal;
}
.tableCustom__cell .fieldRow {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.tableCustom__cell .fieldRow fieldset {
  width: 50%;
}
.tableCustom__cell .fieldRow label.formCheckInline {
  padding-right: 40px;
}
.tableCustom__cell .fieldRow:nth-child(2) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 100%;
}
.tableCustom__cell .fieldGroup {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
.tableCustom__cell .fieldGroup__row {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: baseline;
  width: 100%;
}
.tableCustom__cell .fieldGroup__col {
  width: 33.3%;
}
.tableCustom__cell .fieldGroup__col label.formCheckInline {
  padding-right: 0;
  padding-bottom: 5px;
  white-space: nowrap;
}
.tableCustom__cell .fieldGroup__col:nth-child(1) {
  width: 25%;
}
.tableCustom__cell .fieldGroup__col:nth-child(2) {
  width: 30%;
}
.tableCustom__cell label.formCheckInline {
  padding-right: 20px;
  padding-bottom: 5px;
  font-weight: 400;
}
.tableCustom__cell .inputMdInline {
  border-radius: 0;
}
.tableCustom__cell .inputGroup {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.tableCustom__cell .inputGroup span {
  font-weight: normal;
}
.tableCustom__cell .inputGroup .customSelect {
  margin-right: 24px;
  border-radius: 0;
  -moz-appearance: caret;
}
.tableCustom__cell .formControlLg {
  font-size: 16px;
  font-weight: normal;
  color: inherit;
  height: 130px;
  width: 98%;
}
.tableCustom__cell .formGroup {
  margin-bottom: 0;
  width: 100%;
}
.tableCustom__cell .formCheckInline {
  padding-left: 0;
}
.tableCustom__cell .formCheckInline + .formCheckInline {
  margin-left: 0;
}
.tableCustom__cell .formCheckInput {
  margin-left: 0;
}
.tableCustom__cell .has-danger .formControl {
  background-color: #fff1f6;
  width: auto;
}
.tableCustom__cell .has-danger .formControl-feedback {
  font-size: 16px;
  font-weight: 400;
  color: #d62106;
}
.tableCustom--input:nth-child(odd) {
  background: #f4f4f4;
}
.tableCustom--input {
  font-size: 16px;
  font-weight: bold;
  color: black;
  padding: 19px;
  border-bottom: 1px solid #000;
  text-align: left;
}

.tableCustomA,
.tableCustomB,
.tableCustomC {
  width: 100%;
}
.tableCustomA th, .tableCustomA td,
.tableCustomB th,
.tableCustomB td,
.tableCustomC th,
.tableCustomC td {
  font-size: 18px;
  border: 1px solid #0a0a0a;
}
.tableCustomA thead th,
.tableCustomB thead th,
.tableCustomC thead th {
  background: #313131;
  padding: 5px;
  color: #FFF;
  text-align: center;
}
.tableCustomA tbody th, .tableCustomA tbody td,
.tableCustomB tbody th,
.tableCustomB tbody td,
.tableCustomC tbody th,
.tableCustomC tbody td {
  padding: 10px 15px;
}
.tableCustomA tbody th,
.tableCustomB tbody th,
.tableCustomC tbody th {
  background-color: #d6d6d6;
  text-align: left;
  white-space: nowrap;
}

.tableCustomB thead th {
  background: #ff7000;
}
.tableCustomB tbody th {
  background-color: #fffce9;
}

.tableCustomC {
  table-layout: fixed;
  border-color: #535353;
}
.tableCustomC th, .tableCustomC td {
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
  font-weight: bold;
  border-color: #535353;
}
.tableCustomC tbody th {
  background-color: #313131;
  color: #FFF;
  text-align: center;
}
.tableCustomC tbody tr:nth-child(odd) td {
  background-color: #f4f4f4;
}
.tableCustomC tbody tr:nth-child(odd) .attentionCell {
  background-color: #f4ebe7 !important;
}
.tableCustomC tbody tr:first-child td {
  background-color: #d6d6d6 !important;
}
.tableCustomC tbody tr:first-child .attentionCell {
  background-color: #d5cecb !important;
  border-top: 6px solid #ea1821;
}
.tableCustomC tbody tr:last-child .attentionCell {
  border-bottom: 6px solid #ea1821;
}
.tableCustomC tbody .attentionCell {
  background-color: #fef5f1;
  border-right: 6px solid #ea1821;
  border-left: 6px solid #ea1821;
}

.labelTag--red {
  font-size: 13px;
  font-weight: bold;
  color: white;
  display: inline;
  background: #d62106;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: 50px;
}
.labelTag--blue {
  font-size: 13px;
  font-weight: bold;
  color: white;
  display: inline;
  background: #2b93cf;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: 50px;
}

.notice {
  display: block;
  position: relative;
  height: auto;
}
.notice__tag {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
  width: 115px;
  height: 115px;
  right: -20px;
  bottom: -380px;
  margin: -20px 0 0;
}

.highlightText {
  color: #ff7000;
}

.errorText {
  font-size: 16px;
  font-weight: 400;
  color: #d62106;
}

.errorMsg {
  display: table;
  width: 100%;
  background: #fff9cc;
  padding: 45px;
  margin-bottom: 50px;
}
.errorMsg__icon {
  display: table-cell;
  background: url("../img/error_icon.png") no-repeat;
  width: 20%;
  height: 96px;
}
.errorMsg__errorTxt {
  font-size: 14px;
  font-weight: normal;
  color: black;
  text-align: left;
  display: table-cell;
  vertical-align: top;
}
.errorMsg__errorTxt h2 {
  font-size: 25px;
  font-weight: bold;
  color: #d62106;
  text-align: left;
  margin-bottom: 25px;
}
.errorMsg__errorTxt ul {
  list-style-type: disc;
  margin-top: 30px;
  padding-left: 15px;
}
.errorMsg__errorTxt ul li {
  font-size: 14px;
  font-weight: bold;
  color: #d62106;
}

.completeMsg {
  display: block;
  width: 100%;
  background: white;
  padding-top: 10px;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.completeMsg h1 {
  font-size: 30px;
  font-weight: bold;
  color: black;
  margin-bottom: 20px;
}
.completeMsg__completeTxt {
  font-size: 16px;
  font-weight: 400;
  color: black;
  text-align: center;
  padding-top: 45px;
}

.billboardArea {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  width: 100%;
}

/*
======================================
　Hader
======================================
*/
.superheader {
  background-color: #FFF;
}
.superheader .superheader__inner {
  width: 1100px;
  margin: 0 auto;
}
.superheader__inner {
  display: table;
  width: 100%;
  white-space: nowrap;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.superheader__inner__logo {
  display: table-cell;
  vertical-align: middle;
  width: 172px;
}
.superheader__inner__logo img {
  width: inherit;
  height: 72px;
}
.superheader__inner__nextTologo {
  display: table-cell;
  vertical-align: middle;
  padding-top: 35px;
  padding-left: 30px;
}
.superheader__inner__telephone {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-right: 27px;
  padding-top: 40px;
}
.superheader__inner__btnArea {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  width: 250px;
}
.superheader__inner__btnArea p {
  font-size: 16px;
  font-weight: bold;
  color: black;
  text-align: center;
  padding-bottom: 5px;
}

.banner {
  display: inline-block;
  background: #e5f1f6;
  width: 100%;
  text-align: center;
}

.primary-nav {
  background: #da2206;
  /* Old browsers */
  background: -moz-linear-gradient(top, #da2206 0%, #c51d04 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da2206), color-stop(100%, #c51d04));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #da2206 0%, #c51d04 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #da2206 0%, #c51d04 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #da2206 0%, #c51d04 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #da2206 0%, #c51d04 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  /*-- Bootstrap overrides --*/
  /*-- End Bootstrap overrides --*/
}
.siteFooter .primary-nav {
  background: none !important;
}

.primary-nav .primary-nav__navbar {
  margin-left: auto;
  margin-right: auto;
  width: 1090px;
}
.primary-nav__navbar ul {
  display: table;
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  line-height: 1.2;
  table-layout: fixed;
}
.primary-nav__navbar ul li {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.primary-nav__navbar ul li.active, .primary-nav__navbar ul li:hover {
  background: #a70400;
}
.primary-nav__navbar ul li.active a, .primary-nav__navbar ul li:hover a {
  color: #e8b4b3;
}
.primary-nav__navbar ul li a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: white;
  padding: 14px 20px;
}
.primary-nav__navbar ul li a:before {
  position: absolute;
  content: " | ";
  left: -2px;
  top: 50%;
  margin-top: -10px;
  color: white;
}
.primary-nav__navbar ul li:last-child a:after {
  position: absolute;
  content: " | ";
  right: -2px;
  top: 50%;
  margin-top: -10px;
  color: white;
}
.primary-nav .navbar-nav > li {
  padding-top: 20px;
  padding-bottom: 20px;
}
.primary-nav .navbar-nav > li > a {
  font-size: 18px;
  font-weight: 500;
  color: white;
  text-align: center;
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.primary-nav .nav > li > a:focus, .primary-nav .nav > li > a:hover {
  background: #da2206;
  /* Old browsers */
  background: -moz-linear-gradient(top, #da2206 0%, #c51d04 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da2206), color-stop(100%, #c51d04));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #da2206 0%, #c51d04 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #da2206 0%, #c51d04 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #da2206 0%, #c51d04 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #da2206 0%, #c51d04 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
}

/*
======================================
Footer
======================================
*/
.siteFooter {
  background: #ce2006;
  padding-top: 30px;
  padding-bottom: 45px;
  color: #FFF;
}
.siteFooter__inner {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
}
.siteFooter__copyright-txt {
  font-size: 10px;
  font-weight: 500;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
.siteFooter__ad,
.siteFooter__ad img,
.siteFooter__ad__inner,
.siteFooter__tel,
.siteFooter__web{
  float: left;
}

.siteFooter__ad img{
  margin-right: 15px;
}

.siteFooter__ad,
.siteFooter__tel{
  margin-right: 60px;
}

.siteFooter__tel p,
.siteFooter__web p{
  font-size: 120%;
  margin-bottom: 10px; 
}

.siteFooter__web .onlineAssistant {
  width: 250px;
  text-align: center;
  padding: 0;
}
.siteFooter__web .buttonGreen__extralrg{
  font-size: 18px;
  font-weight: 500;
  padding: 20px;
}
.siteFooter__web .onlineAssistant .buttonGreen .buttonGreen__extralrg {
    padding: 20px 0;
}


/************************************************

 Single property

************************************************/
.wrapper .setFloatL {
  float: left;
}
.wrapper .setFloatR {
  float: right;
}
.wrapper .setColor {
  color: #ff6900;
}
.wrapper .setBold {
  font-weight: bold;
}
.wrapper .set-valign-m {
  vertical-align: middle;
}
.wrapper .setAlignC {
  text-align: center;
}
.wrapper .setAlignR {
  text-align: right;
}
.wrapper .setAlignL {
  text-align: left;
}
.wrapper .setFs11 {
  font-size: 11px;
}
.wrapper .setFs12 {
  font-size: 12px;
}
.wrapper .setFs13 {
  font-size: 13px;
}
.wrapper .setFs14 {
  font-size: 14px;
}
.wrapper .setFs15 {
  font-size: 15px;
}
.wrapper .setFs16 {
  font-size: 16px;
}
.wrapper .setFs17 {
  font-size: 17px;
}
.wrapper .setFs18 {
  font-size: 18px;
}
.wrapper .setFs19 {
  font-size: 19px;
}
.wrapper .setFs20 {
  font-size: 20px;
}
.wrapper .setFs21 {
  font-size: 21px;
}
.wrapper .setFs22 {
  font-size: 22px;
}
.wrapper .setFs23 {
  font-size: 23px;
}
.wrapper .setFs24 {
  font-size: 24px;
}
.wrapper .setMt5 {
  margin-top: 5px;
}
.wrapper .setMt10 {
  margin-top: 10px;
}
.wrapper .setMt20 {
  margin-top: 20px;
}
.wrapper .setMt30 {
  margin-top: 30px;
}
.wrapper .setMt40 {
  margin-top: 40px;
}
.wrapper .setMt50 {
  margin-top: 50px;
}
.wrapper .setMt60 {
  margin-top: 60px;
}
.wrapper .setMt70 {
  margin-top: 70px;
}
.wrapper .setMt80 {
  margin-top: 80px;
}
.wrapper .setMt90 {
  margin-top: 90px;
}
.wrapper .setMt100 {
  margin-top: 100px;
}
.wrapper .setMr5 {
  margin-right: 5px;
}
.wrapper .setMr10 {
  margin-right: 10px;
}
.wrapper .setMr20 {
  margin-right: 20px;
}
.wrapper .setMr30 {
  margin-right: 30px;
}
.wrapper .setMr40 {
  margin-right: 40px;
}
.wrapper .setMr50 {
  margin-right: 50px;
}
.wrapper .setMr60 {
  margin-right: 60px;
}
.wrapper .setMr70 {
  margin-right: 70px;
}
.wrapper .setMr80 {
  margin-right: 80px;
}
.wrapper .setMr90 {
  margin-right: 90px;
}
.wrapper .setMr100 {
  margin-right: 100px;
}
.wrapper .setMb5 {
  margin-bottom: 5px;
}
.wrapper .setMb10 {
  margin-bottom: 10px;
}
.wrapper .setMb15 {
  margin-bottom: 15px;
}
.wrapper .setMb20 {
  margin-bottom: 20px;
}
.wrapper .setMb30 {
  margin-bottom: 30px;
}
.wrapper .setMb40 {
  margin-bottom: 40px;
}
.wrapper .setMb50 {
  margin-bottom: 50px;
}
.wrapper .setMb60 {
  margin-bottom: 60px;
}
.wrapper .setMb70 {
  margin-bottom: 70px;
}
.wrapper .setMb80 {
  margin-bottom: 80px;
}
.wrapper .setMb90 {
  margin-bottom: 90px;
}
.wrapper .setMb100 {
  margin-bottom: 100px;
}
.wrapper .setMl5 {
  margin-left: 5px;
}
.wrapper .setMl10 {
  margin-left: 10px;
}
.wrapper .setMl20 {
  margin-left: 20px;
}
.wrapper .setMl30 {
  margin-left: 30px;
}
.wrapper .setMl40 {
  margin-left: 40px;
}
.wrapper .setMl50 {
  margin-left: 50px;
}
.wrapper .setMl60 {
  margin-left: 60px;
}
.wrapper .setMl70 {
  margin-left: 70px;
}
.wrapper .setMl80 {
  margin-left: 80px;
}
.wrapper .setMl90 {
  margin-left: 90px;
}
.wrapper .setMl100 {
  margin-left: 100px;
}
.wrapper .setPt5 {
  padding-top: 5px;
}
.wrapper .setPt10 {
  padding-top: 10px;
}
.wrapper .setPt20 {
  padding-top: 20px;
}
.wrapper .setPt30 {
  padding-top: 30px;
}
.wrapper .setPt40 {
  padding-top: 40px;
}
.wrapper .setPt50 {
  padding-top: 50px;
}
.wrapper .setPt60 {
  padding-top: 60px;
}
.wrapper .setPt70 {
  padding-top: 70px;
}
.wrapper .setPt80 {
  padding-top: 80px;
}
.wrapper .setPt90 {
  padding-top: 90px;
}
.wrapper .setPt100 {
  padding-top: 100px;
}
.wrapper .setPr5 {
  padding-right: 5px;
}
.wrapper .setPr10 {
  padding-right: 10px;
}
.wrapper .setPr20 {
  padding-right: 20px;
}
.wrapper .setPr30 {
  padding-right: 30px;
}
.wrapper .setPr40 {
  padding-right: 40px;
}
.wrapper .setPr50 {
  padding-right: 50px;
}
.wrapper .setPr60 {
  padding-right: 60px;
}
.wrapper .setPr70 {
  padding-right: 70px;
}
.wrapper .setPr80 {
  padding-right: 80px;
}
.wrapper .setPr90 {
  padding-right: 90px;
}
.wrapper .setPr100 {
  padding-right: 100px;
}
.wrapper .setPb5 {
  padding-bottom: 5px;
}
.wrapper .setPb10 {
  padding-bottom: 10px;
}
.wrapper .setPb20 {
  padding-bottom: 20px;
}
.wrapper .setPb30 {
  padding-bottom: 30px;
}
.wrapper .setPb40 {
  padding-bottom: 40px;
}
.wrapper .setPb50 {
  padding-bottom: 50px;
}
.wrapper .setPb60 {
  padding-bottom: 60px;
}
.wrapper .setPb70 {
  padding-bottom: 70px;
}
.wrapper .setPb80 {
  padding-bottom: 80px;
}
.wrapper .setPb90 {
  padding-bottom: 90px;
}
.wrapper .setPb100 {
  padding-bottom: 100px;
}
.wrapper .setPl5 {
  padding-left: 5px;
}
.wrapper .setPl10 {
  padding-left: 10px;
}
.wrapper .setPl20 {
  padding-left: 20px;
}
.wrapper .setPl30 {
  padding-left: 30px;
}
.wrapper .setPl40 {
  padding-left: 40px;
}
.wrapper .setPl50 {
  padding-left: 50px;
}
.wrapper .setPl60 {
  padding-left: 60px;
}
.wrapper .setPl70 {
  padding-left: 70px;
}
.wrapper .setPl80 {
  padding-left: 80px;
}
.wrapper .setPl90 {
  padding-left: 90px;
}
.wrapper .setPl100 {
  padding-left: 100px;
}
.wrapper .resetMt {
  margin-top: 0;
}
.wrapper .resetMr {
  margin-right: 0;
}
.wrapper .resetMb {
  margin-bottom: 0;
}
.wrapper .resetMl {
  margin-left: 0;
}
.wrapper .resetMax-w {
  max-width: none;
}

@media screen and (max-width: 728px) {
  #container .reset-sp-mt {
    margin-top: 0;
  }
  #container .reset-sp-mr {
    margin-right: 0;
  }
  #container .reset-sp-mb {
    margin-bottom: 0;
  }
  #container .reset-sp-ml {
    margin-left: 0;
  }
  #container .reset-sp-pt {
    padding-top: 0;
  }
  #container .reset-sp-pr {
    padding-right: 0;
  }
  #container .reset-sp-pb {
    padding-bottom: 0;
  }
  #container .reset-sp-ml {
    padding-left: 0;
  }
  #container .reset-sp-w {
    width: auto;
  }
  #container .reset-sp-pos {
    position: static;
  }
}
.fixedWidth {
  width: 1000px;
  margin: 0 auto;
}

.wrapper .customContentWrap {
  max-width: 900px;
  margin: 0 auto 60px;
}
.wrapper .customContentWrap .form {
  margin-bottom: 30px;
}
.wrapper .customContentWrap .form__section--header {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.wrapper .customContentWrap .form__section--header h2 {
  font-size: 26px;
  font-weight: normal;
  color: black;
  text-align: left;
  display: table-cell;
}
.wrapper .customContentWrap .form__section--header h4 {
  font-size: 14px;
  font-weight: 400;
  color: black;
  display: table-cell;
  text-align: right;
}
.wrapper .customContentWrap .form__section--header h4 span {
  line-height: 2.3em;
}
.wrapper .customContentWrap .prefooter h2 {
  font-size: 20px;
  font-weight: bold;
  color: black;
  margin-bottom: 20px;
}
.wrapper .customContentWrap .prefooter .color,
.wrapper .customContentWrap .prefooter h4 {
  font-size: 15px;
  font-weight: 500;
  color: #d62106;
  margin-bottom: 20px;
}
.wrapper .customContentWrap .prefooter p {
  text-align: center;
}
.wrapper .customContentWrap .prefooter__lrgtxtarea {
  -moz-border: 1px solid black;
  -o-border: 1px solid black;
  -ms-border: 1px solid black;
  -webkit-border: 1px solid black;
  border: 1px solid black;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 14px;
  padding: 17px;
  white-space: pre-line;
  width: 100%;
}
.wrapper .customContentWrap .prefooter__btnArea {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.wrapper .customContentWrap .prefooter__btnArea p {
  margin-bottom: 30px;
}
.wrapper .customContentWrap .prefooter__btnArea__wrap {
  position: relative;
  left: -6em;
}
.wrapper .customContentWrap .prefooter__btnArea__wrap .buttonGrey {
  position: relative;
  right: 10%;
}
.wrapper .contentWrap {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.wrapper .contentWrap .introBlock__pre h1 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 52px;
  font-weight: 900;
  color: black;
  margin-bottom: 20px;
}
.wrapper .contentWrap .introBlock__pre h2 {
  font-size: 32px;
  font-weight: normal;
  color: black;
  margin-bottom: 20px;
}
.wrapper .contentWrap .introBlock__pre footer h1 {
  display: block;
  background: url("../img/offer_notice_text.png") no-repeat center center;
  width: 763px;
  height: 68px;
  margin: 0 auto;
}
.wrapper .contentWrap .introBlock__btnArea {
  margin: 50px auto 0 auto;
  text-align: center;
}
.wrapper .contentWrap .introBlock__btnArea:after {
  content: " ";
  display: block;
  background: url("../../img/orange_down_caret.png") no-repeat center center;
  width: 77px;
  height: 27px;
  margin: 0 auto;
}
.wrapper .contentWrap .introBlock__btnArea__wrap {
  -moz-border: 4px solid #ff8a00;
  -o-border: 4px solid #ff8a00;
  -ms-border: 4px solid #ff8a00;
  -webkit-border: 4px solid #ff8a00;
  border: 4px solid #ff8a00;
  margin: auto 8.25em;
}
.wrapper .featureHead {
  background: url("../../img/feature_head_bg.png") repeat-x;
  width: 100%;
  height: 92px;
}
.wrapper .featureHead__01 img {
  display: block;
  position: relative;
  width: 571px;
  height: 98px;
  margin: 0 auto;
  top: -1.8em;
}
.wrapper .featureHead__02 img {
  display: block;
  position: relative;
  width: 933px;
  height: 98px;
  margin: 0 auto;
  top: -1.9em;
}
.wrapper .featureHead__03 img {
  display: block;
  position: relative;
  width: 571px;
  height: 98px;
  margin: 0 auto;
  top: -1.8em;
}
.wrapper .featureWrap {
  background-color: #ededed;
}
.wrapper .featureWrap .feature {
  padding-top: 40px;
  padding-bottom: 80px;
}
.wrapper .featureWrap .feature .tableDefault .tableDefault__col:not(:nth-child(2)) {
  margin-right: 40px;
}
.wrapper .featureWrap .feature__item {
  margin-bottom: 20px;
}
.wrapper .featureWrap .feature__item__title {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.wrapper .featureWrap .feature__item__title figure img {
  display: block;
  margin: 0 auto;
}
.wrapper .featureWrap .feature__item__title__combo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.wrapper .featureWrap .feature__item__title__combo figure:not(:nth-child(1)) {
  align-self: flex-end;
}
.wrapper .featureWrap .feature__item__title__combo figure:nth-child(1) {
  align-self: center;
}
.wrapper .featureWrap .feature__item__title__combo__character {
  margin-left: 30px;
}
.wrapper .featureWrap .feature__item__single h3 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 26px;
  font-weight: bold;
  color: black;
  margin-bottom: 20px;
  margin-top: 40px;
}
.wrapper .featureWrap .feature__item__indicator {
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -moz-border: 2px solid black;
  -o-border: 2px solid black;
  -ms-border: 2px solid black;
  -webkit-border: 2px solid black;
  border: 2px solid black;
  margin-bottom: 30px;
  background: white;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wrapper .featureWrap .feature__item__indicator h3 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 16px;
  font-weight: bold;
  color: black;
  text-align: center;
}
.wrapper .featureWrap .feature__item__object {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  border-top: 1px dotted black;
  border-bottom: 1px solid black;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.wrapper .featureWrap .feature__item__object h2 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 25px;
  font-weight: bold;
  color: white;
}
.wrapper .featureWrap .feature__item__object h3 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 16px;
  font-weight: bold;
  color: white;
}
.wrapper .featureWrap .feature__item__object .stat-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 30px;
  margin-right: 30px;
}
.wrapper .featureWrap .feature__item__object .stat-wrap .gradbarSml {
  text-shadow: 1px 1px 1px #4e4d4e;
  -moz-text-shadow: 1px 1px 1px #4e4d4e;
  -o-text-shadow: 1px 1px 1px #4e4d4e;
  -ms-text-shadow: 1px 1px 1px #4e4d4e;
  -webkit-text-shadow: 1px 1px 1px #4e4d4e;
  text-shadow: 1px 1px 1px #4e4d4e;
  background: #ff6600;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff6600 0%, #ff8c00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6600), color-stop(100%, #ff8c00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff6600 0%, #ff8c00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff6600 0%, #ff8c00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff6600 0%, #ff8c00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff6600 0%, #ff8c00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  align-self: flex-end;
  padding: 16px;
  height: 100px;
}
.wrapper .featureWrap .feature__item__object .gradbarLrg {
  text-shadow: 1px 1px 1px #4e4d4e;
  -moz-text-shadow: 1px 1px 1px #4e4d4e;
  -o-text-shadow: 1px 1px 1px #4e4d4e;
  -ms-text-shadow: 1px 1px 1px #4e4d4e;
  -webkit-text-shadow: 1px 1px 1px #4e4d4e;
  text-shadow: 1px 1px 1px #4e4d4e;
  background: #ffac00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffac00 0%, #ff8a00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffac00), color-stop(100%, #ff8a00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffac00 0%, #ff8a00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffac00 0%, #ff8a00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffac00 0%, #ff8a00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffac00 0%, #ff8a00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  align-self: flex-end;
  padding: 16px;
  margin-left: 30px;
  height: 200px;
}
.wrapper .featureWrap .feature__item__object .gradbarMd {
  text-shadow: 1px 1px 1px #4e4d4e;
  -moz-text-shadow: 1px 1px 1px #4e4d4e;
  -o-text-shadow: 1px 1px 1px #4e4d4e;
  -ms-text-shadow: 1px 1px 1px #4e4d4e;
  -webkit-text-shadow: 1px 1px 1px #4e4d4e;
  text-shadow: 1px 1px 1px #4e4d4e;
  background: #ffac00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffac00 0%, #ff8a00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffac00), color-stop(100%, #ff8a00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffac00 0%, #ff8a00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffac00 0%, #ff8a00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffac00 0%, #ff8a00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffac00 0%, #ff8a00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  align-self: flex-end;
  padding: 16px;
  margin-left: 30px;
  margin-right: 30px;
}
.wrapper .featureWrap .feature__item__object .gradbarSml {
  text-shadow: 1px 1px 1px #4e4d4e;
  -moz-text-shadow: 1px 1px 1px #4e4d4e;
  -o-text-shadow: 1px 1px 1px #4e4d4e;
  -ms-text-shadow: 1px 1px 1px #4e4d4e;
  -webkit-text-shadow: 1px 1px 1px #4e4d4e;
  text-shadow: 1px 1px 1px #4e4d4e;
  background: #ff6600;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff6600 0%, #ff8c00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6600), color-stop(100%, #ff8c00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff6600 0%, #ff8c00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff6600 0%, #ff8c00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff6600 0%, #ff8c00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff6600 0%, #ff8c00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  align-self: flex-end;
  padding: 16px;
  height: 100px;
}
.wrapper .featureWrap .feature__item__card {
  position: relative;
  box-shadow: 2px 2px 5px #4e4d4e;
  -moz-box-shadow: 2px 2px 5px #4e4d4e;
  -o-box-shadow: 2px 2px 5px #4e4d4e;
  -ms-box-shadow: 2px 2px 5px #4e4d4e;
  -webkit-box-shadow: 2px 2px 5px #4e4d4e;
  box-shadow: 2px 2px 5px #4e4d4e;
  -moz-border: 4px solid #bfbfbf;
  -o-border: 4px solid #bfbfbf;
  -ms-border: 4px solid #bfbfbf;
  -webkit-border: 4px solid #bfbfbf;
  border: 4px solid #bfbfbf;
  background: white;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
.wrapper .featureWrap .feature__item__card__title {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 2px solid #ff6900;
  width: 280px;
  margin: 0 auto;
}
.wrapper .featureWrap .feature__item__card__title h2 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 25px;
  font-weight: 700;
  color: black;
}
.wrapper .featureWrap .feature__item__card__content {
  font-size: 18px;
  font-weight: 400;
  color: black;
  display: table;
  width: 100%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
}
.wrapper .featureWrap .feature__item__card__content p {
  display: table-cell;
  text-align: left;
}
.wrapper .featureWrap .feature__item__card__content figure {
  display: table-cell;
}
.wrapper .featureWrap .feature__item__card__footerDefault {
  -moz-border: 2px solid #ffa400;
  -o-border: 2px solid #ffa400;
  -ms-border: 2px solid #ffa400;
  -webkit-border: 2px solid #ffa400;
  border: 2px solid #ffa400;
  background: #fffad3;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.wrapper .featureWrap .feature__item__card__footerDefault p {
  font-family: "Noto Sans Japanese", serif;
  font-size: 18px;
  font-weight: bold;
  color: #ff6700;
  text-align: center;
}
.wrapper .featureWrap .feature__item__card__footerCustom {
  -moz-border: 2px solid white;
  -o-border: 2px solid white;
  -ms-border: 2px solid white;
  -webkit-border: 2px solid white;
  border: 2px solid white;
  background: #ff7000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.wrapper .featureWrap .feature__item__card__footerCustom p {
  font-family: "Noto Sans Japanese", serif;
  font-size: 18px;
  font-weight: bold;
  color: white;
  text-align: center;
}
.wrapper .featureWrap .feature__item__card__contents {
  display: table;
  width: 100%;
  padding: 15px;
}
.wrapper .featureWrap .feature__item__card__contents p {
  font-size: 16px;
  font-weight: 400;
  color: black;
  display: table-cell;
  text-align: left;
  padding-top: 0;
  padding-right: 15px;
  vertical-align: top;
}
.wrapper .featureWrap .feature__item__card__contents p .highlightText {
  background: #fff5a0;
}
.wrapper .featureWrap .feature__item__card__contents--fig01 {
  display: table-cell;
  vertical-align: middle;
  width: 130px;
}
.wrapper .featureWrap .feature__item__card__contents--fig02 {
  display: table-cell;
  vertical-align: middle;
  width: 239px;
}
.wrapper .featureWrap .feature__item__card__contents--fig03 {
  width: 210px;
}
.wrapper .featureWrap .feature__item__card__contents--fig04 {
  display: table-cell;
  vertical-align: middle;
  width: 266px;
}
.wrapper .featureWrap .feature__item__card__contents figure {
  display: table-cell;
  position: relative;
}
.wrapper .featureWrap .feature__item__card__contents figure img {
  width: 100%;
}
.wrapper .featureWrap .feature__item__card__contents .overlapImg {
  position: absolute;
  bottom: 0;
}
.wrapper .featureWrap .feature__item__card .footerContent figure {
  margin: 45px 0;
}
.wrapper .featureWrap .feature__item__card .footerContent figure img {
  display: block;
  width: 718px;
  margin: 0 auto;
}
.wrapper .featureWrap .feature__item__card .footerContent p {
  font-size: 18px;
  font-weight: bold;
  color: black;
  text-align: center;
}
.wrapper .profile-card {
  -moz-border: 4px solid #ce1f04;
  -o-border: 4px solid #ce1f04;
  -ms-border: 4px solid #ce1f04;
  -webkit-border: 4px solid #ce1f04;
  border: 4px solid #ce1f04;
  width: 800px;
  margin: 0 auto;
  background-color: white;
  margin-bottom: 30px;
}
.wrapper .profile-card h3 {
  background: #ce1f04;
  padding: 30px 50px;
  text-align: left;
}
.wrapper .profile-card__content {
  display: table;
  width: 100%;
  padding-left: 45px;
  padding-right: 45px;
}
.wrapper .profile-card__content p {
  display: table-cell;
  vertical-align: middle;
  padding: 15px;
}
.wrapper .profile-card__content .img {
  display: table-cell;
  vertical-align: bottom;
  width: 125px;
}
.wrapper .profile-card__content .img img {
  position: relative;
}

.footerContentWrap .prefooterArea {
  padding-top: 40px;
}

.hideContact .prefooterArea {
  display: none;
}

.prefooterArea {
  padding-top: 69px;
}
.prefooterArea__header {
  display: table;
  margin: 0 auto;
  margin-bottom: 40px;
}
.prefooterArea__header h3 {
  display: table-cell;
  padding-right: 40px;
  text-align: center;
  vertical-align: bottom;
  font-weight: bold;
  white-space: nowrap;
}
.prefooterArea__header span {
  display: table-cell;
  text-align: right;
}
.divider,
.prefooterArea .divider {
  display: table;
  width: 100%;
  margin-bottom: 34px;
}
.prefooterArea__content {
  margin-bottom: 60px;
}
.prefooterArea__left {
  display: table-cell;
  width: 33.3%;
  vertical-align: bottom;
}
.prefooterArea__left .thick {
  -moz-border: 7px solid #ce2006;
  -o-border: 7px solid #ce2006;
  -ms-border: 7px solid #ce2006;
  -webkit-border: 7px solid #ce2006;
  border: 7px solid #ce2006;
  margin-top: 2px;
}
.prefooterArea__left .thin {
  -moz-border: 2px solid #ce2006;
  -o-border: 2px solid #ce2006;
  -ms-border: 2px solid #ce2006;
  -webkit-border: 2px solid #ce2006;
  border: 2px solid #ce2006;
  margin-top: 2px;
}
.prefooterArea__middle {
  display: table-cell;
  width: 33.3%;
  vertical-align: bottom;
}
.prefooterArea__middle figure {
  text-align: center;
}
.prefooterArea__middle h2 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 35px;
  font-weight: bold;
  color: black;
}
.prefooterArea__right {
  display: table-cell;
  width: 33.3%;
  vertical-align: bottom;
}
.prefooterArea__right .thick {
  -moz-border: 7px solid #ce2006;
  -o-border: 7px solid #ce2006;
  -ms-border: 7px solid #ce2006;
  -webkit-border: 7px solid #ce2006;
  border: 7px solid #ce2006;
  margin-top: 2px;
}
.prefooterArea__right .thin {
  -moz-border: 2px solid #ce2006;
  -o-border: 2px solid #ce2006;
  -ms-border: 2px solid #ce2006;
  -webkit-border: 2px solid #ce2006;
  border: 2px solid #ce2006;
  margin-top: 2px;
}
.footerContent__caption,
.prefooterArea .footerContent__caption {
  -moz-border: 3px solid #c9c9c9;
  -o-border: 3px solid #c9c9c9;
  -ms-border: 3px solid #c9c9c9;
  -webkit-border: 3px solid #c9c9c9;
  border: 3px solid #c9c9c9;
  padding: 20px;
  margin: 40px 0;
}
.footerContent__caption {
  display: table;
  width: 100%;
}
.prefooterArea .footerContent__caption h3 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 22px;
  font-weight: bold;
  color: black;
}
.footerContent__caption h3 {
  font-weight: 500;
}
.footerContent__caption h3,
.footerContent__caption .onlineAssistant {
  display: table-cell;
  vertical-align: middle;
}
.footerContent__caption h3 {
  padding-left: 40px;
}
.footerContent__caption .onlineAssistant {
  padding-right: 50px;
  text-align: right;
}
.footerContent__caption .onlineAssistant {
  width: 500px;
}
.footerContent__caption .buttonGreen__extralrg {
  font-size: 27px;
  font-weight: 500;
}
.footerContent__brandlist,
.prefooterArea .footerContent__brandlist {
  display: table;
  width: 100%;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 120px;
}
.footerContent__brandlist ul,
.prefooterArea .footerContent__brandlist ul {
  display: table;
  width: 100%;
  text-align: center;
}
.footerContent__brandlist ul li,
.prefooterArea .footerContent__brandlist ul li {
  display: table-cell;
  vertical-align: middle;
  padding-right: 40px;
}
.footerContent__brandlist ul li:last-child,
.prefooterArea .footerContent__brandlist ul li:last-child {
  padding-right: 0;
}

.onlineAssistant {
  width: 480px;
  text-align: center;
  padding: 0;
}
.onlineAssistant .buttonGreen {
  display: block;
  width: 100%;
}
.onlineAssistant .buttonGreen .buttonGreen__extralrg {
  padding-top: 30px;
  padding-bottom: 30px;
}

.flex {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
}
.flex.flex--col-2 .flex__item {
  width: 48%;
}

.mark {
  background: #fff5a0;
  color: #ff7000;
}

.borderBox {
  background: #fff9c8;
  padding: 16px;
  border: 1px solid #fbb45c;
}

.borderBoxGray {
  padding: 20px;
  border: 3px solid #c9c9c9;
}

.buttonGhost {
  display: inline-block;
  padding: 6px;
  border: 2px solid #FFF;
  border-radius: 6px;
  color: #FFF;
  text-align: center;
}


.siteFooter__inner .buttonGhost {
  display: block;
  margin-top: 10px;
}

.col-3-list li {
  float: left;
}
.col-3-list li:nth-child(2) {
  margin: 0 15px;
}

.col .box {
  float: left;
}
.col.col2.separateBorder .box:first-child:after {
  display: block;
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #000;
}
.col.col2 .box {
  position: relative;
  width: 48%;
}
.col.col2 .box:nth-child(2n) {
  float: right;
}
.col.col2 .box .arrowRight {
  position: absolute;
  right: -26px;
  top: 50%;
  margin-top: -15px;
}

.col,
.footerContent__caption,
.siteFooter__inner,
.siteFooter__ad {
  zoom: 1;
}

.col:after,
.footerContent__caption:after,
.siteFooter__inner:after,
.siteFooter__ad:after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
}

html, body {
  width: 100%;
  font-size: 0.938em;
  font-feature-settings: "palt" 1;
}

body {
  font-family: "Noto Sans Japanese", serif;
  line-height: 1.7;
}

a {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
}

button {
  border: none;
  background: none;
}

body,
h1, h2, h3, h4, h5, h6,
p, ul, ol, dl, dt, dd,
form, fieldset,
hr, sup, figure {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans Japanese", serif;
}

ul {
  list-style: none;
}

img {
  border: 0;
  vertical-align: top;
  /*max-width: 100%;*/
}

td img {
  vertical-align: baseline;
}

fieldset {
  border: 0;
}

legend {
  float: left;
  width: 100%;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  -webkit-appearance: none;
  cursor: pointer;
  border: 0;
}

input,
select {
  line-height: 1.42857143;
}

select {
  background: #FFF;
}

input,
select,
textarea {
  border: 1px solid #d6d6d6;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", sans-serif;
}

input[type="text"] {
  padding: 6px 12px;
}

sup {
  font-size: 10px;
  line-height: 1.1;
  vertical-align: top;
}

a {
  color: #000;
  text-decoration: none;
  font-family: "Noto Sans Japanese", serif;
}

iframe {
  border: 0;
}

ul, ol, p, dt, dd,
caption, th, td,
select, input, textarea, button {
  font-family: "Noto Sans Japanese", serif;
  font-size: 0.938em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans Japanese", serif;
  font-size: 1.6rem;
  line-height: 1.2;
  text-align: center;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td, table th {
  line-height: 1.4;
}

hr {
  background: none;
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

main, section, aside, figure, header, footer {
  display: block;
}

* {
  box-sizing: border-box;
}
