@charset "UTF-8";
/*----------------------------------------------------
	☆Uniq Common Rules
----------------------------------------------------*/
_:lang(x)::-internal-media-controls-overlay-cast-button, img {
    image-rendering: -webkit-optimize-contrast;
    }
	
body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, p, img {
	margin: 0;
	padding: 0;
}
body {
	font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	line-height: 100%;
	min-width: 320px;
}
.gosi {
	font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.min {
	font-family: 游明朝, 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 ProN W3, ヒラギノ明朝 Pro W3, HiraMinProN-W3, HG明朝E, Hiragino Mincho ProN, Hiragino Mincho Pro, HGS明朝E, ヒラギノ明朝 Pro W6, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif;
}
.en {
	font-family: 'Montserrat', "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
.sourse {
	font-family: 'Source Sans Pro', sans-serif;
}
.en2 {
	font-family: 'Molle', cursive;
}
a {
	cursor: pointer;
	outline: none;
}
a:link {
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
#contents p {
	line-height: 1.7;
}
ul, ol {
	list-style-type: none;
}
ul li, ol li, dl {
	line-height: 1.7;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.7;
}
::selection {
	background-color: #888;
	color: #FFFFF3; /* Safari */
}
::-moz-selection {
background-color: #888;
color: #FFFFF3; /* Firefox */
}
h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p {
	font-size: 100%;
}

dl{
width:100%;
font-size:15px;
margin:15px;
padding-top:5px;
}

dt{
font-size:15px;
clear:left;
margin-right:0.5em;
}

dd{
font-size:15px;
display:block;
margin-left:100px;
float:left;
line-height:2em;
}

.button01{
background:#F98486;
border-radius:10px;
padding:5px 10px;
width:300px;
height:30px;
color:#FFF;
text-decoration:none;
font-weight:bold;
vertical-align:middle;
}


.button01:hover{
opacity:0.7;
}

.box{
padding-top:20px;
}

/*----------------------------------------------------
	☆Crearfix
----------------------------------------------------*/


.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* for IE 6/7 only */
}
/*----------------------------------------------------
	☆br clear
----------------------------------------------------*/


br.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
br.clear_noie {
	display: block!important;
	content: " ";
}
}
div.clear_noie {
	clear: both;
	line-height: 0px;
}
/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/


#topcontrol {
	z-index: 100;
}
#topcontrol a {
	background: url(../cmn_js/scrolltop/scrollup.png) center center no-repeat;
	background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat\9; /* IE8 and below */
 *background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat; /* IE7 and below */
	_background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat; /* IE6 */
	font-size: 0;
	display: block;
	height: 100px;
	width: 100px;
	background-size: 80px 80px;
	opacity: 0.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
#topcontrol a:hover {
	background-size: 100px 100px;
	opacity: 1;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
not supported by any browser */
}
/*----------------------------------------------------
	☆base 要素
----------------------------------------------------*/
#spNav {
	display: none;
}
figure {
	line-height: 0;
}
img {
	max-width: 100%;
}
figure a:hover {
	opacity: 0.7!important;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.spEle {
	display: none;
}
.inrBox {
	max-width: 1010px;
	box-sizing: border-box;
	padding: 0 10px;
	margin: 0 auto;
}
.kanda:hover {
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.mdSpan {
	position: relative;
}
.mdSpan i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	line-height: 0 !important;
	margin-top: -110px;
	padding-top: 110px;
}
.top-page #contents {
	padding-bottom: 0;
	padding-top: 115px;
}
#contents {
	padding-bottom: 60px;
}
/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/

