@charset "utf-8";
*{ margin:0;padding:0;}
img{border:none;vertical-align:top;
max-width: 100%;
height: auto;
}
.clear{clear:both;}
p {margin:0;padding:0;}
.width90{
width:90%;
}



body{
	font-size:0.86rem;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#head {
	 height: 8px;
	 display: block;
	 background-color: #5da2ff;
}
.header{
	position: relative;
}
.logo{
	position: absolute;
	top:-42px;
}
.tel{
	position: absolute;
	top: -36px;
  right: 0;
}
#contents {
	width:760px;
	margin-left: auto;
	margin-right: auto;
	/* padding-right: 24%;
	padding-left: 24%; */
	padding-top: 32px;
	padding-bottom: 24px;
}
h2 {
	background-color: #5da2ff;
	color: white;
	background-position: left;
	text-align:center;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 24px;
}
.font-color-red {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.font_big{
	font-size:17px;
	
}
#footer {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 0.8rem;
	border-top-color: #cecece;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}

h3 {
	text-align: center;
    font-size: 1.2rem;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 5px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #cecece;
    border-bottom-color: #cecece;
    margin-bottom: 5px;
    margin-top: 5px;
}

.th-type02 {
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tbl-box th {
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.tbl-box .td-left {
	border: 1px solid #999999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 20%;
	font-size: 0.8rem;
}
.text_c{
	font-size: 0.9rem;
}
.tbl-box .td-right {
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 80%;
}
#naiyou {
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 140%;
}
.tbl-box{
	margin-bottom:4px;
}
.tbl-box table {
	width: 100%;
	line-height: 200%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #contents tmpl_if .errs li{
	color: #F00;
	list-style-position: inside;
	font-size: large;
}
.privacy {
	background-color: #ffbfbf;
	line-height: 140%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 15px;
    	border: 5px solid #f98181;
}
#submit{
	font-size: 1.4rem;
	background-color: #cecece;
	padding: 8px 16px 8px 16px;
	cursor: pointer;
	color: black;
}

#confirm{
	font-size: 1.4rem;
	background-color: #cecece;
	padding: 8px 16px 8px 16px;
	cursor: pointer;
	margin-bottom: 24px;
}


#back{
border:none;
font-size: 0.9rem;
	background-color: #cecece;
	padding: 8px 16px 8px 16px;
	cursor: pointer;


}


.p_space{
	padding: 8px;
}
.space{
	height: 32px;
}
.b_color{
	background-color: #e1eff4;
}
#table1 tr td{
border-top: 1px solid #ccc;
text-align: center;
}
#table1{
	width: 100%;
	margin-top: 4px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#table2{
	margin-top: 8px;
}
input[type="submit"]{
	border: none;
}
.indent{
	margin-left:1em;text-indent:-1em;
}
.indent_num{
	margin-left:1em;text-indent:-1.4em;
}
input[type="text"] ,input[type="email"],input[type="tel"] {
	padding-left: 4px;
	font-family: inherit;
}
.errs li{
	list-style-type: none;
}
 textarea{
	width:96%;
	font: inherit;
	font-family: inherit;
	font-size:0.82rem;
  margin: 0;
  padding: 4px;
  border:1px solid #a9a9a9;
}


.choice{
	display:table;
	text-align:center;
	padding-top: 12px;
	width: 100%;
	padding-bottom: 12px;
	margin-bottom:4px;}

.choice_sell{
	border: 1px solid #999;
	display: table-cell;
	width: 196px;
}
.choice select{
	width: 80%;
}
.choice_sell_up{
	background-color: #c4ffff;

}
.choice_sell_day{
	padding-top: 4px;
}


.iqos_p01{
	background-color: #e1eff4;
	border:1px solid #999999;
	border-top: none;
	padding: 8px;
	line-height: 1.6;
}
.iqos_p02{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding:16px;
	text-align: center;
}
.border_top_none{
	border-top: none !important;
}
.tbl-box #address_box_under .td-left{
width: 20.1%;
}
.tbl-box #address_box_under2 .td-left{
width: 20.1%;
}

.tbl-box #address_box_under .td-right{
	width: inherit;
	}
.tbl-box #address_box_under2 .td-right{
	width: inherit;
	}
.tbl-box #address_box_under,.tbl-box #address_box_under2{
	margin-top: 0px;
margin-bottom:0px;
}
.tbl-box #address_box_over{
	margin-bottom: 0px;
}
.tbl-box #address_box{
	margin-top: 0px;
	margin-bottom: 0px;
}
.mandatory {
    color: white;
    background-color: red;
    padding: 4px 2px 4px 2px;
    margin-left: 6px;
}

.tieup_style1{
	font-size:inherit;
	margin-top: 10px;
	font-feature-settings: 'pwid';
	line-height:1.4;
}


/* 追加問合せ用 */

