* {
    margin:0;
    padding:0;
    word-wrap:break-word;
    overflow-wrap:break-word;
    box-sizing:border-box;
}
body {
	line-height:1.4em;
	letter-spacing:0.2px;
	font-size:16px;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka;
	background:url("img/bg.png") top repeat-y;
    color:#333;
}
h1 {
    clear:both;
    margin:24px 0 40px;
    line-height:1.25em;
    text-align:center;
    font-size:20px;
    color:#956FBC;
}
h2 {
    clear:both;
    margin:0 0 8px;
    font-size:18px;
    color:#6057BB;
}
h3 {
    margin:0 0 4px;
    text-align:left;
    font-size:16px;
    color:#C39720;
}
h4 {
    clear:both;
    margin:0 0 8px;
    text-align:left;
    font-size:18px;
    color:#81549B;
}
h4 + img {
    margin:0 0 30px;
}
h5 {
    clear:both;
    margin:20px 0 10px;
    text-align:center;
    font-size:16px;
    color:#81549B;
}
h5:before {
    content:"■ ";
}
h5:after {
    content:" ■";
}
ul {
    margin:0 auto;
    width:1200px;
    list-style:none;
}
ul li {
    float:left;
}
p {
    margin:0 0 12px;
}
img {
    border:none;
    max-width:100%;
}
a {
    text-decoration:none;
    color:#333;
}
a:hover {
    color:#888;
}
a:hover img {
    opacity:0.8;
}
.normal {
    font-weight:normal;
    color:#333;
}
.f18 {
    display:block;
    margin:0 0 8px;
    font-size:18px;
    font-weight:bolder;
}
.f20 {
    display:block;
    margin:0 0 18px;
    line-height:1.6em;
    font-size:20px;
    font-weight:bolder;
}
.red {
    display:block;
    margin:0 0 1em;
    color:#EE1E00;
}

#container {
    margin:0 auto;
    width:1200px;
}

#top {
    height:290px;
    background:url("img/topbanner-pc.png") left no-repeat;
    background-size:100%;
}

#jta {
    margin:0 auto 40px;
    width:1000px;
    height:220px;
    background:url("img/jta-logo.png") left no-repeat;
    background-size:contain;
}
#jta p {
    margin:0 0 0 250px;
    padding:60px 0 0;
    font-size:18px;
}

#award {
    margin:12px 0 0;
}
#award li {
    margin:0 30px 0 0;
    width:370px;
    height:820px;
    text-align:center;
}
#award li:nth-child(3n) {
    margin:0;
}
#award li:last-child {
    margin:0 0 40px;
}
#award p {
    margin:0 auto;
    width:84%;
    height:16em;
    text-align:left;
}

.lb {
    margin:0 auto;
}
.prize {
    display:flex;
    align-items:flex-start;
}
.prize img {
    padding:0 0.8em 0 0;
    height:5em;
}
.prize h3 {
    flex-basis:auto;
    height:5em;
    text-align:left;
}
.prize .normal {
    display:block;
}
.review {
    display:block;
    margin:0.8em 0 0;
    line-height:1.4em;
    font-size:14px;
    color:#006;
}

#pickup {
    clear:both;
    width:1200px;
    height:290px;
    background:url("img/pickupbanner-pc.png") top no-repeat;
    background-size:100%;
}

.item li {
    margin:0 60px 48px 0;
    width:360px;
    text-align:center;
}
.item li:last-child {
    margin:0 0 80px;
}
.item p {
    margin:0 1em;
    height:6.5em;
    text-align:left;
}
.item p.sl {
    height:5em;
}
.item p.tl {
    height:8em;
}

#tomica-top {
    margin:0 0 20px;
    height:300px;
    background:url("img/to-top-pc.png") top no-repeat;
}

.box1 p {
    float:left;
    padding:0 20px 185px 0;
    width:470px;
    background:url("img/to-01.png") bottom no-repeat;
}
.box1 img {
    float:left;
}
.box1 + h5 {
    margin:0 0 10px;
    font-size:18px;
}

