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

a {text-decoration: none}

a:link,
a:visited,
a:active {outline: none}

img,
a img {border-style: none}

.topic_adde h1{margin-bottom:40px}
.topic_adde h2{margin:60px 0 25px 0; font-size:1.9rem; }
.topic_adde li{margin-bottom:40px; list-style:none}
.topic_adde li li{margin-bottom:8px; padding-left:1em; text-indent:-1em;}
.topic_adde li h3{margin-bottom:8px; font-size:1.6rem}
.topic_adde figcaption{margin:40px 0 15px 0; font-weight: bold;}

@media print, screen and (min-width: 770px){
.topic_adde{margin: 0 auto; padding-bottom:50px; width: 950px}
}

@media screen and (max-width: 769px){
img{max-width:100%; height:auto; vertical-align: bottom;}
.topic_adde{padding: 0 20px 160px 20px}
}

/* YUI CSS */
fieldset {border: 0; margin: 0; padding: 0; display: block}

q:before,
q:after {content: ''}

abbr,
acronym {border: 0; font-variant: normal}

sup {vertical-align: text-top}
sub {vertical-align: text-bottom}

/* フォーム */
form fieldset {margin: 0; padding: 0}

.form_aade legend {display: none; margin: 0; padding: 0}
.form_aade label {margin: 0 15px 0 0; font-size: 1.6rem}

.form_aade input[type=file] {margin: 0 0 5px 0; padding: 0}

.form_aade input[type=radio],
.form_aade input[type=checkbox] {margin: 0 8px 0 0; padding: 0}

.form_aade button,
.form_aade input[type=reset],
.form_aade input[type=submit] {margin: 0; padding: 0}

.form_aade [type=check],
.form_aade [type=radio],
.form_aade [type=submit] {cursor: pointer}

.form_aade [type=check]+label,
.form_aade [type=radio]+label {display: inline-block; cursor: pointer}

.form_aade [type=text],
.form_aade [type=email],
.form_aade [type=password],
.form_aade textarea,
.form_aade select{
  font-size:1.6rem;
  border: 1px solid #999;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px
}

