/*
Theme Name: Perth Dream Travel Planner Original Theme
Theme URI: http://pdtp.com.au
Description: An original WordPress Theme for Perth Dream Travel Planner
Author: GITS International
Author URI:http://gitsint.com.au
Version: 2.0.0
*/

body{
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
	background-color:#ffffff;
	font-size: 14px;
}
body a:hover{
    text-decoration: none;
}
.wrapper{
    max-width: 1170px;
    margin: 0 auto;
}
.heading{
    background: #280800;
    color: #fff;
    padding: 8px;
    margin-bottom: 10px;
}
.heading h2,.heading h3,.heading h4{
    margin: 0;
}
.heading h2{
    font-size:18px;
}
header,footer{
    background: url(image/bg-header.png);
    color: #280800;
    padding: 10px 0;
}
header .logo img{
    margin: 0 auto;
}

header .links li,.modal .links li{
    background:#d47b85;
    margin-bottom: 5px;
}
header .links li a,.modal .links li a{
    color: #fff;
    display: block;
    padding: 5px;
}
header .icon li{
    margin-bottom: 5px;
}
nav{
    padding: 5px 0;
    background: url(image/bg-menu.png);
    background-size: auto 100%;
}
nav .mobile a{
    color: #fff;
    font-size: 20px;
    display: block;
}
.modal-content{
    border-radius: 0;
}
.modal-header{
    border-bottom: none;
    padding: 3px;
}
.modal-header .close{
    float: none;
    font-size: 30px;
}
.modal-body{
    padding: 10px;
    padding-top: 0;
    color: #280800;
}
.modal-body a{
    color:#280800;
}
.modal-footer{
    border-top:none;
    padding: 0;
    text-align: center;
    background: #d6868f;
}
.modal-footer a{
    display: block;
    color: #fff;
    padding: 10px;
}
.modal .inquiry .tel{
    font-size: 22px;
    display: block;
    border-bottom: solid 1px #333;
    font-weight: bold;
}
.modal .inquiry .opening{
    font-size: 11px;
}
.modal .icon{
    margin-top: 10px;
}
.modal .icon img{
    width: 40px;
}
.modal .menu ul{
    padding: 0;
    list-style:none;
}
.modal .menu ul li a{
    display: block;
    color: #280800;
    padding: 10px;
    border-bottom: solid 1px #280800;
}
.modal .menu ul.sub-menu li a:before{
	content:"- ";
}
.modal .menu ul.sub-menu li a{
	padding-left:30px;
}
.modal .info{
    font-size: 12px;
}
.modal .info span{
    display: block;
    font-size: 1.6em;
}
.recommend{
    margin: 10px 0;
    position: relative;
}
.recommend .item{
    background: url(image/bg-slider.png);
    background-position: bottom;
    background-size: cover;
}
.recommend .icon{
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 100;
    width: 100px;
}
.recommend .item ul{
	margin-bottom:0;
}
.recommend .tour{
	position:relative;
}
.recommend .tour a{
	position:absolute;
	display:block;
	top:0;
	right:0;
	left:0;
	bottom:0;
}
.recommend ul li .item{
	height:300px;
	background-size:cover;
	background-position:center;
}
.recommend ul li:nth-child(2),.recommend ul li:nth-child(3),.recommend ul li:nth-child(4){
	display:none;
}
.recommend .info{
	padding:0 15px 10px;
}
.recommend .info h3{
	margin:20px 0;
}
.recommend .info .prices{
    background: #fff;
    margin: 0 10px;
    text-align:center;
}
.recommend .info .per{
	float:left;
	width:20%;
	padding:20px 10px 10px;
	font-size:0.9em;
}
.recommend .info .price{
	float:left;
	width:80%;
	background:#280800;
	padding:10px;
	color:#fff;
}
.recommend .info .price .aud{
	color:#ffff00;
	font-size:1.2em;
	font-weight:bold;
}
.recommend .info .price .aud span{
	font-size:1.5em;
}
.carousel-control{
    opacity: 0.8;
    width:10%;
}
.carousel-control.right,.carousel-control.left{
    background-image:none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
    font-size:40px;
}
.banner li{
    margin-bottom: 10px;
}
.tour{
    margin-bottom: 20px;
}
.tour .row a{
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #000;
}
.tour .row img{
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    width: 45%;
}
#popup01 p,#popup02 p{
    font-size: 14px;
}
#popup01 p.small,#popup02 p.small{
    font-size: 0.8em;
}
#popup01 .logo,#popup02 .logo{
    width: 80%;
    margin: 0 auto 20px;
}
#popup02 h2{
	font-size:28px;
}
#popup02 section{
    padding: 10px;
}
.tours a{
    display: block;
    font-size: 18px;
    color: #000;
}
.tours .item h3{
	margin-top:10px;
}
.tours .time{
    display: block;
    border-top:solid 1px #0082ff;
    color: #0082ff;
    margin: 5px 0 10px;
    padding-top: 5px;
    font-size: 0.8em;
}
.blog h3{
    margin:0;
    line-height: 1.5;
    text-decoration: underline;
    font-size: 16px;
}
.tour.blog .thumb-image{
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    width: 45%;
    height:180px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
}
.facebook iframe{
    width: 300px;
    height: 400px;
}
footer{
    padding: 20px 0 10px;
    font-size: 12px;
    color: #280800;
}
footer a{
    color: #280800;
    text-decoration: underline;
}
footer p{
    margin: 0 0  10px;
}
footer .logo{
    margin-bottom: 20px;
}
footer .pdtp span{
    font-weight: bold;
    display: block;
    font-size: 1.5em;
}
footer .pdtp{
    border-bottom: solid 1px #280800;
}
@media only screen and (max-width : 480px){
	.tour.blog .thumb-image{
		height:140px;
	}
}
@media only screen and (max-width : 767px){
    header .logo img{
        max-width: 80%;
    }
    .facebook{
        width: 300px;
        margin: 0 auto;
    }
}

