﻿@charset "utf-8";

body{background: #FFFFFF;}

.w80 {width:80%;}
.mtb10 {margin:10px 0;}
.mtb20 {margin:20px 0;}
.block {display:block;}

#maincol {width:420px; margin:0 auto;}

#logoarea {background:#4b68ae; padding:5px 0;}
#logoarea img {display:block; margin: 0 auto;}

#imgarea img {width:100%; display:block;}


div#textarea h2 {font-size:1.2em; font-weight:bold; margin: 5px 0;}

.line {
    text-decoration: underline;
  }

  .btn {
    margin-top: 5px;
  }

  .btn a {
    border-radius: 5px;
    background: #4b69af;
    position: relative;
    display: flex;
    width: 120px;
    justify-content: space-around;
    align-items: center;
    margin: 0　auto;
    max-width: 440px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    z-index:0;
    border-left: solid 8px #cad100;
    text-decoration: none;
}
.btn a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    display: block;
    background: #cad100;
    transition: .3s;
    left:0;
}
.btn a:hover {
    color: #FFF;
}
.btn a:hover:before {
    width: 100%;
    z-index: -1;
}
.last-text {
text-align:center;
border-bottom: solid #3e5faa;
}
/* デフォルト：1200px以上用（PC用）の記述 */


/* 1200px以下用（PC用）の記述 */
@media screen and (max-width: 1199px) {.contents{width: 60%;}}
.line {
    text-decoration: underline;
  }

  .btn {
    margin-top: 20px;
  }

  .btn a {
    border-radius: 5px;
    background: #4b69af;
    position: relative;
    display: flex;
    width: 120px;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 440px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    z-index:0;
    border-left: solid 8px #cad100;
    text-decoration: none;
}
.btn a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    display: block;
    background: #cad100;
    transition: .3s;
    left:0;
}
.btn a:hover {
    color: #FFF;
}
.btn a:hover:before {
    width: 100%;
    z-index: -1;
}
.last-text {
text-align:center;
border-bottom: solid #3e5faa;
}
/* 1200px以下用（PC用）の記述 */

/* 979px以下用（タブレット用）の記述 */
@media screen and (max-width: 979px) {.contents{width: 80%;}}
.line {
    text-decoration: underline;
  }

  .btn {
    margin-top: 5px;
  }

  .btn a {
    border-radius: 5px;
    background: #4b69af;
    position: relative;
    display: flex;
    width:120px;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 440px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    z-index:0;
    border-left: solid 8px #cad100;
    text-decoration: none;
}
.btn a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    display: block;
    background: #cad100;
    transition: .3s;
    left:0;
}
.btn a:hover {
    color: #FFF;
}
.btn a:hover:before {
    width: 100%;
    z-index: -1;
}
.last-text {
text-align:center;
border-bottom: solid #3e5faa;
}
/* 979px以下用（タブレット用）の記述 */





/* 767px以下用（タブレット／スマートフォン用）の記述 */
@media screen and (max-width: 767px) {
#maincol{width: 94%; margin: 0 auto;}}
.line {
    text-decoration: underline;
  }

  .btn {
    margin-top: 5px;
  }

  .btn a {
    border-radius: 5px;
    background: #4b69af;
    position: relative;
    display: flex;
    width: 120px;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 440px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    z-index:0;
    border-left: solid 8px #cad100;
    text-decoration: none;
}
.btn a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    display: block;
    background: #cad100;
    transition: .3s;
    left:0;
}
.btn a:hover {
    color: #FFF;
}
.btn a:hover:before {
    width: 100%;
    z-index: -1;
}
.last-text {
text-align:center;
border-bottom: solid #3e5faa;
}
/* 767px以下用（タブレット／スマートフォン用）の記述 */




/* 479px以下用（スマートフォン用）の記述 */
@media screen and (max-width: 479px) {
#maincol{width: 94%; margin: 0 auto;}}
.line {
    text-decoration: underline;
  }

  .btn {
    margin-top: 5px;
  }

  .btn a {
    border-radius: 5px;
    background: #4b69af;
    position: relative;
    display: flex;
    width: 120px;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 440px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    z-index:0;
    border-left: solid 8px #cad100;
    text-decoration: none;
}
.btn a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    display: block;
    background: #cad100;
    transition: .3s;
    left:0;
}
.btn a:hover {
    color: #FFF;
}
.btn a:hover:before {
    width: 100%;
    z-index: -1;
}
.last-text {
text-align:center;
border-bottom: solid #3e5faa;
}
/* 479px以下用（スマートフォン用）の記述 */

