@charset "UTF-8";


a {
  font-family: sans-serif;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body {
    /* font: normal 13px "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif; */
    font-size: 14px;
    font-family: "Helvetica", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 150%;
    background: #FFF;
    color: #333;
    background-image: url(../cmn_img/bg.jpg);
    background-size: cover;
    -webkit-text-size-adjust: 100%;
}
a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

p {
  font-family: sans-serif;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

h2,h3,h4,h5,h6 {
	text-align: center;
}

h1 {
	
}

h2 {
	
}

h3 {
  font-size: 2.4rem;
  text-align: left;
	margin: 1rem 0 3rem;
}

h4 {
	
}

h5 {
	
}

h5 span {
	
}
h5 span img {
	width: 7vw;
	margin-bottom: -1rem;
}
h5 img {
	width: 42vw;
}

h6 {
	font-size: 1.2vw;
  color: #0091a7;
  margin: 1.2rem auto 0;
}

.inner {
	width: 1024px;
	margin: 0 auto;
}

header {
	height: 80px;
  position: fixed;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
}
header ul {
	overflow: hidden;
}
header li {
	float: left;
}
header li a {
	
}
header .right {
	float: right;
	padding: 2.2rem 0 0 0 !important;
	margin-left: 2vw;
}
header .h_last {
	margin-right:2vw !important;
}

header .h_link {
	padding: 2.2rem 0 0 2rem;
  display: block;
}
header .h_item {
	border: 2px solid #336eb2;
	background-color: #336eb2;
  color: #fff;
  padding: 0.3rem 3vw 0.2rem;
  border-radius: 30px;
}
header .h_movie {
	border: 2px solid #393939;
	background-color: #fffc;
  padding: 0.3rem 3.5vw 0.2rem;
  border-radius: 30px;
}
header .h_movie img {
	vertical-align: middle;
  width: 0.9rem;
  margin-bottom: 0.2rem;
}
header a {
	color: #393939;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, Verdana, sans-serif !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 1rem;
}
header h1 {
	float: left;
  padding: 0.9rem 0 0 0;
  margin: 0;
  margin-left: 1.5rem;
}
header p {
  float: right;
  font-weight: 600;
  font-size: 1.5rem;
  text-align: center;
  padding: 1.7rem 0 0 0;
  margin: 0;
}
header p span {
  color: #f7ac00;
  font-size: 1rem;
}


/* --- top ---- */

#top {
  background-image: url(../images/mainvisual.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 5rem 0 0;
  padding-bottom: 52%;
  position: relative;
  /* height: 95vh; */
  background-position: center 80px;
}
#top h2 {
	text-align: center;
	position: absolute;
	top: 6rem;
	left: 4rem;
}
#top p {
	color: #666;
  font-size: 0.7rem;
  line-height: 1.2rem;
  width: 30vw;
  position: absolute;
  right: 2em;
  bottom: 5em;
  text-indent: -2em;
}
#top .scroll {
	position: absolute;
  margin: 0 auto;
  text-align: center;
  /* bottom: 4rem; */
  bottom: 0;
  left: 47%;
}
#top h2 img {
	width: 50vw;
}
#top img {
	margin: 0 auto;
  display: block;
}


/* --- shikumi ---- */

#shikumi {
  background-image: url(../images/mv_back_02.png);
  background-size: cover;
  padding: 0 0 3rem;
  background-position: 50% 0%;
  overflow: hidden;
}
/* .top_movie {
	text-align: center;
  padding: 1rem;
  margin: 6% 0 0 0;
}
.top_movie iframe {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4);
} */

  .top_movie {
    padding-bottom: 56%;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10%;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4);
  }
  .top_movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.shikumi {
	padding-top: 6rem;
}
.shikumi h3 {
	font-family: YuMincho,'Yu Mincho',serif !important;
	background: #a7a04c;
	text-align: center;
	font-size: 48px;
	color: #fff;
	font-weight: normal;
	padding: 5px 0 20px;	
	line-height: 1.4;
}
.shikumi_t01 {
	font-family:YuMincho,'Yu Mincho',serif !important;
	font-size: 2.8rem;
}
.shikumi_t02 {
	font-size: 1.5rem;
  letter-spacing: 0.06rem;
  line-height: 2.5rem;
  margin-top: -1.5rem;
}
.shikumi_t02 strong {
	background: linear-gradient(transparent 60%, #a7a04c 60%);
}
.shikumi_t02 strong span {
	
}
.shikumi img {
	width: 100%;
}
.shikumi_t02 span {
	font-size: 0.8rem;
  font-weight: bold;
}
#shikumi .sub_text {
	color: #666;
  font-size: 0.7rem;
  line-height: 1.2rem;
  text-indent: -2em;
  text-align: left;
}

