#k01 {
   margin-top:-200px;
  padding-top:200px;
}
#k02 {
   margin-top:-200px;
  padding-top:200px;
}
#k03 {
   margin-top:-200px;
  padding-top:200px;
}
#k04 {
   margin-top:-200px;
  padding-top:200px;
}
#k05 {
   margin-top:-200px;
  padding-top:200px;
}
#k06 {
   margin-top:-200px;
  padding-top:200px;
}
a {
  color: #ffffff;
}

.vb{
	width:100%;
	margin:30px 0%;
}
img {
width:100%;
max-width: 100%;
height: auto;
}
.cd-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.cd-header:after {
  content: "";
  display: table;
  clear: both;
}
.cd-header #cd-logo {
	float: left;
	margin-bottom: 0px;
	margin-left: 5%;
	margin-right: 0;
	margin-top: 0px;
}
.cd-header #cd-logo img {
  display: block;
}
.cd-main-nav {
  float: right;
  margin-right: 5%;
  width: 44px;
  height: 100%;
  background: url("../img/cd-icon-menu.svg") no-repeat center center;
  background-size: 44px 44px;
  cursor: pointer;
}
.cd-main-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.cd-main-nav ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
.cd-main-nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  background: #2f292a;
  border-top: 1px solid #453c3d;
  color: #8e7d7f;
}
.cen {
	width: 100%;
	float:left;
	font-size: 12px;
  }
#example2 {
	width: 100%;
	padding-top: 50px;
} 
.w80{
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
} 
.text1 {
	width: 100%;
	font-size: medium;
	text-align: center;
	margin-top: 60px;
	line-height: 28px;
	background-color: #CCCCCC;
	padding-top: 40px;
	padding-bottom: 40px;
  z-index: 2;
	position: relative;
  }
.bb {
	font-weight: bold;
	text-align: left;
  }  
.pa20 {
	padding-top: 20px;
	text-align: left;
  } 
.pa60 {
	padding-top: 60px;
  }
h1{ 
	margin:0;
	padding:0;
	font-weight:normal;
}

h2{
	position: absolute;
top: 13%;
left: 50%;
transform: translate(-50%, -50%);
}
h3{
	font-weight: bolder;
	font-size: x-large;
	text-align: left;
}
.sp-r {
	text-align: right;
  }
.sma {
	font-size: small;
	text-align: left;
  }  
.line {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 20px;	
	margin-top: -0px;	
  }
.line2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 20px;	
	margin-top: -0px;	
  }
