body {
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic",Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
    background-color: #fff;
    color: #111;
	font-weight: 500;
}
.title,
.card-title,
.info-title,
.footer-brand,
.footer-big h5,
.footer-big h4,
.media .media-heading {
  font-weight: 700;
  font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic",Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	
}
a {
    color: #9c27b0;
}
img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
	height: auto;
}

p {
    font-size: 1.08rem;
    line-height: 1.8;
	font-weight: 600;
}

.text-decoration-underline{
	text-decoration: underline;
}
.main-color{
	color: rgb(0, 121, 194);
}
.sub-color{
	color: #ff0084;
}

.bdr-y{
	border-bottom: 4px solid #E6EA10;
}
.section {
    padding: 20px 10px;
}
.mainichi-logo{
	position: absolute;
	top:25px;
	right: 0;
	left: 0;
	width: 150px;
	height: 30px;
	margin: auto;
	z-index: 100;
}

.mainichi-logo a{
		display: block;
	    background: url(/promotion/assets/img/mainichi.png) left 0 top 0 no-repeat;
        background-size: 150px auto;
		width: 150px;
	height: 35px;
}
@media (min-width: 768px) {
	.section {
    padding: 50px 10px;
}
	.mainichi-logo{
	top:25px;
	right: 25px;
	left:auto;
	width: 160px;
	height: 30px;
}
	
	.mainichi-logo a{
		display: block;
	    background: url(/promotion/assets/img/mainichi.png) left 0 top 0 no-repeat;
        background-size: 160px auto;
		width: 160px;
	height: 40px;
}
	}

.maincopy h1{
	width: 90%;
	height: auto;
	margin: -30px auto auto;
	font-size: 0!important;
}

@media (min-width: 992px) {
	
.maincopy h1{
	width: 600px;
	margin: -60px auto auto;
	font-size: 0!important;
}
}

@media (min-width: 768px) {
	
.maincopy h1{
	width: 500pxs;
}
}

.maincopy h1 img{
	width: 100%;
	height: auto;
}
.navbar{background-color: none !important;
	box-shadow: none!important;}

.header-filter::before {
   /* background: rgba(0, 121, 194, 0.5); 背景にフィルター*/
}

	h2.title {
    margin-bottom: 2rem;
	margin-top: 0;
	letter-spacing: -0.06em;
}

@media (max-width: 980px) {
	h3.title  {
    font-size: 1.3rem;
    line-height: 1.2em;
}
}
@media (max-width: 540px) {
	p {
    font-size: .9rem;
    line-height: 1.6;
	font-weight: 400;
}
	
	h2.title {
	font-size: 1.5rem;
    margin-bottom: 2rem;
}
}

h2.border-double{
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 3px solid #007ac3;
border-bottom: 3px solid #007ac3;.2r
}
h2.border-double::after{}

.index-page .page-header {
    height: 50vh;
    overflow: hidden;
}

/*---------------------------
     raised
----------------------------*/
.main-raised {
	background-color: #f9f8f8;
	border: 1px solid #e3e3e3;
    margin: -60px 30px 60px;
    border-radius: 6px;
    box-shadow: none;
}

.contents-raised {
    background-color: #e8f3f9;
    border: 1px solid #8ECCF1;
    margin: 0px 30px 30px;
    border-radius: 6px;
}

.contents-raised2 {
    background-color: #fef6f9;
    border: 1px solid #EAB3CB;
    margin: 0px 30px 60px;
    border-radius: 6px;
    box-shadow: none;
}
.contents-raised3 {
    background-color: #fff;
    margin: 0px 30px 60px;
    box-shadow: none;
}
.contents-raised4 {
    background-color: #fff;
    border: 1px solid #eee;
    margin: 0px 30px 60px;
    border-radius: 6px;
    box-shadow: none;
}
@media (max-width: 540px) {
	
	.main-raised,.contents-raised,.contents-raised2,.contents-raised3,.contents-raised4 {
		margin-left: 10px;
		margin-right: 10px;
	}
}
/*---------------------------
     btn
----------------------------*/

.btn{
	font-size: 1.2rem;
	font-weight: 600;
	white-space: normal;
	width: 100%;
	color: #FFF;
	font-family: 'ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','游ゴシック','Yu Gothic','YuGothic','Hiragino Sans', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック', sans-serif;
}

.btn.btn-rose {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084;
    box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}
.btn.btn-blue {
    color: #fff;
    background-color: #007ac3;
    border-color: #007ac3;
    box-shadow: 0 2px 2px 0 rgba(29,120,233, 0.14), 0 3px 1px -2px rgba(29,120,233,0.20), 0 1px 5px 0 rgba(29,120,233, 0.12);
}


@media (min-width: 572px) {
	.btn.w-500{
	width: 500px;
}
}

.mock_bold{
  text-shadow: 
    0.3px 0.3px 0, 
    0.3px -0.3px 0px,
    -0.3px 0.3px 0,
    -0.3px -0.3px 0px,
    0.3px 0px 0px,
    0px 0.3px 0px,
    -0.3px 0px 0px,
    0px -0.3px 0px;
  letter-spacing: 1px;
}
/*---------------------------
     anime
----------------------------*/

.fadein-animated {
  animation: fadeIn 1.2s ease-in 0s 1  normal forwards;
}

.fadein-animated2 {
  animation: fadeIn2 2.2s ease-in 0s 1  normal forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0.3;
 	transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn2 {
  0% {
    opacity: 0;
 	transform: translateY(20px);
  }
  19% {
    opacity: 1;
 	transform: translateY(40px);
  }
  20% {
    opacity: 1;
 	transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.carousel .carousel-indicators {
    bottom: -10px;
}

.carousel .carousel-indicators li {
    display: inline-block;
    width: 17px;
    height: 5px;
    border: 1px solid #0079c2;
    border: 1px solid #FFF;
    background: #FFF;
    border-radius: 0;
}
/*---------------------------
     footer
----------------------------*/
.footer {
    padding: 2rem 0;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    background-color: #0079c2;
	color:#FFF;
}

.copyright{
	font-size: .75rem;
}