@charset "UTF-8";
.contactArea{
max-width: 960px;
margin: 0 auto;
}

.dispPC{}
.dispSP{display:none;}

::placeholder {
  color: #aaa;
}
/* IE対応 */
:-ms-input-placeholder {
  color: #aaa;
}

.breadcrumbs{
margin: 10px 0;
}

.breadcrumbs a{
font-size: 80%;
color: #666;
text-decoration: underline;
}

.breadcrumbs a.current{
font-size: 80%;
color: #666;
}


h1{
font-size: 35px;
text-align: center;
padding: 100px 0 30px 0;
font-weight: 300;
color: #595757;
}

h1.naviplus{
padding: 170px 0 30px 0;
}

h2{
font-size: 150%;
margin: 20px 10px;
font-weight: normal;
}

.formBlock{
margin: 5px 5px 10px 20px;
background: #f0f6fc;
padding: 20px;
margin: 20px 0;
}

.formBlockS{
background: #f0f6fc;
padding: 20px;
margin: 0 10px 20px 40px;
display: inline-block;
vertical-align: top;
width: 80%;
}

.downloadDoc{
display: block;
overflow: hidden;
}
.downloadTitle{
border-bottom: 1px solid #000;
padding: 5px;
font-size: 120%;
}
.downloadImg{
float: right;
margin-left: 10px; 

}
.downloadText{
padding: 5px
}

.downloadTextRed{
display: block;
margin: 20px 0;
color: #f00;
}

.grayArea{
    background: #efefef!important;
}

.plus, .minus{
display: inline-block;
vertical-align: bottom;
margin-bottom: 20px;
}


.formbar{
text-align: center;
}

.topTxt{
border: 1px solid #999;
margin: 10px 0 30px 0;
padding: 15px;
font-size: 90%;
line-height: 1.5em;
}

.sizeScolum{
width: 100px;
display: inline-block;
vertical-align: top;
}

.sizeMcolum{
width: 203px;
display: inline-block;
vertical-align: top;
}

.sizeFreecolum{
display: inline-block;
vertical-align: top;
}


.heading{
font-size: 130%;
font-weight: bold;
margin-left: 10px;
}

.submitBt{
background: #0064d2;
padding: 8px 22px;
margin: 30px 10px;
color:#fff;
border: none;
display: inline-block;
}

.submitBtArea{
text-align: center;
}

.toBack{
background: #484848;
padding: 8px 22px;
margin: 30px 10px;
color:#fff;
border: none;
display: inline-block;
}


.checkUn{
background: #cce0f6;
color: #0064d2;
text-align: center;
}

.textcenter{
text-align: center;
margin: 15px 0;
}

.required, .optional{
position: relative;
margin-left: 80px;
}


.required::before{
content:"必須";
background: #0064d2;
padding: 2px 18px;
color:#fff;
font-size: 12px;
margin-right: 10px;
position: absolute;
left: -80px;
bottom: 28px;
}

.required2, .optional2{
position: relative;
}

.required2::before{
content:"必須";
background: #0064d2;
padding: 2px 18px;
color:#fff;
font-size: 12px;
margin-right: 10px;
position: absolute;
right: 0;
top: 10px;
}

.formBlockS.required2::before{
top: 20px;
right: 10px;
}

.optional::before{
content:"";
padding: 2px 18px;
color:#fff;
font-size: 12px;
margin-right: 10px;
position: absolute;
left: -80px;
bottom: 25px;
}

.bfTop::before{
top: 0;
bottom: auto;
}

label{
font-weight: bold;
}

.example{
display: inline-block;
color: #999;
}

input,textarea,select{
border-radius: 8px;
border: 1px solid #aaa;
margin: 2px 10px 20px 0;
padding: 8px 10px 5px;
}

#possayValue{
border-radius: 8px;
margin: 2px 10px 20px 0;
padding: 5px 10px 3px;
background: #abccf0;
color: #0064d2;
font-weight: bold;
min-width: 120px;
font-size: 110%;
display: inline-block;
text-align: right;
}

