@charset "UTF-8";

/* pankuzu */

.pankuzu_wrap {
	width: 100%;
	margin: 0 auto 30px;
	background: #eace86;
}

.pankuzu_wrap ul{
	overflow: hidden;
	padding: 3px 10px;
	font-size: 12px;
	margin: 15px 0;
}

.pankuzu_wrap ul li{
	float: left;
	margin-right: 15px;
	color: #653020;
}

.pankuzu_wrap ul li.level-1 a {
	text-decoration: underline;
}

.pankuzu_wrap ul li.level-2 {
	padding-left: 25px;
	background: url(https://www.tea-boutique.jp/img/pankuzu_icon.gif) no-repeat left center;
} 

/* pankuzu END*/

/* content */
#wide_contents {
	width: 960px;
	padding: 0 20px;
	font-size: 13px;
    line-height: 1.6;
    color: #653020;
}

#right_contents {
	width: 720px;
	padding: 0 20px;
	font-size: 13px;
    line-height: 1.6;
    color: #653020;
}


#right_contents .clearfix {
	overflow: hidden;
}

.cont_h2 {
    font-size: 22px;
    font-weight: bold;
    color: #653020;
    padding: 0 0 15px 36px;
    background: url(https://www.tea-boutique.jp/img/h2_border.png) repeat-x left bottom;
    position: relative;
    letter-spacing: 2.5px;
    margin: 0px 0px 25px 0px;
}

.inner {
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 19px;
    margin-bottom: 20px;
}

.cont_h2:before {
    content: url(https://www.tea-boutique.jp/img/h2_icon.png);
    width: 21px;
    height: 21px;
    position: absolute;
    left: 1px;
    top: -1px;
}

.cont_h3_image {
	margin-bottom: 20px;
	
}

.h3_wrap {
	margin-top: 40px;
}

h3.cont_h3 {
	width:720px;
    font-size: 16px;
    font-weight: bold;
    color: #653020;
    min-height: 46px;
    padding: 30px 0 0;
    text-align: center;
    background: url(https://www.tea-boutique.jp/img/h3_bg.png) no-repeat left top;
    margin-bottom: 11px;
}

.cont_image_text{
	font-size: 12px;
	padding-left: 130px;
}


h4.cont_h4_image.how_to {
    text-align: center;
	width: 720px;
}

.how_to_step {
    margin-bottom: 50px;
}

ul.page_link.first_step.page_link_side {
	margin: 20px auto;
}

ul.page_link.first_step.page_link_side li {
	float: left;
	overflow: hidden;
}
ul.page_link.page_link_side li a {
    display: inline-block;
    background: url(https://www.tea-boutique.jp/img/page_link_side_bg_off.jpg) repeat-y 0 0;
    min-width: 100px;
    min-height: 13px;
    padding: 14px 8px;
    border: 2px solid #fff;
    color: #653020;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

ul.page_link.first_step.page_link_side li a {
    margin-bottom: 30px;
}

ul.page_link.first_step.page_link_side li a.last_menu {
	min-width: 290px;
	background: url(https://www.tea-boutique.jp/img/page_link_side_bg_off.jpg);
	margin-right: 0;
}

ul.page_link.first_step.page_link_side li a.last_menu span {
	font-size: 12px;
}

h4.first_step {
	clear: both;
    margin-bottom: 30px;
}

h4.cont_h4 {
    font-size: 16px;
    font-weight: bold;
    color: #653020;
    padding: 0 0 10px 18px;
    position: relative;
	text-align: center;
}
h4.cont_h4.first_step span {
    border-bottom: 1px solid #653020;
    padding-bottom: 2px;
}

/*  btns  */
p.link_btn {
}

p.link_btn a {
    background: url(https://www.tea-boutique.jp/img/arrow_icon.png) no-repeat right center #73392a;
    font-size: 16px;
    text-align: center;
    padding: 3px 30px 3px 20px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}
