@charset "utf-8";
/*------------------------------------------------------------
	top
------------------------------------------------------------*/
.ls0{
	letter-spacing: 0!important;
}
.alignR{
	text-align: right;
}

.page-title .text-sml .sub {
    letter-spacing: 0;
}
#main .top-sec .content {
	padding: 0 25px;
	position: relative;
	display: flex;
	align-items: center;
}
#main .com-text-box {
	width: 580px;
}
#main .com-text-box li {
	background-position: center top;
}
#main .bg {
	background: url("../img/top/bgn.jpg") no-repeat right 0 top / 1360px;
}
#main .sec01 .strong{
	color:#c03c3f;
	font-size: 1.6em;
}
#main .sec01 .top-box {
	padding: 120px 40px 100px 170px;
	display: flex;
	justify-content: space-between;
}
#main .sec01 .top-box .ttl {
	width: 178px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: center;
}
#main .sec01 .top-box .text {
	padding: 211px 0 0 90px;
	width: calc(100% - 178px);
	box-sizing: border-box;
}
#main .sec01 .top-box .text h2 {
	margin-bottom: 24px;
	font-size: 2.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}
#main .sec01 .top-box .text p {
	font-size: 1.4rem;
	line-height: 1.7;
}
#main .sec01 .img-area {
	margin-bottom: 127px;
	position: relative;
}
#main .sec01 .img-area::after {
	width: calc(50% + 410px);
	height: calc(100% + 107px);
	position: absolute;
	top: -54px;
	left: 0;
	background-color: #cbcead;
	content: '';
}
#main .sec01 .img-list {
	margin: 0 auto;
	width: 1100px;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}
#main .sec01 .img-list > li {
	padding: 15px 13px 16px;
	width: 340px;
	background-color: #FFF;
	text-align: center;
	box-sizing: border-box;
}
#main .sec01 .img-list li .sub {
	padding: 24px 20px 35px;
	height: 100%;
	border: 1px solid #a5b3a1;
	box-sizing: border-box;
}
#main .sec01 .img-list li .pho {
	margin-bottom: 22px;
}
#main .sec01 .img-list li .title {
	margin-bottom: 28px;
	padding-bottom: 19px;
	position: relative;
	color: #333333;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}
#main .sec01 .img-list li .title::after {
	width: 46px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 23px);
	background-color: #958626;
	content: '';
}
#main .sec01 .sub-list {
	margin-bottom: 33px;
}
#main .sec01 .sub-list li {
	padding-left: 20px;
	position: relative;
	line-height: 2;
	text-align: left;
}
#main .sec01 .sub-list li::after {
	width: 6px;
	height: 6px;
	position: absolute;
	top: 12px;
	left: 5px;
	background-color: #958626;
	border-radius: 50%;
	content: '';
}
#main .sec01 .link {
	margin: 0 auto;
	width: 240px;
}
#main .sec01 .link a {
	padding: 10px 0 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #c03c3f;
	border: 1px solid #c03c3f;
	border-radius: 100px;
}
#main .sec01 .img-inner {
	padding-bottom: 79px;
	position: relative;
}
#main .sec01 .img-inner::after {
	width: calc(50% + 625px);
	height: 343px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #cbcead;
	content: '';
}
#main .sec01 .img-inner .note{
	text-align: right;
	margin-top: -1em;
    margin-bottom: 0.5em;
}

#main h2.bdr_left .line::before{
	display: none;
}
#main .sec03 h2.bdr_left .line::after {
    top: -10px;
    height: 80px;
}
#main .sec03 h2.bdr_left .line .due {
    color: #111111;
    font-size: 2.4rem;
    display: block;
}
#main .sec01 .img-inner ul {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}
#main .sec01 .img-inner li .pho {
	margin-bottom: 23px;
	position: relative;
}
#main .sec01 .img-inner li .pho::after {
	width: 1px;
	height: 69px;
	position: absolute;
	bottom: -56px;
	left: 20px;
	background-color: #958626;
	content: '';
}
#main .sec01 .img-inner li .title {
	margin-bottom: 14px;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	font-weight: 700;
}
#main .sec01 .img-inner li p {
	margin-left: 31px;
}
#main .sec01 .img-inner .btn {
	margin: 27px 0 0 49px;
	width: 140px;
}
#main .sec01 .img-inner .btn a {
	padding-bottom: 4px;
	position: relative;
	color: #333333;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #333;
}
#main .sec01 .img-inner .btn a::after {
	width: 4px;
	height: 8px;
	position: absolute;
	top: calc(50% - 4px);
	left: -17px;
	background: url("../../common_new/img/icon16.png") no-repeat left center;
	content: '';
}
#main .sec01 .img-inner .btn span {
	position: relative;
}
#main .sec01 .img-inner .btn span::after {
	width: 4px;
	height: 8px;
	position: absolute;
	top: calc(50% - 4px);
	left: -17px;
	background: url("../../common_new/img/icon16.png") no-repeat left center;
	content: '';
}
#main .sec01 .img-inner .btn2 a::after {
	background: none;
}