@media only screen and (min-width : 768px){
    .heading{
        margin-bottom: 20px;
    }
    .facebook iframe{
        width: 344px;
        height: 300px;
    }
    #popup01{
        font-size: 18px;
    }
    .blog .row a{
        font-size: 18px;
    }
    footer .logo{
        margin: 10px 0 0;
    }
    .heading h2{
        font-size: 24px;
    }
    .recommend .icon{
        width: 150px;
    }
    .recommend ul li:nth-child(1){
    	width:50%;
    	float:left;
    }
    .recommend ul li:nth-child(2),.recommend ul li:nth-child(3),.recommend ul li:nth-child(4){
		display:block;
		width:16.6666666667%;
		float:left;
		padding-left:10px;
	}
	.recommend ul li:nth-child(2) .item,.recommend ul li:nth-child(3) .item,.recommend ul li:nth-child(4) .item{
		height:125px;
	}
	.recommend .tour{
		position:relative;
	}
	.recommend .tour .info{
		position:absolute;
		bottom:0;
		right:0;
		width:50%;
	}
	.recommend .info h3{
		margin-bottom:10px;
	}
}

@media only screen and (min-width : 992px){
    header .logo{
        padding-top: 10px;
    }
    header .inquiry{
        font-size: 18px;
        text-align: center;
        padding-top: 30px;
    }
    header .inquiry .tel{
        font-size: 24px;
        display: block;
        border-bottom: solid 1px #333;
        font-weight: bold;
    }
    header .inquiry .opening{
        font-size: 12px;
    }
    header .links{
        margin-top: 25px;
    }
    header .links li a{
        text-align: center;
    }
    header .icon{
        padding-top: 10px;
        margin-bottom: 0;
    }
    header .icon li img{
        width: 40px;
    }
    nav ul{
        margin: 0;
        padding: 0;
        text-align: center;
    }
    nav ul li{
        display: inline-block;
        border-right:solid 2px rgba(255,255,255,0.3);
        position:relative;
    }
    nav ul li:first-child{
        border-left:solid 2px rgba(255,255,255,0.3);
    }
    nav ul li a{
        display: block;
        color: #fff;
        padding: 10px 20px;
    }
    nav ul li a:hover{
        color: #fff;
    }
    nav li ul.sub-menu{
    	display:none;
    	position:absolute;
    	width:170px;
    	top:44px;
    	z-index:500;
    }
    nav li ul.sub-menu li{
    	display:block;
    	border:none;
    	background: url(image/bg-menu.png);
    	background-size: auto 100%;
    	text-align:left;
    }
    .facebook iframe{
        width: 455px;
        height: 390px;
    }
    .tour .row a,.tours  a{
        font-size: 24px;
    }
    .blog .row a{
        font-size: 20px;
    }
    .blog h3{
        font-size: 20px;
    }
    footer{
        font-size: 14px;
    }
    footer .icon{
        margin-bottom: 0;
    }
    footer .icon li img{
        width: 40px;
        margin-bottom: 10px;
    }
	.recommend ul li .item{
    	height:400px;
    }
    .recommend ul li:nth-child(2) .item,.recommend ul li:nth-child(3) .item,.recommend ul li:nth-child(4) .item{
		height:170px;
	}
	.recommend .info .per{
    	font-size:20px;
    	padding-top:40px;
    }
    .recommend .info .price .aud{
    	font-size:36px;
    }
    .recommend .info .price .jpy{
    	font-size:24px;
    }
}

