@charset "UTF-8";
/* トップページ固有
-------------------------------------------------- */
/* arrow
-------------------------------------------------- */
/* --------------------------------------------------
unique for ad
-------------------------------------------------- */
.mainVisual01 {
	position: relative;
}
.mainVisual01 .img img {
	width: 100%;
	height: auto;
}
.mainVisual01 .lead {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 980px;
	max-width: 100%;
	color: #fff;
	font-weight: normal;
}
.mainVisual01 .lead h2 {
	font-size: 3.55rem;
	margin-bottom: 0;
	margin-top: 70px;
}
.mainVisual01 .lead h2 span {
	font-size: 12px;
	border: 1px solid #fff;
	border-radius: 25px;
	padding: 6px 15px;
	letter-spacing: 1px;
}
.mainVisual01 .lead p {
	font-size: 1.5rem;
	line-height: 200%;
}
.wrapMg01 {
	width: 980px;
	margin: 0 auto;
	max-width: 100%;
	padding: 60px 0 0;
}
.wrapMg01 h3 {
	margin: 0 0 50px;
	font-size: 1.6rem;
	text-align: center;
	font-weight:bold;
	font-family: 'TsukuGoPro-B';
}
.wrapAd_bottom1 {
	padding-bottom: 13vw;
}
.wrapAd_bottom2 {
	padding-bottom: 22vw;
}
.head-note,
.wrapfrom .head-note {
	font-size: 1.4rem;
	text-align: center;
	margin: 20px 0 50px 0;
}
.wrapfrom .head-note {
	margin-bottom: 0;
}
.wrapMg01 a img {
	width: 100%;
	height: auto;
	transition: opacity 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.wrapMg01 a:hover img {
	opacity: 0.7;
}
.wrapmessage {
	overflow: hidden;
	padding-bottom: 40px;
}
.wrapmessage p {
	font-size: 1.5rem;
}
.scroller_area {
	height: 240px;
	overflow: auto;
	border: 1px solid #d6d6d6;
	padding: 10px 0 0 30px;
	margin-bottom: 40px;
}
.scroller_area::-webkit-scrollbar {
 overflow:hidden;
 width:7px;
 background:#fafafa;
 -webkit-border-radius:3px;
 border-radius:3px;
}
 .scroller_area::-webkit-scrollbar:horizontal {
 height:5px;
}
.scroller_area::-webkit-scrollbar-button {
 display:none;
}
.scroller_area::-webkit-scrollbar-piece {
 background:#eee;
}
 .scroller_area::-webkit-scrollbar-piece:start {
 background:#eee;
}
.scroller_area::-webkit-scrollbar-thumb {
 overflow:hidden;
 -webkit-border-radius:3px;
 border-radius:3px;
 background:#7d7d7d;
}
.scroller_area::-webkit-scrollbar-corner {
 overflow:hidden;
 -webkit-border-radius:3px;
 border-radius:3px;
 background:#7d7d7d;
}
.scroller_area h4 {
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	font-size: 1.5rem;
}
.scroller_area p {
	font-size: 1.4rem;
}
.scroller_area dl {
	margin-bottom: 30px;
}
.scroller_area dl dt, .scroller_area dl dd {
	margin: 0;
	font-size: 1.4rem;
}
.scroller_area dl dd {
	padding-left: 2em;
	text-indent: -1em;
}
.agree {
	background: #e8e6df;
	width: 100%;
	text-align: center;
	padding: 14px 0px;
	font-size: 1.4rem;
	font-weight:bold;
	font-family: 'TsukuGoPro-B';
	margin-bottom: 80px;
	display: block;
}
.wrapContents * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.wrapfrom .agree p {
	margin-top: 0;
	margin-bottom: 0;
}
.agree p input {
	margin-right: 2px;
}
#err_agree {
	margin-top:-60px;
	text-align: center;
}
.privacy-statement-box {
	margin: 0 0 40px 0;
}
.privacy-statement-box .p-consent-doc {
	margin: 0 auto 25px;
	text-align: center;
}
a.redmark:active, a.redmark:link, a.redmark:visited {
	color: #a61918;
	text-decoration: underline;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
a.redmark:hover {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
span.required {
	font-size: 1.4rem;
	background: #a61918;
	color: #fff;
	padding: 3px 7px;
	margin-right: 10px;
}
.br_sp {
	display: none;
}
.p-form {
	margin-bottom: 50px;
	font-size:1.4rem;
}
.p-form__row {
	display: table;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 14px 0 30px 0;
	border-bottom: 1px solid #e6e6eb;
}
.p-form__row:first-child {
	padding-top: 16px;
	border-top: 1px solid #e3e3e3;
}
.p-form__th {
	position: relative;
	display: table-cell;
	width: 15%;
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	color: #222;
	vertical-align: middle;
}
.p-form__th .require {
	padding: 2px 8px;
	font-size: 1.1rem;
	line-height: 1;
	color: #ffffff;
	background: #a61918;
	margin-right: 20px;
}
.p-form__th_age {
	width: 24.2%;
}
.p-form__th_tel {
	width: 19.7%;
}
.p-form__th_email {
	width: 24.2%;
}
.p-form__th_address {
	width: 10%;
}
.p-form__td {
	display: table-cell;
	width: 64.5%;
}
.p-form__td ul {
	clear: both;
	width: 100%;
}
.p-form__td ul li {
	list-style-type: none;
	float: left;
	margin: 0;
}
.p-form__td ul li span {
	display: inline-block;
	text-align: right;
}
.select-box01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select-box01 select {
	width: 260px;
	padding: 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #d6d6d6;
	background: url(../images/select.jpg), #f7f7f7;
	background-repeat: no-repeat, repeat;
	background-position: right;
}
.p-form__td input, .p-form__td textarea, .p-form__td label {
	color: #444;
	font-size: 1.4rem;
	font-family: 'Roboto', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	-webkit-font-smoothing: antialiased;
}
.p-form__td label {
	font-family: 'TsukuGoPro-M';
}
.p-form__td input[type=radio] {
	vertical-align: middle;
}
.p-form__td input[type=text] {
	width: 86%;
}
.p-form__td input[type=email] {
	width: 51%;
}
.p-form_name1 {
	width: 64.5%;
}
.p-form_name1 input[type=text] {
	width: 75%;
}
.p-form_name1 ul li {
	width: 32.3333%;
	margin: 0;
}
.p-form_name1 ul li span.mei {
	/*text-indent: 14px;*/
	margin-right: 12px;
}
.p-form_name2 input[type=text] {
	width: 75%;
}
.p-form_name2 ul li {
	width: 32.3333%;
	margin: 0;
}
.p-form_name2 ul li:nth-child(1) span {
	margin-right: 11.5px;
}
.p-form_name2 ul li:nth-child(2) span {
	margin-right: 12px;
}
.p-form__td_address {
	margin: 0;
}
.p-form__td_address ul {
	width: 85%;
	margin-left: -47px;
}
.p-form__td_address ul li:nth-child(1) {
	width: 18%;
	text-align: right;
	margin-top: 5px;
	margin-right: 14px;
}
.p-form__td_address ul li:nth-child(2) {
	width: 77%;
}
.p-form__td_address ul:first-child li input[type=text] {
	width: 23.5%;
	margin-right: 15px;
}
.p-form__td_address ul:first-child li input[type=text]:nth-child(2) {
	margin-left: 15px;
}
.p-form__td input[type=text], .p-form__td input[type=email], .p-form__td textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #d6d6d6;
	box-sizing: border-box;
	background-color: #f7f7f7;
	padding: 1.1rem 0.87rem;
}
.p-form__td textarea {
	width: 95%;
	height: 130px;
}
.p-form__td label {
	margin-right: 25px;
	display: inline-block;
}
.p-form__td label span {
	margin-left: 0.5em;
	vertical-align: middle;
}
.p-form__td input.parsley-error, .p-form__td textarea.parsley-error {
	background-color: #ffeaea;
}
.p-form__td_tel {
	width: 65%;
}
.p-form__td_tel li {
	width: 21.8888%;
	margin: 0;
}
.p-form__td_tel li > span {
	margin-left: 15px;
	margin-right: 0;
}
.p-form__td_tel input[type=text] {
	width: 74%;
}

.hosoku {
	padding-top: 0;
	margin-top: 0;
}

.error {
	position: relative;
	margin: 0;
	color: #a61918;
	display: none;
}
.error2{
	margin: 2% 0 0 0;
}

.error3{
	margin: 0;
}
.error4{
	margin-top:3%; 
}
.error_list{
	overflow: hidden;
}
.error_list p.error:first-child{
	margin: 2% 0 0 10%;
}

.wrapfrom .error{
	text-align: left;
}

.wrapfrom p {
	font-size: 1.4rem;
}


.wrapfrom p.hosoku {
	margin-bottom:0;
	padding-top: 0;
	text-align: left;
	/*margin-left:11%;*/
}


#err_name_kana_1{
	margin-top:0%;
}

