<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------------------------

	global-header

----------------------------------------------------------------------*/
.global-header {
  background: #121084;
  height: 50px;
  border-bottom: 1px solid #B1B1B1;
  position: relative;
  font-size: 1.1rem;
  z-index: 5;
}
.global-header .global-header__menu {
position: absolute;
right: 50px;
top: 0;

}
.global-header .global-header__menu li {
  display: inline-block;
  margin:0;
  padding:0;
    border-left: 1px solid #483F8A;
}
.global-header .global-header__menu li a {
  color: #FFF;
}
.global-header p {
  position: absolute;
  top: 0;
  right: 0;
}
.global-header p button {
  padding: 0;
  border: none;
  border-left: 1px solid #483F8A;
}

.global-header__menu li a {
  position: relative;
}
.global-header__menu li .btn {
  color: #121084;
  background: #FFF;
  padding: 5px 15px 5px 5px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.global-header__menu li .btn i {
  background-image: url(../images/sprite.png);
  background-position: 0px 0px;
  width: 5px;
  height: 4px;
  position: absolute;
  top: 9px;
  left: 54px;
}
.global-header__menu li a i {
  background-image: url(../images/sprite.png);
  background-position: 0px -4px;
  width: 3px;
  height: 6px;
  position: absolute;
  top: 3px;
  left: 0;
}
#rt_dep01 span{
	position:absolute;
	top:50%;
	left: -50px;
	width:50px;
}
.global-nav {
  width: 100%;
  border-bottom: 1px solid #55556C;
  font-size: 1.8rem;
}
.global-nav .global-nav--first dt {
  background: #FFF;
  border-bottom: 1px solid #ddd;
}
.global-nav .global-nav--first dt a {
  color: #121084;
  background: url(../images/bg_menu02.png) no-repeat 98% center;
}
.global-nav .global-nav--first dd {
  background: #EEEEF6;
  border-bottom: 1px solid #C2C1DF;
}
.global-nav .global-nav--first dd:first-child {
  color: #E03561;
}
.global-nav .global-nav--first dd:last-child {
  border-top: 1px solid #fff;
}
.global-nav .global-nav--first dd a {
  color: #121084;
  background: url(../images/bg_menu02.png) no-repeat 98% center;
}
.global-nav .global-nav--japan dt {
  background: #E03561;
  border-bottom: 1px solid #B80F21;
  text-align: center;
  color: #FFF;
}
.global-nav .global-nav--japan dd {
  background: #FFF;
  border-bottom: 1px solid #ddd;
}
.global-nav .global-nav--japan dd a {
  color: #E03561;
  background: url(../images/bg_menu.png) no-repeat 98% center;
}
.global-nav .global-nav--abroad dt {
  background: #62B740;
  border-bottom: 1px solid #439A2A;
  text-align: center;
  color: #FFF;
}
.global-nav .global-nav--abroad dd {
  background: #FFF;
  border-bottom: 1px solid #ddd;
}
.global-nav .global-nav--abroad dd a {
  color: #62B740;
  background: url(../images/bg_menu03.png) no-repeat 98% center;
}
.global-nav dl dt, .global-nav dl dd {
  line-height: 44px;
  height: 44px;
}
.global-nav dl dt a, .global-nav dl dd a {
  padding: 0 10px;
}
.global-nav p {
  line-height: 50px;
  height: 50px;
  width: 100%;
  position: relative;
}
.global-nav p a {
  padding: 0 10px;
}
.global-nav .global-nav--camp {
  background: #EEEEF6;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #C2C1DF;
}
.global-nav .global-nav--camp a {
  color: #121084;
  background: url(../images/bg_menu02.png) no-repeat 98% center;
}
.global-nav .global-nav--close {
  background: #666;
  text-align: center;
}
.global-nav .global-nav--close a {
  color: #FFF;
}

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

	structure

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

.box-contents {
	margin: 0 4% 10px;
}
/*----------------------------------------------------------------------

	button-style

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

.btn01 a, input.btn01 {
	text-decoration: none;
	/*	
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF1F00);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF1F00));
    */
	background: #FF7000;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF7000);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF7000));
	background-size: 15px, auto;
	text-align: center;	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 20px;
