@charset "utf-8";
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
vertical-align: baseline;
}
html {
overflow-y: scroll;
font-size: 62.5%;
}
body {
background-color:#d2d2d2;
color:#333333;
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
font-size: 1.4rem;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
display: block;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
input, textarea, button {
margin: 0;
padding: 0;
color:#333333;
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th {
text-align: left;
}
a:focus {
outline: none;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px; /*/*/}
img {
vertical-align: top;
font-size:0;
line-height: 0;
height:auto;
max-width:100%;
}
sup {
vertical-align:super;
}
video {
max-width:100%;
}
table {
width:100%;
}
a {
color:#098adc;
text-decoration:none;
}
a,a:hover {
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
a:hover {
text-decoration:underline;
color:#098adc;
}
a img:hover {
filter: alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
}
i.fa {
width: 1em;
padding-right: 0.4em;
text-align: center;
}
i.fa.posR {
padding-left: 0.4em;
text-indent: 0;
}
#wrapper {
background-color:#ffffff;
}/**/header {
width:100%;
height:148px;
background:url(//www.cmp-members.com/images/cmn_head_bg.jpg) 50% 0 no-repeat;
background-size:cover;
color:#ffffff;
}
header .headInr {
position:relative;
max-width:1200px;
margin:0 auto;
padding:52px 0 0;
}
header .headInr h1 {
text-align:center;
font-size:4.0rem;
}
header .headInr h1 a {
text-decoration:none;
color:#ffffff;
}
header .headInr h1 a:hover {
opacity:0.75;
}
header .headInr ul {
position:absolute;
right:0;
top:0;
}
header .headInr ul li {
float:left;
margin:1em;
padding:0 0 0 1.5em;
line-height:1.2;
font-size:1.6rem;
}
header .headInr ul li.mobile {
margin-right:0;
background:url(//www.cmp-members.com/images/cmn_icon_login.png) 0 50% no-repeat;
background-size:auto 100%;
}
header .headInr ul li.login {
background:url(//www.cmp-members.com/images/cmn_icon_login.png) 0 50% no-repeat;
background-size:auto 100%;
}
header .headInr ul li.faq {
background:url(//www.cmp-members.com/images/cmn_icon_faq.png) 0 50% no-repeat;
background-size:auto 100%;
}
header .headInr ul li a {
color:#ffffff;
}  .drawer-nav {
width: 30rem;
}
.drawer-hamburger {
width: 3.4rem;
padding: 12px 0.75rem 24px;
background-color: rgba(0, 0, 0, 0.7);
}
.drawer-hamburger:hover {
background-color: rgba(0, 0, 0, 0.4);
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
height: 3px;
background-color: #fff;
}
.drawer-hamburger:after {
bottom: 0;
color: #ffffff;
content: "メニュー";
font-size: 9px;
left: 7px;
position: absolute;
white-space: nowrap;
} .drawer-nav strong {
font-weight: bold;
}
.drawer--left .drawer-nav {
left: -30rem;
-webkit-transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
header .headInr .drawer--left.drawer-open .drawer-nav,
header .headInr .drawer--left .drawer-hamburger,
header .headInr .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
left: 0;
}
.drawer--left.drawer-open .drawer-hamburger {
left: 30rem;
}
.drawer-menu-item {
padding: 0.5em 0.5em 0.5em 1em;
font-size: 1.6rem;
}
span.drawer-menu-item:hover {
text-decoration: none;
color: #222;
}
.drawer-menu-item.navC {
padding-left: 2em;
}
.drawer-menu-item.navG {
padding-left: 2em;
}
.drawer-menu-item.navG::before {
content: "-";
display: inline-block;
width: 1em;
}
.drawer-menu-item > small {
display: inline-block;
padding: 0 0 0 1em;
text-indent: -1em;
line-height: 1.5;
font-size: 12px;
}
.navFirst {
padding-bottom: 0.5em;
}
.navLogo {
padding: 2rem 3rem 1.5rem 2rem;
}
#cotainer {
}
#pageMenu {
width:100%;
border-bottom:1px solid #adadad;
text-align:center;
font-size:1.6rem;
}
#pageMenu li {
display:inline-block;
margin:0 1em -1px;
font-size:1.6rem;
}
#pageMenu li a {
display:block;
padding:8px 0;
text-decoration:none;
font-weight:bold;
color:#404040;
box-sizing:border-box;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition:none;
}
#pageMenu li a:hover,
#pageMenu li a.current {
padding:8px 0 5px;
border-bottom:3px solid #f36506;
}
#content {
width:100%;
padding: 20px 4%;
box-sizing:border-box;
}
main {
max-width:980px;
margin:0 auto;
}
main strong {
font-weight:bold;
} footer {
background-color:#d2d2d2;
color:#4e4e4e;
}
.footInr {
position:relative;
margin:0 auto;
padding:32px 0 40px;
max-width:1200px;
text-align:center;
}
.footInr ul {
margin:0 0 58px;
font-size:0;
}
.footInr ul li {
display:inline-block;
font-size:1.4rem;
}
.footInr ul li:after {
content:"|";
display:inline-block;
padding:0 8px;
font-size:1.5rem;
}
.footInr ul li:last-child:after {
content:"";
}
.footInr ul li a {
text-decoration:none;
color:#4e4e4e;
}
.footInr dl dd {
margin:22px 0 0;
font-size:1.1rem;
} #pageTop {
position: fixed;
bottom: -50px;
right: 20px;
line-height:0;
z-index:8;
}
#pageTop a {
display:block;
padding:6px 10px 8px 10px;
border-radius:3px;
background-color:#747474;
color:#ffffff;
}
#pageTop i.fa {
padding:0;
} .grecaptcha-badge {
transform: translateY(-70px);
}
@media only screen and (max-width: 640px) {
.grecaptcha-badge {
transform: translateY(-100px);
}
}
.anchor {
display: block;
padding-top:40px;
margin-top:-40px;
}
.linkWrap {
cursor:pointer;
}
.linkWrap:hover {
}
.linkWrap:hover img {
opacity:0.75;
transition: 0.5s;
}
.spNone {
display:inherit !important;
}
.pcNone {
display:none !important;
}
.dispNone {
display:none !important;
}
@media only screen and (max-width: 640px) {
html {
overflow-y: visible;
font-size: 54.69%;
} #wrapper {
position: relative;
-webkit-transition: all .2s;
transition: all .2s;
}
#container {
transform:translate3d(0px, 0px, 0px);
} header {
}
header .headInr {
width: 100%;
padding: 80px 0 0 0;
text-align: center;
transform: translate3d(0px, 0px, 0px);
}
header .headInr ul li {
float:none;
font-size:1.8rem;
}
header .headInr ul li.mobile {
margin-right: 1em;
} footer {
background:#d2d2d2;
color:#4e4e4e;
}
.footInr {
padding:20px 0;
text-align:left;
}
.footInr ul {
margin:0 0 20px;
font-size:0;
}
.footInr ul li {
display:block;
font-size:1.4rem;
}
.footInr ul li:after {
content:"";
display:inline;
padding:0;
font-size:1.5rem;
}
.footInr ul li a {
display:block;
padding:8px 2%;
text-decoration:none;
color:#4e4e4e;
}
.footInr ul li a:hover {
background-color:#f2f2f2;
}
.footInr dl {
width:96%;
margin:0 auto;
}
.footInr dl dd {
margin:12px 0 0;
font-size:1.1rem;
}
.spNone {
display:none !important;
}
.pcNone {
display:inherit !important;
}
}