@import "base.css";


/* 
------------------------------------------------------------ */
a {
	color:#eb5300;
	text-decoration:underline;
}

a img {
	/*firefox*/
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden;
	box-shadow: #000 0 0 0;
	/*background-color:#ffffff;*/
}

/*画像をウインドウサイズに合わせて可変*/
img{
    max-width: 100%;
    height: auto;
	vertical-align: bottom;
    width /***/:auto;　/*IE8のみ適用*/
	-webkit-backface-visibility: hidden;
	
}


body {
	color:#6b4927;
	margin:0;
	padding:0;
	font-size:15px;
	font-family: -apple-system, BlinkMacSystemFont , '游ゴシック体' , 'Yu Gothic', YuGothic , 'ヒラギノ角ゴ Pro' , 'Hiragino Kaku Gothic Pro' , 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	/*font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;*/
	line-height:180%;
	background-color:#fff;
	text-align:center;
	position:relative;
}






#contents-wrapper{
	position:relative;
	background: url(../../images/bg001.jpg) center top repeat;
	padding-bottom: 45px;
}

#contents-wrapper.work-wrapp{
	background: url(../../images/bg002.jpg) center top repeat;
}

#contents-wrapper.kurashi-wrapp{
	background: url(../../images/bg003.jpg) center top repeat;
}


.footerset{
	margin-bottom: -45px;
}


#header {}



.color01{
	color: #ff7070;
}
.color02{
	color: #6cd145;
}

.bg-color01{
	background-color: #fff9f1;
}


/* ボタン 
------------------------------------------------------------ */
.btn-link{
	display: block;
}
.btn-link a{
	display: block;
	font-size: 18px;
	color: #6b491a;
	padding: 0 35px;
	background-color: #fff9f1;
	border: solid #c5bcb2 1px;
	text-align: center;
	text-decoration: none;
}
.btn-link a span{
	display: block;
	padding: 35px 30px 35px 0;
	background: url(../../images/arrow01.png) right center no-repeat;
	background-size: 7px auto;
}


.page-navi-back{
	padding-top: 60px;
	padding-bottom: 20px;
}
.page-navi-back .btn-link{
	text-align: center;
}
.page-navi-back .btn-link a{
	display: inline-block;
	min-width: 300px;	
}
.page-navi-back .btn-link a span{
	padding: 20px 30px 20px 0;
}




.btn-link02{
	display: block;
	text-align: center;
}
.btn-link02 a{
	display: inline-block;
	font-size: 16px;
	padding: 0 15px;
	background-color: #6b491a;
	text-align: center;
	text-decoration: none;
	color: #fff;
	min-width: 200px;
	line-height: 140%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.btn-link02 a span{
	display: block;
	padding: 12px 0px 12px 0;
}




.btn-douwnload{
	display: block;
	text-align: center;
	margin-top: 20px;
}
.btn-douwnload a{
	display: block;
	font-size: 18px;
	padding: 0 25px;
	background-color: #77aee1;
	border: solid #4380b9 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 140%;
	
}
.btn-douwnload a span{
	display: block;
	padding: 15px 30px 15px 0;
	background: url(../../images/arrow02.png) right center no-repeat;
	background-size: 7px auto;
}



.btn-buyform{
	display: block;
	text-align: center;
}
.btn-buyform a{
	display: inline-block;
	font-size: 18px;
	padding: 0 15px;
	background-color: #ff6c00;
	text-align: center;
	text-decoration: none;
	color: #fff;
	min-width: 400px;
	line-height: 140%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.btn-buyform a span{
	display: block;
	padding: 18px 0px 18px 0;
}


.page-main-area .btn-buyform{
	position: absolute;
	right: 0;
	bottom: 0px;
}



.banner-link{
	text-align: center;
}
.banner-link img{
	width: 360px;
}


/* 下層
------------------------------------------------------------ */
#footer-banner{
	padding: 45px 0;
	border-bottom:solid #e5e0d1 1px;
}

.cbox{
	padding-top: 45px;
}
.cbox02{
	padding-top: 30px;
}
.cbox-inner{
	background-color: #fff;
}

.cbox h2{
	color: #7d6650;
	font-size: 33px;
	text-align: center;
	padding: 42px 0;
	border-bottom:solid #e5e0d1 1px;
}

.cbox h3{
	color: #7d6650;
	font-size: 25px;
	text-align: center;
	padding: 25px 15px;
	border-bottom:solid #e5e0d1 1px;
}

.cbox h4{
	color: #7d6650;
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../../images/line_dot.png) left bottom repeat-x;
}
.cbox h5{
	color: #7d6650;
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../../images/line_dot.png) left bottom repeat-x;
}


