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

/*common*/
body {
  min-width: inherit;
}

a:focus {
   border: none;
}

a:hover {
    opacity: 1;
}

#footer_inner{
	width:100%;
	}
#footer_inner .block_title {
  font-size: 14px;
}
input[type="submit"] {
	-webkit-appearance: none;
}

/*tabMenu*/
#tabMenu{
	}

#tabMenu ul{
   width: 100%;
	}

#tabMenu ul li{
   float: left;
   height:44px;
	}

#tabMenu ul li:first-child a{
	line-height: 1.2em;
	}

#tabMenu ul li a br{
	display:none;
}

#tabMenu ul li.selected a:before {
  display: none !important;
}

#tabMenu ul li.selected a:after {
  display: none !important;
}

/*footer*/
#footer {
  padding: 5% 5%;
  width: 90%;
  font-size: 14px;
}

#footer_inner p {
  padding: 15px 0 0;
  font-size: 0.9em;
  margin-bottom: 0;
}

#footer_inner span {
  font-size: 10.4px;
  padding: 0 0 15px;
}

#footer_inner .footer_office {
	display: block;
	margin-top: 30px;
}

#footer_inner .footer_office > div + div {
	margin-left: 0;
	margin-top: 30px;
}

#footer_inner .footer_attention {
	width: 94%;
	margin: 30px auto 0;
  padding: 15px;
}

#copyright {
  line-height: 1.4em;
  font-size: 0.75em;
	margin-top: 30px;
  padding: 5px 0;
  height: auto;
}

/*section*/
.section01 h2 br{
	display:block;
}

/*entry*/
#entry{
  width: calc(100% - 70px);
  /* padding-top: 30px; */
  padding: 50px 20px;
  border-radius: 10px;
	}

#entry h2 {
  padding-left: 15px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.5em;
}


#entry table {
  width: 100%;
}

#entry table,
#entry tbody,
#entry thead,
#entry tr,
#entry th,
#entry td {
	display: block;
	width: 100%;
}

#entry table th {
	list-style:none;
	width: 100%;
	padding: 10px 0 0 5%;
	border-bottom: none;
	box-sizing: border-box;
}

#entry table td {
	list-style:none;
	width:100%;
	padding:10px 5%;
	box-sizing: border-box;
}

#entry table td textarea,
#entry table td input[type="text"] {
  padding: 3%;
  width: 94%;
	font-size: 16px;
}

/* 20151027 add start */

#entry table td input.w20 {
	width: 20px !important;
}

#entry table td input.w40 {
	width: 40px !important;
}

#entry table td input.w60 {
	width: 60px;
}

#entry table td input.w110 {
	width: 110px;
}

#entry table td input.w150 {
	width: 150px;
}

#entry table td input.mt10 {
	margin-top: 10px;
}

#entry table td input.mb10 {
	margin-bottom: 10px;
}

#entry table th.heading {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #666;
	color: #fff;
}

#entry table th.heading span {
	text-align: left;
}

#entry table td select {
	font-size: 16px;
	width: 100%;
}

#entry table td.addressInput select {
	width: 40%;
}

#entry table td .formWrap.time input {
	width: calc(100% - 90px);
}

#entry table td .formWrap.time select {
	width: 100px;
	margin-top: 15px;
}

#entry table td .formWrap.time input + span {
	margin-left: 0;
}

#entry table td .formWrap.time > .label {
	display: block;
}

#entry table td .formWrap.time > span {
	display: inline-block;
}

/* 20151027 add end */

#rule {
  margin: 35px auto 0 auto;
  width: 100%;
}

#rule div {
	width:80%;
	margin:0 auto;
	padding:10px;
	word-break: break-all;
}

#rule h3 {
  padding-left: 15px;
}


/*sp only pc only*/
img.pc{
	display:none !important;
	}

img.sp{
	display:block;
  margin: 0 auto;
	}

/*sp_link*/

.link_sp{
	display:block;
	text-align: center;
    height: 40px;
    line-height: 40px;
	border-top: 1px solid #D8D8D8;
	color: #132C90;
	}

.link_sp a{
	color: #2274AE;
	}

/* バナーページ */
.banner.information .contentWrap {
	width: 100%;
}

.banner .articleList .articleListItem {
	-webkit-justify-content: center;
	justify-content: center;
}

.banner .articleList .articleListItem li {
	width: 100%;
	max-width: 100%;
}

.banner .articleList .articleListItem li a {
	margin: 9px;
}

.banner .articleList .articleListItem li a img {
	max-width: 100%;
}

/* renewal */
.wrap {
	width: 100%;
	margin: 0 auto;
}
.intro .intro_about {
  width: calc(75% - 20px);
  margin: 40px auto 90px;
  border-radius: 10px;
  padding: 30px;
  /* background-position-y: 390px;
  background-size: 55%;
  padding-bottom: 220px; */
}
.intro .intro_about h2.index {
	background: none;
	width: 100%;
	font-size: 19px;
	line-height: 1.6;
}

.intro .intro_about p {
	width: 94%;
	margin: 0 auto;
  font-size: 16px;
}

.intro .feature {
	margin-top: 30px;
}

.social {
	margin: 40px 0;
}

.social p,
.social .social_login {
	width: 94%;
	margin: 0 auto;
}

.social .social_login {
	text-align: center;
}

.social .social_login a {
	text-align: left;
	width: 60%;
}

.social .social_login a + a {
	margin-left: 0;
	margin-top: 10px;
}

.social .social_login .social_logout {
	text-align: center;
}

.row > * {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.row > * + * {
	margin-left: 0;
	margin-top: 10px;
}

#entry table th span.popupOpenAgent {
	display: inline-block;
}

#entry table td span.left {
	white-space: nowrap;
}

.popup {
	padding: 20% 10%;
}

.popupWrap {
	width: 100%;
}

.popupInner {
	padding: 15% 10%;
}

.popupWrap::before,
.popupWrap::after {
	top: -45px;
	right: -10px;
}


.sp_only {
  display: block;
}

#footer_inner .footer_attention p {
	text-align: left;
}

.flow {
  margin: 80px 0;
}

.confCheck {
	width: 94%;
	margin: 50px auto 0;
}

.confCheck label {
	padding-left: 2em;
	text-indent: -2em;
	display: block;
}