.storeCode{
border-radius: 8px;
margin: 2px 10px 20px 0;
padding: 5px 10px 3px;
background: #abccf0;
color: #0064d2;
font-weight: bold;
min-width: 120px;
font-size: 110%;
display: inline-block;
text-align: center;
}

.pdfDL{
display:　inline-block;
line-height: 2.0;
position:　relative;
margin: 5px 10px;
}

.pdfIcon{
vertical-align: middle;
display: inline-block;
margin-bottom: 7px;
}

.bottomInfo{
margin: 10px 5px 50px 5px;
}

.bottomInfo strong{
font-size: 110%;
margin-top: 20px;
}

input[type="radio"],input[type="checkbox"]{
width: 20px;
height: 20px;
vertical-align: text-bottom;
margin: 1px 3px;
}

input.sizeL{
width: 400px;
}

input.sizeM{
width: 190px;
}

input.sizeS{
width: 100px;
margin-right: 5px;
}

input.sizeSS{
width: 70px;
margin-right: 5px;
}

textarea.sizeL{
width: 400px;
height: 8em;
resize:none;
margin: 0;
}

.pl20{ padding-left: 20px;}
.ml30{ margin-left: 25px;}
.mt20{ margin-top: 20px;}
.mt80{ margin-top: 80px;}
.pr20{ padding-right: 20px;}
.md1rem{ margin-bottom: 1rem!important;}

.checkTxt{
font-weight: bold;
}

.notes{
font-size: 80%;
margin: 5px 20px;
}

.acd-check{
display: none;
}
.acd-label{
margin-bottom: 1px;
padding: 10px;
text-decoration: underline;
color: #0064d2;
display: block;
margin: 0 auto;
text-align: center;
}
.acd-content{
border: 1px solid #999;
height: 0;
opacity: 0;
padding: 0 15px;
transition: .2s;
visibility: hidden;
font-size: 90%;
display: none;
}
.acd-check:checked + .acd-label + .acd-content{
height: 100%;
opacity: 1;
padding: 15px;
visibility: visible;
display: block;
}

.acd-label::before{
content:"";
border-bottom: solid 2px #0064d2;
border-right: solid 2px #0064d2;
width: 17px;
height: 17px;
transform: rotate(45deg);
display: inline-block;
margin-right: 15px;
}

.acd-check:checked + .acd-label::before{
transform: rotate(225deg);
margin-bottom: -10px;
}


.formagree{
text-align: center;
border: 1px solid #999;
margin: 20px 0 0 0;
padding: 15px;
}

.checkTable{
border-collapse:  collapse;
width: 96%;
margin: 30px 2%;
}

.checkTable th{
background: #eee;
width: 25%;
}

.checkTable th,.checkTable td {
border: solid 1px #999;
padding: 3px 10px;
}

.finishTitle{
text-align: center;
font-weight: bold;
font-size: 120%;
margin-top: 50px;
}

.toSite{
text-align: center;
}

.toSite a{
background:#0064d2;
color: #fff;
display: inline-block;
width: auto;
text-align: center;
border-radius: 2px;
margin: 50px auto;
padding: 8px 20px 7px;
}

.textLink{
text-align: center;
margin: 10px 0 80px 0;
}

.textLink a{
color:#0064d2;
text-decoration: underline;
margin: 0 20px;
}

.pageNotes{
font-size: 80%;
margin: 20px 20px;
}

.pageNotes li{
margin-left:1em;
text-indent:-1em;
}

.inputWrap{
position: relative;
display: inline-block;
}
.inputError{
background: #E0F5FF;;
}
.error{
position: absolute;
top: -30px;
right: -60px;
margin: 0;
padding: 5px 10px;
color: #fff;
font-size: 10px;
background: #0064D2;
display: none;
width: max-content;
}
.error::after{
content: "";
position: absolute;
top: 100%;
left: 20px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #0064D2 transparent transparent transparent;
}

button{
background: #0064d2;
color: #fff;
display: block;
width: auto;
text-align: center;
border-radius: 2px;
margin: 50px auto;
padding: 8px 20px 7px;
border: none;
}

