@charset "UTF-8";

#page_header{background-color: #97cfac;}

.w90per{width: 90%;margin: 0 auto;}
.a_blue{display: inline-block;}
.mt100{margin-top: 100px;}

/* section_01 */
.section_01,.bg_breadcrumb{background-color: #ffffff;}
.flexbox a{
  position: relative;
  display: block;
  padding: 0;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  text-align: left;
}
.campaign_ttl{font-size: 1.1em;margin-bottom: 0.6em;}
.box-item03{width: 30%;display: inline-block;margin:1% 0 3%;height: auto;}
.campaign-bk-img{
    width: 100%;
    height: 280px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
	margin-bottom: 2%;
}
.category{background-color: #f5b4b7;color:#ffffff;padding: 0.2% 2%;display: inline-block;}
.campaign_h2{font-size: 1.8em;border-bottom: solid 1px #000000;margin-bottom: 0.4em;}
.wp_contents img{width: 100%;margin: 3% 0;}
.wp_contents p{line-height: 2;margin: 3% 0;}
.wp_contents p.date{line-height: 1.4em;margin: 0 0 2em;}
.font_up{font-size: 1.2em;}
.price{font-size: 2em;}
.campaign_contens{margin-bottom: 5em;}
a.yoyaku{color:#00a0e9;font-size: 1.4em;}
.campaign_cata{margin: 2% 0;}
.campaign_cata li{color:#f39800;display: inline-block;margin-right: 2em; }
.tel_btn{width: 60%;margin: 5em auto;text-align: center;}
.shadow{ filter: drop-shadow(5px 5px 0.5rem  rgba(160, 160, 160, 0.7));}
/*
===================================================
 tb タブレット解像度
===================================================
*/
@media screen and (max-width:1000px) {

	}
/*
===================================================
 sp スマホ解像度
===================================================
*/
@media screen and (max-width:640px) {

.mt100{margin-top: 30px;}
	
.title_h3{font-size: 1.3em;margin-bottom: 1%;line-height: 1.2;}
.sp_mt3em{margin-top: 3em;}
.w90per{width: 100%;margin: 0 auto;}
.box-item03{width: 100%;display: inline-block;margin:1% 0 6%;height: auto;}
.campaign_h2{font-size: 1.4em;border-bottom: solid 1px #000000;margin-bottom: 0.6em;}
.campaign_ttl{font-size: 1.1em;margin-bottom: 0.4em;}
.campaign-bk-img{
    width: 100%;
    height: 360px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
	margin-bottom: 2%;
}
.tel_btn{width: 90%;margin: 5em auto;text-align: center;}
}
