@charset "UTF-8";
/*--------------------------------------

Date: 2014.08.21
Order of description:
__Default_style_clear
__Font
__Body
__Header
__EyeCatch
__Point
__PlanDetail
__Service
__Device
__Entry
__Mnp
__Faq
__Media
__Footer

--------------------------------------*/

/*---------------------------
__Default_style_clear
---------------------------*/
/* --------------------------------------------------------------
 File name : reset.css
 CSS Info
 Created : 2008-05-19
 Last update : 2008-05-19
 Author : Soga susumu
-------------------------------------------------------------- */

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote,
pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol,
ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead,
tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}

table {
 border-collapse: separate;
 border-spacing: 0;
}

caption, th, td {
 text-align: left;
 font-weight: normal;
}

table, td, th {
 vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
 content: "";
}

blockquote, q {
 quotes: "" "";
}

a img {
 border: none;
}

ul,ol{
	list-style-type:none;
}

address{
	font-style: normal;
}

.bgGray {
	background: #F6F6F6;
	padding-bottom: 60px;
}




/*---------------------------
__Font
---------------------------*/
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
}
ul,ol {
	list-style: none;
}
ul,li,ol,dl,dt,dd {
	margin: 0;
	padding: 0;
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

.backtotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9000;
    display: none;
}

a {
	color: #0080FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}




/*---------------------------
__Body
---------------------------*/

.clear {
	clear:both;
}

p {
	line-height: 180%;
	padding-bottom: 15px;
}

.newTopics {
	font-size: 16px;
	font-weight: bold;
	background: #D80000;
	color: #FFF;
	padding: 5px;
	margin-bottom: 15px;
}

a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h1,h2,h3,h4,h5,h6,p,dt,dd,li {
    background-color:transparent;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    display: block;
}

body {
    font-size: 16px;
    color: #101010;
    text-align: center;
    font-family: "Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    line-height: 1.8;
}




/*-- .backtotop
--------------------*/
.backtotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9000;
    display: none;
}






/*-- common constructions
--------------------*/

section {
    margin: 0;
    padding: 0;
    width: 100%;
}

.cont-space {
    padding:100px 0;
}

.cont-space h2, .cont-space h3 {
    color:#698A31;
}

.cont-space h2 {
    font-size:32px;
    padding-bottom:32px;
}
.cont-space h3 {
    font-size:26px;
    padding-bottom:40px;
}
.leadTxt {
    padding-bottom:80px;
}

.caution a {
    display: inline;
    text-decoration: underline;
    color: #353535;
}
.caution a:hover {
    text-decoration: none;
    opacity: 0.7;
}




/*-- #header
--------------------*/

/*-- #footer
--------------------*/

#footer {
  border-top: 1px solid #dedede;
}
#footer small {
   text-align:center;
   padding: 1em 0;
   font-size: 11px;
   color: #1A2990;
}




/*-- #mainVidual
--------------------*/

#mainVidual div {
    margin:0 auto;
    padding:0;
    text-align: center;
}
#mainVidual h1 span {
    color: #C3D424;
    font-size: 18px;
    padding: .5em 0 0;
}



/*-- #service
--------------------*/

#service {
    background-color: #ffffff;
}
#service .caution a {
    text-decoration: underline;
    font-size: 14px;
    color: #353535;
}
#service .caution a:hover {
    text-decoration: none;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
#service .caution {
    padding-bottom: 60px;
    font-size: 14px;
}
#service .leadTxt {
  padding-bottom: 40px;
}



/*-- #flow
--------------------*/

#flow{background-color: #f5f5f5;}
#flow ul {
    position: relative;
    overflow: hidden;
    padding: 0 0 6px;
}
#flow ul li {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    background-color: #ffffff;
    -moz-box-shadow: 0px 0px 4px 2px #dedede;
    -webkit-box-shadow: 0px 0px 4px 2px #dedede;
    box-shadow: 0px 0px 4px 2px #dedede;
}
#flow ul li .circle span {
    font-size: 36px;
}
#flow ul li dl {
    background-color: #ffffff;
    padding: 20px;
    margin: 70px 0 0;
    line-height: 1;
}
#flow ul li dt {
  padding: 0 0 .5em;
}



/*-- #cautionList
--------------------*/

