@charset "Shift_JIS";

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

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

.hpb-parts-hl-style {
    border-color: #3fbcf4 !important;
	clear: both;
    margin-top: 0.5em;
    margin-bottom: 1em;
	margin-left: 0;
    text-align: left;
    padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding-left: 4px !important;
    font-size: 1.3em;
    color: #333 !important;
	font-weight: bold;
	text-align: left;
	background-image: none !important;
	line-height: 1.2 !important;
	height: auto !important;
}

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

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

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

.hpb-parts-blist-style {
    background-color: #14adec;
    border-color: #b4df36;
	border-width: 3px;
}
a.hpb-parts-blist-style:link {
    color: #fff;
}
a.hpb-parts-blist-style:visited {
    color: #fff;
}
a.hpb-parts-blist-style:hover {
    color: #fff;
	background-color: #6ecaf5;
}
a.hpb-parts-blist-style:active {
    color: #fff;
	background-color: #6ecaf5;
}

/*--------------------------------------------------------
  hpbparts
--------------------------------------------------------*/
/* 飾りなし 幅自動 */
.hpb-parts-cnt-01 {
    margin-bottom: 5px;
    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;
    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 {
}

/* 下線 1 */
.hpb-parts-hl-02 {
}

/* 下線 2 (2重線) */
.hpb-parts-hl-03 {
}

/* 線囲み 1 */
.hpb-parts-hl-04 {
}

/* 線囲み 2 (2重線) */
.hpb-parts-hl-05 {
}

/* 飾りつき 1 (左■付き) */
.hpb-parts-hl-06 {
    border-left-width: 0.5em !important;
    border-left-color: #3fbcf4 !important;
}

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

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

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

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

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

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

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

/******************************
 * 写真/画像 (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 {
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
/* 部品 */
.w22 {
	width: 22%;
}
.w30 {
	width: 30%;
}
.w39 {
	width: 39%;
}
.w70 {
	width: 70%;
}
.cC30 {
	color: #C30;
}
.c036 {
	color: #036;
}
.fs30 {
	font-size: 30%;
}
.fs40 {
	font-size: 40%;
}
.fs50 {
	font-size: 50%;
}
.fs60 {
	font-size: 60%;
}
.fs70 {
	font-size: 70%;
}
.fs80 {
	font-size: 80%;
}
.fs90 {
	font-size: 90%;
}
.fs110 {
	font-size: 110%;
}
.fs120 {
	font-size: 120%;
}
.fs130 {
	font-size: 130%;
}
.fwBold {
	font-weight: bold;
}
.taR {
	text-align: right;
}
.taC {
	text-align: center;
}
.mr20 {
	margin-right: 20px;
}


a[href^="tel:"] { cursor: default; }


.marker {
background: linear-gradient(transparent 60%, #ffff66 60%);
}


/* パソコンで見たときは"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; }
}



/* 流れ */
#flow2{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    zoom: 1;
}

#flow2 li{
    display: block;
    background-image : url(../img/arrow_3E.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 48px;
    padding-bottom: 15px;
    padding-left: 150px;
    list-style-type: none;
    line-height: 1.5;
    margin-bottom: 10px;
}

* html #flow2 li{
    padding-left: 300px; /* for IE6 */
}

#flow2 li:first-child{
    background-image: none;
    padding-top: 10px;
}

#flow2 li h4{
    float: left;
    width: 150px;
    margin-left: -150px;
    margin-top: -3px;
    text-align: center;
}



/* よくある質問インデント */
div.faq{
	background-image : url(../img/faq.png);
	background-position: top right;
	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: #1f8990;
}

/* レスポンシブ用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;
}



/* Photobox用 */
.mr4 {
	margin-right: 4px;
}
.mb10 {
	margin-bottom: 10px;
}
span.small {
	font-size: 80%;
}
.toptext {
	font-weight: bold;
line-height:2.0;
font-size:1.1em;
}
span.point {
	color: #FF3333;
}
img.photoframe {
	border: 10px solid #FFFFFF;
}

