/* ページ */

body, td, th {
	font-size: 14px;
	font-family: "Jost", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-display: swap;
	color: #111111;
	margin: 0px;
	}

img {
	border: 0px;
	vertical-align: bottom;
	}

p, a, div, span, font, strong, section, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, label, input, textarea, select, :before, :after {
	margin: 0px;
	padding: 0px;
	list-style: none;
	box-sizing: border-box;
	}

form {
	margin: 0px;
	}

a:link { color: #111111; text-decoration: none; }
a:visited { color: #111111; text-decoration: none; }
a:hover { color: #cccccc; text-decoration: none; }
a:active { color: #111111; text-decoration: none; }

@media screen and (min-width: 641px){

img {
	-webkit-transition: all .3s;
	transition: all .3s;
	}

a {
	-webkit-transition: all .3s;
	transition: all .3s;
	}

a:hover {
	opacity: 0.6;
	}

a:hover img {
	opacity: 0.6;
	}

}

@media screen and (max-width: 640px){
}


/* 全体レイアウト */

@media screen and (min-width: 641px){

}

@media screen and (max-width: 640px){

}


/* ヘッダー */

@media screen and (min-width: 641px){

#head {
	width: 100%;
	height: 80px;
	}

#head ol {
	width: 1000px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	}

#head a.res {
	width: 140px;
	height: 40px;
	background: #82CAC1;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.2em;
	margin: 20px 0px 0px 30px;
	padding: 5px 0px 0px 0px;
	float: right;
	text-align: center;
	display: block;
	position: relative;
	}

#head a.res:after {
	content: '';
	width: 138px;
	height: 38px;
	border: 1px #ffffff solid;
	position: absolute;
	left: 1px;
	top: 1px;
	}

#head .tel {
	margin: 31px 0px 0px 0px;
	float: right;
	text-align: center;
	cursor: default;
	}

#head a.tel:hover {
	color: #ffffff;
	opacity: 1;
	}

#head .tel span {
	background: url(img/fre02.png) no-repeat left;
	background-size: 26px auto;
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 18px;
	padding: 0px 0px 0px 31px;
	display: block;
	}

#head .tel strong {
	display: none;
	}

#head h1 {
	margin: 0px 0px 0px 0px;
	}

#head h1 img {
	width: 200px;
	margin: 28px 0px 0px 0px;
	float: left;
	}

}

@media screen and (max-width: 640px){

#head {
	width: 100%;
	height: 50px;
	}

#head a.res {
	width: 50%;
	height: 45px;
	background: #82CAC1;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.2em;
	padding: 7px 0px 0px 0px;
	float: right;
	text-align: center;
	display: block;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	}

#head a.res:after {
	content: '';
	width: calc(100% - 2px);
	height: 43px;
	border: 1px #ffffff solid;
	position: absolute;
	left: 0.5%;
	top: 1px;
	}

#head .tel span {
	background: url(img/fre01.png) no-repeat left;
	background-size: 26px auto;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 18px;
	color: #ffffff;
	padding: 0px 0px 0px 31px;
	display: none;
	}

#head .tel strong {
	width: 50%;
	height: 45px;
	background: #82CAC1;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 0.2em;
	padding: 7px 0px 0px 0px;
	float: right;
	text-align: center;
	display: block;
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	}

#head .tel strong:after {
	content: '';
	width: calc(100% - 2px);
	height: 43px;
	border: 1px #ffffff solid;
	position: absolute;
	left: 0.5%;
	top: 1px;
	}

#head h1 {
	margin: 0px 0px 0px 5%;
	}

#head h1 img {
	height: 20px;
	margin: 15px 0px 0px 0px;
	float: left;
	}

}


/* フッター */

@media screen and (min-width: 641px){

#foot {
	width: 100%;
	background: #F7F4EF;
	line-height: 40px;
	letter-spacing: 0.1em;
	margin: 50px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	}

}

@media screen and (max-width: 640px){

#foot {
	width: 100%;
	background: #F7F4EF;
	font-size: 10px;
	line-height: 30px;
	letter-spacing: 0.1em;
	margin: 30px 0px 45px 0px;
	text-align: center;
	overflow: hidden;
	}

}


/* メイン */

@media screen and (min-width: 641px){

#lp_mod003 .main {
	width: 100%;
	background: #F7F4EF;
	padding: 0px 0px 50px 0px;
	}

