/* Scss Document */
.sec_tarea .vis img {
	width: 100%;
}

/***************
改修後
****************/
.secPic01 img {
	width: 100%;
}
.secPic02 {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.secPic03 {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.secPic04 {
	width: 1260px;
	margin: 0 auto;
	position:relative;
	height: 750px;
	overflow: hidden;
}
.secPic04 img {
	width: 100%;
	position:absolute;
	top:-120px;
}
/*.secPic04 {
	position:relative;
	height: 800px;
	overflow: hidden;
}
.secPic04 img {
	width: 100%;
	position:absolute;
	top: -50px;
}*/

h1.title01 {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	color: #155fb6;
	font-size: 4.2rem;
	font-weight: bold;
	border-bottom: 3px solid #155fb6;
}
h2.title02 {
	width:800px;
	margin: 0 auto;
	padding: 20px 0;
	color: #155fb6;
	font-size: 3.8rem;
	font-weight: bold;
}
h3.title03,h4.title03 {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
	color: #155fb6;
	font-size: 3.2rem;
}
h4.title04 {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	font-size: 2.8rem;
}

.sec_tag_sns {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0;
}
.sec_tag_sns .tag_side {
	float: left;
	width: 600px;
}
.sec_tag_sns .tag_side dl {
	float: left;
	margin-right: 20px;
}
.sec_tag_sns .tag_side dl dt {
	display: inline-block;
	background: url(/sightseeing/common/img/ic_category.png) no-repeat left top;
	background-size:17px;
	padding: 2px 5px 2px 24px;
	font-size: 1.2rem;
	background-size:17px;
}
.sec_tag_sns .tag_side .tag dt {
	display: inline-block;
	background: url(/sightseeing/common/img/ic_tag.png) no-repeat left 3px;
	background-size:17px;
	padding: 2px 5px 2px 24px;
	font-size: 1.2rem;
	background-size:17px 18px;
}
.sec_tag_sns .tag_side dl dd {
	display: inline-block;
}
.sec_tag_sns .tag_side dl dd a {
	font-size: 1.2rem;
	color: #1460ba;
}
.sec_tag_sns .sns_side {
	width: 196px;
	float: right;
}
.sec_tag_sns .sns_side ul li {
	float: left;
	margin-right: 10px;
}
.sec_tag_sns .sns_side ul li:last-child {
	margin-right: 0;
}

.secLink {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 20px;
	background: url(/s/sightseeing/common/img/line_double.png) repeat-x left top;
	background-size:2px 4px;
}
.secLink:after {
	content: "";
	display: block;
	width: 980px;
	height: 4px;
	background: url(/s/sightseeing/common/img/line_double.png) repeat-x left bottom;
	background-size:2px 4px;
}
.secLink h4 {
	text-align: center;
	color: #333333;
	font-size: 1.4rem;
	margin-bottom: 20px;
	font-weight: bold;
}
.secLink ul {
	width: 960px;
	margin: 0 auto 30px;
}
.secLink ul li {
	display: inline-block;
	margin-right: 20px;
}
.secLink ul li a {
	background: url(/sightseeing/common/img/ic_arb.png) no-repeat left center;
	background-size:8px 6px;
	padding-left: 15px;
	color: #1460ba;
	font-size: 1.4rem;
}
.secLink ul li:last-child {
	margin-right: 0;
}

.anchorLink03 {
	width: 1000px;
	margin: 0 auto;
}
.anchorLink03 ul li {
	width: 320px;
	padding: 15px 0;
	text-align: center;
	float: left;
	background: #4f6fc1;
}
.anchorLink03 ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 1.5rem;
}
.anchorLink03 ul li:nth-child(1) {
	margin-right: 20px;
}
.anchorLink03 ul li:nth-child(2) {
	margin-right: 20px;
}

.anchorLink04 {
	width: 1000px;
	margin: 0 auto;
}
.anchorLink04 ul li {
	width: 235px;
	padding: 15px 0;
	text-align: center;
	float: left;
	background: #4f6fc1;
}
.anchorLink04 ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 1.5rem;
}
.anchorLink04 ul li:nth-child(1) {
	margin-right: 20px;
}
.anchorLink04 ul li:nth-child(2) {
	margin-right: 20px;
}
.anchorLink04 ul li:nth-child(3) {
	margin-right: 20px;
}

