html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
font-family: 'Noto Serif JP', serif;
font-weight: 400;
}

body {
margin: 0;
overflow-x: hidden; 
box-sizing: border-box;
background-color: #444;
}


a {
text-decoration: none;
}

/*========== BUTTON ==========*/
#wrapper{
position: relative;
}

.btn,
a.btn,
button.btn {
position: relative;
display: inline-block;
padding: 18px 24px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: 0.2em;
color: #ffffff;
border: solid 1px #EAE9E2;
border-radius:1px;
}

.btn-wrap {
position: fixed;
width: 100%;
bottom: 10px;
left:0;
right:0;
text-align: center;
z-index: 2;
}

a.btn-c {
  font-size: 16px;
  position: relative;
  padding: 18px 24px;
  color: #fff;
  background: #000;
}

a.btn-c span {
  font-size: 16px;
	font-weight: 700;
  position: absolute;
  top: -10px;
  display: block;
  width: 85%;
  padding: 4px 0;
  color: #000;
  border: 1px solid #fff;
  border-radius: 1rem;
  background: #ABA28C;
}

a.btn-c img{
width: 28px;
vertical-align: middle;
}

/*========== CONTENTS ==========*/

#mkou_fv{
width: 100%;
margin: 0 auto;
background-color:#112D40;
padding-bottom:20px;
}
#mkou_fv img{
width: 100%;
}
.mkou_sv{
width: 100%;
background-image: url("../img/mkou_svbg.png")  ;
background-size: 100%;
background-repeat: no-repeat;
background-position: top;
}
.mkou_sv h1{
color: #fff;
font-size: 16px;
line-height: 2.0em;
letter-spacing: 0.2em;
text-align: center;
padding: 80px 0;
}
#mkou_fvver2{
width: 100%;
margin: 0 auto;
background-color:#112D40;
}
.mkou_fvver2 img{
width: 100%;
}
.mkou_fvver2_box{
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
}
.mkou_fvver2_box li{
list-style: none;
}
.mkou_fvver2_boxl{
width: 35%;
}
.mkou_fvver2_boxl img{
width: 100%;
height: auto;
margin: 0;
}
.mkou_fvver2_boxr{
width: 65%;
}
.mkou_fvver2_boxr h1{
color: #fff;
font-size: 14px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: left;
margin-left: 20px;
}


#mkou_fvver3_base{
width: 100%;
margin: 0 auto;
position: relative;
background-color: #222;
}
.mkou_fvver3 {
width: 100%;
padding: 0;
}
.mkou_fvver3 img{
width: 100%;
}
.mkou_fvver3_box{
display: flex;
align-items: center;
position: absolute;
bottom: 0px;
}
.mkou_fvver3_box li{
list-style: none;
}
.mkou_fvver3_boxl{
width: 35%;
}
.mkou_fvver3_boxl img{
width: 100%;
}
.mkou_fvver3_boxr{
width: 65%;
}
.mkou_fvver3_boxr h1{
color: #fff;
font-size: 14px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: left;
margin-left: 10px;
}

#mkounenkionayami{
background-image: url("../img/mkou_fv2bg.png")  ;
background-position: center;
background-size: cover;
padding: 80px 0;
}
#mkounenkionayami h2{
color: #EAE9E2;
font-size: 20px;
line-height: 2em;
letter-spacing: 0.2em;
text-align: center;
}
#mkounenkionayami ul{
width: 80%;
margin: 40px auto 0 auto;
}
#mkounenkionayami li{
width: 100%;
text-align: center;
padding: 10px 0;
margin-bottom: 25px;
font-size: 14px;
color: #EAE9E2;
letter-spacing: 0.2em;
border: solid 1px #EAE9E2;
list-style: none;
}
#mkounenkionayami p{
text-align: center;
margin-bottom: 25px;
}
#mkounenkionayami p img{
width: 32px;
}
.mkounenkionayami_box{
width: 90%;
margin: 0 auto;
text-align: center;
padding: 10px 0;
font-size: 18px;
color: #000;
letter-spacing: 0.1em;
background-color: #ABA28C;
}

