@charset "utf-8";
/*
Theme Name: cielpia_child
Template: cielpia_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 {box-sizing: border-box; border-bottom: 3px solid #000;}
header .over {background-color: #000; padding: 5px 0;}
header h1 {font-size: 15px; color: #fff;}
header .ul01 {display: flex; justify-content: space-between; align-items: center; width: 220px;}
header .under {padding: 10px 0;}
.main_nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	 font-size: 16px;
	line-height: 1;
	flex-wrap: wrap;
	width: 400px;
}
.main_nav li {width: calc(100% / 2); box-sizing: border-box;}
.main_nav li:nth-child(3),.main_nav li:nth-child(4){padding-top: 10px;}
.indent_content {padding: 50px 0; position: relative;}
.indent_content02 {margin-top: 20px;}
.content {padding: 20px; position: relative;}
.swiper-container {width: 3660px; height: 557px; margin-left: 50%!important; left: -1830px;}
.swiper-slide {width: 1200px!important; height: 557px;}
.swiper-slide img {width: 100%; height: 557px; object-fit: cover;}

/*========================
index
========================*/
#index .btn {font-size: 16px; box-sizing: border-box; border: 2px solid #000; background-color: #fff; width: 300px; padding: 10px 0; margin: auto; border-radius: 15px;}
#index .box01 {background: url(img/index/box01_bg.jpg)top left repeat; border: 3px solid #000; border-left: none; border-right: none; padding: 20px 0; box-sizing: border-box;}
#index .box01 .txt {box-sizing: border-box; border: 2px solid #000; background-color: #fff; font-size: 14px; line-height: 1; padding: 10px 0; margin-top: 15px;}
#index .box01 ul {width: 230px; margin-right: 50px;}
#index .box01 .big {font-size: 17px; line-height: 1.3; padding-right: 30px;}
#index .box01 .blog_box {box-sizing: border-box; background-color: #fff; border: 2px solid #000; padding: 10px 20px; margin-top: 10px; line-height: 1; font-size: 16px;}
#index .box01 .time {margin-right: 20px;}
#index .box01 .blog_item {border-bottom: 1px solid #d2d2d2; padding: 10px 0;}


#index .box02 {background: url(img/index/box02_bg.jpg)top left repeat; box-sizing: border-box; border-bottom: 3px solid #000; overflow: hidden;}
#index .box02 .txt {position: absolute; top: 20px; left: 0;}
#index .box02 .bdr {margin: 30px 0;}
#index .box02 .img {margin-left: 330px;}
#index .box02 .btn {width: 400px; margin-top: 15px; background: url(img/index/btn_bg.png)center right 20px no-repeat; background-color: #fff; border-radius: 10px; margin: 40px auto 0;}
#index .box02 ul {margin-left: auto; width: 690px; margin-top: 40px;}
#index .box02 li {box-sizing: border-box; border: 2px solid #000; background-color: #fff; width: 328px; height: 70px; font-size: 16px; line-height: 1.2; border-radius: 30px;}
#index .box02 li:nth-child(2) {background-color: #fff;}
#index .box02 li img {margin-right: 20px;}
#index .box02 .icon {position: absolute; bottom: -60px; left: -200px;}

#index .box03 {background: url(img/index/box03_bg.jpg)top left repeat; overflow: hidden;}
#index .box03 h2 {font-size: 40px; margin-bottom: 30px;}
#index .case_item {width: 285px; margin-right: 20px; margin-top: 20px; position: relative; z-index: 10;}
#index .case_img img {height: 180px; width: 100%; object-fit: cover;}
#index .number {min-width: 30px; min-height: 40px; margin-right: 10px;}
#index .box03 .inner {margin: 10px 0;}
#index .case_item:nth-child(4n) {margin-right: 0;}
#index .case_item:nth-child(1) .number {background: url(img/index/no01.jpg)top center no-repeat;}
#index .case_item:nth-child(2) .number {background: url(img/index/no02.jpg)top center no-repeat;}
#index .case_item:nth-child(3) .number {background: url(img/index/no03.jpg)top center no-repeat;}
#index .case_item:nth-child(4) .number {background: url(img/index/no04.jpg)top center no-repeat;}
#index .case_item:nth-child(5) .number {background: url(img/index/no05.jpg)top center no-repeat;}
#index .case_item:nth-child(6) .number {background: url(img/index/no06.jpg)top center no-repeat;}
#index .case_item:nth-child(7) .number {background: url(img/index/no07.jpg)top center no-repeat;}
#index .case_item:nth-child(8) .number {background: url(img/index/no08.jpg)top center no-repeat;}
#index .box03 .icon,#index .box03 .icon02 {position: absolute; right: -350px; top: -150px;}
#index .box03 .icon02 {right: auto; top: auto; left: -350px; bottom: -150px;}
#index .box03 .btn {margin-top: 30px;}