#tomicawd {
    color:#FFF;
}
#tomicawd img {
    float:left;
}
#tomicawd p {
    float:left;
    margin:0 10px 0 0;
    width:283px;
    height:410px;
}
#tomicawd li {
    margin:0 0 10px;
    width:595px;
    height:410px;
}
#tomicawd li:first-child {
    width:1200px;
    height:675px;
    background:url("img/to-04.jpg") top no-repeat;
}
#tomicawd li:first-child p {
    float:left;
    margin:40px 0 0 50px;
    width:283px;
    height:360px;
}
#tomicawd li:nth-child(2n) {
    margin:0 10px 10px 0;
}
#tomicawd li:nth-child(6) {
    margin:16px 0 0;
    width:1200px;
    height:351px;
    background:url("img/to-09.jpg") right no-repeat;
}
#tomicawd li:nth-child(6) p {
    margin:0 0 0 20px;
    width:430px;
    color:#333;
}
#tomicawd li:last-child {
    margin:8px 0 24px;
    width:1200px;
    height:auto;
    text-align:center;
}
#tomicawd li:last-child img {
    float:none;
    width:360px;
}
.tw-c1 {
    padding:4em 2em;
    background:#E0122A;
}
.tw-c2 {
    padding:4em 2em;
    background:#23AC3A;
}
.tw-c3 {
    padding:4em 2em;
    background:#014DA1;
}
.plink {
    clear:both;
    margin:0 0 45px;
}
.plink li {
    margin:0 40px 0 0;
    width:270px;
    text-align:center;
}
.plink li:last-child {
    margin:0 0 60px;
}
.plink p {
    text-align:center;
}
.lh {
    width:600px;
}
.lt {
    width:900px;
}

#plarail-top {
    margin:0 0 20px;
    height:300px;
    background:url("img/pl-top-pc.png") top no-repeat;
}

#plarail p {
    float:left;
}
#plarail img {
    float:left;
    margin:0 0 8px;
}
#plarail li:last-child {
    margin:0 0 40px 60px;
}
#bg1 {
    margin:0 0 8px;
    height:40px;
    background:url("img/pl-01-pc.png") left no-repeat;
}
#bg2 {
    height:400px;
    background:url("img/pl-13-pc.png") top no-repeat;
}
#bg3 {
    margin:0 0 16px;
    height:185px;
    background:url("img/pl-14-pc.png") top no-repeat;
}
.pl1 {
    margin:0 0 32px;
    width:1200px;
}
.pl2 {
    margin:0 0 24px;
    width:570px;
}
.pl3 {
    margin:0 0 24px 60px;
    width:570px;
}
.pl4 {
    margin:0 60px 24px 0;
    width:360px;
}
.pl4 img {
    padding:0 0 12px;
}
.pl5 {
    margin:0 0 24px;
    width:360px;
}
.pl5 img {
    padding:0 0 12px;
}

.cap1 {
    margin:0 0 0 18px;
    width:310px;
}
.cap2 {
    margin:0 0 0 18px;
    width:304px;
}
.cap3 {
    width:501px;
}

#paw {
    position:relative;
    margin:0 0 24px;
    padding:0 0 56.25%;
    width:100%;
    height:100%;
}
#paw iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.box2 p {
    float:left;
    margin:0 0 20px 18px;
    padding:2.5em 3em;
    width:482px;
    height:570px;
    font-weight:bolder;
    border:#4DB0E1 15px solid;
    border-radius:16px;
    background:url("img/pp-02.png") bottom no-repeat;
    background-size:100%;
    color:#2740A7;
}
.box2 img {
    float:left;
}
.lbox {
    margin:0 0 10px;
    height:290px;
    background:url("img/pp-l1-pc.png") top no-repeat;
}

#licca-top {
    margin:0 0 20px;
    height:300px;
    background:url("img/lc-top-pc.png") top no-repeat;
}

#licca li {
    margin:0 0 20px;
    width:590px;
}
#licca li:nth-child(2n) {
    margin:0 0 20px 20px;
}
#licca + div.plink {
    padding:24px 0 0;
}
.lc1 {
    height:529px;
}
.lc2 {
    padding:51px 0 0;
}
.lc3 {
    height:626px;
}
.lc3 p {
    margin:12px 0 16px;
    padding:0 1em;
}
.lc4 {
    padding:30px 0 0;
    height:465px;
}
.box3 {
    width:600px;
    height:416px;
    background:url("img/lc-04-pc.png") top no-repeat;
    background-size:100%;
}

.hf li {
    width:570px;
}
.hf li:last-child {
    margin:0 0 20px 60px;
}

.sumikko {
    height:308px;
    border-radius:16px;
    background:#E1F3FC;
    color:#7E634D;
}
.sumikko p {
    float:left;
    padding:1.8em 1em 0 2em;
    width:400px;
    font-size:14px;
}
.sumikko p span {
    display:block;
    margin:0 0 12px;
    font-size:16px;
    font-weight:bolder;
    color:#F27E7E
}
.sumikko img {
    float:left;
    margin:60px 0 0;
}
.box4 {
    margin:0 auto;
    width:320px;
    text-align:center;
}
.box4 img {
    margin:0 0 8px;
}