#mkounenkiabout{
width: 100%;
padding: 40px 0;
background-color: #EAE9E2;
background-image: url("../img/mkou_logobg.png");
background-repeat: no-repeat;
background-size: 100% auto;
}
#mkounenkiabout h2{
color: #000;
font-size: 20px;
line-height: 1.2em;
letter-spacing: 0.2em;
text-align: center;
margin-bottom: 20px;
}
#mkounenkiabout h2 span{
color: #ABA28C;
font-size: 10px;
}
.mkounenkiabout_box{
width: 85%;
margin: 0 auto 40px auto;
color: #000;
font-size: 13px;
line-height: 1.8em;
letter-spacing: 0.1em;
}
.mkounenkiabout_merit-tit{
width: 85%;
margin: 0 auto;
padding: 8px 0;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 1.6em;
letter-spacing: 0.2em;
background-color: #ABA28C;
}
.mkounenkiabout_merit-tex{
width: 85%;
margin: 0 auto;
padding: 16px 0;
background-color: #FFF;
}
.mkounenkiabout_merit-tex li{
width: 90%;
margin: 0 auto;
list-style: none;
padding: 16px 0;
border-bottom: dotted 1px #000;	
}
.mkounenkiabout_merit-tex li:last-child{
border-bottom: dotted 0px #000;	
}
.mkounenkiabout_merit-tex li img{
width: 28px;
vertical-align:bottom;
}
.mkounenkiabout_merit-img{
width: 85%;
margin: 0 auto;
padding: 16px 0;
color: #000;
text-align: center;
font-size: 14px;
line-height: 1.4em;
letter-spacing: 0.2em;
background-color: #F2F2F2;
}
.mkounenkiabout_merit-img img{
width: 90%;
text-align: center;
margin-top: 8px;
}

#mkounenkiabmkou{
width: 100%;
padding: 40px 0;
background-color: #EAE9E2;
background-image: url("../img/mkou_logobg.png");
background-repeat: no-repeat;
background-size: 100% auto;
}
#mkounenkiabmkou h2{
color: #000;
font-size: 20px;
line-height: 1.2em;
letter-spacing: 0.2em;
text-align: center;
margin-bottom: 20px;
}
#mkounenkiabmkou h2 span{
color: #ABA28C;
font-size: 10px;
}
.mkounenkiabmkou_box{
width: 85%;
margin: 0 auto 40px auto;
color: #000;
font-size: 13px;
line-height: 1.8em;
letter-spacing: 0.1em;
padding-bottom: 40px;
border-bottom: dotted 1px #000;
}
.mkounenkiabmkou_boxsec{
width: 85%;
margin: 20px auto;
color: #000;
font-size: 13px;
line-height: 1.8em;
letter-spacing: 0.1em;
}
.mkounenkiabmkou_boxsec img{
width: 100%;
}
.mkounenkiabmkou_wbox{
width:85%;
background-color: #fff;
margin: 20px auto;
font-size: 13px;
line-height: 2.0em;
letter-spacing: 0.1em;
text-align: center;
}
.mkounenkiabmkou_wbox li{
list-style: none;
padding: 20px 5px;
border-bottom: dotted 1px  #000;
}
.mkounenkiabmkou_wbox li:last-child{
border-bottom: dotted 1px  #fff;
}
.mkounenkiabmkou_wbox_tit{
color:#fff;
background-color: #ABA28C;
}

#mkounenki_meth{
width: 100%;
padding: 0 0 40px 0;
background-color: #FFF;
}
.mkounenki_meth_tit{
width: 100%;
background-color: #112D40;
color: #fff;
font-size: 16px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: center;
padding: 8px 0;
}
.mkounenki_meth_box{
width:85%;
margin: 0 auto;
padding: 40px 0;
border-bottom: dotted 1px #112D40;
}
.mkounenki_meth_box h3{
color: #112D40;
font-size: 16px;
line-height: 1.6em;
letter-spacing: 0.2em;
text-align: center;	
margin-bottom: 20px;
}
.mkounenki_meth_box h3 img{
height: 24px;
vertical-align: top;
}
.mkounenki_meth_boxend{
width:85%;
margin: 0 auto;
padding: 40px 0 0 0;
}
.mkounenki_meth_boxend h3{
color: #112D40;
font-size: 16px;
line-height: 1.6em;
letter-spacing: 0.2em;
text-align: center;	
margin-bottom: 20px;
}
.mkounenki_meth_boxend h3 img{
height: 24px;
vertical-align: top;
}
.mkounenki_meth_ph{
width: 50%;
margin: 0 auto 20px auto;
}
.mkounenki_meth_ph img{
width: 100%;
}
.mkounenki_meth_txt{
width: 80%;
margin: 0 auto;
color: #112D40;
font-size: 12px;
line-height: 1.8em;
letter-spacing: 0.2em;
}

#mkounenkiteikyou{
width: 100%;
padding: 40px 0;
background-image: url("../img/mkou_teikyou.png");
background-position: center;
background-size:cover;
}
#mkounenkiteikyou h2{
color: #FFF;
font-size: 24px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: center;
}
.mkounenkiteikyou_box{
width: 80%;
margin: 30px auto;
color: #fff;
font-size: 14px;
line-height: 2em;
letter-spacing: 0.1em;
text-align: left;
}
.mkounenkiteikyou_box p{
font-size: 11px;
text-align: right;
}
.mkounenkiteikyou_g{
color: #ABA28C;
}

