﻿@charset "UTF-8";

#album_contents_area .album_contents_title {
	font-size: 22px;
}
#album_contents_area {
	font-size: 12px;
	line-height: 1.9em;
	width: 100%;
}
.album_contents_title {
	padding-top: 15px;
	line-height: 1.3em;
	margin: auto 2%;
	font-size: 18px;
}
.hr_line {
	background: url(../img/hr_line_sp.png) no-repeat;
	background-size: 100% 100%;
	margin: 2em 1%;
}
.hr_line2 {
	background: url(../img/hr_line2_sp.png) no-repeat;
	background-size: 100% 100%;
	margin: 2em 1%;
}

.header_left,
.header_right {
	float: none;
	margin: auto auto;
	width: 96%;
}
.header_left {
	margin-bottom: 10px;
}
.header_right {
}
.level {
	font-size: 18px;
}
.level_text {
	font-size: 15px;
}

#album_contents_area .header_left > a {
	float: right;
}

.pickup {
	padding: 10px 15px;
}
.pickup_title {
	font-size: 18px;
	margin-left: 1.4em;
}
.pickup_title:before {
	top: -2px;
	left: -1.4em;
}
.pickup_list {
	margin: 10px auto 15px;
}
.pickup_list li {
	font-size: 15px;
	margin-bottom: .5em;
}

.set,
.making,
.process {
	margin: auto 2%;
}

.set_list {
	font-size: 1.2em;
}

.procedure_making {
	padding-left: 1%;
}
.procedure_making > li,
.process h2 {
	font-size: 16px;	
}
.procedure_making > li:before,
#album_contents_area .process h2:before {
	width: 1.5em;
	padding-left: 0;
}
.process p {
	font-size: 14px;
}

.point_area {
	padding: 25px 3% 20px 6%; 
	margin: 0 3%;
}
.point_img {
	width: 30%;
	position: static;
	margin: 0 auto 15px auto;
}
.point_title {
	float: right;
	font-size: 1.1em;
	margin-bottom: 5px;
	padding-right: 20px;
}
.point_list {
	margin-top: 5px;
	margin-bottom: 5px;
}
.point_text {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}



.other_item_title {
	padding: 5px 2%;
	font-size: 16px;
}
.other_item_title > a {
	border: none !important;
	text-decoration: underline !important;
}

.other_item_list li {
	width: 29%;
	margin: 10px 1.6% 0;
}