@charset("UTF-8");

.content-title{
	background:url(../images/oxy-main-visual.jpg) no-repeat;
	background-position:center;
	background-size:cover;
	color:#fff;
}

.sec01 .key-image{
	width:100%;
}
.sec01 .key-image img{
	display:block;
	width:100%;
}
.sec01 .text{
	position:relative;
	padding-left:81px;
	padding-right:40px;
	padding-top:40px;
	padding-bottom:40px;
}
.text .cp{
	padding-bottom:0.5em;
}
.text p.txt{
	padding-bottom:1em;
}
#contents .sec01 .text p.cp,#contents .sec01 .text h4.cp  {
    font-size: 20px;
}
#contents .sec01 .text h4.cp.caution{
	padding-top:0;
}
.sec01 .text:before{
	content:"";
	display:block;
	width:1px;
	height:calc(100% + 40px);
	left:40px;
	bottom:0;
	position:absolute;
	background:#ccc;
}
.sec01 h4{
	font-size:20px;
	padding-top:40px;
	font-weight:500;
}
.sec01 th{
	background:#f8f8f7;
	width:50%;
}
.sec01 td{
	width:50%;
}
.sec01 h5 {
    font-size: 18px;
    line-height: 1.4;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
	font-weight:500;
}
.point{
    padding: 20px 40px;
	padding-left:calc(1em + 40px);
    background: #f8f8f7;
    line-height: 2;
	text-indent:-1em;
	margin-bottom:40px;
	width:calc(50% - 40px);
}
.point.caution{
	width:100%;
}
.point li:before{
	content:"";
	display:inline-block;
	width:0.3em;
	height:0.3em;
	border:1px solid #000;
	border-radius:100%;
	margin-right:0.7em;
	vertical-align:middle;
}
.desc>.point{
	width:100%;
	margin-bottom:20px;
}
.desc{
	width:calc(50% - 40px);
}
.sec01 .pic{
	width:50%;
	margin-bottom:40px;
}
.point li {
    padding-bottom: 10px;
    font-weight: 600;
}
.sec01{
	padding-bottom:35px;
	border-bottom:1px solid #efefef;
}
.sec01:last-of-type{
	margin-top:35px;
}
.bold{
	font-weight:600;
}
.pt-none{
	padding-top:0 !important;
}
.effect li{
	width:33.333%;
	padding:20px;
}
.effect li .pic{
	width:100% !important;
	margin-bottom:20px !important;
}
.effect h6{
	font-weight:500;
	font-size:18px;
	line-height:1.5;
	padding-bottom:10px;
}
.sec01:last-of-type .text>h5:nth-of-type(1){
	margin-top:0;
}

.dead-sea .f-left{
	width:calc(50% - 40px);
}
.dead-sea .f-right{
	width:50%;
}
.point-desc {
    padding: 20px 40px;
    background: #f8f8f7;
    line-height: 2;
    text-indent: -1em;
    margin-bottom: 20px;
    width: 100%;
	margin-top:20px;
}
.point-desc:last-of-type{
	margin-bottom:40px;
}
.point-desc dt{
	font-size:18px;
	padding-bottom:10px;
	font-weight:500;
}

















.sec02{
	padding-top:35px;
	padding-bottom:35px;
	border-bottom:1px solid #efefef;
	position:relative;
}
.sec02 .text{
	width:50%;
	margin-top:40px;
	padding:40px;
	position:relative;
}
.sec02:before{
	content:"";
	display:block;
	width:50%;
	height:calc(100% - 70px);
	position:absolute;
	top:35px;
	right:0;
	background:url(../images/bridal-pic02.jpg) no-repeat;
	background-position:left center;
	background-size:cover;
}
.sec02 .text:before{
	content:"";
	display:block;
	width:calc(100% + 40px);
	position:absolute;
	left:0;
	top:0;
	background:#ccc;
	height:1px;
}
table{
	margin-top:30px;
	width:100%;
	font-size:16px;
	border-top:1px solid #ccc;
}
th{
	font-weight:600;
}
th,td{
	border-bottom:1px solid #ccc;
	padding:20px;
	border-right:1px solid #ccc;
}
tr:nth-of-type(1) th:last-of-type{
	border-right:none;
}
tr td:last-of-type{
	border-right:none;
}
.sec02:last-of-type{
	padding-bottom:140px;
}
.menu-fixed{
	position:fixed;
	left:0;
	top:0;
}
.menu-fixed02{
	position:absolute;
	left:0;
	bottom:0;
}
.sec03{
	padding-top:35px;
}
.sec03:before{
	content:"";
	display:block;
	width:100%;
	height:320px;
	background:url(../images/birdal-pic03.jpg) no-repeat;
	background-position:center;
	background-size:cover;
}
.sec03:last-of-type:before{
	background:url(../images/bridal-pic06.jpg) no-repeat;
	background-position:center;
	background-size:cover;
}