#lp_mod003 .main .hli {
	position: relative;
	}

#lp_mod003 .main .hli:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#lp_mod003 .main .pho {
	width: 100%;
	}

#lp_mod003 .main .tit {
	width: 50%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 2;
	/*filter: drop-shadow(0px 0px 6px rgba(0,0,0,1));*/
	}

#lp_mod003.sel .main .tit {
	width: 70%;
	}

#lp_mod003 .off {
	width: 800px;
	background: #ffffff;
	border: 5px #82CAC1 solid;
	margin: 50px auto 0px auto;
	padding: 30px 20px 30px 25px;
	display: block;
	}

#lp_mod003 .ter {
	padding: 30px 20px 20px 25px;
	}

#lp_mod003 .main .off img {
	width: auto;
	}

#lp_mod003 .off img {
	margin: 35px 30px 0px 0px;
	float: left;
	}

#lp_mod003 .off img:nth-child(2) {
	width: 200px;
	margin: 10px 20px 0px 0px;
	}

#lp_mod003 .off .day {
	margin: 0px 30px 0px 0px;
	}

#lp_mod003.hig .off img:nth-child(1) {
	width: 80%;
	margin: 10px auto 30px auto;
	float: none;
	display: block;
	}

#lp_mod003.hig .off img:nth-child(2) {
	width: 50%;
	max-width: 294px;
	margin: 0px 30px 0px 0px;
	}

#lp_mod003 .off h4 {
	font-size: 28px;
	line-height: 120%;
	color: #cc0000;
	margin: 10px 0px 0px 0px;
	}

#lp_mod003 .ter h4 {
	margin: 0px 0px 0px 0px;
	}

#lp_mod003.hig .off h4 {
	line-height: 150%;
	}

#lp_mod003 .off p {
	width: 100%;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	color: #111111;
	margin: 50px 0px 0px 0px;
	display: table;
	}

#lp_mod003 .lea {
	width: 100%;
	background: #111111;
	font-size: 18px;
	color: #ffffff;
	padding: 50px calc((100% - 1000px) / 2);
	text-align: center;
	overflow: hidden;
	}

#lp_mod003 .lea h2 {
	font-size: 42px;
	font-weight: 700;
	line-height: 150%;
	color: #ffffff;
	margin: 0px 0px 20px 0px;
	}

#lp_mod003 .lea h2 font {
	color: #ffff00;
	}

#lp_mod003 .lea span {
	font-size: 21px;
	margin: -10px 0px 50px 0px;
	display: block;
	}

#lp_mod003 .lea img {
	width: 90%;
	max-width: 480px;
	margin: 0px 0px 50px 0px;
	}

#lp_mod003 .lea .loa {
	width: 90%;
	max-width: 600px;
	background: #ffffff;
	font-size: 12px;
	color: #111111;
	margin: 0px auto 50px auto;
	padding: 30px 0px 20px 0px;
	text-align: center;
	}

#lp_mod003 .lea .loa img {
	width: 80%;
	max-width: none;
	margin: 0px auto 10px auto;
	display: block;
	}

#lp_mod003 .lea p {
	line-height: 200%;
	margin: 0px 0px 30px 0px;
	text-align: left;
	}

#lp_mod003 .lea a {
	width: 400px;
	background: #82CAC1;
	font-size: 36px;
	font-weight: 700;
	line-height: 80px;
	color: #ffffff;
	margin: 0px auto;
	display: block;
	position: relative;
	}

#lp_mod003 .lea a:after {
	content: '';
	width: 396px;
	height: 76px;
	border: 1px #ffffff solid;
	position: absolute;
	left: 2px;
	top: 2px;
	}

#lp_mod003 .vie {
	width: 800px;
	margin: 100px auto -50px auto;
	}

#lp_mod003 .vie h3 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#lp_mod003 .vie img {
	width: 100%;
	margin: 0px 0px 50px 0px;
	}

#lp_mod003 .vie ol {
	width: 100%;
	background: #ffffff;
	padding: 50px 0px 20px 0px;
	position: relative;
	}

#lp_mod003 .vie ol h4 {
	background: #82CAC1;
	font-size: 21px;
	line-height: 40px;
	color: #ffffff;
	letter-spacing: 0.2em;
	white-space: nowrap;
	padding: 0px 30px;
	position: absolute;
	left: 50%;
    top: -20px;
    transform: translateX(-50%);
	display: table;
	}