.kanimanji {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/kanimanji.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.chifukuin {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/chifukuin.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.benzaiten {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/benzaiten.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.jyuusyoku {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/jyuusyoku.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.text2 {
	width: 100%;
	font-size: large;
	text-align: center;
	line-height: 26px;
	background-color: #CCCCCC;
	height: 50vh;
	padding-top: 50vh;
  }
.s-text {
	width: 100%;
	font-size: small;
	color: #666666;
	text-align: center;
	letter-spacing: 1px;
  }
.cd-footer {
	width: 100%;
	z-index: 2;
	text-align: center;
	font-size: small;
}
h4{
	padding:10px 0;
}
.block{
	display: table;
	margin-top: 20px;
	display: inline-block;
}
.block__element{
  display: table-cell;
  width: 33%;
  padding: 10px;
  border: 1px solid #f2f2f2;
    background: #333333;
}
.block a{
  display: table-cell;
  width: 256px;
  padding: 10px;
}
.block a:hover{
  background: #999999;
}
.s-text {
	width: 100%;
	font-size: small;
	color: #666666;
	text-align: center;
	letter-spacing: 1px;
  }
.block2{
  display: table;
  margin: 0;
	display: inline-block;
}
.block2__element{
  display: table-cell;
  width: 33%;
  padding: 10px;
  border: 1px solid #f2f2f2;
    background: #333333;
}
.block2 a{
  display: table-cell;
  width: 256px;
  padding: 10px;  
}
.block2 a:hover{
  background: #999999;
}

.eidai_main {
	width: 100%;
	height:0px;
	background-image: url(../img/img8.jpg);
	background-size: 100% auto;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	padding-top:48%;
	margin-bottom:-60px;
  }
.tokutyou {
	padding-top: 20px;
	text-align: left;
  }
.tokutyou ul {
	margin-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
  }
.tokutyou li {
	padding-top: 10px;
	padding-bottom: 10px;
  }
.price {
	padding-top: 20px;
	text-align: left;
	margin-bottom: 30px;
  }
.price ul {
	margin-top: 0px;
	text-align: left;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
  }
.price li {
	padding-top: 10px;
	padding-bottom: 10px;
  }
.kitei {
  width: 100%;
  text-align: center;
  font-size:14px;
  line-height:22px;
  margin:10px 0 30px;
  float:left;
}
.news {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	height: 400px;
	border:1px solid #333;
	padding:15px;
	box-sizing:border-box;
	margin-top:10px;
  background-color:#FFF;
	margin-bottom: 30px;
}
.sc2{
	overflow: auto;
	width: 100%;
	height: 300px;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
.n_pa0 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	width: 100%;

	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.n_pa1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	width: 100%;

	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}
.n_pa2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	width: 99%;

	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 1%px;
	margin-top: 20px;
	text-align:right;
}
.c-btn,
.c-bnr,
.c-txt {
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
 
// ボタン基本コード
.c-btn {
  background: #ff701e;
  border: 2px solid #ff701e;
  border-radius: 60px;
  color: #fff;
  display: block;
  font-weight: bold;
  max-width: 300px;
  padding: 15px 40px;
  text-align: center;
}
 
// 画像バナー基本コード
.c-bnr {
  background: url(../img/btn-bnr.jpg)no-repeat center center / cover;
  display: inline-block;
  width: 240px;
  height: 240px;
}
 
// テキスト基本コード
.c-txt {
  color: #ff701e;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 70px;
  }
  .cd-header #cd-logo {
	margin-bottom: 0;
	margin-left: 5%;
	margin-right: 0;
	margin-top: 8px;
  }
.cd-footer {
	width: 100%;
	z-index: 2;
	text-align: center;
	font-size: small;
}
h4{
	padding:10px 0;
}
.cen {
	width: 100%;
	float:left;
	font-size: 12px;
  }
  .cd-main-nav {
    width: auto;
    height: auto;
    background: none;
    cursor: auto;
  }
  .cd-main-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 70px;
  }
  .cd-main-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .cd-main-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  .cd-main-nav a {
    display: inline-block;
    height: auto;
    line-height: normal;
    background: transparent;
    padding: .6em 1em;
    border-top: none;
    color: #3d3536;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .no-touch .cd-main-nav a:hover {
    color: #99a478;
  }
#example2 {
	width: 100%;
	padding-top: 70px;
}
.w80{
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	text-align: left;
} 
.text1 {
	width: 100%;
	font-size: large;
	text-align: left;
	margin-top: 60px;
	line-height: 26px;
	background-color: #CCCCCC;
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 2;
	position: relative;
  }
.bb {
	font-weight: bold;
	text-align: left;
  }
.pa20 {
	padding-top: 20px;
	text-align: left;
  } 
.pa60 {
	padding-top: 60px;
  } 
h1{ 
	margin:0;
	padding:0;
	font-weight:normal;
}
h2{
position: absolute;
top: 18%;
left: 50%;
transform: translate(-50%, -50%);
}
h3{
	font-weight: bolder;
	font-size: xx-large;
	text-align: left;
}
.sp-r {
	text-align: right;
  }
.sma {
	font-size: small;
	text-align: left;
  }  
.line {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:-100px;
  }
.line2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 120px;	
	margin-top: -80px;
  }
