@charset;
/* CSS Document */
body{
	width: 100%;
     font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
   	line-height: 1.8em;
   	font-weight: bold;
}
@media screen and (min-width: 640px){
.top-back{
	background: url(../img/top-back.jpg);
	background-repeat: repeat-x;

}
/*ヘッダー*/
.header-top{
	background-color: #6fb92c;/*グリーン*/
}
.header-top p{
	color: #fff;
	padding-top: 4px;
}
h1{
	width: 40%;
	font-size: 14px;
	float: left;
	display: inline-block;
}
h1 a img{
	width: 100%;
}
.tel{
	display: inline-block;
	width: 50%;
	float: right;
	letter-spacing: -2px;
	vertical-align: top;
}
.top-tel{
	display: inline-block;
	margin:4px;
}
.top-tel a {
	color: #c1272d;
	padding: 4px 10px;
	border-radius: 8px;
}
.mail a{
	display: block;
	background-color: #0071bc;
	padding: 2px 10px;
	border-radius: 8px;
	color: #fff;
	letter-spacing: -2px;
}
.mail a img{
	padding-top: 6px;
	width: 30px;
}
.mail{
	display: inline-block;
	width: 300px;
}
.top-leaf1,.top-leaf2{
	position: absolute;
	top:10px;
}
.top-leaf1{
	left: -40px;
}
.top-leaf2{
	right: -40px;
}
/*メイン*/
h2.main{
	font-family:"メイリオ","Meiryo";
}
.main-p{
	line-height: 1.3em;
}
.main-div{
 	padding: 20px 0;
}

.pc-relative{
	position: relative;
}
.pc-absolute{
	position: absolute;
	bottom:0;
	right:0;
	left:0;
}
/*リンクボタン*/
.link-btn{
	display: block;
	width: 800px;
	margin: 0 auto;
	background-color: #fdf5e6;/*ベージュ*/
	padding: 24px 0;
	border: 1px solid #754c24;
	border-radius: 17px;
	position: relative;
	text-align: right;
}
.link-btn img.girl{
	position: absolute;
	bottom: 0;
	left: 0;
}
.link-btn a{
	display: block;
}
.link1 a{
	position: absolute;
	top: -44px;
	width: 490px;
	right: 50px;
	font-size: 47px;
	text-align: center;
	padding: 20px 0;
	border-radius: 10px;
	color: #fff;
	background: linear-gradient(#f59100, #fac900);
}
.link2 a{
	color: #c1272d;
	font-size: 86px;
	margin-top: 16px;
	margin-right: 26px;
}
.link3 a{
		display: inline-block;
		background-color: #0071bc;
		border: 2px solid #fff;
		padding: 2px 10px;
		border-radius: 8px;
		font-size: 25px;
		color: #fff;
		letter-spacing: -2px;
		padding: 8px 30px;
		margin-top: 30px;
		margin-right: 70px;
		box-shadow: 0px 0px 2px rgba(0,0,0,0.9);
}
/*お悩み*/

}
/*サポート*/
.support h2{
	font-size: 70px;
	text-align: center;
}
.support p{
	font-size: 30px;
	text-align: center;
	font-family: "kozuka-gothic-pr6n";
	font-weight: 600;
	line-height: 1.4em;
}
.support img.logo-img,.support img.leaf3,.support img.lraf4{
	width: 360px;
}
.support {
	background: rgba(111,185,55,0.08);
	padding-top: 20px;
	padding-bottom: 50px;
}
.support .inner{
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
}
.leaf3{
	position: absolute;
	left: -30px;
	bottom: 0px;
}
.leaf4{
	position: absolute;
	right: -30px;
	bottom: 0px;
}
.anshin-wrap{
	margin-top: 30px;
}
/*そんなお悩みをお持ちの方へ*/
.sonna{
	background: rgba(111,185,55,0.15);
	padding-top: 20px;
}
.sonna h2{
	line-height: 1.4em;
	text-align: center;
	font-family: "kozuka-gothic-pr6n";
	font-weight: 800;
}
.sonna h2 span{
	padding-left: 200px;
}
.sonna ul{
	width: 870px;
	margin: 0 auto;
}
.sonna ul li span{
	font-size: 32px;
	display: inline-block;
	background-repeat: repeat-x;
    background-size: 0.6em 0.2em,1.6em 0.2em,3.4em 0.2em,3.6em 0.2em;
    background-position: right bottom;
    padding-bottom: 6px;
	font-family: "kozuka-gothic-pr6n";
	font-weight: 800;
    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(111,185,55,0)), color-stop(0.2, rgba(111,185,55,0.02)), color-stop(0.5, rgba(111,185,55,1)), color-stop(0.98, rgba(111,185,55,0)), to(rgba(2111,185,55,0)) );
}
.sonna ul li{
	background-color: #fff;
	border: 1px solid #6fb92c;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}
/*ポイント*/
.point-inner{
	background-color: #fdefef;
}
.point .inner{
	position: relative;
}
.leaf5,.leaf6{
	position: absolute;
	top: 10px;
}
.leaf5{
	left: -80px;
}
.leaf6{
	right: -80px;
}
.point-inner h2 img{
	vertical-align: top;
	padding: 20px 0;
}
.point-cont{
	background-color: #6fb92c;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.point-cont ul{
	padding-top: 20px;
}
.point-cont ul li{
	display: inline-block;
}
.point-cont p{
	line-height: 1.5em;
	display: inline-block;
	margin-top: 20px;
}

/*よろこび*/
.yorokobi{
	background: rgba(111,185,55,0.15);
	padding: 190px 0 0 20px;
	position: relative;
}
.yorokobi h2{
	position: absolute;
	top:30px;
	right:0;
	left:0;
	margin: 0 auto;
}
.kanwa{
	position: relative;
	background-color: #39b54a;
	margin-top: 30px;
	padding: 20px 40px;
	text-align: right;
	color: #ffff00;
}
.kanwa img{
	position: absolute;
	top: -30px;
	left: 20px;
}
.yorokobi-inner{
	background: url("../img/voice-back2.png") center no-repeat;
	background-size: cover;
	padding: 20px;
	margin-top: 20px;
}
.yorokobi-inner ul{
	background-color: #fff;
	margin: 50px 30px;
 padding: 30px;
}
.yorokobi-inner ul li{
	margin-bottom: 40px;
}
.yorokobi h3{
	font-size: 21px;
	background-color: #fbb03b;
	padding: 16px 35px;
	margin-bottom: 10px;
}
.yorokobi-inner .text img{
	margin: 10px;
	box-shadow: 1px 1px 1px #39b54a;
}
.yorokobi-inner .text{
	padding:10px 20px;
}
.yorokobi-inner .txt_red{
	font-family: "kozuka-gothic-pr6n";
	font-weight: 600;
}
/*理由*/
.reason .h2-wrap{
	background-color: #39b54a;
	padding: 30px 0;
	text-align: center;
	color: #ffff00;
}
.reason .h2-wrap img{
	vertical-align: -10px;
}
.reason-cont h3{
	text-align: center;
}
.reason-cont{
	background-color: #eaf4d8;
	margin: 30px 0;
	padding: 30px 20px;
}
.reason-cont ul li{
	background-color: #fff;
	padding: 10px;
	margin-bottom: 30px;
}
.reason-cont ul li span.re-title {
	color:#006837;/*濃い緑*/
	display: block;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 1.4em;
	padding-top: 10px;
	font-family: "kozuka-gothic-pr6n";
	font-weight: 800;
}
.reason-cont ul li.li1 span::before{
	content: url("../img/r1.png");
	margin-left: -20px;
	float: left;
	margin-top: -20px;
}
.reason-cont ul li.li2 span::before{
	content: url("../img/r2.png");
	margin-left: -20px;
	float: left;
	margin-top: -20px;
}
.reason-cont ul li.li3 span::before{
	content: url("../img/r3.png");
	margin-left: -20px;
	float: left;
	margin-top: -20px;
}
.reason-cont ul li.li4 span::before{
	content: url("../img/r4.png");
	margin-left: -20px;
	float: left;
	margin-top: -20px;
}
.reason-cont ul li.li5 span::before{
	content: url("../img/r5.png");
	margin-left: -20px;
	float: left;
	margin-top: -20px;
}
.reason-cont ul li.li6 span::before{
	content: url("../img/r6.png");
	margin-left: -20px;
	float: left;
	margin-top: -20px;
}
.reason-cont ul li.li7 span::before{
	content: url("../img/r7.png");
	margin-left: -20px;
	float: left;
	margin-top: -20px;
}

.reason-cont ul li span.re-title {
	border-bottom: 2px solid #ccc;
}
.reason-cont ul li span.li-text{
	font-size: 18px;
	color: #000;
	padding-left: 30px;
	display: block;
	padding-top: 20px;
}
.reason-cont ul li span.li-text::before{
	content: none;
}
/*とは。。。*/
.toha{
	background-color: #eff6e6;
}
.toha .h2-wrap{
	background-color: #39b54a;
	padding: 30px 0;
	text-align: center;
	color: #fff;
	font-family: "kozuka-gothic-pr6n";
	font-weight: 600;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}
.toha p{
	line-height: 1.6em;
	display: inline-block;
}
.toha ul{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.toha ul li{
	background-color: #71ad3b;
	color: #ffff00;
	display: inline-block;
	width: 47%;
	position: relative;
	text-align: center;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	padding: 30px 0;
	font-size: 30px;
	margin-bottom: 20px;
}
.toha ul li::before{
	content: url("../img/leaf7.png");
	position: absolute;
	top:-10px;
	left: -10px;
}
/*スタッフ*/
.staff{
	background-color: #edf9de;
}
.staff .h2-wrap{
	background: url("../img/line2.png") repeat ;
	background-size: cover;
}
.staff h2{
	text-align: center;
	padding: 20px;
}
.staff div.sp-none img{
	width: 40%;
	margin: 10px;
}
.staff div.sp-none dl{
	float: right;
	margin: 10px;
	width: 45%;
	padding-top: 10px;
}
.staff div.sp-none dl dt{
	color: #006837;
	font-family: "kozuka-gothic-pr6n";
	font-weight: 800;
	font-size: 36px;
	padding-bottom: 6px;
	border-bottom: 1px solid #006837;
}
.staff div.sp-none dl dd{
	line-height: 1.8em;
	font-size: 20px;
}
/*ながれ*/
.nagare ol{
	padding: 20px;
}
.nagare ol li img{
	background-color: #fff;
}
.nagare ol li{
	background-color: #fff;
	padding: 40px 20px 20px 20px;
	margin-bottom: 30px;
	border: 1px solid #006837;/*濃い緑*/
	border-radius: 20px;
	position: relative;
}
.nagare ol li img{
	box-shadow: 0px 0px 1px #006837;/*濃い緑*/
}
.nagare ol li dl dt{
	font-size: 36px;
	font-family:"メイリオ","Meiryo";
	display:block;
	padding-bottom: 10px;
	border-bottom: 1px solid #006837;/*濃い緑*/
}
.nagare ol li::before{
content: "";
	position: absolute;
	bottom: -40px; left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 50px 50px 0 50px;
	border-color: #fff transparent transparent transparent;
	z-index: 3;
}


.nagare ol li dl dt span{
	color: #fff;
	background-color: #006837;/*濃い緑*/
	border-radius: 30px;
	width: 50px;
	padding: 14px 0 0 12px;
	height: 50px;
	display: block;
	margin-right: 20px;
	margin-top: -20px;
	float: left;
}
.nagare ol li dl dd{
	display: block;
	font-size: 22px;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 1.6em;
}
/*よくあるご質問*/
.faq dl{
	background-color: #fff;
}
.faq dl dt{
	background-color: #dcf9bd;
}
.faq dl dt span{
	display: block;
	padding: 20px;
	letter-spacing: -2px;
	font-style: italic;
}
.faq dl dd{
	padding: 10px 0 30px 20px;
	line-height: 1.6em;
}
/*エリア*/
.area{
	background-color: #fff;
}
.area .map{
	padding: 30px 40px;
	background-color:  #edf9de;
	border: 2px solid #dcf9bd;
}
/*代表*/
.daihyo{
	background-color: #fff;
}
.daihyo h3{
	line-height: 1.5em;
}
.daihyo p.mincho{
	text-align: right;
	display: block;
}
/*フォーム*/
p.submit{
	text-align: center;
	width: 184px;
	margin: 0 auto;
	display: block;
}
p.submit input{
	font-size: 16px;
	color: #fff;
	border: none;
	background-color: #0071bc;
	padding: 10px 50px;
	margin-top: 20px;
}
.hissu{
	font-size: 14px;
	background-color: #c1272d;
	color: #fff;
	padding:4px 10px;
	float: right;
	margin-right: 20px;
}
.nini{
	font-size: 14px;
	background-color: #0071bc;
	color: #fff;
	padding:4px 10px;
	float: right;
	margin-right: 20px;
}
p.submit:hover{
	cursor: pointer;
}
#form{
	padding:50px 30px;
}

table th{
	font-size: 18px;
	padding-left: 30px;
	background-color: #e6e6e6;
	border: 1px solid #000;
}
table td input{
	font-size: 16px;
	line-height: 2em;
	margin: 10px;
	width: 400px;
}
table td input.s{
	font-size: 16px;
	line-height: 2em;
	margin: 10px;
	width: 100px;
}
table td{
	border: 1px solid #000;
}
select{
	font-size: 18px;
	height: 2em;
	margin-bottom: 10px;
}
textarea{
	width: 90%;
	height: 100px;
	margin: 10px;
}
footer .copy{
	text-align: center;
	background-color: #edf9de;
	padding: 20px;
	font-size: 14px;
}
/*プライバシー*/
#privacy{
	padding: 10px;
	background-color: #fffff1;
	height: 200px;
	overflow: scroll;
	margin-bottom: 20px;
	border: 2px solid #888;
}

