.contents-sp {
    margin: 20px 2% 0;
    padding: 0;
    height: 100%;
    width: 96%;
}



.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.text-right {text-align: right;}

.bullet {
width: 98%;
border: 5px solid #a9a169;
background: #fff;
padding: 15px;
margin: 20px auto;
}

.bub {
	font-weight: bold;
	font-size: 1.6em;
	margin: 0;
	color: #cc0000;
	padding-left: 35px;
	background: url(../img/check.png) no-repeat left;
}

.bus {
	font-size: 1.2em;
	margin: 0 0 30px;
	padding-left: 0px;
}

.policy,.policy2 {
width: 98%;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
background: #fff;
padding: 0;
margin: 0 auto 10px;
background: url(../img/17002173_01_75_JP.gif) no-repeat left;
}

.policy iframe,.policy2 iframe {
padding-left: 80px;
}

.form {text-align: center;}

iframe {width: 100%; border: none;}

* html body dl.zend_form dd div{
   display:inline-block;
}

div.zend_form_error{
	background: url(../images/zend_form/error_big.gif) no-repeat 10px 50% #fffddf;
	padding: 5px 10px 5px 80px;
	min-height: 60px;
	margin: 1em 0;
	position: relative;
}

.rform dl.zend_form dd p.description{
margin:0;
font-size: 85%;
text-align: right;
line-height: 1.5;
}

dl.zend_form dd {
    margin: 0 auto;
    padding: 20px 5px;
}

.form dl.zend_form {
width: 100%;
height: 195px;
padding: 10px;
margin: 0 auto 10px;
}

ul.errors {
margin: 0;
padding: 0;
list-style: none;
float: left;
color:#cc0000;
font-size: 100%;
}

.description {color: #666;font-size: 1.2em;padding-left: 15px;}

dt .required:before {
content:"必須";
background: #cc0000;
font-size: 1em;
padding: 3px 5px;
color: #fff;
margin-right: 10px;
font-weight: normal;
}

.mheader {
background: #9e181d;
padding: 10px 0;
margin: 0 auto;
font-size: 1.6em;
text-align: center;
color: #fff;
}

.fb {
margin: 30px auto 0;
padding: 20px 0 0;
border-top:20px solid #3b5998;
clear: both;
}

.movie {
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}
.movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.count {
display: none;
}

.formheader img, .formheader-s img {
display: none;
}

.formheader, .formheader-s {
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	padding: 0 1%;
	text-align: center;
}


.formheader2, .formheader2-s {
	margin: 0 auto;
	padding: 10px 1%;
	text-align: left;
	line-height: 1.25;
}

.formheader-s {font-size: 1.6em;}
.formheader2-s {font-size: 1.2em;}
.formheader {font-size: 1.6em;}
.formheader2 {font-size: 1.2em;}

.header {
	margin: 0 auto;
	font-size: 2em;
	line-height: 1.25;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
	background: none;
}

.kheader {
	margin: 0 auto;
	font-size: 2em;
	line-height: 1.25;
	font-weight: bold;
	padding: 15px 1% 0;
	text-align: center;
	background: none;
	color: #cc0000;
}


.koe {
border: 1px solid #a9a169;
background: #fff;
padding: 0;
margin: 20px auto;
}

.koe p {font-size: 1.2em;}
.koe hr {border: none;}

.policy,.policy2 {
height: 120px;
padding: 2% 0;
overflow: hidden;
}

.koe .sh {
font-size: 1.8em;
margin: 0 1%;
line-height: 1.25;
}

.mg50 {margin: 0;}

.pc {display: none;}
.sp {display: block}

.box {
max-width: 740px;
border: 3px solid #ccc;
padding: 10px 20px;
margin: 0 auto 30px;
}


.order a {
display: block;
max-width: 300px;
height: 80px;
background: url(../img/btno.gif);
margin: 30px auto;
}


.order a span {display: none;}

/*
.order a:hover {
background: url(../img/btnho.gif);
}
*/

br {display: none;}

input#buttons1-submit {
background: url(../img/btno.gif) no-repeat left top !important;
width: 0px;
height: 0px;
margin: 0 auto !important;
text-indent: -9999px;
border:0px;
display: block;
padding:40px 135px;
    background-size: contain !important;
}