margin: 0 auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border: none;
}
.btn02 a, input.btn02 {
	text-decoration: none;
	/*	
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF1F00);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF1F00));
    */
	background: #666666;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #666666 #666666);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#666666), to(#666666));
	background-size: 15px, auto;
	text-align: center;	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 20px;
margin: 0 auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border: none;
}
.btn03 a, input.btn03 {
	text-decoration: none;
	/*	
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF1F00);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF1F00));
    */
	background: #6699FF;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #6699FF #6699FF);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#6699FF), to(#6699FF));
	background-size: 15px, auto;
	text-align: center;	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 20px;
margin: 0 auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border: none;
}
.btn04 a, input.btn04 {
	text-decoration: none;
	background:#A59156;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #CFBD8B, #A59156);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#CFBD8B), to(#A59156));
	background-size: 15px, auto;
	text-align: center;	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 20px;
margin: 0 auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #FFF;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border: none;
}
.btn05 a, input.btn05 {
	text-decoration: none;
	/*	
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF1F00);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF1F00));
    */
	background: #63B740;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, #63B740;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, #63B740;
	background-size: 15px, auto;
	text-align: center;	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 20px;
margin: 0 auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border: none;
}
.btn06 a, input.btn06 {
	text-decoration: none;
	/*	
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF1F00);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF1F00));
    */
	background:#E03561;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, #E03561;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, #E03561;
	background-size: 15px, auto;
	text-align: center;	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 20px;
margin: 0 auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border: none;
}
.btn07 a, input.btn07 {
	text-decoration: none;
	/*	
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF1F00);
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF1F00));
    */
	background: #130F84;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, #130F84;
	background: url(../images/sp_btn_icon01.png) no-repeat 4% center, #130F84;
	background-size: 15px, auto;
	text-align: center;	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 20px;
margin: 0 auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
border: none;
}
/*----------------------------------------------------------------------

	button-style(JS)

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

button.button1 {
	/* 文字サイズを8pxに指定 */
	font-size: 14px;
	/* 文字の太さをboldに指定 */
	font-weight: bold;
	/* 縦方向に5px、
     * 横方向に5pxの余白を指定 */
	padding: 5px 5px;
	/* 背景色を指定 */
	background-color: #333;
	/* 文字色を白色に指定 */
	color: #FFF;
	/* ボーダーをなくす */
	border-style: none;
	/* ボタンの影の指定
     * 影の横幅を2px
     * 縦長を2px
     * ぼかしを3px
     * 広がりを1px
     * 色を#666（グレー）に指定 */
	box-shadow: 2px 2px 3px 1px #666;
	-moz-box-shadow: 2px 2px 3px 1px #666;
	-webkit-box-shadow: 2px 2px 3px 1px #666;/* 角丸の指定
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
}
button.buttonB1 {
	/* 文字サイズを8pxに指定 */
	font-size: 14px;
	/* 文字の太さをboldに指定 */
	font-weight: bold;
	/* 縦方向に5px、
     * 横方向に5pxの余白を指定 */
	margin: 5px 5px;
	/* 縦方向に5px、
     * 横方向に5pxの余白を指定 */
	padding: 5px 5px;
	/* 背景色を指定 */
	background-color: #333;
	/* 文字色を白色に指定 */
	color: #FFF;
	/* ボーダーをなくす */
	border-style: none;
	/* ボタンの影の指定
     * 影の横幅を2px
     * 縦長を2px
     * ぼかしを3px
     * 広がりを1px
     * 色を#666（グレー）に指定 */
	box-shadow: 2px 2px 2px 1px #666;
	-moz-box-shadow: 2px 2px 2px 1px #666;
	-webkit-box-shadow: 2px 2px 2px 1px #666;/* 角丸の指定*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
button.buttonB2 {
	/* 文字サイズを8pxに指定 */
	font-size: 14px;
	/* 文字の太さをboldに指定 */
	font-weight: bold;
	/* 縦方向に5px、
     * 横方向に5pxの余白を指定 */
	margin: 5px 5px;
	/* 縦方向に5px、
     * 横方向に5pxの余白を指定 */
	padding: 5px 5px;
	/* 背景色を指定 */
	background-color: #83C965;
	/* 文字色を白色に指定 */
	color: #FFF;
	/* ボーダーをなくす */
	border-style: none;
	/* ボタンの影の指定
     * 影の横幅を2px
     * 縦長を2px
     * ぼかしを3px
     * 広がりを1px
     * 色を#666（グレー）に指定 */
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 2px 1px #666;/* 角丸の指定*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
button.buttonB3 {
	/* 文字サイズを8pxに指定 */
	font-size: 14px;
	/* 文字の太さをboldに指定 */
	font-weight: bold;
	/* 縦方向に5px、
     * 横方向に5pxの余白を指定 */
	margin: 5px 5px;
	/* 縦方向に5px、
     * 横方向に5pxの余白を指定 */
	padding: 5px 5px;
	/* 背景色を指定 */
	background-color: #E03561;
	/* 文字色を白色に指定 */
	color: #FFF;
	/* ボーダーをなくす */
	border-style: none;
	/* ボタンの影の指定
     * 影の横幅を2px
     * 縦長を2px
     * ぼかしを3px
     * 広がりを1px
     * 色を#666（グレー）に指定 */
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 2px 1px #666;/* 角丸の指定*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
/**********************************************

2014/03/01 clearfix設定(鈴木)

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

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

	list-style

----------------------------------------------------------------------*/
/*トピックス(サムネイル)一覧用リスト*/
.topicthumbList a {
	display: block;
	padding: 10px 10px 11px;
	border-bottom: #d2d4d7 1px solid;
	border-top: #fff 1px solid;
	color: #CCC;
	text-decoration: none;
}
.topicthumbList img {
	float: left;
	margin-right: 10px;
	border: 3px solid #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
}
.topicthumbList .withImg {
	display: table-cell;
	height: 80px;
	vertical-align: middle;
}
.topicthumbList strong {
	font-size: 15px;
	font-weight: normal;
	color: #333;
}
.topicthumbList .subTxt {
	display: block;
	margin-top: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.topicthumbList .subTxt em {
	margin-right: 2px;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
}
/*----------------------------------------------------------------------

	h2-titlebar

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

.titleBar01 {
	margin: 10px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background:#999999;
	/*border-bottom:#666666 solid 4px;*/
	
}
.titleBar02 {/*トップ赤*/
	margin: 10px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background: #E03561;
}
.titleBar03 {/*トップ緑*/
	margin: 10px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background: #63B740;
}
/*----------------------------------------------------------------------

	list-style

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


nav.menu-nav ul {
	border-top: 1px solid #ccc;
	width: 98%;
	margin: 0 auto;
}
nav.menu-nav ul li {
	text-align: left;
}
nav.menu-nav ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #777;
	padding: 12px 10px;
	background: url(../images/sp_icon_arrow01.png) no-repeat 98% center, -moz-linear-gradient(top, #fff, #ededed);
	background: url(../images/sp_icon_arrow01.png) no-repeat 98% center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background-size: 11px 16px, auto;
	border: 1px solid #ccc;
	border-top: none;
}
nav.menu-nav ul li a:hover, nav.menu-nav ul ul li a:visited {
	color: #777
}
nav.menu-nav-flat ul {
	border-top: 1px solid #ccc;
	width: 98%;
	margin: 0 auto;
}
nav.menu-nav-flat ul li {
	text-align: left;
}
nav.menu-nav-flat ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #777;
	padding: 12px 10px;
	background:#ededed;
	background: url(../images/sp_icon_arrow01.png) no-repeat 98% center, -moz-linear-gradient(top, #ededed, #ededed);
	background: url(../images/sp_icon_arrow01.png) no-repeat 98% center, -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ededed));
	background-size: 11px 16px, auto;
	border: 1px solid #ccc;
	border-top: none;
}
nav.menu-nav-flat ul li a:hover, nav.menu-nav ul ul li a:visited {
	color: #777
}
/*----------------------------------------------------------------------

	table-style

----------------------------------------------------------------------*/
.dl01 dt {
	font-weight: bold;
	padding: 20px 10px 15px 12px;
	margin-top: 30px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/sp_icon_square01.png) no-repeat left center;
	background-size: 7px;
}
.dl01 dd {
	padding-top:10px;
	display: block;
}
/*----------------------------------------------------------------------

 2014/02/28 パンくずリスト追記　　鈴木ま

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

#topic-path ul {
	　list-style: none;
	margin: 5px 0;
}
#topic-path ul li {
	float: left;
	　display: inline;
}
#topic-path l li a {
	　margin-right: 7px;
}
/*参考：html記述↓
 &lt;secton id="topic-path"&gt;
   &lt;div&gt;
  &lt;ul&gt;
&lt;li&gt;&lt;a href="//www.nta.co.jp/sp/"&gt;TOP＞&lt;/a&gt;	&lt;/li&gt; &lt;!-- 「&amp;gt;」は「&gt;」の実体参照文字 --&gt;
&lt;li&gt;&lt;a href="//www.nta.co.jp/nrs/"&gt;日本旅行の旅行関連サービス＞&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Wi-Fiルーターレンタル&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
  &lt;/secton&gt;*/
 
/*----------------------------------------------------------------------

 2014/03/03 ボックス追記　　鈴木ま

----------------------------------------------------------------------*/
.planBox01 {
	width: 100%;
	margin-top: 20px;
	background-color: #fffafa;
	border: solid 2px #CCCCCC;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.planBbox01 h3 {
}
.boxleft {
	float: left
}
.boxright {
	float: right;
}
/*----------------------------------------------------------------------

 2014/03/04 listnavi-style

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

nav .list-nav01 {
	margin: 0 auto 15px;
	text-align: center;
}
nav .list-nav01 li {
	color: #fff;
	display: inline-block;
	width: 40%;
	background: #3CF;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 5px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
}
nav .list-nav02 {
	margin: 0 auto 15px;
	text-align: center;
}
nav .list-nav02 li {
	color: #FFFFFF;
	display: inline-block;
	width: 40%;
	background: #83C965;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 5px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
}
nav .list-nav02 li a {
	color: #FFFFFF !important;
}
nav .list-nav03 {
	margin: 0 auto 15px;
	text-align: center;
}
nav .list-nav03 li {
	color: #FFFFFF;
	display: inline-block;
	width: 40%;
	background: #E03561;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 5px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
}
nav .list-nav03 li a {
	color: #FFFFFF !important;
}
/*----------------------------------------------------------------------

 2014/03/04 box-style（.box02）  鈴木追記

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

.box-white01 {
	background: #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0 0 20px 20px;
	padding: 10px;
}
.box-white01.own {
	background: #eee;
}
/* box02 ----- */
.box02 {
	background: #f8f8f8;
	background: -moz-linear-gradient(top, #fff, #f8f8f8);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	padding: 10px;
	margin: 10px 0;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	position: relative;
	border: #f8f8f8 solid 1px;
}
.box02 dt {
/*	height: 20px;*/
	font-size: 14px;
	font-weight: bold;
	color: #888;
	margin: 0 5px 5px 0;
	border-bottom: 1px dotted #ccc;
}
.box02 dd.photo {
	margin: 0 10px 10px 0;
	float: left;
}
.box02 dd.photo img {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 100px;
}
.box02 dd.btn {
	margin-left: 1px;
}
 @media only screen and (orientation : portrait) { /*縦向きの際に適用*/
.box02 dd.btn div {
	display: inline-block;
	width: 100%;
}
}
@media only screen and (orientation : landscape) { /*横向きの際に適用*/
.box02 dd.btn div {
	display: inline-block;
	width: 100%;
	margin-right: 5%;
}
}
.box02 dd.btn a.btn {
	text-decoration: none;
	background: url(../images/sp_btn_icon01.png) no-repeat 6px center, -moz-linear-gradient(top, #fa80b7, #f05fa0);
	background: url(../images/sp_btn_icon01.png) no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, from(#fa80b7), to(#f05fa0));
	background-size: 10px, auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 auto 7px;
	padding: 15px 3px 15px 20px;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border: none;
}
 @media only screen and (orientation : portrait) { /*縦向きの際に適用*/
.box02 dd.data {
	clear: both;
}
}
@media only screen and (orientation : landscape) { /*横向きの際に適用*/
.box02 dd.data {
	margin-left: 90px;
}
}
.box02 dd.data div {
	margin: 5px 0 0 0;
	display: inline-block;
 /display: inline;
 /zoom: 1;
	vertical-align: middle;
}
.box02 dd.data span {
	background: #eee;
	color: #888;
	padding: 5px;
	margin: 0 0 6px 0;
	font-size: 11px !important;
	min-width: 50px;
	line-height: 1;
	text-align: center;
	display: inline-block;
 /display: inline;
 /zoom: 1;
}
.box02 dd.del {
	position: absolute;
	top: 7px;
	right: 10px;
	width: 70px;
	font-size: 9px;
	background-color: #006699;
	color: #FFFFFF;
	padding: 8px 5px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.box02 dd .comment{
 color: #888;
 margin: 10px 0;
 border-bottom: 1px dotted #ccc;
}

.box02 dd.comment a {
	display: block;
	padding: 10px 0 20px;
	border-bottom: 1px dotted #ccc;
}

.box02 dd .link{
	margin: 5px 0 10px 110px;
	padding: 2px 0 2px 20px;
	background-image:url(../images/icon_list01.png) ;
	background-repeat:no-repeat;
	background-size: 14px;
	font-size: 12px;
}
.box02 dd.status img {
	vertical-align: top;
	margin-right: 3px;
}
.box02 dd.data .price {
	font-weight: bold;
	color: #FF0000;
	background: none !important;
}
.box02 .keyword01 {
	float: left;
	font-size: 9px;
	background-color: #FF6666;
	color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.box02 .keyword02 {
	float: left;
	font-size: 9px;
	background-color: #003366;
	color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.box02 .keyword03 {
	float: left;
	font-size: 9px;
	background-color: #33CCCC;
	color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.box02 .keyword04 {
	float: left;
	font-size: 9px;
	background-color: #66CC99;
	color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

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

 2014/03/05 box-style（.box03）  鈴木追記

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

.box-white01 {
	background: #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0 4% 20px;
	padding: 10px;
}
 div.box-white01 {
	margin: 0 0 20px 0;
}
.box-white01.own {
	background: #eee;
}
/* box03 ----- */
.box03 {
	background:#f8f8f8;
	background: -moz-linear-gradient(top, #fff, #f8f8f8);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	padding: 10px;
	margin: 10px 0;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	position: relative;
}
.box03 dt {
/*	height: 20px;*/
	font-size: 14px;
	font-weight: bold;
	color: #888;
	margin: 0 5px 5px 0;
	border-bottom: 1px dotted #ccc;
}
.box03 dd.photo {
	margin: 0 10px 10px 0;
	float: left;
}
.box03 dd.photo img {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 100px;
}
.box03 dd.btn {
	margin-left: 1px;
}
 @media only screen and (orientation : portrait) { /*縦向きの際に適用*/
.box03 dd.btn div {
	display: inline-block;
	width: 100%;
}
}
@media only screen and (orientation : landscape) { /*横向きの際に適用*/
.box03 dd.btn div {
	display: inline-block;
	width: 100%;
	margin-right: 5%;
}
}
.box03 dd.btn a.btn {
	text-decoration: none;
	background: url(../images/sp_btn_icon01.png) no-repeat 6px center, -moz-linear-gradient(top, #fa80b7, #f05fa0);
	background: url(../images/sp_btn_icon01.png) no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, from(#fa80b7), to(#f05fa0));
	background-size: 10px, auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 auto 7px;
	padding: 15px 3px 15px 20px;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border: none;
}
 @media only screen and (orientation : portrait) { /*縦向きの際に適用*/
.box03 dd.data {
	clear: both;
}
}
@media only screen and (orientation : landscape) { /*横向きの際に適用*/
.box03 dd.data {
	margin-left: 90px;
}
}
.box03 dd.data div {
	margin: 5px 0 0 0;
	display: inline-block;
 /display: inline;
 /zoom: 1;
	vertical-align: middle;
}
.box03 dd.data span {
	background: #eee;
	color: #888;
	padding: 5px;
	margin: 0 0 6px 0;
	font-size: 11px !important;
	min-width: 50px;
	line-height: 1;
	text-align: center;
	display: inline-block;
 /display: inline;
 /zoom: 1;
}
.box03 dd.del {
	position: absolute;
	top: 7px;
	right: 10px;
	width: 70px;
	font-size: 9px;
	background-color: #006699;
	color: #FFFFFF;
	padding: 8px 5px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.box03 dd .comment{
 color: #888;
 margin: 10px 0;
 border-bottom: 1px dotted #ccc;
}
.box03 dd.comment a {
	display: block;
	padding: 10px 0 20px;
	border-bottom: 1px dotted #ccc;
}

.box03 dd .link{
	margin: 5px 0 10px 110px;
	padding: 2px 0 2px 20px;
	background-image:url(../images/icon_list01.png) ;
	background-repeat:no-repeat;
	background-size: 14px;
	font-size: 12px;
}
.box03 dd.status img {
	vertical-align: top;
	margin-right: 3px;
}
.box03 dd.data .price {
	font-weight: bold;
	color: #FF0000;
	background: none !important;
}

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

 2014/05/12 box-style（.box04）  鈴木追記

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

.box-white01 {
	background: #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0 4% 20px;
	padding: 10px;
}
 div.box-white01 {
	margin: 0 0 20px 0;
}
.box-white01.own {
	background: #eee;
}
/* box04 ----- */
.box04 {
	background:#f8f8f8;
	background: -moz-linear-gradient(top, #fff, #f8f8f8);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	padding: 10px;
	margin: 10px 0;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	position: relative;
}
.box04 dt {
/*	height: 20px;*/
	font-size: 14px;
	font-weight: bold;
	color: #888;
	margin: 0 5px 5px 0;
	border-bottom: 1px dotted #ccc;
}
.box04 dd.photo {
	margin: 0 10px 10px 0;
	float: left;
}
.box04 dd.photo img {
	display: block;
	overflow: hidden;
	width: 84px;
	height: 120px;
}
.box04 dd.btn {
	margin-left: 1px;
}
 @media only screen and (orientation : portrait) { /*縦向きの際に適用*/
.box04 dd.btn div {
	display: inline-block;
	width: 100%;
}
}
@media only screen and (orientation : landscape) { /*横向きの際に適用*/
.box04 dd.btn div {
	display: inline-block;
	width: 100%;
	margin-right: 5%;
}
}
.box04 dd.btn a.btn {
	text-decoration: none;
	background: url(../images/sp_btn_icon01.png) no-repeat 6px center, -moz-linear-gradient(top, #fa80b7, #f05fa0);
	background: url(../images/sp_btn_icon01.png) no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, from(#fa80b7), to(#f05fa0));
	background-size: 10px, auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 auto 7px;
	padding: 15px 3px 15px 20px;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border: none;
}
 @media only screen and (orientation : portrait) { /*縦向きの際に適用*/
.box04 dd.data {
	clear: both;
}
}
@media only screen and (orientation : landscape) { /*横向きの際に適用*/
.box04 dd.data {
	margin-left: 90px;
}
}
.box04 dd.data div {
	margin: 5px 0 0 0;
	display: inline-block;
 /display: inline;
 /zoom: 1;
	vertical-align: middle;
}
.box04 dd.data span {
	background: #eee;
	color: #888;
	padding: 5px;
	margin: 0 0 6px 0;
	font-size: 11px !important;
	min-width: 50px;
	line-height: 1;
	text-align: center;
	display: inline-block;
 /display: inline;
 /zoom: 1;
}
.box04 dd.del {
	position: absolute;
	top: 7px;
	right: 10px;
	width: 70px;
	font-size: 9px;
	background-color: #006699;
	color: #FFFFFF;
	padding: 8px 5px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.box04 dd .comment{
 color: #888;
 margin: 10px 0;
 border-bottom: 1px dotted #ccc;
}
.box04 dd.comment a {
	display: block;
	padding: 10px 0 20px;
	border-bottom: 1px dotted #ccc;
}

.box04 dd .link{
	margin: 5px 0 10px 110px;
	padding: 2px 0 2px 20px;
	background-image:url(../images/icon_list01.png) ;
	background-repeat:no-repeat;
	background-size: 14px;
	font-size: 12px;
}
.box04 dd.status img {
	vertical-align: top;
	margin-right: 3px;
}
.box04 dd.data .price {
	font-weight: bold;
	color: #FF0000;
	background: none !important;
}

/**************************************************************

2014/03/05　リスト（JR、宿泊、海外のおすすめ部分）　鈴木追記

**************************************************************/
.topicthumbList02 a {
	display: block;
	padding: 10px 10px 11px;
	border-bottom: 1px #c0c0c0 dotted; /* 項目の下境界線 */
	border-top: #fff 1px solid;
	color: #CCC;
	text-decoration: none;
}
.topicthumbList02 img {
	float: left;
	margin-right: 10px;
	border: 3px solid #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;

}
.topicthumbList02 .withImg {
	display: table-cell;
	height: 80px;
	vertical-align: middle;
}
.topicthumbList02 strong {
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.topicthumbList02 .subTxt {
	display: block;
	margin-top: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.topicthumbList02 .subTxt em {
	margin-right: 2px;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
}
.topicthumbList02 .listLast {
	border: none;
}

.img-circle {
   -webkit-border-radius: 50% 50%; 
  border-radius: 50% 50%;
  border: 3px solid #fff;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
}
.img-circle02{
   -webkit-border-radius: 50% 50%; 
  border-radius: 50% 50%;
  border: 3px solid #666666;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
}

.img-radius {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 3px solid #fff;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
}

/**********************************************

2014/03/07　検索フォーム（JR、宿泊、海外）鈴木追記

************************************************/
.searchForm {
	padding: 10px;
	border: #CCCCCC solid 1px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
.op_txt1, .op_txt2, .op_txt3, .op_txt4, .op_txt5 {
	width: 25%;
	float: left;
	border-left: #009999 solid 5px;
	font-size: 14px;
	margin: 5px 0;
	padding: 5px;
}
.grad6 {
	width: 100%;
	float: left;
	border-left: #009999 solid 5px;
	font-size: 14px;
	margin: 5px 0;
	padding: 5px;
}
.kodawari li {
	width: 33%;
	float: left;
	margin-bottom: 8px;
}
select {
	height: 40px;
	width: 200px;
	float: left;
	font-size: 100%;
	padding: 10px 50px 10px 10px;
	border: 1px solid #B3B3B3;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #FFF url(../images/select_arrow.jpg) no-repeat right;
}
.checkA {
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: button;
	appearance: button;
	width: 20px;
	height: 20px;
	border: 1px solid #999;
	vertical-align: middle;
}
.checkA:checked::after {
	position: absolute;
	content: "";
	top: -3px;
	left: 3px;
	width: 8px;
	height: 14px;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/**********************************************

2014/03/07ボックス設定（ボトムシャドウ）鈴木

************************************************/
#boxBase {
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#slider em.on {
	color: #3838A3;
	text-align: center;
}
/**********************************************

2014/03/10 ページャー(矢作)

************************************************/

#pagerCont {
	position: relative;
	overflow: hidden;
	margin: 10px;
}
ul.pager {
	position: relative;
	left: 50%;
	float: left;
}
ul.pager li.prev, ul.pager li.next {
	border: none;
}
ul.pager li {
	position: relative;
	left: -50%;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	margin: 10px;
}
/**********************************************

2014/03/10 エリアリスト(矢作)

************************************************/
.areaList01 {
	display: table;
	width: 100%;
}
.areaList01 ul {
	display: table-row;
}
.areaList01 ul li {
	display: table-cell;
	width: 30%;
	text-align: center;
	vertical-align: middle;
	padding: 1%;
}
.areaList01 ul li a {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.areaList01 ul li img {
	position: relative;
	max-width: 80px;
	max-width: 80px;
	vertical-align: bottom;
	z-index: 1;
}
/**********************************************

2014/03/11 テーブルスタイル(矢作)

************************************************/
/* table01 ----- */
.table01 th, .table01 td {
	text-align: left;
	vertical-align: middle;
	padding: 15px 10px 15px 0;
	border-bottom: 1px dotted #ccc;
}
.table01 th {
	padding-left: 12px;
	background: url(../images/sp_icon_square01.png) no-repeat left center;
	background-size: 7px;
	width: 40%;
}
.table01 select, .table02 select {
	min-width: 96%;
	font-size: 14px;
}
.table01 .txtinfo01 {
	padding-top: 20px;
}
.table01 .txtinfo02 {
	padding-top: 8px;
}
.table01 .txtinfo03 {
	color: #C00;
	font-weight: bold;
	padding-bottom: 20px;
}
.table01 .submit-btn {
	margin: 15px auto 10px;
}

/**********************************************

2014/4/16 テーブルスタイル(矢作)

************************************************/
/* table03 ----- */
.table03 th, .table03 td {
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px 5px 0;
	border-bottom: 1px dotted #ccc;
}
.table03 th {
	padding-left: 12px;
	background: url(../images/sp_icon_square01.png) no-repeat left center;
	background-size: 7px;
	width: 40%;
}
.table03 select,{
	min-width: 96%;
	font-size: 14px;
}
.table03 .txtinfo01 {
	padding-top: 20px;
}
.table03 .txtinfo02 {
	padding-top: 8px;
}
.table03 .txtinfo03 {
	color: #C00;
	font-weight: bold;
	padding-bottom: 20px;
}
.table03 .submit-btn {
	margin: 15px auto 10px;
}

/**********************************************

2014/03/11 インフォメーション枠(矢作)

************************************************/
.infomation {
margin: 16px 2%;
}

.infomation .info-box {
font-size: 12px;
text-align: left;
margin: 0 10px;
padding: 0 10px 10px;
border: 1px solid #999;
background-color: #fff;
}

.infomation .info-box li {
background: url(../images/infoicon01.png) no-repeat left 5px;
background-size: 6px;
padding: 0 0 4px 10px;
margin-top: 10px;
border: none;
border-bottom: 1px dotted #333;
}

.infomation .info-box ul {
border: none;
}

/**********************************************

2014/03/20 小見出し説明文設定(鈴木)

************************************************/

.f_txts {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    color: #333;
    font-size: 10px;
    margin: 0 auto 10px;
    padding: 5px 3px;
    text-align: left;
    width: 95%;
}

/**********************************************

2014/03/20 注意事項文設定(鈴木)

************************************************/

.attention h3{
	margin-bottom: 10px;
	padding: 6px 0 3px 10px;
	border-left: 10px solid #F06;
	border-bottom: 1px solid #CCC;
}

.attentionList{
	padding:5px;
	margin-bottom:5px;
	border: 2px solid #9CF;
	 border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */ 
}
.attentionList h4{
	margin:0;
	padding:0 0 2px 25px;
	background-image: url(../images/icon_check.png) ;
	background-repeat:no-repeat;
	background-size:15px 15px; 
}

.attentionList p{
	padding-left: 25px;
}

/**********************************************

2014/03/26 タブ設定(鈴木)01

************************************************/
.tab {
  padding: 10px 10px 0;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.tab li {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-weight: bold;
  height: 43px;
  line-height: 43px;
  text-align: center;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 1.6rem;
  float: left;
  width: 49%;
  -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tab li:first-child {
  margin-right: 2%;
}
.tab li a.tab01 {
  color: #E03561;
  opacity: 0.5;
}
.tab li a.tab01.active {
  opacity: 1;
}
.tab li a.tab02 {
  color: #62B740;
  opacity: 0.5;
}
.tab li a.tab02.active {
  opacity: 1;
}

/**********************************************

2014/03/26 タブ設定(鈴木)02

************************************************/
/*
#tab01{

}
.tabname{
	margin:0;
	border-bottom:#bfbfbf solid 4px;
}
.tabname li {
	padding:10px 20px;
	float: left;
   	margin:0 2px;
    text-align: center;
	background:#666666;
	color:#FFFFFF;
	box-shadow: 0 0 2px 0px rgba(0,0,0,0.3);
}

.tabname li.select {
  background:#bfbfbf;
 /* border-top:#96cbf3 solid 3px;*/
/*}*/

/*
.content_wrap{
	background:#FFFFFF;
	
	
}
.disnon01 {
  display: none;
}


.disnon02 {
  display: none;
}
*/

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

2014/03/027 枠(矢作)

----------------------------------------------------*/
/*.listNav01 {
background: #f2f0e3;
margin: 0;
}

.listNav01 ul {
padding: 0 0 0 5px;
}

.listNav01 li {
position: relative;
width: 100px;
height: 100px;
float: left;
display: inline;
margin: 0 5px 5px 0;
}

.listNav01 img {
width: 100px;
height: 100px;
}

.listNav01 span {
position: absolute;
display: block;
padding: 5px;
width: 90px;
left: 0;
bottom: 0;
font-size: 11px;
color: #fff;
text-align: center;
background: #2c2824;
filter: alpha(opacity=70);
opacity: 0.70;
-moz-opacity: 0.70;
line-height: 1;
}
*/

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

2014/03/31 枠(鈴木)

----------------------------------------------------*/
.listNav01 {
	position: relative;
	overflow: hidden;
	background: #f2f0e3;
	margin: 0;
}
.listNav01 ul:before,.listNav01 ul:after { content:""; display:table;}
.listNav01 ul:after { clear:both;}
.listNav01 ul {
	float:left;
	left:55%;
	position:relative;
	padding: 0 0 0 5px;
}
.listNav01 li {
	position: relative;
	width: 100px;
	height: 100px;
	display: inline;
	float:left;
	left:-50%;
}
.listNav01 img {
	width: 100px;
	height: 100px;
}
.listNav01 span {
	position: absolute;
	display: block;
	padding: 5px;
	width: 90px;
	left: 0;
	bottom: 0;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: #2c2824;
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
	line-height: 1;
}

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

2014/04/10  カルーセル    鈴木

-------------------------------------------------------------------- */
#carouselWrap{
    margin:10px auto;
    width:80%;
    height:100px;
    padding:5px;
    border:1px solid #DBDBDB;
    position:relative;
}
#carouselPrev{
    position:absolute;
    top:65px;
    left:-13px;
    cursor:pointer;
}
#carouselNext{
    position:absolute;
    top:65px;
    right:-13px;
    cursor:pointer;
}
#carouse{
    width:100%;
    height:100%;
    overflow:hidden;
}
#carouselInner ul.column{
    /* height:105px; */
    /* padding: 15px; */
    list-style-type:none;
    float:left;
}
#carouselInner ul.column li{
    float:left;
    margin-right:10px;   
    display:inline; 
}
#carouselInner ul.column li img{
    border:none;
}
/* --------------------------------------------------------------------
	共通フッター
-------------------------------------------------------------------- */
.global_common_footer {
    border-top: 1px solid #eae4dc;
}
.global_common_footer #navilist02 ul {
    overflow: hidden;
    padding: 5px;
    background-color:#CCCCCC;
	}
.global_common_footer #navilist02 li {
    width: 49%;
    background: #FFF;
    border: 1px solid #fff;
    margin: 1px 0;
}
.global_common_footer #navilist02 li a {
    display: block;
    background: url(../images/icon_arrow.png) no-repeat right center;
    background-size: 15px 5px;
    -webkit-background-size: 15px 5px;
    padding: 5px 10px;
    line-height: 45px;
    font-size: 12px;
	color: #404040;
}
.global_common_footer #navilist02 li:nth-child(odd) {
    float: left;
}
.global_common_footer #navilist02 li:nth-child(even) {
    float: right;
}
.global_rules_footer p{
    border-top: 1px solid #eae4dc;
    background-color:#999999;
    text-align: center;
    padding: 10px 0;
    font-size: 10px;
	color: #FFFFFF;
}  

/**********************************************

2014/04/11 エリアリスト(矢作)

************************************************/
.areaList02 {
	display: table;
	width: 100%;
}
.areaList02 ul {
	display: table-row;
}
.areaList02 ul li {
	display: table-cell;
	width: 30%;
	text-align: center;
	vertical-align: middle;
	padding: 1%;
}
.areaList02 ul li a {
	display: inline-block;
	position: relative;
/*	width: 80px;
	height: 80px;*/
}
.areaList02 ul li img {
	position: relative;
	max-width: 80px;
	vertical-align: bottom;
	z-index: 1;
}

.areaList02 span {
	display: block;
	padding: 5px;
	/*width: 95px;*/
	left: 0;
	bottom: 0;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: #2c2824;
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
	line-height: 1;
}

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

2014/04/11    　　　SNS  鈴木

-------------------------------------------------------------------- */
/*LINEのアイコンの高さ揃えるため*/
.sns_line{
	margin-top:16px;
}

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

2014/04/11    　　アイテム部分スライダー  鈴木

-------------------------------------------------------------------- */
/*
.sub_sliderBox{
	float:left; 
	width:30%;
	margin:0 5px;
	}
	*/
	
/* --------------------------------------------------------------------

2014/04/17    　　h3 タイトル設定　  鈴木

-------------------------------------------------------------------- */
.h3title01 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 2px 2px 2px 2px;
    padding:5px;
    margin: 10px auto;
    width: 90%;
	color: #666666;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border-left:#E03561 solid 4px;
}

.h3title02 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 2px 2px 2px 2px;
    padding:5px;
    margin: 10px auto;
    width: 90%;
	color: #666666;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border-left:#83C965 solid 4px;
}
.h3title03 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 2px 2px 2px 2px;
    padding:5px;
    margin: 10px auto;
	color: #666666;
    width: 90%;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border-left:#6699FF solid 4px;
}

.h3title04 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 2px 2px 2px 2px;
    padding:5px;
    margin: 10px auto;
	color: #666666;
    width: 90%;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border-left:#6699FF solid 4px;
}
.h3title05 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 2px 2px 2px 2px;
    padding:5px;
	color: #666666;
    margin: 10px auto;
    width: 90%;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border-left:#6699FF solid 4px;
}

/**********************************************

2014/04/24 右寄せテキストリンク(矢作)

************************************************/
.align-right {
text-align: right !important;
}

.link01 {
background: url(../images/sp_icon_arrow02.png) no-repeat left center;
background-size: 14px;
padding: 2px 0 0 18px;
margin-bottom: 5px;
text-decoration: none;
}

/**********************************************

2014/05/07アコーディオン

************************************************/
.acordion{
 background:#fff;
 box-shadow: 0 0 1px rgba(0,0,0,0.3);
 /*border-radius:5px;*/
}

.trigger{
	padding:10px 10px 10px 15px;
	background-color:#999999;
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	border-radius:5px;*/
	font-size:88%;
	color:#FFFFFF;
}

.trigger.active{
	/*border-radius:5px 5px 0 0;*/
	border-bottom:1px solid #cfcfcf;
}

.acordion_tree{
	padding:15px;
	font-size:75%;
}

.open-close {
	float:right;
	text-indent:-9999px;
	display:block;
	margin-top:1px;
	height:15px;
	width:20px;
	background:url(//www.nta.co.jp/sp/kaigai/images/acc_open.png) no-repeat;
	-webkit-background-size:15px 15px;
}

.trigger.active .open-close{
	background:url(//www.nta.co.jp/sp/kaigai/images/acc_close.png) no-repeat;
	-webkit-background-size:15px 15px;
}

/**********************************************

	2014/05/22　ランキング設定（鈴木）

************************************************/


#ranking .rankingbox{
	background: -moz-linear-gradient(top, #fff, #f8f8f8);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	padding: 10px;
	margin: 5px 5px 0 5px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	position: relative;
	border: #f0f8ff solid 5px;
}
#ranking dt{
	margin-bottom:5px;
}
#ranking dl .photo img{
	margin: 0 5px 5px 0;
	float: left;
}
#ranking dl .period{
	background: #eee;
	color: #888;
	padding: 5px;
	margin: 0 0 6px 0;
	font-size: 1.1rem !important;
	min-width: 50px;
	line-height: 1;
	display: inline-block;
}
#ranking dl .price{
	margin: 0 0 6px 0;
	color: #FF0000;
	font-size:1.6rem;
	font-weight:bold;
}

#ranking .rankinglink {
	display:inline-block;
	margin-top:5px;
	border-top: 1px solid #ccc;
	width: 98%;
	clear:both;
}
#ranking .rankinglink ul li {
	text-align: left;
}
#ranking .rankinglink ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #777;
	padding: 12px 10px;
	background:#ededed;
	background: url(../images/sp_icon_arrow01.png) no-repeat 98% center, #ededed;
	background-size: 11px 16px, auto;
	border: 1px solid #ccc;
	border-top: none;
}

/**********************************************

	2014/06/09　リストナビ03
	
************************************************/
.global_common_footer {
    border-top: 1px solid #eae4dc;
}
.global_common_footer #navilist03 ul {
    overflow: hidden;
    padding: 5px;
	}