#lp_mod003 .vie ol ul {
	width: 640px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#lp_mod003 .vie ol li {
	width: 50%;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 0.2em;
	margin: 0px 0px 20px 0px;
	}

#lp_mod003 .vie ol li span {
	font-size: 21px;
	position: relative;
	z-index: 1;
	}

#lp_mod003 .vie ol li span:before {
	content: '';
	width: 100%;
	height: 12px;
	background: #FFF200;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	}

#lp_mod003 .exa {
	width: 100%;
	}

#lp_mod003 .exa h4 {
	width: 100%;
	background: #111111;
	font-size: 28px;
	line-height: 150%;
	color: #ffffff;
	padding: 20px 0px;
	}

#lp_mod003 .exa h4 p {
	max-width: 90%;
	margin: 0px auto;
	padding-left: 2em;
	text-indent: -2em;
	display: table;
	}

#lp_mod003 .exa dl {
	width: 100%;
	margin: 0px 0px 10px 0px;
	display: table;
	}

#lp_mod003 .exa dl img {
	width: 100%;
	}

#lp_mod003 .exa dl:last-child {
	margin: 0px 0px 0px 0px;
	}

#lp_mod003 .exa dl dt {
	width: 58.33%;
	display: table-cell;
	}

#lp_mod003 .exa dl dd {
	width: 41.66%;
	display: table-cell;
	position: relative;
	vertical-align: bottom;
	}

#lp_mod003 .exa dl dd ol {
	width: 90%;
	max-width: 300px;
	line-height: 200%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

#lp_mod003 .exa dl.two dd ol {
	margin: -31.71% 0px 0px 0px;
	}

#lp_mod003 .exa dl.non dd ol {
	margin: 0px;
	}

#lp_mod003 .exa dl dd h3 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 40px 0px;
	text-align: center;
	position: relative;
	}

#lp_mod003 .exa dl dd h3:before {
	content: '';
	width: 30px;
	border-top: 1px #A6A5A3 solid;
	position: absolute;
	left: 0px;
	top: 14px;
	}

#lp_mod003 .exa dl dd h3:after {
	content: '';
	width: 30px;
	border-top: 1px #A6A5A3 solid;
	position: absolute;
	right: 0px;
	top: 14px;
	}

#lp_mod003 .pla {
	width: 100%;
	background: #F7F4EF;
	padding: 100px 0px 100px 0px;
	text-align: center;
	}

#lp_mod003 .pla h3 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 50px 0px;
	}

#lp_mod003 .pla ol {
	width: 1000px;
	background: #ffffff;
	letter-spacing: 0.2em;
	margin: 0px auto 0px auto;
	padding: 50px 50px 50px 50px;
	}

#lp_mod003 .pla ul {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: table;
	}

#lp_mod003 .pla li {
	width: 50%;
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
	}

#lp_mod003 .pla li img {
	max-width: 80%;
	margin: 0px auto 10px auto;
	display: block;
	}

#lp_mod003 .pla ol br {
	display: none;
	}

#lp_mod003 .spe {
	width: 100%;
	background: #F7F4EF;
	padding: 50px 0px 0px 0px;
	}

#lp_mod003 .spe ol {
	width: 1000px;
	background: #BA9F74;
	margin: 0px auto;
	padding: 50px 50px 30px 50px;
	}

#lp_mod003 .spe h3 {
	font-size: 21px;
	color: #ffffff;
	letter-spacing: 0.2em;
	margin: 0px auto 30px auto;
	position: relative;
	display: table;
	}

#lp_mod003 .spe h3:before {
	content: '';
	width: 20px;
	height: 20px;
	border: 1px #ffffff solid;
	position: absolute;
	left: -30px;
    top: 50%;
    transform: translateY(-50%);
	}

#lp_mod003 .spe h3:after {
	content: '';
	width: 12px;
	height: 8px;
	border-bottom: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	position: absolute;
	left: -26px;
    top: 10px;
    transform: rotate(-45deg);
	}

#lp_mod003 .spe ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}

#lp_mod003 .spe li {
	width: 48.888%;
	margin: 0px 2.222% 20px 0px;
	}

