@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------
  reset
--------------------------------------------------*/



#main,#kakunin,#thanks {
	width: 100%;
	font-size: 22px;
	font-family: "A-OTF 新ゴ Pro", "A-OTF Shin Go Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 1.6em;
	margin: 0 auto;
	overflow-x:hidden
}
body {margin: 0;
padding:0;
overflow-y:hidden}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table, tr, th, td, caption {
  vertical-align: middle;
  text-align:left;
}

img {
  vertical-align:bottom;
  font-size:0;
  line-height: 0;
	margin: 0 !important;
	padding:0 !important
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
input[type="submit"]{
-webkit-appearance: none;
	border-radius: 0;
}
/*--------------------------------------------------
 ここから
--------------------------------------------------*/
button, input, select, textarea {
  font-family : inherit;
  font-size   : 16px;
}
#main a,#kakunin a,#thanks a {
	text-decoration: none;
}
#main .maintitel h1,#kakunin .maintitel h1,#thanks .maintitel h1 {
	font-size: 32px;
	font-weight:bold;
	margin: 20px 0px;
	text-align: center;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}	
#main .maintitel,#kakunin .maintitel,#thanks .maintitel {
	border-top:3px solid #000;
	border-bottom: 3px solid #000;
}
#main .subtitel,#kakunin .subtitel,#thanks .subtitel {
	text-align: center;
	margin:20px 0;
}
#main .naviinnner,#kakunin .naviinnner,#thanks .naviinnner {
	width:100%;
	box-sizing: border-box;
	border: 3px solid #000;
	padding: 0;
	margin-bottom: 20px;
}
#main .naviinnner li,#kakunin .naviinnner li,#thanks .naviinnner li {
	float: left;
	box-sizing: border-box;
	width: 33.3333%;
	text-align: center;
	line-height: 90px;
	border-left: 3px solid #000;
}
#main .main-inner,#kakunin .main-inner,#thanks .main-inner {
	max-width: 750px;
	margin: auto;
	box-sizing: border-box;
}
#main .b,#kakunin .b,#thanks .b {
	background: #000;
	color: #FFF;
}
#main .w,#kakunin .w,#thanks .w {
	background: #FFF;
}
#main .contents,#kakunin .contents,#thanks .contents {
	background: url(../../images/form_02.png);
	background-position: center;
	box-sizing: border-box;
	padding: 40px;
}
#main .form,#kakunin .form {
	width: 100%;
	background: #FFF;
	background-position: center;
	box-sizing: border-box;
	padding: 40px;
	
}
#main .check,#kakunin .check {
	display: inline-block;
	font-size: 16px;
	color: #FFF;
	background: #ed4da4;
	padding:0 15px;
	line-height: 28px;
	box-sizing: border-box;
	border-radius: 5px;
	text-align: center;
	margin-left: 20px;
}
#main .check2,#kakunin .check2 {
	display: inline-block;
	font-size: 16px;
	color: #FFF;
	background: #4d91ed;
	padding:0 15px;
	line-height: 28px;
	border-radius: 5px;
	text-align: center;
	margin-left: 20px;
}
#main .weak li,#main .times li,#kakunin .weak li,#kakunin .times li {
	font-size:18px;
}
#main .inner,#main .necessary,#kakunin .inner,#kakunin .necessary {
	border-bottom: 3px dotted #cecece;
}
#yourname {
	box-sizing: border-box;
	margin: 20px 0px;
	width: 72%;
	height: 40px;
	border: 2px solid #cecece;
}
#howold {
	box-sizing: border-box;
	margin: 20px 0px;
	width: 25%;
	height: 40px;
	border: 2px solid #cecece;
}
#tel {
	box-sizing: border-box;
	margin: 20px 0px 0px;
	width: 72%;
	height: 40px;
	border: 2px solid #cecece;
}
#content {
	box-sizing: border-box;
	margin-top: 30px;
	width: 100%;
	height: 200px;
	border: 2px solid #cecece;
}
#main .titel,#kakunin .titel {
	display: block;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
