@charset "UTF-8";
/* CSS for PC @date     2017.09.6 @author   zhao */
/* ------------------------------------------

------------------------------------------ */
img {
	vertical-align: bottom;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* 1029 */
.sp {
	display: none !important;
}
#widewrapper {
	width: 100%;
}
#keyVisual {
	width: 100%;
	margin: 0px;
}
#keyVisual h1 {
	text-indent: 0px;
	width: 100%;
}
#keyVisual h1 img {
	width: 100%;
}
#contents.column1 {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}
#contents {
	background-color: #ffffff;
}
#contents .pagetop {
	width: 950px;
	margin-top: 30px;
}
#page-box {
	margin: 40px 0 0 0;
	font-size: 16px;
	line-height: 180%;
	text-align: center;
}
#green {
	font-size: 24px;
	color: #9AD735;
	text-shadow: 0px 1px 1px #000000;
	font-weight: bold;
}
.green_2 {
	font-size: 24px;
	font-weight: bold;
	background: linear-gradient(transparent 80%, #9ad735 80%);
	line-height: 2;
}
#yellow {
	font-size: 24px;
	color: #FFC924;
	text-shadow: 0px 1px 1px #000000;
	font-weight: bold;
}
.yellow_2 {
	font-size: 24px;
	font-weight: bold;
	background: linear-gradient(transparent 80%, #FFC924 80%);
	line-height: 2;
}

.box {
	width: 950px;
	position: relative;
	margin-top: 70px;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/border-pc.gif) repeat-y;
}
.box-icon {
	width: 111px;
	position: absolute;
	z-index: 2;
	top: -16px;
	left: 405px;
}
.border-icon {
	position: absolute;
	z-index: 2;
	right: 0px;
	bottom: 0px;
}
.ttl-box {
	width: 100%;
	background: url(../images/border-top.gif) repeat-x;
	padding: 40px 0 0 0;
}
.ttl-box img {
	width: 850px;
	margin: 0 50px;
}
.con-box {
	background: url(../images/border-bottom.gif) bottom repeat-x;
	padding: 40px 50px 40px;
}
/* ----- cpn star -----*/
.page_cpn .cpn_box {
	width: 362px;
	float: left;
	margin: 0 31.5px;
}
.page_cpn .cpn_box img {
	display: block;
	width: 100%;
}
.page_cpn .cpn_box a:hover img {
	opacity: 0.8;
}
#contentsArea .jdsColorBoxHtml {
	display: block;
	font-size: 13px;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
}
#colorbox {
	width: 800px !important;
	height: 100% !important;
	position: fixed !important;
	top: 50px !important;
	left: 50% !important;
	margin-left: -400px !important;
}
#cboxWrapper {
	height: auto !important;
	overflow: auto !important;
	width: 800px !important;
}
#cboxContent {
	width: 100% !important;
	margin: 0 !important;
	float: none !important;
	height: 100% !important;
}
#cboxMiddleLeft {
	height: 100% !important;
}
#cboxOverlay {
	background-color: rgba(0, 0, 0, 0.5) !important;
	height: 100% !important;
}
#cboxLoadedContent {
	background: #fff !important;
	border: none !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: auto !important;
	width: 100% !important;
	overflow: hidden;
}
#inline_content1, #inline_content2 {
	list-style: none !important;
	font-size: 13px;
}
.page_cpn {
	margin-bottom: 0px;
}
.cpn_box_txtbox {
	padding: 20px 20px 0 20px;
	background: #fff;
	color: #333;
}
.cpn_box_txtbox dt {
	font-size: 14px;
}
.cpn_box_txtbox dd {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 8px;
}
.cpn_box_txtbox dd em {
	font-style: normal;
	font-size: 120%;
	display: block;
	font-weight: bold;
}
#cboxClose {
	background: url(../images/close.jpg) top right no-repeat !important;
	background-position-x: center;
	background-position-y: top;
	width: 25px !important;
	height: 25px !important;
}
.tableholder {
	position: relative;
}
.tableholder table {
	background-color: #fff;
	border-left: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	font-size: 13px;
	line-height: 1.4;
	display: block;
}
.tableholder table td {
	border-right: 1px solid #b4b4b4;
	padding: 8px;
	border-bottom: 1px solid #b4b4b4;
}
.tableholder table tr:first-child {
	color: #fff;
}
.tableholder table tr:first-child td {
	text-align: center !important;
	background-color: #1ba81b !important;
}
.tableholder table tr:last-child td {
	font-size: 11px;
}
.tableholder table tr td:first-child {
	background-color: #e1e1e1;
	text-align: right;
	width: 200px;
	font-weight: bold;
}
.chara_box {
	margin-bottom: 10px;
}
.chara_box .char {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.chara_box .char span {
	padding: 3px 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #fff;
	margin-right: 6px;
	margin-bottom: 6px;
}
.chara_box .char .red {
	background-color: #d00505;
}
.chara_box .char .blue1 {
	background-color: #53b8c8;
}
.chara_box .char .blue2 {
	background-color: #fff;
	border: 1px solid #53b8c8;
	color: #53b8c8;
}
.chara_box .char .ana {
	background-color: #fff;
	border: 1px solid #180d7f;
	color: #180d7f;
}
.chara_box .char .jal {
	background-color: #fff;
	border: 1px solid #cb0000;
	color: #cb0000;
}
#contentsArea .cpn_box .btn {
	width: 220px;
	margin: 20px auto auto auto;
}
#contentsArea .cpn_box .btn .main {
	border: 2px solid #7bb33e;
	border-radius: 5px;
	background-color: #fff;
	color: #7bb33e;
	text-align: center;
	display: block;
	margin: 0px auto;
	font-weight: bold;
	padding: 10px 0;
	position: relative;
	font-size: 16px;
}
#contentsArea .cpn_box .btn .main:after {
	position: absolute;
	content: '';
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDNkQ4N0ZGMzJGQzRFNzExODg5RkM1RTg2NEE3ODZENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzczMUIzN0M1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzczMUIzNkM1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjI2MTI1MUFDNUU3MTE5RkIzOUM4RTk0QkM0M0U5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2RDg3RkYzMkZDNEU3MTE4ODlGQzVFODY0QTc4NkQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xa2QmQAAAM5JREFUeNpc0L8LAWEcx/HnZLiBQcmk/AVKdu4fMCr5D1hJEqV0GSwkshoNYmCVTPwZwmAxUSTnvO96Tg9Pvfo+d9/P8+NOqy/SdyGEjgoGZmbzEMrwYQ0LTRQbS0P/DxQwQQAt51kNabZtC15EmXeQxw0NjDju6QacQShGMZGToTZW34AMRShDZPHCzid+RxghOb/g7FdWJyg9GNijiq13SafZRwpHlLjg1P1MmklqVzZPKGPm7ewcMUYcB9mcs/qt/qggrqjJpqXe+iPAAHnLRIHtZQkmAAAAAElFTkSuQmCC) 0 0 no-repeat;
	height: 12px;
	width: 8px;
	right: 12px;
	top: 50%;
	margin-top: -6px;
	display: block;
}
#contentsArea .cpn_box .btn .main:hover {
	opacity: 0.8;
}
#txt1 {
	font-size: 12px;
	display: block;
	margin-top: 20px;
	text-align: center;
}
.tableholder tr td span {
	color: #d00505;
	display: block;
}
/* ----- cpn end -----*/
#original-coupon {
	width: 700px;
	margin: 30px auto 0;
}
#original-coupon a:hover img {
	opacity: 0.8;
}
#original-coupon p a {
	color: #d00505 !important;
}
.goto-txt {
	font-size: 13px;
	display: block;
	margin-top: 10px;
	text-align: center;
}
#txt2 {
	display: block;
	font-size: 12px;
	margin-top: 20px;
	line-height: 150%;
}
#drive2018 a:hover {
	opacity: 0.8;
}
#drive2018 p {
	display: block;
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 16px;
}
#spot2018 {
	margin-bottom: 30px;
}
iframe {
	width: 100%;
	height: 350px;
}
#access-box {
	overflow: hidden;
	margin: 30px 0 0 0;
}
#access-box li {
	width: 50%;
	float: left;
	font-size: 14px;
	line-height: 160%;
	display: block;
}
#access-box li:first-child {
	width: 100%;
	margin-bottom: 20px;
}
#search-box-title {
	display: none;
}
.column1 #search-box #domestic-search-box {
	padding: 0px;
}
#search-box {
	border: none;
	margin: 0px;
	padding: 0px;
}
.column1 #search-box {
	width: 100%;
}
.column1 #search-box .searchCategory {
	width: auto;
}
/* ----- 本番 1106 -----*/
.box2 {
	width: 1200px;
	margin: 70px -125px 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.ttl2-box {
	text-align: center;
	font-size: 35px;
	font-weight: 500;
	margin-bottom: 40px;
	font-family: 'A-OTF ゴシックMB101 Pr5', sans-serif;
}
.ttl2-sub {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	margin: 0 auto 40px;
	padding: 0 30px 20px 0;
	height: 45px;
	font-family: 'A-OTF ゴシックMB101 Pr5', sans-serif;
	width: 300px;
}
.ul-spot {
	overflow: hidden;
	margin-bottom: 40px;
}
.li1 {
	float: left;
	width: 33.3%;
	overflow: hidden;
	padding: 0 1.5%;
}
.li2 {
	float: left;
	width: 66.6%;
	overflow: hidden;
	padding: 0 1.5%;
}
.ul-spot p {
	display: block;
	font-size: 14px;
}
.ul-spot p.li-name {
	font-size: 22px;
	margin-bottom: 15px;
	color: #5FA223;
	line-height: 130%;
}
.ul-spot p.li-txt {
	margin: 15px 0 0 0;
	line-height: 180%;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-text-decoration-style: wavy;
	text-decoration-style: wavy;
	-webkit-text-decoration-color: #5FA223;
	text-decoration-color: #5FA223;
}
.ul-spot li img {
	width: 100%;
	border-radius: 20px;
}
.ul-spot .li2 p.li-name {
	margin-bottom: 0px;
}
.ul-spot .li1 p.li-name {
	text-align: center;
}
.box3 {
	width: 1200px;
	margin: 0 -125px 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.ttl3-box {
	text-align: center;
	font-size: 25px;
	font-weight: 500;
	font-family: 'A-OTF ゴシックMB101 Pr5', sans-serif;
	margin-top: 10px;
	margin-bottom: 40px;
	line-height: 150%;
	position: relative;
}
.ttl3-box img {
	position: absolute;
	right: 20%;
	top: 0px;
	height: 90px;
	width: auto;
	z-index: 9;
}
.li3 {
	float: left;
	width: 19%;
}
.li4 {
	float: left;
	width: 8%;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/go-right.gif) no-repeat;
	background-size: 70%;
	background-position: 50% 50%;
	padding-top: 170px;
}
.li3 p {
	display: block;
	margin-bottom: 15px;
}
.ul-spot p.li-name2 {
	font-size: 18px;
	text-align: center;
	color: #5FA223;
}
.ul-spot p.li-area {
	background-color: #efefef;
	padding: 5px 0;
	text-align: center;
	font-size: 13px;
}
#link-box {
	width: 950px;
	margin: 0 auto;
}
#link-box div {
	display: block;
}
#link-box a {
	display: block;
	margin: 0 auto;
	width: 750px;
}
#link-box a:hover {
	opacity: 0.8;
}
#link-box p {
	display: block;
	text-align: center;
	margin-top: 20px;
}
#MT {
	margin-top: 70px;
}
/* ----- 本番 1108 -----*/
#pageTab ul {
	width: auto !important;
}
#pageTab ul#navi-box {
	display: block;
	max-width: 1000px;
	margin: 40px auto 0;
	overflow: hidden;
}
#navi-box li {
	width: 200px;
	display: block;
	float: left;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}
