@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document slider
--------------------------------------------------------- */

#slider {
	margin-bottom: 15px;
}

#slider .container {
	height: 500px;
	overflow: hidden;
	font-size: 0;
	position: relative;
}

#slider picture {
	width: 1200px;
	height: 500px;
}

#slider picture img {
	width: 1200px;
	height: 500px;
}

#slider .slick-arrow {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.9);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	z-index: 3;
	cursor: pointer;
}

#slider .slider_prev {
	left: 20px;
}

#slider .slider_next {
	right: 20px;
}

#slider .slider_prev:after,
#slider .slider_next:after {
	content: '';
	width: 12px;
	height: 12px;
	transform: rotate(45deg) translateY(-50%);
	position: absolute;
	top: 50%;
	z-index: 4;
}

#slider .slider_prev:after {
	margin-top: -2px;
	border-bottom: solid 2px #444;
	border-left: solid 2px #444;
	left: 10px;
}

#slider .slider_next:after {
	margin-top: -2px;
	border-top: solid 2px #444;
	border-right: solid 2px #444;
	right: 20px;
}

#slider .slick-dots {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about p {
	margin-bottom: 50px;
	font-size: 14px;
	letter-spacing: 0.05em;
}
#about h1 {
    margin-bottom: 30px;
    font-family: 'Shippori Mincho', serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 1.3;
    color: #5c84b5;
}
/* ---------------------------------------------------------
	CSS Document lp_navi
--------------------------------------------------------- */


#lp_navi .container {
	margin-bottom: 90px;
}
#lp_navi h2 {
        margin-bottom: 50px;
        text-decoration: underline dashed #a1c1e0 1px;
        text-underline-offset: 0.75em;
        font-family: 'Shippori Mincho', serif;
        font-weight: 600;
        font-size: 26px;
        line-height: 60px;
        color: #6e9fcf;
    }
#lp_navi ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#lp_navi ul li{
	width: calc(100%/6);
	padding: 0 10px;
}

#lp_navi ul li a{
	display: block;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
	padding: 10px 0;
	color: #808080;
	font-weight: bold;
}
#lp_navi ul li a[href="#lp_01"]{
	background: #e1eaf3;
}
#lp_navi ul li a[href="#lp_02"]{
	background: #faecec;
}
#lp_navi ul li a[href="#lp_03"]{
	background: #edeaf3;
}
#lp_navi ul li a[href="#lp_04"]{
	background: #e9f2f3;
}
#lp_navi ul li a[href="#lp_05"]{
	background: #eff4df;
}
#lp_navi ul li a[href="#lp_06"]{
	background: #fbf2e7;
}
/* ---------------------------------------------------------
	CSS Document lp
--------------------------------------------------------- */

#lp .container {
	margin-bottom: 90px;
	text-align: left;
}

#lp h2 {
	height: 46px;
	margin-bottom: 30px;
	padding-left: 1em;
	font-weight: 500;
	font-size: 18px;
	line-height: 44px;
}

#lp h2.lp_01 {
	background: #e1eaf3;
}

#lp h2.lp_02 {
	background: #faecec;
}

#lp h2.lp_03 {
	background: #edeaf3;
}

#lp h2.lp_04 {
	background: #e9f2f3;
}

#lp h2.lp_05 {
	background: #eff4df;
}

#lp h2.lp_06 {
	background: #fbf2e7;
}

#lp .flex {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

#lp figure {
	width: 382px;
	margin-right: 27px;
	margin-bottom: 27px;
	border: solid 1px #d3d3d3;
	background: #fff;
	text-align: left;
}

#lp .find:hover {
	opacity: 0.6;
}

#lp figure:nth-of-type(3n) {
	margin-right: 0;
}

#lp figure img {
	height: 210px;
}

#lp figure figcaption span {
	display: block;
	height: 48px;
	padding-left: 1em;
	font-size: 15px;
	line-height: 44px;
	color: #444;
}

#lp figure figcaption a {
	display: block;
	height: 48px;
	padding-left: 1em;
	text-decoration: none;
	font-size: 15px;
	line-height: 44px;
	color: #444;
	position: relative;
}

#lp figure figcaption a:before {
	content: '';
	width: 8px;
	height: 8px;
	border-top: solid 2px #d4c29f;
	border-right: solid 2px #d4c29f;
	transform: rotate(45deg) translateY(-50%);
	position: absolute;
	top: 50%;
	right: 20px;
}

/* ---------------------------------------------------------
	CSS Document concept
--------------------------------------------------------- */

#concept h2 {
	margin-bottom: 40px;
	font-family: 'Shippori Mincho', serif;
	font-weight: 600;
	font-size: 36px;
	line-height: 1;
}

#concept .section {
	padding: 40px 0 60px;
}

#concept .section:nth-of-type(odd) {
	background: #eefaff;
}

#concept .num {
	font-family: 'Shippori Mincho', serif;
	font-weight: 500;
	font-style: italic;
	font-size: 50px;
	line-height: 1;
	color: #6e9fcf;
}

#concept h3 {
	margin-bottom: 50px;
	text-decoration: underline dashed #a1c1e0 1px;
	text-underline-offset: 0.75em;
	font-family: 'Shippori Mincho', serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 60px;
	color: #6e9fcf;
	position: relative;
	z-index: 0;
}

#concept .flex {
	display: flex;
	justify-content: center;
}

#concept .row {
	width: 480px;
	text-align: left;
	letter-spacing: 0.05em;
}

#concept .row p {
	margin-bottom: 1.2em;
}

#concept .row li {
	height: 36px;
	padding-left: 34px;
	background: url(../images/check.svg) no-repeat left / auto 23px;
	font-size: 18px;
	line-height: 34px;
}

#concept .flex figure img {
	width: 420px;
	height: 250px;
}

#concept #concept_04 figure {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

#concept #concept_04 figure img {
	width: 380px;
	height: 264px;
	margin-right: 20px;
}
