@charset "utf-8";
@media screen and (min-width: 751px){


/*-----------------------
oshi
-----------------------*/
.oshi{
  text-align: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 80px 0;
  background: #f7f8f9;
}
.oshi dl{
  display: block;
  margin: 0 auto;
  width: 1100px;
  padding: 50px;
  background: #fff;
}
.oshi dl dt{
  font-size: 1.4rem;
  padding-bottom: 40px;
  letter-spacing: 3;
  color: #ff6666;
}
.oshi dl dd{
  text-align: left;
  line-height: 1.9em;
  font-size: 0.9rem;
}
.oshi dl dd.bun{
  padding-bottom: 25px;
}
.oshi dl dd span{
  display: inline-block;
  padding-right: 20px;
  font-size: 0.8rem;
  color: #f99;
}

  
/*-----------------------
clearfix
-----------------------*/
#head:after,
#head ul:after,
.step ul:after,
.riyu .r_box:after,
#item:after{
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0.1px;
	visibility: hidden;
	clear: both;
	zoom:1;
	}
#head,
#head ul,
.step ul,
.riyu .r_box,
#item{
	zoom:1;
	}

/*-----------------------
common
-----------------------*/
.inner {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	}

/*btn*/
.btn {
	display: block;
	}
.btn::before,
.btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	}
.btn,
.btn::before,
.btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
	}

/*pc_display_none*/
.sp {
	display: none !important;
	}

/*-----------------------
header
-----------------------*/
#head {
	width: 100%;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	position: fixed;
	z-index: 100000;
	background-color: #fff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.04);
	}
#head h1 {
	float: left;
	padding-top: 8px;
	}
#head img {
  width:  60%;
	}
#head ul {
	float: right;
	padding-top: 18px;
	margin-right: 40px;
	}
#head ul li {
	float: left;
	margin-right: 50px;
	}
#head ul li .ico,
#head p a .ico {
  vertical-align: bottom;
  padding-right: 5px;
	}
  
#head ul li span.tag {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #cacaca;
	font-size: 10px;
	color: #cacaca;
	padding: 1px 8px;
	margin-right: 10px;
	font-weight: normal;
	vertical-align: middle;
	}
#head ul li:nth-of-type(1) {
	font-size: 20px;
	font-weight: bold;
	}
#head ul li:nth-of-type(2) {
	font-size: 15px;
	font-weight: bold;
	margin-right: 0;
	}
#head ul li:nth-of-type(2) span.sub {
	font-size: 13px;
	}
#head p {
	float: right;
	padding-top: 12px;
	}
#head p a {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #ffa724;
	color: #151515;
	padding: 5px 40px;
	}
#head p a:hover {
	opacity: 0.7;
	}

/*-----------------------
container
-----------------------*/
.inquirySection .control-panel input#buttonLeave ,
#item_page_wrap #purchase_form #buy_button input, #item_page_wrap #purchase_form #buy_button .buy_button--noItem a {
  border-radius: 3px;
  background: #ff3c3c;
  font-size: 18px;
  font-weight: normal;
  border: none;
  }
#item_page_wrap #purchase_form #buy_button input, #item_page_wrap #purchase_form #buy_button .buy_button--noItem a:hover {
  background: #ff3c3c;
  }
#item_page_wrap #purchase_form #buy_button input:hover, #item_page_wrap #purchase_form #buy_button .buy_button--noItem a:hover {
  opacity:0.7;
  background: #ff3c3c;
  }
#mainFooter {
  border-top: 1px solid #ccc;
    width: 1100px;
    height: 23px;
    margin: 60px auto 30px;
    padding: 40px 0 30px;
}

/* common */

#baseMenu .base {
  display: none;
  }
#mainHeader {
  width: 100%;
  margin-bottom: 60px;
  margin: 0 auto;
  position: fixed !important;
  z-index: 100;
  height: 70px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.04);
}
.wrap {
  width: 1100px;
  margin: 0 auto;
  }
#infor {
  padding-top: 60px;
  }
#infor .top_main {
  text-align:center;
  display: block;
  width: 100%;
  height: 600px;
  background: #000 url("../img/head.jpg") top no-repeat;
  margin: 0 auto !important;
  }
#infor .top_main p {
  display:block;
  margin: 0 auto;
  position: relative;
  width: 1100px;
  height: 600px;
  }
#infor .top_main p img {
  position: absolute;
  top: 80px;
  left: 30px;
  }