.double01 {
	width: 980px;
	height: 4px;
	margin: 0 auto;
	background: url(/sightseeing/common/img/line_double.png) repeat-x left bottom;
	background-size:2px 4px;
	border: none;
}
.double02 {
	width: 800px;
	height: 4px;
	margin: 0 auto;
	background: url(/sightseeing/common/img/line_double.png) repeat-x left bottom;
	background-size:2px 4px;
	border: none;
}

.caption01 {
	padding: 15px 0;
	text-align: center;
	font-size: 1.7rem;
}
.caption02 {
	display: block;
	padding: 15px 0;
	text-align: center;
	font-size: 1.7rem;
}

.txt01 {
	width: 800px;
	margin: 0 auto;
	font-size: 1.7rem;
	line-height: 1.8;
}
.txt02 {
	width: 700px;
	margin: 0 auto;
	font-size: 1.7rem;
	line-height: 1.8;
}
.txt03 {
	width: 700px;
	margin: 0 auto;
	font-size: 1.9rem;
	line-height: 1.8;
	font-weight: bold;
	color: #155fb6;
}

.txtLink {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    font-size: 2.5em;
    line-height: 1.8;
}

.sec_tripimg01 {
	width: 1000px;
	margin: 0 auto;
}
.sec_tripimg01 dl {
	width: 490px;
}
.sec_tripimg01 dl img {
	width: 490px;
}
.sec_tripimg01 dl dd {
	padding: 15px 0;
	text-align: center;
	line-height: 1.8;
	font-size: 1.7rem;
}
.sec_tripimg01 dl:nth-child(1) {
	float: left;
}
.sec_tripimg01 dl:nth-child(2) {
	float: right;
}
.sec_tripimg02 {
	width: 1000px;
	margin: 0 auto;
}
.sec_tripimg02 dl {
	width: 320px;
}
.sec_tripimg02 dl img {
	width: 320px;
}
.sec_tripimg02 dl dd {
	padding: 15px 0;
	text-align: center;
	line-height: 1.8;
	font-size: 1.7rem;
}
.sec_tripimg02 dl dd a {
	text-align: center;
	line-height: 1.8;
	font-size: 1.7rem;
	color: #1460ba;
}
.sec_tripimg02 dl:nth-child(1) {
	float: left;
	padding-right: 20px;
}
.sec_tripimg02 dl:nth-child(2) {
	float: left;
	padding-right: 20px;
}
.sec_tripimg02 dl:nth-child(3) {
	float: right;
}
.sec_tripimg03 {
	width: 900px;
	margin: 0 auto;
}
.sec_tripimg03 dl {
	width: 900px;
	float: left;
}
.sec_tripimg03 dl dt {
	width: 490px;
	float: left;
	padding-right: 30px;
}
.sec_tripimg03 dl dt img {
	width: 490px;
}
.sec_tripimg03 dl dd {
	width: 380px;
	float: left;
	line-height: 1.8;
	font-size: 1.7rem;
}
.sec_tripimg04 {
	width: 900px;
	margin: 0 auto;
}
.sec_tripimg04 dl {
	width: 420px;
}
.sec_tripimg04 dl dt {
	text-align: center;
}
.sec_tripimg04 dl dd {
	padding: 15px 0;
	line-height: 1.8;
	font-size: 1.7rem;
}
.sec_tripimg04 dl:nth-child(1) {
	float: left;
}
.sec_tripimg04 dl:nth-child(2) {
	float: right;
}

.secInfo {
	margin: 0 auto;
	width: 900px;
	border: 1px solid #eee;
	overflow-x: auto;
}
.secInfo table {
	width: 900px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #333;
	font-size: 1.7rem;
}
.secInfo th {
	background-color: #f0f0f0;
	text-align: center;
	white-space: nowrap;
	padding: 15px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}