#navi-box li a {
	display: block;
	border-radius: 8px;
	border: 1px solid #000000;
	font-size: 14px;
	font-family: 'A-OTF ゴシックMB101 Pr5', sans-serif;
	font-weight: 500;
	color: #000000;
	text-decoration: none !important;
	text-align: center;
	padding: 15px 0 30px;
}
#navi-box li a:hover {
	border-radius: 8px;
	border: 1px solid #5FA223;
	font-size: 14px;
	color: #5FA223 !important;
}
.li-pr {
	line-height: 180%;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-text-decoration-style: wavy;
	text-decoration-style: wavy;
	-webkit-text-decoration-color: #5FA223;
	text-decoration-color: #5FA223;
}
.oy-blue p.li-name {
	color: #329CBC;
	font-weight: 900;
}
.oy-green p.li-name {
	color: #87AD24;
	font-weight: 900;
}
.oy-orange p.li-name {
	color: #E8A20F;
	font-weight: 900;
}
.oy-purple p.li-name {
	color: #8975AE;
	font-weight: 900;
}
.ul-spot p.li-txt {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
	line-height: 245%;
	display: inline;
}
.ul-spot li img {
	margin-bottom: 20px;
}
.li-pr {
	text-decoration: none;
}
.li-pr span {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
	line-height: 245%;
}
#navi-box li a {
	font-weight: 700;
	border: 2px solid #8975AE;
	color: #fff !important;
	background: #8975ae;
}
#navi-box li a:hover {
	color: #fff !important;
	border: 2px solid #5FA223;
	background: #5fa223;
}

.mg_b10{margin-bottom: 30px;}
/*# sourceMappingURL=contents_pc.css.map */