img.photobox    {
border: 10px solid #FFFFFF;
box-shadow: 5px 5px 10px #c0c0c0;
-webkit-box-shadow: 5px 5px 10px #c0c0c0;
-moz-box-shadow: 5px 5px 10px #c0c0c0;
}


/* pagetop */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/* viewport */
#viewport_sw a {
	display: block;
	text-align:center;
	padding: 3% 0;
	width: 100%;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-size: 4vw;
}



/* メニューページ デザイン定義 */
#menu .item{
    width: 45%;
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cacaca;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cacaca;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cacaca;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cacaca;
    min-height: 70px;
}

* html #menu .item{
    height: 135px; /* for ie6 */
}

#menu .item h3{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
	text-indent:5px;
	background-image : url(../img/indexBg2_5Jc.png);
	background-position: 5px 0px;
}

#menu .item01 dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
}

#menu .item01 dt{
    width: 13em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
line-height:1.6;
font-size:18px;
}

#menu .item01 dd{
font-size:18px;
    text-align: right;
    padding-left: 13.5em;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
line-height:1.6;
}


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

#menu .item02 dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
}

#menu .item02 dt{
    width: 11em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
line-height:1.6;
}

#menu .item02 dd{
    text-align: right;
    padding-left: 11.5em;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
line-height:1.6;
}


#menu .item02 p{
    margin-top: 0.5em;
    margin-left: 1.0em;
    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文字分右に下げる */
;
}


#menu .item01{
    width: 45%;
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cacaca;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cacaca;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cacaca;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cacaca;
    min-height: 150px;
//	background-image : url(../img/bg01.png);
//	background-position: bottom right;
//	background-repeat: no-repeat;
}

#menu .item02 {
    width: 45%;
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cacaca;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cacaca;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cacaca;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cacaca;
    min-height: 150px;
//	background-image : url(../img/bg02.png);
//	background-position: bottom right;
//	background-repeat: no-repeat;
}

#menu .item table {
	float: left;
	width: 65%;
	margin: 0 0 18px 0;
}
#menu .item01 table caption {
	margin-top: -10px;
	padding: 0 0 0.2em 2px;
	color: #661111;
	font-weight: bold;
	text-align: left;
}
#menu .item table th {
	width: 80%;
	padding: 14px 8px 14px 12px;
	line-height: 1.6;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
	background-color: #7cd361;
}
#menu .item table td {
	width: 20%;
	padding: 14px 8px 14px 12px;
	text-align: right;
	line-height: 1.6;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
}
#menu .item table.w100 {
	float: none;
	width: 100%;
}
#menu .item table.w100 th {
	padding: 6px 8px 6px 12px;
}
#menu .item table.w100 td {
	padding: 6px 8px 6px 12px;
}
#menu .item img {
	float: right;
}



/* 別テーブル */
div.menulist {
	width: 100%;
	overflow: hidden;
}
div.menulist p {
	margin: 4px 0;
	padding: 0;
	font-size: 80%;
}
div.menulist table {
	float: left;
	width: 65%;
	margin: 0 0 18px 0;
}
div.menulist table caption {
	margin-top: -10px;
	padding: 0 0 0.2em 2px;
	color: #661111;
	font-weight: bold;
	text-align: left;
}
div.menulist table th {
	width: 80%;
	padding: 14px 8px 14px 12px;
	line-height: 1.6;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
	background-color: #7cd361;
}
div.menulist table td {
	width: 20%;
	padding: 14px 8px 14px 12px;
	text-align: right;
	line-height: 1.6;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
}
div.menulist table.w100 {
	float: none;
	width: 100%;
}
div.menulist table.w100 th {
	padding: 6px 8px 6px 12px;
}
div.menulist table.w100 td {
	padding: 6px 8px 6px 12px;
}
div.menulist img {
	float: right;
}