.sec03 .text{
	padding:40px 40px 40px 81px;
	position:relative;
}
.sec03 .text:before{
    content: "";
    display: block;
    width: 1px;
    height: calc(100% + 40px);
    left: 40px;
    bottom: 0;
    position: absolute;
    background: #ccc;
}
#contents .sec03 .text p.cp{
	font-size:20px;
}
.menu-box{
	padding-top:40px;
	padding-bottom:40px;
	border-bottom:1px solid #efefef;
}
.menu-detail h4{
	font-size:24px;
	line-height:1.4;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:40px;
	margin-bottom:20px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.menu-detail .pic{
	width:50%;
	background:#efefef;
}
.menu-text{
	padding-right:40px;
	position:relative;
	width:50%;
}
.menu-text.f-right{
	padding-left:40px;
	padding-right:0;
}

.menu-text h5{
	font-size:20px;
	padding-bottom:20px;
}
.menu-text h5:after{
	content:"";
	display:block;
	width:20px;
	height:2px;
	background:#000;
	margin:auto;
	margin-top:10px;
}
.menu-detail-list{
	padding:20px 40px;
	background:#f8f8f7;
	font-size:16px;
	line-height:2;
	counter-reset:number;
}
.menu-detail-list li{
	padding-bottom:10px;
	font-weight:600;
	font-size:14px;
}
.menu-detail-list li:before{
	counter-increment:number;
	content:counter(number)". ";
}
.menu-detail-list li p{
	font-weight:500;
	line-height:1.8;
	color:#555;
	padding-left:1em;
}
.caution{
	padding-top:40px;
}
.price{
	font-size:24px;
	padding-top:20px;
	padding-bottom:20px;
	margin:20px 0;
	background:#f8f8f7;
	border:1px solid #efefef;
}
.price dt{
	padding-right:0.2em;
	display:inline-block;
	font-size:80%;
}
.price dd{
	display:inline-block;
}
.course-time dt,.course-time dd{
	display:inline-block;
}
.sec02 .text p{
	padding-bottom:10px;
}
.sec03:last-of-type{
	border-top:1px solid #efefef;
	margin-top:40px;
}

#contents .sec03:last-of-type h4.cp{
	padding-top:40px;
	font-size:20px;
}
.sec03:last-of-type .menu-detail-list{
	width:50%;
}
.sec03:last-of-type .course-time{
	padding-bottom:20px;
}
@media screen and (max-width:767px){
	.content-title{
		background-position:left center;
	}
	.sec01 .text{
		position:relative;
		padding-left:3rem;
		padding-right:1.5rem;
		padding-top:1.5rem;
		padding-bottom:1.5rem;
	}
	#contents .sec01 .text p.cp, #contents .sec01 .text h4.cp{
		font-size:1.8rem;
	}
	p.gold{
		padding:0.5rem 1rem;
		font-size:1.5rem;
		line-height:1.4;
		letter-spacing:0;
		margin:1.5rem 0;
	}
	.table-area{
		padding-top:2rem;
	}
	.text .cp{
		padding-bottom:0.5em;
	}
	.sec01 .text:before{
		height:calc(100% + 3rem);
		left:1.5rem;
	}
	.sec01{
		padding-bottom:0;
		border-bottom:none;
	}
	.sec02{
		padding-top:3rem;
		padding-bottom:3rem;
		margin-bottom:0;
	}
	.sec02 .text{
		width:100%;
		margin-top:-3rem;
		padding:4.5rem 1.5rem 1.5rem 3rem
	}
