﻿@charset "UTF-8";




@font-face {
  font-family: 'my';
  src:  url('/HanaMinA.woff') format('woff'), /* Modern Browsers */
  url('/HanaMinA.ttf') format('truetype'); /* iOS, Android用 */
}



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

default

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

html, body, div, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
   font-weight:normal
}

span
 {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
}


i{  font-style: normal;}
em{  font-style: normal;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
   display: block;
}

audio,
canvas,
video {
   display: inline-block;
}

audio:not([controls]) {
   display: none;
   height: 0;
}

[hidden] { display: none; }

code, kbd, pre, samp {
   font-family: monospace, serif;
   font-size: 1em;
}

pre {
   white-space: pre;
   white-space: pre-wrap;
   word-wrap: break-word;
}


blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}

abbr[title], dfn[title] {
   border-bottom: 1px dotted;
   cursor: help;
}
input[type="submit"]{
	cursor:pointer;
	border:none;
	}

textarea{
	resize:vertical;
	}
.contactCont textarea{
height:350px;
	}

input, select {
	vertical-align: middle;
}
input[type=text]:focus,
textarea:focus {
	outline:none !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout:fixed;
	vertical-align:top
}
li {
	list-style:none;
}
i{ font-style: normal;}
address{
	font-style:normal; clear:both
}

/*clearFix*/
.clear{ clear:both}
.clearfix {zoom:1;}
.clearfix:after{content: ""; display: block; clear: both;}

strong{ font-weight:bold}
*,
*:before,
*:after {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}

canvas{vertical-align: bottom;}
img{vertical-align: bottom;  height:auto; max-width:100%}

html { font-size: 62.5%; }

