/*全体
--------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	COLOR: #111;
	FONT-SIZE:15px;
font-family: "メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
	LINE-HEIGHT: 150%;
	text-align: center;
	background: url("image/back-body.png") repeat-x left top;
}

/*paddingとborderをwidthに含める*/
* {	
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

#con{
    width:100%;
	height:auto;
	margin:0px auto;
	padding:0;
	position:relative;
	text-align: center;
}

/*page-top用*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a:link,a:visited{
	outline:0;
	color:#083392;
    text-decoration: none;
}

a:hover{
	outline:0;
	color: #d61919;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

br.sp{
	display:inherit;
}
br.spt{
	display:inherit;
}
br.spm{
	display:inherit;
}
br.sm{
	display:none;
}
br.smt{
	display:none;
}
br.smm{
	display:none;
}
.nsp{
	display:none;
}

/*ヘッダ
--------------------------------------------------------------------------*/
header{
clear: both;
width: 1000px;
height: 220px;
margin: 0 auto 1px;
padding: 0;
text-align: left;
}

header img{
float: left;
max-width: 35%;
margin: 20px 0 0;
}

#header-text{
float: right;
width: 60%;
height: auto;
margin: 20px 0 0 5%;
padding: 0;
text-align: right;
}

header #header-text img{
float: right;
max-width: 100%;
margin: 0;
}

header h1{
font-size: 13px;
line-height: 150%;
margin: 0 0 15px;
padding: 0;
text-align: left;
font-weight: normal;
color: #fff;
}

/*メニュー
--------------------------------------------------------------------------*/
menu{
clear: both;
float: left;
	width:100%;
	height: auto;
	margin:10px auto 5px;
	padding: 0;
}

menu ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 0;
border-left: 1px solid #fff;
}

menu li,menu li.bno{
float: left;
width: 33.3%;
list-style-type: none;
color: #a1818b;
margin: 0;
padding: 0;
border-right: 1px solid #fff;
font-size: 17px;
text-align: center;
}

menu a:link,menu a:visited{
display: block;
text-decoration: none;
color: #fff;
}
menu a:hover{
text-decoration: underline;
}

/*メイン
--------------------------------------------------------------------------*/
main{
clear: both;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}

main p{
	margin:0 0 30px;
	padding:0;
	text-align:justify;
	text-justify:inter-ideograph;
}

#top-mind{
clear: both;
width: 100%;
height: auto;
margin: 0;
padding: 0;
background: url("image/top-mind.png") no-repeat 90% 50%,#852f51;
}

#top-mind-text{
clear: both;
width: 1000px;
height: auto;
margin: 0 auto;
padding: 90px 0 70px;
}

#top-mind h1{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: left;
color: #fff;
font-weight: normal;
font-size: 40px;
line-height: 170%;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}
#top-mind h1 .f-mind{
font-size: 60px;
color: #ebde67;
}

#top-mind p{
font-size: 18px;
line-height: 200%;
margin: 0;
padding: 0;
text-align: left;
color: #fff;
text-shadow: 1px 1px 0 #852f51;
}

#top-info{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}

#top-info-box{
clear: both;
width: 1000px;
height: auto;
margin: 0 auto;
padding: 50px 0 0;
background: url("image/top-info.png") no-repeat center 50%;
}

.f30{
font-size: 30px;
line-height: 130%;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}
.f40{
font-size: 40px;
line-height: 130%;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}

#top-info p{
text-align: left;
font-size: 20px;
line-height: 150%;
margin: 0 0 30px;
}
#top-info p.topinfo{
text-align: center;
line-height: 250%;
margin: 200px 0 0;
color: #852f51;
font-size: 15px;
}

#top-photo{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}

#top-photo-box{
clear: both;
width: 1400px;
height: auto;
margin: 0 auto;
padding: 50px 0;
}

.top-photo-waku{
float: left;
width: 30%;
height: auto;
margin: 0 1%;
padding: 10px;
border: 1px solid #111111;
text-align: center;
}

.top-photo-waku img{
max-width: 100%;
margin: 0 0 15px;
}

#top-photo-box p{
text-align: center;
margin: 0 0 10px;
font-size: 15px;
}
#top-photo-box p.f18{
color: #852f51;
margin: 0;
line-height: 180%;
font-weight: bold;
font-size: 18px;
}
#top-photo-box p .f50{
color: #852f51;
margin: 0 1% 0 0;
line-height: 180%;
font-weight: bold;
font-size: 50px;
}
#top-photo-box p .f30{
color: #852f51;
margin: 0;
line-height: 180%;
font-weight: bold;
font-size: 30px;
}