#lp_mod003 .spe li:nth-child(2n),
#lp_mod003 .spe li:last-child {
	margin: 0px 0px 20px 0px;
	}

#lp_mod003 .spe li img {
	width: 100%;
	}

#lp_mod003 .acc {
	width: 100%;
	background: #82CAC1;
	color: #ffffff;
	margin: 0px 0px 100px 0px;
	padding: 100px 0px;
	overflow: hidden;
	}

#lp_mod003 .acc h3 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#lp_mod003 .acc ol {
	width: 1000px;
	line-height: 200%;
	margin: 0px auto 0px auto;
	}

#lp_mod003 .acc ol iframe {
	width: 100%;
	height: 400px;
	margin: 0px 0px 50px 0px;
	}

#lp_mod003 .cons {
	width: 100%;
	background: #F7F4EF;
	margin: -100px 0px 100px 0px;
	padding: 100px 0px;
	}

#lp_mod003 .cons h3 {
	font-size: 24px;
	letter-spacing: 0.2em;
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#lp_mod003 .cons h3 br {
	display: none;
	}

#lp_mod003 .cons ul {
	width: 90%;
	max-width: 1400px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#lp_mod003 .cons li {
	width: 30.952%;
	margin: 0px 3.571% 0px 0px;
	}

#lp_mod003 .cons li:last-child {
	margin: 0px;
	}

#lp_mod003 .cons li ol {
	position: relative;
	}

#lp_mod003 .cons li img {
	width: 100%;
	}

#lp_mod003 .cons li ol span {
	background: #82CAC1;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: 0.2em;
	padding: 0px 10px;
	display: table;
	position: absolute;
	left: -10px;
	top: -10px;
	}

#lp_mod003 .cons li h4 {
	font-size: 16px;
	letter-spacing: 0.2em;
	margin: 20px 0px 10px 0px;
	text-align: center;
	}

#lp_mod003 .cons li p {
	margin: 5px 0px 0px 0px;
	padding-left: 1em;
	text-indent: -1em;
	}

#lp_mod003 .cons li font {
	color: #82CAC1;
	}

#lp_mod003 form {
	width: 800px;
	margin: 0px auto 0px auto;
	}

#lp_mod003 form .line {
	width: 100%;
	background: #ffffff;
	border: 5px #00B900 solid;
	margin: 100px auto 100px auto;
	display: table;
	}

#lp_mod003 form .line dt {
	width: 320px;
	background: #00B900;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	}

#lp_mod003 form .line dt p {
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	text-align: left;
	}

#lp_mod003 form .line dt p img {
	width: 50px;
	margin: 0px 10px 0px 30px;
	float: left;
	}

#lp_mod003 form .line dd {
	padding: 25px 25px 25px 30px;
	display: table-cell;
	}

#lp_mod003 form .line dd p {
	width: 90px;
	margin: 0px 30px 0px 0px;
	float: left;
	}

#lp_mod003 form .line dd p a {
	width: 100%;
	background: #00B900;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	text-align: center;
	display: block;
	}

#lp_mod003 form .line dd h4 {
	font-size: 18px;
	line-height: 100%;
	color: #00B900;
	margin: 0px;
	}

#lp_mod003 form .line dd li {
	font-size: 14px;
	line-height: 120%;
	margin: 10px 0px 0px 0px;
	}

#lp_mod003 form .line dd li h5 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	}

#lp_mod003 form h3 {
	font-size: 24px;
	letter-spacing: 0.2em;
	margin: 50px 0px 40px 0px;
	text-align: center;
	}

#lp_mod003 form .off {
	margin: 0px auto 0px auto;
	position: relative;
	}

#lp_mod003 form ol dl {
	width: 100%;
	display: table-row;
	}

#lp_mod003 form ol dt {
	width: 200px;
	font-weight: bold;
	padding: 20px 0px 20px 0px;
	display: table-cell;
	vertical-align: middle;
	}

#lp_mod003 form ol dl:first-child dt {
	padding: 50px 0px 20px 0px;
	}

#lp_mod003 form ol dt span {
	background: #cc0000;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 2px 5px;
	text-align: center;
	}

#lp_mod003 form ol dt span.any {
	background: #aaaaaa;
	}

#lp_mod003 form ol dd {
	width: 600px;
	padding: 20px 0px 20px 0px;
	display: table-cell;
	}