#main .sec02 {
	padding: 72px 0 37px;
}
#main .sec02 h2 {
	margin-bottom: 49px;
	padding: 0 50px;
	z-index: 1;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	left: 50%;
	transform: translateX(-50%);
}
#main .sec02 .img-box .text-box::after {
	width: calc(100% + 204px);
	height: 100%;
	position: absolute;
	top: -163px;
	left: 0;
	background-color: #FFF;
	content: '';
}
#main .sec03 {
	padding: 73px 0;
	background: url("../img/top/bg03n.jpg") no-repeat left top;
}
#main .sec03 h2 {
	margin-bottom: 80px;
}
#main .sec03 .inner {
	margin: 0 0 0 auto;
	width: calc(50% + 550px);
}
#main .sec03 .photo-list {
	margin-bottom: 72px;
}
#main .sec03 .photo-list .slick-slide > div {
	margin-right: 51px;
	width: 412px;
}
#main .sec03 .photo-list li .photo {
	margin-bottom: 40px;
}
#main .sec03 .photo-list li .text {
	display: flex;
	align-items: center;
}
#main .sec03 .photo-list .small{
	font-size: 0.9em;
}
#main .sec03 .photo-list li .text .ttl {
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	color: #FFF;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	background-color: #c03c3f;
}
#main .sec03 .photo-list li .text .ttl .num {
	display: block;
	font-size: 3.6rem;
	line-height: 1;
}
#main .sec03 .photo-list li .text .txt {
	padding-left: 20px;
	width: calc(100% - 100px);
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0;
	box-sizing: border-box;
}
#main .sec03 .slick-prev {
	display: none!important;
}
#main .sec03 .slick-next {
	width: 126px;
	height: 126px;
	position: absolute;
	top: calc(50% - 132px);
	right: 34px;
	font-size: 0;
	border: 0;
	border-radius: 50%;
	background: url("../img/top/btn.png") no-repeat center;
	cursor: pointer;
}
#main .sec04 {
	margin-bottom: 190px;
}
#main .sec04 .head-line01 {
	margin-bottom: 41px;
	padding: 0 10px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
}
#main .sec04 .img-list {
	margin-top: -60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .sec04 .img-list li {
	margin-top: 60px;
	width: 510px;
}
#main .sec04 .img-list li .photo {
	margin-bottom: -84px;
}
#main .sec04 .img-list li .text {
	margin-left: 25px;
	padding: 113px 40px 49px;
	background-color: #cbcead;
}
#main .sec04 .img-list li .text .title {
	margin-bottom: 27px;
	margin-right: -20px;
	font-size: 2.6rem;
	font-weight: 700;
}
#main .sec04 .img-list li .text p {
	line-height: 1.7;
}
#main .sec04 .img-list li.w100{
	width:100%
}
#main .sec04 .img-list li .text {
    margin-left: 25px;
    padding: 113px 40px 49px;
}
#main .sec04 .img-list li.w100 .photo{
	margin-bottom: -220px;
}
#main .sec04 .img-list li.w100 .text {
    margin-left: 25px;
    padding: 35px 40px 49px 480px;
}
#main .sec04 .img-list li .topics {
	font-size: 0.7em;
	background-color:#958626;
	color:#fff;
	padding:4px 11px;
	margin-right: 10px;
}
/* 3つのスタイル */
#main .sec04 .sub_title{
	font-size: 1.6rem;
    font-weight: normal;
    text-align: center;
    line-height: 1.5;
}
#main .sec04 .caption{
	width:462px;
}
#main .sec04 .caption .style{
	width:32%!important
}
#main .sec04 .caption .style::after{
	display: none
}
#main .sec04 .flexB li{
	width:33%;
	text-align: center;
	margin-top: 15px;
	line-height: 1.5;
}

#main .sec04 .flexB .style{
	background-color: #c03c3f;
	color: #fff;
	position: relative;
	margin: 10px auto 20px;
	width: 170px;
    text-align: center;
	border-radius: 10px;
}
#main .sec04 .flexB .style::after{
	background: url(../img/top/arw.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    content: " ";
    position: absolute;
    left: calc(50% - 15px);
    top: 25px;
}
#main .sec04 p.style{
	margin-bottom:15px
}

#main .sec04 .btn a {
    padding-bottom: 4px;
    position: relative;
    color: #333333;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #333;
}

#main .sec04 .btn a::after {
    width: 4px;
    height: 8px;
    position: absolute;
    top: calc(50% - 4px);
    left: -17px;
    background: url(../../common_new/img/icon16.png) no-repeat left center;
    content: '';
}

#main .sec04 .btn {
    margin: 20px 0 0 26px;
}
#main .sec04 .img-list li.yuzen .photo{
	margin-bottom:-380px;
}
#main .sec04 .img-list li.yuzen .text{
	padding-bottom: 150px;
}


