@charset "utf-8";
/* CSS Document */
.white_area {
	background-image:url(../img/index/bg_white.png);
	width:100%;
	padding:0 30px 60px;
}
.for_sp {
	display:none;
}
.w980{
	width:100%;
	max-width:980px;
	margin:0 auto;
	position:relative;
}
.pad_40{
	padding:0 40px;
}
.whatsnew{
	width:50%;
	font-size:12px;
    padding: 0 40px 0 0;
	float: left;
}
.whatsnew .line{
	margin-bottom: 15px;
	border-bottom:dashed 1px #ccc;
	width: 100%;
}
.whatsnew .category{
	font-weight:bold;
	padding-left:20px;
	background:url(../img/index/whatsnew_icon.gif) no-repeat left center;
	width:160px;
	margin-bottom: 5px;
}
.whatsnew .category a{
	color:#61c1bd;
}
.whatsnew .title a{
	color:#222;
}
.whatsnew .data{
	font-size:10px;
	text-align: right;
}
.whatsnew_tb,.whatsnew_sp {
	display:none;
}
.whatsnew img{
	margin: 0 auto 30px;
	display:block;
	width: 100%;
}
.whatsnew .whatsnew_title{
	max-width: 273px;
}
.whatsnew a:hover{
	opacity:0.75;
}
.whatsnewimg{
	width: 130px;
}
.whatsnewimg img{
	margin: 0 0 15px;
}
.whatsnewtext{
	padding: 0 0 15px 15px;
	vertical-align: top;
}
.totop{
	display: none;
}

/*------------------------------ TOP slider -----------------------------------*/
.wide_0,.wide_1,.wide_2,.wide_3,.wide_4,.wide_5{
	height:500px;
	width:100%;
	background-size:cover;
}
.wide_1{
	background:url(../img/slider/slide_1.jpg) center center no-repeat;
}
.wide_2{
	background:url(../img/slider/slide_2.jpg) center center no-repeat;
}
.wide_3{
	background:url(../img/slider/slide_3.jpg) center center no-repeat;
}
.wide_4{
	background:url(../img/slider/slide_4.jpg) center center no-repeat;
}
.wide_5{
	background:url(../img/slider/slide_5.jpg) center center no-repeat;
}
.slick-dots{
	bottom:30px;
}
.slide_over1200{
	display:block;
	padding:0;
}
.slide_under1200,.slide_under768,.slide_under480{
	display:none;
	padding:0;
}
.slider_link{
	width:100%;
	height:100%;
	display:block;
}
/*------------------------------ /TOP slider -----------------------------------*/