.global_common_footer #navilist03 li {
    width: 49%;
    border: 1px solid #666666;
    margin: 1px 0;	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.global_common_footer #navilist03 li a {
    display: block;
    background: url(../images/icon_arrow.png) no-repeat right center;
    background-size: 15px 5px;
    -webkit-background-size: 15px 5px;
    padding: 5px 10px;
    line-height: 45px;
    font-size: 12px;
	color: #404040;
}
.global_common_footer #navilist03 li:nth-child(odd) {
    float: left;
}
.global_common_footer #navilist03 li:nth-child(even) {
    float: right;
}
.global_rules_footer p{
    border-top: 1px solid #eae4dc;
    background-color:#999999;
    text-align: center;
    padding: 10px 0;
    font-size: 10px;
	color: #FFFFFF;
}  

/**********************************************

	2014/06/09　メニュー設定（鈴木）

************************************************/

.site_header{
	padding: 15px 10px 10px;
	text-align: center;
}
.site_header a{
	text-decoration: none;
	color: #555;
}
.global_menu{
	background: #363947;
	font-family: 'Josefin Sans', sans-serif;
}
.global_menu ul{
	display: table;
	width: 100%;
	table-layout: fixed;
}
.global_menu li{
	display: table-cell;
	text-align: center;
}
.global_menu a{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
}

