@charset "Shift_JIS";

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

.hpb-parts-cnt-style {
    border-color: #6eabeb !important;
}

.hpb-parts-hl-style {
    border-color: #6eabeb !important;
	clear: both;
	background-image: none !important;
	padding: 5px !important;
	margin-bottom: 5px !important;
	font-size: 1em !important;
}

.hpb-parts-cbox-style {
    border-color: #6eabeb !important;
}

.hpb-parts-hr-style {
    border-color: #6eabeb !important;
}

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

.hpb-parts-blist-style {
    background-color: #d6eaff;
    border-color: #6eabeb !important;
}
a.hpb-parts-blist-style:link {

}
a.hpb-parts-blist-style:visited {

}
a.hpb-parts-blist-style:hover {
    color: #2c46ca;
}
a.hpb-parts-blist-style:active {
    color: #2c46ca;
}

/*--------------------------------------------------------
  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;
    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 {
    padding-left: 0.5em !important;
	padding-top: 4px !important;
    border-left-width: 0.5em !important;
	background-image: none !important;
}

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

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

.font01{font-family:"MS Pゴシック",sans-serif}
.font02{font-family:"Comic Sans MS",Arial}
.font03{font-family:"MS P明朝","MS 明朝",serif}
.font04{font-family:"HG行書体","HGP行書体",cursive}
.font05{font-family:monospace  }

a:hover img.picture{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
}

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


.backgroundimage{
font-size:2.5em;
font-weight:bold;
    background: url(../img/wood-05.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*画像下回り込ませない*/
.sample01 { 
    width: 400px; 
    border: 1px solid #CCCCCC; 
    padding: 10px; 
    margin-bottom: 30px; 
    overflow: hidden; 
    zoom: 1; 
} 
.sample01 p { 
    overflow: hidden; 
    zoom: 1; 
} 
.sampleImg { 
    float: left; 
    margin: 0 10px 5px 0; 
} 

/*画像下回り込ませない　sp回り込ませる*/
.sample01 { 
} 
.sample01 p { 
} 
.sampleImg { 
    float: left; 
    margin: 0 10px 5px 0; 
} 

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

/* 流れ */
#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: #7B90D2;
}

/* レスポンシブ用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%;
}
span.point {
	color: #FF3333;
}
.toptext {
	font-weight: bold;
line-height:2.0;
font-size:1.1em;
color:#33282C;
}
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;
}

img.photobox5  {
border: 5px 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{
 }

* html #menu .item{
}

#menu .item h3{
}

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

#menu .item dt{
    width: 100% !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 15px;
    background-image : url(../img/point_6Gc.png);
    background-position: 4px 10px;
    background-repeat: no-repeat;
}

#menu .item dd{
    text-align: right;
    padding-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 3px;
}


#menu .item 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;
font-size:16px;
    text-align: left;
    text-indent: -1em;      /* 文字1文字分上げる */
    padding-left: 1em       /* 2文字分右に下げる */
;
}
#menu .item table {
}
#menu .item table caption {
	margin-top: -10px;
	padding: 0 0 0.2em 2px;
	color: #661111;
	font-weight: bold;
	text-align: left;
}
#menu .item table th {
}
#menu .item table td {
}
#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 {

}



/* 別テーブル */
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: 16px;
}
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;
}

/* 左右テーブル */
#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;
}


div.ll{
width:30%;
float:left;
text-align : center;
margin: 3px 3px 10px 3px;
padding:3px;
}

div.ll2{
width:45%;
float:left;
text-align : center;
margin: 3px 3px 10px 3px;
padding:3px;
}



div.ll4{
width:23%;
float:left;
text-align : center;
margin: 3px 3px 10px 3px;
padding:3px;
}
 
/* radius */
#radius{
	border: 0px solid #F3E0DC;
	border-radius: 10px;
	margin: 10px 0 25px 0;
	background-color : #F3E0DC;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
font-size:16px;
}

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


/* 縁取りテキスト */
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: 861px;
    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;
    width: 130px;
    margin: 0 2em 8px 0;
    padding: 2px 0 2px 20px;
    font-weight: normal;
    background-image : url(../img/point_6Gc.png);
    background-position: 4px 8px;
    background-repeat: no-repeat;
    text-decoration: none;
}


