﻿.title {
background-image: url("../img/moya_sp.jpg");
background-size: cover;
background-position:right center;
height: 80vw;
width: 100%;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}

h1 {
color: #fff;
text-align:center;
/*font-weight: 700;*/
font-size: 5.5vw;
letter-spacing: 0.05em;
text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
width: 100%;
line-height: 1.5em;
}
h1 b{
display:block;
}

#main .pList.spWidth a .pListImg{
width: 50%;
margin-right: 4%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}

.cptr th{
/*font-weight: normal;*/
font-style: normal;
/*text-align: center;*/
vertical-align: middle;
border-color: #bbb;
background: #A6D2FF;
/*color: #FFFFFF;*/
}

.tips {
/* margin-top: 15px; */
border: solid 2px #1D2B6A;
padding: 15px;
}

#main .tips>h2 {
background-color:#FFF !important;
font-weight: bold;
font-size: 1.6em!important;
color: #E60013 !important;
background-image: none !important;
border: none !important;
padding:0 !important;	
}

.inner_inbox {
line-height:1.5;
font-weight:bold;
}

.listHeading1 {
font-size: 1.2em;
font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
color: #333;
font-weight: bold;

}
.btn1{
/*background-image:url(../img/mainh4.png);*/
background-repeat: no-repeat;
background-position: left center;
padding: 15px 0 15px 15px;
text-align: left;
color: #333;
margin-top:10px;
border:solid 3px #333;
display: block;
font-size: 22px;
font-weight: 700;
text-decoration: none;
width:100%;
max-width: 400px;
border-radius: 10px;
}

.btn1:hover { opacity: 0.5;}

.btn1 a{
color:#333;
text-decoration:none
}

#main .pList.spCenter li a{
/*text-align: center;*/
flex-direction: column;
/*flex-direction: row-reverse;*/
}

.box2 {
background: #FFF;
margin: 10px 0 15px;
border: 1px solid #CCCCCC;
box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
padding-bottom: 10px;
}

.lh15 {
line-height: 1.5;
padding-bottom: 12px;
}

.pd10 {
padding: 10px;
}

.linksTxt_title {
margin: 10px 5px 8px;
height: 30px;
}

.linksTxt {
margin: 10px 5px 8px;
}

.linksTxt p {
margin-bottom: 0.4em;
}

.oneColumn{
margin-top: 20px;
}

.linksImgdiy{
padding-top: 15px;
}

.linksImgdiy_wall{
max-width: 800px;
margin-left: 0px;
}

.movie_btn01 {
display: flex;
-webkit-justify-content: space-around;
-ms-justify-content: space-around;
justify-content: space-around;
margin: 20px auto 60px;
}

.movie_btn01 li {
width: 100%;
margin-bottom: 0;
}

#main .movie_btn01 li a {
border-radius: 40px;
font-weight: bold;
width: auto;
height: auto;
margin: 0;
color: #FFF;
display: flex;
cursor: pointer;
text-decoration: none;
box-sizing: border-box;
align-items: center;
justify-content: center;
text-align: center;
}