/* 別テーブル */
div.season {
	width: 100%;
	overflow: hidden;
}
div.season p {
	margin: 4px 0;
	padding: 0;
	font-size: 80%;
}
div.season table {
	float: left;
	width: 40%;
	margin: 0 0 10px 0;
}
div.season table caption {
	margin-top: -10px;
	padding: 0 0 0.2em 2px;
	color: #661111;
	font-weight: bold;
	text-align: left;
}
div.season table th {
	width: 40%
	padding: 14px 8px 5px 8px;
	line-height: 1.8;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
	background-color: #7cd361;
}
div.season table td {
	width: 25%;
	padding: 14.px 8px 5px 8px;
	text-align: right;
	line-height: 1.8;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
}
div.season table.w100 {
	float: none;
	width: 100%;
}
div.season table.w100 th {
	padding: 6px 8px 6px 12px;
}
div.season table.w100 td {
	padding: 6px 8px 6px 12px;
}
div.season img {
	float: right;
}


/* 別テーブル */
div.tt {
	width: 100%;
	overflow: hidden;
}
div.tt p {
	margin: 4px 0;
	padding: 0;
	font-size: 80%;
}
div.tt table {
	float: left;
	margin: 0 0 10px 0;
}
div.tt table caption {
	margin-top: -10px;
	padding: 0 0 0.2em 2px;
	color: #661111;
	font-weight: bold;
	text-align: left;
}
div.tt table th {
	padding: 14px 8px 5px 8px;
	line-height: 1.8;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #7cd361;
	background-color: #7cd361;
}
div.tt table td {
	padding: 14px 8px 5px 8px;
	text-align: right;
	line-height: 1.8;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #7cd361;
}






/* レスポンシブ　テーブル */
div.rt table {
font-size:19px;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
}
div.rt table td{
  padding: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
} 
div.rt table th {
  padding: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
  background-color: rgba( 5,111,118 , 0.1 );
  color: #056f76;
}

div.rt img {
float:right;
}

.outer {
  width: 100%;
}
 
.outer table {
  border-collapse: collapse;
  width: 860px;
}
.outer table td, table th {
  border: 1px solid #ccc;
  padding: 10px;
}
.outer table th {
  background-color: #eee;
}





/* 左右テーブル */
#lr {
	overflow: hidden;
}
#lr p {
	margin: 4px 0;
	padding: 0;
	font-size: 80%;
}
.l {
	float: left;
	width: 48%;
	margin: 0 0 0px 0;

}
.l caption {
	margin-top: -10px;
	padding: 0 0 0.2em 2px;
	color: #661111;
	font-weight: bold;
	text-align: left;
}
.l th {
	padding: 14px 8px 5px 8px;
	line-height: 1.8;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #7cd361;
	background-color: #7cd361;
}
.l td {
	padding: 14px 8px 5px 8px;
	text-align: left;
	line-height: 1.8;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #7cd361;
}

.r {
	float: right;
	width: 48%;
	margin: 0 0 0px 0;
}
.r caption {
	margin-top: -10px;
	padding: 0 0 0.2em 2px;
	color: #661111;
	font-weight: bold;
	text-align: left;
}
.r th {
	padding: 14px 8px 5px 8px;
	line-height: 1.8;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #7cd361;
	background-color: #7cd361;
}
.r td {
	padding: 14px 8px 5px 8px;
	text-align: left;
	line-height: 1.8;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #7cd361;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7cd361;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #7cd361;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #7cd361;
}


#lr .l dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 0.95em;
}

#lr .l dt{
    width: 13em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
}

#lr .l dd{
    text-align: right;
    padding-left: 13.5em;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
}