#main .sec05{
	background-color: #fff;
	padding-bottom: 50px;
}
#main .sec05 .area_photo {
	padding-bottom: 150px;
}
#main .sec05 .sub_title{
	font-size:1.5em ;
	font-weight: bold;
	text-align: center;
}
#main .sec05 .lead{
	text-align: center;
}
#main .sec05 .campaign{
	text-align: center;
    background-color: #c03c3f;
    color: #fff;
    max-width: 500px;
    margin: 30px auto 40px;
    padding: 20px;
    font-size: 1.2em;
}
#main .sec05 .campaign .strong{
	font-size:1.3em
}
#main .sec05 .head-line01 {
	margin-bottom: -38px;
	padding: 0 54px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: center;
	left: 50%;
	top:-100px;
    transform: translateX(-50%);
}
#main .sec05 .img_area{
	text-align: right;
	margin:auto;
	max-width: 1357px;
} 
#main .sec05 .img_area .img{
	max-width: 1230px;
}
#main .sec05 .area_dress{
	position: relative;
}
#main .sec05 .area_dress h3{
	font-size: 2.6rem;
    color: #c03c3f;
	text-align: center;
}
#main .sec05 .area_dress::after {
    width: calc(50% + 550px);
    height: calc(100% + 107px);
    position: absolute;
    top: -54px;
    left: 0;
    background-color: #cbcead;
    content: '';
}
#main .sec05 .area_dress .text_area{
	text-align: center;
}
#main .sec05 .area_dress .area_dress_in{
	position: relative;
	z-index: 5;
	margin: 0 auto;
    display: block;
    max-width: 993px;
}
#main .sec05 .area_dress .plan_wrap,#main .sec05 .area_dress .plan_wrap02{
	display: flex;
	align-items: center;
	margin:2em 0;
	justify-content: space-between
}
#main .sec05 .plan_wrap .plan_01{
	background-color: #fff;
	height:229px;
	width:47%;
	position: relative;
}
#main .sec05 .plan_wrap .plan_01 p{
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translateY(-50%) translateX(-50%);
  	-webkit-transform: translateY(-50%) translateX(-50%);
	font-size: 1.8em;
	color: #c03c3f;
	font-weight: bold;
	text-align: center;
}
#main .sec05 .plan_wrap02 div{
	background-color: #fff;
	width:32%;
	text-align: center;
	padding-bottom: 1em;
}
#main .sec05 .plan_wrap02 .plan_title{
	background-color: #958626;
    color: #fff;
    width: 100%;
	line-height: 2.5em;
    font-size: 1.4em;
}
#main .sec05 .plan_wrap02 .plan_title span{
	font-size: 1.8em;
}
#main .sec05 .plan_wrap02 .plan_price{
	font-size: 3em;
	font-weight: bold;
	color: #c03c3f;
}
#main .sec05 .area_dress .note{
display: flex;
justify-content: space-between;
}
#main .location_wrap .location h3{
	color: #c03c3f;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.location_wrap {
	padding: 140px 0 0px;
	position:relative;
	z-index: 10;
}
.location_wrap .location {
	margin: 0 auto 70px;
	max-width: 1000px;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.location_wrap .location .photo-box {
	width: 55%;
	text-align: right;
	box-sizing: border-box;
}
.location_wrap .location .photo-box .sub {
	margin-top: -38px;
	text-align: left;
}
.location_wrap .location .photo-box .sub img{
	width: 100%;
}
.location_wrap .location .text-box {
	padding: 50px 0 40px;
	width: 45%;
	text-align: left;
}
.location_wrap .location .text-box p.strong{
	font-size: 1.3em;
}
.location_wrap .location .text-box span.small{
	font-size: 0.9em;
}
.location_wrap .location .text-box p {
	margin-bottom: 0.5em;
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
.location_wrap .location .text-box p.title{
	margin-bottom: 1em;
}
.location_wrap p.title span{
	margin: 0 auto;
    padding: 5px 11px;
    color: #FFF;
    box-sizing: border-box;
    background-color: #c03c3f;
}
#main .location_wrap .location::after {
	width: calc(50% + 625px);
	height: calc(100% - 120px);
	position: absolute;
	right: 0;
	background-color: #cbcead;
	z-index: -100;
	content: '';
}
#main .location_wrap .text-box-in{
	background-color: #fff;
	padding:1em;
	max-width:310px;
	color: #c03c3f;
}
#main .location_wrap .text-box-in a{
	border-bottom: 1px solid #c03c3f;
	color:#c03c3f
}
#main .location_wrap .text-box-in .strong{
	font-size:1.3em ;
}
@media all and (max-width: 896px) {
	.page-title-sp .sub{
        width: 100px;
		text-align: center;
    }
	#main .location_wrap .location h3{
		padding-right: 0;
		font-size: 17px;
	}
	#main .location_wrap .location h3 .line::after{
		width: 250px;
		height: 18px;
		bottom: -6px;
		left: -3px;
	}
	.location_wrap {
		padding: 40px 0 21px;
	}
	.location_wrap .location {
		margin: 0 30px 0;
		width: auto;
		display: block;
	}
	.location_wrap .location .photo-box {
		width: auto;
		text-align: right;
		box-sizing: border-box;
		margin-top: 25px;
		padding: 0;

	}
	.location_wrap .location .photo-box .sub {
		margin-top: 0;
	}
	.location_wrap .location .photo-box .sub p{
		font-size: 0.8em;
		text-align: left;
	}
	.location_wrap .location .text-box {
		width: auto;
		padding: 20px 0 10px;
	}
	.location_wrap .location .text-box .title {
		margin-bottom: 23px;
		font-size: 1.3rem;
		line-height: 1.7;
	}
	.location_wrap .location .text-box .text_area {
		font-size: 1em;
	}
	#main .location_wrap .location::after {
		width: calc(100% - 15px);
		height: calc(100% - 200px);
		position: absolute;
		top:200px;
	}
}

