@charset "utf-8";
/*====================================================================
	初期設定
 ====================================================================*/

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,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section { display: block; }
audio,
canvas {
	display: inline-block;
	max-width: 100%;
}
a {
	outline: none !important;
	text-decoration: none;
}
a:focus {
	outline: none !important;
	color: #999;
}
a:active {
	outline: none !important;
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:hover img { /*
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	*/ }
address { margin-top: 0; }
b,
strong { font-weight: 700; }
cite,
dfn,
em,
i,
b { font-weight: 700; }
mark,
ins { text-decoration: none; }
code,
kbd,
tt,
var,
samp,
pre {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
ul,
ol { list-style: none; }
img { vertical-align: top; }
button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
/*====================================================================
	font設定
 ====================================================================*/

@font-face {
	font-family: Marcellus;
	src: url(../fonts/Marcellus-Regular.ttf) format("truetype");
}
@font-face {
	font-family: noto-l;
	src: url(../fonts/NotoSansCJKjp-Light.otf);
}
@font-face {
	font-family: noto-r;
	src: url(../fonts/NotoSansCJKjp-Regular.otf);
}
@font-face {
	font-family: noto-m;
	src: url(../fonts/NotoSansCJKjp-Medium.otf);
}
@font-face {
	font-family: noto-b;
	src: url(../fonts/NotoSansCJKjp-Bold.otf);
}
.fonts_en01 { font-family: Marcellus; }
.noto-l { font-family: noto-l }
.noto-r { font-family: noto-r }
.noto-m { font-family: noto-m }
.noto-b { font-family: noto-b }
/*====================================================================
	clearfix設定
 ====================================================================*/

.cf:before,
.cf:after {
	content: " ";
	display: table;
}
.cf:after { clear: both; }
.cf { *zoom: 1;
}
/*====================================================================
	body設定
 ====================================================================*/

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #555;
	background: transparent;
	font-size: 15px;
	line-height: 2;
}
html,
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#container {
	overflow: hidden;
	position: relative;
	background-color: #fafafa;
}
.central {
	width: 1080px;
	margin: 0 auto;
}
.rad {
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
.rad6 {
	border-radius: 6px;        /* CSS3草案 */
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 6px;   /* Firefox用 */
}
.rad10 {
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.rad20 {
	border-radius: 20px;        /* CSS3草案 */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 20px;   /* Firefox用 */
}
/* ---- header ---- */
#top header {
	min-height: 630px;
	background: url(../images/top-image.jpg) no-repeat #fff top center / 2000px;
	padding: 0 0 20px;
}

@media screen and (min-width:2001px) {
#top header {
	background-size: cover;
	background-position: bottom center;
	padding: 0 0 20px;
}
}
#top header h1 img {
	width: 304px;
	margin: 0px 0px;
}
/* --- global navi --- */
#global_navi {
	background-image: url(../images/dot.png);
	background-size: 48px;
	border-top: 2px solid #bfdedb;
	border-bottom: 2px solid #bfdedb;
}
#global_navi ul {
	list-style-type: none;
	padding-left: 0;
}
#global_navi li {
	border-top: 1px solid #bfdedb;
	border-bottom: 1px solid #bfdedb;
	border-left: 1px solid #bfdedb;
	background-color: #bfdedb;
}
.table-cell {
	display: table;
	margin: 15px auto;
}
.table-cell li { display: table-cell; }
#global_navi li img { width: 216px; }
#global_navi #nav5 { border-right: 1px solid #bfdedb; }
/* --- index 以外の Header ---- */
#safety header,
#faq header,
#about header,
#topics header,
#information header,
#flow header,
#contact header {
	height: 440px;
	background: url(../images/top-image2.jpg) no-repeat #fff top center / 2000px;
	background-color: #fafafa;
}
#safety header h1 img,
#faq header h1 img,
#about header h1 img,
#topics header h1 img,
#information header h1 img,
#flow header h1 img,
#contact header h1 img {
	position: relative;
	top: 130px;
	display: block;
	width: 360px;
	margin: 0px auto;
}
#safety header h2 img,
#faq header h2 img,
#about header h2 img,
#topics header h2 img,
#information header h2 img,
#flow header h2 img,
#contact header h2 img {
	width: 195px;
	position: relative;
	display: block;
	top: 280px;
	margin: 0 auto;
}
#contents {
	background-color: #fafafa;
	margin: 0 auto;
}
#safety #contents { margin-bottom: 180px; }
#faq #contents { margin-bottom: 180px; }
#about #contents { margin-bottom: 180px; }
#topics #contents { margin-bottom: 120px; }
#information #contents { margin-bottom: 180px; }
#flow #contents { margin-bottom: 180px; }
#contact #contents { margin-bottom: 180px; }
#top #contents #title {
	width: 1080px;
	margin: 40px auto 0;
	margin-bottom: 30px;
	background-image: url(../images/line1.png);
	background-repeat: no-repeat;
	background-position: left 40px;
	background-size: 350px 19px;
	text-align: center;
}
.rightrepeat {
	background-image: url(../images/line1.png);
	background-repeat: no-repeat;
	background-size: 350px 19px;
	background-position: right 40px;
}
#top #contents #title img {
	margin: 30px auto;
	width: 265px;
}
#contents #folder img {
	width: 32px;
	position: relative;
	top: 7px;
}
#contents #folder { margin: 4px 0 50px 0; }
#contents #folder a { color: #555; }
#guide {
	text-align: center;
	background: url(../images/bk_guide02.png) no-repeat;
	background-position: top center;
	background-size: 1840px auto;
	height: 300px;
}
#guide ul {
	width: 1080px;
	margin: 0 auto;
}
#guide li {
	float: left;
	width: 300px;
	margin: 0 88px 0 0;
}
#guide li > img { width: 300px; }
#guide li:last-child { margin: 0 }
.arrow_box {
	position: relative;
	margin: 20px 0 80px 0;
	background: #ffffff;
	border: 2px solid #dddddd;
	width: 296px;
}
.arrow_box:after,
.arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 13px;
	margin-left: -13px;
}
.arrow_box:before {
	border-color: rgba(221, 221, 221, 0);
	border-bottom-color: #dddddd;
	border-width: 16px;
	margin-left: -16px;
}
.arrow_box .title {
	margin: 8px 8px;
	padding: 4px;
	height: 20px;
	background-color: #0b1610;
}
.arrow_box p {
	color: #777;
	margin: 12px 4px;
	font-size: 14px;
	line-height: 1.6em;
}
/* --- お知らせ ---*/
#notice {
	width: 100%;
	height: 520px;
	padding: 40px 0;
	background-color: #fafafa;
	background-image: url(../images/dot3.png);
	background-size: 48px 48px;
}
#notice #title {
	width: 1086px;
	margin: 0px auto;
	background-image: url(../images/line2.png);
	background-repeat: no-repeat;
	background-position: left 16px;
	background-size: 380px 19px;
	text-align: center;
}
.rightrepeat2 {
	background-image: url(../images/line2.png);
	background-repeat: no-repeat;
	background-position: right 16px;
	background-size: 380px 19px;
}
#notice #title img {
	margin: 10px auto;
	width: 200px;
}
#news ul {
	width: 1080px;
	margin: 20px auto;
	overflow: hidden;
}
#news li {
	width: 255px;
	height: 285px;
	background-position: top center;
	margin: 0 20px 0 0;
	float: left;
	background:url(../images/tire.png) no-repeat bottom center/230px auto;
}
#news li:last-child { margin: 0 }
a.ichiran_btn {
	display: block;
	width: 172px;
	height: 40px;
	margin: 0 auto;
	margin-top: 50px;
	padding: 0px 4px 10px 4px;
	text-align: center;
	color: #fff;
	background: url(../images/bk_list.png) no-repeat;
	background-size: 180px 26px;
}
#news a:hover {
	text-decoration: none;
	color: #fff;
}
footer {
	width: 100%;
	background-color: #fff;
}
footer #cloud {
	position: relative;
	top: -66px;
	height: 66px;
	background: url(../images/bk_cloud.png) repeat-x;
	background-size: 2000px 66px;
}
#footer_inner {
	background: url(../images/bk_footer.png) repeat-x;
	background-size: 2000px 381px;
	height: 400px;
	background-position: center top;
}
footer #logo img {
	display: block;
	position: relative;
	top: -100px;
	width: 200px;
	margin: 0 auto;
}
footer address {
	display: block;
	position: relative;
	top: -80px;
	width: 330px;
	height: 28px;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	color: #006835;
	background: url(../images/bk_address.png) no-repeat;
	background-size: 330px 28px;
}
footer #tel {
	display: block;
	text-align: center;
	position: relative;
	top: -60px;
}
footer #tel img {
	height: 41px;
	margin: 0 20px;
}
footer #footer_navi {
	position: relative;
	top: -38px;
	display: block !important;
	margin: 0 auto;
	width: 1080px;
	overflow: hidden;
}
footer #footer_navi li {
	width: 100px;
	float: left;
	margin: 0 40px 0 0;
}
footer #footer_navi li:last-child { margin: 0; }
footer #footer_navi li a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
footer #footer_navi img { width: 100px; }
copyright {
	display: block;
	background: url(../images/line1.png) repeat-x;
	background-size: 350px 19px;
	background-position: 0 10px;
	padding: 40px 0 4px 0;
	text-align: center;
	font-size: small;
	color: #77beee;
}
/* --- safety --- */
#safety #contents .item img {
	width: 22px;
	position: relative;
	top: 8px;
}
#safety #contents .item {
	font-size: 20px;
	border-bottom: 3px double #bbb;
}
#safety #contents .t1 { font-size: 18px; }
#safety #contents .t2 {
	font-size: 18px;
	border-bottom: 3px double #bbb;
}
#safety #contents .t3 {
	line-height: 20px;
	margin: 0 0 0 20px;
}
#safety #contents li p {
	font-size: 14px;
	margin: 20px 0 20px 0;
}
#safety p { line-height: 24px; }
#safety table {
	font-size: 14px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 40px;
	background-color: #fff;
}
#safety td {
	margin: 0px 0px;
	paddin: 0 10px;
	border: 1px solid #aaa;
}
.bk-gray { background-color: #dddddd; }
.bk-lightgray { background-color: #f0f0f0; }
.bk-lightcyan { background-color: #d3e9e7; }
.bk-cyan { background-color: #bfdedb; }
.t-center {
	display: block;
	text-align: center;
}
.l1 { width: 10%; }
.l2 { width: 33%; }
.text-left {
	text-align: left;
	padding: 0 0 0 10px;
}
.b-bottom {
	display: block;
	border-bottom: 3px double #bbb;
}
/* --- faq --- */
#faq #contents li {
	border: 2px solid #bfdedb;
	margin: 40px 0px;
	padding: 20px 20px;
	background-color: #fff;
}
#faq #contents li:nth-child(2n) { border: 2px solid #bfdeab; }
#faq #contents li img {
	position: relative;
	top: 4px;
	width: 18px;
	float: left;
}
#faq .que {
	padding: 10px 0 10px 0;
	border-bottom: 3px double #bbbbbb;
}
#faq .que p {
	font-size: 20px;
	color: #333;
}
#faq .ans { padding: 10px 0 10px 0; }
#faq #contents li p { margin: 0 28px; }
/* --- about --- */
#history table {
	font-size: 16px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 40px;
	background-color: #fff;
}
#history table tr th {
	background: #e9f5f4;
	vertical-align: middle;
}
#history table tr:nth-child(2n) th { background: #d3e9e7; }
#history td {
	margin: 20px 20px;
	padding: 20px 20px;
	border: 1px solid #eeeeee;
	text-align: left;
}
#gmap {
	height: 400px;
	border: 5px solid #D3E9E7;
	border-radius: 10px;
	overflow: hidden;
}
/* --- information --- */
#information li { margin-bottom: 60px; }
#information li .title {
	border: 10px solid #bfdedb;
	background-color: #bfdedb;
}
#information li .title img {
	width: 160px;
	float: left;
}
#information li .title h4 {
	margin-left: 172px;
	font-size: 16px;
	background-color: #fff;
	line-height: 27px;
	padding: 1px 10px;
	color: #333333;
}
#information table { border-collapse: collapse; }
#information table a:hover{opacity: 0.7;transition: 0.4s;}
#information .box0 { margin: 20px auto; }
#information .box1 { witdh: auto; }
#information .indoor img {
	width: 700px;
	height: auto;
}
#information .box1 { padding: 0 20px 0 0; }
#information .s1 {
	background-color: #ed6d0f;
	width: 100px;
	text-align: center;
	line-height: 20px;
	padding: 2px 0 0px 0;
	margin: 10px 0 10px 0;
	color: #fff;
	height: 24px;
}
#information .s4 {
	line-height: 20px;
	padding: 2px 0 0px 0;
	margin: 10px 0 12px 0px;
}
#information .box2 { width: auto; }
#information .s2 {
	width: 100%;
	/* overflow: none; */
	/* white-space: nowrap; */
}
#information .s2 img {
	width: 50px;
	margin: 10px 2px 10px 2px;
}
.ubar { border-bottom: 1px solid #cccccc; }
#informatin .s3 {
	margin: 10px 0;
	width: 350px;
}
#information .s5 {
	line-height: 24px;
	padding: 0px 0 0px 0;
	margin: 0px 0px;
	background-color: #6bbc64;
	color: #fff;
	text-align: center;
}
/* --- flow --- */
#flow #pic {
	position: relative;
	background: url(../images/bk_road.png) repeat-y;
	background-size: 100px 200px;
	background-position: center;
	margin-bottom: 200px;
}
#flow #left {
	float : left;
	width: 540px;
}
#flow #right {
	float: right;
	width: 540px;
}
#flow #b1 {
	background: url(../images/b1.png) no-repeat right center/90px auto;
	min-height: 157px;
	width: 530px;
	margin: 0 4px 60px 4px;
}
#flow #b2 {
	background: url(../images/b2.png) no-repeat left center/90px auto;
	width: 530px;
	min-height: 521px;
	margin: 60px 0px 40px 9px;
}
#flow #b3 {
	background: url(../images/b3.png) no-repeat right center/90px auto;
	width: 530px;
	min-height: 730px;
	margin: 0 4px 60px 4px;
}
#flow #b4 {
	background: url(../images/b4.png) no-repeat left center/90px auto;
	width: 530px;
	min-height: 391px;
	margin: 60px 0px 40px 9px;
}
#flow #b5 {
	background: url(../images/b5.png) no-repeat right center/90px auto;
	width: 530px;
	min-height: 999px;
	margin: 0 4px 0px 4px;
}
#flow #b6 {
	background: url(../images/b6.png) no-repeat left center/90px auto;
	width: 530px;
	margin: 60px 0px 0px 9px;
}
em {
	color: #ed6d0f;
	margin: 0 3px 0 0;
}
#flow .area {
	border: 10px solid #bfdedb;
	box-sizing: border-box;
	max-width: 450px;
	padding: 15px 15px;
	background: #fff;
}
#flow #b1 .area,
#flow #b3 .area,
#flow #b5 .area { margin-left: 0; }
#flow #b2 .area,
#flow #b4 .area,
#flow #b6 .area { margin-left: 90px; }
#flow .title {
	font-size: 18px;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
