@charset "UTF-8";

img {
  width: 100%;
  vertical-align: bottom;
}
body {
  background-color: #fff;
}
a {
  text-decoration: none;
  color: #000;
  display: block;
}
p {
	font-size: 14px;
	line-height: 2;
}
ul {
	padding-left: 0;
}
ul li {
	padding-left: 0;
	list-style-type: none;
}
.sp {
	display: none;
}
.block_left,.block_right {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
#wrapper {
	min-width: 1020px;
}
.inner {
	max-width: 1020px;
	margin: 0 auto;
}

/*sec2*/
/*.sec2_wrap {
	background-image: url(/assets/img/sp/otokomae/sec2_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
}*/
.sec2 {
	margin: 0px auto;
    padding: 80px 0;
    text-align: center;
    position: relative;
    height: 452px;
    max-width: 1500px;
}
.sec2 h1 img {
	max-width: 491px;
}
.sec2 h2 {
	margin-top: 15px;
}
.sec2 h2 img {
	max-width: 487px;
}
.sec2 p {
	margin-top: 30px;
	line-height: 2.2;
}
.sec2 .pict {
	position: absolute;
	width: 25.6%;
	bottom: 15px;
	right: 50px;
	max-width: 385px;
}
@media (max-width: 1080px) {
	.sec2 .pict {
	right: 0px;
	}
}

/*sec3*/

.sec3 {
	text-align: center;
	background-color: #ddd;
	padding: 50px 0 60px;
}
.sec3 h1 img {
	max-width: 351px;
}
.sec3 h2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.sec3 p {
	margin-top: 20px;
}
.sec3 .block_left {
	width: 58%;
	text-align: left;
}
.sec3 .block_right {
	width: 42%;
}
.sec3 .block_right img {
	max-width: 483px;
}

/*sec4*/

.sec4 {
	text-align: center;
	margin: 80px auto 0;
	min-width: 1000px;
}
.sec4 article {
	overflow: hidden;
	border-bottom: 1px solid #000;
	padding-bottom: 50px;
	margin-top: 50px;
}
.sec4 article.lasted {
	border-bottom: none;
}
.sec4 .box_wrap {
	float: left;
	display: inline-block;
	text-align: left;
	padding: 0 35px;
}
.sec4 .box_wrap.even {
	border-left: 1px solid #000;
	text-align: right;
}
.sec4 .box_wrap.even.last .block_right {
    vertical-align: top;
}
.sec4 .box_wrap.even.last .box2 {
	margin-top: 20px;
	margin-bottom: 0px;
}
.sec4 .box {
	margin-bottom: 10px;
}
.sec4 .block_left {
	width: 160px;
	margin-right: 20px;
}
.sec4 .block_right {
	width: 242px;
	text-align: left;
}
.sec4 .block_right img {
	max-width: 175px;
	margin-bottom: 20px;
}
.sec4 .block_right img.tx_three {
    max-width: 124px;
}
.sec4 .block_right img.tx_90 {
    max-width: 90px;
}
.sec4 .block_right p {
	line-height: 1.7;
}
.sec4 img.sec4_img {
	max-width: 429px;
}

/*sec5*/
.sec5 {
	margin-top: 30px;
} 
.sec5 .inner {
	text-align: center;
} 
.sec5 h1.ttop {
	font-size: 24px;
	margin-bottom: 42px;
} 
.sec5 .tab {
	margin-bottom: 30px;
} 
.sec5 .tab li {
	width: 210px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0 10px;
} 
.sec5 .tab li:first-child {
	background-image: url(/assets/img/sp/otokomae/tab_otokomae_off.png);
}
.sec5 .tab li:first-child img {
	opacity: 0;
}
.sec5 .tab li:first-child img:hover {
	opacity: 1;
	transition: .3s;
}
.sec5 .tab li:nth-child(2) {
	background-image: url(/assets/img/sp/otokomae/tab_otokomaezero_off.png);
}
.sec5 .tab li:nth-child(2) img {
	opacity: 0;
}
.sec5 .tab li:nth-child(2) img:hover {
	opacity: 1;
	transition: .3s;
}
.sec5 .tab li:nth-child(3) {
	background-image: url(/assets/img/sp/otokomae/tab_otokomaerubber_off.png);
}
.sec5 .tab li:nth-child(3) img {
	opacity: 0;
}
.sec5 .tab li:nth-child(3) img:hover {
	opacity: 1;
	transition: .3s;
}
.sec5 .tab li.choice img {
	opacity: 1;
}

