@charset "utf-8";
.bg_blue{
	background: #eef6ff;
}

.scrollBox01 {
	overflow: auto;
}

@media screen and (max-width: 767px) {
.scrollBox01 {
	overflow: auto;
}
}
.blog_area_top_01 {
	background-color: #fff;
	border: 1px solid #bbbbbb;
	padding: 15px;
	max-height: 240px;
	margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
.blog_area_top_01 {
	max-height: 200px;
	margin-bottom: 20px;
	padding: 15px;
}
}
.blog_area_top_02 {
	background-color: #fff;
	border: 1px solid #bbbbbb;
	padding: 30px;
	max-height: 350px;
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
.blog_area_top_02 {
	max-height: 200px;
	margin-bottom: 30px;
	padding: 15px;
}
}
.bg_top01 {
	background: url(../img/top/bg_01.webp) right top no-repeat #fff;
	padding: 60px 0 0;
	-webkit-background-size: auto;
	background-size: auto;
}
.bg_top02 {
	background: url(../img/top/bg_02.webp) left top no-repeat #fff;
	padding: 60px 0 0;
	-webkit-background-size: auto;
	background-size: auto;
}
.bg_top03 {
	background: url(../img/top/bg_03.webp) right top no-repeat #fff;
	padding: 60px 0 0;
	-webkit-background-size: auto;
	background-size: auto;
}
.bg_content {
	background: url(../img/common/bg_ptn_01.png) repeat left top;
}

@media screen and (max-width: 767px) {
.bg_top01, .bg_top02, .bg_top03 {
	padding: 15px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.top_u_txt {
	padding-bottom: 20px;
	height: auto;
}
}
.bg_top_white {
	position: absolute;
	left: 0;
	bottom: 60px;
	max-width: 100%;
	background: rgba(255,255,255,0.8);
	padding: 30px;
}
.bg_top_white_1 {
	background: rgba(255,255,255,1);
	padding: 60px 20px;
}

@media screen and (max-width: 767px) {
.bg_top_white {
	padding: 15px;
	position: relative;
	left: 0;
	bottom: auto;
	top: 0;
}
}
/*slider css　トップスライダー
-------------------------------------*/
.wideslider_outer {
	position: relative;
	min-height: 370px;
}
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width : 767px ) {
.wideslider_outer {
	position: relative;
	min-height: auto;
}
.wideslider_outer .slide_txt {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 20px;
	margin: 0;
}
}
.wideslider ul, .wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.wideslider ul li img {
	width: 100%;
	display: none;
}
.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
}
.slider_prev, .slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {
	background: #fff url(../img/top/arrow_l.png) no-repeat 95% center;
}
.slider_next {
	background: #fff url(../img/top/arrow_r.png) no-repeat 5% center;
}
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
.topslider_outer {
	position: relative;
}
/*bxslider css
-------------------------------------*/
/*bxslider css
-------------------------------------*/

.topslider_outer {
	position: relative;
}
.slide figure img {
  border-radius: 50%;
  height: 155px;
  width: 155px;
}
@media screen and (max-width : 767px ) {
.slide figure img {
	margin: 0 auto;
}
}
/**/
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
	width: 100% !important;
}


/*tuiki
----------------------------------*/
.slider_txt01{
	font-size: 3rem;
	font-weight: bold;
	color: #fff;
	/*text-shadow:2px 2px 5px rgba(0,0,0,0.6);*/
	letter-spacing: 2.5px;
	position: relative;
}
@media screen and (max-width : 767px ) {
.slider_txt01{
	font-size: 1.6rem;
	letter-spacing: 1.5px;
}
}
.slider_txt01::before{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	background: #fff;
	width: 100px;
	height: 1px;
}
@media screen and (max-width : 767px ) {
.slider_txt01::before{
	bottom: -5px;
	width: 60px;
}
}



.slider_txt02{
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
/*	text-shadow:2px 2px 5px rgba(0,0,0,0.6);
*/	letter-spacing: 1.5px;
	line-height: 2;
}
@media screen and (max-width : 767px ) {
.slider_txt02{
	font-size: 1.2rem;
	/*text-shadow:2px 2px 5px rgba(0,0,0,0.4);*/
	letter-spacing: 0;
	display: none;
}
}