#main .sec05 .omedeta_area h3,#main .sec05 .family_area h3{
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}
#main .sec05 .omedeta_area .plan_wrap,#main .sec05 .family_area .plan_wrap{
	position: relative;
	text-align: center;
	margin:50px auto;
	z-index: 10;
	padding: 30px 0;
	font-size:1.2em
}
#main .sec05 .omedeta_area .plan_wrap .strong{
	margin-top:10px;
	font-size: 1.2em;
    font-weight: 700;
    color: #c03c3f;
}
#main .sec05 .omedeta_area .plan_wrap .mg_R{
	margin-right: -1em;
}
#main .sec05 .plan_wrap .mg_LR{
	margin-left: -2em;
    margin-right: -2em;
}
#main .sec05 .omedeta_area .plan_wrap .plan_box,#main .sec05 .family_area .plan_wrap .plan_box{
	background-color: #fff;
	text-align:right;
	padding:10px 100px;
	max-width: 310px;
    margin: 30px auto;
}
#main .sec05 .omedeta_area .plan_wrap::after{
    width: calc(50% + 625px);
	height: 100%;
    position: absolute;
	top:0;
    left: 0;
    background-color: #cbcead;
    content: '';
	z-index: -100
}
#main .sec05 .omedeta_area img{
	margin-top:30px
}
#main .sec05 .plan_wrap .plan_box .small{
	font-size: 0.8em;
}
#main .sec05 .plan_wrap .plan_box .price{
	font-size: 1.3em;
	font-weight: 700;
	color:#c03c3f
}
#main .sec05 .plan_wrap .plan_box .border_b{
	border-bottom: 1px solid #111111;
}

#main .sec05 .family_area .plan_wrap::after {
    width: calc(50% + 625px);
	height: 100%;
    position: absolute;
	top:0;
    right: 0;
    background-color: #cbcead;
    content: '';
	z-index: -100
}
#main .sec06{
	background-color: #fff;
	position: relative;
}
#main .sec06::after{
	height: calc(100% - 485px);
    position: absolute;
    top: 485px;
    left: 0;
    background-color: #eaebe1;
    content: '';
    width: 100%;
}
#main .sec06 .head-line01 {
    margin-bottom: -38px;
    padding: 0 54px;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    direction: ltr;
    text-align: center;
    left: 68%;
}
#main .sec06 .list_wrap {
	display: flex;
	justify-content: space-between;
	max-width: 990px;
    margin: 100px auto;
	z-index: 20;
    position: relative;
}
#main .sec06 .list_wrap .note{
	padding:0 1em 1em;
	color:#c03c3f
}
#main .sec06 .list_wrap .list_in{
	width:47%;
	background-color: #fff;
}
#main .sec06 .list_wrap .list_in p{
	text-align: center;
	color:#fff;
	padding: 10px 0;
	font-size: 1.8em;
}
#main .sec06 .list_wrap .male p{
	background-color: #958626;
}
#main .sec06 .list_wrap .female p{
	background-color: #c03c3f;
}
#main .sec06 .list_wrap ul{
	padding:1em
}
#main .sec06 .list_wrap li{
	text-indent: -27px;
	padding-left:10px
}

#main .com-img-area {
	padding-bottom: 113px;
}
#main .com-img-area .img-box .text-box {
    padding: 60px 0 60px;
}