.error[id*=1] {
	margin: 4% 0 0 10%;
}

table.affirmation {
	width: 100%;
	border: 1px solid #e5e5eb;
	border-collapse: collapse;
}
table.affirmation th, table.affirmation td {
	height: 50px;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	border-bottom: 1px solid #e5e5eb;
	font-size: 1.4rem;
}
table.affirmation th {
	background: #e8e6df;
}
table.affirmation td {
}

.listBtn01 {
	overflow: hidden;
	padding: 0;
	margin-right: -15px;
}
.listBtn01 p {
	box-sizing: border-box;
	padding-right: 15px;
	width: 28%;
	margin: 40px auto;
}
.listBtn03 p {
	width: 40%;
}
.listBtn01 p a {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	padding: 1em 3em;
	background-color: #fff;
	font-size: 1.4rem;
	transition: all 0.2s ease-in-out;
	border: 1px solid #b4b7bb;
	text-align: center;
}
.listBtn01 p a::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	content: "\e90d";
	font-size: 1.4rem;
	margin-right: 0.5em;
}
.listBtn01 p a:hover {
	color: #a61918;
}
.form_btn {
	margin: 40px auto;
}
.form_btn p {
	text-align: center;
	font-size: 1.5rem;
}
.listBtn02 {
	width: 60%;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.listBtn02 li {
	box-sizing: border-box;
	padding-right: 15px;
	margin: 0px auto;
}
.listBtn02 li a,
.listBtn02 li button
{
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.8em 6.6em;
	background-color: #fff;
	font-size: 1.4rem;
	transition: all 0.2s ease-in-out;
	border: 1px solid #b4b7bb;
	text-align: center;
	cursor: pointer;
}
.listBtn02 li a::before,
.listBtn02 li button::before
{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	content: "\e90d";
	font-size: 1.4rem;
	margin-right: 0.5em;
}
.listBtn02 li a:hover,
.listBtn02 li button:hover
{
	color: #a61918;
}

/*privacy*/
table.affirmation th {
	background: #e8e6df;
	padding-right: 1em;
	max-width: 250px;
}
.category_ttl01 {
    position: relative;
    margin: 0;
    padding: 50px 0 62px;
    background: url(../images/mv02.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    font-size: 3.8rem;
    color: #fff;
}
.category_ttl01:after {
    content: "";
    position: absolute;
    width: 37px;
    height: 1px;
    bottom: 48px;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #a61918;
}

.p-form_address > div span{
	margin: 0 12px 0 0;
	text-align: right;
}   
		
.br_sp {
	display: none;
}
.p-form {
	margin-bottom: 50px;
	font-size:1.4rem;
}
.p-form__row {
	display: table;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 14px 0 30px 0;
	border-bottom: 1px solid #e6e6eb;
}
.p-form__row:first-child {
	padding-top: 16px;
	border-top: 1px solid #e3e3e3;
}
.p-form__th {
	position: relative;
	display: table-cell;
	/*width: 15%;*/
	width:35%;
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	color: #222;
	vertical-align: middle;
}
.p-form__th .require {
	padding: 2px 8px;
	font-size: 1.1rem;
	line-height: 1;
	color: #ffffff;
	background: #a61918;
	margin-right: 5%;
	vertical-align: middle;
}
.p-form__th .require2 {
	vertical-align: 19px;
}
.p-form__th_tel {
	width: 19.7%;
}
.p-form__td {
	display: table-cell;
	width: 64.5%;
}
.p-form__td ul {
	clear: both;
	overflow: hidden;
	width:96%;
	padding-left:0;
}
.p-form__td ul li {
	list-style-type: none;
	float: left;
	margin: 0;
}
.p-form__td ul li span {
	display: inline-block;
	text-align: right;
}
.p-form_address > div {
}
.p-form_address > div:nth-child(n+2) {
	margin: 20px 0 20px;
}
.p-form_address > div span {
	margin: 0 12px 0 0;
	text-align: right;
}

.p-form_address .zip-box input[type="text"] {
	width: 5em;
}
.p-form_address .address-box input {
	width: 75%;
}
.p-form_num div {
	display: inline-block;
}
.p-form_num div:first-child {
	padding: 0 0 1em 5.9em;
}
.p-form_num div:last-child {
	padding: 0 0 0 2.5em;
}
.p-form_num div span {
	margin: 0 12px 0 0;
	text-align: right;
}
.p-form__row textarea {
	width: 100%;
}
.p-form__td input[type=text], .p-form__td input[type=email], .p-form__td input[type=tel], .p-form__td textarea, .p-form__row textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #d6d6d6;
	box-sizing: border-box;
	background-color: #f7f7f7;
	padding: 1.1rem 0.87rem;
}
.p-form__td input.parsley-error, .p-form__td textarea.parsley-error {
	background-color: #ffeaea;
}



.wrapContents #contents_area  div.sslText {
	color: #666666;
	font-size: 11px;
	width: 100%;
}