.shikumi_t02 sup {
  font-size: 0.6em;
}




#fun {
	padding: 4rem 0 4rem;
	overflow: hidden;
	position: relative;
	background:url(../images/fun_back.png)
	rgb(226, 228, 231);
	background-repeat:no-repeat,
					  repeat;
	background-position:left 50%,
						right bottom;
}
#fun .fun {
	width: 55vw;
  float: right;
}
.fun_t01 {
	font-family:YuMincho,'Yu Mincho',serif !important;
	font-size: 2.8rem;
	margin: 0;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .fun_t01 {
      font-weight: lighter;
    }
}

.fun_t01 sup {
  font-size: 0.4em;
  vertical-align: top;
}

.fun_t02 {
	font-size: 1.5rem;
  letter-spacing: 0.1rem;
  line-height: 2.5rem;
  margin: 1rem 0 -0.5rem;
}
.fun_t03 {
	background-color: #fff;
  border: 2px solid #333;
  padding: 0.2rem 0 0.4rem;
  font-weight: bold;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  text-align: center;
}
.fun_t03 sup {
  font-weight: normal;
}


#fun table {
	border-collapse: collapse;
}
#fun td {
	border: 2px solid #fff;
	border-collapse: collapse;
}

#fun th {
	border: 2px solid #fff;
	border-collapse: collapse;
}
#fun td,
#fun th {
	padding: 2%;
}
#fun table {
  width: 100%;
  margin-bottom: 20px;
}
#fun td {
	background: #fff;
	width: 47%;
}
#fun th {
	background: #a7a04c;
	width: 53%;
}
#fun .sub_text {
	color: #222;
  font-size: 0.86rem;
  line-height: 1.4rem;
  text-indent: -2em;
  padding-left: 2em;
  margin: .2em 0;
}
#fun .back01 {
	font-size: 1rem;
	text-align: center;
	color: #fff;
	padding: 1rem 0 0.7rem;
}
#fun .back02 {
	font-size: 1rem;
	text-align: center;
	font-weight: bold;
	border: 0;
  background-color: #fff;
  padding: 1rem 0 0.7rem;
  border: 2px solid #fff;
}
#fun ul {
	overflow: hidden;
}
#fun li {
	float: left;
	margin-right: 1%;
	background-color: #fff;
	vertical-align: middle;
	height: 15rem
}
#fun li:last-child{
	margin-right: 0;
	background-color: #fff;
}

#fun .fun_li01 {
	width: auto%;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-right: 1%;
  color: #a7a04c;
  letter-spacing: 0.1rem;
  font-size: 1rem;
}

#fun .fun_img01,
#fun .fun_img02 {
	width: 88%;
	border: 2px solid #fff;
  box-sizing: border-box;
}

#fun .fun_img03,
#fun .fun_img04 {
	width: 100%;
	border: 2px solid #fff;
  box-sizing: border-box;
}

#fun .fun_img01 {
  background-image: url(../images/fun_img_01.png);
  background-size: cover;
  background-position: 50% 50%;
}
#fun .fun_img02 {
  background-image: url(../images/fun_img_03.png);
  background-size: cover;
  background-position: 50% 50%;
}
#fun .fun_img03 {
  background-image: url(../images/fun_img_02.png);
  background-size: cover;
  background-position: 50% 50%;
}
#fun .fun_img04 {
  background-image: url(../images/fun_img_04.png);
  background-size: cover;
  background-position: 50% 50%;
}


#oteire {
	padding: 5rem 0 4rem;
}
#oteire .oteire {
	
}

