@charset "UTF-8";
/* CSS Document */

body {
    margin: 0px;
    background-color: #ffffff;
    font-size: 0px;
    background-image: url(../apshopimage/img_bg_dropshadow.gif);
    background-repeat: repeat-y;
    background-position: center top;
}
#header {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 1000;
}
#navline {
    width: 100%;
    height: 60px;
    background-color: #336600;
    text-align: center;
    margin-bottom: 0;
}
.mainnavpc {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    display: inline-block;
}
.mainnavpc li {
    text-decoration: none;
    margin: auto 12px auto 12px;
    display: inline-block;
}
.mainnavpc a {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
}
.txnav {
    margin-left: 6px;
    margin-top: 5px;
    display: inline-block;
    vertical-align: middle;
}
.navicon {
    width: auto;
    height: 46px;
    border: none;
    display: inline-block;
    vertical-align: middle;
}
.space1 {
    display: inline-block;
    width: 36px;
}
.navlogopc {
    width: auto;
    height: 46px;
    vertical-align: middle;
    border: none;
}
.mainnavsp {
    display: none;
}
#maincontent {
    width: 1000px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 400px;
    background-color: #FFFFFF;
}
#cover {
    width: 100%;
    height: 500px;
    background-image: url(../apshopimage/img_olive_01.jpg);
    text-align: center;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #ffffff;
    margin-top: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1000px auto;
    text-shadow: 3px 3px 6px #000000;
}
.coverlogo {
    width: 800px;
    height: auto;
    display: inline-block;
    margin: 100px auto 0px auto;
}
/*===========ページタイトル===========*/

#pagetitle {
    width: 100%;
    margin: 30px auto 10px auto;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}
#pagetitle img {
    width: 80px;
    height: auto;
    display: inline-block;
    margin-top: -26px;
    margin-right: 4px;
    vertical-align: middle;
}
#pagetitle p {
    font-size: 28px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 800;
    color: #336600;
    display: inline-block;
}
#ttlead {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    margin-top: -22px;
    margin-bottom: 30px;
}
#ttlead br {
    display: none;
}
/*===========送信完了===========*/

#thanks {
    width: 100%;
    margin: 60px auto 10px auto;
    font-size: 50px;
    font-family: 'Oleo Script', cursive;
    font-weight: 800;
    color: #336600;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}
#thankslead {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 30px;
}
#thankslead a {
    color: #cc3300;
    font-weight: 500;
    text-decoration: none;
}
#contentmini {
    width: 100%;
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 800px;
    background-color: #FFFFFF;
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    text-align: center
}
#contentmini a {
    text-decoration: none;
    font-weight: 500;
    color: #cc3300;
}
#imgspace {
    width: 100%;
}
.olivemini {
    width: 300px;
    height: auto;
    display: block;
    margin: 4px auto 10px auto;
}
.logominig {
    width: 310px;
    height: auto;
    display: block;
    margin: 0 auto 6px auto;
}
/*===========大切なお知らせ===========*/

#notices {
    width: 70%;
    margin: 50px auto 50px auto;
    padding: 20px 50px 30px 50px;
    border: 4px solid #336600;
    border-radius: 30px;
}
.importanthead {
    font-size: 28px;
    font-family: 'Oleo Script', cursive;
    font-weight: 800;
    color: #cc3300;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.important {
    font-size: 20px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #000000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.5em;
    text-align: justify;
}
.keisenl {
    width: 90%;
    border-top: 3px dotted #336600;
    border-right: none;
    border-bottom: none;
    border-left: none;
    margin: 30px auto 30px auto;
}
.keidot1 {
    display: block;
    width: 80%;
    height: 3px;
    border: 0;
    border-top: 3px dotted #336600;
    margin: 30px auto 30px auto;
}
.toparticle {
    width: 80%;
    height: auto;
    margin: 10px auto 0px auto;
}
.topitem {
    width: 40%;
    height: auto;
    margin: 30px;
    display: inline-block;
    -webkit-box-shadow: 8px 8px 10px #999999;
    box-shadow: 8px 8px 10px #999999;
}
.topitemtxt {
    width: 50%;
    font-size: 22px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.5em;
    display: inline-block;
    vertical-align: top;
    margin-top: 50px;
}
.toplink a {
    font-size: 26px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #cc3300;
    text-decoration: none;
    margin-top: 60px;
}
}
.toplink br {
    display: none;
}
#footer {
    width: 100%;
    height: 30px;
    background-color: #336600;
    padding: 10px 0;
    position: fixed;
    bottom: 0px;
    margin-top: auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