.cbox .c-section{
	padding: 40px;
}
.cbox .c-section-inner{
	padding: 40px 0 0 0;
}


.cbox table{
	border-collapse: collapse;
	width: 100%;
	line-height: 150%;
}
.cbox table tr{
	background: url(../../images/line_dot.png) left bottom repeat-x;
}
.cbox table th{
	width: 12%;
	padding: 15px 0;
}
.cbox table td{
	padding: 15px 15px;
}

.cbox table th.thbox span{
	display: block;
	background-color: #b97f2c;
	color: #fff;
	text-align: center;
	padding: 3px 0;
}


.cbox table.simple-table tr{
	background: none;
}
.cbox table.simple-table th{
	background: #715840;
	color: #fff;
	border-bottom: solid #fff 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	width: 15%;
}
.cbox table.simple-table td{
	border-bottom: solid #fff 5px;
	padding: 15px 15px;
	background-color: #f8f8f8;
	vertical-align: middle;
}


.read-title{
	font-size: 30px !important;
	line-height: 160%;
	font-weight: normal;
	border: none !important;
}

.readtxt{
	font-size: 17px;
	line-height: 240%;
	font-weight: bold;
	padding: 25px 0;
}
.border-bottom{
	padding-bottom: 40px;
	border-bottom:solid #e5e0d1 1px;
}
.border-top{
	margin-top: 40px;
	border-top:solid #cfc4a4 1px;
}
.border-topbottom{
	margin-top: 40px;
	padding-bottom: 40px;
	border-top:solid #cfc4a4 1px;
	border-bottom:solid #cfc4a4 1px;
}

.colorbox01{
	background-color: #ff9c9c !important;
	color: #fff !important;
	
}
.colorbox01 .readtxt{
	font-weight: normal !important;
}


.page-main-area{
	padding: 40px 0;
}

.page-main-title{
	background-color: rgba(255,255,255,0.90);
	width: 365px;
	text-align: center;
	padding: 125px 0;
	line-height: 140%;
}
.pastry-main .page-main-title {
	padding: 100px 0;
}


.page-main-title h2{
	color: #7d6650;
	font-size: 33px;
}
.page-main-title h2 span{
	display: block;
	color: #ff7b7b;
	font-size: 16px;
	padding-top: 20px;
}

.page-main-area strong{
	display: block;
	font-size: 15px;
	color: #7d6650;
	padding-bottom: 20px;
}

.page-main-area span.tag-icon-okashi{
	background-color: #a47a1f;
	display: inline-block;
	font-size: 12px;
	line-height: 120%;
	margin-top: 20px;
	padding: 5px 10px;
	min-width: 160px;
	color: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.page-main-area span.tag-icon-pan{
	background-color: #a83535;
	display: inline-block;
	font-size: 12px;
	line-height: 120%;
	margin-top: 20px;
	padding: 5px 10px;
	min-width: 160px;
	color: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}




.img2col {
	display: table;
	width: 100%;
}
.img2col span{
	display: table-cell;
	width: 50%;
}

.img-inline{
	text-align: center;
}
.img-inline span{
	display: inline-block;
	margin: 0 25px;
}


.telbox{
	background-color: #f1efdb;
	padding: 20px;
	line-height: 140%;
	font-size: 18px;
	color: #41280f;
	text-align: center;
}


.left-top.img-size{
	margin-right: 30px;
}
.img-size{
	width: 30%;
}


/* 概要about
------------------------------------------------------------ */
.syushi-list {
	padding: 20px 0;
	background: url(../../images/line_dot.png) left bottom repeat-x;
}
.syushi-list strong{
	display: block;
	float: left;
	width: 30%;
	color: #a36425;

}
.syushi-list .list-box{
	float: right;
	width: 70%;
}
.syushi-list .list-box ul{
	float: left;
	padding-right: 100px;
}

.syushi-list a{
	color:#6b4927;
}



/* 事業紹介
------------------------------------------------------------ */


#contents-wrapper.work-wrapp .page-main-area{
	background: url(../../images/shingakujyuku_main01.jpg) center center no-repeat;
	background-size: cover;
}
#contents-wrapper.kurashi-wrapp .page-main-area{
	background: url(../../images/kurashi_main01.jpg) center center no-repeat;
	background-size: cover;
}

