@charset "UTF-8";



/* common */
#mh4g img {
	display:         block;
}



/* intro */
#mh4g div.intro {
	background:      url( "https://www.super-groupies.com/special/mh_porter/pc/intro_bg.jpg" ) no-repeat;
	width:           100%;
	height:          877px;
	position:        relative;
}

#mh4g div.intro p {
	position:        absolute;
	width:           410px;
}

#mh4g div.intro p.tx1 {
	left:            530px;
	top:             330px;
}

#mh4g div.intro p.tx2 {
	left:            100px;
	top:             620px;
}



/* text style */
#mh4g div.textstyle {
	background:      url( "https://www.super-groupies.com/special/mh_porter/pc/item_textstyle.jpg" ) no-repeat;
	height:          660px;
	position:        relative;
}

#mh4g div.textstyle p {
	position:        absolute;
	left:            596px;
	top:             355px;
	width:           340px;
}



/* embroidery */
#mh4g div.embroidery {
	background:      url( "https://www.super-groupies.com/special/mh_porter/pc/item_embroidery.jpg" ) no-repeat;
	height:          660px;
	position:        relative;
}

#mh4g div.embroidery p {
	position:        absolute;
	top:             300px;
	left:            50px;
	width:           340px;
}



/* block */
#mh4g div.block > div {
	width:           498px;
}

#mh4g div.block > div > div {
	height:          281px;
	padding:         65px 0 0 50px;
}

#mh4g div.block p {
	width:           400px;
}



/* front back */
#mh4g div.front_back {
	padding:         30px 0 60px;
}

#mh4g div.front_back > div {
	width:           900px;
	margin:          0 auto;
}

#mh4g div.front_back > div > div {
	width:           421px;
}

#mh4g div.front_back h3 {
	text-align:      center;
	margin:          0 0 10px;
}

#mh4g div.front_back h3 img {
	display:         inline;
}


/* coordi */
#mh4g div.coordi h3 {
	text-align:      center;
}

#mh4g div.coordi h3 img {
	display:         inline;
}

#mh4g div.coordi div.fix {
	width:           770px;
	margin:          0 auto;
}

#mh4g div.coordi > div {
	padding:         40px 0;
}



/* info */
#mh4g div.info {
	width:           892px;
	margin:          20px auto 0;
}

#mh4g div.info div.base {
	padding:         10px 0 30px;
}

#mh4g div.info p.tx1 {
	font-size:       26px;
}

#mh4g div.info p.tx2 {
	font-size:       24px;
}

#mh4g div.info p.tx2 strong {
	font-size:       40px;
}

#mh4g div.info div.btn {
	width:           381px;
	margin:          10px auto 30px;
}



/* date */
#mh4g div.date {
	margin:          30px 0 50px;
}

#mh4g div.date > div:first-child {
	border-right:    1px solid #a78f62;
}

#mh4g div.date > div {
	width:           49%;
	text-align:      center;
}

#mh4g div.date h4 {
	color:           #a78f62;
	font-size:       24px;
}

#mh4g div.date strong {
	font-size:       18px;
}



/* about */
#mh4g div.porter {
	background:      url( "https://www.super-groupies.com/special/mh_porter/pc/porter_bg.jpg" ) no-repeat;
}

#mh4g div.mh {
	background:      url( "https://www.super-groupies.com/special/mh_porter/pc/mh4g_bg.jpg" ) no-repeat;
}

#mh4g div.about {
	color:           #ffffff;
	padding:         30px 0 0 50px;
	height:          240px;
}

#mh4g div.about h3 {
	font-size:       28px;
}



/** bg
/**************************************/
.bg_bw { background : #a78f62; }
.bg_gr { background : #d2d2d2; }
.bg_bl { background : #e8eaed; }
.bg_yl { background : #fdfbf1; }
.bg_cr { background : #f4f1ee; }


/** text
/**************************************/
.tx14 {
	font-size:       14px;
	line-height:     1.6;
}

.tx16 {
	font-size:       16px;
	line-height:     1.8;
}

.tx_wh {
	color:           #ffffff;
}


/** text-align */
/**************************************/
.text_c { text-align: center; }
.text_r { text-align:  right; }
.text_l { text-align:   left; }


/** block */
/**************************************/
.block {
	display:         block;
}


/** margin */
/**************************************/
.ma0  { margin:  0px !important; }
.ma5  { margin:  5px !important; }
.ma10 { margin: 10px !important; }
.ma15 { margin: 15px !important; }
.ma20 { margin: 20px !important; }

.mt0  { margin-top:  0px !important; }
.mt5  { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

.mr0  { margin-right:  0px !important; }
.mr5  { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

.mb0  { margin-bottom:  0px !important; }
.mb5  { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

.ml0   { margin-left:   0px !important; }
.ml5   { margin-left:   5px !important; }
.ml10  { margin-left:  10px !important; }
.ml15  { margin-left:  15px !important; }
.ml20  { margin-left:  20px !important; }
.ml25  { margin-left:  25px !important; }
.ml30  { margin-left:  30px !important; }
.ml35  { margin-left:  35px !important; }
.ml40  { margin-left:  40px !important; }
.ml45  { margin-left:  45px !important; }
.ml50  { margin-left:  50px !important; }
.ml120 { margin-left: 120px !important; }

.ma_auto { margin-left: auto; margin-right: auto; }


/** padding */
/**************************************/
.pa0  { padding:  0px !important; }
.pa3  { padding:  3px !important; }
.pa5  { padding:  5px !important; }
.pa10 { padding: 10px !important; }
.pa15 { padding: 15px !important; }
.pa20 { padding: 20px !important; }

.pt0  { padding-top:  0px !important; }
.pt5  { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }

.pr0  { padding-right:  0px !important; }
.pr5  { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }

.pb0  { padding-bottom:  0px !important; }
.pb5  { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }

.pl0  { padding-left:  0px !important; }
.pl5  { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }


/** float */
/**************************************/
.f_left  { float:  left !important; }
.f_right { float: right !important; }


/** fix */
/**************************************/
.fix:after
{
	content:         "";
	height:          0;
	clear:           both;
	visibility:      hidden;
	display:         block;
}

.fix
{
	display:         inline-block;
}

/*\*/
* html .fix
{
	height:          1%;
}

.fix
{
	display:         block;
}

