@charset "utf-8";

/**
 *
 *  トップページ
 *
 */


/* facebook 設定用 */
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
  margin-bottom: 10px;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}


/* enjoy */
.enjoy{
	position: relative;
	letter-spacing: -0.4em;
	text-align: center;
	z-index: 0;
}


#sec_02 .unit2 {
	position: relative;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #443a37;
	text-align: center;
	letter-spacing: 0;
	vertical-align: top;
	font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
	z-index: 20;
}




#sec_02 .unit2 img{
	width: 70%;
}
#sec_02 .unit:after{
	content: '';
	position: absolute;
	height: 11px;
	width: 35px;
	top: -50px;
	left: 50%;
	margin-left: -17px;
/*	background: url(../img/service_arrow_bg.png) no-repeat;*/
}


#sec_02 .contents .unit2{
	width: 40%;
	/*2カラム時28%*/
	background: #F7F7F7;
	border: 1px solid #eee;
	margin: 0% 2% 0% 2%;
}


#sec_02 .contents .unit2 h2{
	font-size: 2.8rem;
	padding: 4.5%;
	color: #fff;
	text-align: center;
}




#sec_02 .unit3 {
	position: relative;
	display: inline-block;
	/* /display: inline;
	/zoom: 1; */
	margin-top: 30px;
	margin-bottom: 30px;
	color: #443a37;
	text-align: center;
	letter-spacing: 0;
	vertical-align: top;
	font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
	z-index: 10;
}



#sec_02 .unit3 .top_popular_iname{
	font-size: 2.2rem;
	margin: 2%;
	text-align: center;
}


#sec_02 .unit3 .top_popular_sttl{
	font-size: 1.7rem;
	margin: 2%;
	text-align: left;
}

#sec_02 .unit3 .top_popular_txt{
	font-size: 1.8rem;
	margin: 2%;
	text-align: left;
}




#sec_02 .unit3 img{
	width: 70%;
}
#sec_02 .unit:after{
	content: '';
	position: absolute;
	height: 11px;
	width: 35px;
	top: -50px;
	left: 50%;
	margin-left: -17px;
/*	background: url(../img/service_arrow_bg.png) no-repeat;*/
}


#sec_02 .contents .unit3{
	width: 100%;
	/*2カラム時28%*/
	background: #F7F7F7;
	border: 1px solid #eee;
	margin: 0% 2% 0% 2%;
	padding-bottom: 50px;
}


#sec_02 .contents .unit3 h2{
	font-size: 2.8rem;
	padding: 1.5%;
	color: #fff;
	text-align: center;
}



@media screen and (max-width:500px) {

	#sec_02 .contents .unit3 h2 {
	    font-size: 2.6rem;
	    padding: 2.5% 0;
	}

	#sec_02 .unit3 .top_popular_iname {
	    font-size: 1.8rem;
		line-height:2;
	    text-align: center;
	}
	#sec_02 .unit3 img{
		width:90%;
	}
	
}



.p_blue{
	background-color: #3D6FB6;
}
.p_pink{
	background-color: #E53B69;
}
.p_green{
	background-color: #1aa7b2;
}


#sec_02 .contents .unit2 p{
	padding: 2%;
	margin: 3%;
}

#sec_02 .contents .unit2 div{
	font-size: 1em;
	padding: 2%;
	margin: 3%;
	text-align: left;
	
}

#sec_02 .contents .unit2 h3{
	font-size: 2.5rem;
	padding: 0.5%;
	color: #f89000;
	text-align: center;
}

.top_popular_iname{
	font-size: 1.9rem;
	margin: 8%;
	text-align: center;
}


.top_popular_sttl{
	font-size: 1.7rem;
	margin: 8%;
	text-align: left;
}

.top_popular_txt{
	font-size: 1.5rem;
	margin: 8%;
	text-align: left;
}



.blockTtl4:after {
    position: absolute;
    content: '';
    width: 30%;
    height: 3px;
    left: 0;
    right: 0;
    margin: 15px auto;
    display: block;
    background: #fff;
}



/** -----------------------------------------------------------------
 *
 *  [sp]レスポンシブ 400px
 *
 ----------------------------------------------------------------- */
@media screen and (max-width:400px) {
	#sec_02 .contents .unit2{
	width: 94%;
	background: #F7F7F7;
	border: 1px solid #eee;
	margin: 0% 3% 0% 3%;
	}
}


@media screen and (max-width:400px) {
	#sec_02 .contents .unit2{
	width: 94%;
	background: #F7F7F7;
	border: 1px solid #eee;
	margin: 0% 3% 0% 3%;
	}
}

@media screen and (max-width: 768px){
	#sec_02 .contents .unit2{
	width: 94%;
	background: #F7F7F7;
	border: 1px solid #eee;
	margin: 0% 3% 0% 3%;
	}
}
	
@media screen and (max-width: 768px){
		#sec_02 .contents .unit2{
	width: 94%;
	background: #F7F7F7;
	border: 1px solid #eee;
	margin: 0% 3% 0% 3%;
	}
}