﻿
@charset "UTF-8";




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


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

menuの非表示

--------------------------------------------------------------------*/	
#menu-item-1926 {display: none}
#menu-item-68 {display: none}
#menu-item-1074 {display: none}
#menu-item-923 {display: none}

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

default

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

html, body, div, span, 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
}

i{  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}

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: #4058a7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a:visited{color: #4058a7; text-decoration:none }
a:hover{ color: #839be7; text-decoration:none !important}

.en{font-family: 'Noto Serif JP', serif;}


.f10{ font-size:10px}
.f11{ font-size:11px}
.f12{ font-size:12px}
.f17{ font-size:17px}
.fm{  font-family: 'my';}
.fe{font-family:'Cinzel Decorative', cursive;}
.red{color:#b54465;}
.pink{ color:#e99bb2}
.mpink{ color:#c4768d}
.tya{ color:#8e5a5a}
.murasaki{color: #4058a7}
.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:#4058a7;
	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: "≫";
}

.btn-4 {
	border-radius: 50px;
	color: #fff;
	overflow: hidden;
}

.btn-4:active {
	border-color: #7386c6;
	color: #7386c6;
}

.btn-4:hover {
	background: #7386c6;
}

.btn-4:before {
	position: absolute;
	height: 100%;
	font-size: 125%;
	line-height: 3.5;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-4:active:before {
	color: #7386c6;
}

/* Button 4a */
.btn-4a:before {
	left: 130%;
	top: 0;
}

.btn-4a:hover:before {
	left: 80%;
}



/*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: #4058a7 solid 1px; border-radius:60px
}



/*----------email----------*/
.emailCont{ background:#e3e7f3}
.emailCont img{ width:100%; height:auto}

.emailCont .emailBox{ padding:20px 0 0px}
.emailCont .emailBox h2{ font-size:21px; text-align:center}
.emailCont .emailBox .h2text{ color:#4058a7;text-align:center}
.emailCont .emailBox h3{text-align:center}
.emailCont .emailBox .h3text{ padding-bottom:20px;text-align:center}
.emailCont .waku{ border:1px solid #cbd2ea; padding:20px; border-radius:10px; background:url(../img/bg_magajin.png) repeat;
margin-bottom:30px}
.emailCont .waku h4{ text-align:center; font-weight:bold}
.emailCont .waku li{ background:url(../img/icon_kome.png) no-repeat left 0.7em; background-size:7px 6px; padding-left:14px}
.emailCont .oshi{ padding-top:5px}
.emailCont .emaiLess h5{ background:#fff; padding:0px 20px; text-align:center; display:inline-block; border-radius:30px;
letter-spacing:3px; color:#4058a7 ; line-height:1.8em}
.emailCont .emaiLess p{ padding-top:5px}
.emailCont .emaiLess span { color:#4058a7}
.emailCont .emaiLess dt{ text-align:center}
.emailCont .emaiLess dt img{ max-width:467px}
.emailCont .emaiLess dd{ margin-bottom:20px}
.emailCont .emaiLess dd p{ line-height:1.8em; font-size: 12px} 

.emailCont .giftBox{ background:#fff; border-radius:10px; padding:20px}
.emailCont .imgGift{ max-width:114px; height:auto; margin-top:-30px; z-index:2}
.emailCont .giftBox h2{margin-top:-30px; font-size:16px; font-weight:bold; margin-bottom:15px}

.emailCont .giftBox li{ margin-bottom:20px}
.emailCont .giftBox li .come{font-size: 12px;    line-height: 2;
    padding-top: 5px;}
.emailCont .giftBox li .fm{ text-align:center}
.emailCont .giftBox li .red{ font-weight:bold}
.emailCont .giftBox li:first-child{ background:url(../img/gift01.png) no-repeat left top; background-size:64px 64px}
.emailCont .giftBox li:nth-child(2){ background:url(../img/gift02.png) no-repeat left top; background-size:64px 64px}
.emailCont .giftBox li:last-child{ background:url(../img/gift03.png) no-repeat left top; background-size:64px 64px;margin-bottom:0px}

.emailCont .btnBox{ text-align:center; padding:0 20px}
.emailCont .btnBox .btn{ margin:30px 0 60px; background:#4058a7}
.emailCont .btnBox .btn:hover{background:#4058a7}
.emailCont .btnBox  .btn-4a:before {
	top: 5px;
}




.emaiContin{text-align: center; background: url("../img/top2/mailt.png") no-repeat left top #edf1f7; padding: 40px 10px}
.emaiContin h2{font-size: 20px; margin-bottom: 20px}
.emaiContin li{margin-bottom: 30px}

/*----------footer----------*/
#demo-canvas2{position:relative; border:0; margin-top:-600px; width:100%}
footer{ position:relative; z-index:2;}
footer .bottomCont{ margin:0 auto; text-align:center; padding-top:20px }
footer .bottomCont li{ margin-bottom:20px}
footer .bottomCont li:last-child{ font-size:11px; text-align:right}
footer .bottomCont li img{ width:15px; height:15px; vertical-align:middle}
footer .bottomCont button{font-family: 'Cinzel Decorative', cursive; font-weight:normal !important; letter-spacing:4px; margin:0; padding:20px 60px; min-width:320px; max-width:500px; background:#4058a7}
footer .bottomCont button:hover{background:#4058a7}

footer .footlogo { text-align:center; font-size:10px}
footer .footlogo img{ width:100%; max-width:248px; height:auto}

footer .footlogo  a{ color:#3b3134; text-decoration:none}
footer .footlogo  a img{transition: 1.0s ;}
footer .footlogo  a:hover img{ opacity: 0.7;  filter: alpha(opacity=70);}



footer .bottomCont li.snsLink img{width:33px; height:auto}
footer .bottomCont li.snsLink button{ padding:7px 30px 7px 15px; letter-spacing:1px; min-width:100px ; max-width:none}
footer .bottomCont li.snsLink button img{ width:24px}
footer .bottomCont li.snsLink .btn-4a:before {
	top: -13px;	
}





footer .lin img{width:118px !important;}



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

下層ページ共通

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

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

.contBox{ padding:0 20px}

header a .h1sub2{transition: 1.0s ;}
header a .h1sub2:hover{opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";	
	}

.emailCont .emailBox h2{ font-weight:bold}	
.emailCont .btnBox .btn{ padding:25px 40px }	


/*----ハンバーガー背景赤------*/
.drawer-hamburger{ 
 color:#4058a7 !important; padding:10px 15px 28px 20px !important; top:0px !important;}

.drawer-hamburger .menuname{ margin-bottom:2px;padding-bottom:5px;}




.drawer-brand{ font-size:14px !important}
.drawer-dropdown-menu ul li a{font-size:13px}
body{ font-size:14px; line-height:2em}
.smtno{ display:none}

article .post-navigation .nav-previous{ margin-bottom:15px;}

/*----smt　head固定------*/
header{ padding:11px 20px 0px;  background:#fff; width:100%; top:0;}
header h1{ font-size:11px; margin-bottom:15px; color:#4058a7}
header .h1sub2{ max-width:180px}
header .h1sub2 img{ width:100%; height:auto}

.main{ margin-top:72px}
header .headleft{ display:none}
.titleBox h2{ padding:50px 0 40px}

.contactBox{ margin-bottom:40px}
.contactBox dd .otoiawaseManner i{ display:block; font-size:none}

.kasouPage footer .bottomCont{ padding-top:50px}

.kasouPage footer .bottomCont li.snsLink{ text-align:center; padding-bottom:20px}

.emailCont .giftBox li:first-child {
    background: url(../img/gift01.png) no-repeat left top;
    background-size: 34px 34px;
}
.emailCont .giftBox li:nth-child(2) {
    background: url(../img/gift02.png) no-repeat left top;
    background-size: 34px 34px;
}
.emailCont .giftBox li:last-child {
    background: url(../img/gift03.png) no-repeat left top;
    background-size: 34px 34px;}

footer .lin{ display:block; margin-top:15px;}
footer .lin img{width:118px !important;}



}

@media screen and (max-width: 360px) {
/*----ハンバーガー背景赤------*/
header .logo{ max-width:210px !important;padding-top:3px;}
}


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

.contBox{ width:1100px; margin:0 auto}	


body{ border-top:5px solid #4058a7}

header{width:1100px; text-align:center; padding:0 20px;  margin:45px auto 0; position:relative}
header .h1sub1{ width:450px; height:84px; background:url(../img/logo.png) no-repeat left top; background-size:442px 84px; margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;}

header a .h1sub1{transition: 1.0s ;}
header a .h1sub1:hover{opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";	
	}

.logoCont{ padding-top:0px}
.logoCont ul{ position: absolute; top:10px; right:0px; width:284px; background:url(../img/head_ifollow.jpg) no-repeat right top;
background-size:92px 16px; padding-top:25px} 
.logoCont ul li{ display:inline}
.logoCont ul li:first-child img{ width:15px; height:15px; vertical-align:middle}
header .btn{ margin:0; padding:4px 30px; font-weight:normal}
.logoCont ul li:last-child img{ width:24px; height:24px;}
header .btn-4a:before {
	top: -16px;
}
.logoBox .logohead{width: 450px;
    display: inline-block;
    margin-left: -150px;}


.logoCont .btn-4:before{    font-size: 120%;}
.logoCont .icon-arrow-right:before{    content: "≫";
    padding-left: 5px;}

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

.drawer-menu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1200px;
    margin: 20px auto;
	z-index:99
}

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

.drawer-menu > li.menu01{ width:12%; border-right:1px solid #bcbcbc}
.drawer-menu > li.menu02{ width:17%; border-right:1px solid #bcbcbc}
.drawer-menu > li.menu03{ width:12%; border-right:1px solid #bcbcbc}
.drawer-menu > li.menu04{ width:16%; border-right:1px solid #bcbcbc}
.drawer-menu > li.menu05{ width:10%; border-right:1px solid #bcbcbc}
.drawer-menu > li.menu06{ width:15%; border-right:1px solid #bcbcbc}
.drawer-menu > li.menu07{ width:18%;}

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


.drawer-menu > li a {
    display: block;
    color: #fff;
	line-height:1.6em;
}

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:15px 15px; font-size:13px}
.menu__second-level li a:hover {
    background: #7182bb;
}

/* 下矢印 */
.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: 380px;
    background: #4058a7;
    -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;
}



.emailCont .emailBg{ background:url(../img/bg_ma.jpg) no-repeat center bottom; background-size:cover}
.emailCont .emailBg .emailBox{ 
background-image:url(../img/bg_magajin.png),url(../img/bg_stamp.png);
background-repeat:repeat,no-repeat;
background-position:top center, 30px 30px;
 width:750px; }
 
.emailCont .emailBox { padding:40px 30px 1px}
.emailCont .emailBox h2{ font-size:30px; margin-bottom:10px}
.emailCont .emailBox h2,.emailCont .emailBox h3{ letter-spacing:2px}
.emailCont .emailBox .h2text{ letter-spacing:4px}
.emailCont .emailBox h3{ font-size:20px; margin-top:10px}
.emailCont .emailBox .h3text{font-size:16px; margin-top:10px}

.emailCont .waku{ margin-bottom:25px}
.emailCont .waku{ font-size:14px}

.emailCont .emaiLess{ padding-top:30px}
.emailCont .emaiLess dt{ float:left; width:47%;}
.emailCont .emaiLess dd{ float: right; width:50%;}
.emailCont .emaiLess p{ font-size:14PX}

.emailCont .imgGift{ max-width:100%; text-align:center; margin-top:-40px}
.emailCont .imgGift img{ width:114px; margin-left:-500px}
.emailCont .giftBox{ padding-bottom:0}
.emailCont .giftBox h2{ text-align:center; padding-top:10px}

.emailCont .giftBox li{ width:30%; float:left; margin-right:5%}
.emailCont .giftBox li:last-child{ margin-right:0}
.emailCont .giftBox .come{ font-size:13px; line-height:1.8em}


.emailCont .btnBox .btn{ letter-spacing:3px}
.emailCont .btnBox .btn-4a:before{padding-left:30px;}

.emaiContin h2{margin-bottom: 40px}
.emaiContin{padding: 60px 0px 40px;}
.emaiContin h2{ font-size: 38px}
.emaiContin ul{width: 1100px; margin: 0 auto}
.emaiContin ul li{width: 522px; float: left}
.emaiContin ul li:last-child{float: right}
.emaiContin ul li img{width: 522px}


footer{ position:relative; z-index:2;}
footer .bottomCont{ margin:0 auto; text-align:center; padding-top:20px }
footer .bottomCont li{ margin-bottom:20px}
footer .bottomCont li:last-child{ font-size:11px; text-align:right}
footer .bottomCont li img{ width:15px; height:15px; vertical-align:middle}
footer .bottomCont button{font-family: 'Cinzel Decorative', cursive; font-weight:normal !important; letter-spacing:4px; margin:0; padding:20px 60px; min-width:320px; max-width:500px; background:#4058a7}
footer .bottomCont button:hover{background:#7182bb}

footer .footlogo { text-align:center; font-size:10px}
footer .footlogo img{ width:100%; max-width:248px; height:auto}

footer .footlogo  a{ color:#3b3134; text-decoration:none}
footer .footlogo  a img{transition: 1.0s ;}
footer .footlogo  a:hover img{ opacity: 0.7;  filter: alpha(opacity=70);}



footer .bottomCont li.snsLink img{width:33px; height:auto}
footer .bottomCont li.snsLink button{ padding:7px 30px 7px 15px; letter-spacing:1px; min-width:100px ; max-width:none}
footer .bottomCont li.snsLink button img{ width:24px}
footer .bottomCont li.snsLink .btn-4a:before {
	top: -13px;	
}

.kasouPage footer .bottomCont li:last-child .btn-4a:before {
	top: -5px;	
}


.snsCont{ width:1100px; margin:0 auto; padding-top:80px }
.snsCont .btn-4a:before{top:-14px;}

.amebaCont{ width:30%; float: left; margin-right:5%; font-size:13px}
.amebaCont .mybest{ margin-top:15px;}

.instaCont{width:30%; float: left; margin-right:5%}
.instaCont button{ font-size:13px}

.otheraCont{width:30%; float: right; padding-left:40px}


footer .lin img{width:118px !important;}
footer .bottomCont{ float: right; width:670px}
footer .bottomCont button{ max-width:300px}
footer .bottomCont li{ width:300px; float:left; margin-right:50px}
footer .bottomCont li:nth-child(2){margin-right:0px} 
footer .bottomCont li:last-child{ clear:both; padding-top:10px; width:100%; margin-right:0px} 
footer .footlogo{ float: left; width:248px}


/* 下層ページ */
.kasouPage #demo-canvas2{position:relative; border:0; margin-top:-380px; width:100%}

.kasouPage{ padding-top:70px}
.kasouPage footer .footlogo,.kasouPage footer .bottomCont{ float:none}
.kasouPage footer .bottomCont{ width:980px}
.kasouPage footer .bottomCont li{ width:25%; float:left; margin-right:3%}
.kasouPage footer .bottomCont li:first-child .btn-4a:before { padding-left:20px}
.kasouPage footer .bottomCont li:nth-child(2){margin-right:3%; width:20%;} 

.kasouPage footer .bottomCont li:last-child{ clear: none; padding-top:15px; width:46%; margin-right:0px} 
.kasouPage footer .bottomCont button{ min-width:inherit; padding:20px 20px; width:100%;}


.kasouPage footer .bottomCont li.snsLink button{ width:170px;letter-spacing:3px}

.kasouPage footer .footlogo{ width:100%; clear:both; padding-top:30px}
.kasouPage footer .footlogo a{ float: left; width:248px; display:block}
.kasouPage footer .footlogo .copy{ float: right; width:720px; text-align:right; letter-spacing:2px; padding-top:118px}
}




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

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

}



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

#page-top

--------------------------------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 77%;
	z-index:999
}
#page-top a {
    background: #4058a7;
    text-decoration: none;
    color: #fff;
     padding: 2px 10px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}