/* index.html
スマホ
------------------------------------------------*/
@media screen and (max-width: 641px) {

.main {
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
    margin-top: 0px;
    float: none;
    display: block;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 27px;
    color: #8E8E8E;
    text-align: center;
}
.header {
    display: none;
}
.headerm {
    width: 100%; /* 長さ */
    background-color: #FFFFFF;
    top: 0px; /* 固定する位置 */
    left: auto; /* 固定する位置 */
    right: auto;
    text-align: left;
    display: block;
}
.top_img {
    display: none;
}
.top_imgm {
    width: 87%;
    height: auto;
    margin-top: 30px;
    margin-left: 5%;
    margin-right: 5%;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 26px;
    color: #383838;
    display: block;
}
.top_txt {
    display: none;
}
.top_txtm {
    width: 87%;
    height: auto;
    margin-top: 40px;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    display: block;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #383838;
    font-weight: bold;
}
.phot01 {
    width: 87%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    display: inline-block;
    margin-top: 3%;
    vertical-align: top;
    margin-bottom: 3%;
}
.phot01 a:hover {
    opacity: 0.7;
}
.phot02 {
    width: 87%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    display: inline-block;
    margin-top: 3%;
    vertical-align: top;
    margin-bottom: 3%;
}
.phot02 a:hover {
    opacity: 0.7;
}
.phot03 {
    width: 87%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    display: inline-block;
    margin-top: 3%;
    vertical-align: top;
    margin-bottom: 2%;
}
.phot03 a:hover {
    opacity: 0.7;
}
.phot04 {
    width: 83%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    display: inline-block;
    background-color: #aabc5b;
    margin-top: 3%;
    margin-bottom: 3%;
    vertical-align: top;
    border-radius: 6px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    line-height: 38px;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    color: #383838;
}
.phot04 a {
    color: #FFFFFF;
    text-decoration: none;
}
.phot04 a:hover {
    text-decoration: none;
    color: #29804c;
}
.phot05 {
    width: 83%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    display: inline-block;
    background-color: #aabc5b;
    margin-top: 3%;
    margin-bottom: 3%;
    vertical-align: top;
    border-radius: 6px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    line-height: 38px;
    color: #383838;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
}
.phot05 a {
    color: #FFFFFF;
    text-decoration: none;
}
.phot05 a:hover {
    text-decoration: none;
    color: #29804c;
}
.phot06 {
    width: 83%;
    height: auto;
    margin-left: 6.5%;
    margin-right: 5%;
    background-color: #aabc5b;
    margin-top: 3%;
    vertical-align: top;
    border-radius: 6px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    line-height: 38px;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    color: #383838;
}
.phot06 a {
    color: #FFFFFF;
    text-decoration: none;
}
.phot06 a:hover {
    text-decoration: none;
    color: #29804c;
}
.markgp {
    width: 26%;
    height: auto;
    margin-right: 4%;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 4%;
}
.markgp2 {
    width: 26%;
    height: auto;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 4%;
}
#wrap {
    overflow: hidden;
    width: 103%;
    margin-left: -3%;
}