@charset "UTF-8";

/* ----------------------------------------------- CSS Information
 Style Info:     トップページ
 Notes:          
--------------------------------------------------------------- */
/* スライダー */
.flex-viewport {
    width: 1000px;
    margin: 0 auto;
    overflow: visible !important;
    }

/* 共通 */

.main-image {
  line-height: 0;
  position: relative;
  margin-bottom: 2%;
}


#navi  {
	width: 100%;
	z-index: 100 !important;

	height: 0;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	/*padding-top:3.125%;*/
}

#navi.naka  {
	width: 100%;
	z-index: 100 !important;
	background-color:#33b1df;
	height: 0;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	padding-top:3.125%;
}



.osirase-bar{
position: absolute;
left: 0;
bottom: 0;
width:43.177%;
display: block;
    height: 0;
    padding-top: 2.5%;
    background-image:url("../img/top/bar_bg.png");
   background-repeat: no-repeat;
    background-size: contain;
    z-index: 500;
}

.bar-txt{
margin-top: -5%;
font-size: 1vw;
line-height: 200%;
color: #fff;
padding-left: 40%;
}
.bar-txt a{
color: #fff;
}


.main-title {
	margin: 0 auto;
    padding: 5% 0;
}
.main-title img{
width:100%;
}

/* section 1 */
.sec01{
position: relative;
	width:100%;
    display: block;
    height: 0;
    padding-top: 38.07%;
    background-image:url("../img/top/sec01_bg.png");
   background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 5%;
}

#top-image  {
	width: 100%;
	margin: 0 auto;
	z-index: -100;
	position: relative;
}

.sec01-in{
margin-top: -38.07%;
font-size: 1.1vw;
padding-bottom: 12%;
}

.sec01-box{
width:59.79%;
margin: 0 auto;
}

.sec01-r{
width:45%;
float: right;
margin: 15% 0 0 0;
color: #ffffff;
line-height: 200%;
}
.sec01-title{
margin-bottom: 2%;
}


/* section 2 */
.sec02-title{
width:36.458%;
margin: 0 auto 2%;
}
.sec02{
width:100%;
position: relative;
margin: 0 0 5%;
}