body {  font-family:"ヒラギノ角ゴ Pro Ws3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   font-weight: normal;
   font-size: 1.5em; 
   line-height: 1.8em;
   color: #3b3134;
   vertical-align: baseline;
   -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
   -webkit-text-size-adjust: 100%;
}
a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	color: #ff6666;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all  0.6s ease;
}
a:visited{color: #ff6666; text-decoration:none }
a:hover{ color: #ce7c80; text-decoration:none !important}

.heref img{transition: 1.0s ; vertical-align:middle}
.heref img:hover {
  opacity: 0.7;
  filter: alpha(opacity=30);
  -ms-filter: "alpha(opacity=50)";}


.f10{ font-size:10px}
.f11{ font-size:11px}
.f12{ font-size:12px}
.f13{ font-size:13px}
.f14{ font-size:14px}
.f15{ font-size:15px}
.f17{ font-size:17px}
.fm{  font-family: 'my';}
.meirio{ font-family:"ヒラギノ角ゴ Pro Ws3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.fe{font-family: 'Oleo Script Swash Caps', cursive;}
.red{color:#e30008;}
.green{ color:#07bcab}
.pink{ color:#f73282}
.mpink{ color:#c4768d}
.tya{ color:#8e5a5a}
.brack{ color:#000}
.blue{ color:#36b1f7}
.fbcolor{ color:#475993}


.imp{ font-weight:bold}

img.arpha{transition: 1.0s;}
img.arpha:hover{opacity: 0.5;}


/* Button 4 */
/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background:#e99bb2;
	cursor: pointer;
	padding: 25px 80px;
	display: inline-block;
	margin: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}


.icon-arrow-right:before {
	content: "≫";
}




/*MOUS OVER*/
.snip1352 {
  position: relative;
  float: left;
  overflow: hidden;
  width:100%;
  margin-bottom:15px
}
.snip1352 img {
  vertical-align: top;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
.snip1352:hover img,
.snip1352.hover img {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}


/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;  border: #e99bb2 solid 1px; border-radius:60px
}




.logoBox img{ max-width:162px}


.footBg{ background:#f5f3ed; margin-top:50px; padding-top:50px}
.footBg .logoBox .smtno{ display: inline-block !important }
.footBg .logoCont .h1t{ margin-bottom:20px}
.footBg .logoCont li{ margin-bottom:10px}
.footBg .logoCont li:last-child a{margin-bottom: 30px;
    background: #ff7373;
    box-shadow: 0px 0px 8px 3px #ec5457 inset;
    color: #fff;
    display: block;
    padding: 8px 10px 11px;
    text-align: center;
    text-decoration: none;font-family: my;font-weight: bold; font-size: 15px;}
.footBg .logoCont li:last-child img{ width: 22px; vertical-align: text-top;}


.footBg .logoCont .pcno li a{ padding:20px; display:block; color:#fff; font-weight:bold; text-decoration:none; font-size:20px;
text-align:center;}
.footBg .logoCont .pcno li:first-child a{ background:#ff7373;box-shadow:0px 0px 8px 3px #ec5457 inset;}
.footBg .logoCont .pcno li:nth-child(2) a{ background:#50c8ba;box-shadow:0px 0px 8px 3px #3ab7a5 inset;}
.footBg .logoCont .pcno li:first-child a:hover{ background:#f9b1b1}
.footBg .logoCont .pcno li:nth-child(2) a:hover{ background:#a0dfd8}



.footBg .linkBox li{ display:inline-block; text-align:center; margin-bottom:20px; vertical-align: top;}
.footBg .linkBox li:first-child { display:block; text-align:center}
.footBg .linkBox li:first-child img{ border:5px solid #fff;  display:block}
.footBg .linkBox li:nth-child(3) img{ max-width:116px}
.footBg .linkBox li:nth-child(4) img{ max-width:130px}

address{ background:#2a1e14; font-size:11px; text-align:center; color:#fff; margin-top:30px}

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

下層ページ共通

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

@media screen and (max-width: 639px) {	
.no639{ display:none !important}



.footBg .linkBox{ max-width:470px; margin-left:auto; margin-right:auto; text-align:center}
.footBg .linkBox li:first-child img{ margin:0 auto}
.footBg .linkBox li:nth-child(2),.footBg .linkBox li:nth-child(3){ width:49%; text-align:center}

.footBg .linkBox li:first-child{ width:100%; text-align:center}
.footBg .linkBox li:last-child p{ padding-bottom:8px}
.footBg .linkBox li:last-child img.mr25{ margin-right:25px}


}
@media screen and (min-width: 640px) {	
.no640{ display:none}
}

@media screen and (min-width: 640px) and (max-width: 979px) { 
.footBg .linkBox{ max-width:470px; margin-left:auto; margin-right:auto; text-align:center}
}


@media screen and (max-width: 749px) {	
.smtno750{ display:none !important}


}
@media screen and (min-width: 750px) {	
.pcno750{ display:none !important}

#page-top{background: url(/img/touka.png) repeat}
#page-top ul{max-width:696px ; margin: 20px auto}
#page-top li:first-child{ width:48% !important; max-width: 315px}
#page-top li:last-child{ width: 48% !important; max-width: 315px; float: right;    background: #3cb9a8; padding-bottom: 0px !important;}
#page-top li a{font-size: 16px !important}
}

@media screen and (max-width: 979px) {	
.smtno{ display:none !important}

.logoBox img{ margin-bottom:10px}

.logoBox ul{ margin:0 -20px}
.logoBox li{ border-radius: 10px;  width:45.5%; }
.logoBox li:first-child{ float:left; background:#00b900; margin: 0 1.5% 15px 3%; }
.logoBox li:last-child{float:left; background:#fd6868; margin: 0 3% 0 1.5%; }
.logoBox li a{ display:block; padding:12px 0 ; color:#fff; font-weight:bold; text-align:center; text-decoration:none; letter-spacing:1px}
.logoBox li:first-child a:hover{ background:#a0dfd8}
.logoBox li:last-child a:hover{ background:#f9b1b1;}
.logoBox li img{ width:20px; vertical-align: middle; margin-right: 5px; margin-bottom: 0}

/*----ハンバーガー背景赤------*/
.drawer-hamburger{  padding:10px 15px 28px 20px !important; top:0px !important;}
.drawer-hamburger .menuname{ margin-bottom:2px;padding-bottom:5px;}

.drawer-menu > li a{ color:#fff; letter-spacing:2px; font-size:16px}

.menu06{ text-align:right}

.drawer-brand{ font-size:14px !important}
body{ font-size:14px; line-height:2em}
.smtno{ display:none}


/*----smt　head固定------*/
header{ padding:11px 20px 0px;  background:#fff; width:100%; top:0;}
header h1{ font-size:11px; margin-bottom:15px; line-height:2em}

}



@media screen and (min-width: 980px) {	
.pcno{ display:none !important}

.contBox{ max-width:1200px; margin:0 auto}	


header{max-width:1200px; text-align:center; padding:0;  margin:25px auto 0; position:relative}

.logoCont{ padding:0 20px}
.logoCont .logoBox{ float:left; width:39%; text-align:left}
.logoBox img{ vertical-align:middle}
.logoCont .logoBox h1{ font-size:10px; display:inline-block; vertical-align:middle; line-height:1.8em}

.logoCont ul{ float:right; width:50%; text-align:right; padding-top:10px}
.logoCont li{ display:inline-block; width:47%;}
.logoCont li img{ width:100%}
.logoCont li:first-child { margin-right:2%}
.logoCont li:last-child { width:49%; }
.logoCont li:first-child img { max-width:242px}

.logoCont li:first-child a{
    background: #00b900;
    border-radius: 10px;
    color: #fff;
    display: block;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none; font-weight: bold; font-size: 15px; letter-spacing: 1px}
.logoCont li:last-child a{
    background: #fd6868;
    border-radius: 10px;
    color: #fff;
    display: block;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none; font-weight: bold; font-size: 15px;}    
.logoCont li img{ width: 20px; vertical-align: middle; margin-right: 10px}



.footBg .logoCont ul{ float:right; width:61%; text-align:right; padding-top:10px}
.footBg .logoCont li:first-child { width:40%; margin-right:2%; background: none}
.footBg .logoCont li:last-child { width:57%}
.footBg .logoCont li:first-child img { max-width:242px; width: 100%;}

.footBg .logoCont li:first-child a{background: none; border-radius: ; padding: 0}
.footBg .logoCont li:last-child a{
    background: #ff7373; border-radius: 0;
    box-shadow: 0px 0px 8px 3px #ec5457 inset;
    color: #fff;
    display: block;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;font-family: my;font-weight: bold; font-size: 15px;}
.footBg .logoCont li:last-child img{ width: 22px; vertical-align: text-top;}



.drawer-menu li a i{ display:block; font-size:18px; letter-spacing:2px; color:#7d0b10;font-family: 'Cinzel Decorative', cursive;}
.drawer-menu li a span {color:#805c63; font-size:10px}

.drawer-nav{ text-align:center}
.drawer-menu {
    position: relative;
    width: 100%;
    height: 63px;
    max-width: 1200px;
    margin: 30px auto 40px;
	z-index:99
}

.drawer-menu > li {
    float: left; text-align:center}

.drawer-menu > li{ width:16%; border-right:1px solid #615c5c; letter-spacing:2px}
.drawer-menu > li:first-child{ width:20%;letter-spacing: normal}
.drawer-menu > li:last-child{ border:none}

a.drawer-brand:hover{opacity: 0.5;}


.drawer-menu > li a {
    display: block;
    color: #fff;
	line-height:4.4em; text-decoration:none;
	 font-size:14px
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.drawer-menu > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #fff;
}

.menu__second-level li a{padding:0px 15px; font-size:13px; line-height:3.5em}
.menu__second-level li a:hover {
    background: #5B5959;
}

/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.drawer-menu:before,
.drawer-menu:after {
    content: " ";
    display: table;
}

.drawer-menu:after {
    clear: both;
}

.drawer-menu {
    *zoom: 1;
}
.drawer-menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 320px;
    background: #ff6666;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	text-align:left
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}


.footBg{ margin-top:80px}
.footBg .linkBox{ background: url(../img/footbg.jpg) repeat; padding:30px}
.footBg .logoCont{ padding:0}
.footBg .h1t{ display:inline-block; font-size:11px; vertical-align:middle}

.footBg .linkBox li{ float:left; margin-right:3%}

.footBg .linkBox li:first-child{ width:35%; padding-top:10px}
.footBg .linkBox li:first-child img{ width:100%}

.footBg .linkBox li:nth-child(2){ width:16%; padding-top:10px}
.footBg .linkBox li:nth-child(3){ width:10%; padding-top:15px}
.footBg .linkBox li:nth-child(3) img{ width:100%}

.footBg .linkBox li:last-child{ width:30%;margin-right:0; margin-bottom:0}
.footBg .linkBox li:last-child img{ width:48%}






.fmenuBg{ background:url(../img/menu_bg.png) repeat; margin-top:30px}
.fmenu {max-width:1200px; margin:0 auto}
.fmenu li{ float:left; text-align:center;width:16%; border-right:1px solid #615c5c; letter-spacing:2px}
.fmenu li:last-child{ width:20%; border:none}	
.fmenu li a{ float:left; display:block; padding:20px 0; width:100%; color:#fff; text-decoration:none;  -webkit-transition: all .5s;
    transition: all .5s;}		
.fmenu li a:hover { color:#A3A3A3}

address{ margin-top:0}
}

@media screen and (min-width: 1100px) {
.footBg .logoCont .logoBox h1{ font-size:11px; letter-spacing:1px}
.footBg .logoCont li:first-child { width:242px; margin-right:20px}
.footBg .logoCont li:last-child { width:348px}
}

@media screen and (max-width: 1209px) {
.contBox{ padding:0 20px}
}

@media screen and (min-width: 1210px) {
header{ width:100%}	

.logoCont{ padding:0}


.contBox{ width:1200px; margin-left:auto; margin-right:auto; padding:0}	



.footBg .linkBox li{ margin-bottom:0}
.footBg .linkBox li:first-child{ width:460px; margin-right:40px}
.footBg .linkBox li:first-child img{ width:460px;}
.footBg .linkBox li:nth-child(2){ width:170px; margin-right:25px; text-align:left; font-size:12px}
.footBg .linkBox li:nth-child(3){ width:116px; margin-right:25px}
.footBg .linkBox li:nth-child(3) img{ width:116px}
.footBg .linkBox li:last-child{ width:290px; margin-right:25px; margin-right:0; font-size:11px; line-height: normal}
.footBg .linkBox li:last-child img{ width:130px}
.footBg .linkBox li:last-child .mr25{ margin-right:25px}

}



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

#page-top

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


#page-top {
    position: fixed; background: url(/img/touka.png) repeat;
    bottom: 0px;
    right: 0px;
    font-size: 77%;
	z-index:999; text-align: center; width: 100%
}
#page-top ul{max-width:696px ; margin: 0 auto}
#page-top li {float: left}
#page-top li{ border-radius: 10px;  width:45.5%; float: left }
#page-top li:first-child{ float:left; background:#00b900; margin: 10px 1.5% 10px 3%; }
#page-top li:last-child{float:left; background:#fd6868; margin: 10px 3% 10px 1.5%; }
#page-top li a{ display:block; padding:12px 0 ; color:#fff; font-weight:bold; text-align:center; text-decoration:none; font-size: 12px; letter-spacing:1px}
#page-top li:first-child a:hover{ background:#a0dfd8}
#page-top li:last-child a:hover{ background:#f9b1b1;}
#page-top li img{ width:20px; vertical-align: middle; margin-right: 5px; margin-bottom: 0}

/*#page-top p a {
    background: #50c8ba;
    text-decoration: none;
    color: #fff;
     padding: 2px 10px;
    text-align: center;
    display: block;
}*/
#page-top p a:hover {
    text-decoration: none;
    background: #999;
}