#formWrap{
	padding: 100px;
	line-height: 2em;
	font-size: 18px;
}
/*サンクス*/
.thanks{
	padding: 100px;
	font-size: 18px;
	text-align: center;
	line-height: 2em;
	height: 100%;
}
.thanks-btn{
	margin: 20px;
	display: inline-block;
}
.thanks-btn a{
	display: block;
	background-color: #dcf9bd;
	padding: 4px 20px;
	border-radius:4px ;
	box-shadow:2px 2px 2px #888;
}
.thanks-btn a:hover{
	background-color: #ccc;
}
/*　********クリアフィックス*****************　*/
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
}
/* ****************************************************************************************************
   * 非表示調整
**************************************************************************************************** */

@media screen and (min-width: 640px){
		.pc-none,p.pc-none{
			display: none !important;
		}
}
/* ****************************************************************************************************
   * スマホ用
**************************************************************************************************** */

@media screen and (max-width: 639px){
	*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
						max-width: 100%;
}
.main-div{
	padding: 0;
}
.main-div .inner{
	padding: 0;
}
.support .inner{
	padding-bottom: 0;
}
.point-cont ul{
	padding-top: 10px;
}
.point-cont{
	background-color: #fff;
	margin-bottom: 0;
}
.yorokobi{
	padding: 120px 10px 10px 10px!important;
	background: url(../img/yorokobi-back-sp.png) center no-repeat;
	background-size: contain;
}
.yorokobi-inner{
	padding: 0;
	background: none;
	background-color: #fff;
	margin: 10px;

}
.reason .h2-wrap,.toha .h2-wrap{
	padding: 0;
	margin-bottom:10px;
}
.staff div.pc-none img{
	width: 40%;
	margin: 10px;
}
.staff div.pc-none dl{
	float: right;
	margin: 10px;
	width: 45%;
	padding-top: 10px;
}
.staff div.pc-none dl dt{
	color: #006837;
	font-family: "kozuka-gothic-pr6n";
	font-weight: 800;
	font-size: 16px;
	border-bottom: 1px solid #006837;
}
.staff div.pc-none dl dd{
	line-height: 1.4em;
}
.f24{
	font-size: 14px!important;
}
.area .map{
	padding: 0;
}
p.submit input{
	font-size: 16px;
	color: #fff;
	border: none;
	background-color: #0071bc;
	padding: 10px 50px;
	margin-top: 20px;
}
.sonna ul li img{
	margin: 0 auto;
	padding-bottom: 10px;
}
.hissu{
	font-size: 10px;
	background-color: #c1272d;
	color: #fff;
	padding:2px;
	float: left;
	margin-right: 4px;
}
.nini{
	font-size: 10px;
	background-color: #0071bc;
	color: #fff;
	padding:2px ;
	float: left;
	margin-right: 4px;
}
p.submit:hover{
	cursor: pointer;
}
#form{
	padding:50px 10px;
}