.search_links{
	padding-top: 18px;
	background-color: #fff6d5;
	display: flex;
	justify-content: space-around;
	gap: 20px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

.search_title{
	margin-top: 24px;
	background-color: #fff6d5;
	padding-top: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.search_links p{
	padding-bottom: 2px;
	display: block;
	width: 260px;
	margin-bottom: 12px;
}

.search_links p span{
	padding-right: 5px;
	background-color: #013378;
	border-radius: 8px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.search_links p span img{
	margin-right: 6px;
}

.search_links p a{
	color: white;
	font-size: 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}

.search_links p a:hover{
	text-decoration: none;
	opacity: 0.8;
}

.search_links_span{
	display: block;
}


.qa_box{
	flex-direction: column;
    line-height: 1.2;
    height: 20px !important;
}

.question_q{
	font-size: 18px;
}
.search{
	font-size: 14px;
}

.and{
	height: 20px !important;
    font-size: 14px;
    margin-top: 2px;
    margin-left: 2px;
    padding-right: 2px !important;
}

.new_sp_block{
	display: none;
}

/* 追加問合せ用 */




@media (min-width: 769px){
#erorlid_sp{
	display:none;

}
.errs_sp{
	display:none;
}
.pc_non{
	display: none;
}
#table1{
	letter-spacing: 2px;
}
	input[type="text"]{
		width:163px;
}
}
@media (max-width: 769px){



		/* 追加問合せ用 */

	.new_sp_block{
	display: block;
}

.search_links{
	flex-direction: column;
	gap: 4px;
}

.search_links p{
	width: 100% !important;
}

.search_title{
	font-size: 15px;
}

.search_links p span{
	height: 48px;
}


	/* 追加問合せ用 */


	.mandatory_re {
		margin-top: 12px;
		width: 20%;
		height: 16px;
		text-align: center;
		padding: 0px 0px 4px 0px;
	}

	.choice_sell_up_right{
		padding-top: 6px;
		padding-bottom: 6px;
		line-height:3;
	}
	.choice_sell{
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.check_left{
		text-align: center;
	}
	.choice_sell{
		width: inherit;
		margin-bottom: 6px;
	}
	.choice select{
		height:32px;
		padding: 4px;
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.choice_sell_up{
		border-right: 1px solid #999;
		border-bottom: none;
		margin-bottom: 0px;
		padding-top: 6px;
		padding-bottom:6px;
		line-height:3;
	}


	input[type="radio"],input[type="checkbox"]{
	display:none;
	}
textarea{
	border:2px solid #cecece;
}
.textarea{
	padding-top:10px;
	padding-bottom:10px;
}

/*radiobutton*/
	input[type="radio"] + label{
		margin-left:24px;
		position:relative;
}
input[type="radio"] + label::before{
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -24px;
  width: 16px;
  height: 16px;
  border: 2px solid #cecece;
  border-radius: 50%;
}

input[type="radio"]:checked + label::before{
 border: 2px solid #cecece;
}
input[type="radio"]:checked + label::after{
  content: "";
  display: block;
  position: absolute;
    top: 3px;
    left: -19px;
    width: 10px;
    height: 10px;
  background: dodgerblue;
  border-radius: 50%;
}


/*checkbox*/
	input[type="checkbox"] + label{
		margin-left:24px;
		position:relative;
}
input[type="checkbox"] + label::before{
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -24px;
  width: 16px;
  height: 16px;
  border: 2px solid #cecece;
  border-radius: 50%;
  background-color:white;
}


/* new 20210302*/
input[type="checkbox"] + label#new_label::before{
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: -24px;
	width: 24px;
	height: 24px;
	border: 2px solid #cecece;
	border-radius: 50%;
	background-color:white;
	margin-left: 10px;
  }
#new_label{
	display: inline-block;
	padding-left: 28px;
	user-select: none;
}
#new_rmark{
	display: block;
	position: absolute;
    margin-left: -6px;
}
input[type="checkbox"]:checked + label#new_label::after{
	content: "";
	display: block;
	position: absolute;
	  top: 13px;
	  left: -19px;
	  width: 18px;
	  height: 18px;
	background: dodgerblue;
	border-radius: 50%;
	margin-left: 10px;
}
/* new 20210302*/



input[type="checkbox"]:checked + label::before{
 border: 2px solid #cecece;
}
input[type="checkbox"]:checked + label::after{
	content: "";
	display: block;
	position: absolute;
	  top: 3px;
	  left: -19px;
	  width: 10px;
	  height: 10px;
	background: dodgerblue;
	border-radius: 50%;
}
	input[type="text"]{
		font-size: 1.1rem;
	}
	input[type="email"]{
		font-size: 1.1rem;
	}
	input[type="tel"]{
		font-size: 1.1rem;
	}
	textarea {
  	    font-size: 1.1rem;
	}
	h3{
		font-size: 0.9rem;
	}
	#contents {
		font-size: 0.85rem;
		padding-right: 4%;
		padding-left: 4%;
		width: inherit;
		margin-left: inherit;
		margin-right: inherit;
	}
	#privacy_1{
		width: 24px;
		height: 24px;
	}
	.sp_non{
		display: none;
	}
	.sp_block{
		display: block;
	}
	.sp_font{
		font-size: 0.88rem;
	}
	#privacy_1{
		float: left;
		margin-right: 8px;
	}
	input[type="text"],input[type="email"],input[type="tel"]{
		padding-top: 8px;
		padding-bottom: 8px;
		width:92%;
		margin-top: 8px;
    margin-bottom: 8px;
	box-sizing: border-box;
	}
	.input_text{
	width: 96% !important;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
	}
	.space {
    height: 32px;
}


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="text"] ,input[type="email"],input[type="tel"] {
	border:2px solid #e5e5e5;
	border-radius: 3px;
	padding-left: 4px;
}
.tel{
	width: 44%;
}
input{
	-webkit-appearance: none;
}

input:disabled{
	background-color: gray;
}


.name_block{
	display: flex;
	align-items: center;
	gap: 5px;
}
}



@media (max-width:480px){
	.sp_end{
	font-size:1.2rem;
	}
}


@media (min-width: 769px){
  .bank-furikomi:not(.pc_non),
  .bank-quick:not(.pc_non){
    display: none;
  }
}
