#wrapper {
    background-image: url("../img/image_visual1920.png");
    background-repeat: no-repeat;
    background-position: center 0;
}
.headerline {
    background-color: #1ab7e2;
}
.headerline h1 {
    margin: 0 auto;
    width: 960px;
}
header {
    background-color: inherit;
}
header #catch {
    border: medium none;
    float: none;
    margin: 10px auto 0;
    width: 80%;
}
.maintitle {
    margin: 10px 0 0;
    text-align: center;
    float: none;
}
.maintitle .inner img {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
}
.maintitle .inner .general {
    color: #ea7a2f;
    font-size: 2.2em;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff;
}
.maintitle .inner .titlename {
    color: #ed7837;
}
.maintitle .inner h3 img {
    height: auto;
    width: 480px;
    float: none;
    text-align: center;
}
.maintitle h2 {
    background-color: inherit;
}
.maintitle .inner p {
    padding: 0 10px;
}
/* base */
section {
    float: none;
    width: 100%;
}
.inner {
    margin: 0 auto;
    width: 960px;
}
#contents {
    width: 100%;
}
h2 {
    font-size: 2.6em;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 -10px 10px;
    padding: 12px 5px 6px;
    text-align: center;
}
.topic h2 {
    background-color: initial;
    border: 0 none;
    border-radius: 10px 10px 0 0;
    font-size: 1em;
    margin: 0;
    padding: 4px 0 2px;
    font-weight: bold;
    color: #ea7a2f;
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff;
}
#about {
    margin: 0;
}
#about h2 {
    font-size: 2em;
}
#about h3 {
    border-radius: 10px 10px 0 0;
}
#about h3 img {
    display: block;
    margin: 0 auto 10px;
    width: 60%;
}
#example li {
    margin-bottom: 30px;
}
#example h3 {
    font-size: 2em;
}
#example .summary {
    text-align: center;
    width: 100%;
}
#howtoget {
    background-color: #bb7674;
}
#howtoget .inner {
    background-image: url("../img/line_add.png");
    text-align: center;
}
#howtoget h2 {
    color: #ffffff;
    background-color: inherit;
    border: none;
}
#howtoget .type_step2 dd p,
#howtoget .type_step3 dd p,
#howtoget .type_step4 dd p {
    text-align: center;
    padding: 10px;
}
#howtoget .type_step2 .stepno,
#howtoget .type_step3 .stepno,
#howtoget .type_step4 .stepno {
    background-color: #bb7674;
}
#howtoget .type_step2 .stepname,
#howtoget .type_step3 .stepname,
#howtoget .type_step4 .stepname {
    color: #bb7674;
    font-weight: bold;
    font-size: 1.6em;
}
#howtouse {
    background-color: #3eb3c4;
}
#howtouse .inner {
    background-image: url("../img/line_add.png");
    text-align: center;
}
#howtouse h2 {
    color: #ffffff;
    background-color: inherit;
    border: none;
}
#howtouse .type_step2 dd p,
#howtouse .type_step3 dd p,
#howtouse .type_step4 dd p {
    text-align: center;
    padding: 10px;
}
#howtouse .type_step2 .stepno,
#howtouse .type_step3 .stepno,
#howtouse .type_step4 .stepno {
    background-color: #3eb3c4;
}
#howtouse .type_step2 .stepname,
#howtouse .type_step3 .stepname,
#howtouse .type_step4 .stepname {
    color: #3eb3c4;
    font-weight: bold;
    font-size: 1.6em;
}
#howtoentry h2 {
    color: #3366cc;
    border: 1px solid #3366cc;
}
#howtoentry .type_step2 .stepno,
#howtoentry .type_step3 .stepno,
#howtoentry .type_step4 .stepno {
    background-color: #3366cc;
}
.col_2 li .item,
.col_3 li .item,
.col_4 li .item {
    color: #0079c3;
}
.type_step2 .stepname,
.type_step3 .stepname,
.type_step4 .stepname {
    margin: 0 0 5px;
    font-weight: bold;
    color: #3366cc;
    font-size: 1.4em;
}
.type_step2 dl,
.type_step3 dl,
.type_step4 dl {
    border-radius: 10px;
    margin: 0 0.4% 10px 0.4%;
}
.type_step2 dt img,
.type_step3 dt img,
.type_step4 dt img {
    margin: 0 20%;
    width: 60%;
}
.entrystep img {
    margin: 0 !important;
    width: 100% !important;
}
.contactlink {
    padding: 30px 0;
    width: 70%;
}
.contactlink a {
    background-color: #3366cc;
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding: 15px 10px 10px;
}
.contactlink a:hover {
    opacity: 0.85;
}
.contactlink .item1 {
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.3em;
    padding-bottom: 5px;
}
.contactlink .item2 {
    display: block;
    font-size: 1.1em;
}
.contactlink img {
    float: right;
    margin-top: -5px;
}
footer {
    background-color: #8ed2f4;
    color: #ffffff;
    margin-top: 1px;
    padding: 2px 0 0;
}
#footer .copyright {
    margin: 0;
    padding-bottom: 60px;
    text-align: center;
}
footer .copyright p {
    color: #ffffff;
    padding-top: 10px;
    text-shadow: 2px 2px 1px #1ab7e2, -2px 2px 1px #1ab7e2, 2px -2px 1px #1ab7e2, -2px -2px 1px #1ab7e2;
}
/* addition */
.bg_lightcolor {
    background-color: #d2ecf0 !important
}
.invline {
    background-color: #1ab7e2;
    border-radius: 2em;
    color: #ffffff;
    font-size: 1.4em;
    margin: 0 auto;
    padding: 4px 0 2px;
    text-align: center;
    width: 500px;
}
.description {
    color: #ffffff;
    font-size: 1.4em;
    margin: -20px 0 10px;
    text-align: center;
}
ul.single {
    padding-left: 20px;
}
ul.single li {
    list-style: outside disc;
    margin: 0 !important;
    width: 100%;
    line-height: 1.3em;
    padding-top: 5px;
}

