@charset "UTF-8";



/* reset */

body#index main{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック','MS P Gothic', sans-serif;
}

#index h2,
#index h3,
#box01 .box01_ct .ttl p,
#box01 .box01_item ul li a,
#box02 .box02_item .label,
#box03 .box03_txt .big,
#box04 .ttl,
#box04 .box04_item_ct .item_large,
#box04 .box04_txt p span,
#box06 .box06_txt .btn a,
#box06 .box06_link p a,
#box06 .box06_link li a {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック','MS P Gothic', sans-serif;
	font-weight: 400;
}

.lead_txt{
	color: #999999;
	font-size: 20px;
	font-weight: normal;
}

main input,
main button,
main textarea,
main select,
main p,
main blockquote,
main th,
main td,
main pre,
main address,
main li,
main dt,
main dd {
    font-weight: 400;
}

/* ----------------------------------------- */

.keni-mv_wrap{
	position: relative;
}

.keni-mv_outer{
	position: absolute;
	top: 0;
	left: calc(50% - 1000px);
	width: 2000px;
}

/*SP画像非表示*/
.keni-mv_wrap .show-sp {
	display: none;
}

#box00 .box00_btn a{
	color: #9d8845;
}

#box01{
	margin: 0;
}

#box01 >.inner{
	padding: 60px 0;
}

#box02{
	border: none;
}

#box03 >.inner{
	display: table;
	direction: rtl;
}

#box03 >.inner >*{
	display: table-cell;
	vertical-align: middle;
	direction: ltr;
}

#index .btn_index{
	text-align: center;
}

#index .btn_index a{
	position: relative;
	display: inline-block;
	color: #997f62;
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #997f62;
	padding: 11px 30px;
	text-decoration: none;
	line-height: 1.2;
	background: #fff;
	margin: 0 auto;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-transition: color 0.3s, background-color 0.3s;
	-moz-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
	min-width: 280px;
}


.top-thumb{
	margin-bottom: 1.5em;
}


#box02 ul li{
	width: 180px;
	margin: 0 0 20px;
	border-top: 1px solid #cec49f;
	border-left: 1px solid #cec49f;
	padding: 1em;
	padding-left: 1.2em;
	background: #fafaf7;
	box-sizing: border-box;
}

#box02 ul:after{
	content: "";
	display: block;
	max-width: 180px;
	width: 45%;
}

.thumbnail_title{
}

p.center.mt10.thumbnail_title {
	font-size: 14px;
	/*font-weight: bold;*/
	color: #8b6952;
	display: table-cell;
	height: 3em;
	vertical-align: middle;
	text-align: center;
	width: 610px;
	border: 1px solid #cec49f;
	background: #fff;
	padding: 0.25em 0.5em;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

#index #box03 .btn_index a:hover{
	color: #ffffff;
	background: #997f62;
}

#box03 .box03_greeting{
	width: 560px;
}

#box03 .lead_txt{
	font-size: 16px;
	color: #111111;
}

#box03 .box03_greeting +figure{
	margin: 0;
}

#box04 .inner{
	width: 1180px;
	padding: 60px 0;
}

#box04 nav .slick-slide{
	margin-right: 20px;
}

#box04 nav .slick-slide:last-of-type{
	margin-right: 0;
}

#box04 .img_frame{
	background: #ffffff;
	display: block;
}

#box04 .img_frame +.caption{
	color: #ffffff;
	font-size: 14px;
	display: block;
	text-decoration: underline;
}

#box04 .slick-slide:hover .img_frame +.caption{
	text-decoration: none;
}

#box04 nav .slick-slide a img{
	opacity: 1;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

#box04 nav .slick-slide a:hover img{
	opacity: 0.5;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

#box05 ul{
	display: table;
	table-layout: fixed;
	background: rgba(0, 0, 0, 0.2);
	border: 2px solid #ffffff;
	padding: 30px 10px;
}

#box05 dt{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
	padding-top: 175px;
}

#box05 dt:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 145px;
	height: 155px;
	border-radius: 50%;
}

#box05 .box05_li01 dt:before{
	background: url("../images/fig_reason1.png") no-repeat top center;
}

#box05 .box05_li02 dt:before{
	background: url("../images/fig_reason2.png") no-repeat top center;
}

#box05 .box05_li03 dt:before{
	background: url("../images/fig_reason3.png") no-repeat top center;
}

#box05 .btn_index a{
	color: #fff;
	background: rgba(0, 0, 0, 0.2);
	border: 2px solid #ffffff;
}


/*トップスライダー上部*/


#box01 .index-case-inner article .photo {
	width: auto;
	margin: 0;
}

.index-case-inner .top-slider article{
	border: none;
}

#box01 .index-case-inner .top-slider article .photo {
	width: 100%;
	margin: 0;
	height:100%;
}

#box01 .index-case-inner header {
	width: 48%;
}

#box01 .index-case-inner article {
	width: 100%;
	display: block;
	height:100%;
}


