@charset "UTF-8";
/* CSS Document */
body{
	width:100%;
	font-size: 16px;
	font-family: 'arial','Hiragino Kaku Gothic Pro', Meiryo ,sans-serif !important;
	color:#333;
	min-width:980px;
}
body#top{
	width:100%;
	font-family: 'arial','Hiragino Kaku Gothic Pro', Meiryo ,sans-serif;
	color:#333;
	background:none;
}
a {color:#01a1cc;
outline: none;}
a:hover  {color:#01c9ff;}
a.blank {
    background: url(../img/link_blank.gif) no-repeat right 50%;
		padding-right:20px;
}
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
.clear {
	clear:both;
}
p {
		line-height: 1.8em;
		font-size:14px;
}
ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.ma-r{
	margin-right: 10px;
}
.fl-r{
	float: right;
}
.fl-l{
	float: left;
}
.mb10{
margin-bottom: 10px;
}
.mt10{
margin-top: 10px;
}
.mb20{
margin-bottom: 20px;
}
.mt20{
margin-top: 20px;
}
.ml20{
	margin-left: 20px;
}
.mr20{
	margin-right: 20px;
}
.mb40{
margin-bottom: 40px;
}
.mt40{
margin-top: 40px;
}
.align_c {
	text-align:center;
}
.strong {
	font-weight:bold;
}
.pink {
	color:#f64e6a;
}
.green{
	color:#22a725;
	}
.font_l {
	font-size:20px;
	line-height:1.6em;
}
.bloc-contact{
	width: 958px;
	background-color: #fffdc2;
	padding: 10px 0;
	margin:0 auto 40px;
	border: solid 1px #37bf3b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bloc-contact ul {
	width: 950px;
	margin: 0 0 10px 20px;
}
.bloc-contact ul li {
	width:310px;
	height:80px;
	float: left;
	background: url(../img/contact_btnbg.png) no-repeat ;
}
.bloc-contact ul li img:hover {
	opacity:0.7;
}
.bloc-contact p {
	width: 920px;
	margin: 0 auto;
	line-height:0;
}
header.blog_head, #gnavi { 
	width:960px;
	margin:0 auto;
}
/* -----header----- */
#header_area {
	background:url(../img/bg.png) repeat-x top center;
	height:171px;
	min-width:960px;
	position:relative;
	z-index:20;
}
header.blog_head {
	height:101px;
	position:relative;
}
header.blog_head .logo {
	width:175px;
	float:left;
	padding:19px 0 0;
	line-height:0;
}
header.blog_head .shopname {
	display:block;
	padding-top:5px;
	text-align:center;
	font-size:15px;
	font-weight: normal;
	line-height:1em;
}
header.blog_head .right {
	float:right;
	padding:13px 0 0 0;
	line-height:0;
}
/* ▼20180320追加▼ */
header.blog_head .right img{
	position: absolute;
    top: 18px;
    right: 0px;
}
header.blog_head .right span img{
	position: absolute;
    right: 285px;
	top: 23px;
}
header.blog_head .header_access {
	position:absolute;
	top:56px;
	right:0;
}

header .l-header__logo-text {
	font-size: 15px;
}
header .c-en-text {
	font-size: 28px;
}
header .c-jp-text {
	font-size: 10px;
}
.l-header__menu-sidebar-fix .l-header__menu-link .c-title {
	font-size: 20px;
}
.l-header__menu-sidebar-fix .l-header__menu-item .c-text, .l-header__menu-sidebar-fix .l-header__menu-item .c-text {
	font-size: 15px;
}
.l-header__menu-item.c-button-school .c-title.-tel-icon, .l-header__menu-item.c-button-school .c-verticle-text, .l-header__menu-item.c-button-school .c-text-detail {
	font-size: 12px;
}
.l-header__menu-item.c-button-school .c-tel {
	font-size: 28px;
}
.l-header__menu-sidebar-fix .l-header__menu-link, .l-header__menu-sidebar-fix .l-header__menu-item .c-text .-small {
	font-size: 15px;
}
.l-header__menu-list-footer .l-header__menu-link {
	font-size: 10px;
}