/* nav
-------------------*/
.menu-nav-ul li a.current {
	border-bottom: 1px solid;
}
/*-- header --*/
#drawer-menu-btn {
	display: none;
}
.header_zone {
	background-color: #fff;
	box-sizing: border-box;
	padding: 35px 33px 30px;
	position: fixed;
	width: 100%;
	z-index: 99;
}
.logoArea {
	width: 12%;
}
.logo_img img {
	max-width: 100%;
}
.menuArea {
	padding-top: 5px;
	text-align: right;
	width: 88%;
}
.menu-nav-ul {
	display: inline-block;
	width: 70%;
}
.menu-nav-ul li {
	display: inline-block;
	margin-right: 20px;
}
.menu-nav-ul li a {
	color: #000;
	font-family: 'Montserrat', "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration: none;
}
.menu-nav-ul li a:hover {
	opacity: 0.7!important;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.sns-nav-ul {
	display: inline-block;
	margin-right: 20px;
	width: 10%;
}
.sns-nav-ul li {
	display: inline-block;
	width: 23%;
	margin-right: 8px;
	vertical-align: middle;
}
.sns-nav-ul li img {
	width: 100%;
}
.contact-btn {
	display: inline-block;
}
.contact-btn a {
	border: 1px solid #000;
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 10px 37px;
	text-decoration: none;
}
.contact-btn a:hover {
	opacity: 0.7!important;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
/*-- spheader --*/
.spLogo {
	background-color: #fff;
	padding: 15px;
	text-align: center;
}
.spLogo img {
	width: 50%;
}
.sp_meun p a {
	background-color: #f85f67;
	border-bottom: 1px dotted #eee;
	color: #fff;
	display: block;
	font-family: 'Montserrat', "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 20px 10px;
}
.menu-ul01 li a {
	background-color: #f49298;
	border-bottom: 1px dotted #eee;
	color: #fff;
	display: block;
	font-family: 'Montserrat', "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 10px;
}
/*-- FOOTER --*/
#footerArea {
	background-color: #090909;
	padding: 40px 0 10px;
}
#footerArea p {
	color: #fff;
}
#footerArea {
	padding: 40px 30px 20px;
}
.footer-inr {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}
.footer-inr p {
	color: #fff;
}
.footer-p01 {
	font-size: 16px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.company-name {
	font-weight: 800;
}
.adress {
	letter-spacing: 2px;
	font-size: 14px;
	line-height: 1.5;
}
.number p {
	display: inline-block;
	font-family: 游明朝, 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 ProN W3, ヒラギノ明朝 Pro W3, HiraMinProN-W3, HG明朝E, Hiragino Mincho ProN, Hiragino Mincho Pro, HGS明朝E, ヒラギノ明朝 Pro W6, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif;
	font-size: 40px;
	margin-bottom: 13px;
	margin-right: 20px;
}
.number p span {
	font-size: 20px;
}
.number p:nth-child(2) {
	margin-right: 0;
}
.copyArea {
	text-align: right;
}
.copyArea p {
	display: inline-block;
	letter-spacing: 1.4px;
}
.web_link {
	float: left;
}
.web_link a {
	color: #fff;
	font-size: 14px;
}
.web_link a:hover {
	opacity: 0.7!important;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.copyright {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	margin-left: 10px;
	padding-top: 25px;
	float: right;
	vertical-align: text-top;
}
.pTop10 {
	padding-top: 10px;
}
/*-- パンくず --*/
.breadBox {
	box-sizing: border-box;
	padding: 10px 20px 5px;
}
.breadBox li {
	float: left;
	margin-right: 10px;
}
.breadBox li a {
	text-decoration: none;
	color: #000000;
}
.breadBox li span {
	display: inline-block;
	font-size: 13px;
}
.topList {
	margin-left: -40px;
}

@media screen and (max-width:1400px) {
.top-page #contents {
	padding-top: 85px;
}
.header_zone {
	padding: 25px 20px 20px 25px;
}
.menuArea {
	padding-top: 2px;
}
.menu-nav-ul li a {
	font-size: 1em;
	letter-spacing: 1px;
}
.sns-nav-ul {
	margin-right: 15px;
}
.sns-nav-ul li {
	margin-right: 5px;
}
.contact-btn a {
	font-size: 1em;
	letter-spacing: 1px;
	padding: 8px 25px;
}
/*-- FOOTER --*/
#footerArea{
	padding: 40px 0 20px;
}
.footerBox{
	margin: 0 20px !important;
}
.footer-inr {
	width: 80%;
}
.number {
	text-align: right;
}
.number p {
	font-size: 32px;
}
.footer-p01 {
	font-size: 14px;
	letter-spacing: 1px;
}
}

@media screen and (max-width:1100px) {
.menu-nav-ul li {
	margin-right: 10px;
}
.sns-nav-ul {
	margin-right: 5px;
}
.contact-btn a {
	padding: 5px 15px;
}
/*-- FOOTER --*/

.footer-p01 {
	font-size: 14px;
	letter-spacing: 1px;
}
.w_50 {
	width: 50%;
}
.pTop10 {
	padding-top: 0;
}
.number p {
	font-size: 20px;
}
.number p span {
	font-size: 16px;
}
}

