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

/* ==================================================================
/*
/* Base Style
/*
/* ==================================================================

/* ----------------------------------------------------------------
    Body
----------------------------------------------------------------- */
body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif !important;
	color: #58595b;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 180%;
	-webkit-text-size-adjust: 100%;
}
 * { margin: 0; padding: 0; }



/* ----------------------------------------------------------------
    Heading Module
----------------------------------------------------------------- */

h1,h2,h3,h4,h5 {
font-size:100%;
margin:0;
padding:0;
}

/* ----------------------------------------------------------------
    List Module
----------------------------------------------------------------- */

ul,li,ol,dl,dd,dt{
margin:0;
padding:0;
}
ul li{
list-style-type:none;
}

a:link {
	text-decoration: none;
        color: #1A80B1;
}
a:visited {
	text-decoration: none;
	color: #1A80B1;
}
a:active {
	color: #F36;
}
a:hover {
	text-decoration: none;
}

/* ----------------------------------------------------------------
    Image Module
----------------------------------------------------------------- */
img{
border:0;
vertical-align:bottom;
}


.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; }

.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; }

.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; }
.mt70{ margin-top:70px !important; }


/* END【調整】------------------------------------------------------------*/

/* ----------------------------------------------------------------
    layout
----------------------------------------------------------------- */
#contents_ALLrwap {
	width: 100%;
	background-color: #f4f1ed;
}
#contents_ALLrwap_inner { padding:0px; margin:0px;}

.navi_bg {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../images/mypage/bg_all_mypagetop.jpg);
}
.basic_bg {
		background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../images/mypage/bg_all.jpg);
}

/*header*/

#sp_header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 82px;
}
#sp_header_inner {
	overflow: hidden;
	margin:0px;
	padding:0px;
}
#hd_rogo  {
	width: 370px;
	float: left;
	margin-right: 60px;
	margin-top: 15px;
}


/*subnavi*/
ul.sub_navi {
	overflow:hidden;
	float: right;
}
ul.sub_navi li {
	height: 35px;
	width: 75px;
	float: left;
	margin-left: 5px;
}
ul.sub_navi li.orgtab  {
	background-image: url(../images/mypage/btn_sub_orng.png);
	background-repeat: no-repeat;
}
ul.sub_navi li.brwntab {
	background-image: url(../images/mypage/btn_sub_brwn.png);
	background-repeat: no-repeat;
}
ul.sub_navi li.orgtab a,
ul.sub_navi li.brwntab a {
	display: block;
	height: 35px;
	width: 75px;
	text-align: center;
	color: #FFF;
	line-height: 35px;
	text-decoration: none;
}
ul.sub_navi li.orgtab a:hover {
	background-image: url(../images/mypage/btn_sub_orng_o.png);
	background-repeat: no-repeat;
}
ul.sub_navi li.brwntab a:hover {
	background-image: url(../images/mypage/btn_sub_brwn_o.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
	

.brwntab a {
	background-repeat: no-repeat;
	background-image: url(../images/mypage/btn_sub_brwn.png);
}
.orgtab a {
	background-image: url(../images/mypage/btn_sub_orng.png);
	background-repeat: no-repeat;
}
.brwntab a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/mypage/btn_sub_brwn_o.png);
}
.orgtab a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/mypage/btn_sub_orng_o.png);
}

/*glocal-navi*/
#menu-block {
	width:920px;
	height:47px;
	margin:0px auto;
}
#menu-block_inner {
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul.gloval_navi {
	overflow:hidden;
	margin:0px;
	padding:0px;
	border-left:1px solid #B5B5B5;
	float: left;
}
ul.gloval_navi li {
	float:left;
	text-align:center;
	border-right:1px solid #B5B5B5;
}
ul.gloval_navi li a {
	display: block;
	width: 110px;
	height: 47px;
	line-height:47px;
	text-decoration:none;
}
ul.gloval_navi li.current a {
	background-image: url(../images/mypage/bg_g-navi_o.jpg);
	background-repeat: repeat-x;
	color: #EB7D11;
	font-weight: bold;
}
ul.gloval_navi li a:hover {
	background-image: url(../images/mypage/bg_g-navi_ovr.jpg);
	background-repeat: repeat-x;
}

.brn-logout {
	height: 33px;
	width: 138px;
	float: right;
	margin-top: 7px;
}

/*main*/
#contents {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#contents_inner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 40px;
}

/*main*/
#contents-main {
	height: 500px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
#contents-main_inner {
	overflow: hidden;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.h2-ttl {
	height:110px;
	padding:0px;
	margin:0px;
}
.h2-ttl h2 {
	padding-left: 100px;
	font-size: 30px;
	line-height: 110px;
	background-image: url(../images/mypage/h2-icon.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/**/
#section {
	width: 920px;
	background-color: #FFFFFF;
}
#section_inner {
	padding:30px;

}
.h3-ttl {
	margin-bottom:20px;
	background-color:#745a45;
	padding:10px 10px 5px;
}