#linkbanner {
    clear:both;
    margin:0 0 40px;
    color:#956FBC;
}
#linkbanner li {
    margin:0 60px 60px 0;
    width:570px;
    text-align:left;
}
#linkbanner li:nth-child(2n) {
    margin:0 0 60px;
}

#foot {
    clear:both;
    margin:0 auto 36px;
    text-align:center;
}

@media screen and (max-width:480px) {

body {
	background:#FFF;
}
h1 {
    margin:2% 0 8%;
    text-align:left;
    font-size:16px;
}
h2 {
    margin:0 0 1.5%;
    font-size:16px;
}
h3 {
    margin:0 0 0.5%;
}
h4 {
    margin:0 0 1%;
    font-size:16px;
}
h4 + img {
    margin:0 0 3%;
}
h5 {
    margin:2% 0 1.5%;
}
ul {
    width:100%;
}
ul li {
    float:none;
}
p {
    margin:0 0 2%;
}
img {
    max-width:100%;
}
.f18 {
    margin:0 0 1%;
    font-size:16px;
}
.f20 {
    margin:0 0 1%;
    font-size:18px;
}

#container {
    margin:0 auto;
    width:94%;
}

#top {
    padding:0 0 94%;
    height:auto;
    background:url("img/topbanner-sp.png") top no-repeat;
    background-size:100%;
}

#jta {
    margin:0 auto 8%;
    width:100%;
    height:auto;
    background:url("img/jta-logo.png") top no-repeat;
    background-size:64%;
}
#jta p {
    margin:0 0 10%;
    padding:68% 0 0;
    font-size:16px;
}

#award {
    margin:1.5% 0 0;
}
#award li {
    margin:0 0 18%;
    width:100%;
    height:auto;
}
#award li:nth-child(3n) {
    margin:0 0 18%;
}
#award li:last-child {
    margin:0 0 28%;
}
#award h3 {
    height:auto;
}
#award p {
    margin:0 auto 1.5%;
    width:100%;
    height:auto;
}

.prize img{
    padding:0 1em 0 0;
}
.prize h3 {
    height:auto;
}
.review {
    margin:0.8em 0 1.5em;
}

#pickup {
    padding:0 0 94%;
    width:100%;
    height:auto;
    background:url("img/pickupbanner-sp.png") top no-repeat;
    background-size:100%;
}

.item li {
    margin:0 0 10%;
    width:100%;
}
.item li:last-child {
    margin:0 0 18%;
}
.item p {
    margin:0 1em 2.5%;
    height:auto;
}
.item p.sl {
    height:auto;
}
.item p.tl {
    height:auto;
}

#tomica-top {
    margin:0 0 1%;
    padding:0 0 47%;
    height:auto;
    background:url("img/to-top-sp.png") top no-repeat;
    background-size:100%;
}

.box1 {
    margin:0 0 6%;
    text-align:center;
}
.box1 p {
    float:none;
    margin:0 0 3%;
    padding:0 0 52%;
    width:100%;
    text-align:left;
    background:url("img/to-01.png") bottom no-repeat;
}
.box1 img {
    float:none;
}
.box1 + h5 {
    margin:0 0 2%;
    font-size:16px;
}

#tomicawd img {
    float:none;
    width:100%;
}
#tomicawd p {
    float:none;
    margin:0 0 3%;
    width:100%;
    height:auto;
}
#tomicawd li {
    margin:0 0 3%;
    width:100%;
    height:auto;
}
#tomicawd li:first-child {
    padding:0 0 59%;
    width:100%;
    height:auto;
    background:url("img/to-04.jpg") bottom no-repeat;
    background-size:100%;
}
#tomicawd li:first-child p {
    float:none;
    margin:0;
    width:100%;
    height:auto;
}
#tomicawd li:nth-child(2n) {
    margin:0 0 1.5%;
}
#tomicawd li:nth-child(6) {
    margin:0 0 1.5%;
    width:100%;
    height:auto;
    background:url("img/to-09.jpg") bottom no-repeat;
    background-size:100%;
}
#tomicawd li:nth-child(6) p {
    margin:0;
    padding:0 0 50%;
    width:100%;
}
#tomicawd li:last-child {
    margin:0 0 8%;
    width:100%;
    height:auto;
}
#tomicawd li:last-child img {
    float:none;
    width:64%;
}
.tw-c1 {
    padding:1.8em 2em;
}
.tw-c2 {
    padding:1.8em 2em;
}
.tw-c3 {
    padding:1.8em 2em;
}

