@charset "shift_jis";
/* CSS Document */

/* 基本 */
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}

img {
	border: none;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

h2 {
	font-size: 20px;
	color: #c5c5c5c;
	text-align: center;
}

h3 {
	font-size: 12px;
	margin: 10px 5px 10px 3px;
	color: #360;
}

.b {
	font-weight: bold;
}
.color_red{
	color: #F00;
}
.color_blue{
	color: #5279B2;
}
.font_b {
	font-weight: bold;
}
.font_red {
	color: #F00;
}
.font_line {
	background: linear-gradient(transparent 50%, #a8eaff 50%);
}

.left_sp {
	padding-left: 1em;
}

.font_16b {
	font-size: 16px;
	font-weight: bold;
}
.font_20b {
	font-size: 20px;
	font-weight: bold;
}

.marker2 {
	font-size: 16px;
	background-image: url(../images/ico04-001.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 21px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 0px 3px;
	color: #00C;
}
.marker3 {
	font-size: 16px;
	background-image: url(../images/sakura.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 21px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 0px 3px;
}
.marker4 {
	font-size: 16px;
	background-image: url(../images/text018_01.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 21px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 0px 3px;
}
.marker5 {
	font-size: 16px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 21px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 0px 3px;
	line-height: 150%
}

.hh{
	padding: .25em 0 .25em .25em;
	border-left: 6px solid #ccc;
	border-bottom: 1px solid #ccc;
	/* [disabled]margin: 1.5em 0 1em 0; 
	width: 11em;
	*/
}
.hh2{
	padding: 0.25em 0 0.5em 0.75em;
	border-left: 6px solid #ccc;
	/* [disabled]border-bottom: 1px solid #ccc; */
	margin: 1em 0em 0.2em 0em;
}

.shadowimg {
	/* [disabled]margin-top: 5px; */ /* 画像の上の余白*/
	display: inline-block;
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
	*border: solid 1px #d3d3d3 ;   /* IE7以下 */
	margin: 20px;
}

.shadowimg2 {
	/* [disabled]margin-top: 5px; */ /* 画像の上の余白*/
	display: inline-block;
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
	*border: solid 1px #d3d3d3 ;   /* IE7以下 */
	margin: 10px;
}

.font_red_bold_b {
	color: #F00;
	font-weight: bold;
	background-color: #FFC;
}


.price {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#FFFFFF;
	empty-cells:show;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 15px;
}
.price th {
	color:#666;
	background-color:#F9F9F9;
	text-align:center;
	white-space: nowrap;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.price td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 5px;
}

.price2 {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#FFFFFF;
	empty-cells:show;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 15px;
}
.price2 th {
	color:#666;
	background-color:#9C3;
	text-align:center;
	white-space: nowrap;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.price2 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 5px;
}


.faq_q {
	position: relative;
	color: #318066;
	border-bottom: 1px solid #fff;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #A8D9C9;
	background-image: url(../images/faq/q.png);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
}
.faq_a {
	text-shadow: 0px 0px 1px rgba(55,55,55,0.3);
	background-image: url(../images/faq/a.png);
	background-position: 30px 20px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 40px;
}




/* popup */

.target {
	display: block;
	padding: 10px;
	font-size: 16px;
	line-height: 150%;
}
.target.is-hidden {
	display: none;
}





/* ▼ ここから

.img_on_text {
  position: relative;
  width: 500px;
}

.img_on_text img {
  width: 100%;
}

.img_on_text p {
  position: absolute;
  top: 25%;
  left: 39%;
  font-size: 60px;
  color: #ffffff;
}


h2 {
	display:  block;
	font-size: 20px;
	line-height: 28px;
	color: #c5c5c5c;
	text-shadow: 0 0 1px #758890;
	font-family: arial, verdana;
	outline: none;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	padding: 0.5em;
	clear: both;
}

.hg15 {
	margin-top: 15px;
}



ここまで ▲ */
