@charset "utf-8";
/* CSS Document */
* {margin: 0;
  box-sizing:border-box;
}
html,body {
margin: 0;
  height:100%;
}

body {background-image: url("images/bg.png");
	background-attachment: fixed;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 1.4vw;
	line-height: 1.5em;
	text-align: center;	
	color: #2E1E1E;
}
.red:hover {color: red;}
a {text-decoration: none;
color: #333;
cursor: pointer;
}
.botton {
	padding: 2%;
	background-color: #777;
	width: 40%;
	display: block;
	margin: 0 auto;
	transition: all 0.3s ease;
	margin-top: 1%;
	margin-bottom: 1%;
	color: #fff;
	border-radius: 30px;
}
.botton:hover {background-color: #E9508E;}
.dot_line {border-bottom: 5px  dotted #222;}
.top_img {width: 100%;
	vertical-align:top;
}
.text-img {width: 60%;
margin: 2% 0;
}
.text-img2 {width: 80%;
margin-top: 2%;
}
#top_img {width:100%;
display:block;
margin: 0 auto;
background-image: url(top-bg.png);
background-size: cover;
padding-bottom: 5%;
}

h1 {color: white;
	text-shadow: 2px 2px 15px #000;
	letter-spacing: 7px;
	position: relative;
	padding: 2% 0 1% 0;
	background-image:url(); background-repeat:no-repeat ;
	text-align: center;
	margin-bottom: 20px;
        font-size: 24px; 
width: 100%;
}
h2 {font-family: ryo-gothic-plusn, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 2.5vw;
margin: 2% 0;
}
h3 {font-family: ryo-gothic-plusn, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 2.5vw;
	width: 90%;
	clear: both;
	margin: 3% 5%;
	padding-bottom: 5px;
	border-bottom: solid 1px;
}
h4 {font-family: ryo-gothic-plusn, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 2vw;
margin: 2% 0;
}
.h-icon {width: 10%;
height: auto;
}
.h-p {padding: 2%;}
label {
    color: #fff;
    padding: 10px;
    display: block;
    margin: 0 auto;
	text-align: center;
}

input[type="checkbox"].on-off{
    display: none;
}

.menu ul {
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu li {
}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: auto;
}

.fade-in {
  transition: opacity 0.7s;
}
.fade-up {
  transition: opacity 0.7s;
    transition: transform 0.4s;
}

.logo {width: 34%;
height: auto;
position: absolute;
top: 55%;
right: 33%;
}
#wrap {text-align: center;
	height: auto;
	width: 1080px;
	display: block;
	margin: 0 auto;
	background-image: url(images/bg2.jpg);
	background-size: contain;
	background-color: rgba(255,255,255,.7);
	box-shadow: -1px 2px 30px rgba(66,53,53,0.13);
}
#text {width:100%;
overflow: auto;
margin-bottom: 20px;
}
table {
  font-family: fot-cezanne-pron;
  width: 100%;
 padding: 1% 10%;
margin: 0 auto;
  border-spacing: 5px;
  background-color: #fff;
  margin-bottom: 3%;
}
.tbl-r01 th {width: 30%;
  background-color: #fff;
  color: #222;
  font-size: 1.2vw;
border-bottom: 1px solid #222;	
}
.tbl-r01 td {
  font-size: 1vw;
  padding: 1%;
  color: #222;
	background-color: #fff;
}
.th-icon {width: 4%;}
#pc {}
#smart {display: none;}
.box {display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin: 0 auto;
	height: auto;
}
	.item-box {max-width: 31%;
	height: auto;
	margin: 1%;
	}
	.item-box img {width: 95%;
height: auto;
}
.item {opacity: 1;
}
.item:hover {
opacity: .5;	
}
.send-form {width: 50%;
height: auto;
}
#text {margin-top: 3%;}
#twitter {width: 90%;
	margin: 0 auto;
overflow: auto;
}
.twitter {width: 100%;
float: left;
margin: 1%;
}
#fotter {overflow: auto;
	background-color: #fff;
width: 100%;
}
#fotter p {padding: 1%;}
.fotter {width: 100%;}
@media screen and (min-width: 1081px) {
p {font-size: 1vw;}
#wrap {padding:2% 10%;}
	h2{font-size: 2vw;}
h3 {font-size: 2vw;}
#item {	height: auto;
}
#item p {text-align: center;
font-size: 90%;
}
#block_wrap1  {padding-bottom: 20px;}
#block03 {
	width:90%;
	display: block;
	margin: 0 auto;
	height: auto;
    margin-bottom: 20px;
}
.tokuten {width:80%;
height: auto;
}

.table_title {width: 100%;
font-size: 2vw;
}

h4 {line-height: 1.5em;}

.font-size {font-size: 1.5vw; margin-top: 3%;}
	#twitter {width: 100%;}
	.twitter {width: 48%;}
#fotter {overflow: auto;
	text-align: center;
height:auto;
	background-color: #fff;
}
#fotter p {text-align: center;
	color: #000;
}
}
@media screen and (max-width: 1080px) {
	p {font-size: 1.4vw;
	text-align: center;
	}
	h2 {font-size: 120%;
	margin-top: 1%;
	}
	h3 {font-size: 2vw;}
	#globalNavi li {text-align: center;
	}
	.h_img {width: 100%;
	height: auto;
	}
	#wrap {width: 100%}
	.tokuten {width: 60%;
	margin-top: 3%;
	height: auto;
	}
	table {width: 70%;}
	.tbl-r02 td {font-size: 1.5vw;}
	
		#text {margin-bottom: 0;}
}
@media screen and (max-width: 600px) {	
	p {font-size: 3vw;
	padding: 3%;}
	h2 {font-size: 3.8vw;
		letter-spacing: -1px;
	padding: 0 3%;
	margin: 2% 0;
	}
	h3 {font-size: 3vw;}
	h4 {font-size: 3.2vw;}
	#pc {display: none;}
	#smart {display: block;}
	.text-img2 {width: 90%;}	
	.tokuten {width: 90%;
	margin-top: 5%;
	}
	table {}
	.tbl-r01 {
    width: 80%;
  }
	.tbl-r01 th {color: #222;
	font-size: 4vw;
	background-color: #DCDCDC;
	}
	.tbl-r01 td {color: #222;
	font-size: 2.5vw;
	padding: 3% 1%;
	}
	.th-icon {width: 10%;}
  .tbl-r01 th,
  .tbl-r01 td {
　　border-bottom: none;
    display: block;
    width: 100%;
	padding: 2%;
	 text-align: center;
	  line-height: 1.5em;
	  border-bottom: none;
  }
	.box {display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}
	.item-box {width: 100%;
	}
	.item-box img {width: 100%;
	}
	.botton {width: 50%;
	padding: 3%;
	font-size: 3vw;
	background-color: #E3171B;
	}
	#text {margin-bottom: 0;
	margin-top: 0;
	font-size: 40%;
	}
	.font-size {font-size: 3vw; margin-top: 3%;}
	#wrap_box {
	margin-top: 5%;
	}
	#twitter {width: 80%;
	}
	.twitter {width: 100%;
	float: none;
	margin: 0 auto;
	}
	#fotter {font-size: 20%;}
}