#flow .cell { margin-top: 10px; }
#flow .cell p {
	font-size: 16px;
	float: left;
	margin: 0px 8px 10px 8px;
	width: 180px;
	text-align: center;
	background-color: #006957;
	color: #fff;
}
#flow .photo img {
	height: 150px;
	margin: 0 0 10px 4px;
}
#flow .p1 {
	font-size: 15px;
	line-height: 1.6em;
}
#flow .p2 {
	font-size: 15px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
#flow #cell1 {
	font-size: 16px;
	float: left;
	margin: 10px 12px 0px 0;
	width: 180px;
	text-align: center;
	background-color: #6bbc64;
	color: #fff;
}
#flow #cell2 {
	font-size: 16px;
	float: right;
	margin: 10px 0 10px 12px;
	width: 180px;
	text-align: center;
	background-color: #006835;
	color: #fff;
}
#flow #cell3 {
	font-size: 16px;
	clear: both;
	margin: 0 0 20px;
	width: 386px;
	text-align: center;
	background-color: #006957;
	color: #fff;
}
#flow .t2 {
	background-color: #eeeeee;
	text-align: center;
	margin: 8px 0px;
}
#flow .t3 {
	font-size: 15px;
	line-height: 1.6em;
	color: #000;
}
#flow .t4 {
	background-color: #eeeeee;
	text-align: center;
	margin: 28px 0px 8px 0;
}
.central {
	width: 1086px;
	margin: 0 auto;
}
/*========== トピックス ==========*/
#list #topicsArea ul {
	overflow: hidden;
	margin: 0 0 50px;
}
#list #topicsArea li {
	width: 49%;
	background: #fff;
	float: left;
	overflow: hidden;
	border: 2px solid #eee;
	padding: 10px;
	box-sizing: border-box;
	margin: 0 0 20px;
}
#list #topicsArea li:nth-child(2n) { float: right; }
#list #topicsArea li a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
#list #topics_thumbnail {
	float: left;
	margin: 0 15px 0 0;
	border-radius: 2px;
	width: 80px;
	box-sizing: border-box;
	border: 2px solid #BFDEDB;
	position: relative;
	height: 60px;
	overflow: hidden;
	display: block;
}
#list #topicsArea li a {
	color: #555;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
