@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
ul {
	list-style-type: none;
}
a {
	transition: all 0.3s;
}
p {
	font-size: 16px;
	line-height: 200%;
	letter-spacing: 1px;
}
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
#wrap {
	background: url(../img/body-bg.jpg) top center no-repeat;
	width: 100%;
	overflow: hidden;
}
/* --------------------
		header
-------------------- */

#header {
	width: 100%;
	border-top: 5px solid #f7b2c7;
	z-index: 999;
}
#header .header-content {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.header-logo {
	float: left;
	margin-top: 35px;
}
.txt-joyful-more {
	float: left;
	margin-top: 30px;
	margin-left: 60px;
}
.h-sub-nav {
	float: left;
	margin-top: 25px;
	margin-left: 62px;
}
.h-sub-nav ul {
	padding: 0;
	margin: 0;
	width: 320px;
	height: 40px;
	background-color: #fefbfb;
	border-radius: 5px;
	border: 1px solid #fcecf1;
	float: left;
}
.h-sub-nav ul li {
	float: left;
	width: 30%;
	display: table;
}
.h-sub-nav ul li:nth-child(3) {
	width: 40%;
}
.h-sub-nav ul li a {
	display: table-cell;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #fcecf1;
	position: relative;
}
.h-sub-nav ul li a:hover {
	opacity: 0.6;
}
.h-sub-nav ul li:first-child a {
	border-left: none;
}
.h-sub-nav ul li a:after {
	content: url(../img/icon-arrow-pink.png);
	position: absolute;
	right: 10%;
}
.h-contact {
	float: left;
	margin-left: 45px;
	padding-top: 12px;
	position: relative;
	line-height: 100%;
}
.h-sub-nav .h-contact:after {
	content: url(../img/icon-arrow-pink.png);
	position: absolute;
	right: -20%;
}
/* global-nav */

#global-nav {
	width: 100%;
	margin: 17px 0 0 0;
	background-color: none;
	border: none !important;
	background: url(../img/gNav-bg.png) top center repeat-x;
	height: 75px;
}
.navbar-default {
	background-color: transparent!important;
}
#global-nav ul {
	list-style-type: none;
	width: 960px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
	float: none;
}
#global-nav ul li {
	float: left;
	width: 160px;
}
#global-nav ul li:first-child a {
	border-left: 1px solid #fcecf1;
}
#global-nav ul li:last-child a {
	border-right: 1px solid #fcecf1;
}
#global-nav ul li a {
	display: block;
	height: 75px;
	text-indent: -9999px;
	padding: 0;
}
#nav01 a {
	width: 160px;
	text-align: center;
	background: url(../img/gNavi01-off.png) no-repeat;
}
#nav01 a:hover {
	background: url(../img/gNavi01-on.png) no-repeat;
}
#nav02 a {
	width: 160px;
	text-align: center;
	background: url(../img/gNavi02-off.png) no-repeat;
}
#nav02 a:hover {
	width: 160px;
	background: url(../img/gNavi02-on.png) no-repeat;
}
#nav03 a {
	width: 160px;
	text-align: center;
	background: url(../img/gNavi03-off.png) no-repeat;
}
#nav03 a:hover {
	width: 160px;
	background: url(../img/gNavi03-on.png) no-repeat;
}
#nav04 a {
	width: 160px;
	text-align: center;
	background: url(../img/gNavi04-off.png) no-repeat;
}
#nav04 a:hover {
	width: 160px;
	background: url(../img/gNavi04-on.png) no-repeat;
}
#nav05 a {
	width: 160px;
	text-align: center;
	background: url(../img/gNavi05-off.png) no-repeat;
}
#nav05 a:hover {
	width: 160px;
	background: url(../img/gNavi05-on.png) no-repeat;
}
#nav06 a {
	width: 160px;
	text-align: center;
	background: url(../img/gNavi06-off.png) no-repeat;
}
#nav06 a:hover {
	width: 160px;
	background: url(../img/gNavi06-on.png) no-repeat;
}
#global-nav ul li a:hover {
}
#global-nav ul li ul {
	width: 100%;
	border: none;
}
#global-nav .container-fluid .navbar-nav > li > .dropdown-menu {
	background-color: #FFF;
	width: 100%;
	border: none;
	padding: 0;
	border-radius: 0;
	height: auto;
}
#global-nav .container-fluid .navbar-nav > li > .dropdown-menu > li {
	float: left;
	display: block;
	width: 100%;
	border-left: none;
	width: 160px;
	height: 40px;
}
#global-nav .container-fluid .navbar-nav > li > .dropdown-menu > li a {
	border-right: none;
	border-left: none;
	height: auto;
	font-size: 12px;
	padding: 0;
	display: block;
	text-align: center;
	background: none;
	text-indent: 0;
	width: 160px;
	height: 49px;
}
#global-nav .container-fluid .navbar-nav > li > .dropdown-menu > li a:hover {
	opacity: 0.6;
}
.dropdown:hover > .dropdown-menu {
	display: block;
}
.slicknav_menu {
	display: none;/*PC時は非表示*/
}
#menu {
	display: none;
}