#index .box04 {background: url(img/index/box04_bg.jpg)center center no-repeat; background-size: cover;}
#index .box04 .con {background-color: #fff; box-sizing: border-box; border: 3px solid #000; padding: 20px 38px; border-radius: 30px;}
#index .box04 h2 {font-size: 30px; box-sizing: border-box; border-bottom: 3px solid #000; padding: 0 20px 10px; margin-top: 10px; display: inline-block;}
#index .box04 .min {font-size: 16px; margin: 15px auto 25px;}
#index .box04 li {box-sizing: border-box; border: 3px solid #000; background: url(img/index/box04_bg03.jpg)top left repeat; text-align: left; padding: 15px 10px 10px; width: 450px; line-height: 1.2; font-size: 20px; position: relative; z-index: 10; border-radius: 20px;}
#index .box04 li:nth-child(2) {border: 3px solid #000;}
#index .box04 .btn02 {
	width: 415px; box-sizing: border-box; border-radius: 20px; height: 46px; margin-top: 15px;
	position: relative;
	border: 1px solid #189941;
	background-color: #fff;
}
#index .box04 li:nth-child(2) .btn02 {
    border: 1px solid #042389;
}
#index .box04 .title img {margin-right: 15px;}
#index .box04 .arrow {position: absolute; left: 0; top: 0; bottom: 0; margin: auto;}
#index .box04 .icon01,#index .box04 .icon02 {position: absolute; left: 0; top: 40px;}
#index .box04 .center {box-sizing: border-box; border: 3px solid #000; padding: 10px; background: url(img/index/box02_bg.jpg)top left repeat; border-radius: 20px; position: relative; z-index: 10; margin-bottom: 15px;}
#index .box04 .center .big {font-size: 20px; line-height: 1;}
#index .box04 .line_btn {font-size: 20px; box-sizing: border-box; border: 1px solid #189941; background-color: #fff; padding: 10px 0; width: 215px; border-radius: 20px; line-height: 1;}


#index .box05 {background: url(img/index/box05_bg.jpg)center center no-repeat;}
#index .box05 .title {padding-left: 420px;}
#index .box05 .con {background: url(img/index/box02_bg.jpg)top left repeat; padding: 20px; margin-top: 20px;}
#index .box05 .img {position: absolute; left: -380px; bottom: -50px; margin: auto;}
#index .box05 .min {font-size: 20px; line-height: 1; margin: 20px auto 40px;}
#index .box05 li {position: relative;}
#index .box05 .btn02 {background: url(img/index/box05_btn_bg.png)center right 20px no-repeat; background-color: #000; width: 150px; box-sizing: border-box; padding: 10px 0; position: absolute; bottom: 10px; right: -10px; line-height: 1;}
#index .box05 .right_area {margin-left: auto; width: 560px; position: relative;}

#index .box06 {background: url(img/index/box06_bg.jpg)top left repeat;}
#index .box06 .title01 {position: relative; z-index: 10; margin-bottom: 30px;}
#index .box06 h2 {font-size: 40px; padding-bottom: 10px; margin-left: 20px;}
#index .box06 .title {position: relative; background-color: #189941; padding: 10px 0 7px; width: 585px; margin-bottom: 30px;}
#index .box06 h3 {font-size: 30px;}
#index .box06 li {width: 277px; font-size: 16px; line-height: 1.2;}
#index .box06 li p {margin-top: 10px;}
#index .box06 .big_icon {position: absolute; top: 0; right: 0;}

#index .box07 {background: url(img/index/box07_bg.jpg)center center repeat; position: relative;}
#index .box07 h2 {font-size: 30px;}
#index .box07 h2 .big {font-size: 40px;}
#index .box07 .text_area {margin-top: -10px; padding-right: 110px; position: relative;}
#index .box07 .title_icon01 {position: absolute; left: 0; top: 0;}
#index .box07 .title_icon02 {position: absolute; right: 0; top: 0;}
#index .box07 .text {font-size: 25px; margin-left: 10px; line-height: 1;}
#index .box07 .min {font-size: 16px; margin: 20px auto 40px;}
#index .box07 ul {width: 1200px; margin: 0 auto;}
#index .box07 li {position: relative;}
#index .box07 li .icon {position: absolute; top: -15px; left: 5px;}
#index .box07 .btn {margin-top: 30px;}
#index .box07 .line_area {position: absolute; top: 5px; right: 30px; width: 276px; font-size: 16px; z-index: 10; line-height: 1;}
#index .box07 .line_area .btn_area {box-sizing: border-box; border: 1px solid #189941; border-radius: 20px; background-color: #fff; font-size: 20px; padding: 5px 0; margin-top: 10px;}
#index .box07 .line_area img {margin-right: 10px;}

