@charset "UTF-8";

body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 95%;
	width:100%;
	min-width:1200px;
	color:#000;
	position:relative;
}

* html body {
  font-family: 'Noto Sans JP', sans-serif;
}

*:first-child+html body {
  font-family: "メイリオ", sans-serif;
} /*ブラウザごとのズレやフォントを解消するこれはＩＥ７に反映させる*/

img { 
  vertical-align: bottom; 
} /*画像の下端と、行の下端を揃える*/

/*リンクされた文字*/
a {
  text-decoration: none;
  transition: color .3s;
	color: #000;
}
a:hover {
  -webkit-animation: zoom .3s;
  animation: zoom .3s;
	color: #BFBFBF;
}

/*マウスをのせたとき*/
a img {
	-webkit-transition: 0.2s ease-in-out;  
	-moz-transition: 0.2s ease-in-out;  
	-o-transition: 0.2s ease-in-out;  
	transition: 0.2s ease-in-out;  
}

a img:hover {
	opacity: 0.4;  
	filter: alpha(opacity=60);
}

#wrap {
}

#fixed_right_banner {
    width: 150px;
	height: 50px;
    z-index: +20;
    position: fixed;
    top: 95px;
    right: 0;
	background-color: #000;
}

.contact_txt {
	text-align: center;
	color: #fcff14;
	font-family: 'Fredoka One', cursive;
	letter-spacing: 2px;
	font-size: 14px;
	padding-top: 17px;
}

.contact_txt a {
	color: #f1f414;
}

.contact_txt a:hover {
  -webkit-animation: zoom .3s;
  animation: zoom .3s;
	color: #BFBFBF;
}

/* [ header ] ================================================*/

#header_o {
	height: 95px;
	background-color: #fff;
}

#header_in {
	margin: 0 auto;
	width:1200px;
	position: relative;
}

h1 {
	padding-top: 15px;
	z-index: +3;
}

.header_logo {
	z-index: +3;
}

h1 img{
	width: 210px;
}

nav{
	position: absolute;
	top: 33px;
	right: 0;
}
nav ul{
	overflow: hidden;
}
nav ul li{
	float: left;
}

nav ul li a{
	color: #000;
}
nav ul li a:hover{
	color: #fcff14;
}

.nav_e {
	display: block;
	font-family: 'Fredoka One', cursive;
	font-size: 14px;
	letter-spacing: 2px;
	padding-right: 55px;
	padding-top: 7px;
}

#visual {
	position: relative;
}

.main_copy_1 {
	position: absolute;
	top:110px;
	left:0;
	right:0;
	text-align: center;
	font-size: 37px;
	line-height: 65px;
	color: #fff;
text-shadow: 0px 1px 5px rgba(0,0,0,0.3);
}

.main_copy_2 {
	position: absolute;
	bottom:135px;
	left:0;
	right:0;
	text-align: center;
	font-size: 17px;
	line-height: 2.5rem;
	background-color: rgba(255,255,255,0.70);
	padding: 20px 0;
	width: 53%;
	margin: 0 auto;
}

#animate {
  animation-duration: 3.5s; /* アニメーションの時間 */
  animation-delay: 0.2s; /* アニメーション開始時間 */
}

/*=============
slick
=============*/

.full {
	z-index:-1;
}
.full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 79vh;
  margin: 0;
}
.full div.img01 {
  background-image: url("../img/v_03.jpg");
}
.full div.img02 {
  background-image: url("../img/v_01.jpg");
}
.full div.img03 {
  background-image: url("../img/v_02.jpg");
}
.full .slick-dots {
bottom: 5%;
z-index: +1;
}

/*=============*/

#sec_2 {
	background-color: #f1f414;
	height: 208px;
}

#nav_o {
	margin: 0 auto;
	width: 950px;
	position: relative;
}

.news {
		padding-top: 50px;
}

.news_ttl {
	font-family: 'Fredoka One', cursive;
	font-size: 24px;
	letter-spacing: 3px;
	line-height: 3rem;
}

