@charset "utf-8";

/*-------------------------------------

お店で安心組立パック

---------------------------------------*/
#Header {
	position:static;
}
.pagetop {
    width: 970px;
    margin: 0 auto;
}
#container {
	width:100%;
}

.column2R #main {
	float: none;
	width: auto;
}
html {
	overflow: auto;
}
* html { /* for IE6 */
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}
body {
	overflow-x: hidden;
	position: relative;
	min-width: 805px;
}
* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}
#lp_page {
	width: 970px;
	background-color:#FFF;
	color: #333333;
	font-size: 14px;
	margin: 0 auto;
}
.pageTitle {
	background: none;
	font-size: 14px;
	color: #000;
	border-left: solid 4px #FF3300;
	margin: 0 0 20px 0;
	padding: 4px 8px;
	font-weight:normal;
}
.sidebannerLeft,
.sidebannerRight {
	display:none;
}

.clear {
	clear:both;
}


#lp_page h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 4px solid #FF3300;
    color: #111111;
    font-size: 14px;
    font-weight: normal;
    margin: 0 auto 8px;
    padding: 4px 8px;
}

#lp_page h3 {
	font-size:30px;
  padding: 2px;
  color: #333;
  display: flex;
  align-items: center;
}
#lp_page h3:before, #lp_page h3:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #fe9900;
  display: block;
}
#lp_page h3:before {
  margin-right: 20px;
}
#lp_page h3:after {
  margin-left: 20px;
}
#lp_page h3 img {
    vertical-align: -10%;
	width:3%;
	margin-right:10px;
}
#lp_page h5 {
  font-size: 18px;
    border-left: 5px solid;
    padding-left: 5px;
    margin-bottom: 15px;
}
.shopMap {
  text-align: center;
}
.menuBox2 {
  width: 800px;
  margin: 0 auto;
  border: 1px solid #fe9900;
  padding: 30px;
}
.menuTxt {
   font-size: 24px;
  text-align: center;
}
.menuList {
  font-size: 18px;
  margin: 30px 0;
}
.menuList dt {
  margin-bottom: 10px;
}
.menuList dd {
  font-size: 16px;
}
@media screen and (max-width:479px){
	#lp_page {
		width:100%;
	}
	.breadCrumb {
		display:none;
	}
	#lp_page h3 {
		font-size:18px;
		padding:2px 0 2px 8px;
    margin-top: 30px;
    margin-bottom: 20px;
	}
	#container {
		margin:0 auto;
	}
	#footerLinks_Nav {
		display:none;
	}
}


/*-------------------------------------
　装飾
---------------------------------------*/
.txtRed {
	color:#FF0000;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt90 {
	margin-top:90px;
}
.txt14 {
	font-size:14px;
}
.txtCenter {
	text-align:center
}

/*-------------------------------------
　タイトル下テキスト
---------------------------------------*/
.titleBox p {
    font-size: 19px;
    margin: 20px 20px;
	text-align:center;
}
@media screen and (max-width:479px){
	.titleBox {
		width:100%;
	}
	.titleBox img {
		width:100%;
	}
	.titleBox p {
		font-weight:normal;
		font-size:14px;
		margin:20px 0px;
		text-align:left;
}
}

/*-------------------------------------
　3つのポイント
---------------------------------------*/
.boxLeft {
	float:left;
}
.boxRight {
	float:right;
}
.pointBox {
	width:323px;
	text-align:center;
}
.pointBox p {
	font-size:28px;
	font-weight:bold;
	line-height:114%;
}
.pointBox p span {
	font-size:14px;
}

.manzoku_Ill {
	width:100%;
	height: auto;
}
.manzoku_Ill_title {
	color: #fff;
    font-weight: bold;
    font-size: 1.1em;
}



@media screen and (max-width:479px){
	.boxLeft {
		float:none;
	}
	.boxRight {
		float:none;
	}
	.pointBox {
		width:100%;
	}
}
/*-------------------------------------
　3つのコース
---------------------------------------*/

.boxLeft {
	float:left;
}
.boxRight {
	float:right;
}
.courseBox {
	width:323px;
	text-align:center;
}
.courseBox p {
    width: 200px;
    padding: 8px 0;
    font-weight: bold;
    color: #FFF;
    border-radius: 3px;
	margin:10px auto;
}
.courseBox dl {
	height:170px;
	margin-bottom:10px;
}