.h3-ttl h3 {
	color:#ffffff;
	font-size:18px;

}

.se-list ul {
	padding:0px;
	margin:9px;
}
.se-list ul li {
	padding:10px;
	margin:9px;
	border-bottom:1px dotted #6F6F6F;
}

.txt p {
	font-size:18px;
	line-height:2.5em;
}
/* ---------------------------------------------------

footer

--------------------------------------------------- */
#contents-footer {
	padding: 30px 0 20px 0;
	background-color: #ff9a00;
	position: relative;
	z-index: 2;

}
/* line 717, ../sass/common.scss */
#contents-footer .box_wrap {
	display: block;
	width: 920px;
	margin: 0 auto;
}
/* line 719, ../sass/common.scss */
#contents-footer .box_wrap .sitemap {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  overflow: hidden;
}
/* line 724, ../sass/common.scss */
#contents-footer .box_wrap .sitemap .sitemap_blog {
	width: 350px;
	float: left;
	border: #000000 solid 1px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	position: relative;
}

#contents-footer .box_wrap .sitemap .sitemap_blog ul {
	display: block;
	width: 165px;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 0;
}

#contents-footer .box_wrap .sitemap .sitemap_about {
	width: 480px;
	float: right;
	border: #000000 solid 1px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	position: relative;
}

#contents-footer .box_wrap .sitemap .sitemap_about ul {
	display: block;
	width: 230px;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 0;
}

#contents-footer .box_wrap .sitemap ul li {
	margin: 0;
	background-image: url(../images/mypage/arrow_block.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;
}

#contents-footer .box_wrap .sitemap ul li a {
	color: #000;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 3px 23px;
	background-position: left 0;
}

#contents-footer .box_wrap .sitemap ul li a:hover {
	text-decoration: underline;
	background-position: 0%;
	background-position: center center;
}

#contents-footer .box_wrap .sitemap ul li a {
	text-decoration: none;
}

#contents-footer .box_wrap .sitemap ul ul {
  width: auto;
  float: none;
  margin: 2px 0 0 0 !important;
}

#contents-footer .box_wrap .sitemap ul ul li {
  margin: 0;
  line-height: 130%;
}

#contents-footer .box_wrap .sitemap ul ul li a {
	padding: 0 0 0 16px;
	margin: 0 0 0 7px;

}
/* line 777, ../sass/common.scss */
#contents-footer .box_wrap .sitemap .title {
	font-family: 'Montserrat', sans-serif;
	font-size: 100%;
	z-index: 3;
	position: absolute;
	top: -10px;
	left: 10px;
	background-color: #ff9a00;
	padding: 0 10px;
	display: block;
	color: #FFFFFF;
	border-left-width: 3px;
	border-color: #8A2E2F;
}
/* line 789, ../sass/common.scss */
#contents-footer .box_wrap .info {
  width: 100%;
  overflow: hidden;
}
/* line 792, ../sass/common.scss */
#contents-footer .box_wrap .info #footer_address {
  width: 600px;
  float: left;
}
/* line 796, ../sass/common.scss */
#contents-footer .box_wrap .info .box_address {
  width: 600px;
  float: left;
}
/* line 799, ../sass/common.scss */
#contents-footer .box_wrap .info .box_address .logo {
  display: block;
  width: 70px;
  margin: 0 10px 0 0;
  float: left;
}
/* line 805, ../sass/common.scss */
#contents-footer .box_wrap .info .box_address .address {
  font-size: 86%;
  color: #666;
  line-height: 140%;
  padding: 5px 0 0 0;
}
/* line 810, ../sass/common.scss */
#contents-footer .box_wrap .info .box_address .address strong {
  margin: 0 10px 0 0;
}
/* line 815, ../sass/common.scss */
#contents-footer .box_wrap .info .copyright {
  width: 440px;
  float: right;
  text-align: right;
}
/* line 819, ../sass/common.scss */
#contents-footer .box_wrap .info .copyright ul {
  width: 100%;
  overflow: hidden;
  margin: 0 0 5px 0;
}
/* line 823, ../sass/common.scss */
#contents-footer .box_wrap .info .copyright ul li {
  float: right;
  display: block;
  font-size: 79%;
  margin: 0 0 0 5px;
}



/*footer
-------------------------*/
.info {text-align:center;}
.info p a { color:#FFFFFF;}
.info p a:hover {
}

/* ----------------------------------------------------------------
    Style Adjust
----------------------------------------------------------------- */
.mr00{ margin-right:0 !important; }




/* ----------------------------------------------------------------
    poster list
----------------------------------------------------------------- */
.hide { position: absolute; top: -9999px; left: -9999px; }
.navi-block {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #f4f1ed;
}

#contents-poster-inner .nav {
	overflow: hidden;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#contents-poster-inner .nav li { float: left; margin: 0 10px 0 0; }
#contents-poster-inner .nav li.last { margin-right: 0; }
#contents-poster-inner .nav li a {
	display: block;
	padding: 0px;
	background-color: #f4f1ed;
	border: 0;
	height: 58px;
	width: 220px;
	border:2px solid #ffffff;
	border-bottom:none;
}

