@charset "UTF-8";


.sp_only{
    display: none;
}

#Wrap , .wrapBottom , .wrapTop{
    width: 100%;
}

.path {
    width: 1000px;
    text-align: left;
    font-size: 12px;
    line-height: 1;
    padding-top: 5px;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin: 0 auto 20px;
    
}

.path a {
    color: #000;
    text-decoration: none;
}

.OCEANS_lp{
    position: relative;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-style: normal;
    background: #f8f8f6;
}

.OCEANS_lp img{
    width: 100%;
}

.OCEANS_lp figure{
    width: 1000px;
    margin: 0 auto;
}

.OCEANS_lp section{
    margin: 0 auto;
}

.OCEANS_lp .column{
    background-color: #f6f1eb;
}

.OCEANS_lp .reason{
    width: 1000px;
    margin: 0 auto;
    margin-top: -40px;
    margin-bottom: 160px;
}

.OCEANS_lp h2{
    text-align: center;
    font-weight: 800;
    color: #00a4b3;
    line-height: 1;
    padding-top: 60px;
    font-size: 33px;
    letter-spacing: 0.04em;
    font-weight: 600;
}

.OCEANS_lp ul{
    width: 900px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 60px;
}

.OCEANS_lp li{
    width: 430px;
    padding-bottom: 30px;
}

.OCEANS_lp .down{
    position: relative;
    padding-bottom: 0;
}

.OCEANS_lp .down a::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 98%;
    background-color: rgba(0, 0, 0, 0.4) 
}

.OCEANS_lp .down_text{
    position: absolute;
    top: 45%;
    left: 35%; 
    color: #fff;
    z-index: 1;
    font-size: 20px;
    font-weight: bold;
}

#Foot {
    margin: 0 auto;
}

/*** ▽検索窓▽ ***/

.search-box {
    border: 1px solid #000;
    right: 40px;
    padding: 20px;
	background: #fff;
}

.search-box p {
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.1em;
    font-family: MS PGothic,Osaka,arial,helvetica,sans-serif;
}

.search-box .btn-close {
    top: -14px;
    right: -14px;
    position: absolute;
}

.search-box .btn-close img {
    width: 16px;
    background: #fff;
    padding: 5px;
}

.search-box #hSearch {
    position: relative;
}

.search-box #hSearch .box {
    padding: 0;
    margin-top: 10px;
}

.search-box #hSearch .box .text {
	background: #eee;
    border: none;
    width: 220px;
    height: 26px;
    padding: 10px;
}

.search-box #hSearch .btnH {
    position: absolute;
    top: 0;
    right: 0;
}

.search-box #hSearch .btnH img {
    width: 20px;
	padding: 13px;
}

/* 追加 */
.coupon {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 18px;
    color: #60370e;
    letter-spacing: .01em;
    width: 130px;
    margin: 0 auto;
    position: absolute;
    top: 913px;
    left: 85px;
    text-align: center;
    /* transition: all .5s; */
    /* z-index: 99;
}

.coupon:hover {
    /* opacity: 0.7; */
}

#pagetop {
    display: none;
}
 
/* /* body {
    -webkit-touch-callout: none;
  } */

/*
  .coupon{	  
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    touch-callout:none;
    user-select:none;
    pointer-events: none;
  } */

  
figure img {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    touch-callout:none;
    user-select:none;
    pointer-events: none;
}

.OCEANS_lp_wrap > figure > img {
    width: 1000px;
    margin: 0  auto;
}

.OCEANS_lp_wrap {
    width: 1000px;
    margin: 0  auto;
    position: relative;
}

/* .OCEANS_top .OCEANS_lp li:nth-child(3) {
    display: none;
} */

.OCEANS_lp li:nth-child(3) {
    display: none;
}

/* .OCEANS_lp li:nth-child(2) ,
.OCEANS_lp li:nth-child(7) {
    display: none;
}

.OCEANS_top .OCEANS_lp li:nth-child(2) ,
.OCEANS_top .OCEANS_lp li:nth-child(7) {
    display: block;
} */