.slider_txt03{
	font-size: 3rem;
	font-weight: bold;
	color: #111;
	  text-shadow: 1px 1px 0 #f4f5f5,
               -1px 1px 0 #f4f5f5,
               1px -1px 0 #f4f5f5,
               -1px -1px 0 #f4f5f5;
	letter-spacing: 2.5px;
	position: relative;
}
@media screen and (max-width : 767px ) {
.slider_txt03{
	font-size: 1.8rem;
	/*text-shadow:2px 2px 5px rgba(255,255,255,255.4);*/
	letter-spacing: 1.5px;
}
}
.slider_txt03::before{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	background: #111;
	width: 100px;
	height: 1px;
}
@media screen and (max-width : 767px ) {
.slider_txt03::before{
	bottom: -5px;
	width: 60px;
}
}
.slider_txt04{
	font-size: 1.8rem;
	font-weight: bold;
	color: #222;
	line-height: 2;
	letter-spacing: 2px;
	  text-shadow: 1px 1px 0 #f4f5f5,
               -1px 1px 0 #f4f5f5,
               1px -1px 0 #f4f5f5,
               -1px -1px 0 #f4f5f5;
}
@media screen and (max-width : 767px ) {
.slider_txt04{
	font-size: 1.2rem;
	/*text-shadow:2px 2px 5px rgba(255,255,255,255.4);*/
	letter-spacing: 0;
}
}

.bg_black{
	background: #161862;
	padding: 20px 0;
	line-height: 1;
}
@media screen and (max-width : 767px ) {
.bg_black{
	padding: 20px 10px;
}
}
.area_news .left_area{
	float: left;
	width: 1000px;
}

.area_news .right_area{
	float: right;
	width: 105px;
}
@media screen and (max-width : 767px ) {
.area_news .left_area{
	float: none;
	width: 100%;
	margin-bottom: 5px;
}

.area_news .right_area{
	float: none;
	width: 100%;
	text-align: right;
	font-size: 1.2rem;
}
}
.area_news .right_area a{
	color: #fff;
}
.area_news ul,.area_news ul > li{
	width: 100% !important;
}
.area_news ul > li dt{
	float: left;
	width: 15%;
	color: #fff;
	font-size: 1.6rem;
}
@media screen and (max-width : 767px ) {
.area_news ul > li dt{
	width: 25%;
	font-size: 1.2rem;
}
}
.area_news ul > li dd{
	float: left;
	width: 85%;
	font-size: 1.6rem;
	color: #fff;
}
@media screen and (max-width : 767px ) {
.area_news ul > li dd{
	width: 75%;
	font-size: 1.2rem;
}
}

.voice_area{
	width: 770px;
	margin: 0 auto;
}
@media screen and (max-width : 767px ) {
.voice_area{
	width: 100%;
}
}
.voice_area .left_area{
	float: left;
	width: 155px;
}
.voice_area .right_area{
	float: right;
	width: 580px;
}
@media screen and (max-width : 767px ) {
.voice_area .left_area{
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.voice_area .right_area{
	float: none;
	width: 100%;
}
}


/*************************
パララックス
*************************/
.parallax{
	height:474px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;	
	}
@media screen and (max-width : 767px ) {
	.parallax{
	height:370px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment:inherit;
	background-size: cover;	
	}

}
.box_01{
	padding:120px 0;
	}
@media screen and (max-width : 767px ) {
.box_01{
	padding:20% 10px;
	}
}

.parallax_img_1{
	background-image:url( ../img/top/bg_01.webp);	
}
@media screen and (max-width : 767px ) {
.parallax_img_1{
    background-position: right bottom;
}
}



.parallax_img_2{
	background-image:url( ../img/top/bg_02.webp);	
	}
@media screen and (max-width : 767px ) {
.parallax_img_2{
    background-position: center bottom;
}
}

.parallax_img_3{
	background-image:url( ../img/top/bg_03.webp);	
	height:500px;
	}

#jquery-cycle > li{background-color: #161862 !important;}