#mkounenki_merit{
width: 100%;
padding: 0 0 40px 0;
background-color: #FFF;
}
.mkounenki_merit_tit{
width: 100%;
background-color: #ABA28C;
color: #000;
font-size: 20px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: center;
padding: 8px 0;
}
#mkounenki_merit h2{
color: #ABA28C;
font-size: 16px;
line-height: 1.2em;
letter-spacing: 0.2em;
text-align: center;
margin: 20px 0 0 0;
}
.mkounenki_merit_box{
width: 100%;
margin: 0 auto 40px auto;
color: #000;
font-size: 14px;
line-height: 1.8em;
letter-spacing: 0.1em;
}
.mkounenki_merit-tit{
width: 80%;
margin: 10px auto 0 auto;
padding: 12px 0;
color: #fff;
text-align: center;
font-size: 14px;
line-height: 1.6em;
letter-spacing: 0.1em;
background-color: #ABA28C;
}
.mkounenki_merit-tit img{
width: 28px;
}
.mkounenki_merit-tex{
width: 70%;
margin: 0 auto;
padding: 5%;
font-size: 12px;
line-height: 1.8em;
background-color: #EAE9E2;
}

#mkounenki_reccom{
width: 100%;
padding: 0 0 20px 0;
background-color: #FFF;
}
.mkounenki_reccom_tit{
width: 100%;
background-color: #ABA28C;
color: #fff;
font-size: 20px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: center;
padding: 8px 0;
}

#mkounenki_reccom ul{
width:80%;
margin: 0 auto;
padding: 20px 0 0 0;
}
#mkounenki_reccom ul li{
display: block;
background: #EAE9E2; /* 見出しの背景色 */
background-image:url("../img/mkou_merit_check.png");
background-position: left;
background-repeat: no-repeat;
list-style: none;
text-align: left;
padding: 20px 0 20px 60px;
margin-bottom: 12px;
background-color: #EAE9E2;
color: #000;
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1.8em;
}
#mkounenkican{
width: 100%;
padding: 40px 0;
background-color: #ABA28C;
}
#mkounenkican h2{
color: #FFF;
font-size: 20px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: center;
}
.mkounenkican_box{
width: 85%;
margin: 20px auto;
color: #fff;
font-size: 13px;
line-height: 1.8em;
letter-spacing: 0.1em;
}
.mkounenkican_tit{
width: 85%;
margin: 0 auto;
padding: 8px 0;
color: #ABA28C;
text-align: center;
font-size: 16px;
line-height: 1.6em;
letter-spacing: 0.2em;
background-color: #112D40;
}
#mkounenkican ul{
width: 85%;
margin: 0 auto;
padding: 8px 0;
}
#mkounenkican ul li{
list-style: none;
text-align: center;
padding: 8px 0;
margin-bottom: 8px;
background-color: #fff;
}
#mkounenkican ul li img{
width: 16px;
vertical-align:baseline;
}

#mkounenkikaizen{
width: 100%;
padding: 40px 0;
background-image: url("../img/mkou_kaizen.png");
background-position: center;
background-size:cover;
}
#mkounenkikaizen h2{
color: #FFF;
font-size: 12px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: center;
}
.mkounenkikaizen_box{
width: 96%;
margin: 20px auto;
color: #fff;
font-size: 20px;
line-height: 2em;
letter-spacing: 0.1em;
text-align: center;
}

#mkounenkifeature{
width: 100%;
padding: 40px 0 40px 0;
background-color: #EAE9E2;
}
#mkounenkifeature h2{
color: #000;
font-size: 18px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: center;
}
#mkounenkifeature h2 img{
height: 24px;
vertical-align: top;
}
.mkounenkifeaturebox{
width: 85%;
margin: 40px auto;
}
.mkounenkifeaturebox h3{
color: #000;
font-size: 18px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: left;
}
.mkounenkifeaturebox h3 img{
height: 28px;
vertical-align: bottom;
}
.mkounenkifeaturebox p{
color: #000;
font-size: 12px;
line-height: 1.8em;
letter-spacing: 0.2em;
text-align: left;
margin-top: 20px;
}
.mkounenkifeaturebox p img{
width: 100%;
}
.tetos_large{
font-size: 16px;
line-height: 2.6em;
}
.tetos_small{
font-size: 10px;
line-height: 1.4em;
}
.mkounenkifeature_wbox{
background-color: #fff;
margin-top: 20px;
padding: 20px;
font-size: 10px;
line-height: 2.0em;
letter-spacing: 0.1em;
text-align: left;
}
.iframe-wrp {
position: relative;
width: 100%;
padding-top: 75%; /* = height ÷ width × 100 */
}
.iframe-wrp iframe {
position: absolute;
top: 20px;
left: 0;
width: 100%;
height: 100%;
}
.mkounenkifeaturebox table{
width: 100%;
border-collapse: collapse;
border-spacing: 10px;
table-layout: fixed;
margin-top: 20px;
background-color: #fff;
}
.mkounenkifeaturebox th{
background-color: #000;
color:#fff;
font-size: 16px;
letter-spacing: 0.2em;
padding: 4px 0;
}
.mkounenkifeaturebox td{
font-size: 12px;
padding: 16px 4px;
text-align: center;
border-bottom: dotted 1px #ddd;
}

