@charset "utf-8";


/**/
header.logo{
	padding-top: 22px;
}


/**/
header.title{
	height: 104px;
	background: url(/common/img/title-bg.png) 0 50%;
	text-align:center;
	line-height: 1.4;
	margin-bottom: 80px;
	position: relative;
}
header.title h1{
	padding-top: 20px;
	font-size: 32px;
}
header.title h1 span{
	display: block;
	font-size:16px;
}
header.title .path{
	z-index: 10;
	position: absolute;
	width:1024px;
	left:50%;
	top:116px;
	margin-left: -512px;
	text-align: left;
	font-size: 12px;
}
header.title .path .inner span{color:#844e4c;}


/**/
.contents .wrap{
	width:1024px;
	margin:0 auto 100px;
}
.contents .wrap .maincol{
	float: left;
	width: 704px;
}
.contents .wrap .sidecol{
	float: right;
	width: 240px;
}
.contents .wrap .sidecol .box{
	margin-bottom: 30px;
}
.contents .wrap .sidecol h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}
.contents .wrap .sidecol ul{
}
.contents .wrap .sidecol ul li{
	margin-bottom: 1px;
}
.contents .wrap .sidecol ul li a{
	display: block;
	padding: 14px 36px 14px 16px;
	line-height: 1.4;
	background:#fef7f3 url(/common/img/sidemenu-arrow.png) 96% 50% no-repeat;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.contents .wrap .sidecol ul li a:hover,
.contents .wrap .sidecol ul li a.current{
	background-color: #e9bbab;
	color:#fff;
}
/**/
.pagenav{
	clear: both;
	overflow: hidden;
	text-align: center;
}
.pagenav a,
.pagenav span{
	display: inline-block;
	padding: 10px 0;
	height: 20px;
	width: 40px;
	font-size: 16px;
	line-height: 20px;
	margin: 0 5px;
}
.pagenav span{
	background-color: #fdf1eb;
}
.pagenav img{
	width: 10px;
	height: 16px;
}
.single .pagenav a,
.single .pagenav span{
	width: auto;
	margin: 0 10px;
}
.single .pagenav a.entrynext{float: left;padding:0 0 0 14px;}
.single .pagenav a.entryprev{float: right;padding:0 14px 0 0;}

.single .pagenav a img,
.single .pagenav span img{
	margin: 0 5px;
}

/**/
article a.pdf {
	display: inline-block;
	padding-left: 24px;
	background: url(/common/img/icn-pdf.png) no-repeat 0px 2px;
	line-height: 1.4;
}

.contents article{
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #e5e5e5;
}
.contents article .date{
	float: right;
	line-height: 1.4;
}
.contents article .cat{
	width: 160px;
	background-color: #884e4c;
	color:#fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.6;
  display: inline-block;
  margin-right: 10px;
}
.contents article .cat.keisai{background-color: #884e4c;}
.contents article .cat.news{background-color: #f67e27;}
.contents article .cat span{
	
}
.contents article h1{
	clear: both;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 34px;
	line-height: 1.6;
}
.contents article .entrybody{
	overflow: hidden;
}
.contents article .entrybody img{max-width: 100%;}
.contents article .entrybody h1,
.contents article .entrybody h2,
.contents article .entrybody h3{
	clear: both;
	border-left: 6px solid #e9bbab;
	margin-bottom: 1.2em;
	padding-left: 14px;
	line-height: 1.5;
}
.contents article .entrybody h1{
	font-size: 32px;
}
.contents article .entrybody h2{
	font-size: 18px;
}
.contents article .entrybody h3{
	font-size: 16px;
	border-left: 4px solid #e9bbab;
}
.contents article .entrybody p,
.contents article .entrybody ol,
.contents article .entrybody ul,
.contents article .entrybody hr,
.contents article .entrybody .section{
	margin-bottom: 1.2em;
}
.contents article .entrybody .section:last-child,
.contents article .entrybody p:last-child{
	margin-bottom: 0;
}
.contents article .entrybody blockquote {
    margin: 0 0 1.2em 0;
    padding: 18px;
    border-left: 4px solid #f0f0f0;
    background: #f8f8f8;
    font-style: italic;
}
.contents article .btnmore{text-align: right;}
.contents article .btnmore a{}

.contents article .blogsns{clear: both;padding-top: 30px;overflow: hidden;}
.contents article .blogsns li{float: left;margin-right: 10px;height: 22px;overflow: hidden;}
.contents article .blogsns li.facebook,
.contents article .blogsns li.facebook > iframe{width: 72px !important;}


.report .contents article .date{
	float: none;
	margin-bottom: 4px;
}
.report .contents article .entrybody h1,
.report .contents article .entrybody h2,
.report .contents article .entrybody h3{
	/*border-left: 6px solid #e9bbab;*/
	border-left: 0 none;
	margin-bottom: 0;
	padding-left: 0;
}
.report .contents article .entrybody h1{
	font-size: 32px;
}
.report .contents article .entrybody h2{
	font-size: 18px;
}
.report .contents article .entrybody h3{
	font-size: 16px;
}
.report .contents article .entrybody ol,
.report .contents article .entrybody ul{
	margin-bottom: 1.2em;
	padding-left: 1.4em;
}
.report .contents article .entrybody ul li{list-style: disc;}
.report .contents article .entrybody ol li{list-style:decimal;}

/* OLD CMS HTML */

.contents article .entrybody .imgLayer{
	float: left;
	margin-right: 20px;
}
.contents article .entrybody .imgLayer img{max-width: 100%;}
.contents article .entrybody .txtArea,
.contents article .entrybody .txtAreaL,
.contents article .entrybody .txtAreaR{
	float: left;
}



/*  */
.pages{
	
}
.pages .wrap{
	
}
.pages .wrap p{
	margin-bottom: 1.2em;
}
.pages .wrap p small{
	font-size: 14px;
}

/* privacy */
.pages .wrap .description{
	margin-bottom: 80px;	
}
.pages .wrap dl{
	border-top: 1px dotted #ddd;
	padding: 30px 0;
}
.pages .wrap dl dt{
	color:#874e4c;
	font-size: 20px;
	margin-bottom: 20px;
}
.pages .wrap dl dd{
	
}
.pages .wrap dl dd.contact{
	padding: 20px 30px;
	background-color: #f9f9f9;
}
/* mailmaga */
.mailmaga header.title{
	margin-bottom: 0;
}
.mailmaga .pagetitle{
	height: 400px;
	margin-bottom:  60px;
	background: url(/mailmaga/img/pagetitle.jpg) 0 50% no-repeat;
}
.mailmaga .pagetitle h2{
	width: 1024px;
	margin: 0 auto;
	padding: 110px 0 0;
	font-size: 32px;
	line-height: 1.4;
	color:#844e4c;
}
.mailmaga .wrap{
	text-align: center;
}
.mailmaga .wrap h2{
	font-size: 26px;
}
.mailmaga .wrap .form{
}
.mailmaga .wrap .form .btns{
	margin-bottom: 20px;
}
.backnnumber{
	min-height: 60px;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px dotted #e5e5e5;
}
.backnnumber a{padding:10px 15px;min-width:150px;}
.backnnumber a.other{padding:10px 15px;}
/* mailmagamobile */
.mailmagamobile .title{
	margin-bottom: 0;
}
.mailmagamobile .anchornav{
	margin: 0 0 40px;
	padding: 60px 0;
	min-height: 50px;
	background-color: #f9f9f9;
}
.mailmagamobile .anchornav a{min-width: 140px;margin-bottom: 10px;}

.mailmagamobile .wrap dl{
}
.mailmagamobile .wrap dl dt {
	font-weight: bold;
}
.mailmagamobile .wrap dl dd {
}
.mailmagamobile .wrap dl dd ul{
	margin-bottom: 20px;
}
.mailmagamobile .wrap dl dd ul li{
	margin-left: 1.6em;
	text-indent: -1.6em;
}
.mailmagamobile .wrap dl dd .contact{
	padding: 20px 30px;
	margin-bottom: 20px;
}
.mailmagamobile .wrap dl#docomo{border-top: 0 none;}
.mailmagamobile .wrap dl#docomo dd .contact{background-color: #fcf2f5;}
.mailmagamobile .wrap dl#au dd .contact{background-color: #ffefe6;}
.mailmagamobile .wrap dl#softbank dd .contact{background-color: #e8f6fb;}

/* contact */
.contact .wrap{
	width: 704px;
}
.contact .wrap .form{
	margin-top: 30px;
	padding: 40px 0 0;
	border-top: 1px dotted #e5e5e5;
}
.contact .wrap .form dl {
	zoom: 1;
	margin: 0;
	padding: 0 0 30px;
	border-top: 0 none;
}
.contact .wrap .form dl:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.contact .wrap .form dt{
	float: left;
	width: 220px;
	font-size: 16px;
}
.contact .wrap .form dt span{
	color:#e9bbab;
}
.contact .wrap .form dd{
	float: left;
	width: 480px;
}
.contact .wrap .form dd input,
.contact .wrap .form dd textarea{
	width: 95%;
	margin-top: 0;
}
.contact .wrap .form dd .error{
	color:#f00;
}



/* profile */
.profile{
	
}
.profile header.title{
	margin-bottom: 0;
}
.profile section h1{
	text-align: center;
	font-size:40px;
	line-height:38px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#854d4c;
}
.profile section h1 span{
	display: block;
	font-family: 'Lora', serif;
	font-size:24px;
	color:#e9bbab;
	font-weight:normal;
}
.profile .sec01{
	padding-top: 30px;
	height: 870px;
	background-color: #fdf9f7;
	position: relative;
	overflow: hidden;
}
.profile .sec01 .bg{
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: 64px;
	z-index: 0;
}
.profile .sec01 .txt{width: 512px;}
.profile .sec01 h2{padding-top: 40px;font-size: 24px;margin-bottom: 10px;}
.profile .sec01 span{display: block;font-size: 16px;}
.profile .sec01 .btns{text-align: left;margin: 20px 0 30px;min-height: 50px;}
.profile .sec01 .btns a{margin: 0;}
.profile .sec01 .btns a.komesuke{padding-right: 60px;background:#884e4c url(/profile/img/img-komesuke.png) 96% 100% no-repeat;}
.profile .sec01 table{width: 512px;z-index: 1;position: relative;}
.profile .sec01 table th{width: 95px;font-weight: normal;text-align: left;vertical-align: top;}
.profile .sec01 table td{}

.profile .sec02{
	position: relative;
	background: url(/profile/img/sec02-bg.png) 50% 0 no-repeat;
	padding: 95px 0 0;
	margin-top: -64px;
}
.profile .sec02 h1{margin-bottom: 60px;}
.profile .sec02 .block{overflow: hidden;margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px dotted #ddd;}
.profile .sec02 .block:last-child{border-bottom: 0 none;}
.profile .sec02 .block .txt{float: left;width: 652px;}
.profile .sec02 .block h2{font-size: 20px;color:#874e4c;margin-bottom: 20px;}
.profile .sec02 .block p{}
.profile .sec02 .block figure{float: right;}

.profile .sec03{background-color: #f9f9f9;padding: 80px 0;}
.profile .sec03 h1{margin-bottom: 50px;}
.profile .sec03 .box{float: left;height: 200px;width: 480px;margin-right: 60px;margin-bottom: 40px;overflow: hidden;}
.profile .sec03 .box:nth-child(2n){float: right;margin-right: 0;}
.profile .sec03 .box figure{float: left;width: 184px;text-align: center;}
.profile .sec03 .box div{width: 265px;float: right;}
.profile .sec03 .box h2{font-size: 16px;font-weight: bold;}

.career .block{overflow: hidden;margin-bottom: 40px;}
.career .block:last-child{border-bottom: 0 none;}
.career .block h2{font-size: 20px;color:#874e4c;margin-bottom: 10px;}
.career .block table{width: 100%;}
.career .block table th,
.career .block table td{border: 1px solid #ececec;padding: 6px 24px;text-align: left;vertical-align: top;}
.career .block table th{width:200px;font-weight: normal;background-color: #fdf1eb;}

.komesuke header.title{position: relative;height: auto;margin: 0;background: url(/profile/img/komesuke/header-bg.png) 50% 0;}
.komesuke header.title .header-inner{background:url(/profile/img/komesuke/header-bg-top.png) 50% 0 repeat-x;}
.komesuke header.title h1{padding: 0;text-align: center;}
.komesuke header.title .path{top: 10px;}

.komesuke .block{}
.komesuke .block .block-inner{padding: 40px 0;}
.komesuke .block .wrap{margin-bottom: 0;}
.komesuke .block h2{text-align: center;margin-bottom: 30px;}
.komesuke .block h3{text-align: center;margin-bottom: 50px;}
.komesuke .block p.description{text-align: center;margin-bottom: 20px;}
.komesuke .block p{}
.komesuke .block .cols{}
.komesuke .block .cols .col1{float: left;width: 512px;}
.komesuke .block .cols .col2{float: right;width: 464px;}

.komesuke .kometalk{background: url(/profile/img/komesuke/kometalk-bg.png) 50% 0;}
.komesuke .kometalk .block-inner{background: url(/profile/img/komesuke/kometalk-bg-top.png) 50% 0 repeat-x;}
.komesuke .kometalk .cols .col1{width: 542px;}
.komesuke .kometalk .box{width: 240px;text-align: center;float: left;margin: 0 30px 20px 0;position: relative;}
.komesuke .kometalk .box .mov{height: 144px;}
.komesuke .kometalk .box .mov img{width: 100%;}
.komesuke .kometalk .box .mov img.movmask{position: absolute;top:0;left: 0;}
.komesuke .kometalk .box p{}
.komesuke .kometalk .box .snsbtn{}
.komesuke .kometalk .box .snsbtn .tw,
.komesuke .kometalk .box .snsbtn .fb,
.komesuke .kometalk .box .snsbtn .line{vertical-align: top;display: inline;margin: 0 3px;}
.komesuke .kometalk .box .snsbtn .fb span{vertical-align: top !important;}

.komesuke .voice{}
.komesuke .voice .block-inner{padding: 60px 0;}
.komesuke .voice01{background-color: #fff2f6;}
.komesuke .voice01 .block-inner{background: url(/profile/img/komesuke/voice-sec01-bg-top.png) 50% 0 repeat-x;}
.komesuke .voice01 .cols .col1{float: right;width: 464px;padding-bottom: 380px;background: url(/profile/img/komesuke/voice-sec01-bg.png) 92% 100% no-repeat;}
.komesuke .voice01 .cols .col2{float: left;width: 512px;}
.komesuke .voice02 .cols .col1{padding-bottom: 320px;background: url(/profile/img/komesuke/voice-sec02-bg.png) 50% 100% no-repeat;}
.komesuke .voice02 .cols .col2{}
.komesuke .voice03{background-color: #fff2f6;}
.komesuke .voice03 .cols .col1{float: right;width: 464px;}
.komesuke .voice03 .cols .col2{float: left;width: 512px;}
.komesuke .voice04{margin-bottom: 60px;}
.komesuke .voice04 .cols .col1{}
.komesuke .voice04 .cols .col2{}