.bg03{
	background-image : url(../img/bg03.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.bg04{
	background-image : url(../img/bg04.png);
	background-position: left top;
	background-repeat: no-repeat;
}


.bg05{
	background-image : url(../img/bg05.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.bg06{
	background-image : url(../img/bg06.png);
	background-position: top right;
	background-repeat: no-repeat;
}

 
/* radius */
#radius{
	border: 1px solid orange;
	border-radius: 4px;
	margin: 10px 0 25px 0;
	background-image : url(../img/topicsBg_1F1.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}

/* radius2 */
#radius2{
	border: 3px solid #ff7535;
	border-radius: 6px;
	margin: 0 0 25px 0;
	background-image : url(../img/bgtop.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 15px 15px 15px 15px;
display: inline-block;
font-size:1.6em;
font-weight:bold;
color:#AF2715 ;
}

/* 縁取りテキスト */
p.outline{
filter:dropshadow(color=#000000,offX= 0,offY=-1) 
dropshadow(color=#000000,offX= 1,offY= 0) 
dropshadow(color=#000000,offX= 0,offY= 1) 
dropshadow(color=#000000,offX=-1,offY= 0); 

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

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

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

             black 1px -1px 0px, black -1px -1px 0px;
}


/* 縁取りテキスト */
p.outline2{
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;
}

/* 文字間テキスト */
.text p {
letter-spacing: 0.5em;
}

/* 縦書き */
div.vertical {
      writing-mode: tb-rl;  /* 縦書き表示の指定 */
      width: 360px;           /* 横幅 */
      height: 185px;          /* 高さ */
      padding: 10px;          /* 内側の余白量(10px) */
      line-height: 1.8;       /* 行の高さ(1.8文字分) */
      overflow: auto;         /* はみ出る領域の指定 */
      font-family: "HGP行書体","HG正楷書体-PRO"; /* ※ */
      background-color: #fffff0;  /* 背景色(淡い黄色) */
      border: 4px double black;   /* 枠線(黒の二重線4px) */
   }
   div.vertical p.head {
      font-size: 150%;     /* 文字サイズ(1.5倍) */
      margin: 0px;         /* 外側の余白(なし) */
   }
   div.vertical p.foot {
      text-align:right;    /* 右寄せ(縦書きだと下寄せ) */
      margin: 0px;         /* 外側の余白(なし) */
   }
   div.vertical p.body {
      margin: 1em;         /* 外側の余白(1文字分) */
   }

/* パンくずリスト */
.breadcrumb {
  padding-left:0;
  margin-left:0;
}

.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-weight: bold;/*太字*/
}

.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #555;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #52b5ee;/*色*/
}

.breadcrumb li a:hover {
    text-decoration: underline;
}

/*list*/
#hpb-main ul.menulist_ul1 {
    float: left;
    width: 100%;
    margin: 0 -11px 0 0;
    padding: 0 0 10px 0;
    list-style-type: none;
}
#hpb-main ul.menulist_ul1 li {
    float: left;
    width: 276px;
    margin: 0 11px 11px 0;
    padding: 0;
    background: none;
}
#hpb-main ul.menulist_ul1 li a {
	display: block;
	padding: 8px 0;
	color: #333333;
    background: #FFFF99;
    text-align: center;
    text-decoration: none;
}
#hpb-main ul.menulist_ul1 li a:hover {
	color: #111111;
    background: #FFFF66;
}
#hpb-main ul.menulist_ul2 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#hpb-main ul.menulist_ul2 li {
    float: left;
    margin: 0 2em 8px 20px;
    padding: 2px 20px 2px 20px;
    background: url(../img/mark.gif) no-repeat 0 2px;
    color: #111111;
    font-weight: normal;
}


#hpb-main ul.menulist_ul3 {
    float: left;
    width: 100%;
    margin: 0 -11px 0 0;
    padding: 0 0 10px 0;
    list-style-type: none;
}
#hpb-main ul.menulist_ul3 li {
    float: left;
    width: 276px;
    margin: 0 11px 11px 0;
    padding: 0;
    background: #FFFF99;
    text-align: center;
    text-decoration: none;
}

#hpb-main ul.menulist_ul4 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#hpb-main ul.menulist_ul4 li {
    float: left;
width:150px;
    margin: 0 2em 8px 20px;
    padding: 2px 20px 2px 20px;
    background: url(../img/bg-list.png) no-repeat 0 2px;
    color: #111111;
    font-weight: normal;
font-size:19px;
}

#hpb-main ul.menulist_ul4 img {
    float: left;
}

