@charset "UTF-8";
.bold {
  font-weight: bold;
}

.page_top.fixed .top-global {
  margin-bottom: 0;
}


body {
  margin: 0;
  padding: 0;
}




.loading_logo{
	  display: block;
  position: relative;
  top: calc( 50% - 50px );
  text-align:center;
  background-image: url("https://www.irodori-ya.jp/images/newlogo_pc.svg");
  height:100px;
  background-repeat:no-repeat;
  margin:0 auto;
  width:150px;
  background-size:100%;
	}

.loading.hide {
  opacity: 0;
  pointer-events: none;
  transition: opacity 1000ms;
}
.loading .circle {
  display: block;
  position: relative;
  top: calc( 50% - 40px );
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border: 8px solid #e0e0e0;
  border-top: 7px solid #ffcccc;
  border-radius: 50px;
  animation: loading 1000ms linear 0ms infinite normal both;
}

.slide_ontext{
	top:50%;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:100;
	}



.concept_title{
	}

.concept_detail{
margin-top: 18px;
right: 3px;
position: relative;
	}

.concept_text01{
	font-family: 'Noto Serif JP', serif;
font-size: 20px;
margin:20px 0;
font-weight:700;
	}

.concept_text02{
	font-family: 'Noto Serif JP', serif;
font-size: 16px;
font-weight:200;
text-align:left;
	}

.new_event{
	font-family: 'Noto Serif JP', serif;
	background-color:#000;
	color:#FFF;
	width:200px;
	text-align:center;
	padding:5px;
	margin-top:20px;
	}

.event_title{
	font-family: 'Noto Serif JP', serif;
	font-weight:700;
	font-size:22px;
	margin-top:10px;
	}

.event_date{
	margin-top:5px;
	}

.event_excerpt{
	font-family: 'Noto Serif JP', serif;
	font-size:14px;
	margin-top:5px;
	margin-bottom:15px;
	}

.works_newicon{
	top:-4px;
	position:relative;
	}



@keyframes loading {
  0% { transform: rotate( 0deg ); }
  100% { transform: rotate( 360deg ); }
}


@media print, screen and (min-width: 768px) {


.loading {
  position: fixed;
  z-index: 100001;
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  background: #fdfdfd;
}

	
	
	
  .page_top.fixed .global-block {
    box-shadow: none;
  }
  
.slick-slide img{
	width:650px;
	}  
	
  .concept_img01{
	float:left;
	position:relative;
	}

.concept_img02{
	float:right;
	position:relative;
	}
	
.concept_img{
	width:850px;
margin:-195px auto 0 auto;
	}

.concept_box_wrap{
	width:1000px;
	margin: -170px auto 0 auto;
	clear:both;
	height:880px;
	}
  
.concept_box1{
	width:45%;
	float:left;
	margin-right:50px;
	margin-top:100px;
	}  

.concept_box2{
	width:45%;
	float:left;
	margin-left:50px;
		margin-top:100px;
	} 

.concept_box3{
	width:45%;
	float:left;
	margin-right:50px;
		margin-top:100px;
	} 	 

.concept_box4{
	width:45%;
	float:left;
	margin-left:50px;
		margin-top:100px;
	} 

.event_box{
	width:1000px;
	margin:50px auto;
	}

.event_box_left{
	width:450px;
	float:left;
	}
.event_box_right{
	width:500px;
	float:right;
	} 

.works_box{
	width:1000px;
	margin:50px auto;
	}

.works_box_left{
	width:650px;
	float:left;
	}
.works_box_right{
	width:310px;
	float:right;
	}  
 
.works_title{
	font-family: 'Noto Serif JP', serif;
	font-weight:700;
	font-size:22px;
	margin-top:10px;
	width:310px;
	}

.works_excerpt{
	font-family: 'Noto Serif JP', serif;
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
	width:310px;
	} 

.customer_voice{
	font-family: 'Noto Serif JP', serif;
	background-color:#000;
	color:#FFF;
	width:200px;
	text-align:center;
	padding:5px;
	margin-top:20px;
	}

.voice_all{
	margin-top:40px;
	}

.voice_box_wrap{
	width:1000px;
	margin:50px auto;
	height:110px;
	} 

.voice_box_left{
	width:230px;
	float:left;
	}
.voice_box_right{
	width:760px;
	float:right;
	}

.blog_box_wrap{
width: 1000px;
margin: 100px auto;
height: 265px;
clear: both;
padding-top: 50px;
	} 

.blog_after_box{
	width:22%;
	float:left;
	margin-right:40px;
	}
.blog_under_box{
	width:22%;
	float:left;
	margin-right:40px;
	}
.blog_staff_box{
	width:22%;
	float:left;
	margin-right:40px;
	}
.blog_president_box{
	width:22%;
	float:left;
	}

.blog_title02{
	font-family: 'Noto Serif JP', serif;
	background-color:#000;
	color:#FFF;
	text-align:center;
	padding:5px;
	margin-top:15px;
	}
 
}