.wrapContents #contents_area  div.sslText p{
	text-align: left;
}


.title{
	width: 24%;
}


#contents_area a.redmark {
	color: #333333;
}


.tantou-text input[type=text]{
	width: 80%;
}

.p-form__td textarea{
		width: 95%;
	margin: auto;
}

.p-form__row .other{
	display: inline-block;
	vertical-align: top;
}

.p-form__row p.text{
	width: 70%;
    text-align: left;
	margin-top: 0;
    display: inline-block;
}

.error {
	/*display: block;*/
}

#err_tantou,#err_syozoku,#err_shimei,#err_title,#err_soudan{
	margin:0;
}

p#err_title,p#err_soudan,p#err_title2{
	margin:2% 0 0 0;
}


.area-box{
	margin:20px 0 0;
}
.month input,.area-text{
	margin-right:1%;
}
.month-box{
	display: flex;
}
.title-text span{
	vertical-align: top;
}
.title-text p.text{
	margin-top:-7px;
	width:53%;
}
.data .p-form__td label:first-child{
	margin-right: 1%;
}
.data .p-form__td label:nth-child(3){
	margin-right: 2%;
}
.p-form_name1 ul li {
	width: 48.3333%;
}
.p-form_name2 ul li {
	width: 48.3333%;
}