.secInfo td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 15px;
}
.secInfo td {
	text-align: left;
	line-height:1.8;
}

.secMap {
	width: 900px;
	margin: 0 auto;
}

.linkBlank {
	color: #1460ba;
	font-size: 1.7rem;
	background: url(/sightseeing/common/img/ic_blank.png) no-repeat right center;
	background-size:13px 9px;
	padding-right: 24px;
}

.secFaq {
	width: 800px;
	margin: 0 auto;
}
.secFaq dl {
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}
.secFaq dl dt {
	padding-bottom: 10px;
	color: #155fb6;
	font-size: 1.9rem;
	font-weight: bold;
}
.secFaq dl dd {
	font-size: 1.7rem;
	line-height: 1.8;
}

.secList {
	width: 600px;
	margin: 0 auto;
}
.secList dt {
	line-height: 1.8;
	font-size: 1.7rem;
	font-weight: bold;
}
.secList dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 1.8;
	font-size: 1.7rem;
	border-bottom: 1px solid #ccc;
}

.secRel {
	width: 1000px;
	margin: 0 auto;
}
.secRel dl {
	width: 320px;
	height: 100px;
	margin-bottom: 20px;
	float: left;
}
.secRel dl dt {
	width: 150px;
	float: left;
	padding-right: 10px;
}
.secRel dl dt img {
	width: 150px;
	height: 100px;
}
.secRel dl dd {
	font-size: 1.4rem;
	float: left;
	width: 150px;
}
.secRel dl dd a {
	color: #1460ba;
	line-height: 1.5;
}

.secRec {
	width: 1000px;
	margin: auto ;
}
.secRec dl {
	width: 320px;
}
.secRec dl dt img {
	width: 320px;
}
.secRec dl dd {
	font-size: 1.7rem;
	margin-top: 5px;
}
.secRec dl dd a {
	text-align: left;
	line-height: 1.8;
	color: #1460ba;
}
.secRec dl dd.price {
	font-weight:bold;
	color: #d50f1d;
}
.secRec dl:nth-child(1) {
	float: left;
	padding-right: 20px;
}
.secRec dl:nth-child(2) {
	float: left;
	padding-right: 20px;
}
.secRec dl:nth-child(3) {
	float: right;
}

.btn_find {
	width: 300px;
	margin: 0 auto;
}

.btn_find_850 {
	width: 850px;
	margin: 0 auto;
}

