@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

.aform .aform-content {
	font-style: normal;
}

.aformEn #aformWrap02En .aformWrap02EnInr p.form-lead {
	margin-bottom: 30px;
	font-size: 1.8rem;
	line-height: 3.6rem;
	font-weight: 300;
}

.aform .aform-content dl {
	margin: auto;
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.aform .aform-content dl dt {
	float: none;
	width: 222px;
	text-align: left;
	font-size: 1.6rem;
	line-height: 3.2rem;
	font-weight: 300;
	line-height: 2.2rem;
	padding-top: 16px;
}

.aform .aform-content dl dt label {
	padding: 0;
}

.aform .aform-content dl dt .required {
	color: #0066d9;
	border: solid 1px #0066d9;
	font-size: 1.3rem;
	line-height: 2.6rem;
	font-weight: 300;
	margin-left: 8px;
	padding: 0 7px;
	line-height: 2.2rem;
	border-radius: 0;
	background: #FFF;
	vertical-align: text-top;
}

.aform .aform-content dl dd {
	width: 542px;
	padding: 0;
	margin: auto;
}

.aform .aform-content dl dd input {
	font-weight: 300;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	padding: 0 20px;
	height: 60px;
	border: 1px solid #cfd9e5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}

.aform .aform-content dl dd input:focus {
	border-color: #0066d9;
}

.aform .aform-content dl dd select {
	font-weight: 300;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal !important;
	-ms-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	padding: 10px 20px;
	border: 1px solid #cfd9e5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 100%;
	height: 60px;
	background-color: #fff;
	font-size: 100%;
	background-image: url(/common/img/ic_arw01_blue_b.svg);
	background-position: right 15px center;
	background-size: 9px 6px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.aform .aform-content dl dd select:focus {
	border-color: #0066d9;
}

.aform .aform-content dl dd select:-ms-input-placeholder {
	color: #adc2d9;
}

.aform .aform-content dl dd select:-webkit-input-placeholder {
	color: #adc2d9;
}

.aform .aform-content dl dd select::placeholder {
	color: #adc2d9;
}

.aform .aform-content dl dd textarea {
	font-weight: 300;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	padding: 15px 20px;
	-ms-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.aform .aform-content dl dd textarea:focus {
	border-color: #0066d9;
}

.aform .aform-content dl dd .aform-twice-note {
	padding-bottom: 35px;
}

.aform .aform-content dl dd .error {
	color: #e60012;
}

.aform .aform-content dl dd .error img {
	vertical-align: middle;
	margin-right: 5px;
}

.aform .aform-content dl + dl {
	margin-top: 40px;
}

.aform .aform-content .submit input {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.6rem;
	line-height: 3.2rem;
	font-weight: 300;
	height: 60px;
}

.aform #aform-confirm-form dl dt {
	padding-top: 0;
}

.aform #aform-confirm-form dl dd {
	font-size: 1.6rem;
	line-height: 3.2rem;
	font-weight: 300;
	line-height: 2.2rem;
}

.aform #aform-confirm-form dl + dl {
	padding-top: 40px;
	border-top: 1px solid #cfd9e5;
}

.aform #aform-confirm-form dl + p {
	margin-top: 40px;
}

.aformAdd #aformWrap01 {
	width: 1166px;
	height: 400px;
	margin: 0 auto;
	padding-top: 140px;
	position: relative;
}

.aformAdd #aformWrap01 #bCrumbs {
	color: #263240;
}

.aformAdd #aformWrap01 #bCrumbs a {
	color: #263240;
}

.aformAdd #aformWrap01 #bCrumbs a::before {
	background-image: linear-gradient(to right, #263240 0%, #263240 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}

.aformAdd #aformWrap01 h1 {
	font-family: "Montserrat", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 6.4rem;
	line-height: 7.2rem;
	font-weight: 700;
	letter-spacing: -0.04rem;
	margin-top: 25px;
}

.aformAdd #aformWrap01 h1 span {
	display: block;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.2rem;
	line-height: 3.0rem;
	font-weight: 400;
}

.aformAdd #aformWrap02 {
	background: #ffffff;
}

.aformAdd #aformWrap02 .aformWrap02Inr {
	width: 1166px;
	margin: 0 auto;
}

.aformAdd #aformWrap02 .aformWrap02Inr h2 {
	font-size: 2.8rem;
	line-height: 3.2rem;
	font-weight: 500;
	padding-bottom: 40px;
}

.aformAdd #aformWrap02 .aformWrap02Box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: auto;
}

.aformAdd #aformWrap02 .aformWrap02Box h2 {
	width: 362px;
}

.aformAdd #aformWrap02 .aformWrap02Box > div {
	width: 764px;
	font-size: 1.6rem;
	line-height: 3.2rem;
	font-weight: 300;
	padding-bottom: 75px;
}