.sec02:before{
	content:"";
	display:block;
	width:100%;
	height:66vw;
	position:static;
	top:auto;
	right:auto;
}
.sec02 .text:before{
	height:100%;
	left:1.5rem;
	width:1px;
}
table{
	margin-top:0;
	margin-bottom:0;
	font-size:1.3rem;
}
th,td{
	padding:1.5rem 0.5rem;
}
.sec02:last-of-type{
	padding-bottom:3rem;
}

.sec03{
	padding-top:3rem;
}
.sec03 .text{
	margin-top:-3rem;
	padding:4.5rem 1.5rem 1.5rem 3rem;
}
.sec03 .text:before{
    height: 100%;
    left: 1.5rem;
    width: 1px;
}
.price {
    font-size: 2rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.menu-detail h4 {
    font-size: 2rem;
    line-height: 1.4;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}
.menu-box {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.menu-detail .pic {
    width: 100%;
	float:none;
	height:66vw;
}
.menu-text {
    padding-right: 0;
    width: 100%;
}
.menu-detail-list {
    padding: 1.5rem;
    font-size: 1.4rem;
}
.menu-text h5 {
    font-size: 1.8rem;
    padding-bottom: 1.5rem;
    padding-top: 2rem;
}
.menu-text.f-right {
    padding-left: 0;
	float:none;
}
.caution {
    padding-top: 2rem;
}
#contents .sec03:last-of-type h4.cp {
    padding-top: 2rem;
    font-size: 1.8rem;
}
.sec03:last-of-type .menu-detail-list {
    width: 100%;
}
.sec03:last-of-type .price {
    padding-top: 2rem;
}
.sec03:last-of-type .course-time {
    padding-bottom: 2rem;
}

.sec01 .pic{
	width:100%;
	float:none;
	margin-bottom:2rem;
	margin-top:1.5rem;
}
#contents h4.menu-title{
	font-size:1.8rem;
	margin:1.5rem 0;
}
.desc{
	float:none;	
	width:100%;
}
.effect-desc {
    padding: 1.5rem;
    margin-top: 20px;
    margin-bottom: 20px;
}
#contents .effect-desc p{
	font-size:1.6rem;
	line-height:1.4;
	text-align:justify;
}
#contents .effect-desc ul{
	text-align:justify;
}
#contents .effect-desc ul li{
	font-size:1.4rem !important;
}
.others dl {
    font-size: 1.6rem;
    padding-top: 3rem;
	padding-bottom:0;
	overflow:hidden;
}
.others dt{
	display:block;
	float:left;
	padding-bottom:0.5em;
}
.others dd{
	display:block;
	padding:0;
	float:right;
	padding-bottom:0.5em;
}

.flow-area span {
    display: block;
    width: 4rem;
    height: 4rem;
    left: -1.5rem;
    top: -1.5rem;
    line-height: 4rem;
    font-size: 1.6rem;
}
.flow-area .flow {
    font-size: 1.5rem;
    line-height: 1.5;
    width: calc(100% - 1.5rem);
    margin-left: 1.5rem;
    position: relative;
    padding: 2.5rem 1.5rem 1.5rem;
}
.flow-area h6 {
    font-size: 1.6rem;
	padding-top:1em;
    line-height: 1.4;
}
.sec01:last-of-type {
    margin-top: 0;
}
.point {
    padding: 1.5rem 1.5rem 1.5rem calc(1em + 1.5rem);
    line-height: 1.5;
    margin-bottom: 2rem;
    width: 100%;
}
.sec01 h5{
    font-size: 1.7rem;
    line-height: 1.4;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 0;
    margin-bottom: 1.5rem;
}
.effect li {
    width: 100%;
    padding:0 0 1.5rem;
	float:none;
}
.dead-sea .f-left {
    width: 100%;
	float:none;
}
.point-desc {
    padding: 1.5rem;
    line-height: 1.5;
    text-indent: 0;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.content-title {
    font-size: 2.4rem;
}
.sec01 h4{
    font-size: 1.8rem;
    line-height: 1.4;
    padding-bottom: 1rem;
    font-weight: 500;
}
.effect h6 {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.5;
    padding-bottom: 10px;
}
}