@media only screen and (min-width : 1200px){
    header .inquiry{
        font-size: 22px;
    }
    header .inquiry .tel{
        font-size: 30px;
    }
    header .inquiry .opening{
        font-size: 14px;
    }
    header .links li a{
        font-size: 18px;
    }
    header .icon li{
        margin-bottom: 10px;
    }
    nav ul li a{
        font-size: 18px;
    }
    nav li ul.sub-menu{
    	width:210px;
    	top:50px;
    }
    .facebook iframe{
        width: 500px;
        height: 470px;
    }
    .facebook {
        padding-left: 30px;
	}
    .recommend ul li:nth-child(2) .item,.recommend ul li:nth-child(3) .item,.recommend ul li:nth-child(4) .item{
		height:185px;
	}
}






/**
旧テーマより
**/

span.pink{
    color: #dd828d;
    font-size: 1.5em;
}
#bread{
	font-size:11px;
	margin-bottom:20px;
}
#single-tour #code{
	margin-bottom:20px;
}
#tour-images img{
	margin-bottom:20px;
}
#sidebar h3{
	font-size:18px;
}
#sidebar ul{
	list-style:none;
	margin-left:10px;
	padding:0;
	padding-bottom:20px;
}
#sidebar li{
	margin-bottom:10px;
	position:relative;
	padding-left:15px;
}
#sidebar li:before {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
}
#sidebar .blog{
	margin-top:50px;
	padding-left:20px;
}
#sidebar .blog li:before{
	content:none;
}
#sidebar .blog li img{
	width:80px;
	height:80px;
	float:left;
	margin-right:20px;
}
#sidebar .widget{
	margin-bottom:30px;
}
#top-image{
	/*padding:10px 10px 30px;*/
	padding:10px 10px 0px;
	/*margin-bottom:20px;*/
	margin-bottom:0px;
	background-position:center !important;
}
#top-image h1,#title{
	display:block;
	font-size:28px;
	line-height:1.4;
	font-weight:bold;
	margin-top:30px;
	text-align:center;
	margin-bottom:10px;
}
#tours .tours-list li,#tourcategory .tours-list li{
	border-bottom:dotted 1px #dd828d;
	margin-bottom:10px;
	padding:10px 0;
}
#tours .tours-list .image,#tourcategory .tours-list .image{
	margin-bottom:10px;
	/*margin-top: 40px;*/
	margin-top: 20px;
}
#tours .tours-list li h2{
	font-size:18px;
	margin-top:0;
}
#single-tour h1{
	font-size:22px;
	line-height:1.4;
	font-weight:bold;
}
#page .post-thumbnail img{
	max-width:100%;
	height:auto;
	margin-bottom:10px;
}
#page article{
	border-bottom:dotted 1px #dd828d;
	margin-bottom:10px;
	padding:10px 0;
}
#page article h2{
	margin-top:0;
}
#page .post-categories{
	display:inline-block;
	padding:0;
	list-style:none;
}
#page .post-categories li{
	display:inline-block;
}
.wp-pagenavi{
	text-align:center;
	margin-top:30px;
}
#single-tour h2{
	margin-top:20px;
	margin-bottom:30px;
	font-weight:bold;
}
#single-tour form input,#single-tour form textarea{
	width:100%;
	border:solid 1px #280800;
	padding:5px;
	border-radius:4px;
	margin-bottom:10px;
}
#single-tour form textarea{
	height:100px;
}
#single-tour form input[type="submit"]{
	border:none;
	padding:10px;
	background: url(image/bg-btn.png);
	color:#fff;
	font-size:1.2em;
}
#single-tour dl dd{
	margin-bottom:10px;
}
#single-tour .description{
	line-height:1.7;
	border-bottom:dotted 2px #dd828d;
	padding-bottom:30px;
}
span.wpcf7-not-valid-tip{
	margin:-5px 0 10px !important;
}
div.wpcf7-response-output{
	margin:0 !important;
}
#single-tour #application img{
	position:relative;
	width:60px;
	height:auto;
	margin-left:-25px;
	z-index:-1;
}
input.wpcf7-form-control.wpcf7dtx-dynamictext.wpcf7-dynamictext{
	border:none !important;
	background:none !important;
}