.news label,.magazine label{
	width: 22%;
}
.news label,.magazine span{
	width: 22%;
}

.search label{
	width:39%;
}
.p-form_name2 .name-kana{
	overflow: hidden;
}

.genchi input[type="text"]{
	width:20%;
	margin-left:1%;
}
.genchi input[type="text"]:first-of-type{
	margin-left:0;
}

.area input[type="text"]{
	width: 50%;
	margin:0 2% 0 0;
}

.jyoukyou input[type="text"]{
	width: 70%;
	margin-top: 3%;
}
.jyoukyou img{
	margin-left:2%;
}
.jyoukyou a:hover{
	color:#f80003;
}

#err_genchi{
	margin-bottom: 2%;
}
	.ssl p:first-child{
		font-size: 1.2rem;
	}

	.ssl p:last-child{
		font-size: 1rem;
	}
.wrapfrom .p-form_address .bottom{
	margin-bottom:20px;
}
.wrapContents span.check{
	white-space: nowrap;
}

.wrapfrom .thanks_text{
	text-align: center;
}

.p-error-top {
	color: #a61918;
	text-align: center;
	font-size: 1.6rem;
	margin-bottom: 50px;
}

@media only screen and (min-width: 1921px) {
/* arrow
  -------------------------------------------------- */
  /* --------------------------------------------------
  unique for ad
  -------------------------------------------------- */
}