/* flexslider　*/

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}


/* --------------------
	main-contents
-------------------- */

#main-contents {
	width: 100%;
	margin: 0 auto;
}
.main-contents-inner {
	width: 960px;
	margin: 0 auto;
}
.contents-header {
}
.contents-header p.ttl-page {
	padding-top: 30px;
	margin-left: -60px;
}
/*　パンくずリスト　*/

#breadcrumb {
	width: 100%;
	margin-bottom: 20px;
	line-height: 32px;
}
#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	margin: 0;
}
#breadcrumb ul li {
	display: inline;
	list-style: none;
}
#breadcrumb ul li:after {
	content: '＞';
	padding: 0 10px 0 15px;
	color: #000;
}
#breadcrumb ul li:last-child:after {
	content: '';
}
#breadcrumb ul li a {
	text-decoration: underline;
	color: #000;
	font-size: 16px;
}
#breadcrumb ul li a:hover {
	text-decoration: none;
}
.contents-body {
	margin-bottom: 60px;
}
.contents-box {
	padding: 60px;
	background-color: #FFF;
	box-shadow: 5px 9px 13px 0px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}


/*　トップへ戻るボタン　*/

#page-top {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#page-top a {
	position: absolute;
	bottom: 0;
    right: -100px;
}

#page-top a:hover {
	opacity: 0.8;
}


/* --------------------
		footer
-------------------- */

#footer {
	background: rgba(254, 212, 233, 0.53) url(../img/footer-bg.png) top center repeat-x;
	background-color: rgba(254, 212, 233, 0.53);
	width: 100%;
	height: 280px;
}
.footer-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 35px;
}
.footer-content .pull-left {
	width: 35%;
	padding: 0;
}
.footer-content .pull-left .footer-logo {
	float: none;
	width: 100%;
}
.footer-content .pull-left p {
	margin-bottom: 20px;
}
.footer-content address {
	line-height: 160%;
	float: none !important;
}
.footer-content .pull-right {
	width: 65%;
}
.footer-content .footer-nav {
	line-height: 160%;
}
.footer-nav ul {
	padding: 0;
	list-style-type: none;
	line-height: 200%;
}
.footer-nav ul li {
	display: inline-block;
}
.footer-nav ul li a {
	color: #000;
	padding: 0 10px;
	border-left: 1px solid #000;
}
.footer-nav ul li a:hover {
}
.footer-content .copyright {
	clear: both;
	text-align: center;
	margin: 0;
	padding-top: 10px;
}

.fs-24 {
	font-size:24px;
}


 @media screen and ( max-width:767px ) {
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
#menu {
	display: none;/*モバイル時は非表示*/
}
.slicknav_menu {
	display: block;/*モバイル時は表示*/
}
.br-sp {
	display: none;
}
/* --------------------
		  header(sp)
	-------------------- */
	
#header {
	background: url( ../img/header-bg-sp.png) top center repeat-x;
	width: 100%;
	height: 70px;
	border-top: none;
	position: relative;
}
#header .header-content {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.header-logo {
	float: none;
	margin-top: 0;
	position: absolute;
	top: 30%;
	left: 5%;
}
.txt-joyful-more {
	display: none;
}
.h-sub-nav {
	display: none;
}
/*　ナビゲーション（スマホ）　*/