#main .inner,#kakunin .inner {
	box-sizing: border-box;
	padding: 10px;
}
#main .inner li,#kakunin .inner li {
	float: left;
	box-sizing: border-box;
	padding: 10px;
	width: 50%;
}
#main .text,#kakunin .text {
	font-size:18px;
}
#main .undertext,#kakunin .undertext {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
}
#main .footbtn,#kakunin .footbtn {
	height: 100px;
}
#main .kakunin {
	display: block;
	color: #FFF;
	font-size: 28px;
	background: #e58c22;
	box-sizing: border-box;
	width: 100%;
	line-height: 90px;
	text-align: center;
	border-radius: 10px;
	border: none;
	border-bottom: solid 6px #a76b23;
	margin: 20px 0 40px;
}
#main .kakunin:hover,#kakunin .kakunin:hover,#thanks .kakunin:hover {
    -ms-transform: translateY(6px);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    border-bottom: none;
}
#main .copy,#kakunin .copy,#thanks .copy {
	text-align: center;
	font-size: 14px;
    margin:12px 0;
}
.ppBox a {font-size: 12px;
	display: block;
text-align: center;
text-decoration: underline !important
}
/*--------------------------------------------------
 ここから内容確認ページ
--------------------------------------------------*/

#kakunin .naviinnner li {
	border-left: none;
}
#kakunin table {
	width: 100%;
}
#kakunin table tr {
	display:table;
	padding:20px 0;
	border-bottom: 3px dotted #cecece;
	width: 100%;
	box-sizing: border-box;
	font-size: 18px;
	margin-bottom: 20px;
}
#kakunin table th {
	width: 40%;
	float: left;
	padding:10px 0;
}
#kakunin table td {
	width: 60%;
	float: right;
	padding:10px 0;
}
#kakunin .footbtn {
	margin-bottom: 30px;
}
#kakunin .footbtn p {
	float: left;
}
#kakunin .btn {
	box-sizing: border-box;
	width: 50%;
	padding: 0px 10px;
}
#kakunin .kakunin {
	display: block;
	color: #FFF;
	font-size: 28px;
	box-sizing: border-box;
	width: 100%;
	line-height: 90px;
	text-align: center;
	border-radius: 10px;
	border: none;
}
#kakunin .Transmission {
	background: #6dbfdb;
	border-bottom: solid 6px #11495c;
}
#kakunin .back {
	background: #ee6c68;
	border-bottom: solid 6px #832927;
}

/*--------------------------------------------------
 ここから完了
--------------------------------------------------*/
#thanks .naviinnner li {
	border-left: none;
	border-right:3px solid #000;
}
#thanks .thanks {
	background: #FFF;
	padding: 40px;
	text-align: center;
}
#thanks .thanks .logo {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 60%;
	margin:20px auto;
}
#thanks .thanks h3 {
	margin: 0;
	padding: 0px;
	text-align: center;
}
#thanks .shopName,address {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 20px ;
}
#thanks .thanksBtn a {
	display: block;
	text-align: center;
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}

/* Error ==================================================================== */
.error {
	color:#ff0000;
	font-size: 16px;
}
/*--------------------------------------------------
 ここからsp
--------------------------------------------------*/
@media screen and (max-width: 750px){
	button, input, select, textarea {
  font-family : inherit;
  font-size   : 14px;
}
	#main,#kakunin,#thanks {
		font-size: 3.6vw;
	}
	#main .copy,#kakunin .copy,#thanks .copy {
		font-size: 2.5vw;
		margin-bottom: 2%;
		font-weight: normal;
	}
