@charset utf-8;

* { box-sizing: border-box;-webkit-box-sizing: border-box;
}

.pc {
  display: none;
}

.mb {
  display: block;
}

img {
    max-width: 100%;
    height: auto;
}

body {
  font-size: 90%;
}

 /* -----------------------------------
	header
 ----------------------------------- */

.page-header .wrap {
  position: relative;
  width: 100%;
  height: 56px;
}

.page-header {
  position: fixed;
  height: 56px;
  top: 0;
  right:0;
  left: 0;
  z-index: 1030;
  background: #FFFFFF;
}

.page-header .wrap h1 {
  height: 56px;
  top: 8px;
  left:7px;
}
.page-header .wrap h1 img {
  width: auto;
  height: 30px;
  padding-left:7px;
}

.page-header p,
.page-header .right-column {
  display: none !important;
}

.page-header .tel-button {
  position: absolute;
  top: 7px;
  right: 60px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(../../img/sp/tel-button.png) no-repeat 0 0;
  background-size: 40px 40px;
}

.page-header .menu-more {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(../../img/sp/menu-button.png) no-repeat 0 0;
  background-size: 40px 40px;
}

/* -----------------------------------
	mb-menu
 ----------------------------------- */
 
.mb-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color:#B0B2BD;
  opacity: 0.90;
  filter: alpha(opacity=90);
  z-index: 2001;
}

.mb-menu header {
  width: 100%;
  height: 56px;
  margin: 0 0 12px;
  background-color: #FFFFFF;
}

.mb-menu header h1 {
  float: left;
  margin: 16px 0 0 7px;
}

.mb-menu header h1 img {
  width: 193px;
  height: 30px;
}

.mb-menu header .close-top {
  float: right;
  width: 40px;
  height: 40px;
  margin: 6px 10px;
  cursor: pointer;
  background: url(../../img/sp/close.png) no-repeat 0 0;
  background-size: 40px 40px;
}

.mb-menu ul {
  padding: 0 5px;
}

.mb-menu ul li {
  margin: 0 0 10px;
}

.mb-menu ul li a {
  display: block;
  position: relative;
  height: 50px;
  padding: 0 15px;
  border-radius: 3px;
  color: #331400;
  font-size: 13px;
  font-weight: bold;
  line-height: 50px;
  background: #FFFFFF;
}

.mb-menu ul li a:before {
  content: "";
  position: absolute;
  top: 16px;
  right: 15px;
  width: 18px;
  height: 18px;
  background: url(../../img/sp/arrow.png) no-repeat 0 0;
  background-size: 18px 18px;
}

.mb-menu ul li a[href="#"] {
  display: none;
}

.mb-menu ul li ul {
  margin: 0 0 -5px;
  padding: 5px 0 0;
}

.mb-menu ul li ul > li {
  margin: 0 0 5px;
}

.mb-menu ul li ul li a {
  height: 39px;
  color: #FFFFFF;
  line-height: 39px;
  background-color: #D45E79;
}

.mb-menu ul li ul li a:before {
  top: 10px;
}

.mb-menu .close-bottom {
  background: #FFFFFF;
  border: 1px solid #DDD;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  color: #331400;
  width: 100px;
  padding: 10px 0;
  margin:20px auto 0 auto;
  text-align:center;
  font-size:14px;
  cursor: pointer;
}

/* -----------------------------------
	slide
 ----------------------------------- */
 
#visual img{
  width: 100%;
  height:auto;
  display: inline-block;
}

p.bn_entry img {
  position: absolute;
  width: 140px;
  height: 140px;
}

/* -----------------------------------
	container
 ----------------------------------- */
 
#wrapper {
  padding-top:56px;
}

.container {
  width: 90%;
  margin: 3% 5%;
  text-align:center;
}

.container h1{
  margin: 0 auto;
  text-align:center;
}

.container h2 {
  font-size:130%;
  margin: 20px auto 20px auto;
  padding:6px 5%;
}

.box960{
  width: 90%;
  margin:0 5%;
}

.inner{
  padding:5% 5% 0 5%;
}

#detail h1{
  width: 100%;
  margin: 0 auto;
}

.event_inner{
  background:#EA6988;
  padding:3% 5%;
}

/* -----------------------------------
	top
----------------------------------- */

#top_category {
  margin-bottom: 30px;
}

#top_category li {
  display: block;
  float: left;
  width: 50%;
  margin-bottom:20px;
}

p.top_category_data{
  padding:12px;
}

#top_shop ul {
  margin-right: 0;
}

#top_shop li {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

#top_shop li article {
  padding-right: 0;
  text-align:center;
}

/* -----------------------------------
	culture
----------------------------------- */

h1.culture-title{
  background:#0094A2;
  margin:0 auto;
  text-align:center;
  padding:13px 20px;
}

h1.culture-title img{
  width:auto;
  height:38px;
}

ul.culture-list{
  width:80%;
  margin:0 auto;
  text-align:center;
}

ul.culture-list li{
  margin-bottom:1.5em;
}

/* -----------------------------------
	travel
----------------------------------- */

h1.travel-title{
  background:#EE7E6C;
  margin:0 auto;
  text-align:center;
  padding:13px 20px;
}
h1.travel-title img{
  width:auto;
  height:38px;
}

/* -----------------------------------
	comfortable
----------------------------------- */

h1.comfortable-title{
  background:#CE2389;
  margin:0 auto;
  text-align:center;
  padding:13px 20px;
}

h1.comfortable-title img{
  width:auto;
  height:38px;
}