#top-area-back{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 50px 0 0;
padding: 0;
background: #852f51;
}

#top-area{
clear: both;
width: 1000px;
height: auto;
margin: 0 auto;
padding: 60px 0 80px;
}

#top-area h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: center;
color: #fff;
font-size: 30px;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
line-height: 100%;
font-weight: normal;
}

#top-area-text{
clear: both;
float: left;
width: auto;
height: auto;
margin: 0;
padding: 0;
text-align: left;
}

#top-area-text h3{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 15px;
padding: 0;
text-align: left;
color: #fff;
font-weight:bold;
font-size: 20px;
line-height: 100%;
}

#top-area-text p{
text-align: left;
color: #fff;
margin: 0 0 50px;
}

#top-jigyo-back{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 60px 0 0;
padding: 0;
}

#top-jigyo{
clear: both;
width: 1300px;
height: auto;
margin: 0 auto;
padding: 0 0 40px;
}

#top-jigyo h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: center;
font-size: 30px;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
line-height: 100%;
font-weight: normal;
}

#top-jigyo-wakubox{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 80px;
padding: 0;
}

#top-jigyo p{
text-align: center;
line-height: 180%;
margin: 0 0 50px;
font-size: 18px;
}

.top-jigyo-waku{
float: left;
width: 24%;
margin: 0 0.5%;
padding: 0;
text-align: center;
}
.top-jigyo-waku img{
max-width: 100%;
margin: 0 0 20px;
}
#top-jigyo .top-jigyo-waku p{
text-align: center;
margin: 0;
font-size:20px;
line-height: 150%;
}

.f15{
font-size: 15px;
}

#top-omotenashi-back{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 50px 0 0;
padding: 0;
background: #852f51;
}

#top-omotenashi{
clear: both;
width: 1300px;
height: auto;
margin: 0 auto;
padding: 80px 0 80px;
text-align: left;
}

#top-omotenashi h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 70px;
padding: 0;
text-align: center;
color: #fff;
font-size: 30px;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
line-height: 100%;
font-weight: normal;
}

#top-omotenashi img{
float: right;
max-width: 40%;
}

#top-omotenashi-text{
clear: both;
float: left;
width: 60%;
margin: 0 0 50px;
}
#top-omotenashi #top-omotenashi-text img{
float: none;
}

#top-omotenashi p{
text-align: left;
color: #fff;
line-height: 200%;
margin: 0 0 50px;
font-size: 18px;
}

#top-mugen-back{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 60px 0 0;
padding: 0;
background: url(image/top-mugen-sakura.png) no-repeat center center;
}

#top-mugen{
clear: both;
width: 1000px;
height: auto;
margin: 0 auto;
padding: 0 0 40px;
}

#top-mugen p{
text-align: center;
font-size: 18px;
line-height: 250%;
margin: 0 0 30px;
}
#top-mugen p strong{
font-weight: bold;
color: #852f51;
font-size: 1.1em;
}

#top-slide{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
}

#top-slide ul{
margin: 0;
padding: 0;
}

/*スライダーのためのcss*/
.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.slider .slick-slide {
    margin:0 10px;/*スライド左右の余白調整*/
}

/*光るテキスト*/
.glowAnime span{opacity: 0;}

/*アニメーションで透過を0から1に変化させtext-shadowをつける*/
.glowAnime.glow span{ animation:glow_anime_on 1s ease-out forwards; }

@keyframes glow_anime_on{
  0% { opacity:0; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
  50% { opacity:1;text-shadow: 0 0 10px #fff,0 0 15px #fff; }
  100% { opacity:1; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
}

h1.sub-page{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 70px 0;
background: #852f51;
color: #ebde67;
font-size: 40px;
font-weight: normal;
line-height: 100%;
text-align: center;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}

article{
clear: both;
width: 1000px;
height: auto;
margin: 0 auto 50px;
padding: 0;
text-align: center;
}

#prof{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 30px 0 50px;
padding: 0;
}

#prof img{
float: left;
max-width: 40%;
}

dl{
float: right;
width: 57%;
height: auto;
margin: 0 0 0 3%;
padding: 0;
}

dt{
clear: both;
float: left;
width: 12%;
height: auto;
margin: 0 0 30px;
padding: 0;
line-height: 150%;
text-align: left;
font-size: 15px;
font-weight: bold;
}

dd{
float: left;
width: 85%;
height: auto;
margin: 0 0 30px 3%;
padding: 0;
line-height: 150%;
text-align: left;
font-size: 15px;
}

#prof-box,#prof-box2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 30px 3% 0;
border: 1px solid #852f51;
text-align: left;
}
#prof-box2{
margin: 0 0 100px;
}