.btn_find a {
	color: #ffffff;
	font-size: 2.0rem;
	text-align: center;
	padding: 18px;
	background-color: #ff7f00;
	border-radius: 4px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.btn_find_850 a {
	color: #ffffff;
	font-size: 2.0rem;
	text-align: center;
	padding: 18px;
	background-color: #ff7f00;
	border-radius: 4px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.btn_find a:hover {
	opacity:0.7;
}

.btn_find_900 a:hover {
	opacity:0.7;
}

.sec_fbcom_box {
	width: 600px;
	margin: 0px auto;
}

.page_top {
	width: 980px;
	margin: 0 auto;
}
.page_top .pc_tbtn {
	  float: right;
	margin-bottom: 2px;
}
.page_top .sp_tbtn {
	display: none;
}

footer {
	background: url(/sightseeing/common/img/bg_footer.png) repeat-x left top;
	height: 30px;
	padding-top: 15px;
}
footer .foot_cotent {
	width: 980px;
	margin: 0 auto;
}
footer .foot_cotent .company_link {
	float: left;
}
footer .foot_cotent .company_link li {
	float: left;
	margin-right: 27px;
}
footer .foot_cotent .company_link li a {
	background: url(/sightseeing/common/img/ic_arr.png) no-repeat left 2px;
	background-size:4px 5px;
	font-size: 1.3rem;
	padding: 0 0 0 10px;
	color: #2068b7;
	text-decoration: none;
}
footer .foot_cotent .company_link li:last-child {
	margin-right: 0;
}
footer .foot_cotent .copy_right {
	float: right;
	font-size: 1.3rem;
}

/************************************************
観光情報プロモーションページ　
************************************************/
.wrapper {
	background-color: #FFF;
	font-family: 'ヒラギノ角ゴ Pro','Microsoft JhengHei', 微軟正黑體, Arial, Helvetica, sans-serif;
}

.mainTitle {
	background: url(../img/bg_areacamera.png) repeat;
	width: 100%;
}
.mainTitle h2 {
	color: #d50f1d;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	background: none;
}
.mainTitle h2 small {
	font-size: 18px;
	font-weight: lighter;
}

.mainArea {
	margin: 0 auto;
	width: 980px;
}
.mainArea .sec img {
	width: 980px;
	height: 458px;
}
.mainArea .sec h3 {
	color: #1064be;
	font-size: 40px;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	margin: 30px auto;
	width: 100%;
}
.mainArea .sec p {
	color: #333;
	font-size: 18px;
	line-height: 28px;
}
.mainArea .sec .detail_btn {
	margin: 0 auto;
/*background: url(../img/line_solid_g.png) no-repeat center bottom;*/
	display: table;
}
.mainArea .sec .detail_btn p a:first-child {
	margin-right: 20px;
}
.mainArea .sec .detail_btn p {
	width: 420px;
    display: table-cell;
}
.mainArea .sec .detail_btn p a:hover {
	opacity:0.7;
}
.mainArea .sec .detail_btn p a {
	color: #ffffff;
	font-size: 28px;
	text-align: center;
	padding: 18px;
	background-color: #f39801;
	font-weight: bold;
	text-decoration: none;
	display: block;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#secSub .sub_cont {
	margin: 0 70px;
	overflow: hidden;
}
#secSub .sub_cont dl {
	float: left;
	width: 240px;
	margin-right: 40px;
}
#secSub .sub_cont dl:last-child {
	margin-right: 0px;
}
#secSub .sub_cont dt,
#secSub .sub_cont dd {
	font-size: 16px;
	line-height: 28px;
}
#secSub .sub_cont dt img,
#secSub .sub_cont .sub_detail p img {
	width: 240px;
	height: auto;
}
#secSub .sub_cont dt a {
	color: #1064be;
	text-decoration: underline;
}
#secSub .sub_cont dd:first-child {
	margin-top: 20px;
	color: #333;
}

#secSub .sub_cont dd p {
	font-size: 26px;
	line-height: 28px;
}
.secSP {
	display: none;
}
.sub_btn {
	display: none;
}
.modal-content {
    z-index: 10;
    display: none;
    width: 725px;
    height: 790px;
    margin: 33px auto 20px;
    padding: 20px;
    border: 2px solid #aaa;
    background-color: #fff;
    overflow: hidden;
}
.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}
.modal-content p {
	color: #333;
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: bold;
}
.modal-content .detail_img {
	float: left;
}
.modal-content .detail_img img {
	width: 300px;
	height: 200px;
}
.modal-content .detail_ta {
	float: right;
}
.modal-content .detail_ta table {
	width: 400px;
	height: 200px;
	border: 1px solid #c9c9c9;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 15px;
}
.modal-content .detail_ta table tr {
	border: 1px solid #c9c9c9;
}
.modal-content .detail_ta table th {
	font-size: 18px;
	background-color: #dcdcdc;
	width: 23%;
    text-align: center;
}
.modal-content .detail_ta table td {
	font-size: 16px;
	padding:15px 0 15px 1em;
}

.modal-content .detail_ma {
	margin-top: 20px;
}
.modal-content .detail_ma iframe {
	max-width: 100% !important;
}
.modal-close img.close {
    width: 42px;
    height: auto;
    position: absolute;
    z-index: 10;
    top: 18px;
    right: 235px;
}
.modal-open {
    color:#00f;
    text-decoration:underline;
}
.modal-open:hover {
    cursor:pointer;
    color:#f00;
}
.modal-close {
    color:#00f;
    text-decoration:underline;
}
.modal-close:hover {
    cursor:pointer;
    color:#f00;
}