dl.comfortable-list{
  margin-bottom:10px;
}

dl.comfortable-list dt{
  font-size:120%;
  color:#CE2389;
  font-weight:bold;
  line-height:1;
  border-left:4px solid #CE2389;
  margin:10px 0 4px;
  padding:2px 0 2px 7px;
}

dl.comfortable-list dd{
  font-size:108%;
  line-height:1.8;
  border-bottom:1px dotted #444444;
  padding:6px 0 8px 0;
}

dl.comfortable-list dd img{
  float:right;
  padding:0 0 8px 10px;
}

ul.comfortable-cleen{
  margin:15px 0;
}

ul.comfortable-cleen li{
  float:left;
  width:47%;
  padding:0 0 15px 0;
}

ul.comfortable-cleen li:nth-child(2n) {
  margin-left:6%;
}

ul.comfortable-cleen li img{
  width:100%;
  height:auto;
}

/* -----------------------------------
	company
----------------------------------- */

#detail h1.company-title{
  background:none;
  font-size:150%;
  color:#FFFFFF;
  font-weight: lighter;
  line-height:1;
  border-left:5px solid #FFFFFF;
  text-align:left;
  padding:0 0 0 7px;
}

table.company_table {
  width: 90%;
  margin: 20px 5%;
  text-align:center;
  font-size:103%;
}

.company_table th {
  width: 100%;
  display: block;
  padding: 10px 6px 7px 12px;
  text-align:center;
}

.company_table td {
  width: 100%;
  display: block;
  text-align:center;
}

.company_table td.required {
  width: 26px;
  padding: 10px 3px;
  background-color: #c4e6fa;
  text-align: center;
}

.fa{
  padding-right:2px;
}

dl.table_in{
  width: 98%;
  position:relative;
}
dl.table_in dt{
  font-size:105%;
  font-weight:bold;
  margin-bottom:5px;
  padding-bottom:3px;
  border-bottom:1px solid #D6D6D6;
}

dl.table_in dd{
  margin-top:7px;
}
dl.table_in dd.in_02{
  line-height:2.2;
}

/* -----------------------------------
	schedule
----------------------------------- */

p.schedule a{
  color: #FFF;
  border-radius: 7px;
  display: inline-block;
  width: 96%;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  background: #0094A2;
  overflow: hidden;
  text-decoration:none;
  padding:3px 2% 4px 2%;
}
p.schedule a:after{
  font-size:20px;
  font-family: FontAwesome;
  content: "\f101";
  padding:0 0 0 6px;
}
p.schedule a:hover {
  background: #D8528D;
}

p.schedule2{
  margin-top:5px;
}

p.schedule2 a{
  color: #FFF;
  border-radius: 7px;
  display: inline-block;
  width: 96%;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  background: #D8528D;
  overflow: hidden;
  text-decoration:none;
  padding:3px 2% 4px 2%;
}
p.schedule2 a:after{
  font-size:20px;
  font-family: FontAwesome;
  content: "\f101";
  padding:0 0 0 6px;
}
p.schedule2 a:hover {
  background: #0094A2;
}

.fl_tw2:hover span{/*ホバーで一周回転*/
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

/* -----------------------------------
	footer
 ----------------------------------- */

footer {
  width:100%;
}

.page-footer {
  width:100%;
  margin:0 auto;
  border-top:1px solid #222222;
}

.page-footer .left-column {
  float:none;
  position: relative;
  width:90%;
  margin:0 5% 8px 5%;
}

.page-footer .left-column h1 {
  margin:0;
}

.page-footer .left-column h1 img {
  width:100%;
  height:auto;
  padding:10px 0 5px 0;
}
.page-footer .left-column p {
  font-size: 93%;
}

.page-footer .right-column {
  float:none;
  width:90%;
  margin:0 5%;
}

.page-footer .right-column  ul{
  margin:17px 0 0 0;
  margin:0 auto;
  text-align:center;
}

.page-footer .right-column .subbtn ul li {
  float: none;
  margin:0 auto;
  display:inline-block;
}

.page-footer .right-column .subbtn ul li img{
  width:100%;
  height:auto;
}

div#footer_nav {
  float:none;
  width:90%;
  margin:0 5%;
}

div#footer_nav ul li {
  width:48%;
  display: inline-block;
}

div#footer_nav ul li a{
  display: block;
  color: #ffffff;
  border-radius: 7px;
  padding: 10px 8px;
  font-size:110%;
  letter-spacing: 0.1em;
  cursor: pointer;
  text-decoration: none;
  text-align:center;
}

div#footer_nav ul li.nav01{  background-color: #ea6988;margin: 15px 2% 0 0;}
div#footer_nav ul li.nav02{  background-color: #0094A2;margin: 15px 0 0 0;}

.pagetop {
  display: none;
  position: fixed;
  bottom: 82px;
  right: 16px;
}

.pagetop img {
  width: 50px;
  height: 50px;
}

.pagetop a {
  display: block;
  text-decoration: none;
  filter: alpha(opacity=90);
  -moz-opacity:0.90;
  opacity:0.90;
}
.pagetop a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

/*-----------------------------------------------
 __boxlist
-----------------------------------------------*/

.boxlist4 ul {
  width:99.1111%;
  margin-right: -20px;
}

/*-----------------------------------------------
 __position
-----------------------------------------------*/
.floatLeft{ float:none;}
.floatRight{ float:none;}

/*-----------------------------------------------
 __margin_padding
-----------------------------------------------*/
.mb_pr2per{ margin-right:2% !important;}
.mb_pb10{ padding-bottom:10px !important;}