#prof-box img{
float: right;
margin: 0 0 0 3%;
}

#prof-box p{
margin: 0 0 30px;
line-height: 170%;
}

#prof-box2 h5{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
text-align: left;
font-weight: bold;
font-size: 20px;
line-height: 100%;
}
#prof-box2 h6{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
text-align: left;
font-weight: bold;
font-size: 18px;
line-height: 100%;
color: #852f51;
}
#prof-box2 p{
margin: 0 0 30px 5%;
}
#prof-box2 img{
margin: 0 0 30px 5%;
}
#prof-box2 a{
text-decoration: underline;
}

#tra-info{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 50px 0;
padding: 0;
background: url("image/tra-info.png") no-repeat right top;
}

#tra-info p{
line-height: 250%;
margin: 0 0 50px;
text-align: left;
}
#tra-info p.f50{
font-size: 50px;
color: #852f51;
line-height: 120%;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}

#tra-step{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
}

article h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0;
text-align: center;
font-weight: normal;
font-size: 40px;
color: #852f51;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
line-height: 120%;
border-bottom: 2px solid #852f51;
}

.tra-step-box{
float: left;
width: 31.3%;
margin: 0 1%;
padding: 0;
text-align: center;
}

.tra-step-box h3{
clear: both;
float: left;
width: 50%;
margin: 0 25% 30px;
padding: 10px 5%;
border: 1px solid #111;
border-radius: 7px;
}

.tra-step-box img{
margin: 0 0 30px;
}

.tra-step-box ul{
clear: both;
float: left;
width: 70%;
height: auto;
margin: 0 0 0 30%;
padding: 0;
}

.tra-step-box li{
margin: 0 0 15px;
padding: 0;
text-align: left;
font-size: 20px;
line-height: 120%;
list-style-type: square;
}
.tra-step-box li ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}
.tra-step-box li ul li{
list-style-type: disc;
margin: 15px 0 0 1.5em;
font-size: 18px;
}

#tra-point{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
}

#tra-point h2{
clear: both;
float: left;
width: 60%;
height: auto;
margin: 0 20%;
padding: 15px 0 60px;
text-align: center;
font-weight: normal;
color: #fff;
font-size: 25px;
line-height: 100%;
background: url("image/tra-point-h2.png") no-repeat center top;
border-bottom: none;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}
#tra-point h2 .f40{
font-size: 40px;
}
#tra-point h2 .f50{
font-size: 50px;
}

#tra-point-box1,#tra-point-box2,#tra-point-box3{
float: left;
width: 31.3%;
height: auto;
margin: 0 0 0 0;
padding: 90px 0 0 6%;
background: url("image/tra-point1.png") no-repeat left top;
text-align: left;
}
#tra-point-box2{
width: 35.3%;
padding: 80px 0 0 6%;
background: url("image/tra-point2.png") no-repeat left top;
}
#tra-point-box3{
width: 33.3%;
padding: 75px 0 0 6%;
background: url("image/tra-point3.png") no-repeat left top;
}
#tra-point-box1 img,#tra-point-box2 img,#tra-point-box3 img{
margin: 0 0 20px;
}
#tra-point-box1 h3,#tra-point-box2 h3,#tra-point-box3 h3{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 0;
text-align: left;
line-height: 120%;
font-weight: bold;
font-size: 25px;
color: #852f51;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}
#tra-point-box2 h3{
color: #ebde67;
}

#skill-back{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0 0 30px;
background: #eee;
}

#skill{
clear: both;
width: 1000px;
height: auto;
margin: 0 auto;
padding:60px 0 20px;
text-align: center;
}

#skill p{
text-align: center;
margin: 0 0 30px;
font-size: 20px;
line-height: 200%;
}
#skill p.fuki{
width: 50%;
background: #fff;
border-radius: 7px;
margin: 0 25% 0;
padding: 20px 3%;
line-height: 120%;
}
#fuki-back{
clear: both;
padding: 0 0 20px;
margin: 0 0 20px;
background: url("image/fuki.png") no-repeat center bottom;
}