table th{
	font-size: 12px;
	padding-left: 4px;
	background-color: #fff;
	border: none;
}
table td input{
	font-size: 14px;
	line-height: 2em;
	margin: 4px;
	width: 95%;
}
table td input.s{
	font-size: 14px;
	line-height: 2em;
	margin: 4px;
	width: 40%;
}
table td{
	border: none;
}
select{
	font-size: 14px;
	height: 2em;
	margin-bottom: 10px;
}
textarea{
	width: 90%;
}
footer .copy{
	text-align: center;
	background-color: #edf9de;
	padding: 10px;
	font-size: 10px;
}
/*プライバシー*/
#privacy{
	padding: 20px;
	background-color: #fffff1;
	font-size: 12px;
}


#formWrap{
	line-height: 1.6em;
	font-size: 18px;
}
/*サンクス*/
.thanks{
	padding: 20px 10px;
	font-size: 13px;
	text-align: center;
	line-height: 1.8em;
	height: 100%;
}
.thanks-btn{
	margin: 10px;
	display: inline-block;
}
.thanks-btn a{
	display: block;
	background-color: #dcf9bd;
	padding: 4px 10px;
	border-radius:4px ;
	box-shadow:2px 2px 2px #888;
}
 .sp-none{
	 display: none;
 }
}
/*
Form =========================================================================*/
#form {
  padding: 0 20px;
}
.form {
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  background: #FFFFFF;
  border: 2px solid #000000;
}
.form-item {
  display: flex;
  align-items: stretch;
  border-bottom: 2px solid #000000;
}
.form-item:last-of-type {
  border-bottom: none;
}
.form-item-label {
  padding: 30px 10px;
  display: flex !important;
  align-items: center;
  width: 200px; /* 適宜調整 */
  color: #384755;
	background: #e6e6e6;
	border-right: 2px solid #000000;
}
.form-item-input {
  border: 1px solid #203A43;
	margin-top: 10px;
	margin-bottom: 0;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 100%;
  max-height: 48px;
  flex: 1;
  width: 100%;
  max-width: 450px;
  background: #ffffff;
  font-size: var(--font-size-18);
  font-family: var(--body-font__noto-sans-japanese);
  font-style: normal;
}
.form-item-input__zip-code {
  border: 1px solid #203A43;
	margin-top: 10px;
	margin-bottom: 10px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 48px;
  flex: 1;
  width: 100%;
  max-width: 220px;
  background: #ffffff;
  font-size: var(--font-size-18);
  font-family: var(--body-font__noto-sans-japanese);
  font-style: normal;
}
.zip-code__container {
  display: flex;
  flex-direction: column; /* 子要素を縦方向に並べる */
  align-items: flex-start; /* 子要素を左揃え */
}

