@charset "utf-8";
/* CSS Document */

/*-------------------
製品ページ　規格書卸top用CSS
/kikaku/wholesal/index.asp
-------------------*/
section {
	padding: 3.5em 0;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 1.5em;
}
h3 {
	font-size: 1.375em;
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 1.4;
}
h3 em {
	color: #edba00;
	font-size: 1.15em;
}
.text_link {
    color: #2684e2;
	text-decoration: underline;
}
.contents {
	width: 90%;
	max-width: 64em;
	margin: auto;
	text-align: center;
}
#sec-case .expl-tx, #sec-trouble .expl-tx, #sec-resolution .expl-tx {
	margin: 0.35em 0 1.25em; 
	line-height: 1.4;
	font-size: 0.9em;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
	#sec-case .expl-tx, #sec-trouble .expl-tx, #sec-resolution .expl-tx {
		font-size: 1em;
	}
}
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	section {
		padding: 4.5em 0;
	}
	h3 {
		font-size: 1.75em;
	}
}


/*-----------------
 *mainv
-----------------*/
.main-v { 
	padding: 3.125em 0 4em;
	overflow: hidden;
	background: url("/web/jp/kikaku/wholesal/images/top_mainv-bg.jpg") no-repeat;
	background-size: cover; 
	background-position:bottom;
}
.main-v h1 {
	font-size: 1em;
	line-height: 1.2;
	font-weight: bold;
	color: #fff;
	text-shadow: -2px -2px 15px #999, 2px -2px 15px #999, 2px 2px 15px #999, -2px 2px 15px #999;
	margin: 4.5em 0 3em;
}
.main-v h1 span {
	font-weight: normal;
	font-size: 1.075em;
	line-height: 1.3;
}
.main-v h1 em {
	padding: 0.9em 0 0.3em;
	font-size: 2.2em;
	display: block;
}
.cnv_btn {
	 margin: 2.5em auto 0;
} 

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	.main-v { 
		padding: 5.5em 0 4.5em;
	}
	.main-v h1 span {
		font-size: 1.2em;
		line-height: 1.2;
	}
	.main-v h1 em {
		font-size: 2.5em;
	}
}


/*-----------------
 *お悩み
-----------------*/
#sec-trouble { 
    background: #f2f2f2;
}
#sec-trouble .trouble_area {
	position: relative;
}
#sec-trouble .trouble_img {
	width: 100px;
	position: absolute;
	bottom: 50px;
	right: 0;
}
#sec-trouble .trouble_area .right {
	width: 100%;
}
#sec-trouble .trouble_area .right li {
	margin-left: auto;
}
#sec-trouble .trouble_area li { 
	background-color: #6b6b6b;
    border-radius: 20px 20px 0 20px;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 1.25;
    text-align: left;
	display: block;
    padding: 1em;
	margin: 0.45em 0.25em;
	width: 50%;
}
#sec-trouble .trouble_area span.tx_ye {
	color: #ffcc66;
}
#sec-trouble .trouble_area span.tx_m {
	font-size: 1.125em;
}
#sec-trouble .trouble_area span.tx_l {
	font-size: 1.25em;
}
#sec-trouble .trouble_area p {
	font-size: 1.25em;
	text-align: center;
	margin-top: 3.5em;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
	#sec-trouble .trouble_area li { 
		font-size: 0.85em;
		margin: 0.9em 0.25em;
		display: inline-block;
		width: auto;
	}
	#sec-trouble .trouble_area span.tx_m {
		font-size: 1.05em;
	}
	#sec-trouble .trouble_area span.tx_l {
		font-size: 1.16em;
	}
	#sec-trouble .trouble_img {
		right: 20px;
		bottom: 40px;
	}
	#sec-trouble .trouble_area .right {
		text-align: center;
	}
	#sec-trouble .trouble_area .left {
		text-align: left;
	}
	#sec-trouble .trouble_area p {
		font-size: 1.5em;
	}
	#sec-trouble .trouble_area .left .inner_left {
		float:right;
		margin-right:120px;
	}
}
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	#sec-trouble .trouble_img {
		width: 130px;
	}
	#sec-trouble .trouble_area li, #sec-trouble .trouble_area .right li { 
		margin: 0.8em;
	}
	#sec-trouble .trouble_area .left {
		margin-left: 5em;
	}
	#sec-trouble .trouble_area span.tx_m {
		font-size: 1.125em;
	}
	#sec-trouble .trouble_area span.tx_l {
		font-size: 1.25em;
	}
	#sec-trouble .trouble_area .left .inner_left {
		margin-right:160px;
	}
}
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
	#sec-trouble .trouble_area li, #sec-trouble .trouble_area .right li { 
		margin: 1.25em 0.5em;
		font-size: 1em;
	}
	#sec-trouble .trouble_img {
		width: 160px;
		right: 50px;
		bottom: 115px;
	}
	#sec-trouble .trouble_area .right, #sec-trouble .trouble_area .left {
		text-align: left;
		margin-left: 2em;
	}
	#sec-trouble .trouble_area .left .inner_left {
		margin-right:250px;
	}
}