.intro-img-wrapp .item{
	margin-bottom: 40px;
}
.intro-img-wrapp .txtbox h4{
	margin-top: 20px;
	background: none;
	padding-bottom: 0;
}


.kurashi-img-wrapp .item{
	margin-bottom: 0px;
}


.jigyou-box-wrapp .item{
	background-color: #fff9f1;
}
.jigyou-box-wrapp .item h3{
	padding: 0;
	margin: 0;
	border: none;
	font-size: 23px;
	color: #000;
	text-align: center;

}
.jigyou-box-wrapp .item h3 span{
	display: block;
	margin-top: 10px;
	color: #ff7b7b;
	font-size: 16px;
}
.jigyou-box-wrapp .item .txtbox{
	padding: 30px;
}
.jigyou-box-wrapp .item .btn-link02{
	margin-top: 30px;
}





/* 販売
------------------------------------------------------------ */

/*お菓子*/
#contents-wrapper.pastry-wrapp .page-main-area{
	background: url(../../images/okashi_main001.jpg) center center no-repeat;
	background-size: cover;
}
/*パン*/
#contents-wrapper.pan-wrapp .page-main-area{
	background: url(../../images/pan_main001.jpg) center center no-repeat;
	background-size: cover;
}


.item-list-wrapp {
	padding-top: 40px;
}
.item-list-wrapp .item{
	background-color: #fff;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 40px;
}
.item-list-wrapp .item .imgbox{
	position: relative;
}
.item-list-wrapp .item .imgbox span.icon01{
	position: absolute;
	left: 15px;
	bottom:15px;
	width: 60px;
}
.item-list-wrapp .item .imgbox span.icon02{
	position: absolute;
	left: 15px;
	bottom:15px;
	width: 80px;
}

.item-list-wrapp .item .imgbox .en{
	position: absolute;
	right: 0px;
	bottom:0px;
	font-size: 16px;
	display: inline-block;
	padding: 5px 10px;
	background-color: #FFA000;
	color: #fff;
	line-height: 120%;
}
.item-list-wrapp .item .imgbox .en span{
	font-size: 12px;
}


.item-list-wrapp .item .txtbox{
	padding: 20px 15px 20px 15px;
}
.item-list-wrapp .item .txtbox h3{
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 150%;
	color:#6b4927;
	border: none;
}
.item-list-wrapp .item .txtbox h3 span{
	font-size: 12px;
	font-weight: normal;
}
.item-list-wrapp .item .txtbox p{
	padding-top: 15px;
	font-size: 12px;
	line-height: 150%;
}

.form-btn {
	text-align: center;
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 30px;
	padding: 10px 0;
	background-color: #f8f8f8;
}

/*イベント情報
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.news-page-wrapp h2{
	border-bottom: none !important;
}

.news-page-wrapp h3,
.news-page-wrapp h4{
	padding: 0;
	margin: 0;
}




.news-index-wrapp .box.box1{
	width: 50%;
}
.news-index-wrapp .box.box2,
.news-index-wrapp .box.box3{
	width: 25%;
}

.news-index-wrapp .box .list-h{
	min-height: 200px;
}



.news-page-wrapp .box h3{
	font-size: 20px;
	background-color: #fff;
}
.news-page-wrapp .box h3 a{
	text-decoration: none;
	display: block;
	padding: 20px 0;
	background-color: #f2f2f2;
}

.news-top-s-inner{
	background-color:#FFFFFF;
	padding:19px;
}


.news-list-wrapp{
	clear:both;
	margin-top:25px;
}



.news-top-event-list{
}


.news-top-event-inner{
	background-color:#FFFFFF;
	padding:10px 15px 15px 15px;

}

.news-top-event-inner table{
	font-size:100%;
	border-collapse:collapse;
	line-height:130%;
	width:100%;
	}
	
.news-top-event-inner table tr{
	
}
	
.news-top-event-inner table th{
	width:93px;
	padding:9px 0;
	vertical-align:top;
}

.news-top-event-inner table td{
	
	padding:9px 0;
	padding-left:10px;
	vertical-align:top;

}

.news-top-event-inner table td a{
	display:block;
}


.news-top-list{
	
}


.news-top-inner{
	background-color:#FFFFFF;
	padding:10px 15px 15px 15px;
}

.news-top-inner table{
	font-size:100%;
	border-collapse:collapse;
	line-height:130%;
	width:100%;
	}



/*
.news-top-inner table tr{
	background:url(../../images/line_news_top.jpg) left bottom repeat-x;
}
*/
	