#skill p.f40{
font-size: 40px;
font-weight: bold;
line-height: 120%;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}
#skill p.f40 span{
font-size: 30px;
font-weight: normal;
padding: 0 0.5%;
}

.skill-box{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0 0 30px;
border: 1px solid #852f51;
background: #fff;
}
.skill-pict{
background: url("image/skill-pict1.png") no-repeat right bottom;
}

.skill-box h4{
margin: 0 0 30px;
padding: 25px 0 15px;
background: #852f51;
color: #fff;
font-size: 30px;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
line-height: 120%;
text-align: center;
font-weight: bold;
}
.skill-box h4 .f20{
font-size: 20px;
font-family: "メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
font-weight: normal;
}

.skill-box-text{
clear: both;
float: left;
width: 94%;
height: auto;
margin: 0 3%;
padding: 0;
}

.skill-box p.f25{
font-size: 25px;
color: #852f51;
font-weight: bold;
line-height: 150%;
font-family: 'Kosugi Maru',"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}

.skill-line{
padding: 0 0 10px;
background: url("image/skill-line.png") no-repeat left bottom;
}

#manabu{
clear: both;
float: left;
width: 90%;
height: auto;
margin: 0 0 0 10%;
padding: 0;
}
#manabu img{
float: left;
margin: 0 3% 0 0;
max-width: 27%;
}

ol{
float: left;
width: 68%;
height: auto;
margin: 0 0 0 2%;
padding: 20px 0 0;
}
ol li{
font-size: 17px;
font-weight: bold;
line-height: 120%;
margin: 0 0 15px;
padding: 0;
text-align: left;
list-style-type: disc;
}

.skill-box dl{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0 3%;
}

.skill-box dt{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 5px;
padding: 10px 0 15px 50px;
text-align: left;
font-size: 25px;
font-weight: bold;
line-height: 130%;
background: url("image/skill-pin.png") no-repeat left top;
}
.skill-boxdt span{
font-size: 20px;
font-weight: normal;
margin: 0 0.5%;
}

.skill-box dd{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 0 0 20px 6%;
text-align: left;
font-size: 15px;
line-height: 180%;
border-bottom: 1px dashed #111;
}
.skill-box dd.bno{
margin: 0;
padding: 0 0 0 6%;
border-bottom: none;
}

#theme{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 80px 0 50px;
padding: 0;
}

#theme h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 0 0 15px;
text-align: center;
font-weight: normal;
font-size: 30px;
line-height: 100%;
border-bottom: 1px solid #111;
color: #111;
}

#theme-waku{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
}

#theme-waku ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}

#theme-waku li{
float: left;
width: 48%;
height: auto;
min-height: 80px;
border: 1px solid #852f51;
margin: 0 1% 15px;
padding: 30px 0 0 6%;
font-size: 20px;
line-height: 120%;
list-style-type: none;
text-align: left;
background: url("image/theme-li.png") no-repeat left top;
}
#theme-waku li.bno{
padding: 18px 0 0 6%;
}

#theme-waku ul p{
float: right;
font-size: 20px;
margin: 30px 0 0;
}

#theme p{
text-align: center;
line-height: 180%;
}

#theme h5{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 30px 0 30px;
padding: 0;
font-weight: bold;
line-height: 100%;
font-size: 25px;
text-align: center;
}

/*フッタ
--------------------------------------------------------------------------*/
#page-top{
	width:40px;
	height:40px;
	display:none;
	position:fixed;
	right:16px;
	bottom:16px;
	color:#fff;
}
 
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#6e6c67;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	color:#fff;
}
 
#page-top p:hover{
	background:#8b8b8b;
	color:#fff;
}
 
#move-page-top{
	color:#fff;
	line-height:40px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

#footer-back{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 30px 0 20px;
background: url("image/footer-back.png") repeat-x center top,#852f51;
}

footer{
clear: both;
width: 1000px;
height: auto;
margin: 0 auto;
padding: 0;
text-align: left;
}

#footer-box{
float: right;
width: 60%;
height: auto;
margin: 0;
padding: 30px 0 0;
text-align: right;
}

footer ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
}
footer li{
list-style-type: none;
display: inline;
margin: 0 0 0 5%;
color: #a1818b;
}
footer li a:link,footer li a:visited{
color: #fff;
text-decoration: underline;
}