#category_list{
	width:100%;
	padding:5px 0 0;
	background:#242424;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	color:#fff;
 	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	display:none;
}

#category_list li{
	width:92px;
	background:url(//www.nta.co.jp/sp/test/module/images/star.png) center 10px no-repeat #000;
	background-size:15px;
	border:1px dashed #ccc;
	font-size:10px;
	float:left;
	margin:5px;
	padding:30px 10px 5px;
	text-align:center;
	-webkit-text-size-adjust: none;
}

#category_list li a{
color:#fff;
text-decoration: none;
}

.list_close{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	background:#ff0066;
	text-align:right;
	padding:5px 15px;
	cursor:pointer;
	font-size: 0.8em;
}

#category_list li:active{
	background:#ffff00;
	color:#000;
}
#category_list{
	display:none;
	width:100%;
 	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/**********************************************

	2014/06/09　左から出てくるメニュー設定（鈴木）

************************************************/
#modal { display: none; }

#modal li{
	padding:10px;
	border-bottom:1px dotted #666;
}

#modal li a{
color:#fff;
text-decoration:none;
}

#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 999999;
    
    /* Specify the width of your pageslide here */
    width: 160px;
    padding: 20px;
    
    /* These styles are optional, and describe how the pageslide will look */
    background-color: #333;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;
}