@media only screen and (min-width: 769px) and (max-width: 980px) {
	/* arrow
	  -------------------------------------------------- */
	  /* --------------------------------------------------
	  unique for ad
	  -------------------------------------------------- */
	.mainVisual01 .lead h2 {
		margin: 0;
	}
	.mainVisual01 .lead {
		top: 0;
		width: 96%;
		margin: 0 2%;
	}
	.wrapMg01 {
		width: 96%;
		margin: 0 2%;
	}

	.listBtn01 p {
		padding-right: 10px;
	}
	.listBtn01 p a {
		font-size: 1.3rem;
	}
	.listBtn01 p a::before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-family: 'icomoon' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		content: "\e90d";
		font-size: 1.3rem;
		margin-right: 0.5em;
	}
	}

	@media only screen and (min-width: 769px) and (max-width: 1024px) {
		/*NPAdd*/
		.mainVisual01 .lead p {
			text-shadow: rgba(0,0,0,.8)1px 1px 2px;
		}
		
		
		
	}

	@media only screen and (max-width: 768px) {
	/* arrow
	  -------------------------------------------------- */
	  /* --------------------------------------------------
	  unique for ad
	  -------------------------------------------------- */
	.mainVisual01 {
		height: calc(100vh - 50px);
	}
	.mainVisual01 .img {
		width: 100%;
		height: 100%;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url("../images/mv01_sp.jpg") no-repeat center center;
		background-size: cover;
	}
	.mainVisual01 .img::after {
		content: "";
		position: absolute;
		bottom: 30px;
		left: 50%;
		margin-left: -16px;
		width: 32px;
		height: 18px;
		background: url("/images/common/arrow02.png") no-repeat 0 0;
	}
	.category_ttl01 {
		background: url("../images/mv02_sp.jpg") no-repeat center center;
		background-size: cover;
		font-size: 7vw;
	}
	.mainVisual01 .lead {
		top: 15%;
	}
	.mainVisual01 .lead h2 {
		width: 90%;
		margin: 0 auto;
		text-align: center;
		font-size: 7.2vw;
	}
	.mainVisual01 .lead p {
		width: 90%;
		margin: 0 auto;
		font-size: 3.7vw;
		text-align: center;
	}
	.mainVisual01 .lead p > br {
		display: none;
	}
	.wrapMg01 {
		width: 92%;
		margin: 0 auto;
		padding: 10.6vw 0 0;
	}
	.wrapMg01 h3 {
		margin: 0 0 6vw;
		font-size: 4.3vw;
		text-align: left;
	}
	.head-note,
	.wrapfrom .head-note {
		text-align: left;
		margin: 5.3vw 0 10.6vw 0;
	}
	.wrapAd_bottom1 {
	  padding-bottom: 13vw;
	}
	.wrapAd_bottom2 {
	  padding-bottom: 50vw;
	}
	.scroller_area {
		padding: 1em;
	}
	.wrapfrom h3 {
		text-align: center;
	}
	.agree {
		font-size: 3.5vw;
	}

	.br_sp {
		display: block;
	}
	.hosoku {
		clear: both;
		margin-top: 0;
	}
	.p-form {
		width: 100%;
		margin-bottom: 30px;
		padding: 0;
	}
	.p-form__row {
		padding: 0 0 1em 0;
	}
	.p-form__th {
		width: 100%;
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 1em;
	}
	.p-form__th .require {
		float: none;
		padding: 3px 6px;
	}
	.p-form__td {
		width: 100%;
		display: block;
		padding-left: 10px;
		vertical-align: middle;
	}
	.p-form__td ul {
		padding: 0;
		margin: 0;
	}
	.p-form__td input[type=text], .p-form__td input[type=email] {
		width: 95%;
	}
	.p-form__td_address ul:first-child li input[type="text"] {
		width: 35%;
	}
	.p-form__td label.kind {
		display: block;
		margin-bottom: 10px;
	}
	.p-form__td_address ul {
		width: 85%;
		margin-left: 0px;
	}
	.p-form__td_address ul li:nth-child(1) {
		width: 100%;
		text-align: left;
		margin-top: 5px;
		margin-right: 20px;
	}
	.p-form__td_address ul li:nth-child(2) {
		width: 100%;
	}
	.p-form__td_tel ul li {
		width: 30%;
	}
	.p-form__td_tel ul li:first-child {
		margin-right: 4px;
	}
	.p-form__td_tel ul li:nth-child(2) {
		margin-right: 4px;
	}
	.p-form__td_tel ul li input[type=text] {
		width: 75%;
	}
	.p-form__td_address ul:first-child li input[type="text"] {
		margin-right: 5px;
	}
	.p-form__td_address ul:first-child li input[type="text"]:nth-child(2) {
		margin-left: 5px;
	}
	.p-form_name1 ul li span.mei {
		text-indent: 0px;
	}
	.hosoku {
		padding-top: 0
	}


	.form_btn p {
		text-align: center;
	}
	.listBtn01 p {
		width: 75%;
	}
	.listBtn01 p a{
		padding: 1em 0;
	}

	.listBtn02 {
		width: 80%;
		margin: 0 auto;
		padding: 0;
	}
	.listBtn02 li {
		box-sizing: border-box;
		padding-right: 0px;
		width: 45%;
	}
	.listBtn02 li a,
	.listBtn02 li button
	{
		padding: 1em 0;
	}
	.listBtn03 p {
		width: 100%;
	}
	
		
		/*privacy*/
		
	.font{
		font-size: 2.60721vw;
		padding-left: 0;
		width: 95%;
		margin:20px auto;
	}
	
	.p-form__td textarea{
		width: 95%;
		margin: auto;
		padding-right: 10px;
	}

	.p-form__td .tantou-text input[type=text] {
		width: 100%;
	}

.p-form__row p.text{
	width: 80%;
    text-align: left;
	margin-top: 0;
    display: inline-block;
}
		
		
div.p-form__th.soudan{
	padding-bottom:0;
}
		
.soudan{
	width:100%;	
}
.p-form_address .zip-box, .p-form_address .select-box01 {
    padding: 0;
}
	
#err_name_1,#err_name_2,#err_name_kana_1,#err_name_kana_2{
	margin-left:0;		
}
		#err_name_1{
			margin-top:3%;
		}
		
		