#list #topics_thumbnail img {
	width: 110%;
	position: absolute;
	margin: auto;
	top: 0;
	right: -50%;
	left: -50%;
}
.date_ttl {
  float: left;
  width: 410px;
}
#list #topics_date {
	background: #ED6C2D;
	width: 100px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	line-height: 1.5;
	margin: 0 0 5px;
}
#list #topics_title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#topics_number_wrap {
	background: #eee;
	padding: 5px 10px;
	overflow: hidden;
	border-radius: 5px;
}
#topics_total { float: left; }
#topics_paging {
	float: right;
	overflow: hidden;
}
#topics_paging span {
	background: #fff;
	padding: 0 5px;
	margin: 0 0 10px;
}
#detail .topics_ttl_bar {
	overflow: hidden;
	border-bottom: 3px dotted #ccc;
	font-family: noto-m;
	margin: 0 0 40px;
	padding: 0 0 10px;
}
#detail #topics_date {
	background: #ED6C2D;
	color: #fff;
	width: 100px;
	float: left;
	text-align: center;
	margin: 0 15px 0 0;
	border-radius: 5px;
	line-height: 1.5;
}
#detail #topics_title { line-height: 1.2; }
#detail #topics_body img { max-width: 100%; }
.topics_block {
	background: #e6e6e6;
	height: 255px;
	padding: 20px 20px 15px;
	box-sizing: border-box;
	border-radius: 15px;
}
#news #topicsArea #topics_thumbnail {
	height: 155px;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 5px;
	margin: 0 0 10px;
	background: #fff;
	position: relative;
	overflow: hidden;
}
#news #topicsArea a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#news #topicsArea a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
#news #topicsArea #topics_thumbnail img {
	position: absolute;
	width: 110%;
	margin: auto;
	top:0;
	right: -50%;
	left:-50%;
	
}
#news #topics_date {
	background: url(../images/light.png) no-repeat top center/auto 18px;
	height: 18px;
	text-align: center;
	line-height: 1.6;
	font-size: 13px;
	margin: 0 0 5px;
}
#news #topics_title {
	background: #006835;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	padding: 0 10px;
	text-align: center;
}