.ct {
  padding-top:90px;
  }
.title {
  font-size: 30px;
  padding-bottom: 20px;
  line-height: 2.2;
  }
.title dt {
  font-size: 36px;
  padding-bottom: 20px;
  background: url("https://sazou.jp/img/title_ico.png") top no-repeat;
  background-size: 45px 45px;
  padding-top: 40px;
  }
.title dd {
  font-size: 18px;
  }
.step {
  margin: 0 auto;
  width: 1100px;
  }
.step ul {
  padding-top: 60px;
  }
.step ul li {
  display: block;
  float: left;
  width:200px;
  height: auto;
  padding-right: 25px; 
  }
.step ul li:nth-child(5n) {
  padding-right: 0; 
  }
.step ul li img {
  width:200px;
  }
.step ul li dl dd {
  text-align: left;
  line-height: 1.6;
  margin-left: 20px;
  padding: 10px 0 15px;
  display: list-item;
  list-style-type: decimal
  }
.view {
  width: 100%;
  height: 450px;
  background: #111 url("../img/img3.jpg");
  background-size: cover;
  }
.view .text {
  text-align: right;
  width: 1100px;
  margin: 0 auto;
  padding: 50px 100px 0 0;
  }
.riyu {
  width: 100%;
  height: auto;
  margin: 100px 0 0;
  background: #f7f8f9;
  background-size: cover;
  }
.riyu .r_box {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0 100px;
  }
.riyu .r_box li {
  float: left;
  padding-right: 40px;
  width:340px;
  height: auto;
  }
.riyu .r_box li:last-child {
  padding-right: 0; 
  }
.riyu .r_box li p {
  margin: 0;
  }
.riyu .r_box li img {
  width:340px;
  height: 255px;
  font-size:0;
  }
.riyu .r_box li dl {
  background: #fff;
  }
.riyu .r_box li dl dt {
  font-size: 16px;
  font-weight: bold;
  padding: 30px;
  }
.riyu .r_box li dl dt span {
  background:#be9a66;
  color: #fff;
  display: inline-block;
  padding: 2px 9px;
  margin-right: 15px;
  border-radius:50px;
  }
.riyu .r_box li dl dd {
  text-align: left;
  padding:0 30px 30px;
  line-height: 1.6;
  }

#item {
  margin: 0 auto;
  width: 1100px;
  margin-top: -60px;
  padding-top: 60px;
  }
#item .ct dd span {
  display: block;
  font-size: 13px;
  }
#item p {
  float: left;
  width: 550px;
  height: 550px;
  }
#item p img {
  width: 550px;
  height: 550px;
  }
#item table {
  float: right;
  width: 550px;
  height: 550px;
	border-top: 1px solid #e7e8e9;
	border-right: 1px solid #e7e8e9;
	border-bottom: 1px solid #e7e8e9;
  }
#item table th,
#item table td{
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  vertical-align: middle;
	border-right: 1px solid #e7e8e9;
	border-bottom: 1px solid #e7e8e9;
  padding: 0 20px;
  font-size: 12px;
  color: #666;
  }
#item table th{
  width: 25%;
  }

#buyarea {
  margin: 0 auto;
  width: 1100px;
  }
#buyarea table {
  border-top:  1px solid #e7e8e9;
  margin: 50px 0;
  }
#buyarea table tr {
  border-bottom:  1px solid #e7e8e9;
  }
#buyarea table th,
#buyarea table td{
  padding: 10px 20px;
  }
#buyarea table th{
  width: 30%;
  text-align: right;
  background: #fafafa;
  }
input,textarea {
  width: 500px;
	}
input#zip {
  width: 120px;
	}
#buyarea label{
  font-size: 13px;
  }
p.button {
  padding: 100px 0 20px;
  line-height: 2em;
}
.btn_area .button a {
	border: none;
  border-radius: 10px;
	padding: 20px 50px;
	cursor: pointer;
	background-color: #ffa724;
	color: #fff;
	font-size: 20px;
	margin-right: 5px;
  color: #151515;
	}
.btn_area .button ahover {
	opacity: 0.7;
	}
  

/*-----------------------
footer
-----------------------*/
#footer {
	margin: 70px auto 40px;
	border-top: 1px solid #e7e8e9;
	padding: 60px 0 20px;
	}

#footer p {
	margin: 0 auto;
	font-size: 12px;
	color: #30353b;
	}


}