#index .box075 {background: url(img/index/box02_bg.jpg)top left repeat;}
#index .box075 h2 {font-size: 30px; line-height: 1.3; margin-bottom: 20px;}
#index .box075 h3 {font-size: 18px;}
#answer_list {background-color: #fff; box-sizing: border-box; border: 3px solid #dcdcdc; padding: 20px; padding-top: 0;}
.answer_item  {margin-top: 20px;}
#index .box075 .btn {width: 250px; min-width: 250px; padding: 5px 0; font-size: 14px; border: 2px solid #189941; text-align: center; margin: 0; background: url(img/index/box075_bg.png)center right 10px no-repeat;}
#index .box075 .btn02 {box-sizing: border-box; border: 2px solid #000; width: 300px; padding: 10px 0; line-height: 1; font-size: 16px; margin: 30px auto 0; border-radius: 15px; background-color: #fff;}


#index .box08 {background: url(img/index/box08_bg.jpg)center center no-repeat;}
#index .box08 h2 {margin-bottom: 20px;}
#index .box08 .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; border: 2px solid #b5b5b5;}
#index .voice_item:nth-last-child(1) {margin-right: 0;}
#index .box08 h3 {line-height: 1.5; margin-bottom: 10px;}
#index .voice_img {border-bottom: 2px solid #b5b5b5;}
#index .voice_img img {height: 180px; object-fit: cover; width: 100%;}
#index .box08 .btn {
	background-color: #fff;
	border: 1px solid #189941;
	margin-top: 30px;
}

#index .box10 {background: url(img/index/box10_bg.jpg)top center no-repeat; background-size: cover;}
#index .box10 h2 {font-size: 30px; margin: 20px auto;}
#index .box10 .list {position: relative; margin-top: 40px;}
#index .box10 .con {background-color: #fff; box-sizing: border-box; padding: 20px; font-weight: 500; margin-top: 20px;}
#index .box10 h3 {line-height: 1; margin-bottom: 10px; font-size: 16px;}
#index .box10 .inner .img {min-width: 110px; min-height: 76px; max-width: 110px; max-height: 76px; margin-right: 20px;}
#index .box10 .img img {object-fit: cover;min-width: 110px; height: 76px; min-height: 76px;}
#index .box10 .blog_item {padding: 20px 0; box-sizing: border-box; border-bottom: 2px dotted #ccc; position: relative;}
#index .box10 .blog_item:nth-child(1) {padding-top: 0;}
#index .box10 .btn02 {background-color: #fff; width: 250px; color: #000; line-height: 1; padding: 11px 0; font-size: 13px; position: absolute; top: -2px; right: 0; border: 1px solid #000; border-radius: 5px;}
#index .box10 .list:nth-child(2) .btn02 {background-color: #fff;}
#index .box10 .icon {position: absolute; left: -300px; bottom: 150px;}

#index .box11 {background-color: #dcdcdc;}
#index .box11 li {box-sizing: border-box; border: 2px solid #000; background-color: #fff; width: 235px;}
#index .box11 li img {border-right: 2px solid #000;}

#index .box12 {background: url(img/index/box12_bg.jpg)top center repeat;}
#index .box12 .title {margin-bottom: 30px;}
#index .box12 h2 {font-size: 28px; margin-left: 20px;}
#index .box12 .icon {position: absolute; right: -300px; top: -150px;}


/*========================
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; background-size: cover;}
footer .over .inner {margin-top: 20px;}
footer table {margin-right: 150px;}
footer table th,footer table td {padding-bottom: 10px;}
footer table th {font-weight: bold; padding-right: 50px;}
footer .con {box-sizing: border-box; background-color: #fff; padding: 3px; font-size: 12px; color: #000;}
footer .con .big {font-size: 16px; line-height: 1; margin-bottom: 10px;}
footer .txt {padding: 20px 20px 10px;}


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

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

#pop_banner .inner 
{display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; background-color: #fff; border: 1px solid #000;
width: 900px;
	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; padding-right: 5px;}
#pop_banner .right_area a {margin-left: 5px;}
/*========================
ページ設定
========================*/
/*
サムネ
*************/
.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);}
/*****************
width480px以下
*****************/
@media screen and (max-width:480px) {
.page_thumb img {
	height: 120px;
}
}

/*
タイトル
*************/
.page_title {
	background-color: #189941;
	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;
}
}