.slicknav_menu {
	background-color: transparent;
	padding: 0;
}
.slicknav_btn {
	background-color: transparent;
	font-size: 180%;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #f597ac;
	border-radius: 0;
	box-shadow: none;
    height: 7px;
    width: 40px;
}
.slicknav_nav {
	background-color: pink;
	opacity: 1;
	margin-top: 70px;
	font-size: 1.2em;
}
.slicknav_nav li {
	width: 100%;
	float: left;
    border-top: 1px solid #fff
}
.slicknav_nav a {
	color: #fff;
}
.slicknav_nav > li > a {
	padding: 10px;
	margin: 0 !important;
	color: #fff;
}
.slicknav_nav .slicknav_row {
	padding: 10px;
}
.slicknav_nav > li > a:hover {
	border-radius: 0 !important;
	background-color: #f7b2c7 !important;
}
.slicknav_nav a:hover {
	background-color: transparent;
	color: #fff;
}
.slicknav_nav li ul.dropdown-menu {
	position: static;
	margin: 0;
	border: none;
	border-radius: 0;
}
.slicknav_nav li ul li {
	width: 100%;
}
.slicknav_nav .slicknav_arrow {
	font-size: 1em;
	display: none;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: bold;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
}
	 
/*　矢印カスタマイズ　*/
	 .slicknav_collapsed .slicknav_arrow:after {
		 content:url( ../img/right_aroow.png);
	 }
	 
	 .slicknav_open .slicknav_arrow:after {
		 content:url( ../img/bottom_aroow.png);
	 }
	 
	 
	 
/* --------------------
	main-contents(sp)
-------------------- */
	 
h1.ttl-common01 {
	margin-bottom: 20px !important;
	font-size: 230%;
	font-weight: bolder;
}
h2.ttl-common02 {
	font-size: 150% !important;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: bolder;
}
#main-contents {
	background: url(../img/body-bg.png) top center no-repeat;
	width: 100%;
	margin: 0 auto;
}
.main-contents-inner {
	width: 100%;
	margin: 0 auto;
}
.contents-header {
	padding: 0;
	width: 90%;
	margin: 0 auto;
}
.contents-header p.ttl-page {
	padding-top: 0px;
	margin-left: 0px;
}
.contents-header p.ttl-page {
	padding-top: 10%;
	text-align: center;
	font-size: 340%;
	color: #fff;
	font-weight: bolder;
	line-height: 130%;
	letter-spacing: -2px;
}
#breadcrumb {
	width: 100%;
	margin: 0 0 5px 0;
}
.contents-body {
	margin-bottom: 100px;
}
.contents-box {
	padding: 5% !important;
	background-color: #FFF;
	box-shadow: 5px 9px 13px 0px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
}
.contents-box p {
	font-size: 130% !important;
	line-height: 160% !important;
}
.pull-left, .pull-right {
	float: none !important;
	width: 50%;
}
	 
	 
	 /*　トップへ戻るボタン(sp)　*/

	#page-top {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}

	#page-top a {
		position: absolute;
		bottom: 0;
    	right: 0;
	}


	 
	 
/* --------------------
		  footer(sp)
	-------------------- */
	
#footer {
	background: rgba(254, 212, 233, 0.53) url(../img/footer-bg.png) top center repeat-x;
	background-color: rgba(254, 212, 233, 0.53);
	width: 100%;
	height: 930px;
}
.footer-content {
	width: 100%;
	margin: 0 auto;
	padding-top: 35px;
}
.footer-content .pull-left {
	float: none;
	width: 100%;
	padding: 0 5%;
	overflow: hidden;
}
.footer-content .pull-left .footer-logo {
	float: left;/*	width: 48%;
*/
}
.footer-content .pull-left p {
	margin-bottom: 20px;
}
.footer-content .pull-left p:first-child {
}
.footer-content address {
	line-height: 160%;/*	float: right !important;
	width: 48%;
	margin-left: 4%;
*/
}
.footer-content .pull-right {
	float: none;
	width: 100%;
}
.footer-content .footer-nav {
	line-height: 160%;
	width: 100%;
}
.footer-nav ul {
	padding: 0;
	list-style-type: none;
	line-height: 100%;
}
.footer-nav ul li {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 1.2em;
	letter-spacing: 1px;
	width: 100%;
	height: 50px;
	background-color: #F7B2C7;
	border-bottom: 1px solid #FFF;
	box-sizing: border-box;
}
.footer-nav ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	height: 49px;
	text-align: center;
	padding: 17px 0 0 0;
	border-left: none;
}
.footer-nav ul li:nth-child(6) a {
}
.footer-nav ul li a:hover {
	background-color: #f597ac;
}
.footer-content .copyright {
	padding-top: 0;
	font-size: 100%;
	background-color: #fcecf1;
}
}