#menu03{
	padding:5px;
	background:#121084;

}
/*
div.content{
	padding:15px;
	margin:15px;
	background:#fff;
	border:1px solid #ccc;
	border-radius: 5px;         CSS3草案   
	-webkit-border-radius: 5px;     Safari,Google Chrome用   
	-moz-border-radius: 5px;    Firefox用 

}*/

.imgpad{
	display:block;
	margin:15px 0;
	max-width:480px;
	border:10px solid #ccc;
}

#modal { display: none; }

/**********************************************

	2014/06/09　3点リーダー設定（鈴木）

************************************************/
.leader3{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/**********************************************

	2014/06/11　ボックス設定（鈴木）

************************************************/

#box04 {
    position:relative;
    height:100%;
	border:#CCCCCC  solid 1px;
}

#box04 h3 {
  font-weight:700;
  font-size:10px;
  margin-bottom:2px;
}

#box04 .top-left-icon {
    position:absolute;
    width:36px;
    height:50px;
    top:0;
    left:20px;
}

#box04 p {
  font-size:12px;
  line-height:1.6em;
}

#box04 .main-image {
  margin-bottom:5px;
  width:100%;
  height:auto;
}

#box04 .category-icon {
  margin-bottom:5px;
}

#box04 .inner-wrap{
    padding:10px;
}