#mkounenkiflow{
width: 100%;
padding: 40px 0;
background-color: #000;
text-align: center;
}
#mkounenkiflow h2{
color: #FFF;
font-size: 18px;
line-height: 1.6em;
letter-spacing: 0.1em;
}
#mkounenkiflow h2 img{
height: 24px;
vertical-align: top;
}
.mkounenkicursol{
margin: 0 auto;
}
.mkounenkicursol img{
width: 32px;
}
.mkounenkiflowbox{
width: 85%;
margin: 20px auto;
border: solid 1px #666;
text-align: center;
}
.mkounenkiflowbox h3{
font-size: 18px;
color: #fff;
line-height: 2.0em;
letter-spacing: 0.1em;
margin: 20px auto;
}
.mkounenkiflowbox p{
font-size: 12px;
color: #fff;
line-height: 2.0em;
letter-spacing: 0.1em;
margin-bottom: 20px;
}
.mkounenkiflowbox p img{
width: 20%;
}

#mkounenkifaq{
width: 100%;
padding: 40px 0;
background-color: #FFF;
}
#mkounenkifaq h2{
color: #000;
font-size: 20px;
line-height: 1.2em;
letter-spacing: 0.2em;
text-align: center;
margin-bottom: 20px;
}
#mkounenkifaq h2 span{
color: #ABA28C;
font-size: 10px;
}

.mkounenkiaccordion {
width: 90%;
margin: 10px auto;
}
.mkounenkiaccordion__summary {
display: block;
background: #EAE9E2; /* 見出しの背景色 */
background-image:url("../img/mkou_faq_q.png");
background-position: left;
background-repeat: no-repeat;
font-size:12px;
line-height: 1.4em;
letter-spacing: 0.1em;
position: relative;
list-style: none; /* 矢印を消す */
cursor: pointer;
padding: 20px 38px 20px 60px;
}
.mkounenkiaccordion__summary::-webkit-details-marker {
  display: none;
}
.mkounenkiaccordion__summary::after {
  content:url("../img/mkou_faq_cursol.png");
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.mkounenkiaccordion[open] .amkounenkiccordion__summary::after {
 content:url("../img/mkou_faq_cursol_a.png");
}
.mkounenkiaccordion__detail {
padding: 16px 16px 20px 60px;
background: #F6F6F6;
background-image:url("../img/mkou_faq_a.png");
background-position: top 10px left 0px;
background-repeat: no-repeat;
font-size:12px;
line-height: 1.8em;
letter-spacing: 0.1em;
}
.mkounenkiaccordion__text {
  margin: 0;
}

#mkounenkifuku{
width: 100%;
padding: 0 0 40px 0;
background-color: #EAE9E2;
}
.mkounenkifuku_tit{
width: 100%;
background-color: #000;
color: #fff;
font-size: 18px;
line-height: 1.6em;
letter-spacing: 0.1em;
text-align: center;
padding: 8px 0;
}
.mkounenkifukubox{
width: 85%;
margin: 20px auto;
}
.mkounenkifukubox p{
font-size: 12px;
color: #000;
line-height: 2.0em;
letter-spacing: 0.1em;
margin-bottom: 20px;
}
.mkounenkifukuti{
width: 60px;
background-color: #000;
color: #fff;
font-size: 12px;	
}
.mkounenkifukup{
background-color: #fff;
color: #000;
font-size: 12px;
line-height: 1.6em;
letter-spacing: 0.1em;
padding: 20px;
}

#mkounenkifooter{
width: 100%;
background-color: #000;
padding-bottom: 120px;
}
#mkounenkifooter img{
width: 100%;
}
#mkounenkifooter p{
font-size: 13px;
color: #fff;
margin: 20px auto;
text-align: center;
}
#mkounenkifooter p span{
font-size: 9px;
}

@media screen and (min-width : 751px) {
#wrapper{
width: 750px;
margin: 0 auto;
}
#mkounenkifv{
background-size: 750px auto;
background-position: top ;
height: 1000px;
}
#mkounenkifv h2{
height: 800px;
}
}