#lp_mod003 form ol dl:first-child dd {
	padding: 50px 0px 20px 0px;
	}

#lp_mod003 form ol dd label {
	margin: 0px 0px 10px 0px;
	display: block;
	}

#lp_mod003 form ol dd span {
	font-size: 12px;
	color: #cc0000;
	margin: 10px 0px 0px 0px;
	padding-left: 1em;
	text-indent: -1em;
	display: block;
	}

#lp_mod003 form ol dd select {
	padding: 10px;
	}

#lp_mod003 form ol dd input[type="text"],
#lp_mod003 form ol dd input[type="email"],
#lp_mod003 form ol dd input[type="tel"] {
	width: 300px;
	padding: 10px;
	}

#lp_mod003 form ol dd textarea {
	width: 100%;
	font-size: 14px;
	padding: 10px;
	}

#lp_mod003 form ol .send {
	width: 250px;
	background: #ffcc00;
	font-size: 24px;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 50px;
	color: #111111;
	margin: 30px 0px 100px 0px;
	cursor: pointer;
	}

#lp_mod003 form .tel {
	width: 100%;
	margin: 0px 0px 100px 0px;
	text-align: center;
	}

#lp_mod003 form .tel h3 {
	font-size: 18px;
	letter-spacing: 0.2em;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#lp_mod003 form .tel p {
	background: url(img/fre02.png) no-repeat left;
	background-size: 26px auto;
	font-size: 21px;
	letter-spacing: 0.1em;
	line-height: 18px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 31px;
	display: inline-block;
	}

#lp_mod003 form .priv {
	font-size: 12px;
	text-align: center;
	}

#lp_mod003 form .sit {
	text-align: center;
	}

#lp_mod003 form .sit h4 {
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	}

#lp_mod003 form .sit ul {
	width: 100%;
	border-top: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	display: table;
	}

#lp_mod003 form .sit ul:last-child {
	border-bottom: 1px #dddddd solid;
	}

#lp_mod003 form .sit li {
	width: 100%;
	background: #f6f6f6;
	line-height: 40px;
	display: table-cell;
	}

#lp_mod003 form .sit dl {
	width: 100%;
	background: #ffffff;
	border-top: 1px #dddddd solid;
	font-size: 12px;
	display: table;
	}

#lp_mod003 form .sit dl:last-child {
	border-top: 1px #dddddd dashed;
	}

#lp_mod003 form .sit ul dt,
#lp_mod003 form .sit ul dd {
	width: calc(100% / 8);
	border-right: 1px #dddddd solid;
	display: table-cell;
	}

#lp_mod003 form .sit ul dt:last-child,
#lp_mod003 form .sit ul dd:last-child {
	border: none;
	}

#lp_mod003 form .sit ul dd {
	font-weight: bold;
	}

}

@media screen and (max-width: 640px){

#lp_mod003 .main {
	width: 100%;
	background: #F7F4EF;
	padding: 0px 0px 50px 0px;
	}

#lp_mod003 .main .hli {
	position: relative;
	}

#lp_mod003 .main .hli:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#lp_mod003 .main .pho {
	width: 100%;
	}

#lp_mod003 .main .tit {
	width: 85%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 2;
	/*filter: drop-shadow(0px 0px 6px rgba(0,0,0,1));*/
	}

#lp_mod003 .main .up {
    top: calc(50% - 100px);
	}

#lp_mod003 .off {
	width: 90%;
	background: #ffffff;
	border: 5px #82CAC1 solid;
	margin: 50px 5% 0px 5%;
	padding: 25px 15px 15px 15px;
	display: block;
	}

#lp_mod003 form .off {
	width: 100%;
	margin: 0px 0px 50px 0px;
	}

#lp_mod003 .off img {
	width: 80%;
	margin: 0px auto 20px auto;
	display: block;
	}

#lp_mod003 .main .off img {
	width: 80%;
	margin: 0px auto 20px auto;
	display: block;
	}

#lp_mod003 .off img:nth-child(2) {
	width: 50%;
	margin: 0px auto 10px auto;
	}

#lp_mod003.hig .off img:nth-child(1) {
	width: 100%;
	}

#lp_mod003.hig .off img:nth-child(2) {
	width: 80%;
	margin: 0px auto 20px auto;
	}