/*
input#buttons1-submit:hover {
background: url(../img/btnho.gif) no-repeat left top !important;
    background-size: contain !important;
}
*/


.btn_dt #buttons1-confirm {
display: block;
width: 0px;
height: 0px;
margin: 0 auto !important;
text-indent: -9999px;
border:0px;
display: block;
padding:40px 135px;
background: url(../img/btno.gif) no-repeat center !important;
}

/*
.btn_dt #buttons1-confirm:hover {
background: url(../img/btnho.gif) no-repeat center !important;
}
*/


.btn_dt #confirmBack {
margin: 20px 0 0 !important;
}

form {
    margin: 0 auto;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    max-width: 760px;
}

dt {
border-top: 2px dotted #ccc;
border-bottom: 2px dotted #ccc;
clear: both;
margin: 0px 0;
padding: 10px 5px 5px;
background: #f5f5f5;
}

dt.btn_dt {
    border: none;
}

.btn_dt {
    background: none;
}

input#city,
input#building,
input#address,
input#email1,
input#tel1 {
width: 94% !important;
}

/* メディアクエリ768px以上 */
@media(min-width:768px) {

.bus {
	padding-left: 35px;
}

.mg50 {margin: 50px 0}

.pc {display: block;}
.sp {display: none;}

.count {
display: block;
padding:20px 0;
margin: 10px auto 30px;
background: url(../img/line.png) no-repeat bottom center;
}

.max600 {
max-width: 600px;
margin: 0 auto;
}

.order a {
display: block;
max-width: 300px;
height: 120px;
background: url(../img/btno.gif);
margin: 30px auto;
}

.order a span {display: none;}

/*
.order a:hover {
background: url(../img/btnho.gif);
}
*/

/* フォーム関連 */

.formheader, .formheader-s {
	max-width: 800px;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	padding: 10px 0 0;
	font-family: mplus-1p-bold;
	text-align: left;
}

.formheader {font-size: 2.5em;}
.formheader-s {font-size: 2.4em;}

.formheader img, .formheader-s img {
	display: block;
	float: left;
	padding: 0;
	margin-top: -20px;
	margin-right: 20px;
}

.formheader2, .formheader2-s {
	max-width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	font-family: mplus-1p-regular;
}

.formheader2 {font-size: 2em;}
.formheader2-s {font-size: 1.8em;}


.form {
}

* html body dl.zend_form dd div{
   display:inline-block;
}

div.zend_form_error{
	background: url(../images/zend_form/error_big.gif) no-repeat 10px 50% #fffddf;
	padding: 5px 10px 5px 80px;
	min-height: 60px;
	margin: 1em 0;
	position: relative;
}

.rform dl.zend_form dd p.description{
margin:0;
font-size: 85%;
text-align: right;
line-height: 1.5;
}

.form dl.zend_form {
width: 830px;
height: 125px;
padding: 10px;
margin: 0 auto 10px;
}

ul.errors {
margin: 0;
padding: 0;
list-style: none;
float: left;
color:#cc0000;
font-size: 100%;
}

input#buttons1-submit {
background: url(../img/btno.png) no-repeat left top !important;
width: 0px;
height: 0px;
margin: 0 auto !important;
text-indent: -9999px;
border:0px;
display: block;
padding:40px 135px;
}

/*
input#buttons1-submit:hover {
background: url(../img/btnho.png) no-repeat left top !important;
}
*/

.btn_dt #buttons1-confirm {
display: block;
max-width: 300px;
height: 80px;
margin: 10px auto;
border: 1px solid #fff !important;
background: url(../img/btno.gif) no-repeat center !important;
}