.news-top-inner table td{
	padding:9px 0;
	padding-left:30px;
	vertical-align:top;
	background:url(../../images/icon_news.jpg) left 3px no-repeat;
}


.news-top-inner table td a{
	display:block;
}

.new-top-bn{
	padding:30px 0;
	text-align:center;
	background-color:#FFFFFF;
}
.new-top-bn a{
	display: inline-block;
	color:#003399;
	border: solid #dcdcdc 1px;
	background-color: #f8f8f8;
	padding: 5px 20px;
	line-height: 120%;
	text-decoration: none;
	color: #666;
	font-size: 12px;
}



/*一覧・詳細*/
.news-page-list h3{
	padding:20px 15px !important;
}

/*一覧ページ*/



.news-page-list{
	width:776px;
	float:left;
	background-color:#FFFFFF;
}

.news-page-side{
	width:270px;
	float:right;
}

.news-page-list h3{
	padding: 20px 0;
}

.news-page-side-inner{
	background-color:#FFFFFF;
	padding: 0px 0;
}

.news-page-side-inner dd{
	line-height:130%;
	
	
}
.news-page-side-inner dl{
	padding:0px 0;
}
.news-page-side-inner dd a{
	display:block;
	padding:8px 15px;
	background-color: #f8f8f8;
	border-bottom: solid #dcdcdc 1px;
}


.news-page-side h3{
	font-size: 16px;
	padding: 20px 0;
	
}
.news-page-side h4{
	font-size: 16px;
	margin-top: 15px;
}


/*イベント一覧*/

.event-page h3{
	color:#FFFFFF;
	background-color: #fe8e01;
	font-size:20px;
	padding-left:25px;
	padding:20px 0;
	margin:0;
	line-height:130%;

}


.event-arc{
	background-color: #f8f8f8;
}

.news-page-list .news-top-event-inner{

}

.page-de{
	padding:25px;
}


.news-page-side-inner .event-saisihin dd{
	text-align:left;
	font-size:90%;
}

.event-arc{
	padding:15px;
	text-align:center;
}


.news-page-box-list h4{
	width:728px;
	margin:25px auto 0px auto;
	padding-bottom:10px;
	font-size:20px;
	text-align:center;
	border-bottom:solid #dcdcdc 1px;
	
}

.news-page-box-list-inner{
	width:728px;
	margin:15px auto 25px auto;
	min-height:372px;
}



.tsushin-set{
	width:158px;
	float:left;
	text-align:center;
	margin:10px;
	font-size:86%;
	border:solid #dcdcdc 1px;
	padding:1px;

}
.tsushin-set .thum{
	padding:15px 0 15px 0;
}
.tsushin-set .download{
	line-height:130%;
	padding:10px 0;
	background-color:#ffe9ae;
	color:#7d0808;
}

.thum02{
	width:158px;
	float:left;
	text-align:center;
	margin:10px;
	font-size:86%;
	border:solid #dcdcdc 1px;
	padding:10px 1px;
	background-color:#f3e2b6;
	line-height:130%;
}
.thum02 img{
	display:block;
	padding-bottom:5px;
	width:113px;
	margin:0 auto;
	padding:5px;
	border:solid #dcdcdc 1px;
	background-color:#FFFFFF;
}


