@charset "utf-8";
/*
Theme Name: 救缶鳥 Kyu-Can-Cho
Theme URI: null
Description: Description
Author: Shunc - ZJX
Version: 1.0
*/

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.1;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

li img,
dl img {
	display: block;
	vertical-align: baseline;
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.t_center{ text-align:center !important;}

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	リンク・インプットをタップ時のクラス
------------------------------------------------------------*/
a.tapCtrl, input.tapCtrl,
.tapCtrl a, .tapCtrl input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.tap {

}

a,
a:link {
	color: #313131;
	text-decoration: none;
}

a:visited {
	color: #313131;
	text-decoration: none;
}

a:hover {
	color: #313131;
	text-decoration: underline;
}

a:active {
	color: #313131;
	text-decoration: underline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1000px;
	color: #313131;
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
	background: url(../img/common/body_bg.jpg) repeat left top;
}

#container {
	text-align: left;
}

#main {
	padding: 79px 0 0;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	min-height: 500px;
	background: url(../img/common/h_bg.jpg) no-repeat center top;
	background-size: cover;
}

#gHeader .hInner {
	margin: 0 auto;
	width: 980px;
	position: relative;
}

#gHeader .hInner h1 {
	padding: 104px 17px 0;
}

#gHeader .hInner h1 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#gHeader .hInner .positonImg {
	position: absolute;
	right: 5px;
	bottom: -180px;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	padding: 45px 0;
	background-color: #F3F3F2;
}

#gFooter .fBox {
	margin: 0 auto;
	width: 980px;
}

#gFooter .fBox .fLink {
	margin-bottom: 25px;
	text-align: center;
}

#gFooter .fBox .fLink a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#gFooter .fBox .copyright {
	font-size: 12px;
	color: #7d7561;
	text-align: center;
}

/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .indexBox {
	margin: 0 auto 97px;
	width: 980px;
}

#main .indexBox01 {
	margin: 0;
	padding: 55px 0 138px;
	width: 100%;
	background: #fff url(img/index/bg01.jpg) no-repeat center top;
}

#main .indexBox01 .section {
	margin: 0 auto;
	width: 980px;
}

#main .indexBox h2 {
	margin-bottom: 38px;
}

#main .indexBox .h2Ttl {
	margin-bottom: 35px;
}

#main .indexBox .h2Ttl01 {
	margin-bottom: 50px;
}

#main .indexBox h3 {
	margin-bottom: 26px;
}

#main .indexBox .h3Ttl {
	margin-bottom: 20px;
}

#main .indexBox .pTxt {
	margin-bottom: 37px;
	font-size: 14px;
	line-height: 1.71;
	text-align: center;
}

#main .indexBox .pTxt01 {
	margin-bottom: 54px;
}

#main .indexBox .textImg {
	margin-bottom: 43px;
}

#main .indexBox .spImgUl {
	display: none;
}

#main .indexBox .imgBoxL {
	margin: 0 0 48px -13px;
	position: relative;
}

#main .indexBox .imgBoxL .positonImg {
	position: absolute;
	right: -89px;
	top: 6px;
}

#main .indexBox .imgBoxL .photoBox {
	float: left;
}

#main .indexBox .imgBoxL .textBox {
	margin-top: 31px;
	width: 609px;
	float: right;
}

#main .indexBox .imgBoxL .textBox .title {
	margin-bottom: 23px;
}

#main .indexBox .imgBoxL .textBox p {
	font-size: 14px;
	line-height: 2;
}

#main .indexBox .stepBox {
	margin-bottom: 65px;
	padding: 30px 30px 35px;
	background: url(../img/index/bg04.jpg) repeat left top;
}

#main .indexBox .stepBox .stepList {
	margin: -20px -20px 0 0;
}

#main .indexBox .stepBox .stepList > li {
	margin: 20px 20px 0 0;
	padding: 27px 30px 35px 33px;
	width: 386px;
	float: left;
	background-color: #fff;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	behavior: url(js/pie.htc);
}

#main .indexBox .stepBox .stepList li.first {
	padding: 27px 0 58px 32px;
	width: auto;
	float: none;
}
#main .indexBox .stepBox .stepList li li {
	width: auto;
	float: left;
}

#main .indexBox .stepBox .stepList li .rLi {
	float: right;
	position: relative;
}