.aformAdd #aformWrap02 .aformWrap02Box > div .aformTx01 a {
	color: #0066d9;
}

.aformEn #aformWrap01En {
	position: relative;
}

.aformEn #aformWrap01En::before {
	background: url(/common/img/forms/img_main.jpg) no-repeat top center;
	background-size: 100% auto;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	min-width: 1366px;
	content: "";
	z-index: -1;
}

.aformEn #aformWrap01En .aformWrap01EnInr {
	width: 1166px;
	height: 500px;
	margin: 0 auto;
	padding-top: 140px;
	position: relative;
}

.aformEn #aformWrap01En .aformWrap01EnInr::before {
	bottom: 0;
	left: 50%;
	content: "";
	display: block;
	height: 40px;
	width: 2px;
	position: absolute;
	background: #0066d9;
}

.aformEn #aformWrap01En .aformWrap01EnInr::after {
	bottom: -40px;
	left: 50%;
	content: "";
	display: block;
	height: 40px;
	width: 2px;
	position: absolute;
	z-index: 2;
	background: #adc2d9;
}

.aformEn #aformWrap01En .aformWrap01EnInr h1 {
	font-family: "Montserrat", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #ffffff;
	font-size: 6.4rem;
	line-height: 7.2rem;
	font-weight: 700;
	letter-spacing: -0.04rem;
	margin-top: 25px;
}

.aformEn #aformWrap01En .aformWrap01EnInr h1 span {
	display: block;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.2rem;
	line-height: 3.0rem;
	font-weight: 400;
}

.aformEn #aformWrap02En {
	background: #ffffff;
}

.aformEn #aformWrap02En .aformWrap02EnInr {
	width: 764px;
	margin: 0 auto;
	position: relative;
	padding: 90px 0 120px;
}

.aformEn #aformWrap02En .aformWrap02EnInr label {
	font-size: 1.8rem;
	line-height: 3.6rem;
	font-weight: 300;
}

.aformEn #aformWrap02En .aformWrap02EnInr input {
	font-size: 1.8rem;
	line-height: 3.6rem;
	font-weight: 300;
}

.aformEn #aformWrap02En .aformWrap02EnInr select {
	font-size: 1.8rem;
	line-height: 3.6rem;
	font-weight: 300;
}

.aformEn #aformWrap02En .aformWrap02EnInr textarea {
	font-size: 1.8rem;
	line-height: 3.6rem;
	font-weight: 300;
}

.aform-content ul {
	display: flex !important;
	flex-direction: column !important;
}

.aform-checkbox-ul li {
	width: 100% !important;
	padding: 0 15px 0 0 !important;
}

.aform-checkbox-ul li label {
	vertical-align: middle !important;
}

.aformEn #aformWrap02En .aformWrap02EnInr input[type="radio"],
.aformEn #aformWrap02En .aformWrap02EnInr input[type="checkbox"] {
	margin: -5px 5px 0 0;
	padding: 0;
	background: #cfd9e5;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: relative;
	border: none;
}

.aformEn #aformWrap02En .aformWrap02EnInr input[type="radio"]:focus,
.aformEn #aformWrap02En .aformWrap02EnInr input[type="checkbox"]:focus {
	border: none;
}

.aformEn #aformWrap02En .aformWrap02EnInr input[type="radio"]:checked::after,
.aformEn #aformWrap02En .aformWrap02EnInr input[type="checkbox"]:checked::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	height: 20px;
	width: 20px;
	border: 5px solid #0066d9;
	box-sizing: border-box;
	background: #ffffff;
}

.aformEn #aformWrap02En .aformWrap02EnInr .aform-input-example {
	color: #263240;
	font-size: 1.8rem;
	line-height: 3.6rem;
	font-weight: 300;
}

.aformEn #aformWrap02En .aformWrap02EnInr .aform-label {
	font-size: 1.8rem;
	line-height: 3.6rem;
	font-weight: 300;
	padding-right: 0;
}

#aformWrap02En .aform-button-area {
  margin-top: 10%;
  text-align: center;
}

#aformWrap02En .aform-button-area input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 300px;
  padding: 15px 0;
  border: none;
  border-radius: 50px;
  outline: none;
  background: #0066d9;
  color: #fff;
  cursor: pointer;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#aformWrap02En .aform-button-area input:hover {
  opacity: .8;
}

@media (max-width: 750px) {

.aformEn #aformWrap02En .aformWrap02EnInr p.form-lead {
	font-size: 3.2vw;
	line-height: 6.4vw;
}

.aform .aform-content dl {
	flex-wrap: wrap;
}

.aform .aform-content dl dt {
	font-size: 2.93333vw;
	line-height: 5.86667vw;
}