.p-form__td .month input{
	width:75%;
}
		
.ssl{
    width: 100%;
}
		.ssl img{
			width:100%;
			max-width: 100px;
		}	
		
		.p-form__td input.area-text{
			width: 80%;
		}	
		
.p-form__td label {
	margin-right: 1%;
}

		
.data .p-form__td label:first-child{
	margin-right: 0%;
}

.data .p-form__td label:nth-child(2){
	margin-right: 5%;
}
.data .p-form__td label:nth-child(3){
	margin-right: 2%;
}
		

.search label{
	width:22%;
}

.p-form_name1 ul li {
	width: 45%;
	margin-right: 5%;
}
.p-form_name2 ul li {
	width: 45%;
	margin-right: 5%;
}
.wrapfrom p.hosoku {
	margin-left:0%;
}
.p-form__td.name input[type=text] {
	width: 100%;
}

.p-form_address div.area{
	padding:0;
}
.p-form_address div.area label {
	white-space: nowrap;
}
.p-form_address .area input[type="text"]{
	width: 60%;
}
.jyoukyou .p-form__td input[type="text"]{
	width: 70%;
}
.p-form__row .genchi input[type="text"] {
    width: 25%;
}

	.ssl p:first-child{
		line-height: 3;
		font-size: 1.2rem;
	}
	.ssl p:last-child{
		font-size: 1.2rem;
	}
.p-form_address div:last-child {
	padding: 0;
}
.p-form_address div.area{
	padding: 0;
}
.p-form__row .address2{
	padding:0;
}	
.privacy-statement-box .p-consent-doc {
    text-align: left;
}
}

.submit {
    cursor: pointer;
}