#lp_mod003 .off h4 {
	font-size: 21px;
	line-height: 120%;
	color: #cc0000;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

#lp_mod003 .off h4 br:nth-child(2) {
	display: none;
	}

#lp_mod003 .off p {
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	color: #111111;
	margin: 20px 0px 0px 0px;
	text-align: left;
	}

#lp_mod003 .lea {
	width: 100%;
	background: #111111;
	color: #ffffff;
	padding: 30px 5%;
	overflow: hidden;
	}

#lp_mod003 .lea h2 {
	font-family: 'hannari', "メイリオ";
	font-size: 28px;
	font-weight: 700;
	line-height: 150%;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	}

#lp_mod003 .lea h2 br {
	display: none;
	}

#lp_mod003 .lea h2 font {
	color: #ffff00;
	}

#lp_mod003 .lea span {
	font-size: 14px;
	margin: 0px 0px 30px 0px;
	display: block;
	}

#lp_mod003 .lea img {
	width: 80%;
	margin: 0px auto 30px auto;
	display: block;
	}

#lp_mod003 .lea .loa {
	width: 100%;
	background: #ffffff;
	font-size: 10px;
	color: #111111;
	margin: 0px auto 30px auto;
	padding: 20px 5% 10px 5%;
	text-align: center;
	}

#lp_mod003 .lea .loa img {
	width: 90%;
	max-width: none;
	margin: 0px auto 10px auto;
	display: block;
	}

#lp_mod003 .lea p {
	line-height: 200%;
	margin: 0px 0px 30px 0px;
	text-align: left;
	}

#lp_mod003 .lea a {
	width: 100%;
	background: #82CAC1;
	font-family: 'hannari', "メイリオ";
	font-size: 21px;
	font-weight: 700;
	line-height: 50px;
	color: #ffffff;
	margin: 10px auto 0px auto;
	text-align: center;
	display: block;
	position: relative;
	}

#lp_mod003 .lea a:after {
	content: '';
	width: 98.5%;
	height: 46px;
	border: 1px #ffffff solid;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

#lp_mod003 .vie {
	width: 90%;
	margin: 50px auto -50px auto;
	}

#lp_mod003 .vie h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 30px 0px;
	text-align: center;
	}

#lp_mod003 .vie img {
	width: 100%;
	margin: 0px 0px 50px 0px;
	}

#lp_mod003 .vie ol {
	width: 100%;
	background: #ffffff;
	padding: 40px 0px 10px 0px;
	position: relative;
	}

#lp_mod003 .vie ol h4 {
	background: #82CAC1;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	letter-spacing: 0.2em;
	white-space: nowrap;
	padding: 0px 20px;
	position: absolute;
	left: 50%;
    top: -20px;
    transform: translateX(-50%);
	display: table;
	}

#lp_mod003 .vie ol ul {
	width: 80%;
	margin: 0px auto;
	}

#lp_mod003 .vie ol li {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 0.2em;
	margin: 0px 0px 20px 0px;
	}

#lp_mod003 .vie ol li span {
	font-size: 18px;
	position: relative;
	z-index: 1;
	}

#lp_mod003 .vie ol li span:before {
	content: '';
	width: 100%;
	height: 12px;
	background: #FFF200;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	}

#lp_mod003 .exa {
	width: 100%;
	}

#lp_mod003 .exa h4 {
	width: 100%;
	background: #111111;
	font-size: 18px;
	line-height: 150%;
	color: #ffffff;
	padding: 20px 0px;
	}

#lp_mod003 .exa h4 p {
	max-width: 90%;
	margin: 0px auto;
	padding-left: 2em;
	text-indent: -2em;
	display: table;
	}

#lp_mod003 .exa dl {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: flex;
	flex-direction: column;
	}

#lp_mod003 .exa dl img {
	width: 100%;
	}

#lp_mod003 .exa dl:last-child {
	margin: 0px 0px 0px 0px;
	}

#lp_mod003 .exa dl dt {
	width: 100%;
	order: 1;
	}

#lp_mod003 .exa dl dd {
	width: 100%;
	position: relative;
	vertical-align: bottom;
	display: flex;
	flex-direction: column;
	order: 2;
	}

#lp_mod003 .exa dl dd ol {
	width: 300px;
	line-height: 200%;
	margin: 0px auto 50px auto;
	padding: 50px 0px 0px 0px;
	order: 2;
	}