/* 170704 追記 */

.flow-mail{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	border-radius: 20px;
}

.flow-mail:hover{
	text-decoration: none;
	color: #fff;
	background:#ed6d0f;
}

.flow-mail img{
	padding-right: 10px;
}

/* 171011 追記 */

#guide {
	height: 300px;
}
#guide li {
	width: 250px;
	margin: 0 26px 0 0;
}
#guide li a>img { width: 250px; }

#guide .arrow_box{
	width: 246px;
}

#guide a{
	display: block;
}
#guide p{
	text-decoration: none!important;
}

#guide a:hover,#guide a:active{
	text-decoration: none!important;
	opacity: 0.7;
}
#seal {
	width: 650px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	background: #fff;
	padding: 20px;
	border: 10px solid #BFDEDB;
	margin-bottom: 80px;
}

#seal p {
	width: 250px;
}

#seal .txt {
	width: 390px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}

/* 230726 追記 */
#information .s2 {
	padding-top: 10px;
}

#information .s2 img {
    margin: 0 6px 10px 0;
}

/* 230920 追記 */
.scene-section {
	max-width: 1080px;
	margin: 0 auto 100px;
	box-sizing: border-box;
}

.scene-section * {
	box-sizing: border-box;
}

.scene-header {
	margin-bottom: 50px;
	background: url(../images/line1.png) no-repeat left;
	background-size: 350px 19px;
}

.scene-title {
	position: relative;
	text-align: center;
	background: url(../images/line1.png) no-repeat right;
	background-size: 350px 19px;
}

.scene-title img {
	width: auto;
	height: 38px;
	max-width: none;
	padding: 0 50px;
	background-color: #fafafa;
}

.scene-items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -40px -40px 0;
}

.scene-item {
	display: block;
	width: 25%;
	padding: 0 40px 40px 0;
}

.scene-img {
	display: block;
	width: 100%;
}

.scene-caption {
	margin-top: .75em;
	font-size: .9em;
	text-align: center;
}

.scene-btn {
	margin-top: 50px;
	text-align: center;
}

.scene-btn a {
	display: inline-flex;
	vertical-align: middle;
	align-items: center;
	padding: .75em 1.5em .6em;
	color: #fff;
	line-height: 1em;
	font-size: 1.2em;
	border-radius: 10em;
	background-color: #6BBC64;
}

.scene-btn a::before {
	content: "";
	display: block;
	width: 1.4em;
	height: 1.4em;
	margin: -.15em .75em 0 0;
	border-radius: 100%;
	background: url(../images/scene_btn_icon.svg) no-repeat center;
	background-size: cover;
}

