@charset "Shift_JIS";

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

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

.hpb-parts-hl-style
{
    padding: 0.5em 0.2em !important;
    margin: 0.5em 0px !important;
    border-color: #DC97AE;
}

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

.hpb-parts-img-02
{
    background-color: #ffffff;
}

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

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

.hpb-parts-blist-style
{
    border-color: #ffffff;
}
a.hpb-parts-blist-style:link
{
    color: #666666;
}
a.hpb-parts-blist-style:visited
{
    color: #666666;
}
a.hpb-parts-blist-style:hover
{
    color: #DC97AE;
}
a.hpb-parts-blist-style:active
{
    color: #DC97AE;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
/* 部品 */
.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; }



/* 流れ */
#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-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文字分右に下げる */
}
div.faq b {
    color: #F05491;
}

/* レスポンシブ用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,#menu .item1,#menu .item2{
    width: 390px;
    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 .item dl{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 0.95em;
}

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

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


#menu .item 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;
font-size:80%;
    text-align: left;
    text-indent: -1em;      /* 文字1文字分上げる */
    padding-left: 1em       /* 2文字分右に下げる */
;
}

#menu .item table {
	float: left;
	width: 65%;
	margin: 0 0 18px 0;
}
#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 {
	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 {
  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: 10px;
  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: 10px;
  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: #eee;
  color: #008446;
}



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

 
/* radius */
#radius{
	border: 1px solid #006400;
	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: 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: 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 0;
    padding: 2px 0 2px 20px;
    background: url(../img/listmark_17_p.png) no-repeat 0 2px;
    color: #111111;
    font-weight: bold;
}


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




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

@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');
    font-weight: normal;
    font-style: normal;
}
.kokuban {
    font-family: HuiFontP109;
    color: #fff;
    background-color: #114400;
    margin: 10px 0 10px 0;
    padding: 15px;
    border: 9px solid #a60;
    border-radius: 3px;
    box-shadow: 2px 2px 4px #666, 2px 2px 2px #111 inset;
    text-shadow: 0px 0px 2px #000;
    line-height: 1.9;
}
.point2 {
    color: #ffb1b3;
    font-weight: bold;
    border: 3px solid #ffb1b3;
}

.box1{
	border: 2px dotted #EAA8BF;
	margin: 30px 20px;
	padding: 15px 20px;
	position: relative;
font-size:16px;
}
.box1:before{
	content: '＊';
	color: #fff;
	font-size: 50px;
	font-weight: bold; 
	position: absolute;
	top: -38px;
	left: -25px;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg); 
	-o-transform: rotate(20deg);
	text-shadow:  0 0 8px #eaa8bf, 0 0 6px #eaa8bf, 0 0 4px #eaa8bf, 0 0 2px #eaa8bf, 0 0 0.5px #eaa8bf;
}
.box1:after{
	content: '*';
	color: #fff;
	font-size: 50px;
	font-weight: bold; 
	position: absolute;
	bottom: -45px;
	right: -15px;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg); 
	-o-transform: rotate(20deg);
	text-shadow:  0 0 8px #eaa8bf, 0 0 6px #eaa8bf, 0 0 4px #eaa8bf, 0 0 2px #eaa8bf, 0 0 0.5px #eaa8bf;
}


.box2{
    background-color: #fff;
width:80%;
    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 20px 20px;
    padding: 30px 20px 20px 20px;
    position: relative;
    z-index: 0;
font-size:16px;
}
.box2: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: #666;
font-weight:bold;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 20px;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
font-size:16px;
}

.box3{
	background-color: #fff;
	border: 2px solid #f3cbd0;
	border-radius: 5px;
	margin: 40px 5px 5px 20px;
	padding: 20px 20px 10px 20px;
	position: relative;
font-size:16px;
}
.box3:before{
	background-color: #ef858c;
	border-radius: 5px;
	color: #fff;
	content: 'TITLE';
	padding: 5px 20px;
	position: absolute;
	left: -10px;
	top: -20px;
}
.box3:after{
	border-top: 12px solid #ef858c;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	content: '';
	position: absolute;
	top: 10px;
	left: 15px;
}


.box4{
    background: none;
    border: 1px solid #f3cbd0;
    margin: 5px 10px;
    padding: 14px;
    position: relative;
font-size:16px;
}
.box4:after{
    background: none;
    border: 1px solid #f3cbd0;
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.box5{
    background: none;
    border: 1px solid #00B780;
    margin: 5px 10px;
    padding: 14px;
    position: relative;
font-size:16px;
}
.box5:after{
    background: none;
    border: 1px solid #00B780;
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    height: 100%;
    z-index: -1;
}


.box6{
	border: 2px dotted #EAA8BF;
	margin: 30px 20px;
	padding: 15px 20px;
	position: relative;
font-size:16px;
}
.box6:before{
	content: '＊';
	color: #fff;
	font-size: 50px;
	font-weight: bold; 
	position: absolute;
	top: -38px;
	left: -25px;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg); 
	-o-transform: rotate(20deg);
	text-shadow:  0 0 8px #eaa8bf, 0 0 6px #eaa8bf, 0 0 4px #eaa8bf, 0 0 2px #eaa8bf, 0 0 0.5px #eaa8bf;
}
.box6:after{
	content: '*';
	color: #fff;
	font-size: 50px;
	font-weight: bold; 
	position: absolute;
	bottom: -45px;
	right: -15px;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg); 
	-o-transform: rotate(20deg);
	text-shadow:  0 0 8px #eaa8bf, 0 0 6px #eaa8bf, 0 0 4px #eaa8bf, 0 0 2px #eaa8bf, 0 0 0.5px #eaa8bf;
}


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

.shadow{
font-size:25px;
font-weight:bold;
    color: #00BCD4;
    text-shadow: 2px 2px #fff, 5px 5px rgba(0, 188, 212, 0.4);
}

.head {
    margin:  0;                 /* デフォルトCSS打ち消し */
    font-size:  24px;           /* 文字サイズ指定 */
    position:  relative;        /* 位置調整 */
    font-weight:  normal;       /* 文字の太さ調整 */
    display:  inline-block;     /* インラインブロックにする */
    background-color: #feeaac;  /* 背景色指定 */
    padding:  10px;             /* 余白指定 */
    margin-bottom: 15px;        /* 周りの余白指定 */
    border-radius:  2px;        /* 角丸指定 */
}
p {
    margin:  0;                 /* デフォルトCSS打ち消し */
    line-height: 2;             /* 行間調整 */
}
.head:before {
    content:  '';               /* 空白の要素を作る */
    background-color: #b3b3b3;  /* 背景色指定 */
    display:  block;            /* ブロック要素にする */
    position:  absolute;        /* 位置調整 */
    left: 50%;                  /* 位置調整 */
    height: 60%;                /* 高さ指定 */
    top: 26%;                   /* 位置調整 */
    z-index:  -1;               /* 重なり調整 */
    width: 46%;                 /* 幅指定 */
    box-shadow: 0 0 8px 8px #b3b3b3;/* 影指定 */
    transform: rotate(3deg);    /* 回転 */
}





@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 {
	background-image : url(../img/00.png);
	background-position: top right;
	background-repeat: no-repeat;
}
div.rt table {
  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;
  padding: 10px;
  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.rt table th {
  display: block;
  padding: 5px;
  width: 95%;
  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(126,206,80,0.3);
  color: #008446;
text-align:center;
}

.box2{
width:80%;
}

	#toppage-news img{
		width: 40%;
	}




	/* メニュー */
	#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;
	}


}