/*
.btn_dt #buttons1-confirm:hover {
display: block;
width: 300px;
height: 80px;
background: url(../img/btnho.gif) no-repeat center !important;
}
*/


.btn_dt #confirmBack {
margin: 20px 0 0 !important;
}

.contents {
position: relative;
	max-width: 700px;
	padding: 30px 0;
	margin: 0 auto;
	clear: both;
}


br {display: block;}


form#form1 {
margin: 0;

}


dt {
border-top: 2px dotted #ccc;
border-bottom: 2px dotted #ccc;
clear: both;
margin: 0px 0 0;
}

dt.btn_dt {
border: none;
}

dt {
background: #f5f5f5;
padding: 5px 5px 0;
line-height: 2;
}

p.description {
    padding: 0;
    margin: 0 0 10px;
}

.btn_dt {
background: none;
}

email1-label {
text-align: left;
}

dd.floathack select,
dd input  {
margin: 15px;
font-size: 1.2em;
}

.btn_dt {
}

.btn_dt #buttons1-submit {
display: block;
max-width: 300px;
height: 80px;
background: url(../img/btno.gif) no-repeat center !important;
}

.btn_dt #buttons1-submit:hover {
background: url(../img/btnho.gif) no-repeat center !important;
}

/*
.btn_dt #buttons1-submit:hover {
display: block;
width: 300px;
height: 80px;
background: url(../img/btnho.gif) no-repeat center !important;
}
*/

input#city,
input#building,
input#address,
input#email1,
input#tel1 {
width: 94% !important;
}

#form-error {
text-align: center;
width: 100%;
}

#form-error:before {
content:"注）";
}


}/* メディアクエリ終了 */

@media(min-width:1025px) {
#header {
	background-attachment: fixed;
}

.koe {
width: 840px;
border: 1px solid #a9a169;
background: #fff;
padding: 10px 20px;
margin: 20px auto;
}

.policy {
width: 800px;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
background: #fff;
padding: 0;
margin: 0 auto 10px;
background: url(../img/17002173_01_75_JP.gif) no-repeat left;
}

.policy2 {
width: 670px;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
background: #fff;
padding: 0;
margin: 0 auto 30px;
background: url(../img/17002173_01_75_JP.gif) no-repeat left;
  overflow:auto; /* scrollからautoに変更 */
  -webkit-overflow-scrolling:touch;
}

.policy iframe,.policy2 iframe {
padding-left: 80px;
}

.prof {
width: 800px;
margin: 0 auto;
}
}

/* コンテンツエリア */
.contents {
	padding: 30px 1%;
}

/* 見出し */

.sh {
font-size: 2em;
text-align: center;
padding: 30px 0;
margin: 50px auto;
color: #cc0000;
border-top: 3px dotted #ddd;
border-bottom: 3px dotted #ddd;
}

.sh2 {
font-size: 2em;
text-align: center;
padding: 30px 0;
margin: 0px auto 50px;
color: #cc0000;
border-top: 3px dotted #ddd;
border-bottom: 3px dotted #ddd;
}


/* フッター */
#footer {
	height: 100px;
	padding: 0;
	text-align: center;
}

#footer p {
	line-height: 1;
	font-size: 12px;
	color: #666;
	margin-top: 45px;
}

/* ソーシャルボタン */
ul.social-buttons {
	margin-top: 25px;
}

ul.social-buttons li a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	font-size: 20px;
	line-height: 50px;
	outline: 0;
	color: #fff;
	background-color: #222;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

/*
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
	background-color: #0076b0;
}
*/

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
	outline: 0;
}

img.banner02 {
    max-width: 520px !important;
}

span#subform1-name-label {
    margin-right: 10px;
}

span#subform1-fstName-label {
    margin-right: 5px;
}

dd br {
    display: block !important;
}

br.block {
    display: block !important;
}