/*-----------------
 *解決
-----------------*/
#sec-resolution {
	background: #ffe28c;
	position: relative;
}
#sec-resolution::before {
	content: "";
	width: 0;
    height: 0;
    margin: 0 auto;
    border-top: 23px solid #f2f2f2;
    border-right: 23px solid transparent;
    border-left: 23px solid transparent;
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
#sec-resolution .contetns {
    margin-right: auto;
    margin-left: auto;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
#sec-resolution h3 {
	margin-top: 1em;
}
#sec-resolution p.number {
    position: relative;
	display: inline-block;
	padding: 0 32px;
	font-size: 18px;
	color: #c1541c;
}
#sec-resolution p.number::before,
#sec-resolution p.number::after {
    content: '';
	position: absolute;
	top: 35%;
	display: inline-block;
	width: 20px;
	height: 2px;
	border-top: solid 1px #c1541c;
	border-bottom: solid 1px #c1541c;
}
#sec-resolution p.number::before{
	left:0;
}
#sec-resolution p.number::after{
	right:0;
}
#sec-resolution .resolution {
    background: #ffffff;
    padding: 2.5em 1.15em;
    margin: 1.5em 0;
}
#sec-resolution .resolution .title {
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.3;
	background: url(/web/jp/kikaku/wholesal/images/top_down_ar.png) no-repeat;
	background-position: center bottom;
}
#sec-resolution .resolution .title span {
	font-weight: normal;
	font-size: 14.5px;
	display: block;
	padding: 0.75em 0 1.5em 0;
}
#sec-resolution .resolution img {
	height: 120px;
	width: auto;
	margin: 1.25em 0;
}
#sec-resolution .resolution .text {
	line-height: 1.6;
	text-align: left;
}
#sec-resolution .resolution .text a {
	text-decoration:underline;
}
#sec-items .items_right .items_title::before {
	content: "";
	background: url("/web/jp/kikaku/images/top_items_icon.svg");
	background-repeat: no-repeat;
	width: 1.5em;
	height: 1.35em;
	display: inline-block;
	vertical-align: middle;
	padding-right: 0.55em;
}
#sec-items .items_right .items_tx span {
	font-size: 2.5em;
	margin-right: 0.25em;
	font-weight: bold;
}
#sec-items aside p {
	font-size: 0.875em;
    float: right;
	padding-top: 1em;
}
	#sec-resolution .expl-tx {
		text-align:center;
	}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
	#sec-resolution .expl-tx {
		width: 75%;
		margin: 0.5em auto 1.25em;
	}
	#sec-resolution .resolution {
		margin: 1.25em 0;
	}
	#sec-resolution .resolution .title {
	font-size: 1.2em;
	}
	#sec-resolution .resolution.left {
        float: left;
        width: 40.5%;
        padding: 1.75em;
    }
    #sec-resolution .resolution.right {
        float: right;
        width: 40.5%;
        padding: 1.75em;
    }
}
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	#sec-resolution h3 span {
		font-size: 20px;
	}
	#sec-resolution .resolution .title {
	font-size: 1.25em;
	}
	#sec-resolution .resolution.left {
        padding: 2.5em;
    }
    #sec-resolution .resolution.right {
        padding: 2.5em;
    }
	#sec-resolution p.number {
		font-size: 20px;
	}

}

/*-----------------
 *料金体系
-----------------*/
#sec-price {
    background-color: #f3f3f3;
	background-image: url("/web/jp/asp/seller/images/top_price_bg.png"), url("/web/jp/asp/seller/images/top_price_bg02.png");
	background-position: top left, bottom right;
	background-repeat: no-repeat, no-repeat;
}
#sec-price h2 span {
	font-size: .8em;
}
#sec-price h4 {
	font-size: 1.25em;
    color: #c1541c;
}
#sec-price .price {
	margin: 2.5em 0;
}
#sec-price .price .tx {
    margin: .5em 0 .25em;    
    font-size: 1.75em;
	font-weight: bold;
    color: #c1541c;
}
#sec-price .price .tx .unit {
	font-size: .75em;
}
#sec-price .price .tx span.note {
	font-size: .6em;
	font-weight: normal;
}
#sec-price p.note {
	font-size: .9em;
	color: #777;
	line-height: 1.6;
}


/*-----------------
 *sec-wholesal_case　事例
-----------------*/
#sec-case .case-interview_card .itv-type {
    font-size: 0.85em;
    color: #777;
    padding: 0 0 1em 1.2em;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
	#sec-case .case-interview_card {
		width: 17em;
	}
}
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
	#sec-case .case-interview_card {
		width: 18em;
	}
}
	
/*-----------------
 *資料請求
-----------------*/
#sec-purpose {
    padding: 3.5em 0 3.5em 0;
    background: url("/web/jp/kikaku/images/top_purpose-bg.jpg") center no-repeat;
    background-size: cover;
    text-align: center;
}
#sec-purpose p {
    padding-bottom: 0.5em;
    font-size: 1em;
    line-height: 1.5em;
    font-weight: bold;
	margin-top: 2.5em;
}
#sec-purpose .normal-tx {
	font-weight: 500;
    text-shadow: 2px 2px 8px #fff;
	margin: 0;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em) {
    #sec-purpose p {
        font-size: 1em;
    }
}


