@media only screen and (max-width: 640px) {
#global-nav #global-nav-in #menu li a:link, #global-nav #global-nav-in #menu li a:visited, #global-nav #global-nav-in #menu li a:hover, #global-nav #global-nav-in #menu li a:active {
    background: url(./images/icon/icon-arrow04.png) 1em 1em no-repeat #333333;
}

a {
	-webkit-tap-highlight-color:transparent;
}

}/* media end */

#footer .area01 {
	display:none;
}

#footer .area02 {
	width:100%;
}



.ad h4 {
    font-size: 1.2em;
    border: 0 !important;
    border-bottom-width: 1px !important;
    border-bottom-style: dashed !important;
    border-bottom-color: #ee338a !important;
    border-left-width: 5px !important;
    border-left-style: solid !important;
    border-left-color: #ee338a !important;
    padding-left: 10px !important;
    padding-bottom: 2px !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    font-weight: bold !important;

}

.ad h3 {
    font-size: 18px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #ee338a !important;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ee338a !important;
    padding: 0 0 0 10px;
    padding-bottom: 2px;
    font-weight: bold;
}

.ad img {
	border: 1px solid #f26968;
}

.ad .ichioshi span {
    color: #ee338a;
    display: block;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 10px;
}

.ad .ichi_box {
    font-weight: bold;
    font-size: 16px;
    background: #fff2f2;
    box-shadow: 0px 0px 0px 10px #fff2f2;
    border: dashed 2px #ee338a;
    border-radius: 9px;
    padding: 0.5em 0.5em 0.5em 1em;
    margin: 0.5em;
}

.ad_btn {
    margin: 0 auto;
	    padding-bottom: 1em;
    width: 200px;
}

.ad_btn a {
    background: #ee338a;
    box-shadow: 0 3px 0 #a7004e;
    text-align: center;
    color: #fff;
    text-decoration: none !important;
    padding: 0.5em 1em;
    display: block;
    margin: 1em 0;
    border-radius: 5px;
}

.ad_btn a:hover {
	opacity:0.7;
}

.ichioshi {
	padding-top:0.5em;
}
