@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style {
    border-color: #dddddd;
}

.hpb-parts-hl-style {
	padding-top: 0.3em !important;
	padding-bottom: 0.2em !important;
	padding-left: 0.2em !important;
	background-image:none !important;
	border-color: #47A7E4;
	margin-bottom:10px !important;
}

.hpb-parts-cbox-style {
    border-color: #dddddd;
}

.hpb-parts-hr-style {
    border-color: #dddddd;
}

.hpb-parts-pbox-style {
    border-color: #dddddd;
}
.hpb-parts-pbox-style h4 {
    padding: 0px !important;
}
.hpb-parts-pbox-style img {
    margin-bottom: 0px !important;
}

.hpb-parts-blist-style {
	background-color: #fff5d1;
	border-color: #E0C95A;
}
a.hpb-parts-blist-style:link {
    color: #666666;
}
a.hpb-parts-blist-style:visited {
    color: #666666;
}
a.hpb-parts-blist-style:hover {
    color: #666666;
    background-color: #FFF7DF;
}
a.hpb-parts-blist-style:active {
    color: #666666;
    background-color: #FFF7DF;
}


/*--------------------------------------------------------
  hpbparts
--------------------------------------------------------*/
/* 飾りなし 幅自動 */
.hpb-parts-cnt-01 {
    margin-bottom: 5px;
	margin-right: 10px;
    padding: 5px;
}

/* 飾りなし 幅60px */
.hpb-parts-cnt-01-060 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅120px */
.hpb-parts-cnt-01-120 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅180px */
.hpb-parts-cnt-01-180 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅240px */
.hpb-parts-cnt-01-240 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅360px */
.hpb-parts-cnt-01-360 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅自動 */
.hpb-parts-cnt-02 {
    margin-bottom: 5px;
	margin-right: 10px;
    padding: 5px;
}