#main .sec07 {
	margin-bottom: 120px;
}
#main .sec07 .content{
	max-width: 993px;
}
#main .sec07 .head-line01 {
	width: 178px;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    direction: ltr;
	left:10%
}
#main .sec07 li{
	border-top: 1px solid #958626;
	padding:1em;
	font-size: 18px;
}
#main .sec07 li:last-child{
	border-bottom: 1px solid #958626;
}
#main .sec07 li:nth-child(odd){
	background-color: #cbcead;
}
#main .sec07 ul img{
	margin: 1em 0 1em -1em;
}
#main .sec07 .note{
	text-align: right;
	margin-top: 1em;
	font-size: 0.9em;
}
#main .sec08 {
	margin-bottom: 40px;
	padding-bottom: 79px;
	position: relative;
}
#main .sec08::after {
	width: 100%;
	height: 1300px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #cbcead;
	content: '';
}
#main .sec08 .map-box {
	margin-bottom: 65px;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#main .sec08 .head-line01 {
	padding: 0 86px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: center;
}
#main .sec08 .map-box .map {
	width: 752px;
	height: 512px;
	position: relative;
	overflow: hidden;
}
#main .sec08 .map-box .map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#main .sec08 ul {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	flex-wrap: wrap;
}
#main .sec08 li {
	width: 348px;
	margin-bottom: 25px;
}
#main .sec08 li .photo {
	margin-bottom: 20px;
}
#main .sec08 li .text {
	display: flex;
}
#main .sec08 li .text .title {
	width: 40px;
}
#main .sec08 li .text .title .num {
	margin-bottom: 40px;
	width: 40px;
	height: 40px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	border-radius: 50%;
	background-color: #c03c3f;
}
#main .sec08 li .text .title .num::after {
	width: 1px;
	height: 30px;
	position: absolute;
	bottom: -30px;
	left: 50%;
	background-color: #958626;
	content: '';
}
#main .sec08 li .text .title .txt {
	padding-left: 5px;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: left;
}
#main .sec08 li .text .sub {
	padding: 2px 5px 0 25px;
}
#main .sec08 li .text .sub .txt {
	margin-bottom: 19px;
}
#main .sec08 li .text .sub .ttl {
	margin-bottom: 13px;
}
#main .sec08 li .text .sub .address span {
	color: #c03c3f;
}
#main .sec05 .family_area .lead img{
	border:#808080 1px solid
}
#main .shop {
	padding: 0 0 50px;
	background-color: #eaebe1;
}
#main .shop .content {
	padding: 0 25px;
}
#main .shop .inner {
	display: flex;
	align-items: center;
}
@media all and (min-width: 897px) {
	.mb28{
		margin-bottom: 63px!important;
	}
	#main .sec03 {
		margin-top: -200px;
	}
	#main .sec03 h2 {
		margin-top: 180px;
	}
	#main .sec03 .slick-next:hover {
		opacity: 0.7;
	}
	#main .sec04 .img-list li .photo img{
		width:464px
	}
}
@media all and (max-width: 896px) {
	.page-title .text h2 {
		width: 110px;
		text-align: center;
		letter-spacing: 0em;
	}
	#main .top-sec {
		margin-bottom: 0;
		padding-bottom: 45px;
	}
	#main .top-sec .content {
		margin: 0;
		padding: 0;
		position: relative;
		display: block;
	}
	#main .top-sec h2 {
		writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb; 
		-moz-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
	}
	.page-title .photo .sub {
		padding-bottom: 37px;
	}
	#main .com-text-box {
		width: 280px;
	}
	#main .com-text-box li {
		padding-left: 20px;
		background-position: left 8px;
	}
	#main .bg {
		background: none;
	}
	#main .sec01 .top-box {
		padding: 71px 0 34px;
		display: block;
	}
	#main .sec01 .top-box .ttl {
		margin-bottom: 14px;
		padding: 0 12px;
		width: auto;
		left: 50%;
		transform: translateX(-50%);
	}
	#main .sec01 .top-box .text {
		padding: 0;
		width: auto;
		box-sizing: border-box;
	}
	#main .sec01 .top-box .text h2 {
		margin-bottom: 11px;
		font-size: 1.7rem;
	}
	#main .sec01 .top-box .text p {
		font-size: 1.3rem;
		line-height: 1.83;
	}
	#main .sec01 .img-area {
		margin-bottom: 123px;
	}
	#main .sec01 .img-area::after {
		width: 100%;
		height: 100%;
		top: 64px;
	}
	#main .sec01 .img-list {
		margin: 0 15px;
		width: auto;
		display: block;
	}
	#main .sec01 .img-list > li {
		padding: 15px 13px 16px;
		width: auto;
		background-color: #FFF;
		text-align: center;
		box-sizing: border-box;
	}
	#main .sec01 .img-list > li:not(:last-of-type) {
		margin-bottom: 30px;
	}
	#main .sec01 .img-inner {
		padding-bottom: 0;
	}
	#main .sec01 .img-inner::after {
		width: 100%;
		height: 94.8%;
		bottom: auto;
		top: 136px;
	}
	#main h3.bdr_left {
		font-size: 2.1rem;
	}
	#main .sec01 .img-inner ul {
		margin-right: -30px;
		display: block;
	}
	#main .sec01 .img-inner li:not(:last-of-type) {
		margin-bottom: 37px;
	}
	#main .sec01 .img-inner .btn {
		margin: 18px 0 0 49px;
	}
	#main .sec01 .img-inner li .pho img {
		width: 100%;
	}
	#main .sec01 .link {
		max-width: 240px;
		width: 100%;
	}
	#main .sec02 {
		padding: 209px 0 37px;
	}
	#main .sec02 h2 {
		top:-60px;
		margin-bottom: 0;
	}
	#main .sec02 .img-box .text-box::after {
		height: calc(100% + 116px);
    	top: -115px;
	}
	#main .sec03 {
		padding: 17px 0 90px;
		background: none;
	}
	#main .sec03 h2 {
		margin-bottom: 37px;
		font-size: 2.1rem;
	}
	#main .sec03 h2.bdr_left .line::after {
		top:-5px;
		height: 43px;
	}
	#main .sec03 h2.bdr_left .line .due {
		font-size: 0.8em;
		font-weight: normal;
	}
	#main .sec03 .photo-list {
		margin: 0 0 37px -15px;
	}
	#main .sec03 .photo-list .slick-slide > div {
		margin-right: 10px;
		width: 238px;
	}
	#main .sec03 .photo-list li .photo {
		margin-bottom: 20px;
	}
	#main .sec03 .photo-list li .text .ttl {
		width: 57px;
		height: 57px;
		font-size: 1.3rem;
	}
	#main .sec03 .photo-list li .text .ttl .num {
		font-size: 2.1rem;
	}
	#main .sec03 .photo-list li .text .txt {
		padding-left: 10px;
		width: calc(100% - 57px);
		font-size: 1.3rem;
		line-height: 1.24;
	}
	#main .sec03 .photo-list li .text .small{
		font-size: 1.2rem;
	}
	#main .sec03 .inner {
		margin: 0 0 0 30px;
		width: auto;
	}
	#main .sec03 .slick-prev {
		display: none!important;
	}
	#main .sec03 .slick-next {
		width: 75px;
		height: 75px;
		top: calc(50% - 78px);
		right: 46px;
		background: url("../img/top/btn.png") no-repeat center / cover;
	}
	#main .sec03 .notes {
		margin: 0 5px;
		padding-left: 2.4em;
		font-size: 1.1rem;
		line-height: 1.7;
		text-indent: -2.4em;
	}
	#main .sec03 .notes:not(:last-of-type) {
		margin: 5px;
	}
	#main .sec03 a{
		padding-bottom: 4px;
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	#main .sec03 .photo-list li .text {
		height: 80px;
	}
	#main .sec04 {
		margin-bottom: 110px;
	}
	#main .sec04 .head-line01 {
		margin-bottom: 28px;
		padding: 0 15px;
	}
	#main .sec04 .img-list {
		margin: 0 -15px 0;
		display: block;
	}
	#main .sec04 .img-list li {
		margin-top: 0;
		width: auto;
	}
	#main .sec04 .img-list li:not(:last-of-type) {
		margin-bottom: 32px;
	}
	#main .sec04 .img-list li .photo,#main .sec04 .img-list li.w100 .photo {
		margin-bottom: -62px;
	}
	#main .sec04 .img-list li .photo img {
		width: 100%;
	}
	#main .sec04 .img-list li .text,#main .sec04 .img-list li.w100 .text {
		margin-right: -15px;
		margin-left: 15px;
		padding: 82px 32px 23px;
	}
	#main .sec04 .img-list li .text .title {
		margin-bottom: 11px;
		margin-right: 0;
		font-size: 1.7rem;
	}
	#main .sec04 .img-list li .text p {
		line-height: 1.7;
	}

	/* 3つのスタイル */
	#main .sec04 .caption {
		width: 100%;
	}

	#main .sec04 .sub_title{
		margin-bottom:20px
	}

	#main .sec04 .flexB li{
		text-align: center;
		margin:auto;
	}
	#main .sec04 .flexB li:last-child{
		margin-top:0
	}

	#main .sec05 .head-line01 {
		left: 50%;
		top:0;
		transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
	}
	#main .sec05 .area_photo {
		padding-bottom: 70px;
	}
	#main .sec05 .area_photo .lead {
		text-align: left;
	}
	#main .sec05 .content {
		margin: 0 15px;
		width: auto;
	}
	#main .sec05 .campaign {
		margin-top: 15px;
		font-size: 1em;
		padding:10px 0;
	}
	#main .sec05 .area_dress h3, #main .sec05 .omedeta_area h3, #main .sec05 .family_area h3{
		font-size: 17px;
	}
	#main .sec05 .area_dress h3{
		margin-bottom: 1rem;
	}
	#main .sec05 .area_dress .area_dress_in{
		margin:0 30px
	}
	#main .sec05 .area_dress .plan_wrap, #main .sec05 .area_dress .plan_wrap02 {
		display: block;
	}
	#main .sec05 .area_dress .plan_wrap02 {
		margin-bottom: 0.8em;
	}	
	#main .sec05 .plan_wrap .plan_01{
		width:100%;
		height: 159px;
	}
	#main .sec05 .plan_wrap .plan_02{
		text-align: center;
		margin:20px auto
	}
	#main .sec05 .plan_wrap .plan_03{
		text-align: center;
		background-color: #fff;
	}
	#main .sec05 .plan_wrap .plan_01 p {
		font-size: 1.5em;
	}
	#main .sec05 .plan_wrap02 div{
		width:100%;
		margin-bottom: 10px;
	}
	#main .sec05 .plan_wrap02 .plan_title{
		padding: 0px;
	}
	#main .sec05 .plan_wrap02 .plan_price{
		font-size: 2em;
		line-height: 1.5em;
		margin-top: 10px;
	}
	#main .sec05 .area_dress .note {
		display: block;
		font-size: 0.8em;
	}
	#main .sec05 .area_dress::after {
		width: calc(100% - 15px);
		height: calc(100% + 50px);
		top: -20px;
	}
	#main .sec05 .omedeta_area img,
	#main .sec05 .family_area img{
		text-align: center;
		width: calc(100% - 60px);
	}
	#main .sec05 .omedeta_area {
		margin-top:30px;
		position: relative;
		z-index: 10;
	}
	#main .sec05 .omedeta_area::after {
		width: 100%;
		height: calc(100% - 170px);
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #eaebe1;
		content: '';
		z-index: -100;
	}
	#main .sec05 .omedeta_area .plan_wrap .strong{
		font-size: 1.1em;
	}
	#main .sec05 .omedeta_area .plan_wrap .strong span{
		margin-bottom: 1em;
	}
	#main .sec05 .omedeta_area .plan_wrap{
		margin: 40px 30px 30px;
		padding-top: 20px;
	}
	#main .sec05 .omedeta_area .plan_wrap::after {
		width: calc(100% + 45px);
		height: 100%;
		top: 0;
		left: -30px;
		background-color: #cbcead;
		content: '';
	}
	#main .sec05 .omedeta_area .plan_wrap .plan_box, #main .sec05 .family_area .plan_wrap .plan_box{
		text-align: right;
		margin:10px auto;
		padding: 10px 25px;
		font-size: 14px;
	}
	#main .sec05 .omedeta_area .plan_wrap span{
		font-size: 12px;
	}
	#main .sec05 .family_area{
		position: relative;
		z-index: 10;
	}
	#main .sec05 .family_area .plan_wrap{
		margin: 30px;
	}
	#main .sec05 .family_area::after {
		width: 100%;
		height: calc(100% + 60px);
		position: absolute;
		left: 0;
		background-color: #eaebe1;
		content: '';
		z-index: -100;
		top: -30px;
		padding-bottom: 50px;
	}
	#main .sec05 .family_area .plan_wrap::after{
		width: calc(100% + 45px);
		height: 100%;
		top: 0;
		right: -30px;
		background-color: #cbcead;
		content: '';
	}
	#main .sec05 .plan_wrap .plan_box .mg_LR{
		margin-left: -1px;
		margin-right: -1px;
		font-size: 0.7em;
	}
	#main .com-img-area .img-box {
		margin: 0 15px 98px;
	}
	#main .shop .com-shop-box .txt-box .sub-box {
		padding: 20px 30px 40px;
	}
	#main .com-img-area {
		padding-bottom: 70px;
	}
	#main .com-img-area .com-shop-box .content {
		padding: 0;
	}
	#main .sec06 {
		background-color: transparent;
	}
	#main .sec06 .head-line01 {
		margin-bottom: -38px;
		padding: 0 54px;
		writing-mode: tb-rl;
		-webkit-writing-mode: vertical-rl;
		direction: ltr;
		text-align: center;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}
	#main .sec06 .list_wrap {
		display: block;
		z-index: 10;
		padding: 0 15px;
		margin-top: 60px;
		margin-bottom: 70px;
	}
	#main .sec06 .list_wrap .list_in{
		width: 100%;
		margin-bottom: 10px;
	}
	#main .sec06 .list_wrap .list_in p{
		padding:5px 0;
	}
	#main .sec06 .content {
		margin: 0;
		padding: 0 15px;
		display: block;
	}
	#main .sec06 .sub {
		margin-bottom: 60px;
		width: auto;
	}
	#main .sec06 .title {
		padding-bottom: 25px;
		font-size: 2.1rem;
		letter-spacing: 0.05em;
		text-align: center;
		border-bottom: 1px solid #3d3d3b;
	}
	#main .sec06 li .ttl {
		padding: 20px 14px 0;
		width: 66px;
		height: 100%;
		display: inline-block;
		float: left;
		color: #6a1919;
		font-size: 1.5rem;
		font-weight: 400;
		box-sizing: border-box;
		background: url(../../common_new/img/line.png) no-repeat center;
	}
	#main .sec06 li .txt {
		padding-top: 5px;
	}
	#main .sec07 {
		margin-bottom: 15px;
	}
	#main .sec07 .text-area.content {
		margin: 0;
	}
	#main .sec07 .text-area {
		padding: 92px 15px 33px;
		box-sizing: border-box;
		background-color: #FFF;
	}
	#main .sec07 .head-line01 {
		margin-bottom: -38px;
		padding: 0 54px;
		writing-mode: tb-rl;
		-webkit-writing-mode: vertical-rl;
		direction: ltr;
		text-align: center;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}
	#main .sec07 .content{
		margin:0 15px
	}
	#main .sec07 .head-line01::before {
		margin-top: -49px;
	}
	#main .sec07 ul {
		padding: 80px 0 0
	}
	#main .sec07 li {
		width: auto;
		font-size: 13px;
	}
	#main .sec07 ul img{
		margin:1em auto
	}
	#main .sec07 .note{
		text-align: left;
	}
	#main .sec08 {
		margin-bottom: 0px;
		padding-bottom: 81px;
	}
	#main .sec08 .map-box {
		margin-bottom: 0;
		display: flex;
		flex-direction: column;
	}
	#main .sec08 .head-line01 {
		margin: 0 auto 38px;
		padding: 0 20px;
		width: auto;
	}
	#main .sec08::after {
		height: calc(100% - 163px);
		bottom: auto;
		top: 124px;
	}
	#main .sec08 ul {
		margin-top: 0;
		margin-bottom: 50px;
		display: block;
	}
	#main .sec08 li {
		margin-top: 0;
		width: auto;
	}
	#main .sec08 li:not(:last-of-type) {
		margin-bottom: 49px;
	}
	#main .sec08 li .photo {
		margin-bottom: 23px;
	}
	#main .sec08 li .photo img {
		width: 100%;
	}
	#main .sec08 li .text {
		display: block;
	}
	#main .sec08 li .text .title {
		margin-bottom: 18px;
		width: auto;
		display: flex;
		align-items: center;
	}
	#main .sec08 li .text .title .num {
		margin: 0 60px 0 0;
		width: 36px;
		height: 36px;
	}
	#main .sec08 li .text .title .num::after {
		width: 50px;
		height: 1px;
		bottom: 18px;
		left: inherit;
		right: -50px;
	}
	#main .sec08 li .text .title .txt {
		padding-left: 0;
		font-size: 1.6rem;
		font-weight: 700;
		letter-spacing: 0.2em;
		writing-mode: lr-tb;
		-webkit-writing-mode: horizontal-tb;
		line-height:1;
	}
	#main .sec08 li .text .sub {
		padding: 2px 5px 0 0;
	}
	#main .sec08 li .text .sub .ttl {
		margin-bottom: 16px;
	}
	#main .sec08 .map {
		width: 100%;
		padding-bottom: 68.08%;
		height: 0;
		position: relative;
		z-index: 10;
		overflow: hidden;
	}
	#main .sec08 .map iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	#main .sec08 .link {
		margin: 24px auto 0;
		width: 240px;
		position: relative;
		z-index: 1;
	}
	.com-img-area .com-shop-box::after {
    height: calc(100% + 170px);
	}
	#main .shop {
		padding: 0 0 50px;
	}
	#main .inner .com-text-box {
		padding-bottom: 38px;
	}
}