.top_contents_area{
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
.two_column{
	width:100%;
	max-width:1000px;
	margin: 50px auto 0;
}
.green_line_text{
	text-align:center;
	margin:45px auto 30px;
}
.top_entry_area{
	background:#e5f3f2 url(../img/dot_top.gif) repeat-x top;
	width:50%;
	padding:30px;
	float:right;
}
.top_entry_photo{
	margin:-80px auto 0;
	display:block;
}
.top_entry_text_bold{
	color:#00a5ac;
	font-size:14px;
	font-weight:bold;
	margin:25px 0;
}
.top_entry_button{
	background:#e787a2;
	width:100%;
	text-align:center;
	padding:15px 0;
	display:block;
}
.top_entry_button_text{
	padding-left:25px;
	background:url(../img/index/pencil_icon.gif) no-repeat left center;
	height:19px;
	line-height:19px;
	font-size:14px;
	font-weight:bold;
	display:inline-block;
	color:#fff;
}
.top_entry_area table{
	margin: 15px 0;
}
.top_entry_area td{
	vertical-align: middle;
}
.entry_left{
	width: 60%;
	max-width: 300px;
}
.entry_right{
	padding: 0 0 25px 20px;
}
.entry_right a{
	display: inline-block;
	padding: 8px 15px;
	background: #25B7AA;
	color: #fff;
	text-align: center;
	margin: 10px auto 0;
	text-decoration: none;
	line-height: 1.5;
}
.top_form_sp{
	display: none;
}
/*------------------------------ TOP menu -----------------------------------*/
/*
.contentscolor1 i{
	color: #ef8f97;
}
.contentscolor2 i{
	color: #f1975d;
}
.contentscolor3 i{
	color: #4dad9e;
}
.contentscolor4 i{
	color: #72c179;
}
.contentscolor5 i{
	color: #b9ae9e;
}
*/
.topmenuarea{
	text-align: center;
	background-color: #eee;
	width: 100%;
}
.topmenuarea img{
	margin: 20px auto 0;
	width: auto;
}
.topmenu_bg{
	width: 100%;
	background: #222;
	margin-top: 20px;
	padding: 0 20px;
}
.menucover{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  justify-content: space-between;
}
.elements {
	width: auto;
	display: block;
	color: #fff;
}
.elements_dummy{
	padding: 15px 0;
}
.elements a{
	color: #fff;
	padding: 15px 0;
	font-size: 15px;
	display: block;
	box-sizing: border-box;
}
.elements a i{
	font-size: 11px;
	display: none;
}
.topmenu_sp{
	display:none;
}
/*------------------------------ /TOP menu -----------------------------------*/

/*------------------ コンテンツリンク -----------------*/
.maincontents_panel{
	margin: 40px 0 90px;
}
.maincontents_panelchild{
	width: 19.2%;
	text-align: center;
	float: left;
	margin-right: 1%;
	padding-bottom: 15px;
	padding: 5px;
}
.maincontents_panelchild:last-child{
	margin-right: 0;
}
.maincontents_panelchild_inner{
	height: 100%;
	width: 100%;
	border: 1px #fff dashed;
	padding: 20px 10px;
}
.panel_title{
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 0 10px 15px;
	line-height: 1.4;
}
.maincontents_panelchild a img{
	margin-bottom: 10px;
}
.morebtn{
	padding: 5px 25px;
	background: #fff;
	font-size: 10px;
	letter-spacing: 1px;
	-webkit-transition: all .3s;
    transition: all .3s;
	border-radius: 13px;
}
.panel_image{
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
	margin-bottom: 15px;
}
.contentscolor1 {
	background: #ef8f97;
}
.contentscolor2 {
	background: #f1975d;
}
.contentscolor3 {
	background: #4dad9e;
}
.contentscolor4 {
	background: #72c179;
}
.contentscolor5 {
	background: #b9ae9e;
}
.contentscolor1 .morebtn{
	color: #ef8f97;
}
.contentscolor2 .morebtn{
	color: #f1975d;
}
.contentscolor3 .morebtn{
	color: #4dad9e;
}
.contentscolor4 .morebtn{
	color: #72c179;
}
.contentscolor5 .morebtn{
	color: #b9ae9e;
}
.show1080{
	display: none;
}
.maincontents_panel_sp{
	display: none;
}
/*------------------ /コンテンツリンク -----------------*/

@media screen and (max-width: 1200px) {
/*------------------------------ TOP slider -----------------------------------*/
	.slide_over1200{
		display:none;
	}
	.slide_under1200{
		display:block;
	}
	.slick-dots{
		bottom:3%;
	}
/*------------------------------ /TOP slider -----------------------------------*/
}
@media screen and (max-width: 1080px) {
	.top_contents_area{
		width:100%;
		max-width:1000px;
		margin:0 auto;
		padding:0 30px;
	}
	.show1080{
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.top_menu{
		padding:0 20px;
	}
	.topmenu_pc{
		display:none;
	}
	.topmenu_sp{
		display:block;
		width:100%;
	}
	.top_menu_title_sp{
		vertical-align:middle;
		text-align:left;
		padding-right:10px;
	}
	.top_menu_title_sp img{
		max-height:24px;
	}
	.whatsnew,.topcontents,.top_entry_area{
		width:100%;
		float:none;
	}
	.whatsnew{
		padding:0;
		margin-bottom:50px;
	}
	.topcontents{
		padding: 0;
	}
	.top_entry_area{
		padding:30px 40px 40px;
	}
	.two_column{
		padding:0;
		margin-bottom: 80px;
	}
	.entry_left{
		display: inherit;
	}
	.top_contents_area{
		padding:0;
	}
	.top_entry_area{
		padding:30px 20px;
	}
	.whatsnew,.maincontents_panel,.maincontents_panel_sp,.top_contents_area .align_center,.green_line_text{
		padding-left: 20px;
		padding-right: 20px;
	}

/*------------------------------ TOP slider -----------------------------------*/
	.slide_under1200{
		display:none;
	}
	.slide_under768{
		display:block;
	}
/*------------------------------ /TOP slider -----------------------------------*
/*------------------------------ TOP menu -----------------------------------*/
	.topmenuarea{
		position: relative;
		padding: 15px;
		background: #222;
	}
	.topmenu_sp{
		position: absolute;
		width: auto;
		top:0;
		right:0;
	}
	.topmenuarea img{
		margin: 0 auto;
	}
	.topmenu_bg{
		display: none;
	}
/*------------------------------ /TOP menu -----------------------------------*/
/*------------------------------ コンテンツリンク -------------------------------*/
	.maincontents_panel{
		text-align: center;
		margin: 40px auto 50px;
	}
	.maincontents_panelchild{
		width: 30%;
		margin: 0 1% 15px;
		display: inline-block;
		float: none;
	}

/*------------------------------ /コンテンツリンク -------------------------------*/

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

@media screen and (max-width: 480px) {
	.for_sp {
		display:block;
	}
	.for_pc {
		display:none;
	}
	.green_line_text{
		margin:30px auto 20px;
	}
	.whatsnew{
		margin-bottom:90px;
	}
	.whatsnewimg{
		width: 100px;
	}
	.whatsnew .category{
		margin-bottom: 5px;
	}
	.entry_left{
		display:table-cell;
	}
	.top_form_sp{
		display: table;
		text-align: center;
		width: 100%;
	}
	.top_form_sp img{
		max-width: 250px;
		width: 100%;
		margin-bottom: 10px;
	}
	.top_form_pc{
		display: none;
	}

/*------------------------------ TOP slider -----------------------------------*/
	.slide_under768{
		display:none;
	}
	.slide_under480{
		display:block;
	}
/*------------------------------ /TOP slider -----------------------------------*/
/*------------------------------ TOP menu -----------------------------------*/
	.topmenuarea{
		padding: 15px 55px;
	}
/*------------------------------ /TOP menu -----------------------------------*/

/*------------------------------ コンテンツリンク -------------------------------*/
	.maincontents_panel{
		margin: 50px auto 0;
	}
	.maincontents_panelchild{
		width: 47.5%;
		margin: 0 5% 15px 0;
		display: block;
		float: left;
	}
	.maincontents_panelchild:nth-child(even){
		margin: 0 0 15px;
	}
	.maincontents_panelchild_inner{
		padding: 20px 5px;
	}

/*------------------------------ /コンテンツリンク -------------------------------*/
	.entry_right{
		padding: 0 0 20px 0;
		text-align: center;
	}
}