.courseBox dt {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.courseBox dd {
	font-size:14px;
	text-align:left;
}
.course1 p {
	color:#79ac5e;
	font-size:18px;
}
.course2 p {
	color:#d78249;
	font-size:18px;
}
.course3 p {
	color:#3c86da;
	font-size:18px;
	line-height:100%;
	padding:5px 0;
}
.priceBox p {
	font-size:22px;
	font-weight:bold;
	width:323px;
	padding:0;
	color:#333;
	border-radius:0;
	margin:0 0 24px;
	background:none;
	line-height:120%;
}
.priceBox span {
	font-size:16px;
}

.priceBox a {
    width: 200px;
    padding: 12px 50px;
    font-weight: bold;
    color: #FFF;
    border-radius: 3px;
    margin: 10px auto;
    text-decoration: none;
}
.course1 .priceBox a {
	background:#79ac5e;
}
.course1 .priceBox a:hover {
    background:#FFF;
	color:#79ac5e;
	border:1px solid #79ac5e;
}
.course2 .priceBox a {
	background:#d78249;
}
.course2 .priceBox a:hover {
    background:#FFF;
	color:#d78249;
	border:1px solid #d78249;
}
.course3 .priceBox a {
	background:#3c86da;
}
.course3 .priceBox a:hover {
    background:#FFF;
	color:#3c86da;
	border:1px solid #3c86da;
}

.laboImg {
	text-align:center;
}
.laboImg img {
	margin:10px;
}
.flowBox {
  display: flex;
  justify-content: space-around;
  margin: 50px 0;
  align-items: center;
}
.flowBox p {
  font-size: 22px;
  margin: 0 20px;
}
.arrow{
  position: relative;
  height: 60px;
  border-right: 40px solid #fe9900;
  box-sizing: border-box;
  width:0;
  margin:0 auto;
}

.arrow::after{
  content: "";
  position: absolute;
  bottom: -34px;
  right: -54px;
  border-top: 34px solid #fe9900;
  border-left: 34px solid transparent;
  border-right: 34px solid transparent;
}
.menuBox {
  display: flex;
  justify-content: space-around;
  margin: 50px 0;
  color: #333;
  text-decoration: none;
  align-items: center;
}
.menuBox:hover {
  opacity: 0.8;
}
.menuBox div {
  margin: 0 20px;
}
.menuBox h4 {
  font-size: 24px;
    color: #fe9900;}
.menuBox p {
  font-size: 18px;
}
.border {
  border: 2px solid #fe9900;
  border-radius: 2px;
}


.hugeTxt {
    text-align: center;
    margin-top: 50px;
    font-size: 26px;
    font-weight: bold;
}

.cartBtn {
	transition: all 1.0s ;
}
.cartBtn:hover {
	background:#FFF !important;
	transition: all 1.0s ;
}
.courseTable {
	text-align:center;
}

.courseTable td {
	height:45px;
}
.courseHead {
	text-align:center;
	font-weight:bold;
	color:#FFF;
}
.headBl {
	background:#3c86da;
	border:1px solid #3c86da;
}
.headGr {
	background:#79ac5e;
	border:1px solid #79ac5e;
}
.headOr {
	background:#d78249;
	border:1px solid #d78249;
}
.pcNone {
	display:none;
}
.hugeLink {
	font-size:20px;
	text-align:center;
}
.courseImg {
    width: 323px;
    text-align: center;
	margin-bottom:14px;
}

#courseBtn {
  position: fixed;
  bottom: 50px;
  right: 50px;
}

#courseBtn a {
    display: block;
    z-index: 999;
    padding: 12px 12px 0px 12px;
    border-radius: 2px;
    width: 170px;
    height: 30px;
    background-color: #f49227;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#courseBtn a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*20170620追加　3つのポイント　ドスパラボスタッフ項目*/

.laboBoxL {
	width:470px;
	text-align:left;
	margin-top:40px;
}
.laboBoxL p {
         font-size: 18px;
}
.laboBoxL p span {
	font-size:20px;
}
#lp_page h3 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 60px;
  display: flex;
  align-items: center;
}
.manzoku_unit ul {
    display: flex;
    justify-content: space-around;
  text-align: center;
}
.manzoku_unit ul li {

    margin: 0 7px;
    padding: 0;
    width: 245px;
    border: #ff9900 2px solid;
}
.manzoku_tit {
    margin: 0 0;
    padding: 3px;
    background-color: #ff9900;
}
.manzoku_box p {
    padding: 10px;
    text-align: left;
    font-size: 16px;
    line-height: 1.4em;
}
.fa-clock-o:before {
  content: "\f017";
  color: #fe9900;
  margin-right: 5px;
}
  .fa-clock-o {
  margin-bottom: 7px;
  }


.step{
  list-style-type: none;
  display:table;
  width:100%;
  padding:0;
  margin:0;
  overflow:hidden;
  font-size: 19px
}
.step li{
  display:table-cell;
  position:relative;
  background: #504944;
  padding: 1em 0.5em 1em 1.8em;
  color: #fff;
}
.step li:last-child{
  padding-right: 1em;
}
.step li:last-child:before,
.step li:last-child:after{
  display:none;
}
.step li:before,
.step li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
.step li:before{
  top:-15px;
  right:-1em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 50px 0 50px 1em;
  z-index: 10;
}
.step li:after{
  top:-15px;
  right:-.8em;
  border-style: solid;
  border-color: transparent transparent transparent #504944;
  border-width: 50px 0 50px 1em;
  z-index: 10;
}
.step li.is-current{
  background: #fe9900;
  font-weight: bold;
}
.step li.is-current:after{
  border-color: transparent transparent transparent #fe9900;
}
.fa-chevron-right:before {
  content: "\f054";
  color: #fe9900;
  margin-right: 10px;
}
.spBtn {
  display: none;
}

