@charset "Shift_JIS";

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

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

.hpb-parts-hl-style
{
    border-color: #2db43a;
	background-image:none !important;
    padding: 9px 8px 7px !important;
}

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

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

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

.hpb-parts-blist-style
{
    border-color: #cccccc;
    background-color: #f3f3f3;
}
a.hpb-parts-blist-style:link
{
    color: #2db43a;
}
a.hpb-parts-blist-style:visited
{
    color: #2db43a;
}
a.hpb-parts-blist-style:hover
{
    color: #2db43a;
	background-color:#e6e6e6;
}
a.hpb-parts-blist-style:active
{
    color: #2db43a;
	background-color:#e6e6e6;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
/*----------------画像--------------------------------*/

h5 {
  font-size: 20px;
  color: #6cb4e4;
  text-align: center;
  padding: 0.25em;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
   margin-bottom: 100px;

}

img{

    margin-left: 3px;

  object-fit: contain;
}

hr.example1 {
height: 5px;
background-image: url(img_p026.png);


}

.hr-text {
	line-height: 1em;
	position: relative;

	color: black;
	text-align: center;
	height: 1.5em;
	opacity: .5;
}
.hr-text:before {
	content: '';
	background: -webkit-linear-gradient(left, transparent, #818078, transparent);
	background: linear-gradient(to right, transparent, #818078, transparent);
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
}
.hr-text:after {
	content: attr(data-content);
	position: relative;
	display: inline-block;
	color: black;
	padding: 0 .5em;
	line-height: 1.5em;
	color: #818078;
	background-color: #fcfcfa;
}



hr.style5 {
	background-color: #fff;
	border-top: 2px dashed green;
   width:95%;
}
hr.style0 {

  border: 0; 
}
hr.style1 {
border-top: 1px solid #bbb; 
}
hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}

hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}
hr.example2 {
height: 5px;
background-color: #ff8080;
border: 2px solid;
border-color: #c40000 #ffdfe2 #ffdfe2 #c40000;
color: #ff8080;
}


/*----------------UL-------------------------------------------------------*/

ul.sample{
    width:100%;
 max-width: 1100px; 
    margin-top:20px;
  line-height: 22px;
vertical-align: middle; 
    font-size:14px;
    padding-left:0;
    padding-top:5;
    margin-left:25;
 text-align: center;
}
@media screen and (max-width: 640px) {
/* 480pxまでの幅の場合に適応される */
ul.sample{
    width:100%;
    margin-top:20px;
  line-height: 22px;
vertical-align: middle; 
    font-size:14px;
padding-left:0;
    padding-top:5;

 text-align: center;

}
}
/*----------------li-----------------------*/

ul.sample li{
    list-style:none;
   background: #fbfaf4;
    padding:5px;
    width:240px;
  height: 68px;
    float:left;
    border-width:1px;
 border-radius: 10px;
/* border: 1px solid #dcd9d8;
    border-style:ridge;*/
 margin : 10px ;
box-shadow: 0 0 4px gray;
/* border-bottom: 1px solid #c1c1bd;*/
 
}

@media screen and (max-width: 640px) {
/* 480pxまでの幅の場合に適応される */

ul.sample li{
    list-style:none;
    width:94%;
    height: auto;
box-shadow: 0 0 4px gray;
margin : 5px ;
}

.inline-block {
text-align: center;
}
.inline-block li {
display: inline-block;
}
}   


ul.sample li:hover{
  background: #fff;
  color: #fff;

}

ul.sample2{
    width:100%; max-width: 600px; 
    margin-top:20px;
  line-height: 22px;
vertical-align: middle; 
    font-size:16px;

    padding-left:0;
    padding-top:5;
    margin-left:25;
 text-align: center;
}

ul.sample2 li{
    list-style:none;
   background: #fbfaf4;
    padding:5px;
    width:260px;
  height: 45px;
    float:left;
    border-width:1px;
 border-radius: 10px;
 border: 1px solid #dcd9d8;
    border-style:ridge;
 margin : 10px ;

 border-bottom: 1px solid #c1c1bd;
 
}
@media screen and (max-width: 640px) {
/* 480pxまでの幅の場合に適応される */

ul.sample2 li{
    list-style:none;
    width:94%;
    height: auto;

margin : 5px ;
}

.inline-block {
text-align: center;
}
.inline-block li {
display: inline-block;
}
}   



ul.sample2 li:hover{
  background: #fff;
  color: #009900;

}

ul.sample5{margin:5px 10px;
}

ul.sample5 li{
list-style:none;
padding-left: 18px;
padding-top: 1px;
padding-bottom: 1px;
background: url(img/mark2.gif) no-repeat 0 5px;
list-style-image: url(img/mark2.gif);

border-bottom:1px dashed #ebebeb;
}
 


/*----------------table無し--------------------------------------------------*/


 /*----------------NEW!--------------------------------------------------*/
span.text-icon {
  display: inline-block;
  background: #df002c;
  padding: 1px 2px;
  margin-left: 5px;       /* 先行する文字列との間隔 */
  vertical-align: middle; /* 先行する文字列と上下中央揃え */
  font-size: 0.6em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;     /* アイコンの角を丸める */
}


span.text-icon1 {
  display: inline-block;
  background: #fff;
  padding: 0px 2px;
  margin-left: 5px;       /* 先行する文字列との間隔 */
  vertical-align: middle; /* 先行する文字列と上下中央揃え */
  font-size: 0.6em;
  font-weight: bold;
  font-style: italic;
  color: #df002c;
border:1px solid #df002c;
  border-radius: 5px;     /* アイコンの角を丸める */

}
span.text-icon2 {
  display: inline-block;
   font-size: 0.8em;
  font-weight: bold;
  font-style: italic;
  color: #df002c;
text-shadow: 2px 2px 2px #999999;

}


/*----------------bt0-------------------------------------------------------*/
a.bt-samp0,
a.bt-samp0:hover,
a.bt-samp0:visited{
  display: block;
  height: 30px;
  width: 430px;
  padding-left:1px;
  text-decoration: none;
  line-height: 30px;
  text-align: center;
  color: #7d8383;
  text-shadow: 0px 1px 0px #fafafa;
  background: #fbfaf4;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
  background: -moz-linear-gradient(top,  #fbfaf4,  #ece8e6);
  background: -o-linear-gradient(top,  #fbfaf4,  #ece8e6);
  background: -ms-linear-gradient(top,  #fbfaf4,  #ece8e6);
  background: linear-gradient(top,  #fbfaf4,  #ece8e6);
  border: 1px solid #dcd9d8;
 margin : 5px ;
  border-bottom: 1px solid #c1c1bd;
  -webkit-box-shadow:  0 0 1px #c7c5c1;
  -moz-box-shadow:  0 0 1px #c7c5c1;
  box-shadow:  0 0 1px #c7c5c1;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
 
a.bt-samp0:hover { /*マウスホバー時*/
  color:#9a9f9f;
  background: #fbfbf9;
}
 
a.bt-samp0:active{  /* ボタンを押したとき */
  background:#ece8e4;
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow:none;
}
/*----------------bt34-------------------------------------------------------*/

a.bt-samp34{
  display: block;
  text-decoration: none;
  height:30px;
  width: 140px;
  line-height: 32px;
  text-align: center;
 font-size: 13px;
  background: #f0f8ff ;
  border:solid 1px #2bb6c1;
  border-radius: 20px;
 margin : 5px ;
}

a.bt-samp34:hover{
  background: #2bb6c1;
  color: #fff;
  text-decoration: none;
}

/*----------------bt12-------------------------------------------------------*/
a.bt-samp12{
  position: relative;
  display: block;
  height: 50px;
  width: 300px;
  text-decoration: none;
 font-size: 15px;
  background: #f0f8ff;
  color: #4169e1;
  line-height: 50px;
 margin : 5px ;
  text-align: center;
  border-radius: 3px;
  box-shadow: 1px 2px 4px #4169e1;
}
a.bt-samp12:active{
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow:none;
}

/* =======================================================
  ローディング画面
======================================================= */

.loader {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #0dc5c1;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
	
	.hpb-parts-hl-style
	{
		border-top-color: #2db43a !important;
		background-color: #FFFFFF !important;
	}
	
}

/*--------------------------------------------------------
  ページトップ
--------------------------------------------------------*/

.pagetop {
    position: fixed;
    bottom: 25px;
    right: 15px;
    opacity: 0.75;             /* ←透明度 */
   z-index: 9999;
box-shadow: 2px 2px 4px gray;
}