#box01 .index-case-inner article.flexbox {
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
}

#box01 .top-slider li{
	margin-right: 2em;
}

#box01 .top-slider article .photo figure{
	display: flex;
	align-items: center;
}

#box01 .photo-inner.flexbox{
	display: flex;
	margin: 0;
	justify-content: space-between;
	width: 100%;
	position: relative;
	outline: none;
}

#box10 .photo a{
height:100%;
}


#box10{
height:225px;
}

#box10 .slick-list{
height:100%;
}

#box10 .slick-list .slick-track{
height:100%;
}


.index-case-inner .top-slider article h4{
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 14px;
	bottom: 0px;
	font-feature-settings : "palt";
}



#main .index-case-inner .btn-info a
{
    position: relative;
    display: inline-block;
    color: #997f62;
    border: 2px solid #997f62;
    text-decoration: none;
    line-height: 1.2;
    background: #fff;
    margin: 0 auto;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 8px 30px;
    font-size: 16px;
}

#main .index-case-inner .btn-info a:hover
{
    color: #fff;
    background: #997f62;
}


p.btn-info{
	text-align: center;
	margin-top: 2em;
}


#box01 .index-case-inner .top-slider article .photo figure .frame{
	width: auto;
}
.index-case-inner .top-slider article .photo figure{
	width: 45%;
	margin: 0;
}

.top-slider article .photo figure:first-child::after{
	right: -35px;
	border: 15px solid transparent;
	border-left: 15px solid #b1a166;
}


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

	#index h3,
	#index h2{
		font-size: 18px;
		font-weight: bold;
	}

	.lead_txt{
		font-size: 13px;
	}

	.keni-mv_wrap{
		height: auto;
	}

	.keni-mv_outer{
		position: relative;
		width: 160%;
		left: -30%;
	}

	/*SP画像表示*/
	.keni-mv_wrap .show-sp {
		display: block;
	}

	/*PC画像非表示*/
	.keni-mv_wrap .show-pc {
		display: none;
	}

	#index .btn_index a{
		width: 100%;
	}

	.slick-prev{
		left: 15px;
	}

	.slick-next{
		right: 15px;
	}

	#box02 ul{
		justify-content: space-evenly;
	}

	#box02 ul li{
		max-width: 180px;
		width: 45%;
	}

	p.center.mt10.thumbnail_title{
		font-size: 12px;
	}

	#index #box02 h2{
		text-align: center;
	}

	#box03{
		background: #ffffff;
		padding: 0 15px;
		margin: 0 0 25px;
	}

	#box03 >.inner{
		display: block;
		position: relative;
		padding: 0;
		background: #e7e5e3;
		border-radius: 5px;
	}

	#box03 .box03_greeting{
		width: 60%;
		display: table;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 15px;
		margin: auto 0;
	}

	#box03 h2{
		font-size: 15px;
		text-align: left;
		margin-bottom: 8px !important;
	}

	#box03 .lead_txt{
		font-size: 11.1px;
		line-height: 1.2;
		text-align: left;
		margin: 0;
	}

	#box03 .box03_greeting ~figure.pc_none{
		position: relative;
		z-index: 10;
	}

	#box04 .inner{
		padding: 20px 0;
	}

	#index #box04 h3{
		font-weight: 400;
		margin: 0 0 20px;
	}

	#box04 nav{
		margin: 0 auto;
	}

	#box04 .slick-prev,
	#box04 .slick-next{
		top: calc(50% - 30px);
	}

	#box04 .img_frame{
		background: rgba(0,0,0,0);
	}

	#box04 nav .slick-slide{
		margin: 0;
	}

	#box05{
		background: #ffffff;
	}

	#box05 .pc_none{
		position: relative;
	}

	#box05 .pc_none:before{
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0,0,0,0.2);
	}

	#box05 .pc_none img{
		border-radius: 5px;
	}

	#box05 .pc_none p{
		position: absolute;
		width: 100%;
		top: 50%;
		left: 0;
		margin-top: -0.5em;
		display: block;
		vertical-align: middle;
		font-size: 15px;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
	}


	/*トップスライダー上部*/
	#box01 .index-case-inner header{
		width: 100%;
	}

	#box01 .index-case-inner article .photo-inner{
		width: auto;
		display: flex;
		justify-content: space-between;
	}

	#box01 .index-case-inner article .photo figure{
		width: 45%;
	}

	#box01 .index-case-inner article .photo figure .frame{
		width: auto;
	}

	#box01 .index-case-inner article .photo,
	#box01 .index-case-inner article.flexbox{
		margin-bottom: 1em;
	}

	#box01 .top-slider li{
		margin: 0.5em;
	}

	.top-slider{
		width: 80%;
		margin: auto;
	}

	.index-case-inner .top-slider article .photo-inner{
		padding-bottom: 2.5em;
	}


	.top-slider .slick-prev{
		left: -13%;
	}


	.top-slider .slick-next {
		right: -12%;
	}

}