@media screen and (min-width: 768px) {
#main_navi {
    display: none;
}
}

@media screen and (min-width: 768px) and (max-width: 980px) {
#wrapper {
    background-position: 57% 0;
}
.headerline h1 {
    width: 100%;
}
header #catch {
    width: 75%;
}
h2 {
    margin: 0 0 10px;
}
main {
    width: 100%;
}
.inner {
    width: 100%;
}
.topic .inner {
    padding: 0 20px;
}
.maintitle .inner .general {
    font-size: 2em;
}
.contactlink .item2 {
    font-size: 1.1em;
}
.col_2.typetxt.txtL .item,
.col_3.typetxt.txtL .item,
.col_4.typetxt.txtL .item {
    font-size: 1.4em;
}
}

@media screen and (max-width: 767px) {
#wrapper {
    background-position: 59% 60px;
    background-size: 264% auto;
}
.headerline h1 {
    width: 100%;
}
header {
    background-color: #9fd8f5;
}
header .inner {
    padding: 0;
}
header #catch {
    margin: 0 auto;
    width: 100%;
}
header #catch img {
    width: 100%;
    margin-top: 20px;
}
.drawer-hamburger {
    display: none;
}
h2 {
    font-size: 1.6em;
    margin: 0 0 6px;
    font-weight: bold;
}
main {
    width: 100%;
}
.inner {
    width: 100%;
}
.maintitle {
    margin: 20px 0 0;
    text-align: center;
}
.maintitle .inner {
    padding: 0;
}
.maintitle .inner .general {
    font-weight: bold;
    font-size: 6vw;
    text-align: center;
}
.maintitle .inner .titlename {
    font-size: 7.6vw;
}
.maintitle .inner h3 img {
    margin-left: 0;
    width: 100%;
}
.maintitle .inner img {
    float: none;
    margin-right: 0;
    text-align: center;
    width: 70%;
}
#about .col_3 li {
    padding: 0 20px;
}
#about h2 {
    font-size: 1.6em;
}
#about h3 {
    border-radius: 10px;
    border: 1px solid #1ab7e2;
}
.col_2.typetxt .item,
.col_3.typetxt .item,
.col_4.typetxt .item {
    padding: 0.75em 0 0.5em;
}
.type_step2 dl,
.type_step3 dl,
.type_step4 dl {
    margin: 0 10px 10px 0;
}
/* contactlink */
.contactlink {
    width: 84%;
}
.contactlink a {
    border-radius: 6px;
    font-size: 1em;
    padding: 12px 3px;
}
.contactlink h4 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 8px 0 15px;
}
.contactlink img {
    display: none;
}
.contactlink .item1 {
    font-size: 1.5em;
    line-height: 1.5em;
}
.contactlink .item2 {
    font-size: 1em;
    line-height: 1.2em;
}
/* addition */
.invline {
    width: 100%;
    font-size: 1.2em;
}
.description {
    font-size: 1.2em;
    line-height: 1.3em;
}
}