/* 線囲み 幅60px */
.hpb-parts-cnt-02-060 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅120px */
.hpb-parts-cnt-02-120 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅180px */
.hpb-parts-cnt-02-180 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅240px */
.hpb-parts-cnt-02-240 {
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅360px */
.hpb-parts-cnt-02-360 {
    margin-bottom: 5px;
    padding: 5px;
}

/******************************
 * 見出し (h1-h6)
 ******************************/

/* 飾りなし */
.hpb-parts-hl-01 {
	background-image:none;
}

/* 下線 1 */
.hpb-parts-hl-02 {
	background-image:none;
	padding-top: 7px !important;
	padding-right: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 7px !important;
}

/* 下線 2 (2重線) */
.hpb-parts-hl-03 {
	background-image:none;
	padding-top: 7px !important;
	padding-right: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 7px !important;
}

/* 線囲み 1 */
#hpb-wrapper .hpb-parts-hl-04,
.hpb-parts-hl-04 {
	border-bottom-width: 3px !important;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
	padding-top: 5px;
	padding-right: 0.2em;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image:none;
	padding-top: 7px !important;
	padding-right: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 7px !important;
}

/* 線囲み 2 (2重線) */
.hpb-parts-hl-05 {
	border-color: #ccc !important;
	background-image:none;
	padding-top: 7px !important;
	padding-right: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 7px !important;
}

/* 飾りつき 1 (左■付き) */
.hpb-parts-hl-06 {
	padding-top: 7px !important;
	padding-bottom: 7px !important;
    padding-left: 0.5em !important;
    border-left-width: 0.5em !important;
	background-image:none;
}

/* 飾りつき 2 (左■付き＆下線) */
.hpb-parts-hl-07 {
	padding-top: 7px !important;
	padding-bottom: 7px !important;
    padding-left: 0.5em !important;
    border-left-width: 0.5em !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #ccc !important;
	border-bottom-style: dotted !important;
	background-image:none;
}

/* 飾りつき 3 (左■付き＆線囲み) */
.hpb-parts-hl-08 {
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 0.5em !important;
	border-left-width: 0.5em !important;
	border-top-width: 1px !important;
	border-top-color: #ccc !important;
	border-top-style: dotted !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #ccc !important;
	border-bottom-style: dotted !important;
	border-right-width: 1px !important;
	border-right-color: #ccc;
	background-image:none;
}

/******************************
 * 文章枠 (div)
 ******************************/

/* 装飾なし */
.hpb-parts-cbox-01 {
    margin-bottom: 5px;
	margin-right: 0px;
}

/* 線囲み 1 (実線) */
.hpb-parts-cbox-02 {
    margin-bottom: 5px;
	margin-right: 0px;
}

/* 線囲み 2 (点線) */
.hpb-parts-cbox-03 {
    margin-bottom: 5px;
	margin-right: 0px;
}

/* 線囲み 3 (2重線) */
.hpb-parts-cbox-04 {
	margin-bottom: 5px;
	margin-right: 0px;
}

/******************************
 * 写真/画像 (img)
 ******************************/

/* 余白なし */
.hpb-parts-img-01 {
}

/* 余白あり */
.hpb-parts-img-02 {
}

/* 写真ボックス 左寄せ配置用 */
.hpb-parts-img-03 {
}

/* 写真ボックス 右寄せ配置用 */
.hpb-parts-img-04 {
}

/* 複数写真ボックス 左端用 */
.hpb-parts-img-05 {
}

/* 複数写真ボックス 2列目用 */
.hpb-parts-img-06 {
}

/* 複数写真ボックス 左端・2行目用 */
.hpb-parts-img-07 {
}

/* 複数写真ボックス 2行目用 */
.hpb-parts-img-08 {
}

/******************************
 * 水平線 (hr)
 ******************************/

/* 水平線 1 (実線・細) */
.hpb-parts-hr-01 {
}

/* 水平線 2 (実線・太) */
.hpb-parts-hr-02 {
}

/* 水平線 3 (点線・細) */
.hpb-parts-hr-03 {
}

/* 水平線 4 (点線・太) */
.hpb-parts-hr-04 {
}

/* 水平線 5 (破線・細) */
.hpb-parts-hr-05 {
}

/* 水平線 6 (破線・太) */
.hpb-parts-hr-06 {
}

/* 水平線 7 (2重線) */
.hpb-parts-hr-07 {
}

/******************************
 * 写真ボックス (div)
 ******************************/

/* 飾りなし */
.hpb-parts-pbox-01 {
}

.hpb-parts-pbox-01 h4 {
	margin-bottom: 0.5em;
}

/* 飾りなし 画像幅60px */
.hpb-parts-pbox-01-060 {
}

/* 飾りなし 画像幅120px */
.hpb-parts-pbox-01-120 {
}

/* 飾りなし 画像幅180px */
.hpb-parts-pbox-01-180 {
}

/* 飾りなし 画像幅240px */
.hpb-parts-pbox-01-240 {
}

/* 線囲み */
.hpb-parts-pbox-02 {
}

.hpb-parts-pbox-02 h4 {
	margin-bottom: 0.5em;
}

/* 線囲み 画像幅60px */
.hpb-parts-pbox-02-060 {
}

/* 線囲み 画像幅120px */
.hpb-parts-pbox-02-120 {
}

/* 線囲み 画像幅180px */
.hpb-parts-pbox-02-180 {
}

/* 線囲み 画像幅240px */
.hpb-parts-pbox-02-240 {
}

/* 写真ボックス用 文章領域 */
.hpb-parts-pbox-desc {
}

.hpb-parts-pbox-desc h4 {
	margin-bottom: 0.5em;
}

/******************************
 * 複数写真ボックス (div)
 ******************************/

/* 飾りなし 画像幅60px 横2x縦1 */
.hpb-parts-mpbox-01-2060 {
}

/* 飾りなし 画像幅60px 横3x縦1 */
.hpb-parts-mpbox-01-3060 {
}

/* 飾りなし 画像幅60px 横4x縦1 */
.hpb-parts-mpbox-01-4060 {
}

/* 飾りなし 画像幅120px 横2x縦1 */
.hpb-parts-mpbox-01-2120 {
}

/* 飾りなし 画像幅120px 横3x縦1 */
.hpb-parts-mpbox-01-3120 {
}

/* 飾りなし 画像幅120px 横4x縦1 */
.hpb-parts-mpbox-01-4120 {
}

/* 飾りなし 画像幅180px 横2x縦1 */
.hpb-parts-mpbox-01-2180 {
}

/* 飾りなし 画像幅180px 横3x縦1 */
.hpb-parts-mpbox-01-3180 {
}

/* 飾りなし 画像幅180px 横4x縦1 */
.hpb-parts-mpbox-01-4180 {
}

/* 飾りなし 画像幅240px 横2x縦1 */
.hpb-parts-mpbox-01-2240 {
}

/* 飾りなし 画像幅240px 横3x縦1 */
.hpb-parts-mpbox-01-3240 {
}

/* 飾りなし 画像幅240px 横4x縦1 */
.hpb-parts-mpbox-01-4240 {
}

/* 線囲み 画像幅60px 横2x縦1 */
.hpb-parts-mpbox-02-2060 {
}

/* 線囲み 画像幅60px 横3x縦1 */
.hpb-parts-mpbox-02-3060 {
}

/* 線囲み 画像幅60px 横4x縦1 */
.hpb-parts-mpbox-02-4060 {
}

/* 線囲み 画像幅120px 横2x縦1 */
.hpb-parts-mpbox-02-2120 {
}

/* 線囲み 画像幅120px 横3x縦1 */
.hpb-parts-mpbox-02-3120 {
}

/* 線囲み 画像幅120px 横4x縦1 */
.hpb-parts-mpbox-02-4120 {
}

/* 線囲み 画像幅180px 横2x縦1 */
.hpb-parts-mpbox-02-2180 {
}

/* 線囲み 画像幅180px 横3x縦1 */
.hpb-parts-mpbox-02-3180 {
}

/* 線囲み 画像幅180px 横4x縦1 */
.hpb-parts-mpbox-02-4180 {
}

/* 線囲み 画像幅240px 横2x縦1 */
.hpb-parts-mpbox-02-2240 {
}

/* 線囲み 画像幅240px 横3x縦1 */
.hpb-parts-mpbox-02-3240 {
}

/* 線囲み 画像幅240px 横4x縦1 */
.hpb-parts-mpbox-02-4240 {
}

/******************************
 * バナーリスト
 ******************************/

/* 文字型 1 */
.hpb-parts-blist-01 {
	clear: both;
}
.hpb-parts-blist-01 ul {
	margin-bottom: 5px;
}
.hpb-parts-blist-01 li {
	border-bottom: none !important;
	padding: 2px !important;
	padding-left: 0 !important;
	background-image: none !important;	
}
.hpb-parts-blist-01 li a {
     padding: 7px !important;
}

/* 文字型 2 */
.hpb-parts-blist-02 {
	clear: both;
}
.hpb-parts-blist-02 ul {
	margin-bottom: 5px;
}
.hpb-parts-blist-02 li {
	border-bottom: none !important;
	padding: 2px !important;
	padding-left: 0 !important;
	background-image: none !important;	
}
.hpb-parts-blist-02 li a {
	border-style: dotted;
}

/* 文字型 3 */
.hpb-parts-blist-03 { 
	clear: both;
}
.hpb-parts-blist-03 ul {
	margin-bottom: 5px;
}
.hpb-parts-blist-03 li {
    border-bottom: none !important;
	padding: 2px !important;
	padding-left: 0 !important;
	background-image: none !important;	
}
.hpb-parts-blist-03 li a {
    border-left-width: 1em;
    border-right-width: 1em;
    border-right-style: solid;
    border-top-style: dotted;
    border-bottom-style: dotted;
}

/* 画像付き 1 */
.hpb-parts-blist-04 {
}
.hpb-parts-blist-04 ul {
    margin-bottom: 5px;
}
.hpb-parts-blist-04 li {
	border-bottom: none !important;
	padding: 2px !important;
	padding-left: 0 !important;
	background-image: none !important;
}
.hpb-parts-blist-04 li a {
}
.hpb-parts-blist-04 li a img {
}

/* 画像付き 2 */
.hpb-parts-blist-05 {
}
.hpb-parts-blist-05 ul {
}
.hpb-parts-blist-05 li {
    border-bottom: none !important;
	padding: 2px !important;
	padding-left: 0 !important;
	background-image: none !important;	
}
.hpb-parts-blist-05 li a {
    border-style: dotted;
}
.hpb-parts-blist-05 li a img {
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
/* よくある質問インデント */
div.faq{
	background-image : url(../img/faq-pc.png);
	background-position: right bottom;
	background-repeat: no-repeat;
line-height:1.6;
color:#000;
filter:dropshadow(color=#000000,offX= 0,offY=-2) 
dropshadow(color=#fff,offX= 2,offY= 0) 
dropshadow(color=#fff,offX= 0,offY= 2) 
dropshadow(color=#fff,offX=-2,offY= 0); 

-webkit-text-stroke-color: #000; 

-webkit-text-stroke-width: 0px; 

text-shadow: white 1px 1px 0px, white -1px 1px 0px, 

             white 1px -1px 0px, white -1px -1px 0px;
font-size:16px;
}
div.faq table th{
padding-left:35px;
	background-image : url(../img/q.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
div.faq table td{
padding-left:30px;
	background-image : url(../img/a.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

div.faq p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
    text-indent: -1em;      /* 文字1文字分上げる */
    padding-left: 1em;      /* 2文字分右に下げる */
}
div.faq b {
    color: #000;
}

div.q-w {
max-width:95%;
    color: #000;
font-weight:bold;
padding:10px 10px 10px 35px;
	background-image : url(../img/q.png);
	background-position: 3px 5px;
	background-repeat: no-repeat;
background-color: rgba( 217,241,190 , 0.3 );
}

div.a-w {
max-width:95%;
padding:10px 10px 10px 35px;
	background-image : url(../img/a.png);
	background-position: 3px 5px;
	background-repeat: no-repeat;
background-color:rgba( 246,191,188 , 0.3 );
margin-bottom:1em;
}



/* レスポンシブ用gmap */
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* レスポンシブ用youtube */
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}


@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
	.hpb-parts-hl-01 {
		background-color:#ffffff !important;
	}
	.hpb-parts-hl-02 {
		background-color:#ffffff !important;
	}
	.hpb-parts-hl-03 {
		background-color:#ffffff !important;
	}
	.hpb-parts-hl-04 {
		background-color:#ffffff !important;
	}
	.hpb-parts-hl-05 {
		background-color:#ffffff !important;
	}
	.hpb-parts-hl-06 {
		background-color:#ffffff !important;
	}
	.hpb-parts-hl-07 {
		background-color:#ffffff !important;
	}
	.hpb-parts-hl-08 {
		background-color:#ffffff !important;
	}
}