#lp_mod003 .exa dl dd img {
	order: 1;
	}

#lp_mod003 .exa dl dd h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 30px 0px;
	text-align: center;
	position: relative;
	}

#lp_mod003 .exa dl dd h3:before {
	content: '';
	width: 40px;
	border-top: 1px #A6A5A3 solid;
	position: absolute;
	left: 25px;
	top: 12px;
	}

#lp_mod003 .exa dl dd h3:after {
	content: '';
	width: 40px;
	border-top: 1px #A6A5A3 solid;
	position: absolute;
	right: 25px;
	top: 12px;
	}

#lp_mod003 .pla {
	width: 100%;
	background: #F7F4EF;
	padding: 50px 0px;
	text-align: center;
	}

#lp_mod003 .pla h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 30px 0px;
	}

#lp_mod003 .pla ol {
	width: 90%;
	background: #ffffff;
	margin: 0px 5% 0px 5%;
	padding: 20px 5% 20px 5%;
	}

#lp_mod003 .pla li {
	margin: 0px 0px 20px 0px;
	}

#lp_mod003 .pla ol img {
	width: 100%;
	margin: 0px 0px 10px 0px;
	}

#lp_mod003 .spe {
	width: 100%;
	background: #F7F4EF;
	padding: 20px 0px 0px 0px;
	}

#lp_mod003 .spe ol {
	width: 90%;
	background: #BA9F74;
	margin: 0px auto;
	padding: 30px 30px 20px 30px;
	}

#lp_mod003 .spe h3 {
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 0.2em;
	margin: 0px auto 20px auto;
	position: relative;
	display: table;
	}

#lp_mod003 .spe h3:before {
	content: '';
	width: 16px;
	height: 16px;
	border: 1px #ffffff solid;
	position: absolute;
	left: -26px;
    top: 50%;
    transform: translateY(-50%);
	}

#lp_mod003 .spe h3:after {
	content: '';
	width: 10px;
	height: 6px;
	border-bottom: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	position: absolute;
	left: -23px;
    top: 8px;
    transform: rotate(-45deg);
	}

#lp_mod003 .spe li {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#lp_mod003 .spe li img {
	width: 100%;
	}

#lp_mod003 .acc {
	width: 100%;
	background: #82CAC1;
	color: #ffffff;
	margin: 0px 0px 50px 0px;
	padding: 50px 0px 50px 0px;
	overflow: hidden;
	}

#lp_mod003 .acc h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 30px 0px;
	text-align: center;
	}

#lp_mod003 .acc ol {
	width: 90%;
	margin: 0px 5% 0px 5%;
	}

#lp_mod003 .acc ol iframe {
	width: 100%;
	height: 300px;
	margin: 0px 0px 20px 0px;
	}

#lp_mod003 .cons {
	width: 100%;
	background: #F7F4EF;
	margin: -50px 0px 50px 0px;
	padding: 50px 0px;
	}

#lp_mod003 .cons h3 {
	font-size: 18px;
	letter-spacing: 0.2em;
	margin: 0px 0px 30px 0px;
	text-align: center;
	}

#lp_mod003 .cons ul {
	width: 90%;
	margin: 0px auto;
	}

#lp_mod003 .cons li {
	margin: 0px 0px 40px 0px;
	}

#lp_mod003 .cons li:last-child {
	margin: 0px;
	}

#lp_mod003 .cons li ol {
	position: relative;
	}

#lp_mod003 .cons li img {
	width: 100%;
	}

#lp_mod003 .cons li ol span {
	background: #82CAC1;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: 0.2em;
	padding: 0px 10px;
	display: table;
	position: absolute;
	left: -10px;
	top: -10px;
	}

#lp_mod003 .cons li h4 {
	font-size: 16px;
	letter-spacing: 0.2em;
	margin: 20px 0px 10px 0px;
	text-align: center;
	}

#lp_mod003 .cons li p {
	margin: 5px 0px 0px 0px;
	padding-left: 1em;
	text-indent: -1em;
	}

#lp_mod003 .cons li font {
	color: #82CAC1;
	}

#lp_mod003 form {
	width: 90%;
	margin: 0px 5% 0px 5%;
	}

