@charset "utf-8";
/* CSS Document */
@media (max-width: 640px){

/*slide*/
#slide{
    height: auto;
    margin: auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-top: 86px;
    /*background-color: #fef8f6;*/
	min-height:200px;
}

#slide ul{
	min-height:200px;
}

#slide li{
	width:100%;
	min-height:160px;
	overflow:hidden;
	background:url(../../../assets/img/top/slide_bg.jpg) no-repeat;
	background-position: center bottom;
    background-size: 100%;
}

#slide li .image{
	min-height: 200px;
    width: 100%;
    max-width: 500px;
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: auto;
}

#slide li.first .image{
	background-image:url(../../../assets/img/top/slide_img01_pc.jpg);
}
#slide li.second .image{
	background-image:url(../../../assets/img/top/slide_img02_pc.png);
}
#slide li.third .image{
	background-image:url(../../../assets/img/top/slide_img03_pc.png);
}

#slide li .tbox{
	/*background-color:#fbf7f6;*/
	width:100%;
	position: absolute;
    top: 0px;
}

#slide li .tbox a{
    position: absolute;
    bottom: 70px;
    left: 10px;
}
#slide li .tbox .slidetext1 {
	margin-top:5%;
}
@media screen and (min-width: 380px) and (max-width: 640px){
#slide li .tbox .slidetext1 {
	margin-top:5px;
}
}
@media screen and (min-width: 501px) and (max-width: 640px){
#slide li .tbox .slidetext3 img {
    margin-top: 2%;
}
}
#slide li .tbox .slidetext1 img {
	width:50%;
	max-width:200px;
}
#slide li .tbox .slidetext2 {
	margin-top:-14px;
}
#slide li .tbox .slidetext2 img {
	width:90%;
	max-width:270px;
}
#slide li .tbox .slidetext3 {
	margin-top:-42px;
}
@media (max-width: 400px){
#slide {
	min-height: 140px !important;
}
#slide li .image{
	min-height: 140px !important;
	background-size: 100% !important;
}
#slide li .tbox .slidetext2 img {
	width:68%;
	max-width:270px;
}
#slide li .tbox .slidetext3 {
	margin-top:-11% ;
}
#slide li .tbox .slidetext3 img {
	width:80% !important;
	margin-top:3% !important;
}
}
@media (max-width: 450px){
#slide{
	min-height:160px;
}

#slide ul{
	min-height:160px;
}

#slide li{
	min-height:160px;
}
#slide li.first .image{
	background-size: 100%;
}
#slide li .image{
	min-height: 160px !important;
    background-position: center top;
	background-size: cover;
}
}
#slide li .tbox .slidetext3 img {
	width:100%;
}
#slide img{
	max-width:360px;
	padding:0;
	display:block;
	margin:auto;
}

/*トップページ*/
#cts_main{
	margin:0 10px;
}

#welcome p {
    color: #014099;
    font-weight: bold;
    line-height: 2.4;
    letter-spacing: 1px;
    text-align: center;
    padding-bottom: 120px;
    margin-top: 20px;
    background-image: url(../../../assets/img/top/wel_fishl_pc.png), url(../../../assets/img/top/wel_fishr_pc.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 10% bottom, right 10% bottom;
    background-size: 120px 120px, 120px 120px;
}
/*トップ新着情報*/

.home #topnews h3, #diving_blog h3 {
	background:url(../../../assets/img/common/line_bttl_pc.png) repeat-x center center;
	background-size:80px 2px;
	margin-top:40px;
}
.home #topnews h3 em, #diving_blog h3 em {
	background:url(../../../assets/img/common/bg_bttl_pc.png) repeat-x center center;
	background-size:230px 40px;
	color:#fff;
	width:230px;
	height:40px;
	font-size: 15px;
    line-height: 2.9;
	margin:0 auto 20px auto;
	text-align:center;
}

#topnews .newslist_btn{
    width: 80%;
    color: #fff;
    margin: auto;
    background: url(../../../assets/img/common/icon_arrow_pc.png) no-repeat center right 20px #004097;
    background-size: 18px 18px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0px 4px 0px 0px #14346e;
    -moz-box-shadow: 0px 4px 0px 0px #14346e;
    -webkit-box-shadow: 0px 4px 0px 0px #14346e;
}

#topnews .newslist_btn a{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 5px 0px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
}

#topnews .newslist_btn a:hover{
    color: #fff;
    background-image: url(../../../assets/img/top/topnews_btn_hover_pc.png);
}
#lcolumn section img {
	width:100%;
}
#lcolumn section {
	/*padding:0 10px;*/
}