#cautionList {
    background-color: #f5f5f5;
}
#cautionList.cont-space {
    padding: 60px 0 100px;
}
#cautionList ul {
  position: relative;
  overflow: hidden;
  padding: 30px 0 60px;
}
#cautionList li {
    margin: 0 0 2em;
}
#cautionList li:nth-of-type(3), #cautionList li:nth-of-type(4) {
    margin-bottom: 0;
}

#cautionList ul li .circle {
    box-sizing: border-box;
    border: 4px solid #6B8C32;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    padding-top: 1.25em 0 0;
    font-size: 18px;
    line-height: 1.2;
    z-index: 500 !important;
    -moz-box-shadow: 0px 0px 4px 2px #dedede;
    -webkit-box-shadow: 0px 0px 4px 2px #dedede;
    box-shadow: 0px 0px 4px 2px #dedede;
}
#cautionList ul li .circle span {
    font-size: 36px;
}
#cautionList ul li i {
    font-size: 40px;
    color: #252525;
    padding: 6px 0 0 2px;
}
#cautionList ul li:nth-of-type(3) i {
    padding: 6px 0 0 4px;
}
#cautionList ul li dt {
  padding: 40px 0 .75em;
  text-align: center;
}
#cautionList .btnTwoColumn {
    padding: 0;
}



/*-- .btnTwoColumn
--------------------*/
.btnTwoColumn li , #cautionList .btnTwoColumn li {
    margin: 0 auto 6px;
    width: 50%;
    max-width: 480px;
}
#cautionList .btnTwoColumn li {
  float: none;
}
.btnTwoColumn li a {
  padding: 1em 0;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #FF9326;
  -webkit-box-shadow: 0 5px 0 #AE5700;
  -moz-box-shadow: 0 5px 0 #AE5700;
  box-shadow: 0 5px 0 #AE5700;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.btnTwoColumn li a:hover {
  opacity: 0.8;
}






/*-- ～767px
--------------------*/

@media(max-width:767px) {

p,dd {
  font-size: 14px;
}

ul li dt {
font-size: 15px;
font-weight: bold;
text-align: left;
line-height: 1;
}
ul li dd {
font-size: 13px;
text-align: left;
line-height: 1.6;
}


  .cont-space {
      padding: 60px 0;
  }
  .cont-space h2 {
      font-size:115%;
      padding-bottom:16px;
  }
  .cont-space h3 {
      font-size:100%;
      padding-bottom:20px;
  }
  #cautionList.cont-space {
      padding: 0 0 60px;
  }

  .leadTxt {
      padding-bottom:40px;
  }



  /*-- #header
  --------------------*/
#header #hArea {
    margin: 0px auto;
    padding: 20px 0 0;
    text-align: left;
    position: relative;
    overflow: hidden;
}

#header #hArea img#logo {
    width: 30%;
    max-width: 120px;
    margin: 0 auto 1em;
}
#header #hArea p a {
    border-top: 1px solid;
    padding: .5em;
    color: #101010;
    text-align: center;
}




/*-- #mainVidual
--------------------*/
#mainVidual {
    background-color: #000000;
    padding: 60px 0;
}

#mainVidual h1 {
    margin: 0 auto 20px;
    padding: 0;
    width: 90%;
    color: #ffffff;
    font-size: 125%;
    text-align: center;
    line-height: 1.4;
}

#mainVidual h1 span {
    color: #C3D424;
    font-size: 80%;
    padding: .5em 0 .25em;
}

#mainVidual ul {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 3em 0 0;
    width: 62%;
    text-align: center;
    clear: both;
    background-image: url("/shop/yoyaku/img/bg_logo_drsmart.png");
    background-repeat: no-repeat;
    background-size: 120px auto;
    background-position: center top;
    overflow: hidden;
}

#mainVidual ul li {
    float: left;
    margin: .6em .25em 0;
    padding: .1em 1.375em;
    color: #ffffff;
    background-color: #898989;
    text-align: center;
    font-size: 68.75%;
    border-radius: 11px;
}
#mainVidual ul li:nth-of-type(1) {
  margin-left: 30px;
}


/*-- #service
--------------------*/
#service .caution {
    padding-bottom: 3em;
    font-size: 12px;
    line-height: 2.0;
}