@media only screen and (max-width: 767px) {
  .loading {
	  margin-top:-60px;
}

 
.loading {
  position: fixed;
  z-index: 100001;
  width: 100%;
  height: 80vh;
  margin: 0;
  padding: 0;
  background: #fdfdfd;
}

.swiper-container{
	height:60vh !important;
	}


  .hero-bg {
    background-color: #33383A;
  }
  
    .news_all{
	  text-align:right;
	  }

.concept_title{
	padding-top:20px;
	}

.concept_img{
	width:100%;
	margin-top:-145px;
	}
  
    .concept_img01{
	float:left;
	width:30%;
	position:relative;
	margin-bottom:20px;
	}

.concept_img02{
	float:right;
	width:30%;
	position:relative;
	margin-bottom:20px;
	}

.concept_box_wrap{
	clear:both;
	padding-bottom:40px;
	}
 
.concept_box1{
	width:95%;
	margin:50px auto 0 auto;
	padding-top:0px;
	}  

.concept_box2{
	width:95%;
	margin:50px auto 0 auto;
	} 

.concept_box3{
	width:95%;
	margin:50px auto 0 auto;
	} 	 

.concept_box4{
	width:95%;
	margin:50px auto 0 auto;
	} 
 
.event_box{
	padding-top:0px;
	}



.event_eyecatch{
	margin-top:20px;
	}

.works_box{
	margin-top:70px;
	}

.works_eyecatch{
	margin-top:0px;
	}

.works_title{
	font-family: 'Noto Serif JP', serif;
	font-weight:700;
	font-size:22px;
	margin-top:10px;
	}

.works_excerpt{
	font-family: 'Noto Serif JP', serif;
	font-size:14px;
	margin-top:15px;
	}  

.works_all{
	margin-top:15px;
	}

.voice_box_wrap{
	padding:10px;
	} 

.customer_voice{
	font-family: 'Noto Serif JP', serif;
	background-color:#000;
	color:#FFF;
	width:200px;
	text-align:center;
	padding:5px;
	margin-top:20px;
	margin-bottom:20px;
	}

.voice_all{
	margin-top:20px;
	}

.blog_box_wrap{
width: 95%;
margin: 0px auto;
padding-top: 0px;
	} 

.blog_after_box{
	width:46%;
	float:left;
	margin-right:25px;
	}
.blog_under_box{
	width:46%;
	float:left;
	}
.blog_staff_box{
	width:46%;
	float:left;
	margin-right:25px;
	margin-top:50px;
	margin-bottom:50px;
	}
.blog_president_box{
	width:46%;
	float:left;
		margin:50px 0;
	}

.blog_title02{
	font-family: 'Noto Serif JP', serif;
	background-color:#000;
	color:#FFF;
	text-align:center;
	padding:5px;
	margin-top:15px;
	font-size:14px;
	}



}

