@charset "utf-8";

/************************************************
 * IRC追加用CSS
 ************************************************/

/**
 * 共通項目 （style.cssから移植）
 * ----------------------------------------------------------------------------
 */
p {
	margin: 0;
}
body {
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.mgb20 {
	margin-bottom:20px!important;
}
/* border */
.btn_blue {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background-color: #0062c2;
}
.btn:hover, .btn:focus {
	opacity: 0.7;
}
.btn_pink {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	background-color: #ff2070;
}
.input-group-addon {
	background-color: #4283c5;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	padding: 6px;
	text-align: center;
}
body {
/*	font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;*/
	font-size: 12px;
	padding-top: 0;
}
a {
	text-decoration: none;
}
.link-font-3 {
	color: #8cb3dc;
	font-size: 14px;
}
ｘ .content-font-padding-5 {
	padding-top: 8px;
}
/** ラベル */
.label-red {
	background: #f13300;
	font-size: 11px;
	font-weight: normal;
	padding: .2em .8em .2em;
}
.label-green {
	background: #0C9;
	font-size: 11px;
	font-weight: normal;
	padding: .2em .8em .2em;
}
/**
 * ページ設定
 * ----------------------------------------------------------------------------
 */
.tour-img {
	width:1140px;
	margin-bottom:10px;
}
.ture_type {
	padding-top:35px;
}
.area_list {
	margin-top:50px;
}
.panel {
	border: 1px solid #fff !important;
	box-shadow: none !important;
}

/**
 * タイトル画像表示
 * ----------------------------------------------------------------------------
 */
.wide_container {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.wide_container img{
	width:100%;
	height:auto;
}

/**
 * サブタイトル見出し
 * ----------------------------------------------------------------------------
 */
.page_h1 {
	border-top: 1px solid #707070;
	margin:23px 0 0;
	text-align:center;
	padding:0;
	height:24px;
	/*font-family:"Osaka−等幅","ＭＳ ゴシック","monospace"; */
	margin-top:60px;
	font-weight:bold;
}

.page_h1 span.line {
	position: relative;
	top: -16px;
	padding: 0 20px;
	background:white;
}
.page_h1_color1 {
	font-size:38px;
	color:#0f9d58;
}
.page_h1_color2 {
	font-size:38px;
	color:#434343;
}
.page_h2 {
	font-size:23px;
	border-top:solid 1px #dddddd;
	border-bottom:solid 3px #00a04e;
	width:100%; color:#00a14a;
	padding-left:0.5em;
	font-weight:bold;
	height:60px;
	line-height:60px;
	margin-bottom:30px;
	/*font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";*/
}

/**
 * タブメニュー
 * ----------------------------------------------------------------------------
 */
.tour-area-tab    {
	width:100%;
	margin:0 0 26px;
}
.tour-area-tab ul {
	width:1147px;
	list-style:none;
	padding:0; margin:0;
}
.tour-area-tab li {
	float:left;
	width:372px;
	margin-right:12px;
	text-align:center;
	display:block;
	background:#e4e4e4;
	cursor:pointer;
	position: relative;
}
.tour-area-tab li:last-child{
	margin-right:0px;
}
.tour-area-tab li img{
	margin:6px 6px;
}
.tour-area-tab li.active {
	background:#0f9d58; cursor:default;
}
.tour-area-tab li:hover {text-decoration:none;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;}

.tour-area-tab li.active:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/*
.tour-area-tab li:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #e4e4e4;
	border-width: 30px;
	margin-left: -30px;
}
*/
.tour-area-tab li.active:after  {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #e4e4e4;
	border-width: 30px;
	margin-left: -30px;

	border-color: rgba(136, 183, 213, 0);
	border-top-color: #0f9d58;
}

/**
 * メニュー切り替え表示内容
 * ----------------------------------------------------------------------------
 */
.L_Area{float:left}
.R_Area{float:right}

.cFix{
	?zoom:1;
}
.cFix:after{
	content:"";
	display:block;
	clear:both;
}
ul.cFix{
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-padding-start: 0px;
	padding-bottom:25px;
}
.L_imgArea{
	clear:both;
	padding-top:20px;
}
.L_imgArea .L_Area{
	width:418px;
	height:auto;
	margin:0px;
}
.L_imgArea .L_Area img{
	padding-bottom:6px;
	width:370px;
	height:auto;
}
.L_imgArea .R_Area{
	width:720px;
}
.L_imgArea .R_Area h3{
	margin:0 0 15px 0;
	padding-left:15px;
	font-weight:bold;
	border-left:solid 4px #00a04e;
	/*font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";*/
}
.L_imgArea .R_Area h3 span{
	line-height:1.3em;
}
.L_imgArea .R_Area h3 span.text1{
	display:block;
	word-wrap: break-word;
}
.L_imgArea .R_Area h3 span.text2{
	display:block;
	word-wrap: break-word;
}
.L_imgArea .R_Area p{
	line-height:1.6em;
	font-size:13px;
}

/**
 * 一覧はこちらボタン
 * ----------------------------------------------------------------------------
 */
.special_btn_area{
	width:100%;
	text-align:center;
}
.special_btn_area ul li a {
	display:inline-block;
	width:640px;
	height:65px;
	background:#0f9d58;
	color:#fff;
	line-height:65px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin:0 auto;
}
.special_btn_area ul li a:hover {
	text-decoration:none;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}

.icon {display:block; float:left;width:100px;}
.icon span {text-align:center; border-radius:3px; font-size:10px; padding:2px 0; width:8.5em; display:inline-block;}


/**
 * スマホ用
 * ----------------------------------------------------------------------------
 */
@media (max-width: 767px) {
	.ture_type     {padding-top:0px;}
	.wide_container img {width:100%;height:auto;}
	.page_h1 {border-top:0px solid #707070;	margin:0;text-align:center;padding:0;height:auto;}
	.page_h1 span.line {background-color : transparent;}
	.page_h1 span.line {position: relative;top: 0;padding:0px;}
	.page_h1	 {margin-top:5px; font-weight:bold;}
	.page_h1_color1,.page_h1_color2       {font-size:20px;width:100%;}
	.page_h2       {font-size:18px; width:100%; color:#00a14a; margin-top:15px; padding:13px 8p; font-weight:bold; height:50px;line-height:50px;}
	.tour-area-tab    {width:100%; border-bottom:0;padding-right:0px;margin:0 0 12px 0;}
	.tour-area-tab ul {width:100%; margin-top:10px;}
	.tour-area-tab li {width:100%; float:none; width:100%;margin:0 0 10px 0;font-size:20px;}
	.tour-area-tab li:after {border-width: 15px; margin-left: -15px;} 
	.tour-area-tab li.active:after {border-width: 15px; margin-left: -15px;} 
	/*タブ３つ並びパターン*/	
	.tour-area-tab    {}
	.tour-area-tab li {float:left;width:32%;height:auto;margin-right:6px;}
	.tour-area-tab img    {width:90%;height:auto; }
	/*タブ３つ並びパターン以外
	.tour-area-tab li:after {display:none;} 
	*/	
	.area_list{margin-top:0px;width:100%;}
	.L_imgArea{padding-top:0px;}
	.L_imgArea .L_Area,.L_imgArea .R_Area, .L_Area img,.R_Area{width:100%;display:block;}
	.L_imgArea .L_Area img{text-align:center;width:100%;}
	.L_imgArea .R_Area{padding:0px;}
	.L_imgArea .R_Area h3{margin-top:10px;font-size:21px;}
	.special_btn_area ul li {width:100%;}
	.special_btn_area ul li a {width:100%;height: 40px;line-height:40px;font-size:12px;text-wrap: none;border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;}
}