.box-area{
width:89.583%;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.sec02-box{
width:32.716%;
}
.sec02-box img{
width:100%;
}

.sec02-in{
width:59.79%;
margin: 5% auto;
}

.junbi{
width:53.83%;
margin: 0 auto 5%;
}
.junbi img{
width:100%;
}


.all_btn a {
    width: 13%;
    margin: 3% auto;
    display: block;
    line-height: 200%;
    font-size: 1.2vw;
    color: #ffffff;
    background-color: #ff0000;
    text-align: center;
    text-decoration: none;
    border-radius: 1.2vw;
}

.all_btn a:hover{
opacity:0.6;
 background-color:rgba(255,0,4,0.60);
}



/* section 3 */
.sec03 {
    width:100%;
    margin: 0 0;
}

.sec03-in {
    width:100%;
    padding: 5% 0;
    background-color: #feebdf;
}

.box-area3 {
	width: 49.8958%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sec03-title{
width:36.458%;
margin: 0 auto -2%;
}

.sec03-box{
width:23.4864%;
}
.sec03-box img{
width:100%;
}

/* section 4 */
.sec04-bg{
width:100%;
padding: 5% 0;
background-color: #fffaeb;
}


.sec04 {
width:59.79%;
margin: 0 auto 5%;
}

.sec04-title{
width:60.9756%;
}
.sec04-title img{
width:100%;
}

.box-area4 {
	width: 100%;
  margin: 0 auto 3%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sec04-box{
width:23.95%;
margin-bottom: 0.5%;
}
.sec04-box img{
width:100%;
}

.btn-all a{
width:26.3%;
margin: 0 auto;
display: block;
font-size: 1.1vw;
line-height: 200%;
border-radius: 1.1vw;
background-color: #fbe100;
color: #000000;
font-weight: bold;
text-align: center;
text-decoration: none;
letter-spacing: 0.1rem;
}
.btn-all img{
width:100%;
}


.cms-area {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

 .cms-area .cms-box {
    width: 46.93%;
    margin: 0 0 5%;
    }
    
.cms-in{
width:100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}



/* section 5 */
.sec05 {
width: 59.79%;
margin: 0 auto;
}

.sec05-title{
width:60.9756%;
}
.sec05-title img{
width:100%;
}

.voice-name{
font-size: 1.2vw;
}

.sec05-box{
border: 1px solid #000;
border-radius: 10px;
background-color: #fff;
display: block;
margin-bottom: 5%;
height: 24vw;
    overflow: hidden;
}

.box05-l{
width:34.2%;
float: left;
}

.box05-l-pic{
margin: 0 3%;
    height: 100%;
    overflow: hidden;
}
.box05-l-pic img{
width: 100%;
}

.box05-r{
width:65.77%;
font-size: 1vw;
    line-height: 150%;
    border-left: 1px solid #000;
    float: right;
}

.box05-txt{
margin:2%;
}

.voice-q{
font-size: 1vw;
color:#ef5593;
}

.voice-a{
font-size: 1vw;
margin-bottom: 2%;
}

.voice-sekou a{
width:37.5%;
margin-left: 62.5%;
display: block;
background-color: #ffdd11;
text-align: center;
font-size: 0.9vw;
line-height: 200%;
border-radius: 0.9vw;
text-decoration: none;
}


/***** section 6 ******/
.sec06{
width:100%;
margin: 0 auto;
padding: 5% 0;
}

.sec06_in{
width:59.79%;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.sec6-l{
width:74.65%;
}

.info-box{
width:100%;
border: 1px solid #897459;
margin-bottom: 3%;
display: flex;
height: 25vw;
}

.info-l{
border-right: 1px solid #897459;
width:49.9%;
position: relative;
}

.info-r{
width:50%;
position: relative;
}

.bana-saiyou{
width:100%;
}
.bana-saiyou img{
width:100%;
}

.sec6-r{
width:23.95%;
}
.sec6-r img{
width:100%;
}

.sec06-r-bana{
width:100%;
margin-bottom: 2%;
}
.sec06-r-bana img{
width:100%;
}

.blog-box{
width:82.71%;
margin: 0 auto;
padding: 3% 0;

}
.blog-box-title{
width:100%;
border-bottom: 1px solid #897459;
}
.blog-box-title img{
width:100%;
}

.btn-all2 a{
position: absolute;
bottom: 3%;
left: 26%;
width:48.13%;
display: block;
font-size: 0.9vw;
line-height: 200%;
border-radius: 0.9vw;
background-color: #fbe100;
color: #000000;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.btn-all2 img{
width:100%;
}

.cms-box{
border-bottom:1px solid #897459;
display: flex;
padding: 2.5%;
}

.photobox{
width:16.5%;
margin-right: 3.5%;
height: 3vw;
padding-top: 3%;
overflow: hidden;
object-fit: contain;
}
.photobox img {
    width: 100%;
    height: 100%;
}

.kijibox{
width:80%;
margin: 0 auto;
}

.kijibox .day {
    font-size: 0.9vw;
    float: left;
}

.kijibox .categ {
    font-size: 0.8vw;
    color: #000000;
    background-color: #ffffff;
    padding: 1% 5%;
    text-align: center;
    line-height: 150%;
    border: 1px solid #000000;
    float: right;
}



.kijibox .blog-title{
width: 100%;
font-size: 1vw;
font-weight: bold;
line-height: 170%;
}

.kijibox2{
width:100%;
margin: 0 auto;
}

.kijibox2 .day {
    font-size: 0.9vw;
    float: none;
}

.kijibox2 .blog-title{
width: 100%;
font-size: 1vw;
font-weight: bold;
line-height: 170%;
}

/*********************************************************************************************************************************************
ipad
*******************************************************************************************************************************************/
@media only screen and (max-width: 1024px) {

.sm-header {
  display: block;
}	

.sm-only{
	 display: none;
}

.sec01-in {
    font-size: 0.8vw;
    padding-bottom: 12%;
}

.sec01{
	width:100%;
	margin-bottom: 5%;
	position: relative;
    padding-top: 56.23%;
    background-image: url("../img/top/sec01_bg_sm.png");
    background-size: contain;
}

.sec01-in{
margin-top: -56.23%;
font-size: 1.2vw;
padding-bottom: 12%;
}

.sec01-box {
    width: 90%;
    margin: 0 auto;
}

.sec01-r {
    width: 45%;
    float: right;
    margin: 10% 0 0 0;
    color: #ffffff;
    line-height: 200%;
    background-color:rgba(223,110,0,0.5);
    padding: 1%;font-size: 1.4vw;
}

.sec02-in{
width:90%;
margin: 5% auto;
}

.foot_in{
	width:90%;
	margin: 0 auto;
}

.foot-b {
    width: 100%;
    background-color: #f6782d;
    font-size: 1vw;
    color: #ffffff;
    line-height: 170%;
    text-align: center;
}

}
/*********************************************************************************************************************************************
スマホ
*******************************************************************************************************************************************/
@media only screen and (max-width: 699px) {
#header {
  /*display: none;*/
}
.sm-header {
  display: block;
}	

.pc-only{
	 display: none;
}
	
.sm-only{
	display: block;
}	

.drawer-hamburger {
    position: fixed;
    z-index: 3000;
    top: 0;
    display: block;
    box-sizing: content-box;
    width: 3rem;
    }

#navi {
	height: 50px;
	padding-top: 10px;
}
	
#navi.naka {
	height: 50px;
	padding-top: 10px;
}		
	
.navi_l {
    width: 17%;
    float: left;
    margin-left: 3%;
    margin-top: 0;
}

.osirase-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
    height: 0;
    padding-top: 6%;
    }
    
.bar-txt {
    margin-top: -6%;
    font-size: 13px;
    line-height: 200%;
    color: #fff;
    padding-left: 37%;
}    

/* スライダー */
.flex-viewport {
    width: 100%;
    margin: 0 auto;
    overflow:hidden !important;
    }
	
#top-image {
    width: 100%;
    margin: 60px auto 0;
    z-index: -100;
    position: relative;
    /* padding-top: 0; */
    height: auto;
}
	
.sec01{
	width:100%;
	margin-bottom: 5%;
	position: relative;
    background-image: none;
    background-size:auto;
    padding-top: 0;
    height: auto;
}	

.sec01-in {
    margin-top: 0%;
    font-size: 1.2vw;
    padding-bottom: 12%;
}


.sec01-r {
    width: 100%;
    margin: 5% 0 0 0;
    color: #ffffff;
    line-height: 200%;
    background-color: rgba(223,110,0,0.8);
    padding: 3%;
    font-size: 15px;
    border-radius: 10px;
}

.sec02-title {
    width: 90%;
    margin: 0 auto 2%;
}

.sec02-box {
    width: 100%;
}

.sec03-title {
    width: 90%;
    margin: 0 auto -5%;
}

.box-area3 {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sec03-box {
    width: 60%;
    margin: 0 auto;
}

.sec04 {
    width: 90%;
    margin: 0 auto 5%;
}

.sec04-title {
    width: 100%;
}

.sec04-box {
    width: 48%;
    margin-bottom: 0.5%;
}

.btn-all a {
    width: 70%;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    line-height: 200%;
    border-radius: 14px;
    letter-spacing: 0.1rem;
}

.sec05 {
    width: 90%;
    margin: 0 auto;
}

.sec05-title {
    width: 100%;
}

.sec05-box {
    border: 1px solid #000;
    border-radius: 10px;
    background-color: #fff;
    display: block;
    margin-bottom: 5%;
    height: auto;
    overflow: hidden;
}

.box05-r {
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    border-left: none;
    float: none;
}

.box05-l {
    width: 100%;
    float: none;
}

.sec06_in {
    width: 90%;
    }
    
.voice-name{
font-size: 16px;
}  

.voice-a {
    font-size: 14px;
}

.voice-q {
    font-size: 14px;
}
    

.sec6-l {
    width: 100%;
}

.info-box {
    width: 100%;
    border: 1px solid #897459;
    margin-bottom: 3%;
    display: block;
    height: auto;
}

.info-l {
    border-bottom: 1px solid #897459;
    border-right: none;
    width: 100%;
    position: relative;
    padding-bottom: 15%;
}

.info-r {
    width: 100%;
    position: relative;
    padding-bottom: 15%;
}

.photobox {
    height: 13vw;
    }

.kijibox .blog-title {
    width: 100%;
    font-size: 14px;
    }
    
.kijibox .day {
    font-size: 13px;
    float: left;
}    

.kijibox .categ {
    font-size: 13px;
    color: #000000;
    background-color: #ffffff;
    padding: 1% 5%;
    text-align: center;
    line-height: 150%;
    border: 1px solid #000000;
    float: right;
}

.kijibox2 .day {
    font-size: 14px;
    float: none;
}

.kijibox2 .blog-title {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    line-height: 170%;
}


.voice-sekou a{
width:70%;
margin-left: 30%;
font-size: 14px;
line-height: 200%;
border-radius: 14px;
text-decoration: none;
}

.sec6-r {
    width: 100%;
}


.btn-all2 a {
    position: absolute;
    bottom: 3%;
    left: 10%;
    width: 80%;
    display: block;
    font-size: 14px;
    line-height: 200%;
    border-radius: 14px;

}




.btn-icon {
    width: 100%;
    margin: 0 auto 3%;
}
	
.foot_in {
    width: 80%;
    margin: 0 auto;
}

.f-logo {
    width: 25%;
    margin-bottom: 3%;
}
	


}

