@charset "utf-8";

header {
  padding: 25px 0;
}
header > p.logo {
	width: 94%;
	max-width: 1024px;
	margin: 0 auto;
}
header > p.logo img {
  width: 20%;
	max-width: 120px;
}
footer {
  padding: 60px 0 0;
}
footer .copy #f_logo img {
  width: 107px;
}
footer .copy #copy small span {
  display: inline-block;
  margin-left: 1em;
}
#docomo_lp {
  font-size: 16px;
  line-height: 1.6;
}
#docomo_lp a {
  color: #00A7EA;
  text-decoration: underline;
}
#docomo_lp img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#docomo_lp section {
  padding: 100px 0;
}
#docomo_lp .container {
  width: 92%;
  max-width: 1024px;
  margin: 0 auto;
}
#docomo_lp .fs-xxsmall {font-size: 75%;}
#docomo_lp .fs-xsmall {font-size: 85%;}
#docomo_lp .fs-small {font-size: 90%;}
#docomo_lp .fs-large {font-size: 110%;}
#docomo_lp .fs-xlarge {font-size: 120%;}
#docomo_lp .bg_pink {background: #FFE6E9;}
#docomo_lp .bg_blue {background: #E8F7FE;}
#docomo_lp .bg_yellow {background: #FFFFCC;}
#docomo_lp .bg_green {background: #EAF9F6;}
#docomo_lp .red {color: #f00 !important;}
#docomo_lp .txt_right {text-align: right;}
#docomo_lp .em {font-weight: bold;}
#docomo_lp .underline {text-decoration: underline;}
#docomo_lp .list > li {
  position: relative;
  padding-left: 1.3em;
}
#docomo_lp .list.custom_0 > li {
  padding-left: 0;
}
#docomo_lp .list.custom_2 > li {
  padding-left: 2.3em;
}
#docomo_lp .list.custom_3 > li {
  padding-left: 3.3em;
}
#docomo_lp .list > li + li {
  margin-top: .2em;
}
#docomo_lp .list > li::before,
#docomo_lp .list > li > .num {
  position: absolute;
  top: 0;
  left: 0;
}
#docomo_lp .list.kome > li::before {
  content: "※";
}
#docomo_lp .list.smldot > li::before {
  content: "・";
}
#docomo_lp .list.dot > li::before {
  content: "●";
  color: #33aa0c;
}