button:disabled{
background: #aaa;
color: #000;
}

.toSite:hover, button:hover{
opacity: 0.8;
}

button:disabled:hover{
opacity: 1;
}

@media (max-width: 768px) {

.dispPC{display:none;}
.dispSP{display:block;}


h1 {
    font-size: 18px;
    text-align: center;
    padding: 7% 0 3% 0;
    background-size: 100%;
}

h1.naviplus{
    padding: 7% 0 3% 0;
}

.formBlock {
    margin: 20px 10px;
}

.formBlockS {
    background: #f0f6fc;
    padding: 20px;
    margin: 20px 10px;
    display: block;
    width: auto;
}

.plus, .minus {
    margin-left: 10px;
}

.topTxt{
	margin:15px 5px;
}

textarea.sizeL,input.sizeL{width: 100%;}

.textLink a{
	display: block;
	margin-top: 10px;
}

.toSite a{
padding: 6px;
}

.downloadImg {
margin: 10px 10%;
width: 80%;
float: none;
}

p{
margin: 0 10px;
}

a {
word-wrap:break-word;
}

.required, .optional {
position: relative;
margin-left: 0px;
}

.required::before {
position: relative;
left: 0px;
bottom: 0;
margin-bottom: 5px;
display: inline-block;
}

}
/* sp終了 */

.required input:placeholder-shown,
.required2 input:placeholder-shown{
  background: #ffeaea;
}

select:invalid {
  background: #ffeaea;
}

.noscriptmessage{
background: #fee;
padding: 15px;
color: #f00;
border: 1px solid #900;
font-size: 90%;
}

