@charset "UTF-8";
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

/*--------------------------------------------------------------------*/
/* 時間の花束　Bouquet du temps　幸せな出逢いに包まれて */
/*--------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

/*clearfix*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
  text-align:center;
}

.video {
  text-align:center;
  margin-bottom: 20px;
}

.video iframe {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
.video iframe {
	top: 0;
	left: 0;
	max-width: 100%;
	margin-bottom: 20px;
}
}

#share,
.block-category-list--header,
.block-category-list--comment {
	display: none;
}

.ie8 img{
  width: 100%;
  text-align:center;
}
.ce {
	text-align:center;
}

.le {
	text-align:left;
}

.ri {
	text-align:right;
}

.font_s {
	font-size: 80%;	
}

.m_b10 {
	margin-bottom: 10px;
}

.m_b20 {
	margin-bottom: 20px;
}

.m_b30 {
	margin-bottom: 30px;
}

.p_120 {
font-size: 120%;
}

.attention {
	font-size: 200%;
	font-weight:bold;
}

@media screen and (max-width: 767px) {
.attention {
	font-size: 160%;
	font-weight:bold;
}
}


.box_btn {
	width: 70%;
    font-size:1.4rem;
    font-weight:bold;
    text-decoration:none;
    display:block;
	margin: 0 auto;
    text-align:center;
	padding: 20px 0 0px 0;
    border-radius:5px;
	text-decoration: none;
	background: #385ba7;
	color: #fff;
}

.box_btn a, .box_btn a:hover {
	text-decoration: none;
	color: #fff;
}

@media screen and (max-width: 767px) {
.box_btn {
	width: 85%;
    font-size:1.4rem;
    font-weight:bold;
    text-decoration:none;
    display:block;
	margin: 0 auto;
    text-align:center;
	padding: 20px 20px 20px 30px;
    border-radius:5px;
	text-decoration: none;
	background: #385ba7;
	color: #fff;
}
}

/*.box_btnL {
	width: 60%;
    font-size:2rem;
    font-weight:bold;
    text-decoration:none;
    display:block;
	margin: 0 auto;
    text-align:center;
	padding: 20px 0 0px 0;
    border-radius:5px;
	text-decoration: none;
	background: #fff;
	color: #9c4049;
}

.box_btnL a, .box_btnL a:hover {
	text-decoration: none;
	color: #9c4049;
}

@media screen and (max-width: 767px) {
.box_btnL {
	width: 85%;
    font-size:2rem;
    font-weight:bold;
    text-decoration:none;
    display:block;
	margin: 0 auto;
    text-align:center;
	padding: 20px 20px 20px 30px;
    border-radius:5px;
	text-decoration: none;
	background: #fff;
	color: #9c4049;
}
}
*/

/*layout
--------------------------------------------------------------------*/


.cont_pnm {
	padding: 15px;
	
}

@media screen and (max-width: 479px) {
.t_pnm img {
	width: 100%;

}
}

/*Grid
--------------------------------------------------------------------*/
.row {
padding: 15px;
}

.block_pnm {
	margin: 0 auto;
	width: 1200px;
}

.conts_rew {
	padding:1em;
	background-color:#fff;
	margin-bottom: 1em;
}

@media screen and (max-width: 1024px) {
	.block_pnm {
	margin: 0 auto;
	width: 100%;
}
	.conts_rew {
	padding:1em;
	background-color:#fff;
	margin-bottom: 1em;
	}
}

@media screen and (max-width: 767px) {
	.block_pnm {
	margin: 0 auto;
	width: 100%;
}
}

@media screen and (max-width: 479px) {
.block_pnm {
	margin: 0 auto;
	width: 100%;
}
}



/*Grid
--------------------------------------------------------------------*/
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

.block_pnm {

}


.block_pnm:after {
	content: "";
	clear: both;
	display: block;
}

/*.block img {
	margin-bottom:20px;
	text-align: center;
}
.block p {
	padding: 0 10px;
	margin-bottom:20px;
}*/
.block_pnm a img {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}
.block a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}


@media screen and (min-width: 768px) {
.box-1, .box-2, .box-3, .box-4, .box-5, .box-6, .box-7, .box-8, .box-9, .box-10, .box-11, .box-12 {
  float: left;
  padding:10px;
}
.box-12 {
  width: 100%;
}
.box-11 {
  width: 91.66666667%;
}
.box-10 {
  width: 83.33333333%;
}
.box-9 {
  width: 75%;
}
.box-8 {
  width: 66.66666667%;
}
.box-7 {
  width: 58.33333333%;
}
.box-6 {
  width: 50%;
}
.box-5 {
  width: 41.66666667%;
}
.box-4 {
  width: 33.33333333%;
}
.box-3 {
  width: 25%;
}
.box-2 {
  width: 16.66666667%;
}
.box-1 {
  width: 8.33333333%;
}
}

@media screen and (max-width: 767px) {
.box-1, .box-2, .box-3, .box-4, .box-5, .box-6, .box-7, .box-8, .box-9, .box-10, .box-11, .box-12:after {
	content: "";
	clear: both;
	display: block;
}
.box-4, .box-5, .box-6 .box-7, .box-8, .box-9, .box-10, .box-11, .box-12 {
width: 100%;
} 
.box-1, .box-2, .box-3 {
  width: 50%;
}
}

@media screen and (max-width: 479px) {
.box-1, .box-2, .box-3, .box-4, .box-5, .box-6, .box-7, .box-8, .box-9, .box-10, .box-11, .box-12:after {
	content: "";
	clear: both;
	display: block;
}
.box-4, .box-5, .box-6 .box-7, .box-8, .box-9, .box-10, .box-11, .box-12 {
width: 100%;
} 
.box-1, .box-2, .box-3 {
  width: 50%;
}
}


/*SNS
--------------------------------------------------------------------*/
#share {
	clear: both;
 border-top: 1px solid #aaa;
	padding-top: 0.5em;
	text-align: center;
}
#share ul {
	float: right;
}
#share li {
	float: left;
	margin-right: 10px;
}
#share li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #666;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
#share li a:hover {
	background: rgba(209,79,39,1);
}
#share li a i {
	font-size: 16px;
	font-size: 1.6rem;
}