/* -------------------------------------
 * SNS
 * ------------------------------------- */
#front-sns {
	padding : 30px 0;
}
.container_w50 {
	width: 1000px;
	overflow: hidden;
	margin: auto;
}
.container_w50.line {
	background: url(../images/bg_line.png) top center repeat-y;
	height: 510px;/*枚方院のみ記入*/
}
.container_w50 > div {
	width: 475px;
	float: left;
}
.container_w50 > div + div {
	float: right;
}
.sc {
	display : block;
	margin-bottom : 20px;
}
.sc:last-child {
	margin-bottom : 0px;
}
@media screen and (max-width:720px) {
	#front-sns {
		padding : 0;
	}
	.container_w50 {
		width: 100%;
		overflow: hidden;
		margin: auto;
	}
	.container_w50.line {
		background: none;
	}
	.container_w50 > div,
	.container_w50 > div + div {
		width: 100%;
		float: none;
	}
	.container_w50 > div + div {
		margin-top : 30px;
	}
	.sc {
		text-align : center;
		margin : 0 15px 30px 15px;
	}
}
.icon{
	width: 145px;
	height: 145px;
	margin: 0 auto 0.5em;
	overflow: hidden;
	border-radius: 75px;
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
}
.icon img{
	width: 100%;
	height: auto;
}
.libre {
	margin-top: 1em;
	font-family: Libre Baskerville !important;
	color : #34103A !important;
}
h2.libre {
	font-size : 24px !important;
}
h3.libre {
	font-size : 20px !important;
	margin : 0 0 10px 0 !important;
}
@media screen and (max-width:720px) {
	.libre {
		font-weight : normal !important;
	}
}
h2 small, h3 small {
	display: block;
	 font-size: 14px;
}
/* SNS ----*/

/* -- 20190508 フロントページ youtube導線 -- */

section[id^="btn_"] {
	position: absolute;
	width: 93%;
	top: -276px;
}

section[id^="btn_"] .inner {
	position: relative;
}

section[id^="btn_"] .inner:before {
	content: '';
	position: absolute;
	z-index: 5;
	width: 10px;
	height: 10px;
	top: 0;
	bottom: 0;
	right: 64px;
	margin: auto;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	transform: rotate(45deg);
}

section[id^="btn_"] +section[id^="btn_"] {
	top: -211px;
}

section[id^="btn_"] a{
	display: block;
	float: right;
	width: calc( 380px );
	margin: 0 40px 0 0;
	padding: 11px 15px 11px 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.266;
	text-align: center;
	color: #666666 !important;
	transition: opacity .5s;
	box-sizing: border-box;
	position: relative;
	border-left: 6px solid;
	border-right: 6px solid;
	letter-spacing: 0.05em;
}

#btn_youtube a {
	background: #ffffff url(../images/icon_w_youtube.svg) no-repeat;
	background-size: auto 28px;
	background-position: 16px center;
	border-color: #ff0000;
}

#btn_instagram a {
	background: #ffffff url(../images/icon_w_instagram.svg) no-repeat;
	background-size: auto 34px;
	background-position: 18px center;
	border-left-color: #fec053;
	border-right-color: #5342d6;
	letter-spacing: 0.03em;
}

section[id^="btn_"] a::before,
section[id^="btn_"] a::after {
	content: "";
	display: block;
	position: absolute;
	height: 6px;
	left: -6px;
	right: -6px;
}

section[id^="btn_"] a::before {
	top: -6px;

}

section[id^="btn_"] a::after {
	bottom: -6px;
}

#btn_youtube a::before,
#btn_youtube a::after {
	background: #ff0000;
}

#btn_instagram a::before,
#btn_instagram a::after {
	background: linear-gradient(90deg, #fec053 0%, #f2203e 25.73%, #bd289e 69.73%, #5342d6 100%);
}

section[id^="btn_"] a:hover{
	opacity: 0.5;
}

@media screen and (max-width: 640px) {
	section[id^="btn_"]{
		position: static;
		width: 92%;
		margin: 6.6vw auto 6.6vw;
	}

	section[id^="btn_"] +section[id^="btn_"] {
		margin: 5.2vw auto 6.6vw;
	}

	section[id^="btn_"] .inner{
		padding: 0;
	}

	section[id^="btn_"] a{
		float: none;
		width: 100%;
		font-size: 3.76vw;
		margin: 0 40px 0 0;
		padding: 2.75vw 7.5vw 2.98vw 14vw;
		text-align: left;
		white-space: nowrap;
		border-width: 1.6vw;
	}

	section[id^="btn_"] .inner:before {
		width: 1.6vw;
		height: 1.6vw;
		right: 6.66vw;
	}

	#btn_youtube a {
		background-size: auto 6vw;
		background-position: 2.5vw center;
	}

	#btn_instagram a{
		background-size: auto 7.5vw;
		background-position: 3.2vw center;
	}
}