#box05{
	width: 100%;
}

#box05 .inner_box{
	float: left;
	margin: 5px 2px;
	width: 48%;
    position:relative;
	font-size: 1.4rem;
	border:#CCCCCC  solid 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#box05 .inner_box h3 {
  font-weight:700;
  font-size:10px;
  margin-bottom:2px;
}

#box05 .inner_box .top-left-icon {
    position:absolute;
    width:36px;
    height:50px;
    top:0;
    left:20px;
}

#box05 .inner_box p {
  font-size:12px;
  line-height:1.6em;
}

#box05 .inner_box .main-image {
  margin-bottom:5px;
  width:100%;
  height:auto;
}

#box05 .inner_box .category-icon {
  margin-bottom:5px;
}

#box05 .inner_box .inner-wrap{
    padding:10px;
}

/**********************************************

	2014/06/09　タイル状に並べる設定（鈴木）

************************************************/
#container_masonry{
 width:100%;
  background-color:#F8F3EF;
}

#container_masonry .item {
/*  widht:200px;
  height:300px;
*/  margin:5px;
  float:left;

}

/**********************************************

	2014/06/16　タブ設定（鈴木）

************************************************/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */

.ui-tabs-nav {
    list-style: none;
    margin: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    /*float:left;
	margin-right:3px;
	font-weight:bold;
	text-shadow: 0px 1px 0px #fff;
	font-size:85%;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;*/
}