/*-- #flow
--------------------*/
#flow ul li {
    position: relative;
    margin: 1em 0 1em;
    padding: 0;
    background-color: #ffffff;
    -moz-box-shadow: 0px 0px 4px 2px #dedede;
    -webkit-box-shadow: 0px 0px 4px 2px #dedede;
    box-shadow: 0px 0px 4px 2px #dedede;
}

#flow ul li .circle {
    background-color: #ffffff;
    border: 3px solid #6B8C32;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    margin: -1.5em auto 0;
    padding-top: 12px;
    color: #101010;
    font-size: 12px;
    line-height: 1.2;
    position: relative;
    z-index: 500;
}
#flow ul li dl {
    margin: 1em 0 0;
}


/*-- #cautionList
--------------------*/
#cautionList ul {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
}
#cautionList ul li i {
    font-size: 187.5%;
    color: #252525;
    padding: 0 0 0 2px;
}
#cautionList ul li:nth-of-type(3) i {
    padding: 0 0 0 4px;
}
#cautionList ul li .circle {
    box-sizing: border-box;
    border: 4px solid #6B8C32;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    padding: 1.15em 0 0;
    line-height: 1.2;
    z-index: 500 !important;
    -moz-box-shadow: 0px 0px 4px 2px #dedede;
    -webkit-box-shadow: 0px 0px 4px 2px #dedede;
    box-shadow: 0px 0px 4px 2px #dedede;
}
#cautionList ul li dt {
    padding: 1.5em 0 .75em;
    text-align: center;
}


/*-- .btnTwoColumn
--------------------*/
.btnTwoColumn li, #cautionList .btnTwoColumn li {
    margin: 0 auto 6px;
    width: 70%;
}
.btnTwoColumn li a {
    padding: .75em 0;
    font-size: 14px;
}
}






/*-- 768px以上
--------------------*/

@media(min-width:768px) {


  ul li dt {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  line-height: 1;
  }
  ul li dd {
  font-size: 15px;
  text-align: left;
  line-height: 1.7;
  }


#header {
    text-align: center;
    margin: 0;
    padding: 0;
}
#header #hArea {
    box-sizing: border-box;
    max-width: 1140px;
    width: 100%;
    height: 90px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    position: relative;
}
#header #hArea img#logo {
    position: absolute;
    top: 13px;
    left: 20px;
}
#header #hArea p {
    position: absolute;
    top: 26px;
    right: 20px;
}
#header #hArea p a {
    border: 1px solid;
    padding: 5px 10px;
    color: #101010;
}



#mainVidual {
    background-color: #000000;
    padding:60px 0 50px;
}
#mainVidual h1 {
    margin: 0 auto 20px;
    padding: 0 0 0 160px;
    width: 560px;
    color: #ffffff;
    font-size: 30px;
    text-align: left;
    line-height: 1.4;
    background-image: url(/shop/yoyaku/img/bg_icon_main.png);
    background-repeat: no-repeat;
    background-size: 118px auto;
}
#mainVidual ul {
    margin: 0 auto;
    padding: 50px 0 0 164px;/* 0 0 0 164px */
    width: 740px !important;
    /*width: 570px;*/
    height: 40px;
    clear: both;
    text-align: center;
    background-image: url(/shop/yoyaku/img/bg_logo_drsmart.png);
    background-repeat: no-repeat;
    background-size: 120px auto;
}
#mainVidual ul li {
    float: left;
    margin: .6em .25em 0;
    padding: .1em 1em;
    color: #ffffff;
    background-color: #898989;
    text-align: center;
    font-size: 13px;
    border-radius: 12px;
}
#mainVidual ul li:nth-of-type(1) {
  margin-left: 0;
}




#flow ul li {
    position: relative;
    float: left;
    margin: 0 1.5% 30px;
    padding: 0;
    background-color: #ffffff;
    -moz-box-shadow: 0px 0px 4px 2px #dedede;
    -webkit-box-shadow: 0px 0px 4px 2px #dedede;
    box-shadow: 0px 0px 4px 2px #dedede;
    width: 46%;
}
#flow ul li:nth-of-type(5), #flow ul li:nth-of-type(6) {
  margin-bottom: 0;
}
#flow ul li .circle {
     background-color: #ffffff;
     border: 3px solid #6B8C32;
     border-radius: 50%;
     height: 90px;
     width: 90px;
     margin: -2em auto 0;
     padding-top: 16px;
     color: #101010;
     font-size: 16px;
     line-height: 1.2;
     position: relative;
     z-index: 500;
}
#flow ul li .circle span {
    font-size: 36px;
}
#flow ul li dl {
    margin: 1em 0 0;
}

