﻿@import url("https://use.typekit.net/jfk2jqt.css");

.spcontent {
	display:none;
}
body {
	background: #fff;
	width: 100%;
}
header {
	width: 100%;
	background: #d3f4fd;
	z-index: 50;
}
h1,h2,h3 {
	font-family: kozuka-mincho-pro, serif;
	font-weight: 300;
	font-style: normal;
}
img {
	max-width: 100%;
}
p {
	font-family: kozuka-gothic-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
}
small {
	font-size: 14px;
}
.wine {
	color: #8b1129;
}
.red {
	color:#d93051;
}
.inl-b {
	display: inline-block;
}
.sml01 {
	font-size: 70%;
}
.sml02 {
	font-size: 50%;
}
.big01 {
 font-size: 140%!important;
}
#Header {
	width: 100%;
	background: #8b1129;
	display: flex;
	padding: 15px 0;
	position: fixed;
	justify-content: space-between;
}
.wrapper {
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
}
.main_content {
	padding: 0 3%;
	box-sizing: border-box;
}
.header_wrapper {
	position: relative;
}
.header_logo {
	margin: 0 auto;
	text-align: center;
}
.header_logo span {
	color: #fff;
	font-size: 14px;
	line-height: 200%;
}
.head_nav {
	background: #fff;
	padding: 13px 8px;
	margin-right: 2px;
	border-radius:3px;
	position: absolute;
	top: 13px;
	right: 2px;
}
.head_nav:after {
	content:"\025b6";
}
#FV {
	padding-top: 100px;
	background: -moz-linear-gradient(left, #dbe2e6 0%,#dbe2e6 50%,#f4f9fb 50%,#f4f9fb 100%); 
	background: -webkit-linear-gradient(left, #dbe2e6 0%,#dbe2e6 50%,#f4f9fb 50%,#f4f9fb 100%); 
	background: linear-gradient(90deg,#dbe2e6 0%,#dbe2e6 50%,#f4f9fb 50%,#f4f9fb 100%); 
}
.fv_img {
	background: url(../images/fv_img@2x.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: contain;
	padding: 65px 20px 140px;
	box-sizing: border-box;
}
.fv_catch {
	width: 75%;
}
.fv_img h1 {
	font-size: 51px;
	line-height: 115%;
}
.fv_img h2 {
	font-size: 30px;
	margin: 15px 0 ;
	line-height: 130%;
}
.fv_photo {
	width: 50%;
	text-align: center;
	margin: 50px 0 0;
}
.fv_photo h3 {
	font-size: 20px;
	margin-bottom: -20px;
}
.bridal_nav_box {
	width: 45%;
	margin: -10px 0 20px 2.25%;
}
.bridal_nav {
	text-align:center;
	background: url(../images/fv_waku.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
	padding:30px 20px;
}
.bridal_nav p {
 	font-size: 20px;
	line-height: 130%;
}
.under_pink {
	background: linear-gradient(transparent 50%, #f7d6dc 50%);
	display: inline;
}
.bridal_nav_box small {
	text-align: right;
	display: block;
	margin-right: 17px;
}
.over_flower {
	text-align:center;
	margin-top: -204px;
	overflow: hidden;
	height:276px!important;
	background: url(../images/fv_flower.png);
	background-repeat: no-repeat;
	background-position: center;
}
.over_flower div {
	width: 1483px;
	margin:0 auto;
}
.over_flower img {
	text-align:center;
}
.sec01 {
	padding: 50px 0;
}
.sec01 h2,.sec03 h2,.sec04 h2, .sec05 h2, .sec06 h2, .sec07 h2, .sec08 h2, .sec09 h2, .sec10 h2,.sec11 h2, .sec12 h2, .sec13 h2, .sec14 h2, .sec15 h2, .faq h2, .form h2{
	font-size: 35px;
	text-align: center;
	line-height: 130%;
}
.sec01_01,.sec01_02 {
	width: 95%;
	display:flex;
	justify-content: center;
	align-items: center;
	margin: 80px auto;
}
.sec01_01_img {
	width: 35%;
	text-align: center;
}
.sec01_01_txt {
	font-size: 25px;
	text-align:center;
	line-height: 140%;
	margin-left: 20px;
}
.sec01_01_txt p{
	margin: 20px 0;
}
.sec01_voice_box {
	display: block;
	width: 75%;
}
.sec01_voice_box div {
	background: #d93051;
	color: #fff;
	padding: 20px;
	margin: 15px 0;
	border-radius: 5px;
	font-family: kozuka-mincho-pro, serif;
	font-weight: 300;
	font-style: normal;
}
.sec01_voice {
	line-height: 140%;
}
.sec01_voice span {
	color: #fff;
}
.sec01_voice_img {
	width: 30%;
	margin-left: -10%;
}
.sec02 {
	background: #eeeeee;
	padding: 200px 0 50px;
	z-index: 10;
}
.letter {
	background: url(../images/paper_gos_top.jpg),url(../images/paper_gos_btm.jpg),url(../images/paper_gos_mid.jpg);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: top, bottom, top;
	background-size:contain;
}
.shadow {
	width: 95%;
	margin:0 auto;
}
.sec02_letter {
	margin: 0 auto;
	text-align: center;
	padding: 20px 45px;;
	overflow: hidden;
}
.sec02_letter img {
	width: 350px;
	margin: 60px 0 40px;
}
.sec02_letter p {
	font-size: 20px;
	line-height: 150%;
	margin-bottom: 50px;
}
.shadow:after {
	content:"";
	display: block;
	width: 100%;
	height: 100px;
	margin:0 auto;
	background: url(../images/paper_shadow.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
.letter_flower_box {
	position: relative;
}
.letter_flower {
	width: 80%;
	height:164px!important;
	background: url(../images/over_flower.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -120px;
	left: 3.5%;
}
.letter_photo {
	width: 250px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.sec03 {
	background: url(../images/sec03_bg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: top left -220px;
}
.sec03_content {
	padding:80px 0 50px 40%;
	width: 100%;
	box-sizing: border-box;
}
.sec03_01 {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.sec03_01 ul {
	margin: 50px 0 0;
	font-size: 20px;
}
.sec03_01 ul li {
	background: url(../images/sec03_img01.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 20px 0px 20px 45px;
}
.sec04_01 {
	background: #eef6fa;
	padding-top: 80px;
}
.sec04_01 p {
	padding-top: 50px;
}
.sec04_02 {
	background: #e1e7e9;
}
.sec04_02 .main_content {
	background: url(../images/sec04_02_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right -50px;
	background-size: contain;
	padding-top: 80px;
	overflow: hidden;
}
.sec04_02_cont {
	width: 67%;
}
.sec04_02 h2 {
	text-align: left;
}
.sec04_02 p {
	font-size: 20px;
	margin: 50px 0 150px;
	line-height: 150%;
}
.sec04_03 {
	background: #eff3f6;
	padding: 70px 0 0;
}
.sec04_03 .main_content {
	background: url(../images/sec04_03_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0;
}
.sec04_04 {
	padding-top: 70px;
	background: -moz-linear-gradient(left, #dfe5e5 0%,#dfe5e5 50%,#dce3e8 50%,#dce3e8 100%); 
	background: -webkit-linear-gradient(left, #dfe5e5 0%,#dfe5e5 50%,#dce3e8 50%,#dce3e8 100%); 
	background: linear-gradient(90deg,#dfe5e5 0%,#dfe5e5 50%,#dce3e8 50%,#dce3e8 100%); 
}
.sec04_04 .main_content {
	background: url(../images/sec04_04_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding-bottom: 800px;
	position:relative;
}
.sec04_04 .main_content small {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.sec05 {
	background: #dde2e6;
	padding: 150px 0 50px;
}
.sec05 h2 {
	padding: 50px 0;
}
.sec06 {
	background: #eef6fa;
	padding: 70px 0;
}
.sec06 p {
	font-size: 20px;
	text-align: center;
	padding: 50px 0;
}
.sec06_voice_box {
	background: url(../images/paper_bg.jpg);
	padding: 20px;
	display: flex;
}
.sec06_voice_img {
	margin-right: 20px;
	box-sizing: border-box;
}
.sec06_voice_txt dl dt {
	font-size: 20px;
	font-family: kozuka-mincho-pro, serif;
	font-weight: 300;
	font-style: normal;
	line-height: 150%;
	border-bottom: solid 1px #d93051;
}
.sec06_voice_txt dl dd p {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	padding: 10px 0;
}
.sec06 .shadow:after {
	height: 70px;
}
.sec07 {
	background: #ebeff2;
	padding: 70px 0;
}
.sec07_img {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
}
.sec07 p, sec09 p,.sec10 p,.sec11 p,.sec12 p {
	font-size: 20px;
	line-height: 180%;
	padding-bottom: 20px;
}
.sec08 {
	background: url(../images/fv_flower.png), #eef6fa;
	background-repeat: no-repeat;
	background-position : bottom -72px center;
	padding: 70px 0;
}
.sec08_choice, .sec09_list {
	background:	#fff;
	margin: 50px 0 0;
	padding: 5%;
}
.sec08_choice dl {
	padding-bottom: 30px;
}
.sec08_choice dl:last-child {
	padding-bottom: 0;
}
.sec08_choice dl dt {
	font-family: kozuka-mincho-pro, serif;
	font-weight: 300;
	font-style: normal;
	font-size:27px;
	line-height: 150%;
	margin-bottom: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.sec08_choice01 {
	background: url(../images/sec08_icn01.png);
}
.sec08_choice02 {
	background: url(../images/sec08_icn02.png);
}
.sec08_choice03 {
	background: url(../images/sec08_icn03.png);
	background-position: 5px 5px!important;
}
.sec08_choice04 {
	background: url(../images/sec08_icn04.png);
}
.sec08_choice05 {
	background: url(../images/sec08_icn05.png);
}
.sec08_choice dl dd {
	font-size: 20px;
	line-height: 180%;
}
.sec09 {
	background: url(../images/fv_flower.png), #ebeff2;
	background-repeat: no-repeat;
	background-position : top -204px center;
	padding: 70px 0;
}
.sec09_list {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.sec09_list ul {
	font-family: kozuka-mincho-pro, serif;
	font-weight: 300;
	font-style: normal;
	font-size:27px;
	line-height: 150%;
	margin-bottom: 10px;
	
}
.sec09_list ul li {
	padding:35px 0 35px 80px;
	background-repeat: no-repeat;
	background-position: center left;
}
.sec09_list01 {
	background:url(../images/sec09_icn01.png);
}
.sec09_list02 {
	background:url(../images/sec09_icn02.png);
}
.sec09_list03 {
	background:url(../images/sec09_icn03.png);
}
.sec09_list04 {
	background:url(../images/sec09_icn04.png);
}
.sec09_list05 {
	background:url(../images/sec09_icn05.png);
}
.sec09_list06 {
	background:url(../images/sec09_icn06.png);
}
.sec09_list07 {
	background:url(../images/sec09_icn07.png);
}
.sec10 {
	background: #eef6fa;
	padding-bottom: 80px;
	overflow: hidden;
}
.sec10_ttl {
	background: #d93051;
	padding: 20px 0;
}
.sec10_ttl h2 {
	color: #fff;
}
.sec10_ttl h2 span{
	color: #fff;
}
.sec10_box {
	position: relative;
}
.sec10_bgimg {
	position: absolute;
	top: -40px;
	right: -60px;
	z-index: 15;
}
.sec10_txt {
	width: 80%;
	padding: 50px;
	position: inherit;
	z-index: 25;
}
.sec10_course_itm {
	background: #fff;
	border: solid 1px #886b33;
	padding: 25px;
	border-radius: 8px;
}
.sec10_course_itm ul {
	display: flex;
}
.sec10_course_itm ul li {
	margin: 0 10px;
	box-sizing: border-box;
}
.sec10_course {
	position: inherit;
	z-index: 25;
	text-align: center;
}
.sec10_course_box {
	width: 45%;
	display:inline-block;
}
.sec10_course_inner {
	background: url(../images/paper_bg.jpg);
	padding: 3px;
	margin: 0 10px;
}
.sec10_course_inner dl {
	border: solid 1px #400410;
	padding: 14px;
	text-align: center;
	position: relative;
}
.sec10_course_inner dl:after {
	content: url(../images/sec10_price_ribbon.png);
	position: absolute;
	top: -20px;
	left: -38px;
}
.sec10_course_inner dl dt {
	font-family: kozuka-mincho-pro, serif;
	font-weight: 300;
	font-style: normal;
	font-size:25px;
	line-height: 150%;
}
.sec10_course_inner .text{
	padding: 0;
}
.sec10_course_inner .price{
	font-family: kozuka-mincho-pro, serif;
	font-weight: 300;
	font-style: normal;
	font-size:40px;
	line-height: 100%;
	padding: 0;
	font-style: italic;
}
.sec10 .shadow:after {
	height: 30px;
}
.under_red {
	background: #d93051;
	display: inline;
	color: #fff;
	padding: 5px 0;
}
.link_form {
	padding: 40px 0;
	text-align: center;
}
.link_form h3 {
	font-family: kozuka-gothic-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
}
.link_form p {
	padding: 15px 0 10px;
}
.link_form a {
	width: 50%;
	margin: 0 auto;
	background: #118c26;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	font-size: 25px;
	display: block;
	padding: 20px 0;
}
.sec11 {
	background: #ebeff2;
	padding: 80px 0;
}
.sec11 h2, .sec12 h2 {
	margin-bottom: 50px;
}
.sec12 {
	background:url(../images/paper_bg.jpg);
	padding: 80px 0;
	position: relative;
	overflow: hidden;
}
.sec12_ribbon01 {
	position: absolute;
	top: -230px;
	left: -230px;
}
.sec12_ribbon02 {
	position: absolute;
	bottom: -230px;
	right: -230px;
}
.sec13 {
	background: url(../images/sec13_bg.png), #eef6fa;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 80px 0;
}
.sec13_flow {
	padding: 50px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sec13_flow ul li {
	margin: 20px 0;
	background: #fff;
	border-radius: 10px;
	display: flex;
	vertical-align: middle;
	align-items: center;
}
.flow_nun {
	background: #d93051;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px 0 0 10px;
	padding: 5px;
	box-sizing: border-box;
}
.flow_txt {
	padding: 0 15px;
	font-family: kozuka-mincho-pro, serif;
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
}
.flow_txt span {
	display: inline-block;
	padding: 5px 20px;
	background: #400410;
	color:#fff;
	font-family: kozuka-gothic-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 25px;
}
.sec14 {
	background: #ebeff2;
	padding: 80px 0;
}
.sec14_acess {
	padding-top:50px;
	display: flex;
	align-items: center;
}
.sec14_acess_txt {
	width: 53%;
	font-size: 20px;
	line-height: 150%;
}
.sec14_acess_map {
	padding-left: 20px;
	width: 47%;
}
.acess_add {
	display: flex;
	align-items: center;
}
.faq {
	background: url(../images/paper_bg.jpg);
	padding: 80px 0;
}
.faq dl {
	padding-top: 50px;
	width: 95%;
	margin: 0 auto;
	font-size: 20px;
	line-height: 150%;
}
.faq dl dt {
	width: 100%;
	background: #d93051;
	padding: 10px;
	color: #fff;
	box-sizing: border-box;
}
.faq dl dd {
	letter-spacing: 0;
	padding: 10px 10px 30px 10px;
	box-sizing: border-box;
}
.form {
	background: #ebeff2;
	padding: 80px 0;
}
.form-top-txt {
	background: #fff;
	padding: 20px;
	margin: 30px 0;
	font-size: 15px;
	line-height: 140%;
}
.form-top-txt ul {
	margin-bottom: 10px;
}
.sec15 {
	background: url(../images/sec15_bg.jpg), #eef6fa;
	background-repeat: no-repeat;
	background-position: bottom left -100px;
	background-size: 50%;
	padding: 80px 0;
	text-align:center;
}
.sec15 p {
	margin: 20px 0;
	font-size: 20px;
	line-height: 140%;
}
.sec15_sns {
	width: 300px;
	margin: 50px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sec15_sns div {
	padding: 20px;
}
footer {
	background: #8b1129;
	text-align:center;
	padding: 25px 5px;
}
footer small {
	color: #fff;
}
footer small span {
	color: #fff;
}
/* form */
.contact-form_in {
    margin: 10px;
}
.contact-form_in dl {
    margin-top: -1px;
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
}
.contact-form_in dt {
    padding: 10px;
    line-height: 1.5;
    border-bottom: 1px solid #e6e6e6;
}
.contact-form_in dt .must {
    margin-left: 20px;
    padding: 2px 5px;
    background: #8c112a;
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.contact-form_in dd {
    padding: 10px;
    background: #fff;
}
.contact-form_in dd input.w100 {
    width: 100% !important;
}
.contact-form_in dd input, .contact-form_in dd textarea {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 10px 10px;
    border: none;
    box-shadow: none;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
}
.contact-form_in dd input[name="郵便番号"] {
    width: 140px !important;
}
.contact-form_in dd select {
    position: relative;
    margin-bottom: 5px;
    padding: 8px 10px;
    max-width: 100%;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
}
.contact-form_in dd li {
    margin-bottom: 8px;
}
.contact-form_in dd li span {
    display: inline-block;
}
.contact-form_in dd textarea {
    width: 100% !important;
    height: 120px !important;
}
.mfp_buttons {
	width: 50%;
	margin: 30px auto;
	text-align: center;
}
.mfp_buttons button {
	background: #8b1129;
	color: #fff;
	padding: 10px 50px;
	font-size: 16px;
}
/* slider */
.slider_slick {
	overflow: hidden;
}
.slider_slick ul li {
	height: 400px;
	background: #fff;
	margin: 0 0.2%;
	padding: 0.2% 0.25%;
	text-align: center;
}
.slider_slick ul li p {
	text-align: left;
	font-size: 16px;
	line-height: 180%;
	padding: 15px 5px 0;
}	
/* thanks */
.algn-l {
	text-align: left;
}
.thanks_inner {
	height: 100%;
}
.thanks_content {
	height:100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	padding: 200px 0 80px;
}
.thanks_content p {
	max-width: 620px;
	margin: 25px auto;
	font-size: 95%;
}
.thanks .sec15_sns {
	margin:0 auto;
}
.thanks footer {
	bottom: 0px;
	width: 100%;
	box-sizing: border-box;
}
.back-btn {
	background: #333;
	width: 250px;
	border-radius: 5px;
	text-align: center;
	padding: 15px;
	margin:0 auto;
}
.back-btn a {
	text-decoration: none;
	color:#fff;
	font-weight: bold;
}
.thanks_info {
	width: 80%;
	max-width: 500px;
	margin: 0 auto;
	background: #d93051;
	text-align:center;
	padding: 25px 20px;
	border-radius: 10px;
}
.thanks_info h3{
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 190%;
	margin:0;
}
.thanks_info h3 span {
	color:#fff;
}
