@charset "utf-8";
/*
Theme Name: earthlink_child
Template: earthlink_child
Author: t-labo
Author URI: https://takai-laboratory.com/
*/

/*========================*/
.mincho { font-family: 'Noto Serif Japanese', serif; }

main { overflow: hidden; }
/*****************
width-768px以下
*****************/

.mgn-r20 {
	margin-right: 20px;
}
/*fade
***************/
/* 画面外にいる状態 */
.fadein {
    opacity : 0;
    transform : translate(0, 150px);
    transition : all 1500ms;
}
 
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}


/******************************
HEADER
******************************/
header {background: url(img/header/bg.jpg)center center repeat;}
header .over {background-color: #000; padding: 5px 0; color: #fff;}
header h1 {font-size: 13px; color: #fff;}
header .ul01 {display: flex; justify-content: space-between; align-items: center; width: 180px; font-size: 13px;}
.main_nav {
	font-size: 14px;
	line-height: 1;
	flex-wrap: wrap;
	width: 800px;
}
.main_nav li {width: 200px; margin-left: 55px; box-sizing: border-box; position: relative; line-height: 1.2;}
.main_nav li:before {content: ""; position: absolute; top: 0; bottom: 0; margin: auto; left: -30px; width: 18px; height: 1px; background-color: #000;}
.main_nav li:nth-child(4),.main_nav li:nth-child(5),.main_nav li:nth-child(6) {margin-top: 15px;}
.main_nav li span {font-weight: 500; font-size: 12px;}
.indent_content {padding: 60px 0; position: relative;}
.indent_content02 {margin-top: 20px;}
.content {padding: 20px; position: relative;}
.swiper-container {width: 3600px; height: 427px; margin-left: 50%!important; left: -1800px;}
.swiper-slide {width: 1200px!important; height: 427px;}
.swiper-slide img {width: 100%; height: 427px; object-fit: cover;}

/*========================
index
========================*/
#index .btn01 {width: 360px; box-sizing: border-box; border: 1px solid #2b2b2b; padding: 10px 0; background-color: #fff; position: relative;} 
#index .btn01:before {
	   position: absolute;
    content: " ";
    z-index: 1;
    width: 61px;
    top: 0;
	bottom: 0;
	margin: auto;
    left: -30px;
    height: 6px;
    background: url(img/index/btn_arrow.png);
    transition: all 0.5s ease;
}
#index .box01 {background: url(img/index/box01_bg.jpg)top left repeat;}
#index .box01 .icon02 {margin-top: -90px; z-index: 2;}
#index .box01 .center {margin: 10px 0;}
#index .box01 .txt01 {font-size: 18px; line-height: 1;}
#index .box01 .txt02 {background-color: #fff; box-sizing: border-box; border: 2px solid #333; width: 875px; padding: 10px 0; line-height: 1;}
#index .box01 .mail {background-color: #f9be00; font-size: 18px; width: 340px; padding: 13px 0; line-height: 1; box-sizing: border-box; border: 2px solid #333;}
#index .box01 .mail img {margin-right: 10px;}

#index .box02 {background: url(img/index/box02_bg.jpg)bottom center no-repeat;}
#index .box02 .big {margin-bottom: -25px; position: relative;}
#index .box02 .txt_area {width: 385px;}
#index .box02 h2 {font-size: 24px; line-height: 1.3; margin-bottom: 20px;}
#index .box02 .bdr {content: ""; background-color: #18733c; height: 2px; width: 80px;}
#index .box02 .txt01 {margin-top: 20px; line-height: 1.7;}
#index .box02 .btn01 {margin-left: auto; margin-top: 30px;}
#index .box02 .icon {position: absolute; right: -88px; bottom: 100px;}

#index .box03 {background: url(img/index/box03_bg.jpg)bottom center no-repeat; background-color: #fff;}
#index .box03 h3 {line-height: 1.3; margin: 5px 0;}
#index .box03 .area_txt {font-size: 20px; margin-top: 2px;}
#index .case_item {width: 277px; box-sizing: border-box; margin-right: 30px; margin-top: 30px;}
#index .case_item .inner {line-height: 1; margin: 10px auto;}
#index .case_item .min {font-size: 12px; font-weight: 500;}
#index .case_item .number {width: 50px; height: 50px; background-color: #fff; box-sizing: border-box; border: 1px solid #000; font-size: 20px; border-left: none; margin-right: 5px;}
#index .case_item:nth-child(4n) {margin-right: 0;}
#index .case_item .over {box-sizing: border-box; border: 1px solid #000; padding: 10px 0;}
#index .case_item:nth-child(1) .over,#index .case_item:nth-child(6) .over {background-color: #006428;}
#index .case_item:nth-child(2) .over,#index .case_item:nth-child(7) .over {background-color: #f9be00;}
#index .case_item:nth-child(3) .over,#index .case_item:nth-child(8) .over {background-color: #009ea6;}
#index .case_item:nth-child(4) .over,#index .case_item:nth-child(5) .over{background-color: #897448;}
#index .case_img {width: 255px; margin: 0 auto 0;}
#index .case_img img {height: 180px; width: 100%; object-fit: cover;}
#index .box03 .btn02 {width: 100%; box-sizing: border-box; border: 1px solid #000; line-height: 1; padding: 15px 0; background: url(img/index/box03_btn_bg.png)center right 15px no-repeat; background-color: #fff;}
#index .box03 .btn01 {margin: 40px auto 0;}

#index .box04 {background: url(img/index/box04_bg.jpg)center center no-repeat; padding: 49px 0;}
#index .box04 .content {background: url(img/index/box04_bg02.jpg)center center no-repeat; width: 859px; height: 328px; margin: 0 auto;}
#index .box04 .mail {font-size: 21px; width: 342px; background-color: #f9be00;}
#index .box04 .inner {width: 735px; margin: 0 auto;}
#index .box04 .inner img {margin-right: 10px;}
#index .box04 .txt01 {margin: 10px auto 20px;}
#index .box04 .big {font-size: 18px; line-height: 1; margin: 10px auto;}
#index .box04 .txt02 {line-height: 1.8;}

#index .box05 {background: url(img/index/box05_bg.jpg)center center no-repeat;}
#index .box05 .btn01 {margin: 25px auto 40px;}
#index .box05 .con {background-color: #fff; line-height: 1.9; margin-top: 30px;}
#index .box05 .txt_area {margin-left: 50px;}
#index .box05 .big {margin-bottom: 25px;}
#index .box05 .icon {position: absolute; bottom: -5px; right: -90px;}

#index .box06 .title_area img {position: relative; z-index: 10;}
#index .box06 .logo {margin-right: 20px;}
#index .box06 .icon {position: absolute!important; right: 0; top: 15px; z-index: 1!important;}
#index .box06 ul {width: 1135px; margin: 50px auto 0;}
#index .box06 li {position: relative; width: 260px; font-size: 13px;}
#index .box06 .no {position: absolute; left: 0; right: 0; margin: auto; top: -20px; z-index: 10;}
#index .box06 li p {margin-top: 20px; line-height: 1.7;}

#index .box07 {background: url(img/index/box07_bg.jpg)center center no-repeat; padding: 60px 0;}
#index .box07 .logo {margin-right: 30px;}
#index .box07 .title_area {margin-bottom: 30px;}
#index .voice_txt {background-color: #fff; padding: 15px; line-height: 1;}
#index .voice_item {width: 280px; margin-right: 20px; box-sizing: border-box;}
#index .voice_item:nth-last-child(1) {margin-right: 0;}
#index .box07 h2 {margin-bottom: 10px;}
#index .box07 h3 {line-height: 1.5; margin-bottom: 10px;}
#index .voice_img img {height: 180px; object-fit: cover; width: 100%;}
#index .box07 .orange {font-size: 16px; margin-bottom: 7px;}
#index .box07 .btn01 {margin: 30px auto 0; background: none; color: #fff; border: 1px solid #fff;}
#index .box07 .btn01:before {background: url(img/index/btn_arrow02.png);}

#index .box08 {background: url(img/index/box08_bg.jpg)center center no-repeat;}
#index .box08 h2 {font-size: 24px; line-height: 1.7; margin: 5px auto 35px;}
#index .box08 h2 span {background-color: #f9be00; padding: 5px;}
#index .box08 .ul02 {margin-top: 40px;}
#index .box08 .ul02 li {box-sizing: border-box; border: 1px solid #006428; width: 380px; font-size: 18px; background-color: #fff; line-height: 1.4;}

#index .box09 {background: url(img/index/box09_bg.jpg)top center no-repeat;}
#index .box09 .blog_item_area {width: 1050px; margin: 40px auto 0;}
#index .box09 .list {width: 515px; background-color: #fff; box-sizing: border-box; position: relative;}
#index .blog_item {box-sizing: border-box; border-bottom: 1px solid #b5b5b5; margin: 0 20px; padding: 20px 0; background: url(img/index/box09_arrow02.png)right bottom 20px no-repeat;}
#index .blog_item:nth-last-child(2) {border-bottom: none;}
#index .box09 h2 {box-sizing: border-box; border-bottom: 2px solid #006428; padding: 10px 20px;}
#index .box09 .time {color: #006428; margin-right: 20px;}
#index .box09 .list:nth-child(2) h2 {padding-bottom: 13px;}
#index .box09 .btn {position: absolute; right: 0; padding-right: 60px; top: 20px; color: #006428; background: url(img/index/box09_arrow.png)center right 20px no-repeat;}

#index .box10 {background: url(img/index/box10_bg.jpg)center center no-repeat;}
#index .box10 .title_area img {margin-right: 20px;}
#index .box10 .title_area {margin-bottom: 30px;}
#index .box10 .txt_area {background-color: #fff; padding: 30px;}
#index .box10 h2 {font-size: 24px;}
#index .box10 ul {margin-top: 20px;}
#index .box10 li {background-color: #f9be00; width: 235px; height: 92px; box-sizing: border-box; font-size: 18px;}
#index .box10 li p {margin-left: 15px;}


/*========================
FOOTER
========================*/
footer .over {background: url(img/footer/bg.jpg)top center no-repeat; padding: 50px 0; font-size: 16px; border-top: 3px solid #189941; box-sizing: border-box;}
footer .over .inner {width: 1150px; margin: 10px auto 0;}
footer li {line-height: 2.4;}


footer .copyright_area {display: flex; justify-content: center; align-items: center; font-size: 12px; padding: 5px 0; background-color: #000; color: #fff;}

/*pankuzu*/
.pan {padding: 20px 0;}
.pan p {max-width: 1000px; font-weight: bold; margin: 0 auto;}
.pan a {display: inline;}

#pop_banner .inner 
{display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; background-color: #fff;
width: 1200px;
	margin: auto;
	position: fixed;
	bottom: 20px;
	left: 0;
	right: 0;
	z-index: 100;}
#pop_banner .right_area {display: flex; align-items: center; justify-content: center;}
/*========================
ページ設定
========================*/
/*
サムネ
*************/
.page_thumb {
	width: 100%;
	margin: auto;
	box-sizing: border-box; 
	background: url(img/thumb_bg.jpg);
	height: 270px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 32px;
	letter-spacing: 5px;
}
.thumb02 {background: url(img/thumb_bg02.jpg);} 
.thumb03 {background: url(img/thumb_bg03.jpg);} 
.thumb04 {background: url(img/thumb_bg04.jpg);}
.thumb05 {background: url(img/thumb_bg05.jpg);}
.thumb06 {background: url(img/thumb_bg06.jpg);}
.thumb07 {background: url(img/thumb_bg07.jpg);}
.thumb08 {background: url(img/thumb_bg08.jpg);}
.thumb09 {background: url(img/thumb_bg09.jpg);}
.thumb10 {background: url(img/thumb_bg10.jpg);}
/*****************
width480px以下
*****************/
@media screen and (max-width:480px) {
.page_thumb img {
	height: 120px;
}
}

/*
タイトル
*************/
.page_title {
	background-color: #006428;
	text-align: left;
	padding-left: 10px;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
}
.page_title span {border-left: 5px solid #fff; padding-left: 10px;}
/*
wrap
*************/
.single_page {
	width: 100%;
	max-width: 715px;
	margin-bottom: 40px;
}
.sidebar {width: 24.5%; max-width: 245px; margin-bottom: 40px;}

/*****************
width768px以下
*****************/
@media screen and (max-width:768px) {
.single_page {
	width: 100%;
	margin: auto;
}
	.sidebar {display: none;}
}

/*
記事詳細ページ
***************/

.previous-entries,.next-entries {
	color: #000;
    width: 80px;
    background: #ddd;
    padding: 6px 0 0 10px;
    border: 2px solid #bbb; 
    box-sizing: border-box;
	font-weight: bold;}

.gallery_entry {
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 20px;
	margin: 0 10% 3px;
}

.nav_archive_btn {
	color: #000;
	font-weight: bold;
	width: 150px;
	background: #DCDCDC;
	padding: 6px 0 6px 10px;
	box-sizing: border-box;
	border-bottom: 3px solid #dfdfd0;
}


/*ページネーション
*******************/
.paging {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 14px;
	line-height: 14px;
    text-align: center;
}
.paging-box {
	display: inline-block;
}
.paging span, .paging a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	width: auto;
	color: #000; /* 文字色 */
	background: #ddd; /* 背景色 */
	border: 1px solid #bbb;
	font-weight: bold;
}
.page-of {display: none !important;}
.paging a:hover{
	color: #fff; /* マウスホバー時の文字色 */
	background: #ccc; /* マウスホバー時の背景色 */
}
.paging .current{
	padding: 10px 15px 10px 15px;
	color: #fff; /* 文字色 */
	background: #ccc; /* 背景色 */
}
@media only screen and (max-width: 413px) {
.paging {
	font-size: 12px;
	padding-bottom: 0;
	line-height: 12px;
}
.paging span, .paging a {
	padding: 8px 10px 8px 10px;
}
.paging .current{
	padding: 8px 10px 8px 10px;
}
}