.proguressNow{
color: #fff;
background:#0064d2;
border: 1px solid #0064d2;
display: inline-block;
padding: 2px 100px;
margin: 10px 10px 30px 5px;
height: 30px;
font-size: 14px;
position: relative;
}
.proguressNow:after, .proguressNow:before {
left: 100%;
top: 50%;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.proguressNow:after {
border-color: rgba(255, 255, 255, 0);
border-left-color: #0064d2;
border-width: 14px;
margin-top: -14px;
}
.proguressNow:before {
border-color: rgba(0, 100, 210, 0);
border-left-color: #0064d2;
border-width: 15px;
margin-top: -15px;
}


.proguress{
color: #0064d2;
border: 1px solid #0064d2;
display: inline-block;
padding: 2px 100px;
margin: 10px 10px 30px 5px;
height: 30px;
font-size: 14px;
position: relative;
background: #ffffff;
}
.proguress:after, .proguress:before {
left: 100%;
top: 50%;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.proguress:after {
border-color: rgba(255, 255, 255, 0);
border-left-color: #ffffff;
border-width: 14px;
margin-top: -14px;
}
.proguress:before {
border-color: rgba(0, 100, 210, 0);
border-left-color: #0064d2;
border-width: 15px;
margin-top: -15px;
}


/*-----------------------nav_area (section s_02)-----------------------*/
#nav_area{
	margin-top: 10px;
	position: absolute;
	width: 100%;
	left: 0;
}

p.p_logo{
    margin-bottom: 0;
margin: 10px 0;
}

.nav_areaBack{
	height: 100px;
}

.nav_plus{
  background: #F5F5F5;
}
.nav_plus .nav_plus_inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 940px;
  margin: 0 auto;
  padding: 10px 0;
	letter-spacing: 1px;
}
.nav_plus .nav_plus_inner .txt{
  font-size: 13px;
}
.nav_plus ul.btn{
  display: flex;
  justify-content: space-between;
  width: 400px;
}
.nav_plus ul.btn li{
	position: relative;
}
.nav_plus ul.btn li.inf::before {
    font-family: 'icomoon';
    content: "\e901";
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    color: #231815;
    font-size: 12px;
    z-index: 4;
}
.nav_plus ul.btn li.demo::before {
    font-family: 'icomoon';
    content: "\e901";
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    color: #FFF;
    font-size: 12px;
    z-index: 4;
}
.nav_plus ul.btn li a{
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
  display: block;
	width: 190px;
  padding: 6px 0;
  color: #FFF;
  text-align: center;
  border-radius: 100px;
	transition: .4s;
}
/*infボタン------*/
.nav_plus ul.btn li.inf a{
  background: #FFF;
	border: 2px solid #231815;
	color: #231815;
}
.nav_plus ul.btn li.inf a span {
	position: relative;
	z-index: 3;
	transition: .4s;
	transition-delay: .3s;
}
.nav_plus ul.btn li.inf a:hover span{
	color: #FFF;
	transition: .4s;
	transition-delay: .3s;
}
/*== 背景が流れる（左から右） */
.nav_plus ul.btn li.inf a.bgleft:before {
 	content: '';
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 2;
 	background:#231815;
 	width: 100%;
	height: 100%;
 	transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
 	transform: scale(0, 1);
	transform-origin: right top;
}
/*hoverした際の形状*/
.nav_plus ul.btn li.inf a.bgleft:hover:before{
	transform-origin:left top;
	transform:scale(1, 1);
}
/*demoボタン------*/
.nav_plus ul.btn li.demo a{
  background: #EF8563;
	border: 2px solid #EF8563;
}
.nav_plus ul.btn li.demo a span {
	position: relative;
	z-index: 3;
	transition: .4s;
	transition-delay: .3s;
}
.nav_plus ul.btn li.demo a:hover span{
	color: #231815;
	transition: .4s;
	transition-delay: .3s;
}
/*== 背景が流れる（左から右） */
.nav_plus ul.btn li.demo a.bgleft:before {
 	content: '';
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 2;
 	background:#FFF;
 	width: 100%;
	height: 100%;
 	transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
 	transform: scale(0, 1);
	transform-origin: right top;
}
/*hoverした際の形状*/
.nav_plus ul.btn li.demo a.bgleft:hover:before{
	transform-origin:left top;
	transform:scale(1, 1);
}
@media screen and (max-width: 768px) {
	#nav_area{
	margin-top: 10px;
	position: relative;
	width: 100%;
	left: 0;
	}
	.nav_plus .nav_plus_inner{
	  display: block;
	  width: 100%;
	  padding: 5px 0;
	}
	.nav_plus .nav_plus_inner .txt{
	  font-size: 10px;
		text-align: center;
		letter-spacing: 0;
	}
	.nav_plus ul.btn{
	  display: none;
	}
}