#main .indexBox .stepBox .stepList li .rLi:after {
	width: 60px;
	height: 49px;
	content: "";
	position: absolute;
	left: -94px;
	top: 49px;
	background: url(../img/common/icon01.gif) no-repeat center top;
}

#main .indexBox .stepBox .stepList .title {
	margin-bottom: 12px;
}

#main .indexBox .stepBox .stepList p {
	font-size: 14px;
	line-height: 1.71;
}

#main .indexBox .stepBox .stepList li.first .title {
	margin-bottom: 32px;
}

#main .indexBox .stepBox .stepList li.first ul {
	margin-right: 47px;
}

#main .indexBox .tableType01 {
	margin-bottom: 50px;
	width: 100%;
	border-collapse: collapse;
}

#main .indexBox .tableType01 th,
#main .indexBox .tableType01 td {
	padding: 14px 20px 12px;
	background-color: #fff;
	text-align: left;
	font-size: 13px;
	line-height: 1.4;
	vertical-align: top;
	font-weight: normal;
	border: 1px solid #B7B7B7;
}

#main .indexBox .tableType01 th {
	padding: 10px 10px 9px 40px;
	width: 12.5%;
	color: #fff;
	background-color: #E98E51;
	font-weight: bold;
}

#main .indexBox .tableType01 .tdStyle {
	vertical-align: middle;
}

#main .indexBox .tableType01 .wid01 {
	padding-left: 90px;
	width: 54.5%;
}

#main .indexBox .tableType01 .wid02 {
	padding-left: 28px;
	width: 33%;
}

#main .indexBox .innerBox {
	margin-bottom: 74px;
}

#main .indexBox .innerBox .lBox {
	width: 427px;
	float: left;
	position: relative;
}

#main .indexBox .innerBox .lBox p {
	position: absolute;
	left: 5px;
	top: 13px;
	color: #694B3A;
}

#main .indexBox .innerBox .rBox {
	margin-top: 10px;
	width: 465px;
	float: right;
}

#main .indexBox .innerBox .rBox p {
	padding-left: 17px;
	margin-bottom: 25px;
	color: #6E5040;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/common/icon02.png) no-repeat left 3px;
}

#main .indexBox .video {
	margin: 0 auto 50px;
	text-align: center;
	width: 60%;
}
#main .indexBox .video iframe{
	width: 100% !important;
	min-height: 100% !important;
}
#main .indexBox .video a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#main .indexBox .imgList {
	margin-bottom: 25px;
}

#main .indexBox .imgList li {
	padding-left: 12px;
	float: left;
}

#main .indexBox .imgList li:first-child {
	padding-left: 0;
}

#main .indexBox01 .imgBoxR {
	margin: 0 0 23px 92px;
}

#main .indexBox01 .imgBoxR .photoBox {
	margin: 50px 0 0 -100px;
	float: right;
}

#main .indexBox01 .imgBoxR .textBox {
	width: 687px;
	float: left;
}

#main .indexBox01 .imgBoxR .textBox .title {
	margin-bottom: 47px;
	text-align: right;
}

#main .indexBox01 .imgBoxR .textBox p {
	margin: 0 40px 0 0;
	font-size: 14px;
	line-height: 1.71;
}

#main .indexBox01 .imgBoxR .textBox .pTtl {
	margin-bottom: 25px;
}

#main .indexBox01 .bdBox {
	margin-bottom: 37px;
	border: 8px solid #D8F3E2;
	padding: 20px 0 10px 21px;
	background-color: #fff;
	position: relative;
	border-radius: 10px;
	behavior: url(js/pie.htc);
}

#main .indexBox01 .bdBox .lBox {
	float: left;
}

#main .indexBox01 .bdBox .rBox {
	width: 727px;
	float: right;
}

#main .indexBox01 .bdBox .rBox .topImg {
	margin-bottom: 10px;
}

#main .indexBox01 .bdBox .rBox ul {
	float: left;
}

#main .indexBox01 .bdBox .rBox li {
	padding-left: 10px;
	float: left;
}

#main .indexBox01 .bdBox .rBox li:first-child {
	padding-left: 0;
}

#main .indexBox01 .bdBox .rBox p {
	float: right;
}

#main .indexBox01 .bdBox .rBox .bottomBox {
	margin-right: 19px;
}

#main .indexBox01 form table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #CCCCCB;
}

#main .indexBox01 form th,
#main .indexBox01 form td {
	border-bottom: 1px solid #CCCCCB;
	padding: 17px 35px;
	width: 76%;
	font-size: 14px;
	line-height: 1.71;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#main .indexBox01 form th {
	padding: 17px;
	width: 24%;
	font-weight: bold;
}