/*特徴*/
#point {
  margin-top: 20px;
}
#point ul li {
	margin-top:40px;
}
#point ul li:first-child {
  margin-top: 15px;
}
#point ul li div {
	display:inline-block;
	vertical-align:top;
	padding-top:48px;
	text-align:center;
}
#point .swell-block-columns:nth-child(2) h4 {
	background: url(../../../assets/img/top/point_icon01_pc.png) no-repeat center top;
    background-size: 60px 57px;
}
#point .swell-block-columns:nth-child(3) h4{
	background: url(../../../assets/img/top/point_icon02_pc.png) no-repeat center top;
    background-size: 60px 57px;
}
#point .swell-block-columns:nth-child(4) h4 {
	background: url(../../../assets/img/top/point_icon03_pc.png) no-repeat center top;
    background-size: 60px 57px;
}
#point .swell-block-columns:nth-child(5) h4 {
	background: url(../../../assets/img/top/point_icon04_pc.png) no-repeat center top;
    background-size: 60px 57px;
}
#point .swell-block-columns:nth-child(6) h4 {
	background: url(../../../assets/img/top/point_icon05_pc.png) no-repeat center top;
    background-size: 60px 57px;
}
#point ul li h3 {
    margin-top: 30px;
    margin-bottom: -15px;
}
#point .swell-block-columns h4 {
	color:#008cd6;
	font-size:17px;
	text-align:center;
    padding-top: 50px;
}
#point ul li a {
	margin:1em auto 0 auto;
}
#point ul li p {
	text-align:left;
}
.bnr_campa ul li {
    margin-top: 20px;
}


/*ご挨拶*/
.greeting {
	padding-bottom:25px;
}
.greeting h3 {
	margin-bottom:20px;
}
.greeting p.grphoto {
	text-align:right;
}
.greeting p.grphoto span {
	font-weight: bold;
    padding-top: 2px;
    display: inline-block;
}

.home .lowbnr_list {
	margin:0 0 10px 0;
}
.home .point {
	overflow:hidden;
	margin-top:0px;
}
.home .point .orna {
	margin-bottom:20px;
}
.home .point ul {
    list-style: none;
}
.home .point li {
	background: url(../../../assets/img/low/c-card_campaign/icon_tatsu_pc.jpg) no-repeat left center;
    background-size: 18px;
    padding-left: 22px;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 0.8em;
    letter-spacing: 2px;
}
.home .point li strong {
	color:#ea6182;
}
.home .address h3 {
    background: url(../../../assets/img/low/c-card_campaign/bg_head_pc.png) no-repeat center bottom;
    background-size: 100%;
    color: #014099;
    text-align: center;
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 1.4;
    margin: 30px 0 10px 0;
    clear: both;
}
.home .address {
	padding-bottom:30px;
}
.home .address .tel_btn {
    width: 75%;
    padding: 10px 0;
    border: 2px solid #80cef4;
    color: #004098;
    background: url(../../../assets/img/common/icon_tel.png) no-repeat center left 10% #f4fbff;
    background-size: 18px 18px;
    display: block;
    margin: 10px auto;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.home .address .aboutac p, .home .address .aboutac iframe {
	width:100%;
	display:inline-block;
	vertical-align:top;
}
.home .address .aboutac iframe {
	min-height:300px;
}
.top_inq_bnr a img {
	margin:0 auto 10px auto;
	display:block;
}
}
@media all and (max-width: 959px) {
    .shop_info {
        margin-top:50px;
    }
    .shop_info ul {
        overflow:hidden;
        margin:20px 0;
    }
    .shop_info ul li {
        margin-bottom:20px;
    }
    .shop_info ul li iframe {
        width:100%;
        min-height:300px;
    }
    .shop_info ul li img {
        width:100%;
    }
    .shop_info dl {
        overflow:hidden;
        line-height:2;
        clear:both;
    }
    .shop_info dl dt {
        width: 100%;
        padding: 0;
        color: #004097;
        font-weight: bold;
    }
    .shop_info dl dd {
        padding: 0;
        border-left: none;
        padding-bottom: 10px;
        border-bottom: dotted 1px #fabe00;
        line-height: 1.6;
        margin: 0.5em 0 1em;
    }
    .shop_info dl dd:last-child {
        border-bottom:none;
        margin-bottom:0;
    }
    .home .cvoice {
        padding-bottom:30px;
    }
    .home .cvoice ul li {
        border-bottom:none;
        padding-left: 20px;
        margin-top: 15px;
    }
    /* .home .cvoice h3 {
        margin: 20px 0 0 0;
    } */
    .home .cvoice h4 {
        font-size: 13px;
        line-height: 1.3;
        color: #004097;
        margin: 1em 0 0.8em 0;
        clear: both;
        position: relative;
        padding: 10px 0 14px 35px;
        background-image: url(../../../assets/img/low/icon_h4.png), url(../../../assets/img/low/line_h4.gif);
        background-repeat: no-repeat, repeat-x;
        background-position: left bottom 8px, left bottom 10px;
        background-size: 30px 30px, 1px 1px;
    }
    .home .cvoice h5 {
        color: #fabe00;
        border-bottom: 1px solid #014099;
        font-size: 12px;
        font-weight: normal;
        background: none;
        margin: 0 0 0.5em 0;
        padding: 0 0 0px 0;
    }
}