@media screen and (max-width:870px) {
/*----------------------------------------------------
	☆base 要素
----------------------------------------------------*/
.spEle {
	display: block;
}
br.spEle {
	display: inline-block;
}
.pcEle {
	display: none !important;
}
.mdSpan i {
	margin-top: 0px;
	padding-top: 0px;
}
/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/	
.fltL {
	float: none !important;
}
.fltR {
	float: none !important;
}
#topcontrol a {
	height: 60px !important;
	width: 60px !important;
	background-size: 50px 50px !important;
}
#topcontrol a:hover {
	background-size: 60px 60px !important;
}
.spMenu {
	cursor: pointer;
	display: block;
	height: 60px;
	width: 60px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1010;
}
.spMenu span {
	background-color: #997b00;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
 *display: inline; /* Fix for IE7 */
	height: 2px;
	width: 35px;
	position: absolute;
	left: 13px;
	-webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.spMenu small {
	display: block;
	color: #997b00;
	font-family: 'Josefin Sans', sans-serif;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 5px;
}
.spMenu span:nth-of-type(1) {
	top: 13px;
}
.spMenu span:nth-of-type(2) {
	top: 23px;
}
.spMenu span:nth-of-type(3) {
	top: 33px;
}
.spMenu.active {
	height: 60px;
	width: 60px;
}
.spMenu.active span {
	background-color: #fff;
}
.spMenu.active span:nth-of-type(1) {
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
}
.spMenu.active span:nth-of-type(2) {
	opacity: 0;
}
.spMenu.active span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
}
.spMenu.active small {
	color: #fff;
}
.spMenu.active {
	background-color: red;
}
/*spNav*/
#spNav {
	height: 100%;
	display: block;
	transition: all 550ms ease 0.25s;
	visibility: hidden;
	padding-top: 59px;
	width: 100%;
	position: fixed;
	right: -100%;
	top: 0;
	z-index: 990;
}
#spNav.active {
	visibility: visible;
	overflow: scroll;
	right: 0;
}
#spNav #spBg {
	background: #fff;
	height: 100%;
	width: 500%;
	position: fixed;
	right: -50%;
	top: 0;
	z-index: -1;
	opacity: 0;
	transition: all 550ms ease 0.25s;
	pointer-events: none;
}
#spNav.active #spBg {
	right: 0;
	opacity: 1;
	pointer-events: auto;
}
#spNav::after {
	background: rgba(255,255,255,0.8);
	background-color: #f9f9f9;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
#spNav::before, #spNav::after {
	opacity: 0;
	transition: all 550ms ease 0.25s;
}
#spNav.active::before, #spNav.active::after {
	opacity: 1;
}
#spNav .closeBtn {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 3%;
	text-align: right;
}
#spNav nav {
	border-top: 1px solid #FFF;
}
.logo {
	margin: 10px 0;
}
.sp_meun {
	margin-bottom: 80px;
}
/*-- HEADER --*/
#drawer-menu-btn {
	display: block;
}
.menuArea {
	display: none;
}
.header_zone {
	padding: 15px 10px;
}
.logoArea {
	width: 35%;
}
.sns-nav-ul {
	margin-bottom: 10px;
	width: 50%;
}
.drawer-open .drawer-hamburger-icon::before, .drawer-open .drawer-hamburger-icon::after {
	background-color: #fff !important;
}
.drawer-open .drawer-hamburger::after {
	color: #fff !important;
}
.topList {
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}
/*-- FOOTER --*/
#footerArea {
	padding: 20px 0 !important;
}
.footerBox{
	margin: 0 10px !important;
}
.footer-inr{
	width: 90%;
}
.footer-p01 {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1.3;
}
.w_50 {
	width: 100%;
}
.adress {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1.3;
}
.number {
	text-align: left;
}
.number p {
	display: block;
	margin-bottom: 12px;
}
.copyArea {
	text-align: left;
}
.copyArea p {
	display: block;
	line-height: 1.3;
}
.copyright {
	margin-left: 0;
}
.breadBox {
	padding: 35px 10px 0;
}
.breadBox li span {
	font-size: 12px;
}
.web_link a:hover {
	opacity: 0.7!important;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.topAdd {
	padding-top: 2%;
}
.web_link {
	float: none;
}
.copyright {
	padding-top: 0;
	float: none;
}
}

@media screen and (max-width:480px) {
.breadBox {
	padding: 5% 10px 0;
}
.topAdd {
	padding-top: 0;
}
}