#lp_mod003 form .line {
	width: 100%;
	background: #ffffff;
	border: 5px #00B900 solid;
	margin: 0px auto 50px auto;
	}

#lp_mod003 form .line dt {
	width: 100%;
	background: #00B900;
	color: #ffffff;
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
	}

#lp_mod003 form .line dt p {
	font-size: 17px;
	font-weight: 700;
	line-height: 30px;
	margin: 0px;
	}

#lp_mod003 form .line dt p img {
	height: 30px;
	margin: 0px 10px 0px 0px;
	}

#lp_mod003 form .line dt p br {
	display: none;
	}

#lp_mod003 form .line dd {
	padding: 20px;
	display: table-cell;
	}

#lp_mod003 form .line dd p {
	width: 80px;
	margin: 0px 15px 0px 0px;
	float: left;
	}

#lp_mod003 form .line dd p img {
	width: 100%;
	}

#lp_mod003 form .line dd p a {
	width: 100%;
	background: #00B900;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	text-align: center;
	display: block;
	}

#lp_mod003 form .line dd h4 {
	font-size: 18px;
	line-height: 100%;
	color: #00B900;
	margin: 0px;
	}

#lp_mod003 form .line dd li {
	line-height: 120%;
	margin: 10px 0px 0px 0px;
	}

#lp_mod003 form .line dd li h5 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	}

#lp_mod003 form h3 {
	font-size: 21px;
	letter-spacing: 0.1em;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#lp_mod003 form ol dt {
	width: 100%;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	float: left;
	}

#lp_mod003 form ol dl:first-child dt {
	margin: 40px 0px 10px 0px;
	}

#lp_mod003 form ol dt span {
	background: #cc0000;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 2px 5px;
	text-align: center;
	}

#lp_mod003 form ol dt span.any {
	background: #aaaaaa;
	}

#lp_mod003 form ol dd {
	width: 100%;
	}

#lp_mod003 form ol dd label {
	margin: 0px 0px 10px 0px;
	display: block;
	}

#lp_mod003 form ol dd span {
	color: #cc0000;
	margin: 10px 0px 0px 0px;
	padding-left: 1em;
	text-indent: -1em;
	display: block;
	}

#lp_mod003 form ol dd select {
	width: 100%;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
	padding: 10px;
	}

#lp_mod003 form ol dd input[type="text"],
#lp_mod003 form ol dd input[type="email"],
#lp_mod003 form ol dd input[type="tel"] {
	width: 100%;
	font-size: 16px;
	padding: 10px;
	}

#lp_mod003 form ol dd textarea {
	width: 100%;
	font-size: 16px;
	padding: 10px;
	}

#lp_mod003 form ol .send {
	width: 100%;
	background: #ffcc00;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 50px;
	color: #111111;
	margin: 20px 0px 50px 0px;
	cursor: pointer;
	}

#lp_mod003 form .tel {
	width: 100%;
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#lp_mod003 form .tel h3 {
	font-size: 18px;
	letter-spacing: 0.2em;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#lp_mod003 form .tel p {
	background: url(img/fre02.png) no-repeat left;
	background-size: 26px auto;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 18px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 31px;
	display: inline-block;
	}

#lp_mod003 form .priv {
	text-align: center;
	}

#lp_mod003 form .sit {
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#lp_mod003 form .sit h4 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	}

#lp_mod003 form .sit ul {
	width: 100%;
	border-top: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	display: table;
	}

#lp_mod003 form .sit ul:last-child {
	border-bottom: 1px #dddddd solid;
	}

#lp_mod003 form .sit li {
	width: 100%;
	background: #f6f6f6;
	line-height: 40px;
	display: table-cell;
	}

#lp_mod003 form .sit dl {
	width: 100%;
	background: #ffffff;
	border-top: 1px #dddddd solid;
	font-size: 12px;
	display: table;
	}

#lp_mod003 form .sit dl:last-child {
	border-top: 1px #dddddd dashed;
	}

#lp_mod003 form .sit ul dt,
#lp_mod003 form .sit ul dd {
	width: calc(100% / 8);
	border-right: 1px #dddddd solid;
	display: table-cell;
	}

#lp_mod003 form .sit ul dt:last-child,
#lp_mod003 form .sit ul dd:last-child {
	border: none;
	}

#lp_mod003 form .sit ul dd {
	font-weight: bold;
	}

}


