@charset "utf-8";

.pc-no01 {
  display: none;
}

#m_contents { width:1100px; margin:10px auto; }
#m_contents h2 { text-indent:-9999px; }
#m_contents h3 {
    width:1040px;
    height:64px;
    margin:30px 30px 0;
    padding-left: 16px;
    padding-top: 16px;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0,0,0,.24);
    background-image: url(../images/bg_caption.jpg);
}
#m_contents #main1 { height:335px; background-image:url(../images/main1.jpg); position:relative; }
#m_contents #main1 p { position:absolute; top:266px; left:60px; color:#fff; font-weight:bold; width:585px; }
#m_contents #main2 { height:414px; background-image:url(../images/main2.jpg); position:relative; }
#m_contents #main2 a { position:absolute; display:block; text-indent:-9999px; }
#m_contents #main2 .map_mouli_beach { width:61px; height:16px; top:357px;	left:143px; }
#m_contents #main2 .map_mouli_bridge { width:54px; height:16px; top:323px; left:256px; }
#m_contents #main2 .map_mouli_church { width:61px; height:16px; top:376px; left:211px; }
#m_contents #main2 .map_htl1 { width:171px; height:20px; top:332px; left:81px; }
#m_contents #main2 p { text-indent:-9999px; }

#ouv_bg { background:url(../images/bg.jpg) repeat-y; padding-bottom:30px; }
#m_contents .btn_alltour { text-align:center; }
#m_contents .remarks { text-align:center;font-weight:bold;line-height:1.6em;padding-top:20px; }

/*
#m_contents #caption1 { background-image:url(../images/caption1.png); }
#m_contents #caption2 { background-image:url(../images/caption2.png); }
*/

#m_contents #highlight { padding:0 50px; }
#m_contents #highlight h4 { margin-bottom:5px; }
#m_contents #highlight ul { overflow:hidden; }
#m_contents #highlight li { float:left; margin-top:15px; }
#m_contents #highlight .column3 { width:1020px; }
#m_contents #highlight .column3 li { width:320px; margin-right:20px; }
#m_contents #highlight p { height:300px; position:relative; }
#m_contents #highlight p img { position:absolute; bottom:0; }

#m_contents #htl { padding:0 50px; }
#m_contents #htl ul { width:1020px; overflow:hidden; }
#m_contents #htl li { float:left; width:490px; margin-right:20px; margin-top:15px; }
#m_contents #htl .htl_txt { padding:5px 15px; }
#m_contents #htl .htl_btn { text-align:center; margin-top:8px; }
#m_contents #htl .htl_btn a { padding:5px; }

#m_contents .sec_title02{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:30px 0 10px 0;
	color:#fb61aa;
}
#m_contents .tour_link_port02 ul {
	overflow:hidden;
	margin-top:30px;
	margin-bottom:30px;
}

#m_contents .tour_link_port02 li{
	float:left;
	width:50%;
	
}
#m_contents .tour_link_port02 li a{
	display:block;
	border:2px solid #fb61aa;
	border-radius:30px;
	background:#ff8fc3;
	color:#ffffff;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	padding:16px 0 14px;
	margin:0 10px;
	line-height:1.6em;
}
#m_contents .tour_link_port02 li a:after{
	content:"　＞";
}
#m_contents .tour_link_port02 li a:hover{
	background:#ffffff;
	color:#3ab5c0;
}
#m_contents .tour_link_port02 .red { color:#ff0000;font-weight:bold; }
#m_contents .pagetop a {
	position: fixed;
	right: 30px;
	bottom: 30px;
	display: block;
	z-index: 9999;
}



/*#m_contents #op { padding:0 50px; }
#m_contents #op ul { width:1020px; overflow:hidden; }
#m_contents #op li { float:left; width:490px; margin-right:20px; margin-top:15px; }
#m_contents #op .op_txt { padding:5px 15px; }
#m_contents #op .op_btn { text-align:center; margin-top:8px; }
#m_contents #op .op_btn a { padding:5px; }
#m_contents #op .phtset { overflow:hidden; }
#m_contents #op .oppht_l { float:left; }
#m_contents #op .oppht_r { float:right; }*/

#return_top { text-align:center; margin:10px; }
#return_top a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }



@media screen and (max-width: 640px){
	#m_contents{ width: 100% }
	#main1, #main2, #ouv_bg{ padding-left: 10px !important; padding-right: 10px !important }
	#m_contents h3{ width: 100%; margin: 30px 0 0 0; padding: 14px 0; height: auto }
	#m_contents h3 > img{ width: 90%; margin: 0 auto }
	#m_contents #highlight, #m_contents #htl{ padding: 0 }
	#m_contents #highlight p{ height: auto }
	#m_contents #highlight p img{ position: relative; bottom: auto; margin: 1em auto 0 auto; width: 100% }
	#m_contents #highlight h4{ margin-top: 1em }
	#m_contents #highlight li{ float: none; margin-top: 15px }
	#m_contents #highlight .column3, #m_contents #highlight .column4{ width: auto }
	#m_contents #highlight .column3 li, #m_contents #highlight .column4 li, #m_contents #op ul, #m_contents #op li{ width: auto; margin-right: 0 }
	#m_contents #htl ul, #m_contents #htl li { width: auto; overflow: visible }
	#m_contents #htl li{ float: none; margin-right: 0 }
	#m_contents #htl .htl_txt, #m_contents #op .op_txt{ padding: 5px 0 }
	#m_contents #op{ padding: 0 }
	#m_contents #op .oppht_l, #m_contents #op .oppht_r{ float: none; width: 100%; height: auto; margin-top: 10px }
	.htl_btn img, .op_btn img{ margin: 0 auto }
	.sp_none{ display: none }
	.pc-no01 { display: block;}
/*    追記*/
    #m_contents #main1 {
        background-image: url(../images/main1_sp.jpg);
        background-repeat: no-repeat;
        height: auto;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
        background-position: top center;
        background-size: cover;
    }
    #m_contents #main2 {
        display: none;
    }
    #m_contents .btn_alltour {
        padding: 20px 0;
}

#m_contents .btn_alltour img {
        width:100%;
}
    #m_contents #main1 p {
        top: 22.6%;
        left: 0;
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
        box-sizing: border-box;
        position: static;
        background-color: rgba(1,163,255,0.5);
        padding: 1em;
}
    .ub01 {
        width: 100%;
        height: auto;
        padding-top: 20px;
    }
    .ub02 {
        width: 100%;
        height: auto;
        padding: 20px 0;
}
    .ub_box {
        width: 100%;
        height: auto;
        padding-top: 20px;
        background: url(../images/bg.jpg);
        box-sizing: border-box;
        padding: 20px 10px 0 10px;
    }
    .ub_box ul li {
        font-size: 14px;
        padding: 5px;
        color: #674629;
        font-weight: 600;
    }
    .ub_title {
        padding-bottom: 10px;
        margin: 0 auto;
}
    .ub_title ul {
        margin-left: 1.25em;
    }
    .ub_h:before {
        content: url(../images/h.png);
        position: absolute;
        left: 180px;
}
		#m_contents .tour_link_port02{
		overflow: hidden;
	}
	#m_contents .tour_link_port02 li{
		float:left;
		width:100%;
		padding:15px 0 0;
	}	
	#m_contents .tour_link_port02 li a{
		font-size:16px;
		padding:8px 0 7px;
		margin:0 5px;
		border-width:1px;
	}


}
@media screen and (min-width: 640px){
    .ub01,.ub02,.ub03,.ub_box {
        display: none;
    }

}