.text_area {
	padding-top: 20px;
}

.text_time {
	padding: 5px 6px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
}

.text_text {
	padding-left: 10px;
	font-size: 14px;
}

#sec_4_ttl {
	margin-top: 100px;
	text-align: center;
    font-size: 38px;
    color: #000;
    font-family: 'Shippori Mincho', serif;
}

.sec_4_ttl_sub {
	font-family: 'Fredoka One', cursive;
	font-size: 20px;
    letter-spacing: 1px;
	line-height: 60px;
}

#sec_4 {
	width: 100%;
	height: auto;
	margin-top: 150px;
	position: relative;
}

#sec_4::after{
    content: '';
    position: absolute;
    width: 100%;
    height:37em;
    background-image: url("../img/kiipoint-43.jpg");
    right: 0;
    top: 12%;
    z-index: -1;
	transform: skewY(-7deg);
}

#sec_4_in {
	width: 1200px;
	margin: 0 auto;
}

#sec_4_in ul {
	position: relative;
}


#sec_4_in ul li {
	float: left;
    width : 30% ; /* 未対応ブラウザ用フォールバック */
	margin: 0 1.6%;
}

.sec4_n {
	position: absolute;
	top: -60px;
	z-index: +10;
}

.sec4_txt {
    padding:55px 4% 9% 4%;
    font-size: 16px;
    line-height: 1.7rem;
	background: rgba(241,244,20,0.7);
}

.sec4_txt2 {
	display: inline-block;
	font-size: 30px;
    font-family: 'Shippori Mincho', serif;
	padding-bottom: 20px;
	line-height: 2.5rem;
}


.sec4_ul_btm {
	margin-top: 420px;
}

#sec_5 {
	width: 100%;
	margin: 0 auto;
	padding-top: 100px;
}

.sec5_ttl {
	text-align: center;
	font-family: 'Fredoka One', cursive;
	font-size: 43px;
	letter-spacing: 3px;
	padding-bottom: 100px;
}

.sec5_subttl {
	font-size: 22px;
	padding: 15px 0 18px 0;
	font-weight: bold;
	background-color: #eee;
	text-align: center;
	margin-top: 15px;
}

.sec5_txt {
	padding-top: 10px;
	line-height: 1.7rem;
}
#sec_5 ul {
	overflow: hidden;
}

#sec_5 ul li {
	float: left;
    width : 30%;
	margin: 0 1.6%;
	
}


/* アニメーションスタートの遅延時間を決めるCSS*/

.delay-time02{
animation-delay: 0.8s;
}

.delay-time04{
animation-delay: 1.6s;
}

/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/

.box{
	opacity: 0;
}

/*==================================================
動き自体の指定：今回は「ふわっ」
===================================*/

.fadeUp {
animation-name:fadeUpAnime;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}


/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.fadeUpTrigger{
    opacity: 0;
}

footer {
	width: 100%;
	background-image: url("../img/footer.jpg");
}

#footer_In {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 58px 0;
	overflow: hidden;
}

.footer_left {
	float: left;
	width: 400px;
}

.footer_right {
	float: right;
	width: 650px;
	border: 1px solid #939393;
}

.name {
	padding: 20px 0 15px 0;
}

.adress {
	line-height: 23px;
	padding-bottom: 30px;
}

.button21 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 2em;
  width: 250px;
  color: #fff;
  font-size: 16px;
  font-family: 'Fredoka One', cursive;
	letter-spacing: 1px;
  font-weight: 700;
  background-color: #000;
  transition: 0.3s;
}

.button21 a::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  transition: 0.3s;
}

.button21 a:hover {
  text-decoration: none;
  background-color: #f1f414;
  color: #000;
}

.button21 a:hover::after {
  transform: translateX(5px);
  border-color: transparent transparent transparent #000;
}
.pp {
	text-decoration: underline;
	text-align: right;
	padding-top: 10px;
}

/* [ COPY ] ================================================*/

