@charset "UTF-8";
/*---------------------------------------
 * PC
---------------------------------------*/
@media print, screen and (min-width:931px) {
	/*共通*/
	.page_title {
		margin: 10px 0 10px 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 {
		padding-top: 60px;
	}
	.recommend_list {
		width: 1000px;
		margin: 40px auto 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: 30px 0 0 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;
    border-bottom: 1px solid #e5e5e1;
    margin: 0 auto;
    padding: 60px 0 60px 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: 38px 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;
	}
	.module.bridal-fair .inner h2 {
    width: 270px!important;
    margin: 0 auto 15px;
}

.flow_safty {
	    padding: 80px 0;
    width: 1000px;
    margin: auto;
}
.flow_safty h2 {
	    line-height: 1.5;
    font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    color: #6c472e;
    text-align: center;
    margin-bottom: 50px;
}
.flow_safty img{
	width: 100%;
}


.report {
	    padding: 80px 0;
    width: 1000px;
    margin: auto;
}
.report h2 {
	    line-height: 1.5;
    font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    color: #6c472e;
    text-align: center;
    margin-bottom: 50px;
}
.report .report_box {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	background: #f7f7f5;
	padding: 20px 50px 20px 20px;
	    margin-bottom: 15px;
}
.report .report_box .report_img {
	    width: 50%;
}
.report .report_box .report_text {
	    width: 43%;
}
.report .report_box .report_text h3 {
	    font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #6c472e;
    font-size: 25px;
    margin: 30px auto 20px auto;
}
.report .report_box .report_text .report_date {
	    font-family: 'Spinnaker', sans-serif;
    color: #6c472e;
    margin-bottom: 15px;
}
.report .report_box .report_text p {
	font-size: 13px;
    line-height: 1.5;
	    margin-bottom: 20px;
}
.report .report_box .report_text .report_link {
	background: #6c472e;
    padding: 15px;
    text-align: center;
}
.report .report_box .report_text .report_link a {
	color: #fff;
    display: block;
}
.report_link02 {
	background: #6c472e;
    padding: 20px;
    text-align: center;
    width: 400px;
    margin: 50px auto auto auto;
}
.report_link02 a {
	color: #fff;
    display: block;
}


/*---------------------------------------
 * 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: 30px 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;
	}
	.flow_safty {
	    padding: 50px 0;
    width: 100%;
    margin: auto;
}
.flow_safty h2 {
	    line-height: 1.5;
    font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    color: #6c472e;
    text-align: center;
    margin-bottom: 50px;
}
		.flow_safty img {
    width: 100%;
}
	.report {
	    padding: 50px 0;
    width: 100%;
    margin: auto;
}
.report h2 {
	    line-height: 1.5;
    font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 20px;
    color: #6c472e;
    text-align: center;
    margin-bottom: 50px;
}
.report .report_box {
	background: #f7f7f5;
	padding: 20px 20px 20px 20px;
	    margin-bottom: 15px;
}
.report .report_box .report_img {
	    width: 100%;
}
.report .report_box .report_text {
	    width: 100%;
}
.report .report_box .report_text h3 {
	    font-family: 游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #6c472e;
    font-size: 25px;
    margin: 20px auto 10px auto;
}
.report .report_box .report_text .report_date {
	    font-family: 'Spinnaker', sans-serif;
    color: #6c472e;
    margin-bottom: 10px;
}
.report .report_box .report_text p {
	font-size: 13px;
    line-height: 1.5;
	    margin-bottom: 20px;
}
.report .report_box .report_text .report_link {
	background: #6c472e;
    padding: 15px;
    text-align: center;
}
.report .report_box .report_text .report_link a {
	color: #fff;
    display: block;
}
.report_link02 {
	background: #6c472e;
    padding: 20px;
    text-align: center;
    width: 90%;
    margin: 30px auto auto auto;
}
.report_link02 a {
	color: #fff;
    display: block;
}

}