#main .indexBox01 form th span {
	float: left;
}

#main .indexBox01 form th .must {
	width: 70px;
	color: #fff;
	font-weight: normal;
	line-height: 22px;
	vertical-align: middle;
	float: right;
	text-align: center;
	display: inline-block;
	position: relative;
	border-radius: 10px;
	behavior: url(js/pie.htc);
	background-color: #E84E64;
}

#main .indexBox01 form input[type="text"],
#main .indexBox01 form input[type="tel"],
#main .indexBox01 form input[type="email"] {
	padding: 0 5px;
	width: 360px;
	height: 24px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	vertical-align: middle;
	border: 1px solid #B7B7B7;
}

#main .indexBox01 form input[type="radio"] {
	margin: -3px 3px 0 0;
	vertical-align: middle;
}

#main .indexBox01 form select {
	width: 40px;
	border: 1px solid #B7B7B7;
}

#main .indexBox01 form input[type="text"].wid01,
#main .indexBox01 form input[type="tel"].wid01,
#main .indexBox01 form input[type="email"].wid01 {
	width: 140px;
}

#main .indexBox01 form input[type="text"].wid02,
#main .indexBox01 form input[type="tel"].wid02,
#main .indexBox01 form input[type="email"].wid02 {
	margin-top: 15px;
	width: 510px;
}

#main .indexBox01 form input[type="text"].wid03,
#main .indexBox01 form input[type="tel"].wid03,
#main .indexBox01 form input[type="email"].wid03 {
	width: 60px;
}

#main .indexBox01 form td .txtSpan {
	margin: 0 5px;
	vertical-align: middle;
}

#main .indexBox01 form td .txtSpan01 {
	font-size: 12px;
}

#main .indexBox01 form td .smallSpan {
	margin-bottom: 5px;
	font-size: 12px;
	display: block;
}

#main .indexBox01 form td .radioUl li {
	margin-right: 40px;
	display: inline;
	font-size: 12px;
}

#main .indexBox01 form td .radioUl li .wpcf7-list-item {
	margin-left: 0;
}

#main .indexBox01 form .selectUl li {
	margin-right: 15px;
	display: inline;
}

#main .indexBox01 form .selectUl li span {
	margin-left: 6px;
	font-size: 12px;
}

#main .indexBox01 form .selectUl li .wpcf7-form-control-wrap {
	margin-left: 0;
}

#main .indexBox01 form td .topBox {
	margin-bottom: 10px;
}

#main .indexBox01 form td .topBox .selectUl {
	float: left;
}

#main .indexBox01 form td .topBox p {
	color: #E21F08;
	font-weight: bold;
	float: left;
}

#main .indexBox01 form td .redTxt {
	margin-bottom: 5px;
	padding-left: 12px;
	color: #E21F08;
	font-size: 12px;
	background: url(../img/common/icon03.gif) no-repeat left 6px;
}

#main .indexBox01 form .submit {
	text-align: center;
}

#main .indexBox01 form .submit li {
	display: inline-block;
	position: relative;
}

#main .indexBox01 form .submit li .btn {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

#main form .submit .confirm input {
	padding: 0;
	width: 411px;
	height: 70px;
	vertical-align: top;
	text-indent: -9999px;
	border: none;
	background: url(../img/common/btn01.jpg) no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
}

#main .indexBox01 form .submit li input:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#main .indexBox01 .contactBox {
	margin: 17px 40px;
	padding: 17px 0 0 28px;
	border: 1px solid #B7B7B7;
	overflow: scroll;
	height: 160px;
}

.agree_check {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}

.agree_check .must {
	width: 70px;
    color: #fff;
    font-weight: normal;
    line-height: 22px;
    vertical-align: middle;
    float: right;
    text-align: center;
    display: inline-block;
    position: relative;
    border-radius: 10px;
    behavior: url(js/pie.htc);
    background-color: #E84E64;
}

.agree_check .wpcf7-list-item {
	display: flex;
}

#main .indexBox01 .contactBox .lBox {
	padding: 14px 13px 0 0;
	float: left;
}

#main .indexBox01 .contactBox .rBox {
	float: left;
}

#main .indexBox01 .contactBox .pTtl {
	margin-bottom: 24px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/common/icon04.gif) no-repeat left 8px;
}