#wnew {
	width: 100%;
	text-align: center;
}
#wnew p {
    font-size: 30px;
    font-family: 'Oleo Script', cursive;
    font-weight: 800;
    color: #336600;
	display: table;
	margin: 0 auto 0 auto;
}
.news {
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
	display: table;
	margin: 0 auto 0 auto;
}
.news th {
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
	display: table;
	margin: 0 auto 0 auto;
	white-space: nowrap;
	margin-right: 0.5em;
}
/*=================================================================================tablet*/
/*=======================================================================================*/
/*=======================================================================================*/

@media screen and (max-width:1024px) {
body {
    margin: 0px;
    background-color: #ffffff;
    font-size: 0px;
    background-image: url(../apshopimage/img_bg_dropshadow.gif);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 1600px auto;
}
#header {
    width: 100%;
    height: 52px;
    position: fixed;
    top: 0px;
    z-index: 1000;
}
#navline {
    width: 100%;
    height: 52px;
    background-color: #336600;
    text-align: center;
    margin-bottom: 0;
}
.mainnavpc {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}
.mainnavpc li {
    text-decoration: none;
    margin: -4px 10px 0 10px;
    display: inline-block;
}
.mainnavpc a {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}
.txnav {
    margin-left: 6px;
    margin-top: 5px;
    display: inline-block;
    vertical-align: middle;
}
.navicon {
    width: auto;
    height: 30px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
}
.space1 {
    display: inline-block;
    width: 36px;
}
.navlogopc {
    width: auto;
    height: 36px;
    vertical-align: middle;
    border: none;
}
.mainnavsp {
    display: none;
}
#maincontent {
    width: 800px;
    height: 100%;
    margin-top: 52px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 200px;
    background-color: #FFFFFF;
}
#cover {
    width: 100%;
    height: 400px;
    background-image: url(../apshopimage/img_olive_01.jpg);
    text-align: center;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #ffffff;
    margin-top: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 800px auto;
    text-shadow: 3px 3px 6px #000000;
}
.coverlogo {
    width: 640px;
    height: auto;
    display: inline-block;
    margin: 60px auto 0px auto;
}
#notices {
    width: 70%;
    margin: 50px auto 50px auto;
    padding: 10px 50px 16px 50px;
    border: 4px solid #336600;
    border-radius: 30px;
}
.importanthead {
    font-size: 24px;
    font-family: 'Oleo Script', cursive;
    font-weight: 800;
    color: #cc3300;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.important {
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #000000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.5em;
    text-align: justify;
}
.topitemtxt {
    width: 50%;
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.5em;
    display: inline-block;
    vertical-align: top;
    margin-top: 50px;
}
.toplink a {
    font-size: 22px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #cc3300;
    text-decoration: none;
    margin-top: 60px;
}
.toplink br {
    display: none;
}
#footer {
    width: 100%;
    height: 20px;
    background-color: #336600;
    padding: 5px 0;
    position: fixed;
    bottom: 0px;
    margin-top: auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
}
#ttlead br {
    display: inline;
}
}

/*=============================================================================smartphone*/
/*=======================================================================================*/
/*=======================================================================================*/

