/* CSS Document */


h4 {
font-size: 18px;
font-weight: bold;
color:#70434E;


}



h5 {
  position: relative;
  padding: 0.6em;
  background: #70434E;
  font-size: 1.6em;
  color:#FFFFFF;
  text-align: center;
  margin-bottom: 60px;
}

h5:after {
position: absolute;
content: '';
top: 100%;
left: 450px;
border: 15px solid transparent;
border-top: 15px solid #70434E;
width: 0;
height: 0;
}

article .news_box
{
	background-color: #FFF;
	border: 4px solid #D49F39;
}

article .news_box h1
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

article .news_box h2
{
	font-size: 30px;
	line-height: normal;
	background-color: #70434E;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
	margin: 0px;
}

article .news_box h2 span
{
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 70px;
}

article .news_box h3
{
	font-size: 22px;
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #BE3F3C;
}


article .news_body
{
	padding: 40px;
	_zoom: 1;
	overflow: hidden;
	background-image: url(../images/bg_news_body.gif);
	background-repeat: no-repeat;
	background-position: 74px top;
}

article .date
{
	color: #BE3F3C;
	text-align: right;
	margin-bottom: 1em;
}

article .photo
{
	float: right;
	margin-left: 1em;
}

article .text
{
	_zoom:1;
	overflow:hidden;
}

article .text p
{
	margin-bottom: 1em;
}

article .text ul
{
	margin: 0px;
	padding: 0px;
}

article .text li
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: none;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	line-height: 160%;
}

article .text li::before
{
	position: absolute;
	top: 0;
	left: 0px;
	content: "";
	vertical-align: middle;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #EC7480;
	margin-right: auto;
	margin-left: auto;
}


article .text li::after
{
	position: absolute;
	top: 6px;
	left: 8px;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;
	box-sizing: border-box;
	border: 4px solid transparent;
	border-left: 6px solid #fff;
	margin-right: auto;
	margin-left: auto;
}


article .return_btn
{
	text-align: center;
	clear: both;
	padding-top: 2em;
}


article .tab1
{
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align: center;
}


article .tab2,
article  .tab3
{
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align: center;
}

article .tab2b
{
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align: center;
}

article .tab2 dt,
article .tab2b dt,
article  .tab3 dt
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

article .tab2 dd,
article .tab2b dd,
article .tab3 dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	width: 10px;
}


article .img_box
{
	position: relative;
	margin-bottom: 4px;
}


article .aw_box1
{
	position: relative;
	margin-bottom: 0px;
}

article .img_box:hover::before
{
	content: "";
	background-image: url(../images/icon_md_w.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


article .note {
    background: #F5F1E9;
	width: 400px;
	margin: 0 auto;
}

article .note2 {
    background: #F5F1E9;
	width: 300px;
	margin: 0 auto;
}

article .note3 {
    background: #F5F1E9;
	width: 260px;
	margin: 0 auto;
}

article .note4 {
    background: #F5F1E9;
	width: 300px;
	margin: 0 auto;
}

article .note5 {
    background: #F5F1E9;
	width: 420px;
	margin: 0 auto;
}

article .note6 {
    background: #F5F1E9;
	width: 260px;
	margin: 0 auto;
}


article .note .box-title {
    font-size: 1.2em;
    background: #EC7480;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

article .note2 .box-title {
    font-size: 1.2em;
    background: #EC7480;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

article .note3 .box-title {
    font-size: 1.2em;
    background: #EC7480;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

article .note4 .box-title {
    font-size: 1.2em;
    background: #F44548;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

article .note5 .box-title {
    font-size: 1.2em;
    background: #F44548;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

article .note6 .box-title {
    font-size: 1.2em;
    background: #EC7480;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

article .note p {
    padding: 15px 20px;
    margin: 0;
}

article .note2 p {
    padding: 15px 20px;
    margin: 0;
}

article .note3 p {
    padding: 15px 20px;
    margin: 0;
}

article .note4 p {
    padding: 15px 20px;
    margin: 0;
}

article .note5 p {
    padding: 15px 20px;
    margin: 0;
}

article .note6 p {
    padding: 15px 20px;
    margin: 0;
}



/* タブレットレイアウト : 768 px 〜 959 px*/
@media screen and (max-width:959px)
{



}

/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{

h5 {
  position: relative;
  padding: 0.6em;
  background: #FF6666;
  font-size: 1.6em;
  color:#FFFFFF;
  text-align: center;
  margin-bottom: 60px;
}

h5:after {
position: absolute;
content: '';
top: 100%;
left: 155px;
border: 15px solid transparent;
border-top: 15px solid #FF6666;
width: 0;
height: 0;
}



article .news_box h1
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}


article .news_body
{
	padding-top: 30px;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}

article .photo
{
	float: none;
	margin-left: 0em;
	margin-bottom: 1em;
	text-align: center;
}

article .text li
{

	padding-bottom: 25px;
	padding-left: 25px;
}


article .return_btn
{
	margin-bottom: 1em;
}

article .tab2,
article .tab2b,
article .tab3
{
	display: block;
}

article .tab2 dt,
article .tab2b dt,
article .tab3 dt
{
	display: block;
	width: auto;
	text-align: center;
	margin-bottom: 50px;
}

article .tab2 dd,
article .tab2b dd,
article .tab3 dd
{
	display: none;
}


article .img_box img
{
	height: auto;
	width: 100%;
}


article .img_box::before
{
	content: "";
	background-image: url(../images/icon_md_w.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

article .aw_border
{
    margin: 0, auto;
    width: 800px;
    margin-bottom: 20px;
}

}

@media screen and (max-width:440px)
{
article .note,
article .note2,
article .note3,
article .note4,
article .note5
 {
width: auto;
}


}