#main .indexBox .spLink {
	display: none;
}
.boxlink {
	background: url(../img/index/bg_link.png) no-repeat left top;
	width: 980px;
	height: 250px;
	margin-bottom: 55px;
}
.boxlink .btn_form{
	padding: 77px 0 0 538px;
	display: block;
}
.sp {
	display: none !important;
}

.honbun {
    font-size: 12px !important;
    color: #000000 !important;
    line-height: 150%;
    padding-bottom: 10px;
    vertical-align: text-top;
    text-align: left;
}
.midasi_b {
    font-size: 15px !important;
    line-height: 150%;
    font-weight: bold;
    color: #000 !important;
    text-decoration: none;
    text-align: left;
}
.pmark {
	margin-bottom:-40px;

}

#main .indexBox01 form .submit input.wpcf7-back  {
	padding: 0;
	width: 232px;
	height: 90px;
	vertical-align: top;
	text-indent: -9999px;
	border: none;
	background: url(../img/index/btn_back.png) no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
}
#main .indexBox01 form .submit input.wpcf7-submit  {
	padding: 0;
	width: 347px;
	height: 90px;
	vertical-align: top;
	text-indent: -9999px;
	border: none;
	background: url(../img/index/btn_submit.png) no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
}
@media all and (min-width: 0px) and (max-width: 768px) {

	.pc {
		display: none !important;
	}

	.sp {
		display: block !important;
	}

	/*------------------------------------------------------------
		レイアウト
	------------------------------------------------------------*/
	body {
		min-width: inherit;
		font-size: 12px;
		background: url(../img/common/sp_body_bg.jpg) repeat left top;
		background-size: 320px 300px;
	}

	#main {
		padding: 40px 10px 0;
		overflow: hidden;
	}

	#gHeader {
		min-height: inherit;
	}

	#gHeader .hInner {
		width: auto;
	}

	#gHeader .hInner h1 {
		padding: 17% 0 12% 4%;
		width: 48%;
	}

	#gHeader .hInner h1 img {
		width: 100%;
	}

	#gHeader .hInner .positonImg {
		width: 44%;
		right: 3%;
		bottom: -13%;
	}

	#gHeader .hInner .positonImg img {
		width: 100%;
	}

	#gFooter {
		padding: 20px 15px;
		width: 100%;
		box-sizing: border-box;
	}

	#gFooter .fBox {
		margin: 0;
		width: auto;
	}

	#gFooter .fBox .fLink {
		margin: 0 auto 10px;
		width: 37%;
	}

	#gFooter .fBox .fLink img {
		width: 100%;
	}

	#gFooter .fBox .copyright {
		font-size: 9px;
	}
	/*------------------------------------------------------------
		pageTop
	------------------------------------------------------------*/
	#main .pageTop {
		margin: 20px -15px 0;
		padding: 10px;
		text-align: center;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
	}

	#main .pageTop a {
		display: block;
		text-align: center;
	}
	/*------------------------------------------------------------
		index
	------------------------------------------------------------*/
	#main .indexBox {
		margin: 0;
		width: auto;
	}

	#main .indexBox01 {
		margin: 0 -15px;
		padding: 15px 15px 0;
		width: auto;
		background: #fff url(img/index/sp_bg01.jpg) no-repeat center top;
		background-size: 100% auto;
	}

	#main .indexBox01 .section {
		margin: 0;
		width: auto;
	}

	#main .indexBox h2,
	#main .indexBox .h2Ttl,
	#main .indexBox .h2Ttl01 {
		margin: 0 -15px 15px;
	}

	#main .indexBox h2 img {
		width: 100%;
	}

	#main .indexBox h3 {
		margin: 0 0 15px 5px;
		width: 75%;
	}

	#main .indexBox h3 img {
		width: 100%;
	}

	#main .indexBox .h3Ttl {
		width: 97%;
	}

	#main .indexBox .pTxt,
	#main .indexBox .pTxt01 {
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 1.5;
		text-align: left;
	}

	#main .indexBox .imgBoxL {
		margin: 0 0 20px;
	}

	#main .indexBox .imgBoxL .positonImg {
		width: 157px;
		right: 0;
		top: auto;
		bottom: 0;
	}

	#main .indexBox .imgBoxL .photoBox {
		width: 50%;
	}

	#main .indexBox .imgBoxL .photoBox img {
		width: 100%;
	}

	#main .indexBox .imgBoxL .textBox {
		margin-top: 0;
		float: none;
		width: auto;
	}

	#main .indexBox .imgBoxL .title {
		margin: 0 0 8px 5px;
		width: 86%;
	}

	#main .indexBox .imgBoxL .title img {
		width: 100%;
	}

	#main .indexBox .imgBoxL .textBox p	{
		font-size: 12px;
		line-height: 1.5;
	}

	#main .indexBox .stepBox {
		margin: 0 -15px;
		padding: 20px 15px;
	}

	#main .indexBox .stepBox .stepList {
		margin: 0;
	}

	#main .indexBox .stepBox .stepList > li,
	#main .indexBox .stepBox .stepList li.first {
		margin: 0 0 10px;
		padding: 11px 11px 20px;
		width: auto;
		float: none;
		height: auto !important;
		border-radius: 5px;
	}

	#main .indexBox .stepBox .stepList > li:last-child {
		margin-bottom: 0;
	}

	#main .indexBox .stepBox .stepList li.first ul {
		margin: 0 0 0 -9px;
	}

	#main .indexBox .stepBox .stepList li li {
		width: 43%;
	}

	#main .indexBox .stepBox .stepList li li img {
		width: 100%;
	}

	#main .indexBox .stepBox .stepList li .title,
	#main .indexBox .stepBox .stepList li.first .title {
		margin-bottom: 5px;
	}

	#main .indexBox .stepBox .stepList li.first .title {
		margin-bottom: 15px;
	}

	#main .indexBox .stepBox .stepList li .title img {
		width: 100%;
	}

	#main .indexBox .stepBox .stepList li .rLi:after {
		margin-top: -8.5px;
		width: 20px;
		height: 17px;
		left: -24%;
		top: 46%;
		background-size: 100% auto;
	}

	#main .indexBox .stepBox .stepList p {
		margin: 0 5px;
		font-size: 12px;
		line-height: 1.5;
	}

	#main .indexBox .textImg {
		display: none;
	}

	#main .indexBox .spImgUl {
		margin: 0 5px 35px;
		display: block;
	}

	#main .indexBox .spImgUl li {
		margin-bottom: 15px;
		position: relative;
	}

	#main .indexBox .spImgUl li img {
		width: 100%;
	}

	#main .indexBox .spImgUl li:after {
		margin-left: -36px;
		width: 71px;
		height: 22px;
		position: absolute;
		bottom: -22px;
		left: 50%;
		content: "";
		z-index: 10;
		background: url(../img/index/sp_arrow.png) no-repeat center top;
		background-size: 100% auto;
	}

	#main .indexBox .spImgUl li:last-child {
		margin-bottom: 0;
	}

	#main .indexBox .spImgUl li:nth-last-child(-n+2):after {
		display: none;
	}

	#main .indexBox .tableType01 {
		display: none;
	}

	#main .indexBox .spLink {
		margin: 0 -10px 15px;
		display: block;
	}

	#main .indexBox .spLink img {
		width: 100%;
	}

	#main .indexBox .innerBox {
		margin-bottom: 25px;
	}

	#main .indexBox .innerBox .lBox {
		padding-left: 15%;
		width: 80%;
		float: none;
	}

	#main .indexBox .innerBox .lBox img {
		width: 100%;
	}

	#main .indexBox .innerBox .lBox p {
		top: 5px;
		font-size: 10px;
	}


	#main .indexBox .innerBox .rBox {
		width: auto;
		float: none;
	}

	#main .indexBox .innerBox .rBox img {
		width: 100%;
	}

	#main .indexBox .innerBox .rBox p {
		margin-bottom: 15px;
		font-size: 14px;
		background: url(../img/common/icon02.png) no-repeat left 3px;
		background-size: 13px 13px;
		letter-spacing: -1px;
	}

	#main .indexBox .video {
		margin: 0 auto 25px;
		width: 97%;
	}

	#main .indexBox .video img {
		width: 100%;
	}

	#main .indexBox .imgList {
		margin: 0 5px 15px;
	}

	#main .indexBox .imgList li {
		margin: 2% 2% 0 0;
		padding: 0;
		width: 49%;
		float: left;
	}

	#main .indexBox .imgList li:nth-child(2n) {
		margin-right: 0;
	}


	#main .indexBox .imgList li:nth-child(-n+2) {
		margin-top: 0;
	}

	#main .indexBox .imgList li img {
		width: 100%;
	}

	#main .indexBox01 .imgBoxR {
		margin: 0 0 15px;
	}

	#main .indexBox01 .imgBoxR img {
		width: 100%;
	}

	#main .indexBox01 .imgBoxR .photoBox {
		margin: 0 0 10px 0;
		width: 30%;
		float: left;
	}

	#main .indexBox01 .imgBoxR .textBox {
		width: auto;
		float: none;
	}

	#main .indexBox01 .imgBoxR .textBox p {
		clear: both;
	}

	#main .indexBox01 .imgBoxR .textBox .pTtl {
		margin: 7% 6% 0 0;
		clear: none;
		float: right;
		width: 60%;
	}

	#main .indexBox01 .imgBoxR .textBox p {
		margin: 0;
		font-size: 12px;
		line-height: 1.5;
	}

	#main .indexBox01 .bdBox {
		padding: 5px 10px;
		border: 4px solid #d8f3e2;
		border-radius: 5px;
	}

	#main .indexBox01 .bdBox .lBox {
		width: 40%;
	}

	#main .indexBox01 .bdBox img {
		width: 100%;
	}

	#main .indexBox01 .bdBox .rBox {
		margin-top: 4%;
		width: 60%;
	}

	#main .indexBox01 .bdBox .rBox ul {
		display: none;
	}

	#main .indexBox01 form {
		margin: 0 -15px;
		display: block;
	}

	#main .indexBox01 form table {
		margin-bottom: 15px;
		border: none;
		width: 100%;
	}

	#main .indexBox01 form th, #main .indexBox01 form td {
		padding: 10px 15px;
		float: left;
		width: 100%;
		box-sizing: border-box;
		border: none;
	}

	#main .indexBox01 form th {
		padding: 5px 15px;
		background-color: #E9E9E8;
	}

	#main .indexBox01 form input[type="text"],
	#main .indexBox01 form input[type="tel"],
	#main .indexBox01 form input[type="email"] {
		width: 100%;
		height: 30px;
		line-height: 30px;
	}

	#main .indexBox01 form select {
		width: 68px;
	}

	#main .indexBox01 form input[type="text"].wid01,
	#main .indexBox01 form input[type="tel"].wid01,
	#main .indexBox01 form input[type="email"].wid01 {
		width: 30%;
	}

	#main .indexBox01 form input[type="text"].wid02,
	#main .indexBox01 form input[type="tel"].wid02,
	#main .indexBox01 form input[type="email"].wid02 {
		width: 100%;
	}

	#main .indexBox01 form input[type="text"].wid03,
	#main .indexBox01 form input[type="tel"].wid03,
	#main .indexBox01 form input[type="email"].wid03 {
		width: 30%;
	}

	#main .indexBox01 form th .must {
		margin: 4px 0 0 10px;
		width: 35px;
		float: left;
		font-size: 10px;
		line-height: 14px;
		vertical-align: middle;
	}

	#main .indexBox01 form td .txtSpan01 {
		font-size: 14px;
	}

	#main .indexBox01 form td .smallSpan {
		font-size: 10px;
	}

	#main .indexBox01 form td .radioUl li {
		margin-bottom: 5px;
		display: block;
		font-size: 12px;
	}

	#main .indexBox01 form td .radioUl li:last-child {
		margin-bottom: 0;
	}

	#main .indexBox01 form td .topBox p {
		margin-bottom: 5px;
		font-weight: normal;
		font-size: 12px;
	}

	#main .indexBox01 form td .redTxt {
		font-size: 11px;
	}

	#main .indexBox01 form .selectUl li span {
		font-size: 14px;
	}

	#main .indexBox01 .contactBox {
		margin: 0 15px 15px;
		padding: 10px 10px 0 10px;
	}

	#main .indexBox01 .contactBox .lBox {
		padding: 5% 0 0 0;
		width: 50%;
	}

	#main .indexBox01 .contactBox .rBox {
		width: 20%;
	}

	#main .indexBox01 .contactBox .rBox img {
		width: 100%;
	}

	#main .indexBox01 .contactBox p {
		font-size: 8px;
	}

	#main .indexBox01 .contactBox .pTtl {
		margin-bottom: 10px;
		padding-left: 8px;
		font-size: 10px;
		background: url(../img/common/icon04.gif) no-repeat left 5px;
		background-size: 5px 5px;
	}

	#main .indexBox01 form .submit {
		overflow: hidden;
		margin: 0 15px;
	}

	#main .indexBox01 form .submit li {
		width: 100%;
	}

	#main .indexBox01 form .submit .confirm input {
		width: 100%;
		background-size: 100% auto;
	}

	#main .indexBox01 form .submit li .btn {
		width: 100%;
		height: auto;
	}
	.btn_form {
		width: 60%;
		display: block;
		margin: 0.5em auto 1.5em;
	}
	#main .indexBox01 form .submit .confirm {}
	#main .indexBox01 form .submit .confirm input {
		width: 80%;
		margin: 0 auto;
		display: block;
	}
	#main .indexBox01 form .submit input.wpcf7-back  {
		width: 30%;
		height: 60px;
		background: url(../img/index/btn_back.png) no-repeat;
		background-size: contain;
		float: none;
		margin: 0 auto;
		display: block;
	}
	#main .indexBox01 form .submit input.wpcf7-submit  {
		width: 51.5%;
		height: 50px;
		background: url(../img/index/btn_submit.png) no-repeat;
		background-size: contain;
		float: none;
		margin: 0 auto;
		display: block;
	}
	#main .indexBox01 form .submit {
		margin: 0;
	}
}
.wpcf7-form.sent .submit{
	display: none;
}