.hero-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.hero-wrap .slick-list,
.hero-wrap .slick-track,
.hero-wrap .slick-slide {
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .hero-wrap .hide-pc {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hide-sp {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrap a img {
    margin-bottom: 1px;
  }
}
@media print, screen and (min-width: 768px) {
  .hero-wrap .hero-block {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hero-block {
    width: 100%;
  }
}
.hero-wrap .hero-block img {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .hero-wrap .hero-block .hero-catch-1 {
    position: absolute;
    right: 2%;
    top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hero-block .hero-catch-1 {
    position: absolute;
    right: 10px;
    top: 70px;
    width: 40px;
  }
  .hero-wrap .hero-block .hero-catch-1 img {
    width: auto;
  }
}
.hero-wrap .hero-block .hero-catch-2 {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 90px;
  height: 237px;
  left: 0px;
  right: 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hero-block .hero-catch-2 {
    margin: auto 55px;
    height: 116px;
  }
}
.hero-wrap .hero-block .hero-catch-2 img {
  width: auto;
  opacity: 0;
  animation-name: fade-in1;
  animation-duration: 4s;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.hero-wrap .hero-left a {
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hero-left a:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    color: #fff;
    font-size: 12px;
    right: 20px;
    top: 220px;
    width: 20px;
    height: 20px;
    margin: auto;
    background-color: #000;
    border-radius: 30px;
    text-align: center;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hero-left .new a:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    color: #fff;
    font-size: 12px;
    right: 20px;
    bottom: 25px;
    width: 20px;
    height: 20px;
    margin: auto;
    background-color: #000;
    border-radius: 30px;
    text-align: center;
    line-height: 20px;
    top: auto;
  }
}
.hero-wrap .hero-right {
  position: relative;
  display: block;
}
.hero-wrap .hero-right img {
  width: 100%;
}
.hero-wrap .hero-right a {
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hero-right a:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    color: #fff;
    font-size: 12px;
    right: 20px;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    background-color: #000;
    border-radius: 30px;
    text-align: center;
    line-height: 20px;
  }
}
.hero-wrap .hero-right .hero-catch {
  color: #fff;
  position: absolute;
  top: 20px;
}
@media print, screen and (min-width: 768px) {
  .hero-wrap .hero-right .hero-catch {
    left: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hero-right .hero-catch {
    left: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .hero-wrap .hero-right .hero-catch .fz80 {
    font-size: 80px;
  }
}
.hero-wrap .hero-right .hero-catch .ruby {
  font-weight: bold;
  font-size: 22px;
  margin-top: -70px;
  position: absolute;
  bottom: -5px;
  left: 8px;
}
@media only screen and (max-width: 767px) {
  .hero-wrap .hero-right .hero-catch .ruby {
    font-size: 12px;
    left: 0;
  }
}
.hero-wrap:after {
  content: "";
  background: url("../img/hero-bg.png") no-repeat top;
  background-size: cover;
  position: absolute;
  bottom: -40px;
  width: 100%;
  height: 16%;
  left: 0;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .hero-wrap:after {
    background-position: bottom;
    background-size: contain;
    bottom: 0;
  }
}

@keyframes fade-in1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .intro-area {
    margin-top: 40px;
  }
}
.intro-area .bg-color {
  background-color: #F8F8F9;
}
.intro-area a {
  text-decoration: none;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .intro-area a {
    padding: 60px 50px 30px;
  }
}
.intro-area figure {
  color: #000;
}
@media print, screen and (min-width: 768px) {
  .intro-area figure {
    width: 240px;
  }
}
.intro-area .title-primary {
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .intro-area .title-primary {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .intro-area .wrapper {
    flex-wrap: wrap;
  }
}
.intro-area .intro-block {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .intro-area .intro-block {
    width: 48%;
    padding: 30px 10px 10px;
    margin-bottom: 50px;
    box-sizing: border-box;
  }
}
.intro-area .intro-block:before, .intro-area .intro-block:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 45px 45px 0 45px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .intro-area .intro-block:before, .intro-area .intro-block:after {
    border-width: 25px 25px 0 25px;
  }
}
.intro-area .intro-block:before {
  top: -20px;
  border-color: #fff transparent transparent transparent;
}
@media only screen and (max-width: 767px) {
  .intro-area .intro-block:before {
    top: -5px;
  }
}
.intro-area .intro-block:nth-child(1) .title-secondary {
  color: #B3D351;
}
.intro-area .intro-block:nth-child(1) .btn {
  color: #fff;
  background-color: #B3D351;
}
.intro-area .intro-block:nth-child(1):after {
  top: -35px;
  border-color: #B3D351 transparent transparent transparent;
}
@media only screen and (max-width: 767px) {
  .intro-area .intro-block:nth-child(1):after {
    top: -10px;
  }
}
.intro-area .intro-block:nth-child(2) .title-secondary {
  color: #EA9B44;
}
.intro-area .intro-block:nth-child(2) .btn {
  color: #fff;
  background-color: #EA9B44;
}
.intro-area .intro-block:nth-child(2):after {
  top: -35px;
  border-color: #EA9B44 transparent transparent transparent;
}
@media only screen and (max-width: 767px) {
  .intro-area .intro-block:nth-child(2):after {
    top: -10px;
  }
}
.intro-area .intro-block:nth-child(3) .title-secondary {
  color: #EAADAD;
}
.intro-area .intro-block:nth-child(3) .btn {
  color: #fff;
  background-color: #EAADAD;
}
.intro-area .intro-block:nth-child(3):after {
  top: -35px;
  border-color: #EAADAD transparent transparent transparent;
}
@media only screen and (max-width: 767px) {
  .intro-area .intro-block:nth-child(3):after {
    top: -10px;
  }
}
.intro-area .intro-block:nth-child(4) .title-secondary {
  color: #CBCBF2;
}
.intro-area .intro-block:nth-child(4) .btn {
  color: #fff;
  background-color: #CBCBF2;
}
.intro-area .intro-block:nth-child(4):after {
  top: -35px;
  border-color: #CBCBF2 transparent transparent transparent;
}
@media only screen and (max-width: 767px) {
  .intro-area .intro-block:nth-child(4):after {
    top: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .intro-area .btn-block {
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
  }
}
.intro-area .btn {
  border-radius: 30px;
  padding: 10px 0;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .intro-area .btn {
    width: 11em;
  }
}
@media only screen and (max-width: 767px) {
  .intro-area .btn {
    padding: 5px 0;
  }
}

.event-area {
  overflow: hidden;
  clear:both;
}
@media only screen and (max-width: 767px) {
  .event-area {
    position: relative;
  }
}
.event-area .title-block {
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .event-area .title-block {
    width: 100%;
    float: none;
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
  }
}
.event-area .title-block .title-event {
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .event-area .title-block .title-event {
    font-size: 24px;
  }
}
.event-area .title-block .title-event img {
  height: 15px;
}
@media only screen and (max-width: 767px) {
  .event-area .title-block .title-event img {
    height: 12px;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .title-block-event .title-inner {
    position: absolute;
    top: 37px;
    right: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .btn-block {
    text-align: right;
    margin-right: 10px;
  }
}
.event-area .btn-block .btn {
  text-decoration: none;
  color: #000;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .event-area .btn-block .btn {
    display: block;
    padding: 5px 45px 5px 25px;
    border: 1px solid #000;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .btn-block .btn {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 5px 25px;
    background-color: #EEE;
    border-radius: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .btn-block .btn:after {
    content: "";
    position: absolute;
    background: url("../misc/icon-arrow.png") 0 0 no-repeat;
    background-size: contain;
    top: 12px;
    right: 15px;
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .btn-block .btn:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .title-inner {
    width: 100%;
  }
}
.event-area .contents-wrap {
  padding: 0 40px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap {
    padding: 0 10px;
  }
}
.event-area .contents-wrap a {
  text-decoration: none;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap a {
    width: 100%;
    overflow: hidden;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap {
    width: 100%;
    padding: 0 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .contents-block {
    width: 425px;
    display: inline-block;
    margin: 0 25px;
    float: left;
  }
}
.event-area .contents-wrap .contents-block .event-photo {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block .event-photo {
    float: none;
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .contents-block .event-photo {
    width: 425px;
    height: 270px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block .event-photo img {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .contents-block .event-photo img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.event-area .contents-wrap .contents-block .label-wrap {
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .contents-block .label-wrap {
    top: -42px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block .label-wrap {
    top: -26px;
  }
}
.event-area .contents-wrap .contents-block .event-label {
  padding: 3px 35px;
  color: #fff;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block .event-label {
    padding: 1px 5px;
    text-align: center;
    bottom: 0;
    display: inline-block;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block .event-text {
    line-height: 1.4;
  }
}
.event-area .contents-wrap .contents-block .type-seminar {
  background-color: #93baf8;
}
.event-area .contents-wrap .contents-block .type-soudan {
  background-color: #fbca88;
}
.event-area .contents-wrap .contents-block .type-kengaku {
  background-color: #f893b9;
}
.event-area .contents-wrap .contents-block figcaption {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block figcaption {
    padding-top: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block figcaption .title {
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .contents-block.new {
    width: 1000px;
    display: block;
    float: none;
    margin: 0 auto 10px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block.new {
    margin-bottom: 10px;
  }
}
.event-area .contents-wrap .contents-block.new figure {
  display: flex;
  justify-content: center;
  height: 215px;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block.new figure {
    height: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .contents-block.new figure .event-photo {
    width: 321px;
    height: 215px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block.new figure .event-photo {
    width: 38%;
  }
}
.event-area .contents-wrap .contents-block.new figure .event-photo img {
  height: 100%;
}
.event-area .contents-wrap .contents-block.new figure .event-detail {
  background: no-repeat center right;
  background-size: cover;
  width: 479px;
  padding: 45px 103px 0 15px;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block.new figure .event-detail {
    padding: 2px 5px;
    width: 62%;
    background-position: center left;
  }
}
.event-area .contents-wrap .contents-block.new figure .event-detail h3 {
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block.new figure .event-detail h3 {
    font-size: 14px;
  }
}
.event-area .contents-wrap .contents-block.new figure .event-detail p {
  text-align: left;
  padding-top: 15px;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .contents-block.new figure .event-detail p {
    font-size: 12px;
    padding-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .newmark {
    left: 70px;
    top: 93px;
    width: 50px;
  }
}
.event-area .contents-wrap .news-area {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .news-area .title-block-news {
    width: 200px;
    float: left;
    margin-right: 50px;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .news-area .title-news-sec {
    position: relative;
    top: -12px;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .news-area .title-news-sec img {
    position: absolute;
    right: 0;
    padding-left: 16px;
  }
  
  .news_all{
	  float:right;
	  margin: -50px 0 50px 0px;
padding-right: 100px;
	  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .news-area .title-news-sec img {
    height: ;
  }
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .news-area .title-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .news-area .btn-block {
    text-align: left;
  }
}
.event-area .contents-wrap .news-area .btn-block a {
  display: block;
  border: 1px solid #000;
  padding: 8px 25px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .news-area .btn-block a {
    box-sizing: border-box;
    width: 190px;
    margin: auto;
    background-color: #fff;
    border-radius: 0;
  }
}
.event-area .contents-wrap .news-area .btn-block a:after {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  background: url("../misc/icon-arrow.png") 0 0 no-repeat;
  background-size: contain;
  top: 15px;
  right: 35px;
  padding: 10px;
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .news-area .block-posts {
    margin-left: 250px;
	width:560px;
	font-family: 'Noto Serif JP', serif;
  }
}

.event-area .contents-wrap .news-area .block-post {
  overflow: hidden;
  display: block;
  padding: 8px;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .news-area .block-post {
    box-sizing: border-box;
    padding: 10px 0;
  }
  .block-posts {
	  font-family: 'Noto Serif JP', serif;
	  }
}
.event-area .contents-wrap .news-area .block-post:hover {
  background-color: #F2F2F2;
}
.event-area .contents-wrap .news-area .block-post:first-child {

}
.event-area .contents-wrap .news-area .block-post .blog-date {
  color: #000;
}
.event-area .contents-wrap .news-area .block-post ul {
  display: table;
}
@media print, screen and (min-width: 768px) {
  .event-area .contents-wrap .news-area .block-post ul {
    width: 100%;
  }
}
.event-area .contents-wrap .news-area .block-post li {
  display: table-cell;
  vertical-align: middle;
  padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .news-area .block-post li {
    padding-right: 20px;
  }
}
.event-area .contents-wrap .news-area .block-post li:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .news-area .block-post li:last-child {
    width: 100%;
  }
}
.event-area .contents-wrap .news-area .block-post li:first-child {
  width: 5em;
}
.event-area .contents-wrap .news-area .block-post .catname {
  padding: 3px 20px;
  border: solid 2px #EAEAEA;
  position: relative;
  top: -5px;
}
@media only screen and (max-width: 767px) {
  .event-area .contents-wrap .news-area .block-post .catname {
    padding: 0 20px;
  }
}
.event-area .contents-wrap .news-area .block-post .newmark {
  width: 60%;
}
@media print, screen and (min-width: 768px) {
  .event-area .news-area {
    /*margin-bottom: 100px;*/
  }
}

.progress-area {
  background: url("../img/progress-back.jpg") center no-repeat;
  background-size: cover;
  padding: 90px;
}
@media only screen and (max-width: 767px) {
  .progress-area {
    padding: 30px;
    padding-top: 40px;
  }
}
.progress-area .title {
  color: #fff;
}
.progress-area .text-num {
  color: #FF7373;
  margin: 0 5px;
}
.progress-area .slick-slide {
  text-align: center;
  position: relative;
}
.progress-area .slick-slide a {
  display: inline-block;
  text-decoration: none;
  padding: 10px;
  border: 1px solid #E8E8E8;
  background-color: #fff;
  color: #AAAAAA;
  text-align: left;
}
.progress-area .slick-slide .date-wrap {
  float: right;
  padding: 10px 0;
}
.progress-area .slick-slide .icon-wrap {
  border-bottom: 1px solid #E8E8E8;
  padding: 10px 0;
  margin-bottom: 5px;
}
.progress-area .slick-slide .icon-wrap img {
  display: inline-block;
}
.progress-area .slick-dots {
  bottom: -5px;
}
@media only screen and (max-width: 767px) {
  .progress-area .slick-dots {
    bottom: -10px;
  }
}
.progress-area .slick-dots li button:before {
  font-size: 20px;
  content: "○";
  font-weight: 700;
  color: #FFF;
}
.progress-area .slick-dots .slick-active button:before {
  content: "●";
  font-size: 23px;
}
@media print, screen and (min-width: 768px) {
  .progress-area .slick-dotted.slick-slider {
    margin-bottom: 40px;
  }
}
.progress-area .slick-prev, .progress-area .slick-next {
  height: auto;
}
.progress-area .slick-prev:before, .progress-area .slick-next:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 36px;
}
.progress-area .slick-prev:before {
  content: "\f104";
}
.progress-area .slick-next:before {
  content: "\f105";
}
.progress-area .slick-track {
  padding-top: 10px;
}
.progress-area .newmark {
  position: absolute;
  top: -5px;
  left: 20px;
}
.progress-area .btn-block {
  width: 150px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .progress-area .btn-block {
    text-align: center;
  }
}
.progress-area .btn-block .btn {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 5px 30px;
  background-color: #EEE;
  border-radius: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .progress-area .btn-block .btn {
    display: inline-block;
    font-size: 16px;
    padding: 3px 25px;
    margin-bottom: 20px;
  }
}
.progress-area .btn-block .btn:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  right: 13px;
}

.jirei-area .title-block .title-jirei img {
  height: 15px;
}
@media only screen and (max-width: 767px) {
  .jirei-area .title-block .title-jirei img {
    height: 12px;
  }
}
.jirei-area .title {
  font-weight: normal;
}
.jirei-area .slick-dots {
  bottom: -45px;
}
@media only screen and (max-width: 767px) {
  .jirei-area .slick-dots {
    bottom: -30px;
  }
}
.jirei-area .slick-dots li button:before {
  font-size: 20px;
  content: '��';
  font-weight: 700;
  color: #AAAAAA;
}
.jirei-area .slick-dots .slick-active button:before {
  content: '��';
  font-size: 23px;
}
.jirei-area .slick-track {
  margin: auto;
}
.jirei-area .slick-slide {
  position: relative;
}
.jirei-area .slick-slide img {
  width: 100%;
}
.jirei-area .slick-slide li {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .jirei-area .slick-slide li {
    max-height: 21.8vw;
  }
}
@media only screen and (max-width: 767px) {
  .jirei-area .slick-slide li {
    max-height: 66.4vw;
  }
}
.jirei-area .jirei-slide-top {
  margin-bottom: 30px;
}
.jirei-area .jirei-ttl {
  position: absolute;
  bottom: 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  line-height: 130%;
}
.jirei-area .jirei-ttl small {
  display: block;
}
.jirei-area .btn-block {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .jirei-area .btn-block {
    width: 150px;
    margin: auto;
  }
}
.jirei-area .btn-block .btn {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 5px 30px;
  background-color: #EEE;
  border-radius: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .jirei-area .btn-block .btn {
    display: inline-block;
    font-size: 16px;
    padding: 3px 25px;
    margin-bottom: 20px;
  }
}
.jirei-area .btn-block .btn:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  right: 13px;
}

.voice-area {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .voice-area {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .voice-area {
    margin-bottom: 50px;
  }
}
.voice-area a {
  text-decoration: none;
  color: #000;
}
.voice-area .inner-wrap {
  position: relative;
  background-color: #F0F0E1;
}
@media print, screen and (min-width: 768px) {
  .voice-area .inner-wrap {
    height: 300px;
    padding: 70px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .voice-area .inner-wrap {
    text-align: center;
    padding: 0 0 20px;
  }
}
.voice-area .inner-wrap:before {
  content: "";
  background-image: url("../img/voice-bg-pc.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100px;
}
@media only screen and (max-width: 767px) {
  .voice-area .inner-wrap:before {
    background-image: url("../img/voice-bg-sp.png");
    background-size: contain;
    background-position: top;
    top: -60%;
    left: 0;
  }
}
.voice-area .title-voice {
  color: #7979DD;
  letter-spacing: 8px;
}
@media only screen and (max-width: 767px) {
  .voice-area .title-voice {
    position: relative;
  }
}
.voice-area p {
  position: relative;
}
.voice-area .btn-wrap {
  color: #fff;
  border-radius: 50px;
  background-color: #CBCBF2;
  text-align: center;
  padding: 8px 50px;
}
@media print, screen and (min-width: 768px) {
  .voice-area .btn-wrap {
    display: inline-block;
  }
}

.voice-area_1 .title-voice {
  font-weight: normal;
}
.voice-area_1 .title-voice img {
  height: 15px;
}
@media only screen and (max-width: 767px) {
  .voice-area_1 .title-voice img {
    height: 12px;
  }
  
    .top_blog_new {
  position: absolute;
  top:71px;
}
  
}
.voice-area_1 .voice-slide-top {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .voice-area_1 .voice-slide-top a {
    display: block;
    width: 33.3333%;
    margin: 0;
    float: left;
	height:auto;
  }
  
  .top_blog_new {
  position: absolute;
  bottom: -51px;
}
  
}
.voice-area_1 .photo-wrap {
  position: relative;
}
.voice-area_1 .photo-wrap .newmark {
  position: absolute;
  left: 0;
  bottom: 0;
}



.voice-area_1 .voice-ttl {
  padding: 5px 10px 10px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .voice-area_1 .voice-ttl {
    padding: 5px 10px 20px;
  }
}
.voice-area_1 .btn-block {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .voice-area_1 .btn-block {
    width: 150px;
    margin: auto;
  }
}
.voice-area_1 .btn-block .btn {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 5px 30px;
  background-color: #EEE;
  border-radius: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .voice-area_1 .btn-block .btn {
    display: inline-block;
    font-size: 16px;
    padding: 3px 25px;
    margin-bottom: 20px;
  }
}
.voice-area_1 .btn-block .btn:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  right: 13px;
}

.insta-area {
  overflow: hidden;
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .insta-area {
    padding: 0 2%;
  }
}
@media only screen and (max-width: 767px) {
  .insta-area .title img {
    max-height: 22px;
  }
}
@media print, screen and (min-width: 768px) {
  .insta-area .insta-block {
    margin-left: calc(((100vw - 100%) / 2) * -1);
margin-right: calc(((100vw - 100%) / 2) * -1);
  }
 
}
.insta-area .insta-block li {
  box-sizing: border-box;
  padding: 5px;
  float: left;
  width:16.65vw;
}
@media only screen and (max-width: 767px) {
  .insta-area .insta-block li {
    width: 33.3%;
    padding: 1%;
  }
}
.insta-area .insta-block li .insta-content {
  display: block;
  height: 200px;
  width: ;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .insta-area .insta-block li .insta-content {
    height: 27.1vw;
    width: 100%;
  }
}

.blog-area {
  overflow: hidden;
  background: url("../img/blog-bg.jpg") no-repeat center;
  background-size: cover;
  padding: 100px 0 0;
}
@media only screen and (max-width: 767px) {
  .blog-area {
    padding: 40px 10px 20px;
  }
}
.blog-area .blog-header {
  color: #fff;
}
.blog-area .block-posts {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .blog-area .block-posts {
    padding: 5px 37px 30px;
  }
}
.blog-area .block-post {
  text-decoration: none;
  color: #000;
  float: left;
  margin-bottom: 12px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 16px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .blog-area .block-post {
    width: 450px;
    margin-right: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-area .block-post {
    margin-bottom: 10px;
    width: 100%;
  }
}
.blog-area .block-post:nth-child(even) {
  margin-right: 0;
}
@media print, screen and (min-width: 768px) {
  .blog-area .block-post .blog-photo {
    float: left;
    margin-right: 1em;
    max-width: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-area .block-post .blog-photo {
    width: 40%;
    float: left;
    margin-right: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .blog-area .block-post .newmark {
    position: absolute;
    left: 20px;
    top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-area .block-post .newmark {
    width: 50px;
  }
}
.blog-area .block-post .blog-date {
  font-size: 14px;
}
.blog-area .block-post .blog-title {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .blog-area .block-post .blog-title {
    font-size: 14px;
    padding-right: 6%;
  }
}

.infomation-area {
  padding: 5px;
  margin-bottom: 25px;
  border-bottom-color: #c6aa57;
  border-top-color: #c6aa57;
  border-bottom-style: solid;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-top-width: 2px;
  font-weight: 700;
}
.infomation-area a {
  color: #c6aa57;
}
.infomation-area a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
}

.reason-area {
  background: no-repeat center center;
  background-size: cover;
  padding-bottom: 80px;
  clear:both;
}
@media only screen and (max-width: 767px) {
  .reason-area {
    padding-bottom: 40px;
  }
}
.reason-area .title-reason {
  padding-top: 80px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .reason-area .title-reason {
    padding-top: 25px;
    padding-bottom: 10px;
  }
}
.reason-area .title-reason img {
  height: 18px;
}
@media only screen and (max-width: 767px) {
  .reason-area .title-reason img {
    height: 15px;
  }
}
.reason-area .title {
  font-weight: normal;
}
.reason-area .reason-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 10px;
}
.reason-area .reason-list .reason-listitem {
  width: 49%;
  text-align: center;
  padding: 30px 0;
}
@media only screen and (max-width: 767px) {
  .reason-area .reason-list .reason-listitem {
    width: 100%;
    text-align: left;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
  }
}
.reason-area .reason-list .reason-listitem a {
  width: 100%;
  height: 100%;
  display: block;
}
.reason-area .reason-list .reason-listitem a .number {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .reason-area .reason-list .reason-listitem a .number {
    font-size: 21px;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
}
.reason-area .reason-list .reason-listitem a p.title {
  font-size: 25px;
  padding-top: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .reason-area .reason-list .reason-listitem a p.title {
    font-size: 17px;
    padding-top: 0;
  }
}
.reason-area .reason-list .reason-listitem a p {
  font-size: 15px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .reason-area .reason-list .reason-listitem a p {
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.reason-area .reason-list .reason-listitem:nth-of-type(1) {
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
}
.reason-area .reason-list .reason-listitem:nth-of-type(1) .number {
  background: #DB7373;
}
.reason-area .reason-list .reason-listitem:nth-of-type(1) p.title {
  color: #DB7373;
}
@media only screen and (max-width: 767px) {
  .reason-area .reason-list .reason-listitem:nth-of-type(1) {
    background: rgba(219, 115, 115, 0.3);
  }
}
.reason-area .reason-list .reason-listitem:nth-of-type(2) {
  border-bottom: 1px solid #BBBBBB;
}
.reason-area .reason-list .reason-listitem:nth-of-type(2) .number {
  background: #89A82B;
}
.reason-area .reason-list .reason-listitem:nth-of-type(2) p.title {
  color: #89A82B;
}
@media only screen and (max-width: 767px) {
  .reason-area .reason-list .reason-listitem:nth-of-type(2) {
    background: rgba(145, 163, 50, 0.3);
  }
}
.reason-area .reason-list .reason-listitem:nth-of-type(3) .number {
  background: #5CA3CD;
}
.reason-area .reason-list .reason-listitem:nth-of-type(3) p.title {
  color: #5CA3CD;
}
@media only screen and (max-width: 767px) {
  .reason-area .reason-list .reason-listitem:nth-of-type(3) {
    background: rgba(97, 163, 189, 0.3);
  }
}
.reason-area .reason-list .reason-listitem:nth-of-type(4) {
  border-left: 1px solid #BBBBBB;
}
.reason-area .reason-list .reason-listitem:nth-of-type(4) .number {
  background: #7C7ED8;
}
.reason-area .reason-list .reason-listitem:nth-of-type(4) p.title {
  color: #7C7ED8;
}
@media only screen and (max-width: 767px) {
  .reason-area .reason-list .reason-listitem:nth-of-type(4) {
    background: rgba(121, 130, 213, 0.3);
  }
}
.reason-area .button-reason {
  text-align: center;
  width: 330px;
  height: 61px;
  margin: 0 auto;
  background: #DB7373;
  border-radius: 10px;
  font-size: 15px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .reason-area .button-reason {
    width: 216px;
    height: 40px;
    font-size: 14px;
    margin-top: 25px;
  }
}
.reason-area .button-reason a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nenga_area {
  text-align: center;
  margin-top: 3%;
}
@media print, screen and (min-width: 768px) {
  .nenga_area {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .nenga_area {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.counter-wrap {
  border-image: url("../img/border-img.png") 4 repeat;
  border-image-width: 3px;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .counter-wrap {
    width: 580px;
  }
}
@media only screen and (max-width: 767px) {
  .counter-wrap {
    max-width: 280px;
  }
}
.counter-wrap .counter {
  color: #FF7272;
}

@media print, screen and (min-width: 768px) {
  .info-wrap {
    width: 970px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .info-wrap {
    margin-right: 2%;
    margin-left: 2%;
  }
}

@media print, screen and (min-width: 768px) {
  .info_area {
    font-size: 16px;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 10px 0;
    overflow: hidden;
    line-height: 140%;
    background-color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .info_area {
    font-size: 15px;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 0;
    overflow: hidden;
    line-height: 140%;
    background-color: #fff;
  }
}

.navbtn-wrap {
  padding: 40px;
  text-align: center;
  background-color: #F9F9FF;
}
@media only screen and (max-width: 767px) {
  .navbtn-wrap {
    padding: 15px 10px;
    margin-bottom: 30px;
  }
}
.navbtn-wrap a {
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  .navbtn-wrap a {
    margin: 2% 1%;
    width: 47%;
    display: inline-block;
  }
}
.navbtn-wrap .title-sale-nav {
  font-weight: normal;
}

@media print, screen and (min-width: 768px) {
  .sale-banner {
    display: inline-block;
    width: 315px;
    height: 280px;
  }
}

/*# sourceMappingURL=page_top.css.map */