#docomo_lp .mainimg {
  width: 100%;
  text-align: center;
}
#docomo_lp .catchcopy {
  text-align: center;
  padding-bottom: 20px;
}
#docomo_lp　.tokuten {
  margin-left: -15px;
  margin-right: -15px;
}
#docomo_lp .tokuten > .l_row {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-spacing: 15px;
}
#docomo_lp .tokuten > .l_row > * {
  display: table-cell;
  vertical-align: middle;
  border: 4px solid #DD576F;
  border-radius: 20px;
  background: #fff;
  padding: 20px;
  text-align: center;
}
#docomo_lp .box_tit {
  border-radius: 20px 20px 0 0;
  text-align: center;
  color: #fff;
  padding: 10px 15px 0;
}
#docomo_lp .bg_blue .box_tit {
  background: #00A7EB;
}
#docomo_lp .bg_blue .box_tit img {
  margin-top: -30px;
}
#docomo_lp .bg_green .box_tit {
  background: #0DB39D;
}
#docomo_lp .box_tit + .box {
  border-radius: 0 0 20px 20px;
}
#docomo_lp .box {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
}
#docomo_lp .bg_blue .box {
  border: 4px solid #00A7EB;
  border-top: none;
}
#docomo_lp .bg_yellow .box {
  border: 4px solid #FFF000;
}
#docomo_lp .bg_green .box {
  border: 4px solid #0DB39D;
  border-top: none;
}
#docomo_lp .box + .box {
  margin-top: 20px;
}
#docomo_lp .box + .box_tit {
margin-top: 40px;
}
#docomo_lp .box_stit {
  font-size: 120%;
  font-weight: bold;
  position: relative;
  padding-left: 1.3em;
  margin-bottom: .7em;
}
#docomo_lp .box_stit::before {
  content: "●";
  color: #00A7EB;
  position: absolute;
  top: 0;
  left: 0;
}
#docomo_lp .bg_yellow .box_stit::before {
  color: #FF800D;
}
#docomo_lp .flow_tit {
  text-align: center;
}
#docomo_lp .box.flow {
  overflow: hidden;
}
#docomo_lp .box.flow dl dt {
  background: #FF800D;
  text-align: center;
  width: 60px;
  height: 60px;
  padding: 15px;
  clear: both;
  float: left;
}
#docomo_lp .box.flow dl dd {
  float: right;
  width: calc(100% - 90px);
}
#docomo_lp .box.flow .gzlogo {
  width: 90%;
  max-width: 300px;
  margin: .5em 0 1em;
}
#docomo_lp .howto_box_l {
  overflow: hidden;
}
#docomo_lp .howto_box {
  padding: 20px 0 0 90px;
}
#docomo_lp .howto_img {
  margin: -10px auto 20px;
}
#docomo_lp .about {
  padding-bottom: 100px;
}
#docomo_lp .about_tit {
  text-align: center;
  margin-bottom: 30px;
}
#docomo_lp .about .shinki {
  margin-left: auto;
  margin-right: auto;
}
#docomo_lp .otoku_tit {
  text-align: center;
  margin-bottom: 20px;
}
#docomo_lp .otoku .box_tit {
  position: relative;
  padding: 15px;
}
#docomo_lp .otoku .box_tit > .num {
  width: 150px;
  height: 70px;
  position: absolute;
  top: -10px;
  left: -24px;
}
#docomo_lp .otoku .l_row.otokuimg_box > *:nth-child(2) {
  text-align: center;
}
#docomo_lp .otoku .l_row.otokuimg_box > *:nth-child(2) img {
  width: 80%;
  max-width: 280px;
}
#docomo_lp .otoku .l_row.otokuimg_box + * {
  margin-top: 30px;
}
#docomo_lp .otoku .l_row.otokuimg_box + .l_row {
  margin-top: 40px;
}
#docomo_lp .otoku_stit {
  width: 100%;
  max-width: 520px;
  margin: 0 auto 1em;
}
#docomo_lp .plan_list {
  overflow: hidden;
  margin-top: 40px;
}
#docomo_lp .plan_list > li {
  width: 50%;
  text-align: center;
}
#docomo_lp .plan_list > li img {
  width: 85%;
}
#docomo_lp .plan_list > li:nth-of-type(odd) {
  float: left;
}
#docomo_lp .plan_list > li:nth-of-type(even) {
  float: right;
}
#docomo_lp .plan_list > li:nth-of-type(n+3) {
  margin-top: 30px;
}

#docomo_lp .bb_box {
  padding: 60px 0 0;
}
#docomo_lp .bb_box .l_row {
  width: 94%;
  max-width: 900px;
  margin: 0 auto;
}
#docomo_lp .bb_box .l_row > div:nth-child(1) {
  padding-right: 15px;
}
#docomo_lp .bb_box .l_row > div:nth-child(2) {
  padding-left: 15px;
}
#docomo_lp .bb_box > div {
  max-width: 435px;
}
#docomo_lp .bb_box .shinki {
  position: relative;
}
#docomo_lp .bb_box .fukidashi {
  position: absolute;
  top: -45px;
  left: -45px;
  width: 120px;
  height: 112px;
}
#docomo_lp * + .bnr_box {
	margin-top: 60px;
}
#docomo_lp .bnr_box a {
	display: block;
	border: 1px solid rgba(0,0,0,.2);
}