.line-template {
	font-size: 18px;
	margin: 20px 0 20px 0;
}
.line-template dl {
	display: table;
	width: 100%;
	font-size: 14px;
}
.line-template dt, .lini-template dd {
	display: table-cell;
}
	.line-template dl dt {
	width: 200px;
	}
	

.line-reservation {
	font-size: 18px;
	margin-bottom: 60px;
}
.lineLink_wrap {
	display: flex;
    justify-content: center;
	margin-top: 30px;
}
.pc_lineIson.wrap {
	width: 180px;
}
.pc_lineIson.wrap:nth-child(2) {
	margin-left: 20px;
}

.step_wrap {
	display: flex;
}

.step_text.one {
	background: #fdf3d1;
    width: 245px;
    padding: 10px;
	text-align: center;
}
.step_text.one img {
	width: 188px;
	margin-top: 25px;
}
.step_text.two {
	background: #fdf3d1;
    width: 394px;
    padding: 10px;
	margin-left: 4px;
	text-align: center;
}
.step_text.two img {
	width: 192px;
	margin-top: 30px;
}


.step_text.three {
	background: #fdf3d1;
    width: 263px;
    padding: 10px;
	margin-left: 4px;
	text-align: center;
}
.step_text.three img {
	width: 215px;
	margin-top: 34px;
}











@media screen and (max-width:479px){
	.boxLeft {
		float:none;
	}
	.boxRight {
		float:none;
	}
	.courseBox {
		width:100%;
		height:auto;
		text-align:center;
	}
    .courseBox dd {
		text-align:left;
		margin-left:10%;
	}
	.priceBox p {
		width:auto;
		padding:14px;
		margin:14px;
		text-align:center;
	}
	.priceBox a {
		display:block;
        box-shadow:2px 2px 2px #555;	}
	.courseBox dl {
		height:auto;
	}
	.spNone {
		display:none;
	}
	.flowBox  {
		text-align:center;
	}
	.flowBox p {
		font-size:16px;
		padding:0;
		width:100%;
		text-align:left;
	}
	.flowBox img {
		float:none;
	}
	.laboImg img {
		width:90%;
		margin:10px 0;
	}
	.arrow {
		margin:0 auto 40px;
	}
	.pcNone {
	    display:block;
    }
	#courseBtn a {
		display:none;
	}
	.laboBoxL {
		width:100%;
	}
	.boxRight {
		width:100%;
		font-size:100%;
	}
	.laboBoxR img {
		width:100%;
		margin:10px 0;
	}
	.laboBoxR p br {
		display:none;
	}
	.laboBoxL p span {
		font-size:100%;
	}
	.laboBoxL p {
		font-size:100%;
	}
	.laboBoxL p span br {
		display:none;
	}

  .manzoku_unit ul {
    display: block;
  }
  .manzoku_unit ul li {
    width: auto;
  }
  .step {
    display: none;
  }
  .flowBox {
    display: block;
  }
  .flowBox p {
    margin: 0;
  }
  #lp_page .flowBox img {
    max-width: 200px;
  }
  .menuBox {
    display: block;
    padding: 10px 0;
    text-align: center;
    box-shadow: 3px 3px 5px #aaa;
  }
  .menuBox h4 {
    font-size: 20px;
  }
  .menuBox p {
    font-size: 16px;
    text-align: left;
  }
  .shopMap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }

  .shopMap iframe,
  .shopMap object,
  .shopMap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .menuBox i {
    display: none;
  }
  .menuBox2 {
    width: auto;
    padding: 0;
    border: 0;
  }
  .menuTxt {
    font-size: 18px;
  }
  .menuList dt {
    font-size: 16px;
  }
  .menuList dd {
    font-size: 14px;
    text-indent: -1rem;
    padding-left: 1rem;
  }
  .spBtn {
    text-align: center;
    padding: 5px 40px;
    background-color: #fe9900;
    display: inline-block;
    color: #fff;
    margin-top: 5px;
  }
  .chyukoIcon img {
    margin-bottom: 5px;
  }

	.line-template {
		font-size: 15px;
	}

	.line-reservation {
		font-size: 15px;
	}
	.line-template dl dt {
	width: 38%;
	}
	.step_wrap {
		flex-direction: column;
	}
	.step_text {
		flex-direction: column;
	}
	.step_text.one,.step_text.two,.step_text.three {
		width: 100%;
		padding: 0;
		margin: 0 0 3px 0;
	}
	.step_text_spT {
		background-color: #ff9900;
    	font-size: 1.2em;
    	font-weight: bold;
    	color: #fff;
    	padding: 0.4em;
	}
	.step_text.one img {
		width: 46%;
		margin-top: 0;
	}
	.step_text.two img {
		width: 42%;
		margin-top: 0;
	}
	.step_text.three img {
		width: 50%;
		margin-top: 0;
	}
	
	
	
}
