@charset "utf-8";
/* CSS Document */

/*--------------------------------
            section
----------------------------------*/
.cs {
    width:100%;
    padding:300px 0 350px;
    text-align: center;
    font-size:30px;
}
section img {
	width:98%;
	max-width:420px;
	vertical-align: bottom;
} 
.box_00 img {
    width:98%;
    max-width:270px;
    vertical-align: bottom;
}
.box_00 {
    background: #FFF;
    border:solid 8px #E7141D;
    margin:0 40px 40px;
}
.box_box {
	background: #FFF;
	border: #EF7B1A solid 8px;
	margin:0 40px;
    padding:30px 30px 0px;
}
.box_bo {
	background: #FFF;
	border: #EF7B1A solid 8px;
	margin:0 40px 40px;
}
.box_half {
	background: #FFF;
	color:#222;
	width:448px;
	text-align: center;
	padding:15px 0;
	float:left;
}
.box_w13 {
	background: #FFF;
	color:#222;
	width:296px;
	text-align: center;
	padding:15px 0;
	float:left;
}
.box01 {
	width:100%;
	text-align:center;
}

.box_half p {
	font-weight:700;
	font-size:20px;
}
.bg_b {background: #DAF9FF;}
.bg_r {background: #fde4e6;}
.pb_15 {padding-bottom:15px;}
.pb_120 {padding-bottom:140px;}
.pt_15 {padding-top:15px;}
.border_l {	border-left:#EF7B1A solid 8px;}
.border_t {	border-top:#EF7B1A solid 8px;}
.border_b {	border-bottom:none;}
.border_yr {border-right:#E7141D solid 8px;}

.hyo_yoso {
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	font-size:14px;
	color:#222;
	float:left;
}
.hyo_yoso caption {
	font-weight:700;
	font-size:16px;
	text-align: center;
	letter-spacing: 2px;
}

.hyo_yoso th,.hyo_yoso td {
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	padding:4px 2px;
}
.hyo_yoso th {
	background:#b0e3f0;
    font-weight:100;
    font-size:14px;
}
.hyo_yoso th span {
    font-size:85%;
}
.hyo_yoso td {
	text-align: left;
}
h5 {/*表内の日付*/
	font-weight:700;
}
.w430 {width:430px;margin:10px 0 ; }
.w400 {width:400px;margin:10px 0 0 30px; }

/*キャンペーン*/
h4 {
    color: #0C5AD3 ;
    font-size:26px;
    line-height:1.2;
    margin-bottom:20px;
}
.campaign {
    background: #0C54D3;
    color:#FFF;
    font-size:20px;
    font-weight:700;
    border-radius:15px;
    padding:10px 15px;
    text-align: center;
    margin-bottom:40px;
}
.txt_kome {
	margin:20px 40px 0;
}


@media screen and (max-width: 500px) {

.cs {
    padding:100px 0 130px;
    font-size:20px;
}    
h2 {
	font-size:28px;
    line-height:1.1;
    letter-spacing: 0px;
}
h2 p {
    font-size:22px;
    padding-top:10px;
}
.box_00 {
    margin:0 3% 40px;
    border:solid 5px #E7141D;
}
.box_box {
	margin:0 2%;
    padding:20px 3% 0;
}
.box_bo {
    margin:0 3% 40px;
	padding:0 0 ;
    border: #EF7B1A solid 5px;
}
.box_half {
	width:100%;
	padding:15px 0;
	float:none;
}
.box_w13 {
	width:100%;
	float:none;
}
.box_half p {
	font-size:17px;
}
.pb_120 {padding-bottom:12px;}
.border_l {border-left:none;border-top:#EF7B1A solid 5px;}
.border_t {	border-top:#EF7B1A solid 5px;}
.border_b {	border-bottom:#EF7B1A solid 5px;}    
.border_yr {border-right:none;border-bottom:#E7141D solid 5px;
}

.hyo_yoso {
	width:96%;
	margin:0 auto;
	float:none;
}
.hyo_yoso th  {
    font-size:12px;
}
.hyo_yoso th span {
    display:block;
}
/*キャンペーン*/
h4 {
    font-size:18px;
    margin-bottom:20px;
}
.campaign {
    font-size:17px;
    padding:10px ;
}
    
.txt_kome {
	margin:20px 2% 0;
}	
	
}