@media screen and (max-width:599px) {
body {
    font-size: 0px;
    background-image: none;
}
#navline {
    width: 100%;
    height: 60px;
    background-color: #336600;
    text-align: center;
    margin-bottom: 0;
}
.mainnavpc {
    display: none;
}
.mainnavsp {
    display: table;
    width: 100%;
    margin: auto;
}
.mainnavsp td {
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
}
.mainnavsp a {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}
.navicon {
    width: auto;
    height: 24px;
    border: none;
    display: inline-block;
    margin-top: 2px;
}
.navlogosp {
    width: auto;
    height: 48px;
    margin-top: 2px;
}
#maincontent {
    width: 100%;
    height: 100%;
    margin-top: 60px;
    padding-bottom: 200px;
    background-color: #FFFFFF;
}
#cover {
    width: 100%;
    height: 240px;
    background-image: url(../apshopimage/img_olive_01.jpg);
    text-align: center;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    margin-top: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120% auto;
    text-shadow: 3px 3px 6px #000000;
}
.coverlogo {
    width: 360px;
    height: auto;
    display: inline-block;
    margin: 40px auto 0px auto;
}
#pagetitle {
    width: 100%;
    margin: 10px auto 10px auto;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}
#pagetitle img {
    width: 60px;
    height: auto;
    margin-top: -18px;
    display: inline-block;
    vertical-align: middle;
}
#pagetitle p {
    font-size: 22px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 800;
    color: #336600;
    display: inline-block;
}
#ttlead {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    margin-top: -22px;
    margin-bottom: 20px;
}
#ttlead br {
    display: inline;
}
/*===========送信完了===========*/

#thanks {
    width: 100%;
    margin: 60px auto 10px auto;
    font-size: 40px;
    font-family: 'Oleo Script', cursive;
    font-weight: 800;
    color: #336600;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}
#thankslead {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
}
#contentmini {
    width: 100%;
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 700px;
    background-color: #FFFFFF;
    font-size: 16px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    text-align: center
}
#contentmini a {
    text-decoration: none;
    font-weight: 500;
    color: #cc3300;
}
#imgspace {
    width: 100%;
}
.olivemini {
    width: 240px;
    height: auto;
    display: block;
    margin: 4px auto 10px auto;
}
.logominig {
    width: 250px;
    height: auto;
    display: block;
    margin: 0 auto 6px auto;
}
#notices {
    width: 80%;
    margin: 30px auto 30px auto;
    padding: 14px;
    border: 4px solid #336600;
    border-radius: 20px;
}
.importanthead {
    font-size: 20px;
    font-family: 'Oleo Script', cursive;
    font-weight: 800;
    color: #cc3300;
    display: block;
    text-align: center;
    margin-bottom: 4px;
}
.important {
    font-size: 16px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #000000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.5em;
    text-align: justify;
}
.toparticle {
    width: 90%;
    height: auto;
    margin: 50px auto 0px auto;
}
.topitem {
    width: 50%;
    height: auto;
    margin: auto;
    display: block;
    -webkit-box-shadow: 8px 8px 10px #999999;
    box-shadow: 8px 8px 10px #999999;
}
.topitemtxt {
    width: 80%;
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.5em;
    display: block;
    vertical-align: top;
    margin: 30px auto 0px auto;
}
.toplink a {
    font-size: 24px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    color: #cc3300;
    text-decoration: none;
    margin-top: 0px;
}
}
.toplink br {
    display: inline;
}
#footer {
    width: 100%;
    height: 24px;
    background-color: #336600;
    padding: 4px 0;
    position: fixed;
    bottom: 0px;
    margin-top: auto;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
}
#wnew {
	width: 100%;
	text-align: center;
}
#wnew p {
    font-size: 28px;
    font-family: 'Oleo Script', cursive;
    font-weight: 800;
    color: #336600;
	display: table;
	margin: 0 auto 0 auto;
}
.news {
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
	display: table;
	margin: 0 auto 0 auto;
}
.news th {
    font-size: 18px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    color: #000000;
	display: table;
	margin: 0 auto 0 auto;
	white-space: nowrap;
	margin-right: 0.5em;
}
}