#main .maintitel h1,#kakunin .maintitel h1,#thanks .maintitel h1 {
	font-size: 20px;
	font-weight: normal;
		text-align: center;
	margin: 10px 0px
}	
#main .maintitel,#kakunin .maintitel,#thanks .maintitel {
	border-top:2px solid #000;
	border-bottom: 2px solid #000;
}
#main .naviinnner,#kakunin .naviinnner,#thanks .naviinnner {
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #000;
	padding: 0;
	margin: 20px 0px;
}
#main .naviinnner li,#kakunin .naviinnner li,#thanks .naviinnner li {
	float: left;
	box-sizing: border-box;
	width: 33.3333%;
	text-align: center;
	line-height: 45px;
	border-left: 2px solid #000;
}
	#main .main-inner img,#kakunin .main-inner img {
		display: block;
		width: 100%;
	}
	#main .contents,#kakunin .contents,#thanks .contents {
	background: url(../../images/form_02.png);
	background-position: center;
	box-sizing: border-box;
	padding: 20px;
}
	#main .form,#kakunin .form {
	width: 100%;
	background: #FFF;
	background-position: center;
	box-sizing: border-box;
	padding: 20px;
	
}
#main .check,#kakunin .check {
	font-size: 12px;
	color: #FFF;
	background: #ed4da4;
	line-height: 20px;
	padding:0 10px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	margin-left: 10px;
}
#main .check2,#kakunin .check2 {
	font-size: 12px;
	color: #FFF;
	background: #4d91ed;
	line-height: 20px;
	padding:0 10px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	margin-left: 10px;
}
#main .text,#kakunin .text {
	font-size: 16px;
}
#main .inner,#kakunin .inner {
	box-sizing: border-box;
	padding: 0px 0px 10px;
}
#main .inner li,#kakunin .inner li {
	float: left;
	font-size: 16px;
	box-sizing: border-box;
	padding: 5px;
	width: 50%;
}
#main .titel,#kakunin .titel {
	display: block;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}
#yourname {
	box-sizing: border-box;
	margin: 10px 0px;
	width: 72%;
	height: 30px;
	border: 2px solid #cecece;
}
#howold {
	box-sizing: border-box;
	margin: 10px 0px;
	width: 25%;
	height: 30px;
	border: 2px solid #cecece;
}
#tel {
	box-sizing: border-box;
	margin: 10px 0px 0px;
	width: 72%;
	height: 30px;
	border: 2px solid #cecece;
}
#content {
	box-sizing: border-box;
	margin-top: 10px;
	width: 100%;
	height: 100px;
	border: 2px solid #cecece;
}
#main .undertext,#kakunin .undertext {
	display: block;
	margin-top: 6px;
	margin-bottom: 10px;
}
#main .footbtn,#kakunin .footbtn {
	height: 50px;
}
#main .kakunin,#kakunin .kakunin {
	display: block;
	color: #FFF;
	font-size: 20px;
	background: #e58c22;
	box-sizing: border-box;
	width: 100%;
	line-height: 45px;
	text-align: center;
	border-radius: 10px;
	border: none;
	border-bottom: solid 4px #a76b23;
}
	#main ul,#kakunin ul {
	margin: 0;
	}
#main .kakunin:hover,#kakunin .kakunin:hover {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
}

	
/*--------------------------------------------------
 ここから内容確認
--------------------------------------------------*/	

#kakunin .naviinnner li {
	border-left:none;
}
#kakunin table tr {
	display:table;
	padding:20px 0;
	border-bottom: 3px dotted #cecece;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	margin-bottom: 15px;
}
#kakunin table th {
	width: 50%;
	float: left;
	padding:8px 0;
}
#kakunin table td {
	width: 50%;
	float: right;
	padding:8px 0;
}
#kakunin .Transmission {
	background: #6dbfdb;
	border-bottom: solid 4px #11495c;
}
#kakunin .back {
	background: #ee6c68;
	border-bottom: solid 4px #832927;
}
/*--------------------------------------------------
 ここから完了
--------------------------------------------------*/	

#thanks .naviinnner li {
	border-left: none;
	border-right: 2px solid #000;
}
#thanks .thanks {
	background: #FFF;
	padding:30px 20px;
}
	#thanks .thanks .logo {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 80%;
	margin:15px auto;
}
#thanks .thanks h3 {
	margin: 0;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
#thanks .shopName,address {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom:10px ;
}
#thanks .thanksBtn a {
	display: block;
	text-align: center;
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}
/* Error ==================================================================== */
.error {
	color:#ff0000;
	font-size: 14px;
}
}