/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
/* スマホ向けのスタイル：960px */
@media only screen and (max-width: 768px) {  
  header {
    padding: 10px 0;
  }
  footer {
    padding: 0;
  }
	footer .fnav {
		padding-top: 40px;
	}
	footer .copy #copy small span {
		display: block;
	}
  #docomo_lp {
    font-size: 14px;
  }
  #docomo_lp section {
    padding: 30px 0;
  }
  #docomo_lp .pc {display:none;}
  #docomo_lp .l_row > * + * {
    margin-top: 20px;
  }
  #docomo_lp .catchcopy {
    margin-left: -3%;
    margin-right: -3%;
    padding-bottom: 10px;
  }
  #docomo_lp .tokuten {
    margin-left: -5px;
    margin-right: -5px;
  }
  #docomo_lp .tokuten > .l_row {
    border-spacing: 5px;
  }
  #docomo_lp .tokuten > .l_row > * {
    border-width: 2px;
    border-radius: 12px;
    padding: 10px;
  }
  #docomo_lp .box_tit {
    border-radius: 10px 10px 0 0;
    padding: 5px 10px 0;
  }
  #docomo_lp .bg_blue .box_tit img {
    width: 110%;
    max-width: 768px;
    margin-top: -20px;
    margin-left: -5%;
  }
  #docomo_lp .box_tit + .box {
    border-radius: 0 0 10px 10px;
  }
  #docomo_lp .bg_blue .box,
  #docomo_lp .bg_yellow .box,
  #docomo_lp .bg_green .box {
    border-width: 2px;
  }
  #docomo_lp .box {
    border-radius: 10px;
    padding: 20px 15px;
  }
  #docomo_lp .box + .box {
    margin-top: 15px;
  }
  #docomo_lp .box + .box_tit {
    margin-top: 35px;
  }
  #docomo_lp .box_stit {
    font-size: 110%;
  }
  #docomo_lp .bg_blue * + .box_stit {
    margin-top: 20px;
  }
  #docomo_lp .l_row.exam_point > div:last-child img {
    margin-top: -.3em;
  }
  #docomo_lp .box.flow dl dt {
    width: 46px;
    height: 46px;
    padding: 10px;
  }
  #docomo_lp .box.flow dl dd {
    width: calc(100% - 66px);
  }
  #docomo_lp .box.flow dl.bb_box_l {
    overflow: hidden;
  }
  #docomo_lp .box.flow .bb_box .fukidashi {
    top: -35px;
    left: -10px;
  }
  #docomo_lp .howto_box {
    padding-left: 0;
  }
  #docomo_lp .howto_img {
    margin-top: 0;
  }
  #docomo_lp .about {
    padding-bottom: 50px;
  }
  #docomo_lp .about_tit {
    margin-bottom: 15px;
  }
  #docomo_lp .about .shinki {
    width: 94%;
    max-width: 435px;
  }
  #docomo_lp .otoku_tit {
    margin-bottom: 30px;
  }
  #docomo_lp .otoku .box_tit {
    padding: 15px 10px;
  }
  #docomo_lp .otoku .box_tit > .num {
    width: 80px;
    height: 38px;
    top: -20px;
    left: -13px;
  }
  #docomo_lp .otoku .l_row.otokuimg_box + * {
    margin-top: 15px;
  }
  #docomo_lp .otoku .l_row.otokuimg_box + .l_row {
    margin-top: 20px;
  }
  #docomo_lp .otoku_stit {
    margin-bottom: .7em;
  }
  #docomo_lp .plan_list {
    margin-top: 20px;
  }
  #docomo_lp .plan_list > li {
    width: 100%;
  }
  #docomo_lp .plan_list > li:nth-of-type(odd),
  #docomo_lp .plan_list > li:nth-of-type(even) {
    float: none;
  }
  #docomo_lp .plan_list > li:nth-of-type(n+2) {
    margin-top: 20px;
  }
  
  #docomo_lp .bb_box {
    padding: 40px 0 0;
  }
  #docomo_lp .bb_box .l_row {
    max-width: 435px;
  }
	#docomo_lp .bb_box .l_row > div + div {
		margin-top: 20px;
	}
  #docomo_lp .bb_box .l_row > div:nth-child(1) {
    padding-right: 0;
  }
  #docomo_lp .bb_box .l_row > div:nth-child(2) {
    padding-left: 0;
  }
  #docomo_lp .bb_box .fukidashi {
    top: -30px;
    left: -20px;
    width: 80px;
    height: 76px;
  }
	#docomo_lp * + .bnr_box {
		margin-top: 30px;
	}


}

/* タブレット＆PCのスタイル：769px */
@media only screen and (min-width: 769px) {
  #docomo_lp .sp {display:none;}
  #docomo_lp a, #docomo_lp a img {
    transition: .5s;
  }
  #docomo_lp a:hover {
    color: #0A4591;
    text-decoration: none;
  }
  #docomo_lp a:hover img {
    opacity: .7;
  }
  #docomo_lp .l_row {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  #docomo_lp .l_row > * {
    display: table-cell;
    vertical-align: top;
  }
  #docomo_lp .l_row.exam_point > div:first-child {
    padding-right: 30px;
  }
  #docomo_lp .l_row.exam_point > div:last-child {
    padding-left: 30px;
  }
  #docomo_lp .box.flow dl.bb_box_l {
    float: left;
    width: 65%;
  }
  #docomo_lp .box.flow .bb_box {
    padding-top: 0;
    float: right;
    width: 30%;
  }
  #docomo_lp .box.flow .bb_box .fukidashi {
    top: -20px;
    left: -35px;
    width: 80px;
    height: 75px;
  }
  #docomo_lp .otoku .l_row.otokuimg_box > *:nth-child(1) {
    width: 65%;
  }
  #docomo_lp .otoku .l_row.otokuimg_box > *:nth-child(2) {
    width: 35%;
  }
	

}