*&gt;.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #b3b3b3), color-stop(0.00, #c6c6c6));
background: -webkit-linear-gradient(top, #c6c6c6 0%, #b3b3b3 95%);
background: linear-gradient(top, #c6c6c6 0%, #b3b3b3 95%);
}
.ui-tabs-nav a{
	
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
 
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
   
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 &amp; IE 7 Quirks Mode */
    
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    
}

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

	ランキングレイアウト設定

----------------------------------------------------------------------*/
.media-list02{
	border-top: #FFECF0 solid 1px;
	border-bottom: #FFECF0 solid 1px;
}
.media-list02 li {
  padding: 10px;
  border-bottom: 1px solid #FFCAD7;
  background:#f8f8f8;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f8f8f8));
  background: -webkit-linear-gradient(#ffffff, #f8f8f8);
  background: -moz-linear-gradient(#ffffff,#f8f8f8);
}

.media-list02 li a{
	color: #333333;
	padding-right:10px;
	background: url(../images/arrow02.png) no-repeat 100% center;
	background-size: 3%;

}
.media-list02 li:last-child {
  border-bottom: none;
}
.media-list02 .media-list02__inner {
  display: table;
  width: 100%;
  font-size: 1.4rem;
 
}
.media-list02 .media-list02__icon {
  display: table-cell;
  width: 35px;
  vertical-align: middle;
}
.media-list02 .media-list02__image {
  display: table-cell;
    padding-right: 10px;
  width: 70px;
  vertical-align: middle;
}
.media-list02 .media-list02__text {
/*  display: table-cell;*/

  line-height: 1.6;
  vertical-align: top;
}
.media-list02 .media-list02__price {
  color: #DF335F;
  display: block;
}

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

	リスト設定

----------------------------------------------------------------------*/
.media-list03{
	/*border-top: #66cccc solid 1px;
	border-bottom: #66cccc solid 1px;*/
}
.media-list03 li {
margin-bottom:4px;
  padding: 10px;
  background:#f8f8f8;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f8f8f8));
  background: -webkit-linear-gradient(#ffffff, #f8f8f8);
  background: -moz-linear-gradient(#ffffff,#f8f8f8);
  border-top: #66cccc solid 1px;
  border-bottom: #66cccc solid 1px;
/*   border-right: #66cccc solid 30px;
*/  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
}

.media-list03 li a{
	color: #333333;
	padding-right:20px;
	background: url(../images/arrow02.png) no-repeat 100% center;
	background-size: 3%;

}
.media-list03 li:last-child {
/*  border-bottom: none;*/
}
.media-list03 .media-list03__innerA {
  display: table;
  padding-bottom:10px;
  width: 100%;
  font-size: 1.4rem;
  border-bottom:#66cccc dotted 1px;
 
}
.media-list03 .media-list03__innerB {
  display: table;
   padding-top:10px;
  width: 100%;
  font-size: 1.4rem;
 
}
.media-list03 .media-list03__icon {
  display: table-cell;
  width: 35px;
  vertical-align: middle;
}
.media-list03 .media-list03__image {
  display: table-cell;
   padding-right: 10px;
  width: 70px;
  vertical-align: middle;
}
.media-list03 .media-list03__text {
/*  display: table-cell;*/ 
  line-height: 1.6;
  vertical-align: top;
}

.media-list03 .media-list03__text b{
	display:block;
}
.media-list03 .media-list03__price {
  color: #DF335F;
  display: block;
}

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

タブ設定

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

#tab01 .content_wrap .table01{
padding: 10px 0;
margin:0 4px !important;
}
#tab01 .content_wrap .table01 th, .table01 td {
	text-align: left;
	vertical-align: middle;
	padding: 5px 1px 5px 0;
	border:none;
	
}
#tab01 .content_wrap .table01 th {
	padding-left: 12px;
	background: url(../images/sp_icon_square01.png) no-repeat left center;
	background-size: 7px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#tab01 .content_wrap .table01 select {
	font-size: 14px;
}
#tab01 .content_wrap .table01 .txtinfo01 {
	padding-top: 20px;
}
#tab01 .content_wrap .table01 .txtinfo02 {
	padding-top: 8px;
}
#tab01 .content_wrap .table01 .txtinfo03 {
	color: #C00;
	font-weight: bold;
	padding-bottom: 20px;
}
#tab01 .content_wrap .table01 .submit-btn {
	margin: 15px auto 10px;
}