#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: 160px;
    margin: 0 11px 11px 0;
    padding: 3px;
    background: #FFFF99;
    text-align: center;
    text-decoration: none;
}




.photo1 {
float:left; 
margin: 20px;
text-align : center;
}
.photo1 p {
text-align:center; 
font-size:16px;
}
.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; 
}


.ribbon_box {    
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 10px 10px 10px 10px;
    width: 90%;
    background: #efffff;
  }
.ribbon_box p {   
line-height:1.8;
  }

.ribbon1 {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    box-sizing: border-box;
    padding: 0 12px;
    margin: 0;
    height: 30px;
    line-height: 30px;
    font-size: 23px;
font-weight:bold;
    letter-spacing: 0.1em;
    color: white;
    background: #70c7ff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}
.ribbon1:before {
    position: absolute;
    content: '';
    top: 0;
    left: -7px;
    border: none;
    height: 38px;
    width: 7px;
    background: #70c7ff;
    border-radius: 5px 0 0 5px;
}
.ribbon1:after {
    position: absolute;
    content: '';
    bottom: -7px;
    left: -5px;
    border: none;
    height: 7px;
    width: 5px;
    background: #4d99ca;
    border-radius: 5px 0 0 5px;
}


/* box2 */
.ribbon_box2 {    
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 10px 10px;
    width: 90%;
    background: #fff2e5;
  }
.ribbon_box2 p {   
line-height:1.8;
  }
.ribbon2 {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    box-sizing: border-box;
    padding: 0 12px;
    margin: 0;
    height: 30px;
    line-height: 30px;
    font-size: 23px;
font-weight:bold;
    letter-spacing: 0.1em;
    color: white;
    background: #ffc68e;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}
.ribbon2:before {
    position: absolute;
    content: '';
    top: 0;
    left: -7px;
    border: none;
    height: 38px;
    width: 7px;
    background: #ffc68e;
    border-radius: 5px 0 0 5px;
}
.ribbon2:after {
    position: absolute;
    content: '';
    bottom: -7px;
    left: -5px;
    border: none;
    height: 7px;
    width: 5px;
    background: #ffbf7f;
    border-radius: 5px 0 0 5px;
}



/* box3 */
.ribbon_box3 {    
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 10px 10px;
    width: 90%;
    background: #fff9f9;
  }
.ribbon_box3 p {   
line-height:1.8;
  }
.ribbon3 {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    box-sizing: border-box;
    padding: 0 12px;
    margin: 0;
    height: 30px;
    line-height: 30px;
    font-size: 23px;
font-weight:bold;
    letter-spacing: 0.1em;
    color: white;
    background: #ffa3ff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}
.ribbon3:before {
    position: absolute;
    content: '';
    top: 0;
    left: -7px;
    border: none;
    height: 38px;
    width: 7px;
    background: #ffa3ff;
    border-radius: 5px 0 0 5px;
}
.ribbon3:after {
    position: absolute;
    content: '';
    bottom: -7px;
    left: -5px;
    border: none;
    height: 7px;
    width: 5px;
    background: #ff7fff;
    border-radius: 5px 0 0 5px;
}



.box1{
    background-color: #fff;
    border: 2px solid #f3cbd0;
    border-radius: 5px;
    margin: 40px 5px 5px 20px;
    padding: 20px 20px 10px 20px;
    position: relative;
}
.box1:before{
    background-color: #ef858c;
    border-radius: 5px;
    color: #fff;
    content: '大好評！';
    padding: 15px 20px;
    position: absolute;
    left: -10px;
    top: -50px;
}
.box1:after{
    border-top: 12px solid #ef858c;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    content: '';
    position: absolute;
    top: 9px;
    left: 15px;
}


.green{
    position:relative;
    padding: 20px;
    margin: 40px 0;
    border: 1px solid #66BB6A;
    border-radius:0 4px 4px 4px ;
  font-size:16px;
}
.green span{
    position:absolute;
    top: -26px;
    left: -1px;
    padding: 5px 25px;
    background-color: #66BB6A;
    border-radius:4px 4px 0 0;
    color:#fff;
    font-weight:800;
    letter-spacing:.3em;
    line-height: 1em;
}



.box2 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box2 .box-title {
    position: absolute;
    display: inline-block;
    top: -26px;
    left: 10px;
    padding: 0 7px;
    line-height: 1.5;
    font-size: 26px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box2 p {
    margin: 0; 
    padding: 0;
}

.border01 {
font-size:23px;
font-weight:bold;
    color: rgba(233, 30, 99, 0.7);
    text-shadow: 3px 3px #fff, 4px 4px 0 #5d6f77, 4px 2px 0 #5d6f77, 2px 4px 0 #5d6f77, 2px 2px 0 #5d6f77;
}


.box3{
    padding: 10px;
    background-color: rgba(255,255,255,0.4);
    border-left: 2px dotted rgba(0,0,0,0.1);
    border-right: 2px dotted rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.gradation{
    background: -webkit-linear-gradient(to right, #e5033e, #b701b5, #4a02c2);
    background: linear-gradient(to right, #e5033e, #b701b5, #4a02c2);
    mix-blend-mode: screen;
    color: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.box4{
    border: 1px solid #9ecde2;
    border-radius: 5px;
    padding: 10px;
    position: relative;
}
.box4:before{
    background-color: rgba(255,255,255,0.7);
    border-radius: 5px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 5px;
    z-index: -1;
}
.box4:after{
    background: repeating-linear-gradient(-45deg, #7bd7f9, #7bd7f9 5px, #ffffff 0, #ffffff 10px);
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -2;
}

@font-face{
   font-family:HuiFontP109;
   src:url(/fonts/public/HuiFont/HuiFontP109.eot);
   src:
   url(/fonts/public/HuiFont/HuiFontP109.eot?#iefix) format('embedded-opentype'),
   url(/fonts/public/HuiFont/HuiFontP109.woff) format('woff'),
   url(/fonts/public/HuiFont/HuiFontP109.ttf) format('truetype'),
   url(/fonts/public/HuiFont/HuiFontP109.svg#HuiFontP109) format('svg');
}

.huifont{font-family:HuiFontP109}

.memox{
   position:relative;
   background:#fffde7;
   width:85%;
   margin:2em auto;
   padding:1.5em 1em;
   transform: rotate(-2deg);
   box-shadow:1px 1px 4px rgba(0,0,0,0.2);
   color:#795548;
}
.memox::before{
   content:'『家族写真館』写真のカワラジョー';
   position:relative;
   display:inline-block;
   border-bottom:3px solid #795548;
   border-radius: 0 0 40% 5% / 0 0 15% 20%;
   padding:0 1em 0.1em 0.2em;
   font-size:100%;
   font-weight:bold;
   transform: rotate(-5deg);
}
.memox::after{
   content:'';
   position:absolute;
   left:50%;
   top:-15px;
   margin-left:-75px;
   width:150px;
   height:30px;
   background:rgba(245,245,245,0.7);
   box-shadow:1px 1px 4px rgba(0,0,0,0.2);
   transform: rotate(-4deg);
}
.memox ol{
   margin:1em 0.5em 0 2em;
   padding:0 0 0 0;
}
.memox ol li{
   margin-bottom:0.5em;
}

  .css-fukidashi {
      padding: 0;
      margin: 0;
    }
    .text {
      width: 100px;
      position: relative;
      margin:2px 0px 0px;
      padding: 10px;
      border: 1px solid #E5FFFF;
font-size:1.2em;
    }
    .fukidashi {
      display: none;
      width: 100px;
      position: absolute;
      top: 0px;
      left: 150px;
      padding: 16px;
      border-radius: 5px;
      background: #33cc99;
      color: #fff;
      font-weight: bold;
    }
    .fukidashi:after {
      position: absolute;
      width: 0;
      height: 0;
      left: 0;
      bottom: -19px;
      margin-left: 10px;
      border: solid transparent;
      border-color: rgba(51, 204, 153, 0);
      border-top-color: #33cc99;
      border-width: 10px;
      pointer-events: none;
      content: " ";
    }
    .text:hover + .fukidashi {
      display: block;
    }



.box5{
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow:1px 1px 6px 0px #ccc;
    -moz-box-shadow:1px 1px 6px 0px #ccc;
    -webkit-box-shadow:1px 1px 6px 0px #ccc;
    -o-box-shadow:1px 1px 6px 0px #ccc;
    margin: 20px 5px;
    padding: 30px 20px 20px 20px;
    position: relative;
    z-index: 0;
}
.box5:after{
    background-color: #d9ccb3;
    background-image: linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be), linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be);
    background-position: 0 0, 12px 12px;
    background-size: 24px 24px;
    border-left: 2px dotted rgba(255,255,255,0.9);
    border-right: 2px dotted rgba(255,255,255,0.9);
    box-shadow: 0 0 5px rgba(255,255,255,0.5);
    content: 'バースデイ特典';
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 20px;
    color: #222;
font-weight:bold;
font-size:1.2em;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 20px;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
}

/*box6*/
.box6{
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow:1px 1px 6px 0px #ccc;
    -moz-box-shadow:1px 1px 6px 0px #ccc;
    -webkit-box-shadow:1px 1px 6px 0px #ccc;
    -o-box-shadow:1px 1px 6px 0px #ccc;
    margin: 20px 5px;
    padding: 30px 20px 20px 20px;
    position: relative;
    z-index: 0;
}
.box6:after{
    background-color: #d9ccb3;
    background-image: linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be), linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be);
    background-position: 0 0, 12px 12px;
    background-size: 24px 24px;
    border-left: 2px dotted rgba(255,255,255,0.9);
    border-right: 2px dotted rgba(255,255,255,0.9);
    box-shadow: 0 0 5px rgba(255,255,255,0.5);
    content: '早期予約特典';
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 20px;
    color: #222;
font-weight:bold;
font-size:1.2em;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 20px;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
}
.box7{
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow:1px 1px 6px 0px #ccc;
    -moz-box-shadow:1px 1px 6px 0px #ccc;
    -webkit-box-shadow:1px 1px 6px 0px #ccc;
    -o-box-shadow:1px 1px 6px 0px #ccc;
    margin: 20px 5px;
    padding: 30px 20px 20px 20px;
    position: relative;
    z-index: 0;
}
.box7:after{
    background-color: #d9ccb3;
    background-image: #7aedff;
    background-position: 0 0, 12px 12px;
    background-size: 24px 24px;
    border-left: 2px dotted rgba(255,255,255,0.9);
    border-right: 2px dotted rgba(255,255,255,0.9);
    box-shadow: 0 0 5px rgba(255,255,255,0.5);
    content: 'バースデイ特典';
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 20px;
    color: #222;
font-weight:bold;
font-size:1.2em;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 20px;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
}

.maste-box {
  position: relative;
  background-color: #fff;
  background: repeating-linear-gradient(-45deg, #edf5f4, #edf5f4 10px, #f6faf9 0, #f6faf9 20px);
  padding: 1em;
}
.maste-tape{
  position: absolute;
  top: -0.75em;
  background-color: rgba(100,100,100,.3);
  border-left:4px solid #8BC6CA;
  padding: 0.25em 2em;
  color: #454545;
  transform: rotate(-3deg);
}
.maste-box p {
  color: #454545;
  padding: 15px 10px 10px 10px;
}

/*　テープ　枠　3 */
.kakomi-tape3 {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow:1px 1px 6px 0px #ccc;
    -moz-box-shadow:1px 1px 6px 0px #ccc;
    -webkit-box-shadow:1px 1px 6px 0px #ccc;
    -o-box-shadow:1px 1px 6px 0px #ccc;
    margin: 20px 5px;
    padding: 30px 20px 20px 20px;
    position: relative;
    z-index: 0;
}
.title-tape3 {
 position: absolute;
 top: -15px;
 left: 30px;
 padding: 4px 20px;
 color: #555555; /*タイトル色*/
 font-weight: bold;
 background-color: rgba( 255,255,255 , 1 );
 border-left: 2px dotted rgba(0,0,0,.1);
 border-right: 2px dotted rgba(0,0,0,.1);
 box-shadow: 0 0 5px rgba(0,0,0,0.2); 
 transform: rotate(-5deg);
font-size:20px;
}


/* レスポンシブ　テーブル */
div.rt table {
font-size:16px;
  border-collapse: collapse;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #dddddd;
}
div.rt table td{
  padding: 10px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
} 
div.rt table th {
  padding: 10px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
  background-color: #eee;
  color: #008446;
}
div.rt h3 {
font-size:18px;
}


/* レスポンシブ　テーブル */
div.rt2 table {
font-size:16px;
  border-collapse: collapse;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #dddddd;
}
div.rt2 table td{
  padding: 5px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
} 
div.rt2 table th {
  padding: 10px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
  background-color: #eee;
  color: #008446;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@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;
	}

img.alignleft,
 .wp-caption.alignleft {
 float: none;
 }
 img.alignright,
 .wp-caption.alignright {
 float: none;
 }


div.faq{
	background-image : url(../img/faq-sp.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}



/* レスポンシブ　テーブル */
div.rt {
	background-image : url(../img/00.png);
	background-position: top right;
	background-repeat: no-repeat;
}
div.rt table {
  width: 98%;
  border-collapse: collapse;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #dddddd;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}
div.rt table td{
  width: 100%;
  display: block;
  padding: 5px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #dddddd;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
} 
div.rt table th {
  display: block;
  padding: 5px;
  width: 100%;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #dddddd;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;

}


/* レスポンシブ　テーブル */
div.rt2 {
}
div.rt2 table {
  width: 100%;
  border-collapse: collapse;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #dddddd;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}
div.rt2 table td{
  width: 50%;
  padding: 5px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #dddddd;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #dddddd;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
} 
div.rt2 table th {
  padding: 5px;
  width: 50%;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #dddddd;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;

}




/**
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;
}


	#toppage-news img{
max-width: 100%;
 height: auto;
	}



	/* メニュー */
	#menu .item{
		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 .item dt{
		width: 100% !important;
	}
	#menu .item 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;
	}

div.ll{
width:45%;
float:left;
text-align : center;
}
div.ll img{
width:130px;
}

div.ll2{
width:45%;
float:left;
text-align : center;
}
div.ll2 img{
width:130px;
}


div.ll4{
width:45%;
float:left;
text-align : center;
}
div.ll4 img{
width:130px;
}
#hpb-main ul.menulist_ul2 {
    float: left;
    width: 100%;
}
#hpb-main ul.menulist_ul2 li {
    float: left;
    width: 90%;
}

#hpb-main ul.menulist_ul3 li {
    float: left;
    width: 40%;

}


.kakomi-tape3 {
font-size:13px;
}
}

@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}



/*box*/
.left{
	width:45%;
float: left;
padding:5px;

}



.right{
	width:45%;
	float: right;
	padding:5px;
}



.clear{
	clear: both; 
}


@media screen and (max-width: 568px){
	.left,.left2{
		width:100%;
	padding:0;
		float: left;
	}

	.right,.right2{
		width:100%;
	//	text-align:center;
	padding:0;
				float: left;
	}
}

@media screen and (max-width: 568px){
	.right{
		padding-left:2px;
	}

	.left{
		padding-left:2px;
	}

}

a.btn_16 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	position: relative;
	width: 120px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	font-size:16px;
	border-radius: 0.3rem;
	border: 2px dashed #3b8bdf;
	color: #3b8bdf;
	box-shadow: 5px 5px 0 #3b8bdf;
	transition: 0.3s ease-in-out;
}
a.btn_16:hover {
	box-shadow: 0 0 0;
	transform: translate(5px, 5px);
	color: #3b8bdf;
}
	
	.mybox01 {
	border: 10px solid #DDEFFF;	/* 内側の線の太さ・種類・色 */
	margin: 10px; /* 外側の余白 */
	padding: 10px; /* 内側の余白 */
	position: relative;
	z-index: 0;
}
.mybox01:before {
	border: 1px solid #058AFF;	/* 外側の線の太さ・種類・色 */
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	bottom: -10px;
	left: -10px;
	right: -10px;
	z-index: -1;
}
	