#wrapper {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",'Noto Sans JP', sans-serif;
    padding: 0;
}
.phoenixcard_campaign {
	background-image: url("https://gigaplus.makeshop.jp/sdarts/project/phoenixcard_campaign/p0521_m.jpg");
}
.main_area {
    width: 80%;
    margin: 0 auto;
}
.title {
text-align: center;
}
.full_img {
width: 982px;
}
.full_img img{
width: 100%;
}
h3 {
font-size:30px;
    line-height: 1.4;
	margin: 0 0 20 0px;
}

.img75 {
 width: 75%;
 margin: 0 auto;
}
.img75 img {
 width: 100%;
}
#logo_area {
 width: 100%;
 background-color: #232323;
 color: #fff;
 position: relative;
}
#logo_area p {
    text-align: center;
	 margin: 0 auto;
	 margin-top: -20px;
	 height: 45px;
	 padding: 0 0 10 0px;
     z-index: 10;
}
#logo_area p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
	 margin: 0 auto;
	 padding: 3px;
}
#logo_area p span img {
     width: 100%;
}
.under {
    width: 74px;
    margin: 0 auto;
    display: block;
}
.under img {
    width: 100%;
}
/*//////list4////////*/
#list4 {
width: 100%;
margin: 0;
padding: 0;
}
.tag {
position: absolute;
}
.tag img {
width: 100%;
}
#list4 li {
display: inline-block;
   width: 47%;
    margin: 15px 10px;
    background-color: #fff;
	box-shadow: 0 0 10px #a2a2a2;
	vertical-align: top;
	height: 460px;
	position: relative;
	margin-bottom: 40px;
}
.list4_imgOnly {
	height: 300px !important;
}
#list4 li p {
    width: 90%;
	display: block;
    text-align: center;
	margin: 0 auto;
	font-size: 90%;
    line-height: 1.4;
}
#list4 li img {
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 10px;
}
.list4_title {
    font-size: 21px;
    display: block;
    text-align: center;
    color: #d61519;
	margin-top: 20px;
    margin-bottom: 10px;
}
.yuuryou_text {
    text-align: left !important;
}
.yuuryou {
    text-align: center;
	display: block;
    background-color: #3F51B5;
    color: fff;
    font-size: 16px;
    font-weight: 450;
    margin-bottom: 15px;
    padding: 5px 0px;
}
/*//////list2////////*/
.list2 {
    width: 100%;
    margin: 20px 0px;
    padding: 35px 0px;
    background-color: #fff;
box-shadow: 0 0 10px #a2a2a2;
}
.list2 .list2_left {
    display: inline-block;
    width: 40%;
    margin: 7px 5px;
    vertical-align: top;
}
.list2 .list2_right {
    display: inline-block;
    width: 54%;
    margin: 7px 5px;
}
.list2 .list2_right  img {
   display: block;
   width: 80%;
   margin: 0 auto;
}
.list2_title {
    font-size: 25px;
    display: block;
    text-align: center;
    color: #d61519;
	margin-top: 20px;
    margin-bottom: 10px;
}

/*//////list2_2////////*/
#width100_red {
    width: 100%;
    background-color: #d6231b;
}

.list2_2 {
    text-align: left;
	width: 80%;
	margin: 0 auto;
    padding: 0px;
}
.list2_2_left {
    display: inline-block;
    width: 52%;
    margin: 10 7 0 0px;
}
.list2_2_right {
display: inline-block;
width: 45%;
margin: 10 0 0 7px;
}
.list2_2_right img {
display: block;
width: 100%;
margin: 0 auto;
}
/*//////red_btn////////*/
.red_btn {
    background-color: #fff;
    font-size: 20px;
    color: #d6231b;
    text-decoration: none;
    font-weight: 500;
    padding: 12 20px;
    border-radius: 50px;
	border:solid 3px #d6231b;
}
.red_btn:hover {
    border:solid 3px #fff;
    background-color: #d6231b;
    color: #fff;
	transition-property: all;
    transition: 0.3s linear;
}


/*//////width41////////*/
.width41 {
    text-align: left;
	width: 41%;
	margin: 0 auto;
    padding: 0px;
}
/*//////width66////////*/
.width66 {
    text-align: left;
	width: 66%;
	margin: 0 auto;
    padding: 0px;
}
/*//////margin////////*/
.mt30 {display: block;margin-top: 30px !important;}
.mb40 {display: block;margin-bottom: 40px !important;}

/*/////padding/////////*/
.pt0 {display: block;padding-top: 0px !important;}
.pt10 {display: block;padding-top: 10px !important;}
.pt20 {display: block;padding-top: 20px !important;}
.pt30 {display: block;padding-top: 30px !important;}
.pt40 {display: block;padding-top: 40px !important;}
.pt60 {display: block;padding-top: 60px !important;}
.pt80 {display: block;padding-top: 80px !important;}
.pb0 {display: block;padding-bottom: 0px !important;}
.pb20 {display: block;padding-bottom: 20px !important;}
.pb30 {display: block;padding-bottom: 30px !important;}
.pb40 {display: block;padding-bottom: 40px !important;}
.pb60 {display: block;padding-bottom: 60px !important;}
.pb80 {display: block;padding-bottom: 80px !important;}
/*//////////////*/
.font_140 {font-size:140%;}
.font_120 {font-size:120%;}
.font_80 {font-size:80%;}
.font_90 {font-size:90%;}
.color_red {color: #e21c0e;}
.color_white {color: #fff;}
.center {text-align: center;}