@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


body {
    background-image: none;
	 font-family: 'Noto Sans CJK JP', sans-serif;
	
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
.clearfix {display: inline-block;}
/* exlude MacIE5 \*/
* html .clearfix {height: 1%}
.clearfix {display: block;}
.mediaplan *, *:before, *:after,
.mediaplan-single * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-device-width:1025px) {
  body {
    min-width: 300px;
  }
}
@media screen and (min-width: 768px){
  .mediaplan .common-banner{
    padding-top: 58px;
  }
}
@media screen and (max-width: 767px){
  .mediaplan .common-banner{
    padding: 0 16px!important;
    margin-top: 68px;
  }
  .mediaplan .common-banner02{
    margin-top: 22px;
  }
}


@media screen and (min-width: 768px) {
  .sp{
    display: none!important;
  }
}
@media screen and (max-width: 767px) {
  .pc{
    display: none!important;
  }
}


.b-hero {
    position: relative;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../images/mediaplan/top-header-bg.jpg);
    background-color: #fff;
    min-height: 216px;
    background-size: 1696px 216px;
    margin: 0;
}

.b-hero .b-title h1.top {
  position: absolute;
  right: 50%;
  /*top: 52%;*/
  top: 60%;
  -webkit-transform: translate(50%,50%);
  transform: translate(50%,50%);
  width: 100%;
	max-width: 1000px;
	text-align: left;
  /*font-size: 52px;*/
  font-size: 46px;
  font-weight: bold;
}
.mediaplan-wrap{
  background: #FFF;
  padding-top: 48px;
  padding-bottom: 0px;
	max-width: 1000px;
	margin: 0 auto;
}
.mediaplan-wrap .leadtxt {
    line-height: 160%;
    font-size: 16px;
}
.gray {
    color: #4D4D4D;
    font-size: 14px;
    line-height: 160%;
}
.mediaplan-wrap .midashi01 {
    font-size: 33px;
    line-height: 180%;
    font-weight: bold;
}
.mediaplan-wrap .medialist {
    margin-top: 30px;
    margin-bottom: 30px;
}
.medialist li {
    width: 280px;
    display: inline-block;
    vertical-align: top;
    border-top: 6px solid #000000;
    border-left: 1px solid #000000;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    margin: 14px;
    
}