.nav-single{
	clear:both;
	margin-top:50px;
	font-size:12px;
	line-height: 120%;
}
.nav-previous{
	display: inline-block;
	max-width: 40%;
	float:left;
	padding:10px;
	background-color:#ece9e1;

}
.nav-next{
	display: inline-block;
	max-width: 40%;
	float:right;
	text-align:right;
	padding:10px;
	background-color:#ece9e1;

}


/*リンク
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.link-wrapp li{
	list-style: none;
	background:url(../../images/line_dot.gif) left bottom repeat-x;
	padding: 20px 0;
	
}


/*お問い合わせ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/


.contact-wrapp{
	
}

.require{
	display: inline-block;
	margin-left: 10px;
	width: 51px;
	height: 19px;
	background: url(../../images/icon_hissu.png) center center no-repeat;
	background-size: 51px 19px;
}

.contact-wrapp table{
	font-size:100%;
	width:100%;
	border-collapse:collapse;
}


.contact-wrapp table tr{
	background:url(../../images/line_dot.gif) left bottom repeat-x;
}

.contact-wrapp table th{
	width:25%;
	padding:15px 0;
	vertical-align:top;
}
.contact-wrapp table th img{
	vertical-align:middle;
	margin-left:5px;
}
.contact-wrapp table td{
	padding:15px 0;
	vertical-align:top;
}


.contact-wrapp table input[type=text]{
	width:85%;
	font-size:16px;
	padding:3px;
}

.contact-wrapp table textarea{
	width:90%;
	height:150px;
	font-size:16px;
	padding:3px;
}



.contact-wrapp .submit-container{
	font-size:16px;
	margin:30px auto 0 auto;
	text-align: center;
}

.contact-wrapp .submit-container input{
	width:30%;
	height:50px;
	font-size:16px;
	padding:3px;
	cursor:pointer;
	display: inline-block;
}

#trust_form_confirm_nonce_field input{
	width:30%;
	height:50px;
	font-size:16px;
	padding:3px;
	cursor:pointer;
	display: inline-block;
}



.contact-wrapp .error{
	color:#CC0000;
}



#mfp_shopping_cart {
    display:none;
}

button {
    background:none!important;
}

.mfp_buttons {
    background:none!important;
}

.mfp_buttons img {
    background:none!important;
}


.mfp_thanks {
   text-align:center;
   font-size:120%;
   font-weight:bold;
 }



/* TOP
------------------------------------------------------------ */
.top-mainbanner{
	padding: 90px 0 0 0;
}
.top-mainbanner .item{
	position: relative;
}
.top-mainbanner .item a{
	display: block;
	text-decoration: none;
}
.top-mainbanner .item .imgbox img{
	width: 100%;
}
.top-mainbanner .item .txtbox{
	color: #a46411;
	position: absolute;
	width: 214px;
	height: 189px;
	background-color: #fff;
	border-radius: 127px;
	-webkit-border-radius: 127px;
	-moz-border-radius: 127px;
	top:50px;
	left: 145px;
	text-align: center;
	padding: 65px 20px 0 20px;
}
.top-mainbanner .item .txtbox span{
	display: inline-block;
	font-size: 16px;
	padding-bottom: 16px;
}
.top-mainbanner .item .txtbox h2{
	font-size: 30px;
	padding-bottom: 25px;
}
.top-mainbanner .item .txtbox .tag-icon{
	background-color: #a47a1f;
	display: inline-block;
	font-size: 12px;
	line-height: 120%;
	padding: 5px 10px;
	min-width: 160px;
	color: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.top-mainbanner .item.banner-pan .txtbox{
	color: #a83535;
}
.top-mainbanner .item.banner-pan .txtbox .tag-icon{
	background-color: #a83535;
}






.top-news-wrapp{
	background-color:#fffbf1;
	margin-top: 20px;
}

.top-news-inner{
	padding:35px;
}

.top-news-inner h2{
	font-size: 23px;
}

.top-news-inner table{
	margin-top: 30px;
	font-size:100%;
	border-collapse:collapse;
	line-height:140%;
	width: 100%;
	
}
.top-news-inner table tr{
	background:url(../../images/line_news.jpg) left bottom repeat-x;
}
.top-news-inner table a{
	display: block;
	text-decoration: none;
	color:#41280f;
}

.top-news-inner table th{
	width:12px;
	padding:15px 0;
	font-weight:normal;
	color:#FFFFFF;
	width: 110px;
	
}
table th .day{
	display:block;
	background-color: #b89977;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	padding: 3px 5px;
	
}

table td.day-new{
	width:45px;
	padding:9px 0;
	color:#f84c00;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.top-news-inner table td{
	padding:15px 0;
}
.top-news-inner table td a{
	text-decoration:none;
	display:block;
}
.top-news-inner table td a:hover{
	text-decoration:underline;
	display:block;
}


.top-subbanner{
	margin-top: 20px;
}



.top-bottom-contents{
	margin-top: 70px;
	background: url(../../images/top_about_bg.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
.top-bottom-contents-inner{
	background: url(../../images/shadow_over.png) top left repeat;
	height: 527px;
	position: relative;
}
.top-bottom-contents-inner a{
	display: block;
	text-decoration: none;
	color: #fff;
}
.top-bottom-contents .content-inner{
	text-align: center;
}

.top-bottom-contents h2{
	color: #fff;
	font-size: 35px;
	padding-top: 70px;
	text-align: center;
}

.top-bottom-link{
	margin-top: 300px;
	width: 100%;
}
.top-bottom-link .btn-bottom-link{
	display: inline-block;
	margin: 0 5px;
}
.top-bottom-link .btn-bottom-link a{
	color: #fff;
	font-size: 21px;
	font-size: 20px;
	text-align: center;
	display: block;
	min-width: 405px;
	padding: 30px 10px;
	background-color: #ff9536;
}
.top-bottom-link .btn-bottom-link a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.top-bottom-link .btn-bottom-link.btn-kurashi a{
	background-color: #5bc9ab;
}


#mainslide{

}
#mainImgSlider{
	width: 100%;
	height: 640px;
}
#mainslide #main01{
	width: 100%;
	height: 100%;
	background: url(../../images/main001.jpg) center center no-repeat;
	background-size: cover;
}
#mainslide #main02{
	width: 100%;
	height: 100%;
	background: url(../../images/main002.jpg) center center no-repeat;
	background-size: cover;
}
#mainslide #main03{
	width: 100%;
	height: 100%;
	background: url(../../images/main003.jpg) center center no-repeat;
	background-size: cover;
}


