@charset "UTF-8";
/* ===================================================
	Sightseeing CSS
====================================================== */

/* ---------------------------------------------------
	Unique style (overwrite)
------------------------------------------------------ */
.sec_wrap section{}
.sec_wrap section .txt h3{color: #614938; font-size: 26px; text-align: left;}
.sec_wrap section .txt p{ margin: 0 0 30px;}

!important;}
a.gmap,
a.web{ display: inline-block; line-height: 1.1;}
a.gmap:after,
a.web:after,
a.web2:after{ content: " ≫"; color: #000;}
a.gmap{ background: url(../../sightseeing/img/icon_map.svg) no-repeat 0 0; background-size: 15px; padding:0 17px;}
a.web { background: url(../../sightseeing/img/icon_hp.svg) no-repeat 0 0; background-size: 15px; padding:0 20px;}

@media screen and (max-width: 600px) {
.sec_type2 .photo { float: none;}
.sec_wrap section .txt h3{padding:5% 0 3%;}
}