.aform .aform-content dl dt {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

.aform .aform-content dl dt label {
	display: flex;
	align-items: center;
}

.aform .aform-content dl dt .required {
	font-size: 2.66667vw;
	line-height: 5.33333vw;
}

.aform .aform-content dl dt .required {
	vertical-align: top;
	box-sizing: border-box;
	padding: 0 1.33333vw;
	margin-left: 2vw;
}

.aform .aform-content dl dd {
	width: 100%;
	margin-top: 4.8vw;
}

.aform .aform-content dl dd input {
	height: 9.86667vw;
	padding: 0 3.2vw;
}

.aform .aform-content dl dd select {
	height: 9.86667vw;
	padding: 0 3.2vw;
	width: 100%;
}

.aform .aform-content dl dd select {
	background-size: 1.86667vw 1.2vw;
	background-position: right 2.66667vw center;
}

.aform .aform-content dl dd textarea {
	height: 34.66667vw;
	padding: 2.66667vw 3.2vw;
	width: 100%;
}

.aform .aform-content dl dd .aform-twice-note {
	padding-bottom: 4vw;
}

.aform .aform-content dl + dl {
	margin-top: 9.33333vw;
}

.aform .aform-content .submit {
	padding: 0;
}

.aform .aform-content .submit input {
	font-size: 2.93333vw;
	line-height: 5.86667vw;
}

.aform .aform-content .submit input {
	width: 100%;
	height: 12vw;
	margin: 0;
	padding: 0;
}

.aform .aform-content .submit input + input {
	margin-top: 5.33333vw;
}

.aform #aform-confirm-form dl dd {
	font-size: 2.93333vw;
	line-height: 5.86667vw;
}

.aform #aform-confirm-form dl + dl {
	padding-top: 9.33333vw;
}

.aformAdd #aformWrap01 {
	width: auto;
	height: 72vw;
	padding: 26.66667vw 8vw 0;
}

.aformAdd #aformWrap01 h1 {
	font-size: 10.66667vw;
	line-height: 12vw;
	letter-spacing: -0.00533vw;
}

.aformAdd #aformWrap01 h1 span {
	font-size: 4.26667vw;
	line-height: 6.4vw;
}

.aformAdd #aformWrap02 .aformWrap02Inr {
	width: auto;
	padding: 0 8vw 0;
}

.aformAdd #aformWrap02 .aformWrap02Inr h2 {
	font-size: 4.8vw;
	line-height: 6.4vw;
}

.aformAdd #aformWrap02 .aformWrap02Inr h2 {
	padding-bottom: 6.66667vw;
}

.aformAdd #aformWrap02 .aformWrap02Box h2 {
	width: 100%;
}

.aformAdd #aformWrap02 .aformWrap02Box > div {
	font-size: 2.93333vw;
	line-height: 5.86667vw;
}

.aformAdd #aformWrap02 .aformWrap02Box > div {
	width: 100%;
	padding-bottom: 14.66667vw;
}

.aformEn #aformWrap01En::before {
	background: url(/common/img/forms/img_main_sp.jpg) no-repeat top center;
	width: 100%;
	height: 106.66667vw;
	min-width: 1px;
	padding-bottom: 108px;
	background-size: contain;
}

.aformEn #aformWrap01En .aformWrap01EnInr {
	width: auto;
	height: 106.66667vw;
	padding: 26.66667vw 8vw 16vw;
}

.aformEn #aformWrap01En .aformWrap01EnInr::before {
	height: 8vw;
	width: 0.26667vw;
}

.aformEn #aformWrap01En .aformWrap01EnInr::after {
	height: 8vw;
	width: 0.26667vw;
	bottom: -8vw;
}

.aformEn #aformWrap01En .aformWrap01EnInr h1 {
	font-size: 10.66667vw;
	line-height: 12vw;
	letter-spacing: -0.00533vw;
}

.aformEn #aformWrap01En .aformWrap01EnInr h1 span {
	font-size: 4.26667vw;
	line-height: 6.4vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr {
	width: auto;
	padding: 16vw 8vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr label {
	font-size: 3.2vw;
	line-height: 6.4vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr input {
	font-size: 3.2vw;
	line-height: 6.4vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr select {
	font-size: 3.2vw;
	line-height: 6.4vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr textarea {
	font-size: 3.2vw;
	line-height: 6.4vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr input[type="radio"],
.aformEn #aformWrap02En .aformWrap02EnInr input[type="checkbox"] {
	width: 4vw;
	height: 4vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr input[type="radio"]:checked::after,
.aformEn #aformWrap02En .aformWrap02EnInr input[type="checkbox"]:checked::after {
	width: 4vw;
	height: 4vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr .aform-input-example {
	font-size: 3.2vw;
	line-height: 6.4vw;
}

.aformEn #aformWrap02En .aformWrap02EnInr .aform-label {
	font-size: 3.2vw;
	line-height: 6.4vw;
}

}

