/*
Theme Name: oasis
Author: id-f
CSS Document
*/
@charset "utf-8";
body {
	background:#fff;
	/*
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	*/
	
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	
	font-size:14px;
	letter-spacing:0.02em;
	color: #3d2a1f !important;
	line-height: 1.5;
	margin:0;
	padding:0;
	position: relative;
	left: 0;
	overflow-x: hidden;
}

body.home,
body.test {
    background-image: url(images/bg_top.png);
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment: fixed;     
}

@media screen and (max-width: 767px) {
	body.home,
	body.test {
    	background-image: url(images/bg_top_sp.png);
		background-size:cover;
		background-position: top center;
		background-repeat:no-repeat;
		background-attachment: fixed;     
	}
}

a {
	color:#1b81c8;
	text-decoration:none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

a:hover {
	color:#3d2a1f;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* IE6 */
* html .clearfix {
	zoom: 1;
}

/* IE7 */
*:first-child+html .clearfix {
	zoom: 1;
}

/*---------------------------------------

  layout / headers
  
----------------------------------------*/

header {
	padding:0;
	margin:0;
}

body.page header {
    background-image: url(images/bg_top.png);
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment: fixed;     
}

@media screen and (max-width: 767px) {
	body.page header {
    	background-image: url(images/bg_top_sp.png);
		background-size:cover;
		background-position: top center;
		background-repeat:no-repeat;
		background-attachment: fixed;     
	}
}



.header_wrap {
	position:relative;
	margin: 0 0 0.3em 0;
	padding: 0;
}

.header_wrap h1 {
	color:#178e07;
	max-width:1020px;
	width:auto;
	text-align:left;
	margin: 0 auto;
	padding:0;
	height:2.2em;
	line-height:2.2em;
	font-weight: normal;
	font-size:0.9em !important;
	
}

@media screen and (max-width: 767px) {
	
	.header_wrap {
		background:#fff;
	}

	.header_wrap h1 {
		color: #178e07;
		text-align:center;
		line-height:1.5em;
	}
}

.mesh {
	background:url("https://fishing-oasis.com/wp-content/themes/oasis/images/bg_mesh.png") repeat top left #393939;
	padding:1.2em 0 0 0;
}

.black {
	background:#111;
	padding:1.2em 0 0 0;
}

.gray {
	background:#e2e1e1;
	padding:1.6em 0 0 0 !important;
}

.white {
	background:#ffffff;
	padding:1.6em 0 0 0 !important;
}

.sb {
	background:#bfecf6;
}
.rg {
	background:#f1f1f0;
}

/*---------------------------------------

  基本フレーム
    
----------------------------------------*/

article {
	width:auto;
	margin:0 auto;
	position:relative;
	display:block;
}

body.home article,
body.test article {
	padding:0.9em 0 2.3em 0;
}



article:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

section {
	width:auto;
	max-width:1080px;
	margin:0 auto;
	position:relative;
	display:block;
}
body.home section,
body.test section
{
	margin:0 auto 3em auto;
}
body.page section {
	margin:0 auto 4em auto;
}
section.word {
	background:rgba(255,255,255,0.95);
}
section:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
section.word .inner {
	padding:0.8em 1em;
}



page-child section {
	width:92% !important;
}

@media screen and (max-width: 767px) {
	section {
		width:auto;
		margin:0 auto 2em auto;
	}
	
	body.page section {
		width:auto;
	}

	.page-child section {
		width:100% !important;
	}
}
.container {
	margin:0;
	padding:0;
}
.main {
	float:left;
	width:64.5%;
	margin:0;
	padding:0;
}

.side {
	float:right;
	width:29.5%;
	margin:0;
	padding:0;
}

@media screen and (max-width: 767px) {
	.main {
		float:none;
		width:auto;
	}

	.side {
		float:none;
		width:auto;
		margin:0;
		padding:0;
	}
}




header .logo {
	width:48%;
	float:left;
	display:inline-block;
	margin:0;
	padding:0;
}

header .logo img {
	width:100%;
	max-width:260px;
}

header .info {
	background: rgba(255, 255,255, 0.72) !important;
	color: #23a0f3;
	position:relative;
	display:inline-block;
	width:290px;
	float:right;
	margin:0.3em 0 0.4em 0;
	padding:0.2em 0.9em;
	text-align:right;
	border-radius:3px;
}

header .info p {
	margin:0.1em 0;
	padding:0;
}

header .info .num {
	margin:0.7em 0 0 0;
}

a.contact_link {
	position:relative;
	display:block;
	width:240px;
	height:26px;
	line-height:26px;
	background: url(images/mail_icon.png) no-repeat top right;
	font-weight:bold;
	color: #23a0f3;
	display:inline-block;
	vertical-align:middle;
	padding:0 35px 0 0;
	margin:0 0 0 3px;
}

a.contact_link:hover {
	color:#267cde;
}


@media screen and (max-width: 980px) {

	header .logo {
		width:auto;
		float:none;
		display:block;
		margin:0.8em 0 0 0;
		padding:0;
	}

	header .info {
		width:auto;
		max-width:320px;
		float:none;
		display: inline-block;
		text-align:center;
		margin:2em auto 0 auto;
		padding:0.2em 1.6em;
	}
}

.header_right p {
	padding:0;
}


.header_right .adr {
	margin:1.1em 0 0.4em 0;
}

.header_right .adr span {
	padding:0 0.6em 0 0;
	display:inline;
}

@media screen and (max-width: 767px) {

	.header_left {
		width:auto;
		float:none;
		text-align:center
	}

	.header_left img {
		max-width:320px;
		width:100%;
		margin:0 auto;
	}

	.header_right {
		width:auto;
		float:none;
		margin:0 auto 0.8em auto;
		display:inline-block;
		text-align:center;
	}
	
	.header_right .adr span {
		padding:0;
		display:block;
	}

}

.header_contents {
	position:relative;
	width:auto;
	max-width:1100px;
	padding:0;
	margin:0 auto;
}

.header_contents .info p {
	display:none;
}

.contents {
	position:relative;
	width:auto;
	max-width:1080px;
	padding:0 20px 2.5em 20px;
	margin:0 auto;
}

.center {
	text-align:center;
}

.slide_wrap {
	margin-bottom:2.3em;
}


@media screen and (max-width: 767px) {
	.header_contents {
		padding:0 12px;
		text-align:center;
	}

	.contents {
		padding:0 12px;
	}

}

.page_block {
	padding:0;
	margin-bottom:4em;
}

@media screen and (max-width: 767px) {
	.page_block {
		padding:0.5em 0;
		border-radius:2px;
	}
}


@media screen and (max-width: 980px) {
.logo {
	float:none;
	position: relative;
	display:block;
	width:auto;
	margin:0 auto;
	top:0;
	text-align:center;
}
.logo img {
	width:80%;
}
}

.right {
	text-align:right;
}


h1 {
	color:#23a0f3;
	font-size:0.9em;
	font-weight:bold;
	padding:0;
	margin:0.;

}



@media screen and (max-width: 767px) {
	h1 {
		font-size:0.85em;
		padding:0.6em 0.8em 0.9em 0.8em !important;
		line-height:1.3em;
	}
	.nav_area {
		display:none;
	}
	.header_btns {
		float:none;
		width:auto;
		padding:0;
		text-align:center;
	}
}

footer {
	/*
    background:url(images/bg_footer.png) no-repeat top center;
	*/
	background: rgba(9, 63, 171, 0.82) !important;


	/*
	background-size:cover;
	*/

	position: relative;
	color:#fff;
	text-align:center;
	font-size:13px;
	margin:0;
	padding:13px 0 0 0;
}

body.home h2 {
	background:none;
	color: #023d81;
	font-weight:normal !important;
	border-bottom: 1px solid #023d81;
}

body.home h3 {
	color: #023d81;
	font-size: 1.55em;
	font-weight: bold;
	border-bottom: 1px solid #023d81;
	margin: 0.2em 0 1.2em 0 !important;
}


body.page h3 {
	color: #023d81;
	font-size: 1.55em;
	font-weight:normal;
	border-bottom: 1px solid #023d81;
	margin: 0.2em 0 1.2em 0 !important;
}

body.page h4 {
	color: #023d81;
	font-size: 1.4em;
	font-weight:normal;
	border: none;
	margin: 1.2em 0 0.4em 0 !important;
}





body.work h3 {
    background: url(https://fishing-oasis.com/wp-content/themes/oasis/images/uzu.png) no-repeat 1px 3px;
	color: #178e07;
	font-size: 1.55em;
	font-weight: bold;
	padding:0.2em 0 0 2.2em;
	border:none;
	margin: 0.8em 0 1.2em 0 !important;
}

body.profile h3 {
	color: #178e07;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 1px solid #178e07;
	margin: 0.8em 0 1.2em 0 !important;
}

	

body.category h3,
body.archive h3,
body.single h3
{
	color: #267cde;
	font-size: 1.55em;
	font-weight: bold;
	padding:0.2em 0 0 0.3em;
	border-bottom: 1px solid #267cde;
	margin: 0 0 1.2em 0 !important;
}

/*---------------------------------------

  	トップ　　
    
----------------------------------------*/

.top_block {
	background: rgba(255, 255, 255, 0.65) !important;

	width:auto;
	max-width:1100px;
	margin:0 auto;
	padding:12px;
	border-radius:3px;
	position:relative;
	display:block;
	

	
}

.block1 {
	/*
    background-image: url(images/bg_block1.png);
	background-size:cover;
	background-repeat:no-repeat;
	list-style:none;
	background-position: center center;
	*/
}

body.home .slider,
body.test .slider
{
	float:left;
	width:62%;
	margin:0;
	padding:1.3em 0 0 0;
}
body.home .news,
body.test .news {
	float:right;
	width:35%;
	margin:0;
	padding:0;
}
body.home .intro p,
body.test .intro p
{
	color:#023d81;
	font-size:1.3em;
	line-height:1.8em;
}

@media screen and (max-width: 980px) {
	
	body.home .slider {
		float:none;
		width:auto;
		margin:0;
		padding:0.8em 0 0 0;
	}
	body.home .news {
		float:none;
		width:auto;
		margin:0;
		padding:0;
	}
	
	
	
	body.home .intro {
		text-align:center;
	}

	body.home .intro p {
		color:#023d81;
		font-size:1.1em;
		line-height:1.6em;
	}
}


.easingslider-slide {
	background:none !important;
	padding:0 !important;
}



/*---------------------------------------

  	クロスフェーダー
    
----------------------------------------*/

.viewer {
 	margin: -1em auto 0.9em auto;
    width:auto;
    position: relative;
    overflow: hidden;
}
.viewer {
	max-width:640px;
	height:400px;
}
.viewer ul {
	display: inline-block;
    overflow: hidden;
	margin:0;
	padding:0 !important;
}
.viewer ul li {
   	position:absolute;
	margin:-15px 0 0 0;
	padding:0;
	width:100%;
	height:400px;
	background-size:contain;
	background-repeat:no-repeat;
	list-style:none;
	text-align:center;
	background-position: center center;
}
.viewer ul li .inner {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: rgba(253,253,246,0.7);
	display:inline-block;
	margin:12% auto 0 auto;
	padding:0.15em 2.6em;
	max-width:590px;
	text-align:left;
	border-radius:16px;
}

.viewer ul li .cont {
	font-size:1.8em;
	line-height:1.5;
}
.viewer ul li .cont p {
	margin:0;
	padding:0;
}
.viewer ul li img {
	width:100%;
	height:auto;
	max-width:360px;
	margin:0 auto;
}
@media screen and (max-width:980px) {
	.viewer {
	height:400px;
	}
	.viewer ul li {
	height:400px;
	}
}
@media screen and (max-width: 767px) {
	.viewer {
	height:400px;
	}
	.viewer ul li {
	height:400px;
	}
}
@media screen and (max-width: 640px) {
	.viewer {
	height:380px;
	}
	.viewer ul li {
	height:380px;
	}
}
@media screen and (max-width: 580px) {
	.viewer {
	height:346px;
	}
	.viewer ul li {
	height:346px;
	}
}
@media screen and (max-width: 480px) {
	.viewer {
	height:288px;
	}
	.viewer ul li {
	height:288px;
	}
}
@media screen and (max-width: 380px) {
	.viewer {
	height:230px;
	}
	.viewer ul li {
	height:230px;
	}
}









body.home .side {
	margin:3.6em 0 0 0;
}

.top_bnr {
	margin:0;
	padding:0;
}

.top_bnr ul {
	margin:0;
	padding:0;
}

.top_bnr ul li {
	list-style:none;
	display:block;
	margin:0 0 1.1em 0;
	padding:0;
}

.top_bnr ul li:last-child {
	margin:0;
}

.top_bnr ul li img {
	max-width:100%;
}

.top_bnr ul li a:hover {
	opacity:0.8;
}








/*---------------------------------------

  	ページヘッダー　
    
----------------------------------------*/

h2.page_header {
	position:relative;
	width:auto;
	margin:0 auto 0.6em auto;
	background-repeat:no-repeat;
	background-position: center center;
	padding:0;
	border-radius:2px;
}
.news_blog {
	color:#111;
	background:#ececec;
	text-align:center;
	height:3.8em;
	line-height:3.8em;
	border-bottom:4px solid #393939;
}
.type1 {
	height:3.6em;
	line-height:3.6em;
	font-size:1.6em;
	font-weight:normal;
	text-align:center;
	letter-spacing:0.15em;
	padding:0;
}

.type2 span {
	position:absolute;
	top:45%;
	left:8%;
	font-size:1.1em;
	color:#fff;
	background: rgba(0, 0, 0, 0.5) !important;
	padding:0.1em 0.5em;
	letter-spacing:0.15em;
	border-radius:3px;
}
.type3 {
	background-size:cover;
	background-position:center center;
	height:100%;
	overflow:hidden;
	font-size:1.55em;
	font-weight:normal;
	text-align:center;
	letter-spacing:0.15em;
	padding:0 0.9em;
}
.type3 span {
	color:#fff;
	display:inline-block;
	height:7em;
	line-height:7em;
	padding:0 2.6em;
	margin:1.2em 0;
	background: rgba(0, 0, 0, 0.3) !important;
}
.type4 {
	background-size:cover;
	background-position:center center;
	height:100%;
	overflow:hidden;
	font-size:1.55em;
	font-weight:normal;
	text-align:center;
	letter-spacing:0.15em;
	padding:0 0.9em;
}
.type4 span {
	display:inline-block;
	padding:0.8em 1.3em;
	margin:38px auto;
	background: rgba(255, 255,255, 0.6) !important;
}

h2.page_header img {
	width:100%;
	height:auto;
}

.bg_cmn {
	background-image:url(images/eyecatch_cmn.png);
}
.bg_blog {
	background-image:url(images/eyecatch_blog.png);
}


@media screen and (max-width: 767px) {
	h2.page_header {
		height:auto;
		
	}
	
	.type3 {
		height:7em;
		line-height:7em;
		font-size:1.3em;
		text-align:center;
		padding:0;
	}
	.type3 span {
		float:none;
		max-height:none;
		height:auto;
		display:block;
		width:auto;
		line-height:2.1em;
		margin:0 0 6.1em 0;
		padding:0.1em 1.2em 0 1.2em;
		background: rgba(9, 88, 185, 0.75) !important;
	}
}

/*---------------------------------------

  	イントロ ブロック　
    
----------------------------------------*/

.intro_block {
	margin:0.5em 0 0 0;
}

.intro_left {
	float:left;
	width:36%;
	padding:0;
	margin:0;
}
.intro_right {
	float:right;
	width:59.5%;
	padding:0.8em 0 0 0;
	margin:0;
}

.intro_left img {
	width:100%;
	max-width:560px;
	margin:0.9em auto 0 auto;
	height:auto;
}

.intro_right p {
	color: #023d81;
	font-size:1.15em;
	line-height:1.7em;
	margin:0;
	padding:0 0 1.2em 0;
}

.intro_right ul li {
	color: #023d81;
	font-size:1.15em;
	line-height:1.7em;
	margin:0;
	padding:0 0 1.2em 0;
}


@media screen and (max-width: 767px) {
	
	.intro_left {
		float:none;
		width:auto;
		text-align:center;
	}

	.intro_right {
		float:none;
		width:auto;
	}
}








.header_contact {
	position:absolute;
	top:2px;
	right:1px;
}







.header_btns ul {
	padding:0;
	margin:0;
	float:right;
}




@media only screen and (max-width:767px) {
.header_btns div {
	width:100%;
	text-align:center;
}
.header_btns ul {
	float:none;
	position:relative;
	display:inline-block;
	margin:0.7em auto 0 auto;
}
}





ul.btns {
	float:right;
	margin:0 0 0.9em 0;
	padding:0;
}

ul.btns li {
	float:left;
	list-style:none;
	margin:0 0 0 0.6em;
}

@media screen and (max-width: 767px) {
	ul.btns {
		float:none;
		margin:0 auto;
		display:inline-block;
	}
	ul.btns li {
		margin:0 0.3em;
	}
}


ul.btns li a.member {
	position: relative;
	display: block;
	color: #da017f;
	padding:0 1.0em;
	height:1.9em;
	line-height:1.9em;
	font-weight:normal;
	font-size:1.1em;
	letter-spacing:0.1em;
	text-align:center;
	border:1px solid #f671be;
	border-radius:5px;
	background:#ffffff;
	background: -moz-linear-gradient(top, #ffffff, #fdecf9) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fdecf9)) !important;
	background: linear-gradient(to top, #ffffff, #fdecf9) !important;
}

ul.btns li a:hover {
	opacity:0.7;
}

ul.btns li a.login {
	position: relative;
	display: block;
	color: #1b8fbf;
	padding:0 1.0em;
	height:1.9em;
	line-height:1.9em;
	font-weight:normal;
	font-size:1.1em;
	letter-spacing:0.1em;
	text-align:center;
	border:1px solid #58bfea;
	border-radius:5px;
	background:#ffffff;
	background: -moz-linear-gradient(top, #ffffff, #cbe4f5) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cbe4f5)) !important;
	background: linear-gradient(to top, #ffffff, #cbe4f5) !important;
}

ul.btns li a.contact {
	position: relative;
	display: block;
	color: #e05b02;
	padding:0 1em 0 1em;
	height:1.9em;
	line-height:1.9em;
	font-weight:normal;
	font-size:1.1em;
	letter-spacing:0.1em;
	text-align:center;
	border:1px solid #f7a26a;
	border-radius:5px;
	background:#ffffff;
	background: -moz-linear-gradient(top, #ffffff, #fdebde) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fdebde)) !important;
	background: linear-gradient(to top, #ffffff, #fdebde) !important;
}

ul.btns li a.contact span {
	background:url(images/mail_icon.png) no-repeat 0px -1px;
	width:20px;
	height:20px;
	display:inline-block;
	vertical-align:middle;
	margin:0 0.4em 0 0;
}


@media screen and (max-width: 767px) {
	
	ul.btns {
		margin:0 auto;
		width:17em;
		display:inline-block;
	}
	ul.btns li {
		width:100%;
		margin:0.2em 0; 
	}
	
}
























.pager {
	text-align:center;
}


.pager p {
	height:1.8em;
	line-height:1.8em;
	margin:0 0 5px 0;
	display:block;
}

.pager p strong{
	margin:0 5px 0 0;
	color:#cc0000;
}

.pager ul {
	display:inline-block;
	margin:0 auto;
}

.pager li{
	display:inline;
}

.pager li span{
	color:#fff;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/
	padding:0.4em 0.8em;
	background-color:#1a1a1a;
	border:1px #000 solid;
	font-weight:bold;
	border-radius:3px;
}

.pager li a {
	position:relative;
	color:#333;
	display:-moz-inline-box; /*Firefox 2*/
	display:inline-block; /*Modern*/
	/display:inline; /*IE5～7*/
	/zoom:1; /*IE5～7*/
	padding:0.4em 0.8em;
	border-radius:3px;
	border:1px solid #999;
}
	 
.pager li a:link,
.pager li a:visited{
	border-color:#ccc;
}

.pager li a:hover,
.pager li a:active{
	border-color:#ccc;
	background-color:#f2f2f2;
}

.pager li.next a{
	width:40px;
	text-align:left;
	background:url(https://fishing-oasis.com/wp-content/themes/oasis/img/next.gif) no-repeat 42px 8px;
}

.pager li.back a{
	width:40px;
	text-align:right;
	background:url(https://fishing-oasis.com/wp-content/themes/oasis/img/back.gif) no-repeat 7px 8px;
}


/*---------------------------------------

 アイキャッチ
    
----------------------------------------*/

.eyecatch {
	max-width:1200px;
	width:100%;
	margin:0 auto;
}

.eyecatch img {
	width:100%;
	height:auto;
}

body.home .eyecatch {
	max-width:1200px;
	width:100%;
	margin:0 auto 3em auto;
}



/*---------------------------------------

  トップレイアウト
    
----------------------------------------*/

.ttl_wrap {
	background:#fff;
	text-align:center;
}

.ttl_wrap h3 {
	font-weight:normal;
	font-size:1.5em;
	padding:0.2em 0.8em;
	margin:1.2em 0 0.4em 0;
}


body.home .intro p {
	font-size:1.15em;
	line-height:1.9em;
}



/*   最新アルバム / お知らせ
----------------------------------------*/

.top_album {
	float:left;
	width:
	64.5%;
	margin:0;
	overflow: hidden;
}

.top_news {
	float:right;
	width:
	31.5%;
	margin:0;
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.top_album {
		float:none;
		width:auto;
		display:block;
		
	}

	.top_news {
		float:none;
		width:auto;
		display:block;
	}
}


/*
    お知らせ  
----------------------------------------*/

.top_news h3 {
	margin:0 0 -1.2em 0 !important;
}
.news_posts {
	position:relative;
	display:block;
	min-height:70px;
	margin:0;
	padding:0.4em 0 0 76px;
	border-bottom:1px solid #7ac8e9;  
}
.news_posts a.tn {
	position:absolute;
	top:8px;
	left:0;
	
	width:60px;
	height:60px;

	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
}
body.home .news_date {
	color:#f04368;
	font-size:0.9em !important;
}
body.home .news_ttl {
	font-size:0.95em !important;
}
.news_posts a img {
    display: inline;
    float: left;
    margin: 0 16px 0 0;
    width: 68px;
    height: 68px;
    border: 1px solid #c9c9c9;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.news_posts a img:hover {
	opacity:0.8;
}
.news_posts p {
    padding: 0;
    margin: 0;
}

/*
    アメブロ RSS フィード  
----------------------------------------*/

.news h4 {
	font-size:1.1em !important;
	padding:0 0 0 0.4em !important;
	margin:0 !important;
	border-left:3px solid #0292f2 !important;
}

.rss_feed {
	margin-top:-2px;
}
.rss_feed ul {
	margin:0;
	padding:0.3em;
}
.rss_feed ul li {
	position:relative;
	display:block;
	padding:3px 0 3px 5.7em;
	list-style:none;
	border-top:1px dashed #999;
}
.rss_feed ul li small {
	position: absolute;
	top:5px;
	left:1px;
	color:#f04368;
}


/*
    ブログ  
----------------------------------------*/

.blog_container {
	background:#d5f7fd;
	margin:0;
	padding:0;
}

.blog_container .page_block {
	background:#fff;
	padding:1.2em 8%;
}
@media only screen and (max-width:767px) {
	.blog_container .page_block {
		background:#fff;
		padding:1.2em 12px;
	}
}


/*
    バナー（大）  
----------------------------------------*/

.top_album ul {
	margin: -7px -4.6% 0 0;
	padding: 0;
 	/zoom: 1;/* for IE6,7 */
}

.top_album ul li {
	width: 45.15%;
	height:auto;
	float:left;
	display:inline-block;
	*display:inline;
	/zoom: 1;/* for IE6,7 */
	margin:0 4.6% 17px 0;
	padding:0;
	list-style: none;
}

.top_album ul li a {
	position:relative;
	display:block;
	height:12em;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	margin:0;
	padding:0;
	border:1px solid #bcbcbc;
}

.top_album ul li a:hover {
	opacity:0.7;
}

.top_album ul li a .ttl {
  	background: rgba( 255, 255, 255, 0.9);
	padding:0.2em 0.4em;
	color:#222;
}

.album_date {
	font-size:0.9em;
	color:#f04368;
	display:block;
}





@media only screen and (max-width:767px) {
	
	.top_album ul l{
		margin: 0;
	}
	.top_album ul li {
		float:none;
		width:auto;
		display:block;
		margin:0 auto 1.2em auto;
	}
}


ul.top_images {
	margin:0;
	padding:0;
}

ul.top_images li {
	margin:0.3em 0;
	padding:0;
	list-style:none;
}

ul.top_images li img {
	width:100%;
	height:auto;
}


img.calendar {
	width:100%;
}






/*---------------------------------------

  カスタムレイアウト
    
----------------------------------------*/

.sec_pc { display:block; }
.sec_sp { display:none; }

@media screen and (max-width: 767px) {
	.sec_pc { display:none; }
	.sec_sp { display:block; }

	/*
	h3 {
    	padding: 0.6em 0.9em;
		font-weight:normal;
		font-size:1.3em;
	}
	h4 {
		font-size:1.15em;
	}
	*/

}


.img_0 {
	float:none;
	width:auto;
	padding:0;
	margin:0;
	text-align:center;

}
.txt_0 {
	float:none;
	width:auto;
	padding:0;
	margin:0;
}
.img_1 {
	float:left;
	width:10%;
	padding:0;
	margin:0;
}
.txt_1 {
	float:right;
	width:87%;
	padding:0;
	margin:0;
}
.img_2 {
	float:left;
	width:22%;
	padding:0;
	margin:0;
}
.txt_2 {
	float:right;
	width:74%;
	padding:0;
	margin:0;
}
.img_3 {
	float:left;
	width:35%;
	padding:0;
	margin:0;
}
.txt_3 {
	float:right;
	width:60%;
	padding:0;
	margin:0;
}
.img_4 {
	float:left;
	width:47.5%;
	padding:0;
	margin:0;
}
.txt_4 {
	float:right;
	width:47.5%;
	padding:0;
	margin:0;
}
.txt_5 {
	float:left;
	width:47.5%;
	padding:0;
	margin:0;
}
.img_5 {
	float:right;
	width:47.5%;
	padding:0;
	margin:0;
}
.txt_6 {
	float:left;
	width:62%;
	padding:0;
	margin:0;
}
.img_6 {
	float:right;
	width:35%;
	padding:0;
	margin:0;
}
.txt_7 {
	float:left;
	width:74%;
	padding:0;
	margin:0;
}
.img_7 {
	float:right;
	width:22%;
	padding:0;
	margin:0;
}
.txt_8 {
	float:left;
	width:87%;
	padding:0;
	margin:0;
}
.img_8 {
	float:right;
	width:10%;
	padding:0;
	margin:0;
}

.img_0 img,
.img_1 img,
.img_2 img,
.img_3 img,
.img_4 img,
.img_5 img,
.img_6 img,
.img_7 img,
.img_ img
{
	width:100%;
	max-width:480px;
	margin:0 auto; 
}


@media screen and (max-width: 767px) {
.img_1 {
	float:none;
	width:auto;
	text-align:center;
}
.txt_1 {
	float:none;
	width:auto;
	padding-bottom:0.9em;
}
.img_2 {
	float:none;
	width:auto;
	text-align:center;
}
.txt_2 {
	float:none;
	width:auto;
	padding-bottom:0.9em;
}
.img_3 {
	float:none;
	width:auto;
	text-align:center;
}
.txt_3 {
	float:none;
	width:auto;
	padding-bottom:0.9em;
}
.img_4 {
	float:none;
	width:auto;
	text-align:center;
}
.txt_4 {
	float:none;
	width:auto;
	padding-bottom:0.9em;
}
.img_5 {
	float:none;
	width:auto;
	text-align:center;
}
.txt_5 {
	float:none;
	width:auto;
	padding-bottom:0.9em;
}
.img_6 {
	float:none;
	width:auto;
	text-align:center;
}
.txt_6 {
	float:none;
	width:auto;
	padding-bottom:0.9em;
}
.img_7 {
	float:none;
	width:auto;
	text-align:center;
}
.txt_7 {
	float:none;
	width:auto;
	padding-bottom:0.9em;
}
.img_8 {
	float:none;
	width:auto;
	text-align:center;
}
.txt_8 {
	float:none;
	width:auto;
	padding-bottom:0.9em;
}
.img_1 img {
	margin:0 auto;
	max-width: 560px;
}
.img_2 img {
	margin:0 auto;
	max-width: 560px;
}
.img_3 img {
	margin:0 auto;
	max-width: 560px;
}
.img_4 img {
	margin:0 auto;
	max-width: 560px;
}
.img_5 img {
	margin:0 auto;
	max-width: 560px;
}
.img_6 img {
	margin:0 auto;
	max-width: 560px;
}
.img_7 img {
	margin:0 auto;
	max-width: 560px;
}
.img_8 img {
	margin:0 auto;
	max-width: 560px;
}
}





/*---------------------------------------

  はじめての方 - beginner -
  
----------------------------------------*/

body.beginner section#boat {
	padding:12px;
	background:#e5fbfb;
	/*
	border:1px solid #3a86d2;
	*/
	border-radius:5px;
}


body.beginner section#boat h3 {
	background:#fcfa76 !important;
	/*
	border:1px solid #3a86d2;
	*/
	border:none !important;
	border-radius:2px;
	padding:0.2em 0.9em;
	margin:0 0 1.1em 0 !important;
}

body.beginner section#boat .img_0 img {
	width:100%;
	max-width:1080px;
}

body.beginner section#boat .txt_0 p {
	color: #023d81;
	line-height:1.8em;
	font-size:1.15em;
	margin-left:1.3em;
}

.boat_sub ul {
	margin: 9px -1.3% -8px 0;
	padding: 0;
 	/zoom: 1;/* for IE6,7 */
}

.boat_sub ul li {
	width:31.55%;
	height:auto;
	display:inline-block;
	*display:inline;
	/zoom: 1;/* for IE6,7 */
	margin: 0 1.3% 9px 0;
	padding:0;
	list-style: none;
	font-size:0.9em;
}

.boat_sub ul li img {
	width:100%;
	height:auto;
}

@media screen and (max-width: 767px) {
	.boat_sub ul li {
		width:48.1%;
	}
}
@media screen and (max-width: 480px) {
	.boat_sub ul li {
		width:47.1%;
	}
}


body.beginner .txt_3 ul {
	margin:0 0 0 1.2em;
	padding:0;
}

body.beginner .txt_3 ul li {
	line-height:1.8em;
}



/*
	電話番号
----------------------------------------------- */	

.reserv_btn {
	display:inline-block;
	width:auto;
	margin:1.5em 0 0 0;
	text-align:center;
}

.reserv_btn a {
	background:#dcfbff;
    position: relative;
    display: block;
	color: #23a0f3;
    border: 2px solid #23a0f3;
    padding: 0.25em 2.2em 0.2em 1.2em;
    border-radius: 5px;
	text-align:center;
	font-weight:bold;
	font-size:1.15em;
}

.reserv_btn a:hover {
	background:#faf7e4;
}


header .call_ttl_pc {
	font-weight:bold;
	padding:0 0.3em 0 0;
	display:block;
	text-shadow: 2px 2px 1px #fff,
    -2px 2px 1px #fff,
    2px -2px 1px #fff,
    -2px -2px 1px #fff;	
}

footer .call_ttl_pc {
	font-weight:bold;
	padding:0 0.3em 0 0;
	display:block;
}

.call_ttl_sp {
	padding:0 0.3em 0 0;
	display:none;
}

.times {
	display:block;
}

span.resv {
	color: #23a0f3;
	font-size:0.9em !important;
	font-weight:bold !important;
	padding:0 0.5em 0.3em 0;
}

span.tel-link {
	font-size:2.0em !important;
	text-decoration:none;
}

header span.tel-link {
	color:#ef952a;
	font-family: Impact, Verdana, Helvetica, Arial, Verdana, sans-serif !important;
}
header span.tel-link a {
	color:#ef952a;
	font-family: Impact, Verdana, Helvetica, Arial, Verdana, sans-serif !important;
}

footer span.tel-link {
	color:#edf430;
	font-family: Impact, Verdana, Helvetica, Arial, Verdana, sans-serif !important;
}
footer span.tel-link a {
	color:#edf430;
	font-family: Impact, Verdana, Helvetica, Arial, Verdana, sans-serif !important;
}



@font-face {
	font-family: 'FontAwesome';
	src: url('https://fishing-oasis.com/wp-content/themes/fonts/fontawesome-webfont.eot?v=4.3.0');
	src: url('https://fishing-oasis.com/wp-content/themes/fonts/fontawesome-webfont.eot#iefix&v=4.3.0') format('embedded-opentype'), url('https://fishing-oasis.com/wp-content/themes/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('https://fishing-oasis.com/wp-content/themes/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('https://fishing-oasis.com/wp-content/themes/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('https://fishing-oasis.com/wp-content/themes/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 20px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

header .fa-phone {
	color:#ef952a;
	font-size:1.5em !important;
	padding:0 0.1em 0 0;
}

footer .fa-phone {
	color: #edf430;
	font-size:1.5em !important;
	padding:0 0.1em 0 0;
}


.mail_link {
	color: #23a0f3;
	margin:-8px 0 0 0;
	padding:0;
}

.mail_link:hover > span {
	color: #f26d02 !important;
}

.mail_link span {
	color: #23a0f3;
	font-weight:bold;
}

span.sml {
	text-align:right;
	display:block;
	font-size:0.92em;
	color: #23a0f3;
	margin:-0.2em 0 0 0;
}


/* メールcssアイコン */
.fa-envelope {
	color: #23a0f3;
	font-size:1.6em !important;
	color: #23a0f3;
	margin:0 0.4em 0 0;
}

.mail_link:hover > .fa-envelope {
	color: #f26d02 !important;
}



.contact_ttl {
	color:#275aa5;
	padding:0 0.6em 0 0;
}

.header_btns ul {
	padding:0;
	margin:0;
	float:right;
}

@media only screen and (max-width:767px) {
	
	span.tel-link {
		font-size:1.45em !important;
	}
	.fa-phone {
		color: #178e07;
		font-size:1.45em !important;
	}	
	
	.call_ttl {
		display:block;
	}
}

.footer_contents {
	position:relative;
	width:91%;
	padding:2.6em 0;
	margin:0 auto;
	text-align:center;
}

.footer_left {
	float:left;
	width:30%;
	text-align:left;
}

.footer_right {
	float:right;
	width:68%;
	text-align:right;
	padding:5.2em 0 0 0;
}

.footer_logo {
	width:auto;
	max-width:190px;
	margin:0 auto;
}
	
.footer_logo img {
	width:100%;
}

.copyright {
	font-size:0.85em;
	color:#fff !important;
	font-weight:normal !important;
	padding:0.2em 3em;
	border-radius:3px;
	display:inline-block;
	margin:0 auto;
}

@media screen and (max-width:980px) {
	
	.footer_logo {
		margin:0 auto; 
	}
	
	.footer_contents {
		width:auto;
	}
	.footer_left {
		float:none;
		width:auto;
		text-align:center;
	}
	.footer_right {
		float:none;
		width:auto;
		text-align:center;
	}
}


@media screen and (max-width: 767px) {
	.footer_contents {
		padding:0;
	}
}

.footer_wrap {
	background:#16339c;
	width: auto;
	text-align: center;
	padding: 0.5em;
}

footer .sml {
	font-size:0.9em;
	color:#fff;
	display:block;
	padding:0;
	margin:0 auto;
}

/* = パンくず
--------------------------------------- */
.breadcrumbs {
	font-size:11px;
	padding:0 0.5em 0 0.1em;
	margin:-3px 0 1.8em 0;
}
/*---------------------------------------

  ボタンパーツ
  
----------------------------------------*/

a.page_link {
	position:relative;
	display:inline-block;
	float:right;
	margin:0.8em 0.5em 0.5em 0 !important;
	font-size:0.9em;
	color:#fff;
	padding:0.34em 2.0em 0.3em 1.4em;
	border-radius:3px;
	background:#1388cb;
	background: -moz-linear-gradient(top, #3ea8e5, #1388cb) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#3ea8e5), to(#1388cb)) !important;
	background: linear-gradient(to top, #3ea8e5, #1388cb) !important;
}

a.page_link:hover {
	opacity:0.8;
}

/* >  を描く */
a.page_link:before {
	position:absolute;
	bottom:0.9em;
	right:7%;
	content:'';
	height:6px;
	width:6px;
	display:block;
	border:1px solid #fff;
	border-top-width:0;
	border-left-width:0;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}

@media screen and (max-width: 767px) {
	.large_btn {
		width:82%;
		margin:2em auto;
	}
	a.page_link_btn {
		padding: 1.2em 2%;
		color: #FFF;
		font-size: 1.1em;
	}
}

/*---------------------------------------

  パーツ
  
----------------------------------------*/

a.btns {
	width:10em;
	float:right;
	margin:0;
    position: relative;
    display: block;
    padding: 0.2em 7%;
	height:1.8em;
	line-height:1.8em;
    text-align: center;
    letter-spacing: 0.08em;
	color:#d85208;
    background: #fee7da none repeat scroll 0% 0%;
    border-radius:2px;
    transition: all 0.5s ease 0s;
}

a.btns span {
	color:#fff !important;
}

a.btns:hover {
	background: #d2fee5;
}

/* >  を描く */
a.btns:before{
	position:absolute;
	bottom:0.8em;
	right:11%;
	content:'';
	height:8px;
	width:8px;
	display:block;
	border:2px solid #d85208;
	border-top-width:0;
	border-left-width:0;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}


/*---------------------------------------

  プライバシーポリシー
  
----------------------------------------*/

body.privacy h3 {
    color: #0e297f;
    font-size: 1.4em;
    border-bottom: 1px solid #92a1d1;
}

body.privacy p {
    font-size: 1.05em;
	line-height:1.7em;
}

body.privacy ul li {
    font-size: 1.05em;
	line-height:1.9em;
}

@media screen and (max-width: 767px) {

	body.privacy h3 {
    	font-size: 1.2em;
	}

	body.privacy p {
    	font-size: 1em;
		line-height:1.6em;
	}

	body.privacy ul li {
    	font-size: 1em;
		line-height:1.8em;
	}
}

.name_right {
    color: #0e297f;
	text-align:right;
	padding:1.5em 0 0 0;
}



/*---------------------------------------

  ブログページ
  
----------------------------------------*/

body.category section,
body.archive section,
body.single section
{
	margin:0 auto 5em auto !important;
}


body.category section p,
body.archive section p,
body.single section p
{
	padding:0 0.6em;
}

body.category section img,
body.archive section img, 
body.single section img
{
	width:auto;
	max-width:100% !important;
	height:auto;
}


.posts_label {
	text-align:right;
	margin:1.2em 0 0 0 !important;
}

span.posts_date {
	background:#267cde;
	color:#fff;
	font-size:0.9em;
	padding:0 0.9em;
	text-align:center;
	border-radius:3px;
}

span.cate_name {
	background:#fff;
	color:#3ba5e2;
	border:1px solid #3ba5e2;
	padding:0 0.5em;
	border-radius:2px;
	padding:0 0.4em 0 0.6em;
	font-size:0.86em;
	margin:0 0.4em 0 0;
	line-height:1.6em;
	white-space:nowrap;
}

.side_box {
	border:1px solid #267cde;;
	padding:5px;
	border-radius:5px;
	background:#fcfbfc;
}

.widget-area {
    background: #fff;
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #acacac;
}
.widget-container {
	margin:0 0 2.6em 0;
}
.widget-container h4 {
	background: #267cde;;
	color: #fff !important;
	font-size:1.1em !important;
	font-weight:normal;
	margin:0 0 0.4em 0;
	height:2.3em;
	line-height:2.3em;
	padding:0 0 0 0.8em;
	border:none;
	border-radius:2px;
}
.widget-container ul {
	margin:0;
	padding:0;
}
.widget-container ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.widget-container ul li a {
	background:url("https://fishing-oasis.com/wp-content/themes/oasis/images/wdt_arrow.png") no-repeat 1px 10px;
	position:relative;
	display:block;
	margin:0;
	padding:0.45em 0.1em 0.45em 0.7em;
	font-size:0.9em;
}
.post_date {
	text-align:right;
}
.post_date span {
	background: #f19614;
	color: #fff;
	font-size: 0.9em;
	padding: 0 0.9em;
	text-align: center;
	border-radius: 3px;
}


.tablenav {
    margin:10px 0 18px 0;
    line-height:2em;
    text-align:center;
	color:#000;
}

.tablenav a {
	text-decoration: none;
}
.tablenav a:hover {
	color: #cc124d;
	text-decoration: none;
}
 
a.page-numbers, .tablenav .current {
	text-align:center;
    padding: 0.3em .8em;
	color:#fff;
    text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px 3px 3px 3px;
}

.page-numbers {
	background:#fdbe64;
}
.page-numbers:hover {
	background:#e58b0a;
	color:#fff !important;
}
.tablenav .current {
	background: #e58b0a;
}

.totop {
	z-index:100 !important;
}

.mt30 {
	margin-top:30px !important;
}


/* 点滅 */
.blinking {
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}





@media screen and (min-width: 500px) {
  .fb-page-parent > .fb-page {
    width: 300px;
  }
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
  width: 100% !important;
}


/*=======================================

   	WP-Member 
  
=========================================*/

.member_nav {
	width:auto;
	margin:0 0 0.8em 0;
	text-align:right;
}

.member_nav ul {
	float:right;
	margin:0;
	padding:0;
}

.member_nav ul li {
	float:left;
	margin:0 0 0 0.4em;
	padding:0;
	list-style:none;
}

.member_nav ul li a {
    position: relative;
    display: inline-block;
    margin:0;
    font-size: 0.9em;
    color: #1388cb;
	background:#fff;
	text-align:center;
    padding: 0.2em 1.4em 0.1em 1.4em;
	border:1px solid #1388cb;
    border-radius: 3px;
}

@media screen and (max-width: 767px) {

	.member_nav {
		text-align:center;
	}
	.member_nav ul {
		float:none;
		width:auto;
		max-width:360px;
		display:inline-block;
		margin:0 auto;
	}
	
	.member_nav ul li {
		float:none;
		margin:0 0 0.4em 0;
	}
	.member_nav ul li a {
		text-align:center;
		display:block;
	    padding: 0.3em 1.4em 0.2em 1.4em;
	}

}



.member_intro {
	width:auto;
	margin: 3.6em 0 3.6em 0;
	padding:1.2em;
	background:#fff;
	padding:10px;
	border: 1px solid #1388cb;
	border-radius: 5px;
}

.member_intro .txt_3 {
	padding:1.2em 0 0 0;
}

.member_intro h3 {
	margin:0 0 0.5em 0;
    color: #0c99d4;
    font-size: 1.35em;
}

.member_intro p {
	font-size:1.15em;
	color:#db1882;
	padding:0.3em 0;
}

.member_intro p span {
	display:inline-block;
	margin:0.4em 0.2em;
	color:#db1882;
	background:#fffde4;
	border:1px solid #ed73b5;
	border-radius:3px;
	padding:0 0.6em;
}


section.register h3 {
    color: #0c99d4;
    font-size: 1.5em;
    border-bottom: 1px solid #58bfea;
}

/*====================================================================

    		サーチプラス　

==================================================================== */


/*   ホーム ～ 新着車両 / 注目車両
-------------------------------------------*/

body.inline {
	background:none !important;
}



.ifrms {
	position: relative;
    width:100%;
}

.ifrms iframe {
	width: 100%;
    height: 100%;
}

#ifrm_1 {
	min-height:225px;
}

#ifrm_2 {
	min-height:468px;
}

#ifrm_page {
	min-height:1020px;
}

@media screen and (max-width:1150px) {
	#ifrm_2 {
		min-height:820px;
	}
}

.iframe_new {
	position: relative;
    width:100%;
}

.iframe_new iframe {
	width: 100%;
    height: 100%;
	padding:0 0 2em 0;
	overflow-y:hidden;
}

@media screen and (max-width: 767px) {
	.iframe_new {
    	padding: 93% 0 0 0;
	}
}


.iframe_pickup {
	position: relative;
    width: 100%;
    padding: 88% 0 0 0;
	margin:0 0 2em 0;
}

.iframe_pickup iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*---------------------------------------

  よくある質問　FAQ
  
----------------------------------------*/


.faq_intro {
	width:auto;
	max-width:900px;
	margin:0 auto;
}

.single-faq {
	margin:2em 0 3.2em 1.8em !important;
}

h3.faq-question {
	position:relative;
	background:none !important;
	color:#222 !important;
	font-size:1.25em !important;
	font-weight:normal;
	padding:0 1.9em 0.1em 2em !important;
	border-bottom:1px solid #75a3d2;
	cursor:pointer;
}

.faq-question:before {
	position:absolute;
	top:-0.4em;
	left:-3px;
	content: "Q.";
	font-size:1.8em;
	color:#d07a0a;
}

/*
.faq-question:after {
	position:absolute;
	bottom:0.3em;
	right:4px;
	width:1.3em;
	content: "＋";
	font-size:0.85em;
	color:#11b6ca;
	text-align:center;
	background:#fff;
	border:1px solid #11b6ca;
	border-radius:3px;
}

.btn_minus:after {
	position:absolute;
	bottom:0.3em;
	right:4px;
	width:1.3em;
	content: "－";
	font-size:0.85em;
	color:#11b6ca;
	text-align:center;
	background:#fff;
	border:1px solid #11b6ca;
	border-radius:3px;
}
*/

.faq-answer {
	position:relative;
	line-height:1.8em;
	padding:0 0 0 1px;
	margin:1.5em 0 0 2.4em;
}

.faq-answer:before {
	position:absolute;
	top:-3px;
	left:-25px;
	content: "A.";
	font-size:1.6em;
	color:#199434;
}

/*
.faq-answer:after {
	position:absolute;
	top:-4.4em;
	right:4px;
	width:2.2em;
	content: "－";
	font-size:0.8em;
	line-height:1.85em;
	color:#11b6ca;
	text-align:center;
	background:#fff;
	border:1px solid #11b6ca;
	border-radius:3px;
	z-index:20;
	cursor:pointer;
}
*/






@media screen and (max-width: 767px) {
	.single-faq {
		margin:2em 0 1.5em 0.3em !important;
	}
	.faq-question {
		font-size:1.1em !important;
		padding:0 0 0.1em 1.8em;
	}
	.faq-question:before {
		font-size:1.6em;
		top:-10px;
		left:-5px;
	}
	.faq-answer {
		line-height:1.6em;
		padding:0 0 0 1px;
		margin:1.5em 0 0 2.2em !important;
	}
}

body.faq3 .faq-answer p {
	margin:0 0 0.5em 0 !important;
	padding:0 !important;
}




/*   車両詳細ページ
-------------------------------------------*/

.main_data {
	width:100%;
	margin:11px auto;
	overflow: hidden;
	position:relative;
	display:block;
}
.main_data ul {
	margin: 0 -0.9% 0 0;
	padding: 0;
 	/zoom: 1;/* for IE6,7 */
}

.main_data ul li {
	height:auto;
	display:inline-block;
	*display:inline;
	/zoom: 1;/* for IE6,7 */
	margin: 0 0.9% 9px 0;
	padding:8px;
	list-style: none;
	font-size:0.9em;
	background:#fff;
	border:1px solid #c9c9c9;
	border-radius:3px;
}

.main_data ul li.img {
	float:left;
	width:39%;
}

.main_data ul li.img img {
	width:100%;
}

.main_data ul li.datas {
	float:left;
	width:30%;
}

.main_data ul li.submit {
	float:right;
	width:20%;
	vertical-align:middle;
}

@media screen and (max-width: 767px) {
	.main_data ul li
	{
		float:none;
		width:auto;
		display:block;
	}
	.main_data ul li.img,
	.main_data ul li.datas,
	.main_data ul li.submit
	{
		float:none;
		width:auto;
		display:block;
	}
}



.page_left {
	float:left;
	width:47.9%;
}

.page_right {
	float:right;
	width:47.9%;
}

@media screen and (max-width: 767px) {

	.page_left {
		float:none;
		width:auto;
	}

	.page_right {
		float:none;
		width:auto;
	}
}


/*---------------------------------------

  ナビコンテンツ（インクルード） 初期5カラム
  
----------------------------------------*/

.img_list {
	width:100%;
	margin:11px auto;
	overflow: hidden;
	position:relative;
	display:block;
}
.img_list ul {
	margin: 0 -0.9% 0 0;
	padding: 0;
 	/zoom: 1;/* for IE6,7 */
}

.img_list ul li {
	width: 16.9%;
	height:auto;
	float:left;
	display:inline-block;
	*display:inline;
	/zoom: 1;/* for IE6,7 */
	margin: 0 0.9% 9px 0;
	padding:8px;
	list-style: none;
	font-size:0.9em;
	background:#fff;
	border:1px solid #c9c9c9;
	border-radius:3px;
}

.img_list ul li .img img {
	width:100%;
}

.img_list ul li p {
	padding:0;
	margin:0;
	width:100%;
	text-align:center;
}

.img_list ul li .name {
	height:2.95em;
	line-height:1.6em !important;
	border-bottom:1px solid #cfcfcf;
}

.img_list ul li .price {
	font-size:0.9em;
	padding:0 0 0.3em 0;
}

.img_list ul li .price span {
	color:#cf0808;
	padding:0.15em;
	font-size:1.3em;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, Verdana, sans-serif;
}

.img_list ul li a.btn {
	background:#0fa0dc;
	color:#fff;
	width:7em;
	display:inline-block;
	position:relative;
	border-radius:3px;
	font-size:0.9em;
	padding:0.1em 0.5em;
	margin:0 auto;
	background:#0fa0dc;
	background: -moz-linear-gradient(top, #0fa0dc #21ace6) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#0fa0dc), to(#21ace6)) !important;
	background: linear-gradient(to top, #0fa0dc #21ace6) !important;
}

.img_list ul li a:hover {
	opacity:0.75
}

.img_list ul li a img {
	width:100%;
	height:auto;
}


/*---------------------------------------

  	Googlemap
  
----------------------------------------*/


.google-maps {
	width:auto;
	max-width:890px;
	margin:0 auto;
	position: relative;
	padding-bottom: 38%; /* これが縦横比 */
	height: 0;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


/*---------------------------------------

  	Googleカレンダー
  
----------------------------------------*/

.cal_wrapper {
  max-width: 800px; /* 最大幅 */
  min-width: 300px; /* 最小幅 */
  margin: 2.0833% auto;
}
 
.googlecal {
  position: relative;
  padding-bottom: 100%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}
.googlecal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
 
@media only screen and (min-width: 600px) {
  /* 画面幅が600px以上の場合の縦横比の指定 */
  .googlecal {
    padding-bottom: 75%;
  }
}



/*---------------------------------------

  			404
  
----------------------------------------*/

.err_cont {
	width:auto;
	max-width:800px;
	margin:3em auto 6em auto;
	text-align:center;
	font-size:1.2em;
}

.err_cont img {
	width:100%;
	max-width:640px;
	margin:0 auto;
}

.simplemap img {
    -webkit-opacity:1;
    -moz-opacity:1;
    -o-opacity:1;
    filter:alpha(opacity=100);
    -ms-filter:alpha(opacity=100);
    opacity:1;
}