.sec5 .tab li img {
	max-width: 300px;
}
.hide {
 	display:none;
}
.lineup_content .sec5_top .inner {
    padding: 42px 0 60px;
    text-align: center;
}
.lineup_content .inner {
    padding: 60px 0;
    text-align: center;
}
.lineup_content li {
	background-color: #000;
	color: #fff;
}
.lineup_content article {
	border-bottom: 1px solid #555;
}
.sec5_top .block_right {
    text-align: left;
    vertical-align: top;
}
.sec5_top h2 {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.sec5_top .block_right p {
	margin-bottom: 20px;
}
.sec5_top .block_right p.price {
	margin-bottom: 10px;
}
.price {
	font-size: 16px;
	margin-bottom: 5px;
}
.squer {
	border: 2px solid #fff;
	padding: 4px 7px;
	margin-right: 10px;
}
.note {
    font-size: 12px;
    line-height: 1;
    margin: 20px 0 0;
}
.sec5_top ul {
	overflow: hidden;
	margin: 60px auto 0;
	width: 663px;
}
.sec5_top ul.note2 {
    width: 430px;
}
.sec5_top ul li {
	width: 33%;
	float: left;
	text-align: left;
}
.sec5_top ul.note2 li {
    width: 47%;
}
.sec5_top ul.note2 li:first-child {
	margin-right: 6%;
}


.sec5_top ul li img {
	max-width: 200px;
}
.sec5_top ul li p {
	margin-top: 5px;
}
.detail_box {
	margin-top: 0;
}
.detail_box .block_left{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.detail_box img.two {
	width: 132px;
}
.detail_box img.makoto {
	width: 199px;
}
.detail_box p {
	line-height: 1.3;
	letter-spacing: 1px;
	margin-top: 15px;
}
.detail_box .block_left p {
    font-size: 16px;
}
.detail_box .tag .tag_j {
	border: 1px solid #fff;
	padding: 5px 10px;
}
.detail_box .tag .tag_e {
	border: 1px solid #fff;
	border-left: none;
	padding: 5px 10px;
}
.detail_box ul {
    margin-top: 30px;
}
.detail_box ul li {
	display: inline-block;
	/*width: 30%;*/
    margin-right: 3%;
}
.detail_box ul li img {
	margin-bottom: 10px;
}
.detail_box ul li:last-child {
    margin-right: 0%;
}
.detail_box p.btn_by a {
	color: #000;
	font-weight: bold;
	border: 1px solid #fff;
	background-color: #fff;
	display: inline-block;
	width: 150px;
	line-height: 1.5;
    position: relative;
    font-size: 18px;
}
.detail_box p.btn_by a::after {
	position: absolute;
	display: block;
	content: '';
	background-image: url('/assets/img/sp/otokomae/btn_arrow.png');
	background-repeat: no-repeat;
	width: 11px;
    height: 11px;
    top: 30%;
    right: 6%;
}
.detail_box p.btn_by a:hover {
	color: #fff;
	background-color: #000;
	transition: .3s;
}
.detail_box p.btn_by a:hover::after {
	background-image: url('/assets/img/sp/otokomae/btn_arrowW.png');
	transition: .3s;
}
.detail_box ul.cloumn_2 {
	margin-left: auto;
	margin-right: auto;
}
.detail_box ul.cloumn_2 li {
}

/*@media (max-width: 1000px) {
.sec4 .box_wrap {
    padding: 0 3%;
}
}*/

@media (max-width: 768px) {
	#wrapper {
	min-width: inherit;
	}
	.sp {
	display: block;
	}
	.pc {
	display: none;
	}
	p {
	font-size: 12px;
	line-height: 1.7;
	}
	.sec2 {
    padding: 30px 0 10px;
    height: auto;
	}
	.sec2 h1 img {
    max-width: 300px;
	}
	.sec2 h2 img {
    max-width: 243px;
	}
	.sec2 p {
    line-height: 1.7;
    width: 90%;
    margin: 20px auto;
    text-align: left;
    font-size: 14px;
	}
	.sec2 .pict {
		display: none;
	}
	.sec3 {
    padding: 30px 0;
	}
	.sec3 .block_left {
    width: 90%;
    text-align: center;
	}
	.sec3 h1 img {
    max-width: 250px;
	}
	.sec3 h2 {
    font-size: 20px;
    margin-top: 10px;
	}
	.sec3 p {
    margin-top: 10px;
    text-align: left;
    font-size: 14px;
	}
	.sec3 .block_right {
    width: 80%;
	}
	.sec4 {
    margin: 10px auto 0;
    min-width: inherit;
    width: 70%;
	}
	.sec4 article {
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 0;
	}
	.sec4 .box_wrap {
    float: none;
    width: 100%;
    display: block;
    margin: auto;
    padding: 30px 0;
    border-bottom: 1px solid #000;
    text-align: center;
	}
	.sec4 .box {
    width: 90%;
    margin: 0 auto 2%;
	}
	.sec4 img.sec4_img {
    width: 90%;
    margin: auto;
	}
	.sec4 .block_right img {
    margin-bottom: 10px;
	}
	.sec4 .block_left {
    width: 40%;
    margin-right: 5%;
    vertical-align: top;
	}
	.sec4 .block_right {
    width: 55%;
	}
	.sec4 .box_wrap.even {
    border-left: none;
    text-align: center;
    width: 100%;
	}
	.sec5 {
    margin-top: 40px;
	}
	.sec5 h1.ttop {
    font-size: 20px;
    margin-bottom: 10px;
	}
	.sec5 .tab {
    width: 90%;
    margin: 0 auto 20px;
	}
	.sec5 .tab li {
    margin: 8px;
	}
	.lineup_content .sec5_top .inner {
    padding: 22px 0 30px;
	}
	.sec5_top h1 {
    width: 70%;
	}
	.sec5_top h1.first1 {
    width: 40%;
	}
	.sec5_top .block_right {
    text-align: left;
    width: 90%;
	}
	.sec5_top h2 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
	}
	.sec5_top .block_right p {
    margin-bottom: 10px;
	}
	.price {
    font-size: 13px;
	}
	.squer {
    border: 1px solid #fff;
    padding: 2px 5px;
    margin-right: 10px;
	}
	.note {
    font-size: 10px;
    line-height: 1.3;
    margin: 0px auto 0;
    width: 90%;
    text-align: left;
	}
	.sec5_top ul {
    overflow: hidden;
    margin: 20px auto 0;
    width: 100%;
	}
	.sec5_top ul.note2 {
    width: 90%;
	}
	.sec5_top ul li {
    width: 29%;
    float: left;
    margin: 0 2%;
	}
	.sec5_top ul li p {
    font-size: 10px;
	}
	.sec5_top ul.note2 li:first-child {
    margin-right: inherit;
	}
	.lineup_content .inner {
    padding: 30px 0 10px;
    width: 50%;
	}
	.detail_box .block_left {
    width: 60%;
    }
	.detail_box .block_right {
    width: 37%;
    vertical-align: bottom;
	}
	.detail_box .block_left p {
    font-size: 11px;
	}
	.detail_box ul li {
    display: block;
    width: 80%;
    margin-right: 0;
    margin: 0 auto 9%;
    max-width: 300px;
	}
	.detail_box ul.cloumn_2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	}
	.detail_box ul li:last-child {
    margin-right: auto;
	}
	.detail_box p {
    margin-top: 15px;
	}
	.detail_box ul p {
    margin-top: 10px;
	}
	.detail_box ul li img {
    margin-bottom: 0;
	}
	.detail_box .tag .tag_j,.detail_box .tag .tag_e {
    padding: 5px;
	}
	li.tab_content {
    padding-bottom: 40px;
	}
	.lineup_content article.last {
    border-bottom: none;
	}
	.detail_box ul.cloumn_2 li {
    width: 100%;
	}
	.detail_box p.btn_by a:hover {
    color: #000;
    background-color: #fff;
	}
	.detail_box p.btn_by a:hover::after {
    background-image: url(/assets/img/sp/otokomae/btn_arrow.png);
	}

}

@media (max-width: 481px) {
	.sec5 .tab li {
    width: 105px;
    margin: 0px 2px;
	}
	.sec5_top ul li {
    width: 45%;
	}
	.sec5_top ul li:nth-child(3) {
    margin-top: 10px;
	}
	.lineup_content .inner {
    padding: 30px 0 10px;
    width: 90%;
	}
	.sec4 {
    width: 100%;
	}
	.sec5_top ul.note2 {
    width: 100%;
	}	
	.sec5_top ul.note2 li {
    width: 45%;
	}
	.sec5_top ul.note2 li:first-child {
    margin-right: 2%;
	}
}

@media (max-width: 360px) {
	.sec5 .tab li {
    width: 90px;
     margin: 0px;
	}
}

@media (max-width: 320px) {
.detail_box .block_left {
    width: 62%;
}
.detail_box .block_right {
    width: 35%;
}
.detail_box .block_left img {
    width: 140px;
}
.detail_box .block_left img.two {
    width: 100px;
}
.detail_box .block_left img.makoto {
    width: 150px;
}
}