.oteire h3 {
  font-family: YuMincho,'Yu Mincho',serif !important;
  background: #a7a04c;
  text-align: center;
  font-size: 48px;
  color: #fff;
  font-weight: normal;
  padding: 5px 0 20px;
  line-height: 1.4;
}
.oteire h3.oteire-title {
  padding: 20px 10px;
  font-size: 38px;
  font-feature-settings: "palt";
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .oteire h3.oteire-title {
      font-weight: lighter;
    }
}

.oteire h3.oteire-title sup {
  font-size: 0.6em;
  vertical-align: top;
}

.oteire_t01 {
	font-family:YuMincho,'Yu Mincho',serif !important;
	font-size: 2.8rem;
  margin: 1rem 0 3rem;
    font-feature-settings: "palt";
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .oteire_t01 {
      font-weight: lighter;
    }
}

.oteire02 .oteire_t01:last-child {
	
}
.oteire_t02 {
	font-size: 1.2rem;
  letter-spacing: 0.08rem;
  line-height: 2.2rem;
  margin-top: -1.5rem;
}
.oteire_t02 strong {
	background: linear-gradient(transparent 60%, #a7a04c 60%);
}
.oteire_t02 strong span {
	
}
.oteire_t02 span {
	font-size: 0.8rem;
  font-weight: bold;
}
#oteire .sub_text {
	color: #666;
  font-size: 0.7rem;
  line-height: 1.4;
  /* text-indent: -2em;
  padding-left: 2em; */
}
#oteire .sub_text {
  color: #222;
  font-size: 0.86rem;
  line-height: 1.4rem;
  margin: .2em 0;
}

.oteire_t03 {
	font-size: 1.8rem;
  letter-spacing: 0.1rem;
  line-height: 1.4em;
  margin-top: 0rem;
  margin-bottom: 2.4rem;
  color: #a7a04c;
  font-weight: bold;
    font-feature-settings: "palt";
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .oteire_t03 {
      font-weight: lighter;
    }
}

.oteire_ul01 {
  overflow: hidden;
  margin-top: 60px;
}
.oteire_ul02 {
	overflow: hidden;
	margin-bottom: 2rem;
}
.oteire_ul03 {
	overflow: hidden;
}
.oteire_ul04 {
	overflow: hidden;
}
.oteire_ul01 img,
.oteire_ul02 img,
.oteire_ul03 img,
.oteire_ul04 img {
	width: 100%;
}

.oteire_ul01 li {
	float: left;
	width: 49%;
	margin-right: 2%;
}

.oteire_ul02 li {
	float: left;
	width: 49%;
	margin-right: 2%;
}

.oteire_ul03 li {
	float: left;
	width: 46%;
}

.oteire_ul04 li { /*  3列  */
	float: left;
	width: 32%;
	margin-right: 2%;
}

.oteire_ul01 li:last-child,
.oteire_ul02 li:last-child,
.oteire_ul03 li:last-child,
.oteire_ul04 li:last-child {
	margin-right: 0;
}

.oteire_ul03 li:first-child {
	border-right: 2px dotted #333;
  margin-right: 4%;
  padding-right: 3%;
}

.oteire02 {
	padding: 3%;
	background-color: #f6f6f7;
	border: 2px solid #e2e4e7;
	margin-top: 2rem;
}


#ene {
	padding: 5rem 0 4rem;
	background-color: #e2e4e7;
}
.ene_t01 {
	font-family:YuMincho,'Yu Mincho',serif !important;
	font-size: 2.8rem;
	margin: 1rem 0 3rem;
}
.ene01 {
	padding: 6% 12%;
	background-color: #fff;
	margin-top: 2rem;
}
.ene_t02 {
	font-size: 1.4rem;
  letter-spacing: 0.1rem;
  line-height: 2.5rem;
  margin: 0;
  font-weight: bold;
}
.ene_t03 {
	font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 1.6rem;
  margin: 0;
}
#ene .sub_text {
	color: #666;
  font-size: 0.7rem;
  line-height: 1rem;
  text-indent: -1.6em;
  padding-left: 1.3em;
  margin: 0.3rem;
}
.ene_ul01 {
	overflow: hidden;
	margin-bottom: 2rem;
}
.ene_ul01:last-child {
	margin-top: 2rem;
}
.ene_ul01 li {
	float: left;
	margin-right: 2%;
	width: 20%;
}
.ene_ul01 li:first-child {
	text-align: center;
}

