@charset "Shift_JIS";

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

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

.hpb-parts-hl-style {
    padding-top: 0.3em !important;
    padding-bottom: 0.2em !important;
    padding-left: 0.2em !important;
    border-color: #7E1849;
}

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

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

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

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

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
#topbutton {
	/* ▼表示位置を画面の右下に固定 */
	position: fixed;/* ←表示場所を固定 */
	bottom: 18px;/* ←下端からの距離 */
	right: 18px;/* ←右端からの距離 */
	width: 7em;/* ←横幅 */

      /* ▼最初は非表示にしておく */
	display: none;/* ▼配色・配置・文字の装飾など */
	background-color: #ff80c0;/* ←背景色 */
	opacity: 0.75;/* ←透明度 */
	border-top-left-radius: 24px 24px;
	border-top-right-radius: 24px 24px;
	border-bottom-right-radius: 24px 24px;
	border-bottom-left-radius: 24px 24px;/* ←角丸の半径 */
	text-align: center;/* ←文字の位置 */
	font-size: 120%;/* ←文字サイズ */
	font-weight: bold;/* ←文字の太さ */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;/* ←外側の余白 */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;/* ←内側の余白 */
}
   #topbutton a {
      /* ▼リンクの装飾 */
      color: white;          /* ←文字色 */
      text-decoration: none; /* ←下線なし */
   }
   #topbutton a:hover {
      /* ▼マウスが載ったときの装飾 */
      color: yellow;              /* ←文字色 */
      text-decoration: underline; /* ←下線あり */
   }

img.photobox    {
border: 5px solid #FFFFFF;
box-shadow: 5px 5px 10px #c0c0c0;
-webkit-box-shadow: 5px 5px 10px #c0c0c0;
-moz-box-shadow: 5px 5px 10px #c0c0c0;
}
div.clr {
	width: 100%;
	overflow: hidden;
}
div.clr p {
	margin: 4px 0;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
text-align : center;
}
div.clr table {
	float: left;
	width: 100%;
	margin: 0 0 18px 0;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #ffffff;
}

div.clr table th {
	width: 50%;
	padding: 14px 8px 14px 12px;
	line-height: 1.6;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #ffffff;
    background-color: #ffffff;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #C8729B;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #C8729B;
	font-weight: normal;
	color: #666666;
	float: center;
}
div.clr table td {
	width: 50%;
	padding: 14px 8px 14px 12px;
	text-align: right;
	line-height: 1.6;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #ffffff;
    background-color: #ffffff;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #C8729B;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #C8729B;
	font-weight: normal;
	color: #666666;
	float: center;
}
div.clr table.w100 {
	float: none;
	width: 100%;
}
div.season table.w100 th {
	padding: 6px 8px 6px 12px;
}
div.clr table.w100 td {
	padding: 6px 8px 6px 12px;
}

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



.photo1 {
float:left; 
margin: 10px;
text-align : center;
font-size:16px;
}
.photo1 p {
text-align:center;
font-size:13px;
}
.photo2 {
float:left; 
margin: 10px;
font-size:16px;
}
.photo2 p {
text-align:center; 
font-size:13px;
}
.photo3 {
float:left; 
margin: 10px;
font-size:16px;
}
.photo3 p {
text-align:center; 
font-size:13px;
}

.photo4 {
float:left;
text-align:center; 
margin: 40px;
font-size:16px;
}
.photo4 p {
text-align:center; 
font-size:13px;
}



.ribbon_box2 {    
    display: block;
    position: relative;
    margin: 15px auto;
    padding: 2em 3em 1em 1.5em;
    width: 70%;
    background: #f1f1f1;
    box-sizing: border-box;
  }