#gnavi {
	margin-bottom:39px;
	height:45px;
}
#gnavi ul {
	height:45px;
}

#gnavi ul li {
	float: left;
}
.fixed {
	background:url(../img/bg.png) no-repeat bottom center;
	height:70px;
	padding-top:15px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
/* -----contents----- */
#contents {
	margin-bottom:20px;
}
/* -----main----- */
.breadcrumbs {
	margin-bottom:10px;
}
.breadcrumbs li {
	display: inline;
	line-height:1em;
}
h2 {
	color:#22a725;
	font-size:36px;
	line-height:1em;
	font-weight:normal;
	letter-spacing: 0.1em; 
}

/* -----footer----- */
.blog_footer_contact {
	border:solid 2px #ccffc9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px 20px;
	margin-bottom:20px;
}
.blog_footer_contact .left {
	width:165px;
	float:left;
}
.blog_footer_contact .left h4 {
	margin-bottom:10px;
}
.blog_footer_contact .left p {
	color:#333;
	font-size:12px;
	line-height:1.2;
}

.blog_footer_contact .right {
	width:750px;
	float:left;
}
.blog_footer_contact .right h4 {
	margin-top:10px;
	margin-bottom:10px;
}
.blog_footer_contact .right p {
	line-height:0;
}
.blog_footer_contact .right .tel {
	width:520px;
	float:left;
}
.blog_footer_contact .right .btn {
	width:230px;
	float:left;
}
.blog_footer_contact .right .btn img:hover {
	opacity:0.7;
}

footer.blog_footer {
	background-color:#eeffe9;
	width:100%;
	min-width:960px;
	clear:both;
	position:relative;
	z-index:3;
}
footer.blog_footer .footer-contact {
	background-color: #fffdc2;
	padding: 40px 0;
	margin:0 auto;
}
footer.blog_footer .footer-contact ul {
	width: 950px;
	margin: 0 auto 20px;
}
footer.blog_footer .footer-contact ul li {
	width:300px;
	height:80px;
	float: left;
	background: url(../img/contact_btnbg.png) no-repeat ;
	margin-right: 10px;
}
footer.blog_footer .footer-contact ul li:first-child {
  margin-left:15px;
}

footer.blog_footer .footer-contact ul li img:hover {
	opacity:0.7;
}
footer.blog_footer .footer-contact p {
	width: 920px;
	margin: 0 auto;
	line-height:0;
}

footer.blog_footer .footerlink {
	background-color:#fff;
	padding:40px 0;
	color:#22a725;
	text-align:center;
	font-size:14px;
	line-height:1;
}
footer.blog_footer .footerlink a {
	color:#22a725;
	text-decoration:none;
}
footer.blog_footer .footerlink a:hover {
	color:#22a725;
	text-decoration: underline;
}
footer.blog_footer .copyrightbox {
	padding:20px 0;
	width:980px;
	margin:0 auto;
}
footer.blog_footer .copyright {
	width:550px;
	float:left;
	margin:0 auto;
	padding-top:30px;
	line-height:1em;
	color:#666;
}
footer.blog_footer .copyright .logo {
	display:block;
	padding-top:0px;
	float:left;
}
footer.blog_footer .copyright .text {
	display:block;
	float:left;
	padding-top:10px;
	padding-left:10px;
	line-height: 0;
}
footer.blog_footer .copyrightbox .addressbox {
	width:430px;
	box-sizing:border-box;
	float:left;
	margin:0 auto;
	padding:10px 0 10px 20px;
	line-height:1em;
	border-left:solid 1px #999;
	color:#666;
	font-style: normal;
}
footer.blog_footer .copyrightbox .addressbox h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.4em;
}
footer.blog_footer .copyrightbox .addressbox p {
	line-height:1.4em;
}
footer .p-pagetop__trigger {
	font-size: 20px;
}
footer .p-pagetop__trigger:hover {
	color: #ffffff;
	opacity: 0.7;
}
footer .l-footer__bottom-box.l-block {
	line-height: 15px;
}
footer .l-footer__in .c-footer-title {
	font-size: 50px;
}
footer .l-footer__in .c-footer-title .c-footer-jp-text {
	font-size: 28px;
}
footer .c-list-other-shop__link {
	font-size: 15px;
}
footer .c-list-footer-menu__link {
	line-height: 20px;
}
footer .c-list-footer-menu__link:hover {
	/*color: #ffffff;*/
	opacity: 0.7;
}
footer .c-list-footer-menu__link .c-text-en {
	font-size: 20px;
}
footer .c-list-footer-menu__link .c-text-jp, footer .c-list-footer-sub-menu__link {
	font-size: 15px;
}
footer .c-list-footer-other-menu__link, footer .l-footer__bottom-sns--logo .c-text-footer-logo {
	font-size: 12px;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index:4;
}
.pagetop a {
	display: block;
	width: 60px;
	height: 60px;
	text-decoration: none;
	line-height: 60px;
}
.entry-header img {
	display: none;
}
.entry-header .entry-title{
	color:#22a725;
	}