.ene_ul01 li:last-child {
	margin-right: 0;
	width: 78%;
}

.ene01 .sub_eco {
	margin-top: 2rem;
  width: 95%;
  text-align: center;
  display: block;
  margin: 2rem auto 1rem;
}


#omoi {
	padding: 5rem 0 4rem;
	overflow: hidden;
	position: relative;
	background:url(../images/range_food.png) #295386;
	background-repeat:no-repeat,repeat;
	background-position:4vw 100%,right bottom;
	background-size: contain;
}
#omoi .omoi {
	width: 46vw;
  float: right;
}
.omoi_t03 {
	font-size: 1.5rem;
  letter-spacing: 0.1rem;
  line-height: 2.5rem;
  margin-top: -1.5rem;
}
#omoi h3,
#omoi .omoi_t03 {
	color: #fff;
}


#movie {
	padding: 5rem 0 5rem;
	background-color: #e2e4e7;
}
#movie h3 {
/* 	text-align: center; */
  margin: 1rem 0 3rem;
}
#movie iframe {
	margin: 0 auto;
  display: block;
}

#item {
	padding: 5rem 0 0;
}
#item .item {
	
}
.item h3 {
  color: #00479d;
  text-align: center;
  margin: 1rem 0 3rem;
  font-weight: normal;
}
.item h4 {
  font-size: 20px;
  color: #888;
  font-weight: normal;
  letter-spacing: .1em;
  margin: 0.5em 0 1em 0;
  display: flex;
  align-items: center;
}
.item h4:before, .item h4:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #888;
  display: block;
}
.item h4:before {
  margin-right: .8em;
}
.item h4:after {
  margin-left: .8em;
}

.item p {
  text-align: center;
  font-weight: bold;
  color: #00479d;
  border: 2px solid #00479d;
  font-size: 1rem;
  padding: 0.4rem 0 0.3rem;
}
.item ul {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.item li {
  width: 32%;
  padding-right: 2%;
  margin-bottom: 6%;
  position: relative;
}
.item li:last-child {
	padding-right: 0;
}
.item li a {
	position: absolute;
  bottom: 5px;
  left: 0;
  background-color: #00479d;
  color: #fff;
  border-radius: 15px;
  padding: 0.2vw 4vw;
	text-decoration: none;
}
.item li a:after {
	
}
.item_text {
	background-color: #eee;
	margin-top: 2rem;
	padding: 1rem;
}
.item_text .sub_text {
	
}
.item_text .sub_text img {
	margin: -5px 0;
}

.item li img {
  width: 100%;
  height: auto;
}


.pagetop {
  display: none;
  position: fixed;
  bottom: 1em;
  right: 1em;
  margin: 0;
}
.pagetop a {
  display: block;
  background-color: #ccc;
  text-align: center;
  color: #222;
  font-size: 12px;
  text-decoration: none;
  padding: 5px 10px;
	filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.pagetop a:hover {
  display: block;
  background-color: #b2d1fb;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  padding:5px 10px;
	filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}



footer {
	
}
.f_logo {
	display: block;
}
footer .f_logo img {
	margin: 0 auto;
  /* padding: 0.8rem 0 0.8rem; */
  padding: 1.8rem 0 1.8rem;
	display: block;
}
footer .f_link {
	background-color: #7b9fd3;
	text-align: center;
	padding: 0.7rem 0 0.5rem;
	color: #fff;
}
/* footer .f_link a {
	color: #fff;
} */
    footer .f_link a {
      color: #fff;
      padding: 0 .6em;
    }
footer li:last-child {
	margin-right: 0;
}

.copyright {
	text-align: center;
	background-color: #fff;
	padding: 0.7rem 0 0.5rem;
}



.pc {
	display: block;
}
.sp{
	display: none;
}
.ppc {
	display: block;
}
.ssp{
	display: none;
}







.sad_bnr {
  width: 100%;
  text-align: center;
  display: block;
  margin: 2rem auto 0;
}

.sad_bnr img {
	width: 100%;
}