#contents-poster-inner li a.current,
#contents-poster-inner li a.current:hover {
	background-color: #FFF !important;
	color: black;
}

#contents-poster-inner .nav li a:hover,
#contents-poster-inner .nav li a:focus {
	background-color: #D5D1CB;
}


/*------------------------------------------

FORM

-------------------------------------------*/
table.comform-table {
	width:100%;
	background-color: #F0F0F0;
}
table.comform-table th {
	text-align: left;
	width: 30%;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}
table.comform-table td {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 14px;
	word-break:break-all;
}



table.choice-table {
		width:100%;
	margin: 0px;
	padding: 0px;
}
table.choice-table td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}

table.btn-table {
	width:100%;
	margin: 0px;
	padding: 0px;
	border-top:1px solid #898989;
}

table.btn-table td {
	padding-top: 20px;
}

.annot {
	font-size: 12px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.req-mark {
	color: #F00;
}
.errer {
	background-color: #FC0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.checks {
	background-image: url(../images/mypage/check.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}

.error-block {
	border: 5px solid #F63033;
	padding: 10px;
	background-color: #FAC1C2;
}
.error-block p {color:#FF0004;}
.error-block div {color:#FF0004;}


.btn-kakunin {
	height: 52px;
	width: 200px;
	margin-left: 660px;
	background-color: #5C5C5C;
	color: #FFFFFF;
	font-size: 16px;
}
.btn-kakunin02 {
	height: 52px;
	width: 200px;
	background-color: #5C5C5C;
	color: #FFFFFF;
	font-size: 16px;
}
table.btn-box {
	margin:0 auto;
}
table.btn-box td {
	overflow:hidden;
	padding:10px;
}


/*--------------------------------

pagenavi

---------------------------------*/
.pageNav {
	padding:20px;
}
ul.pager {
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.pager li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pager li strong {
	display: -moz-inline-box; /* firefox 対応 */
	display: inline-block;
	padding: 0.25em 1em;
	background-color: #000000;
	border: 1px solid #000000;
	color:#ffffff;
}
ul.pager li a {
	display: -moz-inline-box; /* firefox 対応 */
	display: inline-block;
	padding: 0.25em 1em;
	border: 1px dotted #000000;
}

ul.pager li a:link,
ul.pager li a:visited {

}
ul.pager li a:hover,
ul.pager li a:active {
	background-color: #E4E5E3;
	
}


/*----------------------------------

topic_path

-----------------------------------*/
#topic_path ul{
	padding-left: 12px;
	margin: 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/mypage/icon_topicpath_home.gif);
	height: 36px;
}
#topic_path ul li{
	float: left;
	line-height: 36px;
	padding-right: 18px;
	margin-right: 10px;
	background-image: url(../images/mypage/icon_topicpath_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 36px;
}
#topic_path ul li a{ color:#1e97c4; }
#topic_path ul li a:hover{ text-decoration:underline; }
#topic_path ul li.nolink{
background:none;
padding-right:none;
margin-right:none;
font-weight:bold;
}

/*clearfix*/
.clearfix {
  *zoom: 1;
  zoom: 100%;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clearfix:after {
  content: " ";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

input[type=text]{ width:150px; }
textarea { width: 300px; }

/* mypage poster */
#mypage-poster-inner ul.poster-list li.poster-btm {
    background-position: 0 0;
    background-repeat: no-repeat;
}

#mypage-poster-inner ul.poster-list li.poster-btm img{
	max-width: 100%;
	height: 100%;
}

#mypage-poster-inner ul.poster-list li {
    color: #666666;
    display: block;
    float: left;
    margin-bottom: 30px;
    margin-right: 38px;
    padding: 0;
    width: 250px;
}

#mypage-poster-inner ul.poster-list {
    overflow: hidden;
}

#mypage-poster-inner ul.poster-list li div.comment {
    padding-top: 10px;
    text-align: center;
    color: #000;
}

.list-wrap_inner {
    padding: 10px 15px;
}

tr.notification_select th{
	vertical-align: top;
}

.txt { overflow: hidden;}
.box-btn{
	float:left;
	margin:10px;
	width: 410px;
  height: 100px;}

.box-btn a.button01{
  display: table-cell;
  width: 410px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  line-height:1.4;
  border-radius:10px;
  color:#ffffff;
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
	font-weight:800;
}
.box-btn a.button01 span {
	display:block;
	font-size:14px;}

a.member {
		background-color:#ff9a00;  border-bottom:5px solid #F60;}
a.no-member{
	background-color:#a1c608;  border-bottom:5px solid #80a400;}

a.member:hover,
a.no-member:hover{
	opacity:0.7;}

label {
	display:block
}