.entry-header .entry-title a{
	color:#22a725;
	}
.widget-title{
	border-bottom:solid 2px #b7f2b7;
	}
	
/*
blog page header
*/
body.blog .l-campaign-top {
	padding-top: 185px;
}

body.blog .l-campaign-top h2 span{
	color: #000;
	font-family: "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    letter-spacing: normal;
}
body.blog .l-campaign-top h2 span.sm {
	font-size: 32px;
	line-height: normal;
}
body.blog .l-campaign-top h2 span.lg {
	font-size: 62px;
	line-height: 45px;
}
body.blog .l-campaign-top + #page {
	padding-top: 50px;
}

@media screen and (max-width: 480px) {
	body {
		min-width: 100%;
	}
	body .site {
		width: 100% !important;
		max-width: 100%;
		min-width: auto;
	}
	body.blog .l-campaign-top,
	body.single #page	{
		padding-top: 120px;
	}
	body.blog .l-campaign-top h2 span.sm {
		font-size: 20px;
	}
	body.blog .l-campaign-top h2 span.lg {
		font-size: 32px;
		line-height: 15px;
		margin-top: 16px;
	}
	body.blog .l-campaign-top .border-bottom {
		margin-top: -10px;
		height: 15px;
	}
	body footer .l-footer__in .c-footer-title {
		font-size: 40px;
	}
	body .l-footer__in .c-footer-title .c-footer-jp-text {
		font-size: 15px !important;
	}
	body .c-list-other-shop__link {
		font-size: 13px !important;
	}
	body .c-list-footer-menu__link .c-text-en {
		font-size: 28px !important;
		line-height: 28px !important;
	}
	body .c-list-footer-menu__link .c-text-jp {
		font-size: 10px !important;
	}
}

  /*
* Breadcrumb links
 */
.breadcrumb_block {
	margin: 150px auto 15px;
	width: 100%;
	max-width: 1050px;
	position: absolute;
	bottom: auto;
	z-index: 99;
	color: #1A1311;
	font-size: 12px;
	font-family: "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 18px;
}
.breadcrumb_block__details {
	padding-left: 0;
	padding-right: 0;
}
.breadcrumb_block a {
	color: #1A1311;
	text-decoration: underline;
}
.breadcrumb_block a:hover {
	text-decoration: none;
}
.l-header.js-sticky.is-active .breadcrumb_block {
	display: none;
}

@media screen and (max-width: 959px) {
	.site-content {
		margin-top: 200px;
	}
}

@media screen and (max-width: 897px) {
	body.blog .l-campaign-top {
		padding-top: 150px;
	}
	.breadcrumb_block {
		margin-top: 10px;
		width: 85%;
		font-size: 10px;
		overflow: hidden;
		overflow-wrap: break-word;
	}
	.breadcrumb_block.breadcrumb_block__details {
		/* bottom: auto; */
	}
}

@media screen and (max-width: 768px) {
	.site-content {
		margin-top: 35px;
	}
}