.cal {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #eaeaea;
}
.cal .sec {
	width: 980px;
	margin: 0 auto;
}
.cal .sec .sec05 {
	margin: 30px auto;
}
.cal img {
}
.cal h3 {
	color: #1064be;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 30px;
}
.cal p {
	color: #333;
	font-size: 18px;
	line-height: 28px;
}

/***************
ホテル用
****************/
.hotelRank {
	margin-top: -10px;
	background: url(/sightseeing/common/img/bg_rank.png) repeat-x 0 30%;
}
.hotelAfi {
	width: 515px;
	margin: 0 auto;
	text-align: center;
}
.hotelAfi ul {
	width: 250px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.hotelAfi li {
	display: inline;
	padding: 0;
	margin: 0;
	width: 250px;
}
.hotelAfi li a {
	display: block;
	background-color: #ff7f00;
	padding: 18px 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 2.0rem;
	border-radius: 4px;
}
.hotelAfi02 {
	width: 515px;
	margin: 0 auto;
	text-align: center;
}
.hotelAfi02 ul {
	width: 515px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.hotelAfi02 li {
	display: inline;
	padding: 0;
	margin: 0;
	width: 250px;
	float: left;
}
.hotelAfi02 li a {
	display: block;
	background-color: #ff7f00;
	padding: 18px 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 2.0rem;
	border-radius: 4px;
}
.hotelAfi02 li:nth-child(1) {
	margin-right: 15px;
}
.hotelAfi03 {
	width: 780px;
	margin: 0 auto;
	text-align: center;
}
.hotelAfi03 ul {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.hotelAfi03 li {
	display: inline;
	padding: 0;
	margin: 0;
	width: 250px;
	float: left;
}
.hotelAfi03 li a {
	display: block;
	background-color: #ff7f00;
	padding: 18px 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 2.0rem;
	border-radius: 4px;
}
.hotelAfi03 li:nth-child(1) {
	margin-right: 15px;
}
.hotelAfi03 li:nth-child(2) {
	margin-right: 15px;
}
.hotelAfi04 {
	width: 1045px;
	margin: 0 auto;
	text-align: center;
}
.hotelAfi04 ul {
	width: 1045px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.hotelAfi04 li {
	display: inline;
	padding: 0;
	margin: 0;
	width: 250px;
	float: left;
}
.hotelAfi04 li a {
	display: block;
	background-color: #ff7f00;
	padding: 18px 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 2.0rem;
	border-radius: 4px;
}
.hotelAfi04 li:nth-child(1) {
	margin-right: 15px;
}
.hotelAfi04 li:nth-child(2) {
	margin-right: 15px;
}
.hotelAfi04 li:nth-child(3) {
	margin-right: 15px;
}

.hotelAfi_tit{
	width: 940px;
	margin: 0 auto 20px;
	font-size: 3.5rem;
    padding: 10px 0;
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid #333;
    text-align: left;
}
.hotelAfi06 {
	width: 940px;
	margin: 0 auto 30px;
	text-align: center;
}
.hotelAfi06 ul {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.hotelAfi06 li {
	display: inline;
	padding: 0;
	margin: 0;
	width: 303px;
	float: left;
}
.hotelAfi06 li a {
	display: block;
	background-color: #ff7f00;
	padding: 18px 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 2.0rem;
	border-radius: 4px;
}
.hotelAfi06 li:nth-child(1) {
	margin-right: 15px;
	margin-bottom: 15px;
}
.hotelAfi06 li:nth-child(2) {
	margin-right: 15px;
	margin-bottom: 15px;
}
.hotelAfi06 li:nth-child(3) {
	margin-right: 0px;
	margin-bottom: 15px;
}
.hotelAfi06 li:nth-child(4) {
	margin-right: 15px;
	margin-bottom: 15px;
}
.hotelAfi06 li:nth-child(5) {
	margin-right: 15px;
	margin-bottom: 15px;
}

/***************
インタビュー用
****************/

.report {
	width: 700px;
	color: #155fb6;
	margin :2.5em auto 1.5em;
	font-size: 1.7em;
	line-height: 1.8;
}

div.secInterview p.report:first-child {
	margin: 0em auto 1.5em;
}

.comment {
	width: 700px;
	margin: 0 auto 1.25em;
	font-size: 1.7em;
	line-height: 1.8;
}

div.secInterview p.comment:last-child {
	margin-bottom: 3em;
}

/***************
余白調整用
****************/
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb100 {
	margin-bottom: 80px;
}
.pt20 {
	padding-top: 20px;
}
.pt40 {
	padding-top: 40px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb60 {
	padding-bottom: 60px;
}
.pb80 {
	padding-bottom: 80px;
}
.pb100 {
	padding-bottom: 100px;
}
/***************
テキスト揃え調整用
****************/
.txt_center {
	text-align: center;
}

.txt_left {
	display: block;
	text-align: left;
}

.txt_right {
	text-align: right;
}

/***************
youtubeu埋め込み用
****************/
.youtube {
  position: relative;
  width: 100%;
  max-width: 1500px;
  padding-top: 56.25%;
  margin: 0 auto 20px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 92% !important;
}
/******************
タイアップ（ＰＲ枠）用
******************/
.premium-tieup__box {
    max-width: 700px;
    margin: 20px auto;
}
.premium-tieup__box a{
    text-decoration: none;
    padding: 2%;
    display: flex;
    background: #dfe9f7;
    align-items: center;
    position: relative;
}
.premium-tieup__box img {
    height: auto;
    max-width: 165px;
    width: 100%;
    display: block;
}
.premium-tieup__box a p {
    color: #0062ff;
    height: auto;
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
    overflow: hidden;
    padding-left: 3%;
}
/***************
ホテル推し宿特集追加スタイル
****************/
.blue_color{
	color: #155fb6;
}
.hotel_subtxt{
    max-width: 980px;
    margin: 2rem auto;
    line-height: 1.8;
    font-size: 1.7rem;
}
.hotel_h1_subtx{
	margin-bottom: -1.5rem;
	font-size: 2.5rem;
	font-weight: bold;
}
.sec_tripimg04.hotel_comment_bg dl{
	width: 440px;
}
.sec_tripimg04.hotel_comment_bg dl dd{
	background: #f5f5f5;
	padding: 15px 20px;
	min-height: 140px;
}
/***************
過去のデザインを表示
****************/
/*アフィリエイトボタン*/
.hotelAfi04.past-design ul {
	width: 845px;
}
.hotelAfi04.past-design li {
	width: 200px;
}
.hotelAfi04.past-design li a {
	padding: 18px 0;
	font-size: 1.6rem;
	border-radius: 1px;
}
/*アフィリエイトタイトル*/
.hotelAfi_tit.past-design {
    width: 850px;
}

/***************
.mail_fb_box
****************/
.mail_fb_box{
    width: 660px;
    margin: 0 auto 30px;
}
.mail_fb_box .mail,.mail_fb_box .fb-plugin{
    border: 1px solid #8ED1E4;
    height: 180px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 20px;
    display: inline-block;
}
.mail_fb_box div a {
    padding: 0 15px;
    text-decoration: none;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 315px;
    height: 180px;
    box-sizing: border-box;
}
.mail_fb_box .mail a {
    overflow: hidden;
    position: relative;
}
.mail_fb_box .mail .fl_l {
    position: absolute;
    top: 40%;
    width: 95px;
}
.mail_fb_box .mail img {
    width: 70px;
    height: auto;
}
.mail_fb_box .mail .fl_r {
    width: 180px;
    float: right!important;
}
.mail_fb_box h5 {
    margin-bottom: 10px;
    color: #355dbc;
    font-weight: bold;
    font-size: 18px;
}
.mail_fb_box p.text {
    text-align: left;
    font-size: 15px;
    color: #333;
}
.mail_fb_box .fb-plugin{
    overflow-y: scroll !important;
    margin-left: 20px;
    width: 316px;
}
.mail_fb_box .fb-plugin::-webkit-scrollbar{
    display:none;
}

/***************
.pl-button
****************/
.pl-button {
    list-style: none;
    border: 1px solid #886e34;
    border-bottom: none;
    width: 720px;
    margin: 4em auto 0.5em;
}
.pl-button__item {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
}
.pl-button__item a {
    position: relative;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #886e34;
    padding: 1em 2em 1em 1em;
    transition-duration: 50ms;
}
.pl-button__item a:link,.pl-button__item a:visited {
    color: #886e34;
}
.pl-button__item a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    content: '';
    width: 12px;
    height: 12px;
    margin-top: -7px;
    border-top: 4px solid #886e34;
    border-right: 4px solid #886e34;
    transform: rotate(45deg);
}
/***************
広告用テンプレート2018/01/25
****************/
.sec_tripimg02.advertising{
	margin-bottom: 60px;
}
.sec_tripimg02.advertising dd{
	background:#4f6fc1;
}
.sec_tripimg02.advertising dd a{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	display:block;
	font-size:1.5rem;
}
.ad_slide01,.ad_slide01 section,.ad_slide01 section p{
	max-width: 1000px;
	margin: 0 auto;
	
}
.ad_column01{
	background-color:#e5e7e9;
	margin:0 auto 40px;
	max-width:940px;
	padding:10px 0;
}
.ad_column01 img{
	width: 100%;
}

.title_h3{
	width: 100%;
	max-width: 980px;
	margin: 0 auto 15px;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
}
.similar_box{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    -js-display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-grow: 1;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font: inherit;
}
.similar_03{
    width: 735px;
}
.similar_02{
    width: 490px;
}
.similar_01{
    width: 220px;
}
.similar_box .box{
    width: 220px;
    text-align: left;
    margin-bottom: 30px;
}
.similar_box .box a:link {
    color: #2068b7;
    text-decoration: none;
}
.similar_box .box a,.similar_box .box a:visited{
    color: #0062ff;
}
.similar_box .box .thumb img{
    border-radius: 8px;
    width: 220px;
}
.similar_box .box strong {
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    padding: 15px 0;
}

/***************
パムアド
****************/
/* テキスト
---------------------------*/
.pamad_wrap_text {
    color: #0062ff !important;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: left;
    width: 980px;
    margin: 40px auto 0;
}
.pamad_label {
    color: #333;
    font-size: 14px;
}
.pamad_wrap_text iframe {
    padding: 5px 8px 0 16px;
	width: 956px;
}
.pamad_wrap_text::before {
	display: block;
	position: absolute;
	top: 28px;
	left: -4px;
	width: 8px;
	height: 8px;
	border-width: 1.5px;
	border-style: solid;
	border-color: #0062ff #0062ff transparent transparent;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* 上下線あり */
.pamad_wrap_text.\--onborder {
    padding: 16px 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
.pamad_wrap_text.\--onborder::before {
	top: 44px;
}


/* 画像＋テキスト６枠
---------------------------*/
.pamad_mainWrap {
    margin: 50px auto;
    width: 1000px;
}
.pamad_title {
	padding: 20px 0;
    color: #155fb6;
    font-size: 3.8rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}
.pamad_wrap_flex {
  position: relative;
}
.pamad_box1 {
	position: absolute;
	width: 48%;
	top: 107px;
	right: 0;
}
.pamad_box1,
.pamad_box1 iframe {
	height: 107px;
}
.pamad_box2,
.pamad_box2 iframe {
	height: 107px !important;
}
.pamad_box3,
.pamad_box3 iframe {
	height: 215px !important;
}


/* タイアップ（広告ページ）の非表示設定
---------------------------*/
/* タイアップページでは非表示にする用 */
.tie-up .movie,
.tie-up + .rc_pamad_pr {
    display: none;
}


/* レンタカーバナー広告
---------------------------*/
.rc_pamad_pr {
    text-align: center;
    margin: 70px 0 50px;
}


/* 動画埋め込み
---------------------------*/
.movie {
    margin: 50px auto;
    width: 980px;
    height: 607px;
}

.movie_content {
    border: 1px solid #aaa;
}