.zip-code__input-hint-container {
  display: flex;
  align-items: center; /* 入力フィールドとヒントテキストを中央揃え */
  width: 100%;
}
.file__container {
  flex: 1;
}
.form__container {
  flex: 1;
}
.form-item-input__hint01 {
  margin-left: 10px;
  font-size: 12px;
  font-style: normal;
  color: #333333;
}
.form-item-input__hint02 {
  margin-left: 30px;
  padding-top: 10px;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 12px;
  font-style: normal;
  color: #333333;
}
.form-item-textarea {
  border: 1px solid #203A43;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  min-height: 216px;
  flex: 1;
  width: 100%;
  max-width: 450px;
  background: #ffffff;
  font-size: 18px;
}
.form-btn {
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 214px;
  display: block;
  letter-spacing: 0.05em;
  background: #0071bc;
  color: #E6E9EB;
  font-weight: bold;
  font-size: var(--font-size-14);
  font-family: var(--body-font__noto-sans-japanese);
  font-style: normal;
  text-align: center;
}
.form__shared-images {
  width: 300px;
  height: auto;
  margin: 60px 0 80px;
}
.form__required {
  color: #ffffff;
  background: #c1272d;
  font-size: var(--font-size-10);
  font-family: var(--body-font__noto-sans-japanese);
  font-weight: bold;
  margin-right: 8px;
  padding: 5px;
}
.form__required-placeholder {
  visibility: hidden;
}
.form-error {
  color: #d95e51;
  font-family: var(--body-font__noto-sans-japanese);
  font-style: normal;
  font-size: var(--font-size-16);
  margin-top: 5px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
}
.form__title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-align: center;
  padding: 50px 0;
}
.form__title-ja {
  font-size: var(--font-size-16);
  font-family: var(--body-font__lora);
  font-weight: 600;
  color: #203A43;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.form__title {
  font-size: var(--font-size-38);
  font-family: var(--body-font__lora);
  font-weight: 800;
  color: #203A43;
  margin: 4px 0 20px;
  position: relative;
  display: inline-block;
  padding: 0 55px;
}
.form__title:before, .form__title:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 45px;
  height: 4px;
  background-color: #203A43;
}
.form__title:before {
  left: 0;
}
.form__title:after {
  right: 0;
}
.form__container label {
  display: block;
  margin-bottom: 5px;
  margin-left: 40px;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
  width: 16px;
  height: 16px;
  border: 1px solid #333;
  background: white;
  cursor: pointer;
}
.checkbox-padding {
	margin-top: 10px;
}
@media screen and (max-width: 760px) {
  .form__title {
    font-size: var(--font-size-34);
  }
}
@media screen and (max-width: 760px) {
  .form {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
  }
  
  .form-item {
    flex-direction: column;
    align-items: stretch;
  }
  
  .form-item-label {
    width: 100%; /* ラベルを横幅いっぱいに */
    max-width: 100%;
    display: block;
    font-size: 15px;
    border-right: none; /* ボーダーをリセット */
    border-bottom: 2px solid #000000; /* 下にボーダーを追加 */
    background: #e6e6e6;
    padding: 10px;
  }
  
  .form-item-input,
  .form-item-input__zip-code,
  .form-item-textarea {
    margin-left: 0;
    margin-top: 10px; /* ラベルとの間に余白 */
    width: 100%;
    flex: inherit;
    font-size: 15px;
		padding-top: 14px;
		padding-bottom: 14px;
  }
  
  .form-item-textarea {
    height: 200px;
  }
  
  .form-btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
  
  .zip-code__container,
  .zip-code__input-hint-container {
    flex-direction: column;
    width: inherit;
  }
  
	.zip-code__input-hint-container {
		align-items: flex-start;
	}
  
  .form-item-input__hint01,
  .form-item-input__hint02 {
    margin-left: 10px;
    padding-left: 0;
    padding-top: 0;
  }
  
  .form-error {
    font-size: 12px;
    margin-left: 0;
  }
  
  .form__container label {
    margin-left: 0;
    font-size: 14px;
  }
  
  .checkbox-padding {
    padding-left: 10px;
  }
}
@media screen and (max-width: 760px) {
  .form-item-input,
  .form-item-input__zip-code,
  .form-item-textarea {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
}