.tour_blog_container{
	padding: 10px;
	margin-bottom: 10px;
	border: 1px dashed #333333; 
	border-radius: 5px; 
	background-color: #ffeeee; 
	font-size: 16px; 
	font-family: 'ヒラギノ丸ゴ Pro W4';
}
.tour_blog_article{
	clear: both; 
	height: 100px; 
	margin-bottom: 20px;
}

.tour_blog_image{
    overflow: hidden;
    width: 100px;/* トリミングしたい枠の幅 */
    height: 100px;/* トリミングしたい枠の高さ */
    position: relative;
	margin: 7px;
	float: left;
}

.tour_blog_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.tour_blog_title{
	min-width: 245px;
	max-width: 340px;
	float: left;
}

.tour_blog_content{
	width: 50%;
	float: left; 
}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}

/* Small devices (tablet, 768px and up) */
@media only screen and (min-width : 768px){
    .main-contents .col-md-8{
		margin-bottom:50px;
	}
	#page.category .post-thumbnail{
		float:left;
		margin-right:20px;
	}
}

/* Medium devices (tablet, 992px and up) */
@media only screen and (min-width : 992px){
    
}

/* Large devices (Desktop, 1200px and up) */
@media only screen and (min-width : 1200px){

}

#company-information h2.doriko{
	margin-top:70px;
}

h1.doriko {
	position: relative;
	padding: .3em;
	background-color: #f5aaba;
}
h1.doriko span {
	display: block;
	padding: .45em 1em;
	border: 1px dashed #960707;
}
h1.doriko::before,
h1.doriko::after {
	content: '';
	position: absolute;
	border-style: solid;
	border-color: transparent;
}

td.schedule {
	vertical-align:top;
	text-align:left;
}
.title{
	font-family: inherit;
	font-weight: 500;
	line-height: 2.0;
	font-size: 18px;
	color: #A0A;
}