.ribbon13 {    
    display: inline-block;
    position: absolute;
    top: -6px;
    right: 10px;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
    width: 40px;
    text-align: center;
    color: white;
    font-size: 17px;
    background: linear-gradient(#ff785b 0%, #e95738 100%);
    border-radius: 2px 0 0 0;
  }

.ribbon13:before{
position: absolute;
    content: '';
    top: 0;
    right: -6px;
    border: none;
    border-bottom: solid 6px #cf4a2d;
    border-right: solid 6px transparent;
}
.ribbon13:after{
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 20px solid #e95738;
    border-right: 20px solid #e95738;
    border-bottom: 10px solid transparent;
}

/* タブ　タイトル枠　2 */
.kakomi-tab2 {
 position: relative;
 margin: 3em auto;
 padding: 1.2em 1em 1em;
 width: 90%;
font-weight:bold;
font-size:1.2em;
 background-color: #fff; /*BOX背景色 */
 border: 2px solid #f5b199; /* 枠線の太さ・色 */
 box-shadow: 2px 2px 2px #ccc; /* 影の色 */
}
.title-tab2 {
 position: absolute;
 display: inline-block;
 top: -37px; /*タブ調整 */
 left: -2px; /*タブ調整 */
 padding: 1px 10px;
 height: 35px;
 font-weight: bold;
font-size:1.5em;
 color: #fff; /* タイトル色 */
 background-color: #f5b199; /* タイトル背景色 */
 border-radius: 8px 8px 0 0;
}

/* メモ　クリップ　Ｂ */
.clip-box-b {
 position: relative;
 margin: 2em auto;
 padding: 15px 35px 15px 25px;
 width: 90%; /* ボックス幅 */
 background-color: #FFE4E1; /* ボックス背景色 */
 color: #666666; /* 文章色 */
 box-shadow: 4px 4px 1px #FFB6C1; /* 影の色 */
}
.clip-box-b::before {
 position: absolute;
 content: '';
 top: -15px;
 right: 10px;
 height: 55px;
 width: 15px;
 border: 3px solid #C0C0C0; /*クリップ色 */
 background-color: none;
 border-radius: 12px;
 box-shadow: 1px 1px 2px #ccc; /*クリップ影*/
 transform: rotate(10deg);
 z-index: 1;
}
.clip-box-b::after {
 position: absolute;
 content: '';
 top: 0px;
 width: 10px; 
 right: 20px;
 border: solid 5px #FFE4E1; /*背景色と同じ色に！*/
 z-index: 2;
}


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


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




.backgroundimage{
font-size:2.5em;
font-weight:bold;
    background: url(../img/wood-05.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.underline {
  background:url(../img/wave-orange2.png) bottom repeat-x; 
  background-size: 30px;
}
.underline-r {
  background:url(../img/wave-red.png) bottom repeat-x; 
  background-size: 30px;
}
.marker1b-red {
	background-color: #FADBDA;
	text-shadow: 1px 1px 0 #fff, 0 1px 0 #fff;
}
.marker1b-orange {
	background-color: #FEECD2;
	text-shadow: 1px 1px 0 #fff, 0 1px 0 #fff;
}
.marker1b-yellow {
	background-color: #ffff00;
	text-shadow: 1px 1px 0 #fff, 0 1px 0 #fff;
}
.marker1b-green {
	background-color: #D5EAD8;
	text-shadow: 1px 1px 0 #fff, 0 1px 0 #fff;
}
.marker1b-blue {
	background-color: #D3EDFB;
	text-shadow: 1px 1px 0 #fff, 0 1px 0 #fff;
}
.marker1b-purple {
	background-color: #D2CCE6;
	text-shadow: 1px 1px 0 #fff, 0 1px 0 #fff;
}
.marker1b-pink {
	background-color: #FFE2EF;
	text-shadow: 1px 1px 0 #fff, 0 1px 0 #fff;
}

.marker6a-red {
	position: relative;
}
.marker6a-red:before {
	border-bottom: 10px solid #FADBDA;
	border-radius: 5px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.marker6a-orange {
	position: relative;
}
.marker6a-orange:before {
	border-bottom: 10px solid #FEECD2;
	border-radius: 5px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.marker6a-yellow {
	position: relative;
}
.marker6a-yellow:before {
	border-bottom: 10px solid #FFF9C9;
	border-radius: 5px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.marker6a-green {
	position: relative;
}
.marker6a-green:before {
	border-bottom: 10px solid #D5EAD8;
	border-radius: 5px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.marker6a-blue {
	position: relative;
}
.marker6a-blue:before {
	border-bottom: 10px solid #D3EDFB;
	border-radius: 5px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.marker6a-purple {
	position: relative;
}
.marker6a-purple:before {
	border-bottom: 10px solid #D2CCE6;
	border-radius: 5px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.marker6a-pink {
	position: relative;
}
.marker6a-pink:before {
	border-bottom: 10px solid #FFE2EF;
	border-radius: 5px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.under-red {
  border-bottom: solid 4px #D71D3B;
}
.under-yellow {
  border-bottom: solid 4px #ffcc00;
}

.marker2a-red {
	background: linear-gradient(#fff 60%, #FADBDA 0%);
}
.marker2a-orange {
	background: linear-gradient(#fff 60%, #FEECD2 0%);
}
.marker2a-yellow {
	background: linear-gradient(#fff 60%, #FFF9C9 0%);
}
.marker2a-green {
	background: linear-gradient(#fff 60%, #D5EAD8 0%);
}
.marker2a-blue {
	background: linear-gradient(#fff 60%, #D3EDFB 0%);
}
.marker2a-purple {
	background: linear-gradient(#fff 60%, #D2CCE6 0%);
}
.marker2a-pink {
	background: linear-gradient(#fff 60%, #FFE2EF 0%);
}