.plink {
    margin:0;
}
.plink li {
    margin:0 0 8%;
    width:100%;
}
.plink li:last-child {
    margin:0 0 18%;
}
.lh {
    width:100%;
}
.lt {
    width:100%;
}

#plarail-top {
    margin:0 0 1%;
    padding:0 0 47%;
    height:auto;
    background:url("img/pl-top-sp.png") top no-repeat;
    background-size:100%;
}

#plarail p {
    float:none;
}
#plarail img {
    float:none;
    margin:0 0 1.5%;
}
#plarail li {
    margin:0 0 6%;
}
#plarail li:first-child {
    margin:0;
}
#plarail li:last-child {
    margin:0 0 10%;
}
#bg1 {
    margin:0;
    padding:0 0 14%;
    height:auto;
    background:url("img/pl-01-sp.png") top no-repeat;
    background-size:100%;
}
#bg2 {
    padding:0 0 97%;
    height:auto;
    background:url("img/pl-13-sp.png") top no-repeat;
    background-size:100%;
}
#bg3 {
    padding:0 0 43%;
    height:auto;
    background:url("img/pl-14-sp.png") top no-repeat;
    background-size:100%;
}
.pl1 {
    margin:0;
    width:100%;
}
.pl2 {
    margin:0;
    width:100%;
}
.pl3 {
    margin:0;
    width:100%;
}
.pl4 {
    margin:0;
    width:100%;
}
.pl4 img {
    padding:0 0 1.5%;
}
.pl5 {
    margin:0;
    width:100%;
}
.pl5 img {
    margin:0;
    padding:0 0 3%;
}

.cap1 {
    margin:0;
    width:100%;
}
.cap2 {
    margin:0;
    width:100%;
}
.cap3 {
    width:100%;
}

#paw {
    margin:0 0 6%;
}

.box2 p {
    float:none;
    margin:0 0 6%;
    padding:1.5em;
    width:100%;
    height:auto;
    border:#4DB0E1 10px solid;
}
.box2 img {
    float:none;
    margin:0 0 3%;
}
.lbox {
    margin:0 0 1.5%;
    padding:0 0 94%;
    height:auto;
    background:url("img/pp-l1-sp.png") top no-repeat;
    background-size:100%;
}
.plink + h4 {
    margin:16% 0 0;
}

#licca-top {
    margin:0 0 1%;
    padding:0 0 47%;
    height:auto;
    background:url("img/lc-top-sp.png") top no-repeat;
    background-size:100%;
}

#licca li {
    margin:0 0 3%;
    width:100%;
}
#licca li:nth-child(2n) {
    margin:0 0 3%;
}
#licca li:last-child {
    margin:0 0 6%;
}
#licca + div.plink {
    padding:0;
}
.lc1 {
    height:auto;
}
.lc2 {
    padding:0;
}
.lc3 {
    height:auto;
}
.lc3 p {
    margin:1.5% 0 2.5%;
    padding:0;
}
.lc4 {
    padding:3% 0 0;
    height:auto;
}
.box3 {
    padding:0 0 271%;
    width:100%;
    height:auto;
    background:url("img/lc-04-sp.png") top no-repeat;
    background-size:100%;
}

.hf li {
    margin:0 0 16%;
    width:100%;
}
.hf li:last-child {
    margin:0 0 16%;
}

.sumikko {
    margin:0 0 5%;
    height:auto;
    text-align:center;
}
.sumikko p {
    float:none;
    padding:1.5em 1.5em 1em;
    width:100%;
    text-align:left;
}
.sumikko p span {
    display:block;
    margin:0 0 12px;
    font-size:16px;
}
.sumikko img {
    float:none;
    margin:0 0 1em;
}

.mp {
    margin:0 0 5%;
}

.box4 {
    margin:0 auto;
    width:100%;
}
.box4 img {
    margin:0 0 2%
}

#linkbanner {
    margin:0 0 8%;
    font-size:16px;
}
#linkbanner li {
    margin:0 0 10%;
    width:100%;
}
#linkbanner li:nth-child(2n) {
    margin:0 0 14%;
}

#foot {
    margin:0 auto 5%;
}
}