.nav_posasy{
	background: #FEF0E8;
	box-shadow: 0 1px 2px rgb(0 0 0 / 3%), 0 3px 5px rgb(0 0 0 / 6%), 0 7px 11px rgb(0 0 0 / 9%);
}
.nav_posasy .nav_posasy_inner{
	display: flex;
	align-items: center;
	width: 940px;
	margin: 0 auto;
}
.nav_posasy .nav_posasy_inner p.p_logo{
	width: 225px;
}
.nav_posasy .nav_posasy_inner p.p_logo img{
	width: 190px;
}
.nav_posasy .nav_posasy_inner .nav_posasy_menu_btn.sp{
	display: none;
}
.nav_posasy .nav_posasy_inner ul.nav_p{
	display: flex;
	width: 715px;
}
.nav_posasy .nav_posasy_inner ul.nav_p > li{
	/* width: 102px; */ /*7個用*/
	width: 143px;/*5個用*/
	padding: 15px 0;
	text-align: center;
	border-right: 1px solid #FFF;
	font-size: 13px;
	line-height: 1.3;
	transition: .4s;
}
.nav_posasy .nav_posasy_inner ul.nav_p > li:first-of-type{
	border-left: 1px solid #FFF;
}
.nav_posasy .nav_posasy_inner ul.nav_p li.current{
	background: rgba(239,133,99,.35);
}
.nav_posasy .nav_posasy_inner ul.nav_p > li:hover{
	background: rgba(239,133,99,.35);
	transition: .4s;
}
.nav_posasy .nav_posasy_inner ul.nav_p > li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #3E3A39;
	transition: .4s;
	letter-spacing: 0;
}
.nav_posasy .nav_posasy_inner ul.nav_p > li span:first-of-type{
	display: block;
	width: 40px;
	margin: 0 auto;
	padding: 0 0 8px;
}
.nav_posasy .nav_posasy_inner ul.nav_p > li span:nth-of-type(2){
	display: flex;
	align-items: center;
	justify-content: center;
}
.nav_posasy .nav_posasy_inner ul.nav_p li.sp{
	display: none;
}
@media screen and (min-width: 769px) {
	.sp_menu_inner{
		display: block!important;
	}
}
@media screen and (max-width: 768px) {
	.nav_posasy{
		position: relative;
		background: #FEF0E8;
	}
	.nav_posasy .nav_posasy_inner{
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
		margin: 0 auto;
	}
	.sp_menu{
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	.nav_posasy .nav_posasy_inner p.p_logo{
		width: 70%;
	}
	.nav_posasy .nav_posasy_inner p.p_logo img{
		width: 200px;
		padding: 5% 5%;
	}
	.nav_posasy .nav_posasy_inner .nav_posasy_menu_btn.sp{
		display: block;
	}
	.nav_posasy .nav_posasy_inner .nav_posasy_menu_btn.sp{
		width: 10%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 4% 0;
		background: #EF8563;
		color: #FFF;
		font-size: 25px;
		line-height: 1;
		transition: .4s;
	}
	.nav_posasy .nav_posasy_inner .nav_posasy_menu_btn.sp.open .icon-btn_menu:before{
		content: "\e938";
		transition: .4s;
	}
	.sp_menu_inner{
		display:none;
		width: 100%;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p{
		flex-wrap: wrap;
		width: 100%;
		background: #FFF;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p > li{
		position: relative;
		width: 100%;
		padding: 15px 5%;
		text-align: left;
		border-right: none;
		border-bottom: 1px solid #EFEFEF;
		font-size: 13px;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p > li:first-of-type{
		border-left: 1px solid #FFF;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p > li a{
		display: block;
		width: 100%;
		color: #3E3A39;
		font-size: 13px;
		transition: .4s;
		letter-spacing: 0;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p > li::after {
    font-family: 'icomoon';
    content: "\e901";
    position: absolute;
    top: calc(50% - 8px);
    right: 5%;
    color: #727171;
    font-size: 12px;
    z-index: 4;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p > li a br{
		display: none;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p > li span:first-of-type{
		display: none;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p > li span:nth-of-type(2){
		justify-content: flex-start;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp{
		display: block;
		padding: 0;
		border-bottom: 0;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp:hover{
		background: none;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p >  li.sp::after {
		font-family: '';
		content: "";
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp a::after{
		font-family: '';
		content: "";
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn{
		margin: 20px 0;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.inf,
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.demo{
		width: 90%;
		margin: 10px auto;
		border-bottom: 0;

	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.inf a,
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.demo a{
		position: relative;
		display: block;
		width: 100%;
		padding: 13px 10px;
		color: #FFF;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		border-radius: 100px;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.inf a{
		border: 2px solid #231815;
		background: #FFF;
		color: #231815;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.demo a{
		background: #EF8563;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.inf a::after,
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.demo a::after{
	  font-family: 'icomoon';
	  content: "\e901";
	  position: absolute;
	  top:calc(50% - 7px);
	  right: 20px;
	  color: #FFF;
	  font-size: 12px;
	  z-index: 4;
	}
	.nav_posasy .nav_posasy_inner ul.nav_p li.sp ul.sp_con_btn li.inf a::after{
		color: #231815;
	}
}
@media screen and (max-width: 415px) {
	.nav_posasy .nav_posasy_inner p.p_logo{
		width: 55%;
		margin: 0;
	}
	.nav_posasy .nav_posasy_inner p.p_logo img{
		width: 150px;
		padding:5%;
	}
	.nav_posasy .nav_posasy_inner .nav_posasy_menu_btn.sp{
		width: 15%;
	}
}