/* 詳しくはこちらボタン追加 */
#main .sec03 .desc{
	margin-top:10px
}
#main .sec03 .desc a{
	margin: 0 auto;
    padding: 13px 5px 11px;
    width: 200px;
    display: block;
    color: #FFF;
    text-align: center;
    border-radius: 30px;
    box-sizing: border-box;
    background-color: #c03c3f;
	border:none;
}

@media (max-width: 896px){
	#main .sec03 .desc a{
		font-size: 1.3rem;
	}
}

/* フッター */
@media all and (min-width: 897px) {
	#g-footer .f-navi .link-list {
		justify-content: center;
	}
}
#g-footer .f-navi .link-list li:first-child{
	margin-right: 10%;
}

/* リンク先表示調整 */
#main #wed_plan{
	display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

@media all and (max-width: 896px) {
	#main #wed_service-price,#main #wed_recommend,#main #wed_gifts,#main #wed_chreishment,#main #wed_note,#main #wed_advice,#main #wed_contact,#main #wed_contact,#main #wed_guide,#main #area_dress{
		display: block;
		position: relative;
		top: -100px;
		visibility: hidden;
	}
	#main #wed_recommend,#main #wed_plan{
		top: -130px;
	}
}

#main .img-inner .tag{
	color:#6a1919;
    border-radius: 10px;
    padding: 10px;
    margin-left: 1em;
	background-color: rgba(250,250,250,0.5);
	font-size: 1.2em;
	font-weight: bold;
}
#main .sec06 li::before{
	content: '';
    margin-right: 1em;
    background-color:#333333;
    border-radius: 50%;
    height: 5px;
    width: 5px;
}