.medialist li .listtitle {
    font-size: 24px;
    font-weight: bold;
}
.txtbox {
    line-height: 160%;
}
li .linkbtn a {
    background-image: url(../images/mediaplan/btn-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 280px;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
	transition: 0.2s;
}
li .linkbtn a:hover{
	opacity: 0.8;
}
.banner-area {
    background-image: url(../images/mediaplan/banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
    height: 195px;
    text-align: center;
}
.banner-area .bannertxt {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px;
}
.banner-area a img {
	opacity: 1;
	transition: 0.2s;
}
.banner-area a:hover img {
	opacity: 0.8;
}

@media screen and (max-width: 767px) {
	.b-sp-hero {
    position: relative;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../images/mediaplan/top-header-bg.jpg);
    background-color: #fff;
    min-height: 108px;
    background-size: 848px 108px;
    margin: 0;
}

.b-sp-hero h1 {
  position: absolute;
  /*top: 52%;*/
	left:5%;
  top: 15%;
  width: 100%;
	max-width: 90%;
	text-align: left!important;
  /*font-size: 52px;*/
  font-size: 24px;
  font-weight: bold;
}
.mediaplan-wrap{
  background: #FFF;
  padding-top: 28px;
  padding-bottom: 62px;
	max-width: 96%;
	margin: 0 auto;
	font-size:12px;
}
.mediaplan-wrap .leadtxt {
    line-height: 160%;
    font-size: 14px;
}
.gray {
    color: #4D4D4D;
    font-size: 12px;
    line-height: 160%;
}
.mediaplan-wrap .midashi01 {
    font-size: 20px;
    line-height: 180%;
    font-weight: bold;
	text-align: center;
}
.mediaplan-wrap .medialist {
    margin-top: 15px;
    margin-bottom: 15px;
	text-align: center;
}
.medialist li {
    width: 280px;
    display: inline-block;
    vertical-align: top;
    border-top: 6px solid #000000;
    border-left: 1px solid #000000;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    margin: 14px;
	font-size:14px;
	text-align: left;
    
}




.medialist li .listtitle {
    font-size: 24px;
    font-weight: bold;
}
.txtbox {
    line-height: 160%;
}
li .linkbtn a {
    background-image: url(../images/mediaplan/btn-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 280px;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
	transition: 0.2s;
}
li .linkbtn a:hover{
	opacity: 0.8;
}
.banner-area {
    background-image: url(../images/mediaplan/banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
    height: 195px;
    text-align: center;
}
.banner-area .bannertxt {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
	line-height: 160%;
}
.banner-area a img {
	opacity: 1;
	transition: 0.2s;
}
.banner-area a:hover img {
	opacity: 0.8;
}
	
}


.b-hero-guide {
    position: relative;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../images/mediaplan/guide-header-bg.jpg);
    background-color: #fff;
    min-height: 200px;
    background-size: 1696px 189px;
    margin: 0;
}
.b-hero .b-title h1 {
  position: absolute;
  right: 50%;
  /*top: 52%;*/
  top: 60%;
  -webkit-transform: translate(50%,50%);
  transform: translate(50%,50%);
  width: 100%;
	max-width: 1000px;
	text-align: left;
  /*font-size: 52px;*/
  font-size: 24px;
  font-weight: bold;
}
.b-hero .b-title h2 {
  position: absolute;
  right: 50%;
  /*top: 52%;*/
  top: 65%;
  -webkit-transform: translate(50%,50%);
  transform: translate(50%,50%);
  width: 100%;
	max-width: 1000px;
	text-align: left;
  /*font-size: 52px;*/
  font-size: 46px;
  font-weight: bold;
}.txtcenter {
    text-align: center;
}
.txt40green {
    font-size: 36px;
    color: #048C01;
    font-weight: bold;
    line-height: 160%;
}
.select2 li {
    display: inline-table;
    width: 42%;
    margin-top: 3%;
    margin-right: 3%;
    margin-bottom: 3%;
    margin-left: 3%;
}
.select2 li a {
    background-color: #048C01;
    color: #FFFFFF;
    text-align: center;
    font-size: 26px;
	line-height: 160%;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 5px #E5E5E5;
    box-shadow: 5px 5px 5px #E5E5E5;
    text-decoration: none;
    display: block;
    min-height: 137px;
	position: relative;
	transition: 0.2s;
}
.select2 li a span{
	position: absolute;
  right: 50%;
  /*top: 52%;*/
  top: 50%;
  -webkit-transform: translate(50%,50%);
  transform: translate(50%,-50%);
  width: 100%;
  font-weight: bold;
}
.select2 li a:hover{
    background-color: #F7931E;
}
.select3 li {
    display: inline-block;
    width: 26%;
    margin-top: 3%;
    margin-right: 3%;
    margin-bottom: 3%;
    margin-left: 3%;
}
.select3 li a {
    background-color: #048C01;
    color: #FFFFFF;
    text-align: center;
    font-size: 26px;
	line-height: 160%;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 5px #E5E5E5;
    box-shadow: 5px 5px 5px #E5E5E5;
    text-decoration: none;
    display: block;
    min-height: 137px;
	position: relative;
	transition: 0.2s;
}
.select3 li a span{
	position: absolute;
  right: 50%;
  /*top: 52%;*/
  top: 50%;
  -webkit-transform: translate(50%,50%);
  transform: translate(50%,-50%);
  width: 100%;
  font-weight: bold;
}
.select3 li a:hover{
    background-color: #F7931E;
}
.mediaplan-wrap .guidearea {
    background-color: #F2F7DB;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    margin-top: 40px;
}
.midashi02 {
    color: #048C00;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.midashi02 span {
    color: #C1DB00;
}
.guidearea .link  {
    color: #048C01;
    margin-bottom: 10px;
}

.guidearea .link a {
    color: #048C01;
    margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.b-sp-hero-guide {
    position: relative;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../images/mediaplan/guide-header-bg.jpg);
    background-color: #fff;
    min-height: 80px;
    background-size: 700px 80px;
    margin: 0;
}
.b-sp-hero-guide h1 {
  position: absolute;
	left:5%;
	top:-20%!important;
  width: 100%;
	max-width: 90%;
	text-align: left;
  /*font-size: 52px;*/
  font-size: 12px!important;
  font-weight: bold;
}
.b-sp-hero-guide h2 {
  position: absolute;
	left:5%;
	top:40%!important;
  width: 100%;
	max-width: 90%;
	text-align: left;
  /*font-size: 52px;*/
  font-size: 18px!important;
  font-weight: bold;
}.txtcenter {
    text-align: center;
}
.txt40green {
    font-size: 20px;
    color: #048C01;
    font-weight: bold;
    line-height: 160%;
}
.select2 li {
    display: table;
    width: 90%;
    margin-top: 3%;
    margin-right: 3%;
    margin-bottom: 3%;
    margin-left: 3%;
}
.select2 li a {
    background-color: #048C01;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
	line-height: 160%;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 5px #E5E5E5;
    box-shadow: 5px 5px 5px #E5E5E5;
    text-decoration: none;
    display: block;
    min-height: 70px;
	position: relative;
	transition: 0.2s;
}
.select2 li a span{
	position: absolute;
  right: 50%;
  /*top: 52%;*/
  top: 50%;
  -webkit-transform: translate(50%,50%);
  transform: translate(50%,-50%);
  width: 100%;
  font-weight: bold;
}
.select2 li a:hover{
    background-color: #F7931E;
}
	.select3 li {
    display: table;
    width: 90%;
    margin-top: 3%;
    margin-right: 3%;
    margin-bottom: 3%;
    margin-left: 3%;
}
.select3 li a {
    background-color: #048C01;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
	line-height: 160%;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 5px #E5E5E5;
    box-shadow: 5px 5px 5px #E5E5E5;
    text-decoration: none;
    display: block;
    min-height: 70px;
	position: relative;
	transition: 0.2s;
}
.select3 li a span{
	position: absolute;
  right: 50%;
  /*top: 52%;*/
  top: 50%;
  -webkit-transform: translate(50%,50%);
  transform: translate(50%,-50%);
  width: 100%;
  font-weight: bold;
}
.select3 li a:hover{
    background-color: #F7931E;
}
	.mediaplan-wrap .guidearea {
    background-color: #F2F7DB;
    padding: 20px;
}
.midashi02 {
    color: #048C00;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.midashi02 span {
    color: #C1DB00;
}
.guidearea .link  {
    color: #048C01;
    margin-bottom: 10px;
}

.guidearea .link a {
    color: #048C01;
    margin-bottom: 10px;
}


}
.mediaplan-wrap2 {
    background-color: #F2F7DB;
    padding-top: 50px;
    padding-bottom: 60px;
}.inner1000 {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
.planbox {
    width: 100%;
}
.planbox .photo {
    width: 300px;
    float: right;
}
.planbox .txtbox {
    width: 680px;
    margin-right: 20px;
}
.planbox .txtbox .midashi03 {
    background-image: url(../images/mediaplan/planimg-left.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 20px;
	position: relative;
}
.planbox .txtbox .midashi03-inner {
    background-image: url(../images/mediaplan/planimg-right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 30px;
    padding-right: 190px;
    line-height: 160%;
}
.midashi03 .midashi03-inner span {
    color: #048C01;
    font-size: 52px;
	display: inline-block;
	padding-top: 5px;
}
.midashi03 .midashi03-inner em {
    color: #048C01;
    font-size: 26px;
	letter-spacing: 0px;
	line-height: 100%;
}
.midashi03 span.hosoku  {
    color: #048C01;
    font-size: 16px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 30px;
}
.txt14 {
    font-size: 14px;
    line-height: 160%;
}
.suisyo {
    clear: both;
}
.suisyo .midashi04 {
    background-color: #048C01;
    text-align: center;
    color: #FFFFFF;
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
}
.suisyo .mediabox {
    background-color: #FFFFFF;
    padding-top: 35px;
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
}
.suisyo .mediabox li {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    margin-bottom: 20px;
}
.mediabox .link a {
    color: #048C01;
    margin-bottom: 10px;
}
.mediabox .link {
    color: #048C01;
    margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.mediaplan-wrap2 {
    background-color: #F2F7DB;
    padding-top: 25px;
    padding-bottom: 30px;
}
	.inner1000 {
    margin-left: auto;
    margin-right: auto;
    width: 96%;
}
.planbox {
    width: 100%;
}
.planbox .photo {
    width: 300px;
    float: none;
	margin: 0 auto;
}
.planbox .txtbox {
    width: 100%;
    margin-right: 0px;
}
.planbox .txtbox .midashi03 {
    background-image: url(../images/mediaplan/planimg-left.png);
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 20px;
    position: relative;
}
.planbox .txtbox .midashi03-inner {
    background-image: url(../images/mediaplan/planimg-right.png);
    background-size: 98px auto;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    padding-left: 20px;
    padding-right: 100px;
    line-height: 160%;
    position: relative;
}
.midashi03 .midashi03-inner span {
    color: #048C01;
    font-size: 24px;
}
	.midashi03 .midashi03-inner em {
    color: #048C01;
    font-size: 14px;
}
.midashi03 span.hosoku  {
    color: #048C01;
    font-size: 12px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
}
.txt14 {
    font-size: 12px;
    line-height: 160%;
}
.suisyo {
    clear: both;
}
.suisyo .midashi04 {
    background-color: #048C01;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
}
.suisyo .mediabox {
    background-color: #FFFFFF;
    padding: 15px;
}
.suisyo .mediabox li {
    display: block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 20px;
}
.mediabox .link a {
    color: #048C01;
    margin-bottom: 10px;
	font-size:12px;
}
.mediabox .link {
    color: #048C01;
    margin-bottom: 10px;
}
}