/* スマホ */
@media all and (min-width: 0px) and (max-width: 768px) {

	.display_pc {
		display: none;
	}

	.display_sp {
		display: block;
	}

	.price_list {
		margin-top: 15px;
		width: 100% !important;
		border-collapse: collapse !important;
		border-spacing: 0 !important;
		border: 2px solid #000000 !important;
	}

	.price_list ul {
		text-align: left;
		list-style: disc;
		padding-left: 17px;
	}

	.price_list ul li:nth-of-type(2) {
		margin-top: 8px;
	}

	.price_list tr:nth-of-type(1) td {
		text-align: center !important;
	}

	.price_list tr:nth-of-type(3) td {
		background-color: #f4dd8d !important;
	}

	.price_list tr:nth-of-type(n+3) td {
		width: 50% !important;
	}

	.price_list td {
		padding: 5px !important;
		border-collapse: collapse !important;
		font-size: 12px !important;
	}

	.price_list tr {
		border-bottom: 2px solid #000000 !important;
	}

	.price_list tr:nth-last-of-type(1) {
		border-bottom: 0;
	}

	.price_list tr:nth-of-type(n+3) td:nth-of-type(1) {
		border-right: 2px solid #000000 !important;
	}

}

/* PC */
@media all and (min-width: 769px) {

	.display_pc {
		display: block;
		width: 62%;
	}

	.display_sp {
		display: none;
	}

	/* .radioUl {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin-right: auto;
	} */

	.price_list_area {
		display: flex;
		align-items: flex-start;
		margin-top: 30px;
	}

	.payment_area {
		width: auto !important;
		padding-right: 0 !important;
	}

	.price_list {
		width: 100% !important;
	}

	.price_list ul {
		display: inline-block;
		list-style: disc;
		padding-left: 17px;
	}

	.price_list ul span {
		font-size: 11.2px !important;
	}

	.price_list ul li:nth-of-type(2) {
		margin-top: 15px;
	}

	.price_list tr:nth-of-type(2) td:nth-of-type(1) {
		width: 53% !important;
		vertical-align: middle !important;
	}

	.price_list tr:nth-of-type(2) td:nth-of-type(2),
	.price_list tr:nth-of-type(n+3) td:nth-of-type(1) {
		width: 16% !important;
	}

	.price_list tr:nth-of-type(2) td:nth-of-type(3),
	.price_list tr:nth-of-type(n+3) td:nth-of-type(2) {
		width: 10% !important;
	}

	.price_list tr:nth-of-type(1) td {
		text-align: center !important;
	}

	.price_list tr:nth-of-type(2) td:nth-of-type(2),
	.price_list tr:nth-of-type(2) td:nth-of-type(3) {
		background-color: #f4dd8d !important;
	}

	.price_list td {
		padding: 5px !important;
		border: 2px solid #000000 !important;
		font-size: 12px !important;
	}

	.postage_area {
		width: 36%;
		margin-left: auto;
		font-size: 12px;
	}

}

.postage_area {
	border: 1px solid #000000;
}

.postage_area p {
	padding: 5px 15px;
	border-bottom: 1px solid #000000;
}

.postage_area ul {
	padding: 10px 15px;
	font-size: 12px;
}