#tab01 .content_wrap select {
    min-width:0;
	height: 40px;
	width:45%;
	float: left;
	font-size: 100%;
	padding-left: 5px;
	margin-left:10px;
	border: 1px solid #B3B3B3;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #FFF url(../images/select_arrow.jpg) no-repeat right;
}
#tab01 .content_wrap .tab_content{
	padding:0;
}

.disnon {
  display: none;
}

.tabname{
	margin:0;
	border-bottom:#666666 solid 4px;
}
.tabname li {
	padding:10px 15px;
	float: left;
   	margin:0 2px;
    text-align: center;
	background:#bfbfbf;
	color:#FFFFFF;
	box-shadow: 0 0 2px 0px rgba(0,0,0,0.3);
}

.tabname li.select {
  background:#666666;
}

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

2014/09/08 庭野

----------------------------------------------------------------------*/
.tabname_kaigai{
		font-size:1.3rem;
}
.tabname_kaigai li {
		padding:10px 10px;
}

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

ページ上部へのボタン

----------------------------------------------------------------------*/
/*.pagetop {
 display: none;
 position: fixed;
 bottom: 0;
 right: 0;
 z-index: 19;
}
.pagetop a {
 display: block;
 width: 50px;
 height: 50px;
 background: rgba(0, 0, 0, 0.4);
 text-align: center;
 color: #fff;
 font-size: 24px;
 text-decoration: none;
 line-height: 50px;

}*/</pre></body></html>