ol.s1{
  counter-reset:list;
  list-style-type:none;
  font: 14px/1.6 'arial narrow', sans-serif;
  padding:0;
}
ol.s1 li{

  position:relative;
  margin: 7px 0 7px 0px;
  padding-left:43px;
  font-weight: bold;
  font-size:18px;
  line-height: 30px;
  border: 2px solid #756C67;
  color: #756C67;
}
ol.s1 li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  line-height:30px;
  background: #756C67;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.s1 li:after{
  content:"";
  display: block;
  position: absolute;
  left: 30px;
  height: 0;
  width: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #756C67;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}



input {
    width: 100%;
    max-width: 400px; /* レスポンシブの場合の対策 */
     box-sizing: border-box; /* [borde-box]で右の飛び出しを回避 */
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}

textarea {
    width: 100%;
    max-width: 400px; 
    box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}

input[type="submit"]  {
    max-width: 300px; /*送信ボタンの幅を指定*/
}

/*補足）チェックボックスをCSSで大きくする記述例*/
input[type="checkbox"] {
    -webkit-appearance: none;
    position: relative;
    margin-right: 5px;
    border-radius: 8px;
    border: 2px solid #4c4c4c;
    -webkit-box-sizing: border-box;
    width: 20px;
    height: 20px;
    background: #ffffff;
}

/* チェック時は背景色を変更 */
input[type="checkbox"]:checked {
    background: #9FB9D3;
}




.photo1 {
float:left; 
margin: 20px;
text-align : center;
}
.photo1 p {
text-align:center; 
font-size:100%;
}
.photo2 {
float:left; 
margin: 20px;
text-align : center;
}
.photo2 p {
text-align:center; 
}
.photo3 {
float:left; 
margin: 20px;
text-align : center;
}
.photo3 p {
text-align:center; 
}




@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;
	}


/* レスポンシブ　テーブル */
div.rt {
  width: 100%;
	background-image : url(../img/00.png);
	background-position: top right;
	background-repeat: no-repeat;
}
div.rt table {
  width: 100%;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dddddd;
}
div.rt table td{
  display: block;
  width: 100%;
  padding: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
text-align:center;
} 
div.rt table th {
  display: block;
  padding: 5px;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd;
text-align:center;
}
div.outer {
overflow-x:scroll;
}
 
div.outer table {
  border-collapse: collapse;
  width: 860px;
}
div.outer table td, table th {
  border: 1px solid #ccc;
  padding: 10px;
}
div.outer table th {
  background-color: #eee;
}

/* 流れ */
#flow2{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    zoom: 1;
}

#flow2 li{
    display: block;
    background-image : url(../img/arrow_3E.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 48px;
    padding-bottom: 0px;
    padding-left: 10px;
    list-style-type: none;
    line-height: 1.5;
    margin-bottom: 10px;
}

* html #flow2 li{
    padding-left: 10px; /* for IE6 */
}

#flow2 li:first-child{
    background-image: none;
    padding-top: 10px;
}

#flow2 li h4{
    float: right;
    width: 100%;
    margin-left: 0px;
    margin-top: -15px;
padding-top:10px;
    text-align: center;
}





	/* メニュー */
	#menu .item01,#menu .item02{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		min-height: 0;
		box-sizing: border-box;
	}
	#menu .item h3{
		width: 96%;
		box-sizing: border-box;
	}
	#menu .item01,#menu .item02 dt{
		width: 100% !important;
	}
	##menu .item01,#menu .item02 dd{
		padding-left: 0;
	}

	#lr .l{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		min-height: 0;
		box-sizing: border-box;
	}

	#lr .r{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		min-height: 0;
		box-sizing: border-box;
	}

#menu .item01 dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
}

#menu .item01 dt{
		width: 100% !important;
}

#menu .item01 dd{
		padding-left: 0;
}




#menu .item02 dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
}

#menu .item02 dt{
		width: 100% !important;
}

#menu .item02 dd{
		padding-left: 0;}


.bg04{

	background-image : none;
//	background-position: left top;
//	background-repeat: no-repeat;
}


}