.scene-btn a:hover {
	text-decoration: none;
}

/* 20240312追加 */
.pdf-link{
	display: inline-block;
	color: #555;
	padding: 0.7em;
	border: solid 1px #6bbc64;
}

.pdf-link:hover{
	text-decoration: none;
	color: #fff;
	background-color: #6BBC64;
}

/* 20250224 追加 */
input:focus {
	box-sizing:border-box;
	/*border:2px solid #E5016E;*/
}
textarea:focus, input:focus{
	box-sizing:border-box;
	/*border:2px solid #E5016E;*/
}

select:focus {
	/*border: 2px solid #E5016E;*/
	box-sizing: border-box;
}
article.index {
	display: none;	
}

@media print, screen and (min-width: 737px) {

.consent-text {
	font-size: 12pt;
	line-height: 29px;
	font-weight: normal;
	text-align:center;
	margin-bottom: 20px;
}
.consent-text span{display: inline-block;/* vertical-align:13%;*/}
.consent-text a{color: #000;text-decoration:underline; margin-right:2px;}
.consent-text a:hover{color: #000;text-decoration:none;}

.form1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.textbox-form1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.textbox-form2 {
	padding-top: 20px;
	padding-bottom: 80px;
}

.form-textbox {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 20px;
}
.form-textbox h2{
	font-size: 22pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 20px;
}

.form-textbox p{
	font-size: 12pt;
	line-height: 29px;
	font-weight: normal;
	margin-bottom: 20px;
}

.form-textbox h3{
	font-size: 23pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.form-textbox h3 span{font-size: 18pt;}
.form-textbox h3 a{color: #000;}
.form-textbox h3 a:hover{
	color: #000;
	text-decoration: underline;
}


.form-under {
	font-size: 11pt;
	line-height: 28px;
	text-align: center;
	margin-bottom: 30px;
}

.formbtm-space {
	padding-bottom: 80px;
	margin-bottom: 30px;
}

.imp-sell{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 1.5%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	background: #fff;
	border: #ccc 2px solid;
	line-height: 29px;
}	
.imp-pen {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 1.5%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	border:#ededed 2px solid;
	background-color: #ededed;
}

.imp-base {
	-webkit-appearance: none;
	appearance: none;
	/*width: 100%;*/
	padding: 5px 10px;
	box-sizing: border-box;
	font-size: 13pt;
	line-height: 1.5;
	border-radius: 0;
	background: #fff;
	border:#ededed 2px solid;
	background-color: #ededed;
	display: inline-block;
	margin: 0 3px 5px 0;
}

.imp-base2 {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
	font-size: 13pt;
	line-height: 1.5;
	border-radius: 0;
	background: #fff;
	border:#ededed 2px solid;
	background-color: #ededed;
}



.form-telnum {
	font-size: 15pt;
	line-height: 40px;
	font-weight: 700;
}
.form-telnum span {
	font-size: 25pt;
	font-weight: 700;
	line-height: 40px;
	vertical-align: -5%;
	display: inline-block;
	margin-left: 3px;
}


.form-midashi3 {
	font-size: 25pt;
	line-height: 43px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 45px;
}

.form-comennt1 {
	font-size: 12pt;
	line-height: 33px;
	font-weight: normal;
	margin-bottom: 45px;
}

.form-comennt2 {
	font-size: 12pt;
	line-height: 33px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}
#formWrap {
	box-sizing: border-box;
	padding: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;	
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}


.form-table-space {margin-bottom: 40px;}
.form-table img{
	margin: 0.5%;
	float: left;
	width: 32%;
	height: 160px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.form-table {
	box-sizing: border-box;
	font-size: 12pt;
	margin-bottom: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}
.form-table th, .cp_table  td {width: 100%;}
/*.form-table div {padding-top: 25px;}*/
.form-table th {
	font-size: 12pt;
	font-weight: 500;
	box-sizing: border-box;
	width: 300px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 22px;
	padding-bottom: 25px;
	text-align: left;
}
.form-table tr {
	display: block;
	width: 100%;
	/*margin-bottom: 10px;*/
}
.form-table td {
	width: 800px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	/*margin-bottom: 10px;*/
	box-sizing: border-box;
	padding-top: 22px;
	padding-bottom: 25px;
}



.form-table2 img{
	margin: 0.5%;
	float: left;
	width: 32%;
	height: 160px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.form-table2 {
	box-sizing: border-box;
	font-size: 12pt;
	margin-bottom: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}
.form-table2 th, .cp_table  td {width: 100%;}
/*.form-table2 div {padding-top: 25px;}*/
.form-table2 th {
	font-size: 12pt;
	font-weight: 500;
	box-sizing: border-box;
	width: 300px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;
	padding-top: 22px;
	padding-bottom: 25px;
}
.form-table2 tr {
	display: block;
	width: 100%;
	/*margin-bottom: 10px;*/
}
.form-table2 td {
	width: 750px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;
	/*margin-bottom: 10px;*/
	box-sizing: border-box;
	padding-top: 22px;
	padding-bottom: 25px;
}



.btn-primary {
	color: #fff;
	background-color: #222;
	font-size: 13pt;
	line-height: 33px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	width: 700px;
	font-weight: 600;
	cursor: pointer;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #888;
	background-color: #ddd;
	font-size: 13pt;
	line-height: 33px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	width: 700px;
	font-weight: 600;
	cursor: pointer;
}




input[type="submit"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}




input[type="submit"]{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 300px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	background-color: #000;
	font-size: 12pt;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
}


input[type="submit"]:hover {
    color: #fff;
    background-color: #666;
	cursor: pointer;
}


input[type="button"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}
input[type="button"]{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 300px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	background-color: #333;
	font-size: 12pt;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
}


input[type="button"]:hover {
    color: #fff;
    background-color: #000;
	cursor: pointer;
}


p.error_messe{
	margin:5px 0;
	color:red;
}




.top-button {
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 1%;
	padding-right: 5%;
	padding-bottom: 1%;
	padding-left: 5%;
	font-size: 12pt;
	line-height: 33px;
	font-weight: normal;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.top-button::before,
.top-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.top-button,
.top-button::before,
.top-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.top-button {
	color: #333;
	border: 3px solid #333;
}
.top-button:hover {
	color: #FFF;
	background-color: #000;
	border: 3px solid #000;
}

.form-center {
	text-align: center;
}

.form-recap{
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}




.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #F60;
	color: #FFF;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}


.mark-on {
	font-size: 8pt;
	color: #FFF;
	background-color: #D0101B;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
.mark-off{
	font-size: 8pt;
	color: #FFF;
	background-color: #666666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}

::placeholder  {font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.form1000 {
	border: 1px solid #CCCCCC;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	background-color: #FFF;
}
.formspace {
	padding: 5%;
}


input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
	font-family: FontAwesome;
	display: inline-block;
}

input[type=checkbox] + label:before {
	content: "\f0c8";
	color: #EDEDED;
	font-size: 17pt;
	line-height: 1.5;
	vertical-align: middle;
} 
input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f14a";
	color: #000;
	font-size: 17pt;
	line-height: 29px;
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} 

.formtex span {
	vertical-align: 10%;
	display: inline-block;
	margin-right: 20px;
}



/*ラジオ*/

.radiospace {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.radio01 span {
	vertical-align: 10%;
	display: inline-block;
	margin-right: 20px;
	margin-left: 10px;
}

.radio01 {
	padding-bottom: 5px;
	margin-right: 10px;
}
.radio01-input{
  display: none;
}
.radio01-input + label{
	padding-left: 15px;
	position: relative;
	margin-right: 5px;
}
.radio01-input + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	border: 1px solid #999;
	border-radius: 50%;
}
.radio01-input:checked + label{
	color: #000;
}
.radio01-input:checked + label::after{
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #000000;
}




/*ラジオ*/
/*セレクトボックス*/

.selectbox {
	width: 100%;
	position: relative;
	
}
select{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}
.selectbox::after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 5%;
	top: 45%;
	transform: rotate(45deg)translateY(-30%);
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.color.selectbox select{
	color: #FFF;
	background-color: #333;
	border:#333 2px solid;
}
.color.selectbox::after{
	padding: 2%;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
}
/*セレクトボックス*/


.form750 {width: 100%;}

.privacy {
	height: 300px;
	overflow: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	/*margin-bottom: 50px;*/
	clear: both;
	background-color: #f9f9f9;
	margin-top: 50px;
}
.privacy::-webkit-scrollbar{width: 5px;}
.privacy::-webkit-scrollbar-thumb{background: #000;}
.privacy::-webkit-scrollbar-track-piece:start{background: #cecece;}
.privacy::-webkit-scrollbar-track-piece:end{background: #cecece;}
.privacy-tittle {
	font-size: 15pt;
	line-height: 22px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: 600;
}
.privacy-tittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.pri-text {
	font-size: 11pt;
	line-height: 26px;
	margin-bottom: 20px;
}


ul.privacy-point {
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;	
}
ul.privacy-point li{padding-left: 0.7em;}  
ul.privacy-point li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.4em;
	font-size: 9pt;
	color: #000;
}
.privacy-point li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	text-align: left;
}

}



@media screen and (min-width: 0px) and (max-width: 736px) {

.form1100 {
	margin-right: 15px;
	margin-left: 15px;
}

.textbox-form1 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.textbox-form2 {
	padding-top: 10px;
	padding-bottom: 40px;
}
.form-under {
	font-size: 10pt;
	line-height: 22px;
	text-align: center;
	margin-bottom: 30px;
}

.form-textbox {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.form-textbox h2{
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 20px;
}

.form-textbox p{
	font-size: 11pt;
	line-height: 23px;
	font-weight: normal;
	margin-bottom: 10px;
}

.form-textbox h3{
	text-align: center;
	font-size: 18pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.form-textbox h3 span{font-size: 12pt;}
.form-textbox h3 a{color: #000;}
.form-textbox h3 a:hover{
	color: #000;
	text-decoration: underline;
}



.imp-sell{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 26px;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}	
.imp-pen {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	border-radius: 0;
	border:#ededed 2px solid;
	background-color: #ededed;
	
}

.imp-base {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	border-radius: 0;
	background: #fff;
	border: #ededed 2px solid;
	background-color: #ededed;
	line-height: 26px;
}

.imp-base2 {
	-webkit-appearance: none;
	appearance: none;
	width: 50%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 26px;
	border-radius: 0;
	background: #fff;
	border:#ededed 2px solid;
	background-color: #ededed;
}


.form-telnum {
	font-size: 11pt;
	line-height: 40px;
	font-weight: 700;
}
.form-telnum span {
	font-size: 15pt;
	font-weight: 700;
	line-height: 40px;
	vertical-align: 0%;
	display: inline-block;
	margin-left: 3px;
}
	
.form-midashi3 {
	font-size: 14pt;
	line-height: 33px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 35px;
}

.form-comennt1 {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 25px;
}
.form-comennt2 {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}

#formWrap {
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px;
	background-color: #FFF;	
	-webkit-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
}

.form-table-space {margin-bottom: 40px;}

.form-table {
	box-sizing: border-box;
	font-size: 11pt;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}
.form-table th, .cp_table  td {width: 100%;}
.form-table div {/*padding-top: 25px;*/}
.form-table th {
	font-size: 11pt;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;*/
	padding-top: 10px;
	/*padding-bottom: 10px;*/
}
.form-table tr {
	display: block;
	width: 100%;
	/*margin-bottom: 10px;*/
}
.form-table td {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	margin-bottom: 5px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
}





.form-table2 {
	box-sizing: border-box;
	font-size: 11pt;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}
.form-table2 th, .cp_table  td {width: 100%;}
.form-table2 th {
	font-size: 11pt;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding: 15px;
	background-color: #EDEDED;
	border: 1px solid #EDEDED;
}
.form-table2 tr {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.form-table2 td {
	display: block;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #ebe7e3;	
}
.demo5 {
	
	display: table;
	margin-right: auto;
	margin-left: auto;
}

.btn-primary {
	color: #fff;
	background-color: #222;
	font-size: 11pt;
	line-height: 33px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	
	padding-bottom: 15px;
	
	width: 200px;
	font-weight: 600;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #888;
	background-color: #ddd;
	font-size: 11pt;
	line-height: 33px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	
	padding-bottom: 15px;
	
	width: 200px;
	font-weight: 600;
}


input[type="submit"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}
input[type="submit"]{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 130px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	background-color: #000;
	font-size: 11pt;
	cursor: pointer;
}


input[type="button"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}
input[type="button"]{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 130px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	background-color: #666;
	font-size: 11pt;
	cursor: pointer;
}
p.error_messe{
	margin:5px 0;
	color:red;
}



.top-button {
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 1%;
	padding-right: 5%;
	padding-bottom: 1%;
	padding-left: 5%;
	font-size: 11pt;
	line-height: 33px;
	font-weight: normal;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.top-button::before,
.top-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.top-button,
.top-button::before,
.top-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.top-button {
	color: #333;
	border: 3px solid #333;
}
.top-button:hover {
	color: #FFF;
	background-color: #000;
	border: 3px solid #000;
}

.form-center {text-align: center;}

.form-recap{
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

/*input:focus {
	box-sizing:border-box;
	border:2px solid #24bbb2;
}
textarea:focus, input:focus{
	box-sizing:border-box;
	border:2px solid #24bbb2;
}

select:focus {
	border:2px solid #24bbb2;
	box-sizing:border-box;
}
article.index {
	display: none;	
}
*/


.demo1 {
	margin-bottom: 15px;
}
.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border: 0;
	clear: both;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #F60;
	color: #FFF;
	border: 0;
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border: 0;
}

.mark-on {
	font-size: 8pt;
	color: #FFF;
	background-color: #D0101B;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
.mark-off {
	font-size: 8pt;
	color: #FFF;
	background-color: #666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
::placeholder  {font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.form1000 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.formspace {
	padding: 2%;
}



input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

input[type=checkbox] + label:before {
	content: "\f0c8";
	color: #EDEDED;
	font-size: 15pt;
	
} 
input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f14a";
	color: #000;
	font-size: 15pt;
	
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} 


/*ラジオ*/

.radiospace {margin-top: 0px!important;}



.formtex span {
	vertical-align: 8%;
	display: inline-block;
	margin-right: 20px;
}



/*ラジオ*/


.radio01 span {
	vertical-align: 3%;
	display: inline-block;
	margin-right: 20px;
	margin-left: 10px;
}

.radio01 {
	padding-bottom: 5px;
	line-height: 25px!important;
	margin-right: 10px;
	font-size: 11pt;	
}
.radio01-input{
	
	display: none;
}
.radio01-input + label{
	padding-left: 15px;
	position: relative;
	margin-right: 5px;
}
.radio01-input + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	border: 1px solid #999;
	border-radius: 50%;
	
}
.radio01-input:checked + label{
	color: #000;
	
}
.radio01-input:checked + label::after{
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #000000;
}


/*.form-text9 {
	margin-left: 10px;
	margin-bottom: 0px!important;
	padding: 0px!important;
	margin-top: 0px!important;
	
}*/


/*ラジオ*/

/*セレクトボックス*/

.selectbox {
	width: 100%;
	position: relative;
}
select{
	padding: 3%;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	box-sizing: border-box;
	font-size: 12pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}
.selectbox::after{
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	right: 5%;
	top: 43%;
	transform: rotate(45deg)translateY(-30%);
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.color.selectbox select{
	color: #FFF;
	background-color: #333;
	border:#333 2px solid;
}
.color.selectbox::after{
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
}

.privacy {
	box-sizing: border-box;
	height: 300px;
	overflow: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding: 20px;
	margin-bottom: 20px;
	clear: both;
	background-color: #f9f9f9;
	margin-top: 30px;
}
.privacy::-webkit-scrollbar{width: 5px;}
.privacy::-webkit-scrollbar-thumb{background: #333;}
.privacy::-webkit-scrollbar-track-piece:start{background: #cecece;}
.privacy::-webkit-scrollbar-track-piece:end{background: #cecece;}
.privacy-tittle {
	font-size: 10pt;
	line-height: 22px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: 600;
}
.privacy-tittle2 {
	font-size: 10pt;
	line-height: 22px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: 600;
}
.pri-text {
	font-size: 10pt;
	line-height: 22px;
	margin-bottom: 20px;
}

ul.privacy-point {
	list-style-type: none;
	padding-left: 6px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;	
}
ul.privacy-point li{padding-left: 0.9em;}  
ul.privacy-point li:before {
	content: "\●";
	padding-right: 0.2em;
	position: absolute;
	left: -0.2em;
	font-size: 10pt;
	color: #000;
}
.privacy-point li {
	position: relative;
	font-size: 10pt;
	line-height: 18px;
	text-align: left;
	margin-bottom: 5px;
}
.consent-text {
	font-size: 10pt;
	line-height: 29px;
	font-weight: normal;
	text-align:center;
	margin-bottom: 20px;
}
.consent-text span{display: inline-block; vertical-align:20%;}
.consent-text a{color: #000;text-decoration:underline;}
.consent-text a:hover{color: #000;text-decoration:none;}

input{
    -webkit-appearance: none;
}

input[type="button"]{
    -webkit-appearance: none;
}

input.submitBtn:disabled{
	background-color: #aaa;
	cursor:not-allowed;
}
.formbtm-space {
	padding-bottom: 50px;
}
	
}

@media print, screen and (min-width: 737px) {

.s1100 {
	min-width: 1000px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom:80px;
}
.privacys {
	margin: 100px 0 150px;
	background-color: #FFF;
	padding: 50px;
	box-sizing: border-box;
	border: 1px solid #D6D6D6;
	overflow-y: scroll;
	height: 400px;
}
.privacys h2{
	font-size: 20pt;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.privacys h3{
	font-size: 16pt;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 15px;
}
.privacys p{
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}
.privacys h4{
	font-size: 14pt;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 10px;
}
.privacys a { color: #000;text-decoration:underline;}
.privacys a:hover { color: #333; text-decoration:none;}

ul.point-dot {
	list-style-type: none;
	padding-left: 5px;
	overflow: hidden;
}
ul.point-dot li{padding-left: 0.7em;}  
ul.point-dot li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.4em;
	font-size: 9pt;
	color: #000;
}
.point-dot li {
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	text-align: left;
}

ol.point-maru {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru li{
	padding-left: 20px;
	position: relative;
}
ol.point-maru li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #000;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-maru li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}




ol.point-maru2 {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru2 li{
	padding-left: 20px;
	position: relative;
}
ol.point-maru2 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	color: #000;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	/*height: 22px;*/
	width: 22px;
	/*border-radius: 50%;*/
	font-size: 11pt;
	margin-right: 5px;
	vertical-align: -2%;
}
ol.point-maru2 li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}



.protable {padding-top: 20px;padding-bottom: 10px;}
.protable-table {
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	border-spacing: 0;	
}
.protable-table th, .cp_table  td {width: 100%;}
.protable-table div {}
.protable-table th {
	font-size: 11pt;
	font-weight: 500;
	box-sizing: border-box;
	width: 400px!important;
	padding: 20px;
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.protable-table tr {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.protable-table td {
	background-color: #FFF;
	font-size: 11pt;
	font-weight: normal;
	width: 75%!important;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #f0f0f0;
	position: relative;
}

}



@media screen and (min-width: 0px) and (max-width: 736px) {
	
	
.s1100 {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 40px;
	padding-bottom:40px;
}
.privacys {
	background-color: #FFF;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #D6D6D6;
}
.privacys h2{
	font-size: 14pt;
	line-height: 35px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.privacys h3{
	font-size: 12pt;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 15px;
}
.privacys p{
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 10px;
}
.privacys h4{
	font-size: 12pt;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 10px;
}
.privacys a { color: #000;text-decoration:underline;}
.privacys a:hover { color: #333; text-decoration:none;}

ul.point-dot {
	list-style-type: none;
	padding-left: 5px;
	overflow: hidden;
}
ul.point-dot li{padding-left: 0.7em;}  
ul.point-dot li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.4em;
	font-size: 9pt;
	color: #000;
}
.point-dot li {
	position: relative;
	font-size: 10pt;
	line-height: 22px;
	text-align: left;
}

ol.point-maru {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru li{
	padding-left: 10px;
	position: relative;
}
ol.point-maru li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #000;
	color: #FFF;
	display: inline-block;
	line-height: 18px;
	margin-left: -22px;
	text-align: center;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 4px;
	vertical-align: 0%;
}
ol.point-maru li {
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}




ol.point-maru2 {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru2 li{
	padding-left: 10px;
	position: relative;
}
ol.point-maru2 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	color: #000;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	/*height: 22px;*/
	width: 22px;
	/*border-radius: 50%;*/
	font-size: 10pt;
	margin-right: 5px;
	vertical-align: -2%;
}
ol.point-maru2 li {
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}



.protable {padding-top: 20px;padding-bottom: 10px;}
.protable-table {
	box-sizing: border-box;
	font-size: 11pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 21px;
	border-spacing: 0;	
}
.protable-table th, .cp_table  td {width: 100%;}
.protable-table div {}
.protable-table th {
	font-size: 10pt;
	line-height: 21px;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.protable-table tr {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.protable-table td {
	background-color: #FFF;
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	display: block;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #f0f0f0;
	position: relative;
}
}

.contact-btn {
	line-height: 2 !important;
}
.contact-btn a {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	display: inline-block;
	padding: 1em 0.5em;
	writing-mode: vertical-rl;
	background-color: #fff;
	color: #006957;
	border-color: #006957;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	z-index: 10;
	line-height: 2;
}
.contact-btn a:hover {
	text-decoration: none;
	opacity: 0.9;
}
.contact-btn a img {
	margin: 0 0 10px;
	display: inline-block;
	width: 40px;
	height: auto;
}
.form-table label {
	display: inline-block;
}
.form-table td a {
	color: #006835;
	text-decoration: underline;
}
.form-table td a:hover {
	text-decoration: none;
}