.kanimanji {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/kanimanji.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.chifukuin {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/chifukuin.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.benzaiten {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/benzaiten.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.jyuusyoku {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/jyuusyoku.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.text2 {
	width: 100%;
	font-size: large;
	text-align: center;
	line-height: 26px;
	background-color: #CCCCCC;
	height: 50vh;
	padding-top: 50vh;
  }
.s-text {
	width: 100%;
	font-size: large;
	color: #666666;
	text-align: center;
	letter-spacing: 1px;
  }
.block{
	display: table;
	margin-top: 20px;
	display: inline-block;
}
.block__element{
  display: table-cell;
  width: 33%;
  padding: 10px;
  border: 1px solid #f2f2f2;
    background: #333333;
}
.block a{
  display: table-cell;
  width: 256px;
  padding: 10px;
}
.block a:hover{
  background: #999999;
}
.s-text2 {
	width: 100%;
	font-size: large;
	color: #666666;
	margin-bottom: 100px;
	text-align: center;
	letter-spacing: 1px;
  }
.block2{
  display: table;
  margin: 0;
	display: inline-block;
}
.block2__element{
  display: table-cell;
  width: 33%;
  padding: 10px;
  border: 1px solid #f2f2f2;
    background: #333333;
}
.block2 a{
  display: table-cell;
  width: 256px;
  padding: 10px;  
}
.block2 a:hover{
  background: #999999;
}

.eidai_main {
	width: 100%;
	height:0px;
	background-image: url(../img/img8.jpg);
	background-size: 100% auto;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	padding-top:48%;
	margin-bottom:-60px;
  }
.tokutyou {
	padding-top: 20px;
	text-align: left;
  }
.tokutyou ul {
	margin-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
  }
.tokutyou li {
	padding-top: 10px;
	padding-bottom: 10px;
  }
.price {
	padding-top: 20px;
	text-align: left;
	margin-bottom: 30px;
  }
.price ul {
	margin-top: 0px;
	text-align: left;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
  }
.price li {
	padding-top: 10px;
	padding-bottom: 10px;
  }
.kitei {
  width: 100%;
  text-align: center;
  font-size:18px;
  line-height:24px;
  margin:10px 0 30px;
  float:left;
  background-color:#FFF;
}
.news {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	height: 400px;
	border:1px solid #333;
	padding:15px;
	box-sizing:border-box;
	margin-top:30px;
  background-color:#FFF;
	margin-bottom: 30px;  
}
.sc2{
	overflow: auto;
	width: 100%;
	height: 300px;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
.n_pa0 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 22px;
	width: 100%;

	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.n_pa1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 22px;
	width: 100%;

	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}
.n_pa2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 22px;
	width: 99%;

	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 1%px;
	margin-top: 20px;
	text-align:right;
}
.c-btn,
.c-bnr,
.c-txt {
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
 
// ボタン基本コード
.c-btn {
  background: #ff701e;
  border: 2px solid #ff701e;
  border-radius: 60px;
  color: #fff;
  display: block;
  font-weight: bold;
  max-width: 300px;
  padding: 15px 40px;
  text-align: center;
}
 
// 画像バナー基本コード
.c-bnr {
  background: url(../img/btn-bnr.jpg)no-repeat center center / cover;
  display: inline-block;
  width: 240px;
  height: 240px;
}
 
// テキスト基本コード
.c-txt {
  color: #ff701e;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
}
.vb{
	width:60%;
	margin:30px 20%;
}
}
@media only screen and (min-width: 1024px) {
h2{
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
}	
	}
@media only screen and (min-width: 1170px) {
.cen {
	width: 100%;
	float:left;	
  }
.cd-footer {
	width: 100%;
	z-index: 2;
	text-align: center;
	font-size: small;
}
h4{
	padding:10px 0;
}

.w80{
	width: 56%;
	padding-left: 22%;
	padding-right: 22%;
	text-align: center;
} 
.text1 {
	width: 100%;
	font-size: large;
	text-align: left;
	line-height: 26px;
	background-color: #CCCCCC;
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 2;
	position: relative;
  }
.bb {
	font-weight: bold;
	text-align: left;
  } 
.pa20 {
	padding-top: 20px;
	text-align: left;
  }
.pa60 {
	padding-top: 60px;
  } 
h1{
	margin:0;
	padding:0;
	font-weight:normal;
}

h2{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
h2{
	font-weight: bolder;
	font-size: xx-large;
	text-align: left;
}
.sp-r {
	text-align: right;
  }
.sma {
	font-size: small;
	text-align: left;
  }  
.line {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:-100px;
  }
.line2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 120px;	
	margin-top: -80px;	
  }
.kanimanji {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/kanimanji.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.chifukuin {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/chifukuin.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.benzaiten {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/benzaiten.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.jyuusyoku {
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/jyuusyoku.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: px px px;
  }
.text2 {
	width: 100%;
	font-size: large;
	text-align: center;
	line-height: 26px;
	background-color: #CCCCCC;
	height: 50vh;
	padding-top: 50vh;
  }
.s-text {
  width: 100%;
	font-size: large;
	color: #666666;
	text-align: center;
	letter-spacing: 1px;
  }
.block{
	display: table;
	margin-top: 20px;
	display: inline-block;
}
.block__element{
  display: table-cell;
  width: 33%;
  padding: 10px;
  border: 1px solid #f2f2f2;
    background: #333333;
}
.block a{
  display: table-cell;
  width: 256px;
  padding: 10px;
}
.block a:hover{
  background: #999999;
}
.s-text2 {
  width: 100%;
	font-size: large;
	color: #666666;
	margin-bottom: 100px;
	text-align: center;
	letter-spacing: 1px;
  }
.block2{
  display: table;
  margin: 0;
	display: inline-block;
}
.block2__element{
  display: table-cell;
  width: 33%;
  padding: 10px;
  border: 1px solid #f2f2f2;
    background: #333333;
}
.block2 a{
  display: table-cell;
  width: 256px;
  padding: 10px;  
}
.block2 a:hover{
  background: #999999;
}

.eidai_main {
	width: 100%;
	height: 0px;
	background-image: url(../img/img8.jpg);
	background-size: 100% auto;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	padding-top:48%;
	margin-bottom:-60px;
  }
.tokutyou {
	padding-top: 20px;
	text-align: left;
  }
.tokutyou ul {
	margin-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
  }
.tokutyou li {
	padding-top: 10px;
	padding-bottom: 10px;
  }
.price {
	padding-top: 20px;
	text-align: left;
	margin-bottom: 60px;
  }
.price ul {
	margin-top: 0px;
	text-align: left;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
  }
.price li {
	padding-top: 10px;
	padding-bottom: 10px;
  }
.c-btn,
.c-bnr,
.c-txt {
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
 
// ボタン基本コード
.c-btn {
  background: #ff701e;
  border: 2px solid #ff701e;
  border-radius: 60px;
  color: #fff;
  display: block;
  font-weight: bold;
  max-width: 300px;
  padding: 15px 40px;
  text-align: center;
}
 
// 画像バナー基本コード
.c-bnr {
  background: url(../img/btn-bnr.jpg)no-repeat center center / cover;
  display: inline-block;
  width: 240px;
  height: 240px;
}
 
// テキスト基本コード
.c-txt {
  color: #ff701e;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
}
}

	