#copy {
	padding: 30px 0;
	text-align: center;
    font-family: 'Fredoka One', cursive;
    font-size: 13px;
    letter-spacing: 2px;
	position: relative;
	background-color: #000;
	color: #fff;
}

/* [ PAGE TOP ] ================================================*/

#page-top {
    position: fixed;
    bottom: 30px;
    left: 20px;
    font-size: 77%;
	z-index: 99999999999;
}

/* [ PAGE ] ================================================*/

#page {
	width: 100%;
	position: relative;
	background-color: #fcff14;
	z-index: -2;
	padding-top: 50px;
}

#page_none {
	width: 100%;
	position: relative;
}

#page::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 23em;
    background: #fcff14;
    right: 0;
    top: 8%;
    z-index: -1;
	transform: skewY(-7deg);
}

.page_cts {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	padding: 50px 50px 350px 50px;
	background-color: #fff;
}

.page_ttl {
	font-size: 53px;
	letter-spacing: 3px;
	font-family: 'Shippori Mincho', serif;
	padding: 50px 0 0 0;
	text-align: center;
}

.page_img img {
	padding-bottom: 100px;
	width: 1200px;
	height: 300px;
}

.product_ttl {
	margin-top: 30px;
	line-height: 3.2rem;
	font-size: 30px;
	width: 1100px;
	border-bottom: 6px double #e45b00;
	color: #e45b00;
}

.access_txt {
	padding: 1rem 2rem;
	line-height: 1.8rem;
}

table.cate_table01 {
    border: none;
    width: 100%;
    margin: 10px auto;
}

table.cate_table01 th {
    text-align: left;
    font-weight: bold;
	padding: 25px 0 25px 30px;
    white-space: nowrap;
	width: 24%;
}

table.cate_table01 td {
}

table.cate_table01 td {
    padding: 18px;
}

.cate_table01 tr:nth-child(odd) th , .cate_table01 tr:nth-child(odd) td  {
background:#eee;
}

.cr a {
    color: #fcff14;
}

.page_cnts {
	overflow: hidden;
}

.page_cnts li {
	float: left;
}

.page_cnts li:first-child {
	width: 500px;
}

.page_cnts li:last-child {
	width: 550px;
	padding-left: 50px;
}

.page_cts_ttl {
    font-size: 26px;
    line-height: 1.4;
    margin: 100px 0px 50px 0px;
   padding: 0.4rem 2rem;
  border-left: 6px solid #005ec8;
}

.page_cts_ttl2 {
	border-bottom: 3px solid #000;
    border-radius: 0;
    font-size: 28px;
    line-height: 1.4;
    margin: 90px 0px 30px 0px;
    padding: 10px 20px 10px 0;
}

.page_txt {
	line-height: 1.7rem;
	font-size: 18px;
}

.page_txt2 {
	line-height: 1.7rem;
	font-size: 16px;
	padding-top: 40px;
}

.contact_txt01 {
	text-align: center;
	line-height: 2rem;
	padding: 0 0 50px 0;
}

.table-price{
  width: 100%;
  border-collapse: collapse;
}

.table-price tr{
  border-bottom: solid 2px white;
}

.table-price tr:last-child{
  border-bottom: none;
}

.table-price th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #000;
  color: white;
  text-align: center;
  padding: 20px 0;
}

.table-price th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #000;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.table-price td{
  text-align: left;
  width: 70%;
  text-align: left;
  background-color: #eee;
  padding: 20px 0 20px 20px;
	vertical-align: middle;
}

.price-nam {
  counter-increment: num;
  content: counter(num);
  display:inline-block;
  background: #000;
  color: #FFF;
  font-family: 'Arial',sans-serif;
  font-weight:bold;
  font-size: 14px;
  border-radius: 50%;
  left: 10px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  top: 10px;
	margin: 0 3px 0 15px;
}

.c-y {
    color: #fcff14;
	padding-left: 20px;
}

.price-txt {
	font-size: 20px;
	background-color: #fcff14;
	padding: 10px;
	width: 200px;
	text-align: center;
	margin-top: 15px;
}

.margin {
	margin-top: 30px;
}