#cautionList ul li i {
    font-size: 40px;
    color: #252525;
    padding: 26px 0 0 2px;
}
#cautionList ul li:nth-of-type(3) i {
    padding: 26px 0 0 4px;
}
}






/*-- 992px以上
--------------------*/

@media(min-width:992px) {

  ul li dt {
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  line-height: 1;
  }
  ul li dd {
  font-size: 16px;
  text-align: left;
  line-height: 1.7;
  }

  #mainVidual {
      background-color: #000000;
      padding:60px 0 50px;
  }
  #mainVidual h1 {
      margin: 0 auto 20px;
      padding: 0 0 0 160px;
      width: 560px;
      color: #ffffff;
      font-size: 30px;
      text-align: left;
      line-height: 1.4;
      background-image: url(/shop/yoyaku/img/bg_icon_main.png);
      background-repeat: no-repeat;
      background-size: 118px auto;
  }
  #mainVidual ul {
    margin: 0 34% 0 26%;
    padding: 0 0 0 164px;
    width: 650px;
    height: 40px;
    clear: both;
    text-align: center;
    background-image: url(/shop/yoyaku/img/bg_logo_drsmart.png);
    background-repeat: no-repeat;
    background-size: 120px auto;
  }
  #mainVidual ul li {
      float: left;
      margin: .6em .25em 0;
      padding: .1em 1em;
      color: #ffffff;
      background-color: #898989;
      text-align: center;
      font-size: 13px;
      border-radius: 12px;
  }
  #mainVidual ul li:nth-of-type(1) {
    margin-left: 0;
  }



  #service .container {
    margin: 0 auto;
    padding: 0;
    width: 960px;
  }



  #flow ul li {
      position: relative;
      float: left;
      margin: 0 1.5% 60px;;
      padding: 0;
      background-color: #ffffff;
      -moz-box-shadow: 0px 0px 4px 2px #dedede;
      -webkit-box-shadow: 0px 0px 4px 2px #dedede;
      box-shadow: 0px 0px 4px 2px #dedede;
      width: 30%;
  }
  #flow ul li:nth-of-type(4), #flow ul li:nth-of-type(5), #flow ul li:nth-of-type(6) {
    margin-bottom: 0;
  }
  #flow ul li .circle {
       background-color: #ffffff;
       border: 3px solid #6B8C32;
       border-radius: 50%;
       height: 90px;
       width: 90px;
       margin: -2em auto 0;
       padding-top: 16px;
       color: #101010;
       font-size: 16px;
       line-height: 1.2;
       position: relative;
       z-index: 500;
  }
  #flow ul li .circle span {
      font-size: 36px;
  }
  #cautionList ul li i {
      font-size: 40px;
      color: #252525;
      padding: 26px 0 0 2px;
  }
  #cautionList ul li:nth-of-type(3) i {
      padding: 26px 0 0 4px;
  }
  #flow ul li dl {
      background-color: #ffffff;
      padding: 20px;
      margin: 1em 0 0;
  }
  #flow ul li dt {
    padding: 0 0 .5em;
  }
}



@media(max-width:480px) {

  #mainVidual ul {
      box-sizing: border-box;
      margin: 0 auto;
      padding: 3em 0 0;
      width: 98% !important;
      text-align: center;
      clear: both;
  }
  #mainVidual ul li {
      float: left;
      margin: .6em .25em 0;
      padding: .1em .75em;
      color: #ffffff;
      background-color: #898989;
      text-align: center;
      font-size: 62.5%;
      border-radius: 11px;
  }
}



@media (max-width: 320px) {
#mainVidual ul {
    width: 90% !important;
    text-align: center;
    clear: both;
}
#mainVidual ul li:nth-of-type(1) {
    margin-left: 0;
}
#footer small {
    font-size: 62.5%;
}
}



@media only screen and (-webkit-min-device-pixel-ratio: 2) {
#mainVidual ul {
     width: 80%;
     background: url("/shop/yoyaku/img/bg_logo_drsmart@2x.png") no-repeat;
     background-size: 120px auto;
     background-position: center top;
}
}