#mainslide .content-innerL{
	text-align: left;
	padding-top: 190px;
}
#mainslide .content-innerL h2{
 	font-size: 43px;
	padding-bottom: 30px;
	font-weight: normal;
	line-height: 140%;
 }
#mainslide .content-innerL h2 span{
	font-size: 67px;	
}
#mainslide .content-innerL p{
	font-size: 16px;
	width: 420px;
}

#mainslide #main03 .content-innerL{
	padding-top: 160px;
}



/*フェードアニメーション*/
/*下から移動・順番に出現*/
.fadeinNum {
	opacity : 0;
	transform : translate(0, 30px);
	-webkit-transform : translate(0, 30px);
	-moz-transform : translate(0, 30px);
	transition : all 800ms;
	-webkit-transition : all 800ms;
	-moz-transition : all 800ms;
}
.fadeinNum.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	-webkit-transform : translate(0, 0);
	-moz-transform : translate(0, 0);
}
/*移動なし・順番に出現*/
.fadeNum {
	opacity : 0;
	/**/
	-webkit-transition: 0.8s ease-in-out;
	   -moz-transition: 0.8s ease-in-out;
		 -o-transition: 0.8s ease-in-out;
			transition: 0.8s ease-in-out;
}
.fadeNum.scrollin {
	opacity : 1;
}

/*下から移動*/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	-webkit-transform : translate(0, 30px);
	-moz-transform : translate(0, 30px);
	transition : all 800ms;
	-webkit-transition : all 800ms;
	-moz-transition : all 800ms;
}
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	-webkit-transform : translate(0, 0);
	-moz-transform : translate(0, 0);
}
/*移動なし*/
.fade {
	opacity : 0;
	/**/
	-webkit-transition: 0.8s ease-in-out;
	   -moz-transition: 0.8s ease-in-out;
		 -o-transition: 0.8s ease-in-out;
			transition: 0.8s ease-in-out;
}
.fade.scrollin {
	opacity : 1;
	
}
