@charset "UTF-8";
/*---------------------------------------
 * PC
---------------------------------------*/
@media print, screen and (min-width:931px) {
	/*共通*/
	.page_title {
		margin: 80px 0 60px 0;
	}
	.page_title h2 {
		color: #6c472e;
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 24px;
		text-align: center;
	}
	.page_title h2 span {
		color: #6c472e;
		font-size: 17px;
		display: block;
		margin: 0 0 15px 0;
	}
	
	#mv {
	}
	.mv_wrap {
		position: relative;
	}
	.mv_img {
		width: 62%;
	}
	.mv_img figure {
	}
	.mv_img figure img {
		width: 100%;
		height: auto;
	}
	.mv_text_wrap {
		width: 45%;
		background-color: #fff;
		padding: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.mv_text_wrap h1 {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 26px;
		color: #6c472e;
		margin: 0 0 30px 0;
		line-height: 1.6;
	}
	.mv_text {
		font-size: 14px;
		color: #6c472e;
		line-height: 1.8;
	}
	
	#recommend {
	}
	.recommend_list {
		width: 1000px;
		margin: 0 auto;
	}
	.recommend_list ul {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.recommend_list ul li {
		width: 31%;
	}
	.recommend_tmb {
	}
	.recommend_tmb figure {
	}
	.recommend_tmb figure img {
		width: 100%;
		height: auto;
	}
	.recommend_list_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 16px;
		color: #6c472e;
		line-height: 1.6;
		text-align: center;
		margin: 25px 0 0 0;
	}
	
	#possible {
		background-color: #f7f7f5;
		padding: 80px 0;
		margin: 80px auto 0;
	}
	#possible > .page_title {
		margin: 0 0 60px 0;
	}
	.possible_list {
		width: 1000px;
		margin: 0 auto;
	}
	.possible_list ul {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.possible_list ul li {
		width: 31%;
		background-color: #fff;
		margin: 0 0 60px 0;
	}
	.possible_list ul li:nth-of-type(1), .possible_list ul li:nth-of-type(2), .possible_list ul li:nth-of-type(3) {
		margin: 0 0 30px 0;
	}
	.possible_tmb {
	}
	.possible_tmb figure {
	}
	.possible_tmb figure img {
		width: 100%;
		height: auto;
	}
	.possible_list_text_wrap {
		padding: 30px 30px 55px;
	}
	.possible_list_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 16px;
		color: #6c472e;
		line-height: 1;
		margin: 0 0 15px 0;
	}
	.possible_list_text {
		font-size: 12px;
		color: #6c472e;
		line-height: 1.6;
	}
	
	.present {
		border-top: 1px solid #e5e5e1;
		width: 1000px;
		margin: 0 auto;
		padding: 60px 0 0 0;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.present_tmb {
		width: 45%;
	}
	.present_tmb figure {
	}
	.present_tmb figure img {
		width: 100%;
		height: auto;
	}
	.present_text_wrap {
		width: 55%;
		padding: 45px;
		background-color: #fff;
	}
	.present_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 20px;
		color: #6c472e;
		line-height: 1.6;
		margin: 0 0 25px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #e5e5e1;
	}
	.present_list {
	}
	.present_list ul {
	}
	.present_list ul li {
		margin: 0 0 20px 0;
	}
	.present_list ul li:last-child {
		margin: 0;
	}
	.special_title {
		font-size: 15px;
		font-weight: bold;
		color: #6c472e;
		margin: 0 0 12px 0;
	}
	.special_text {
		font-size: 12px;
		color: #6c472e;
		line-height: 1.6;
	}
	
	#flow {
	}
	p.arow {
    top: 125px;
    left: 260px;
    position: absolute;
    color: #6c472e;
}
	p.arow02 {
		top: 134px;
        left: 548px;
        position: absolute;
        color: #6c472e;
	}
	.flow_list {
		width: 825px;
		margin: 0 auto;
		position: relative;
	}
	.flow_list ul {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.flow_list ul li {
		width: 248px;
		height: 248px;
		border-radius: 248px;
		background-color: #f7f7f5;
		padding: 11% 0 0 0;
	}
	.flow_list_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 18px;
		color: #6c472e;
		line-height: 1;
		text-align: center;
		margin: 0 0 20px 0;
	}
	.flow_list_text {
		font-size: 12px;
		color: #6c472e;
		line-height: 1.6;
		text-align: center;
	}
	
	#fair {
		border-top: 1px solid #e5e5e1;
		width: 1000px;
		margin: 60px auto 80px;
		padding: 60px 0 0 0;
	}
	#fair > .page_title {
		margin: 0 0 60px 0;
	}
	.fair_list {
	}
	.fair_list ul {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.fair_list ul li {
		width: 31%;
	}
	.fair_tmb {
		margin: 0 0 25px 0;
	}
	.fair_tmb figure {
	}
	.fair_tmb figure img {
		width: 100%;
		height: auto;
	}
	.fair_list_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 14px;
		color: #6c472e;
		line-height: 1.4;
		margin: 0 0 15px 0;
	}
	.fair_list ul li dl {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.fair_list ul li dl dt {
		ont-size: 13px;
		font-weight: bold;
		color: #6c472e;
		width: 20%;
		margin: 0 0 15px 0;
	}
	.fair_list ul li dl dd {
		ont-size: 12px;
		color: #6c472e;
		width: 80%;
		margin: 0 0 15px 0;
	}
	.fair_list ul li a {
		background-color: #df8887;
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 14px;
		color: #fff;
		text-align: center;
		display: block;
		padding: 17px 0;
		margin: 5px 0 0 0;
	}
}
/*---------------------------------------
 * SP
---------------------------------------*/
@media print, screen and (max-width:930px) {
	/*共通*/
	.page_title {
		margin: 60px 0 35px 0;
	}
	.page_title h2 {
		color: #6c472e;
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 20px;
		text-align: center;
	}
	.page_title h2 span {
		color: #6c472e;
		font-size: 17px;
		display: block;
		margin: 0 0 15px 0;
	}
	
	#mv {
	}
	.mv_wrap {
	}
	.mv_img {
		width: 100%;
	}
	.mv_img figure {
	}
	.mv_img figure img {
		width: 100%;
		height: auto;
	}
	.mv_text_wrap {
		width: 90%;
		margin: 60px auto;
	}
	.mv_text_wrap h1 {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    color: #6c472e;
    margin: 0 0 10px 0;
    line-height: 1.6;
	}
	.mv_text {
		font-size: 13px;
		color: #6c472e;
		line-height: 1.8;
	}
	.mv_text br {
		display: none;
	}
	
	#recommend {
	}
	.recommend_list {
		width: 80%;
		margin: 0 auto;
	}
	.recommend_list ul {
	}
	.recommend_list ul li {
		width: 100%;
	}
	.recommend_tmb {
	}
	.recommend_tmb figure {
	}
	.recommend_tmb figure img {
		width: 100%;
		height: auto;
	}
	.recommend_list_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 16px;
		color: #6c472e;
		line-height: 1.6;
		text-align: center;
		margin: 25px 0 45px 0;
	}
	
	#possible {
		background-color: #f7f7f5;
		padding: 60px 0;
		margin: 60px auto 0;
	}
	#possible > .page_title {
		margin: 0 0 35px 0;
	}
	.possible_list {
		width: 80%;
		margin: 0 auto;
	}
	.possible_list ul {
	}
	.possible_list ul li {
		width: 100%;
		background-color: #fff;
		margin: 0 0 15px 0;
	}
	.possible_list ul li:last-child {
		margin: 0 0 45px 0;
	}
	.possible_tmb {
	}
	.possible_tmb figure {
	}
	.possible_tmb figure img {
		width: 100%;
		height: auto;
	}
	.possible_list_text_wrap {
		padding: 30px 30px 55px;
	}
	.possible_list_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 16px;
		color: #6c472e;
		line-height: 1;
		margin: 0 0 15px 0;
	}
	.possible_list_text {
		font-size: 12px;
		color: #6c472e;
		line-height: 1.6;
	}
	
	.present {
		border-top: 1px solid #e5e5e1;
		width: 90%;
		margin: 0 auto;
		padding: 40px 0 0 0;
	}
	.present_tmb {
		width: 100%;
	}
	.present_tmb figure {
	}
	.present_tmb figure img {
		width: 100%;
		height: auto;
	}
	.present_text_wrap {
		width: 100%;
		padding: 40px 5%;
		background-color: #fff;
	}
	.present_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 16px;
		color: #6c472e;
		line-height: 1.6;
		margin: 0 0 25px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #e5e5e1;
	}
	.present_list {
	}
	.present_list ul {
	}
	.present_list ul li {
		margin: 0 0 20px 0;
	}
	.present_list ul li:last-child {
		margin: 0;
	}
	.special_title {
		font-size: 15px;
		font-weight: bold;
		color: #6c472e;
		margin: 0 0 12px 0;
	}
	.special_text {
		font-size: 12px;
		color: #6c472e;
		line-height: 1.6;
	}
	
	#flow {
	}
	p.arow {
        top: 30%;
    left: 47%;
        position: absolute;
        color: #6c472e;
        font-size: 20px;
}
	p.arow02 {
		top: 65%;
    left: 47%;
        position: absolute;
        color: #6c472e;
        font-size: 20px;
	}
	.flow_list {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.flow_list ul {
	}
	.flow_list ul li {
		width: 248px;
		height: 248px;
		border-radius: 248px;
		background-color: #f7f7f5;
		padding: 24% 0 0 0;
		margin: 0 auto 20px;
	}
	.flow_list_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 18px;
		color: #6c472e;
		line-height: 1;
		text-align: center;
		margin: 0 0 20px 0;
	}
	.flow_list_text {
		font-size: 12px;
		color: #6c472e;
		line-height: 1.6;
		text-align: center;
	}
	
	#fair {
		border-top: 1px solid #e5e5e1;
		width: 90%;
		margin: 60px auto 80px;
		padding: 60px 0 0 0;
	}
	#fair > .page_title {
		margin: 0 0 60px 0;
	}
	.fair_list {
	}
	.fair_list ul {
	}
	.fair_list ul li {
		width: 100%;
		margin: 0 0 40px 0;
	}
	.fair_tmb {
		margin: 0 0 25px 0;
	}
	.fair_tmb figure {
	}
	.fair_tmb figure img {
		width: 100%;
		height: auto;
	}
	.fair_list_title {
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 14px;
		color: #6c472e;
		line-height: 1.4;
		margin: 0 0 15px 0;
	}
	.fair_list ul li dl {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.fair_list ul li dl dt {
		ont-size: 13px;
		font-weight: bold;
		color: #6c472e;
		width: 20%;
		margin: 0 0 15px 0;
	}
	.fair_list ul li dl dd {
		ont-size: 12px;
		color: #6c472e;
		width: 80%;
		margin: 0 0 15px 0;
	}
	.fair_list ul li a {
		background-color: #df8887;
		font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size: 14px;
		color: #fff;
		text-align: center;
		display: block;
		padding: 17px 0;
		margin: 5px 0 0 0;
	}
}