.form_aade input[type=text]:hover,
.form_aade input[type=email]:hover,
.form_aade [type=password]:hover,
.form_aade textarea:hover,
.form_aade select:hover,
.form_aade input[type=text]:focus,
.form_aade input[type=email]:focus,
.form_aade [type=password]:focus,
.form_aade textarea:focus {background-color: #fffce6}

form p {padding: 0;}

form span {padding: 1px 5px 0 5px; color: #fff; font-size: 1.4rem}
.form_red {background:#bb4141}
.form_any {background:#3b73ab}

.form_aade00{background: #f5f5f5; letter-spacing:0.8px}
.form_aade00 label{font-size: 1.7rem; font-weight: bold}
.form_aade00 p{font-size: 1.6rem}
.form_aade01{background: #ffe786; border-radius:10px;}
.aade_radio{display: block}

#p_box {overflow: scroll; border: 1px solid #c1bebe; -webkit-overflow-scrolling: touch;}
#p_box a {display: inline; color: #174AA8}
#p_box a:hover {color: #FF0000}
#p_box h3 {margin: 0 0 10px 0; padding: 0; font-weight: normal}
#p_box h4 {margin: 25px 0 5px 0; font-size: 1.6rem}
#p_box h5 {margin: 20px 0 5px 0; font-size: 1.5rem}
#p_box p {margin: 0; padding: 0; line-height: 160%}
#p_box dl {margin: 0 0 20px 0; padding: 0}
#p_box dt {margin: 10px 0 5px 0; font-weight: bold; color: #666; font-size: 1.5rem}
#p_box dd{margin: 0; padding: 0}
#p_box ul{margin: 5px 0 10px 0}
#p_box ul li {margin: 0 0 5px 0; padding: 0; list-style: none; padding-left: 1em; text-indent: -1em;}

p#inq_note01 {margin: 15px 0 0 0}

.privacy_radio {text-align: center; display: block}

@media screen and (min-width: 770px) {
form fieldset fieldset{background:#f5f5f5}
form span {margin-left:15px}

.q00,
.q01{margin:0; width:245px; text-align: right; float: left}

.q00{padding: 60px 10px 30px 50px}
.q01{padding: 13px 10px 30px 50px}

.a00 {margin: 50px 0 0 10px}
.a01,
.a02 {margin: 4px 0 0 10px}

.a00,
.a01{padding: 7px 10px; width: 548px; height: 30px; float: left}
.a02{padding: 13px 10px; width:570px; float: left}

.form_aade01{margin:30px 50px 50px 50px; padding:50px 30px 20px 50px}
.form_aade01 p{margin-left:95px}
.form_aade01 div{margin:15px 0 0 190px}
.form_aade01 div label{margin-right:70px}
label.aade_radio {margin:0 0 35px 0; text-align: center;}

.note01 {margin:0 0 15px 50px}
#p_box {margin: 0 0 40px 50px; height: 220px; width: 805px; padding: 20px; background: #fff}

label.privacy_radio {margin-bottom: 50px; padding-bottom:50px}
}

@media screen and (max-width: 769px) {
.form_aade{padding:15px 20px; background:#f5f5f5}

.form_aade [type=text],
.form_aade [type=email],
.form_aade [type=password],
.form_aade textarea {padding: 15px 7px;}

fieldset button.button {display: block; width: 100%}

form span {margin: 0 0 0 10px; padding: 1px 5px; border-radius: 2px}
label {width: 100%; display: block}

.form_aade00{padding: 0}
.form_aade01{margin:20px 0 50px 0;  padding:25px 40px 5px 40px}
.form_aade00 p{margin:30px 0 10px 0}
.form_aade00 div label{margin-top:10px}

#p_box {margin: 10px 0 15px 0; height: 150px; padding: 15px}

.a00,
.a01{margin: 10px 0 25px 0; width:97%; display: block;}

.a02{margin: 10px 0 25px 0; height: 50px; width:100%; display: block;}

.q00,
.q01 {height: 40px; line-height: 40px; display: block}

  input[type=checkbox],
  input[type=radio] {
    -webkit-transform-origin: right center;
    -webkit-transform: scale(1.5, 1.5)
  }

label.privacy_radio {padding: 20px 0 35px 0}

}

/* iOSでのsubmit, buttonデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none
}

input[type="submit"]:focus,
input[type="button"]:focus {
  outline-offset: -2px
}

/* ボタン */
.button {
  text-align: center;
  margin: 20px auto;
  font-family: 'Noto Sans JP', Meiryo, 'MS PGothic', Sans-serif;
}

.button button {min-width: 100px}

.form_aade button[id=submit],
input[type="submit"],
input[type="reset"],
input[type="button"] {
  padding: 5px 10px;
  border: none;
  cursor: pointer;
  font-size:1.8rem
}

.form_aade button[id=submit]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  background-color: #373333
}

.form_aade button[id=submit],
input[type="submit"],
input[type="reset"] {
  background-color: #423d3d;
  border-radius: 5px;
  color: #fff;
  font-weight: bold; display: block; font-size: 2.2rem; text-align: center}

input[type="button"] {
  margin: 20px auto 0 auto;
  background-color: #cecece;
  border-radius: 3px;
  color: #000
}

input[type="button"]:hover {
  background-color: #adadad
}

@media screen and (min-width: 770px) {
fieldset {width: 100%}

.form_aade button[type],
.form_aade button[id] {margin: 30px 0 0 300px; padding: 5px 10px 7px 10px}

.form_aade button[id=submit],
input[type="submit"] {margin: 0 auto 70px auto; padding:20px 0; width: 400px}
input[type="button"] {padding: 10px 20px}

input.jp_submit {margin: 0 auto 15px auto; width: 200px; display: block}

}

@media screen and (max-width: 769px) {
.form_aade button[id=myreset],
.form_aade button[id=submit] {padding: 20px 0; width: 100%; display: block}
.form_aade button[id=myreset] {margin: 40px 0 0 0}
.form_aade button[id=submit] {margin:20px 0 10px 0}
}


/* firefox */
@-moz-document url-prefix() {
  table.company th::after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #A03D1C 10px solid;
    margin-top: -10px;
  }
}


/* Form Accordion */
.s_02.form_acc {
  margin-left: -20px;
  padding-right: 20px;
}

.s_02 .form_acc_out .form_acc_header {
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: .2s;
}

.s_02 .form_acc_out .form_acc_header:hover {
  opacity: .8;
}

.s_02 .form_acc_out .form_acc_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 1%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: .2s;
}

.s_02 .form_acc_out .form_acc_header .i_box .one_i {
  display: block;
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: .2s;
	position: relative;
}

.s_02 .form_acc_out .form_acc_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.s_02 .form_acc_out .form_acc_header .i_box .one_i::after,
.s_02 .form_acc_out .form_acc_header .i_box .one_i::before {
  display: flex;
	content: '';
	background-color: #006894;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}

.s_02 .form_acc_out .form_acc_header .i_box .one_i2::after,
.s_02 .form_acc_out .form_acc_header .i_box .one_i2::before {
  background-color: #1c3c8e;
}

.s_02 .form_acc_out .form_acc_header .i_box .one_i::before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}

.s_02 .form_acc_out .form_acc_header.open .i_box .one_i::before {
  content: none;
}

.s_02 .form_acc_out .form_acc_header.open .i_box .one_i::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.s_02 .form_acc_out .form_acc_inner {
  display: none;
	box-sizing: border-box;
}

.s_02 .form_acc_box label {
  margin-right: 5px;
}

.formbg {
  background: linear-gradient(90deg,#ececec 0%,#ececec 325px, white 210px, white 100%);
}

fieldset.clearfix.formbg .a_select:not(:last-child) {
  margin-bottom: -5px;
}

@media screen and (max-width: 769px) {
  .formbg {
    background: none;
  }

  fieldset.clearfix.formbg .a_select:not(:last-child) {
    width: 100%;
    padding-left: 20px;
  }
}
