@charset "utf-8";

body, table, tr, th, td, p, h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 22px;
}

.h-style1 {
	font-size: 24px;
	line-height: 30px;
}
.h-style2 {
	font-size: 22px;
	line-height: 30px;
}
.h-style3 {
	font-size: 26px;
	line-height: 36px;
}
.h-style4 {
	font-size: 20px;
	line-height: 26px;
}
.h-style5 {
	font-size: 20px;
	line-height: 26px;
}
.h-style6 {
	font-size: 18px;
	line-height: 24px;
}
.h-style7 {
	font-size: 16px;
	line-height: 26px;
}
.h-style8 {
	font-size: 16px;
	line-height: 26px;
}
.h-style9 {
	font-size: 18px;
	line-height: 24px;
}
p {
	font-size: 15px;
	line-height: 1.6;
}
.p-style1 {
	font-size: 15px;
	line-height: 24px;
}
.p-style2{
	font-size: 14px;
	line-height: 22px;
}
.p-style3 {
	font-size: 13px;
	line-height: 20px;
}
.p-fs14{
	font-size: 14px;
	line-height: 1.5;
}

.cat-ttl{
	font-size: 18px;
	padding-top: 3px;
}

/* -------------------------------------------------
	header
------------------------------------------------- */

.header-shadow {
	box-shadow: none;
}

#header {
	height: 65px;
}
#header .fixed {
	height: 62px;
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.9);
}
#header .inner-style2 {
	
}
#header .logo img {
	width: auto;
	height: 50px;
	margin-top: 5px;
}

/* #menu-btn */

#menu-btn {
	width: 45px;
	height: 45px;
	overflow: hidden;
	text-indent: 45px;
	cursor: pointer;
	background: url(../img/btn_menu.png) no-repeat left top;
	background-size: 100%;
	position: absolute;
	right: 10px;
	top: 10px;
}
#menu-btn.opened {
	background: url(../img/btn_menu_close.png) no-repeat left top;
	background-size: 100%;
}

/* gnav */

#gnav {
	width: 100% !important;
	height: auto !important;
	display: none;
	top: 62px;
	position: static;
	margin-top: 6px;
}
#gnav ul {
	height: auto;
	display: block;
	background-color: #fff;
}
#gnav li {
	width: 100% !important;
	display: block;
	border-right: none;
	border-bottom: 1px solid #ffffff;
}
#gnav a {
	width: auto;
	height: auto;
	display: block;
	border-bottom: 1px solid #e7e7e7;
}
#gnav .cell {
	padding: 15px 5%;
	display: block;
	text-align: left;
	background: #d3ecfd;
}
#gnav .bg {
	height: 100%;
	background: #b8d0e1;
}
#gnav .text {
	position: relative;
	z-index: 10;
}
#gnav img {
	width: 20px;
	height: auto;
	position: relative;
	top: -1px;
	font-size: 13px;
	line-height: 13px;
}

/* -------------------------------------------------
	contents
------------------------------------------------- */

.inner-style1,
.sp-inner {
	margin-left: 5%;
	margin-right: 5%;
}
.inner-style2 {
	margin-left: 0;
	margin-right: 0;
}

.inner-style3 {
	width: auto;
	margin-left: 0;
	margin-right: 0;
}

#main-visual {
	margin-bottom: 7px;
}
#main-visual.posfix {
	margin-top: 0px;
}
#main-visual .inner-style1 {
	margin: 0;
}
#main-visual img {
	border: none;
}

/* h-ext1 */

.h-ext1 {
	margin-bottom: 35px;
	border-bottom: none;
}
.h-ext1 .wrap {
	height: 46px;
	padding-top: 3px;
}
.h-ext1 .headline .text1 {
	font-size: 18px;
	font-weight: normal;
}
.h-ext1 .headline .text2 {
	padding-left: 0;
	font-weight: normal;
}
.h-ext1 .headline .text2::before {
	display: none;
}

@media screen and (max-width:340px) {
	.h-ext1 .headline .text2.sp320w-fontSizeSmall {
		font-size: 17px;
	}
}

/* h-ext2 */

.h-ext2 {
	padding: 0 0 0 37px;
	font-size: 23px;
	line-height: 1.3;
}
body.pageCate-pas .h-ext2l{
	padding: 0 0 0 37px;
	font-size: 23px;
	line-height: 1.3;
}
.h-ext2 .square {
	width: 22px;
	height: 22px;
	top: 1px;
}
body.pageCate-pas .h-ext2l .square {
	width: 22px;
	height: 22px;
	top: 1px;
}
.h-ext2 .square::after {
	left: 5px;
}
body.pageCate-pas .h-ext2l .square::after{
	left: 5px;
}

/* h-ext3 */

.h-ext3 {
	padding-left: 0.8em;
	padding-right: 0.8em;
	font-size: 22px;
	text-align: center;
}
.h-ext3::before,
.h-ext3::after {
	height: calc(100% - 10px);
}

/* second-nav */

#second-nav,
#second-nav.large {
	height: 47px;
	margin-bottom: 28px;
	border-bottom: none;
	text-align: center;
}
#second-nav.large {
	margin-bottom: 0;
}
#second-nav h2,
#second-nav.large h2 {
	margin: 15px 0 0 0;
}
#second-nav h2 a {
	padding-right: 0;
	background: none;
}
#second-nav nav {
	display: none;
}

/* third-nav */



/* headline */

.h-border {
	width: 22px;
	height: 22px;
	margin: -4px 8px 0 0;
}
.h-border span {
	left: 5px;
}

#main-cont h3.h-style1 {
	margin: 0 0 20px 1%;
	text-indent: -32px;
	padding-left: 32px;
}

#main-cont h4.h-style3 {
	text-align: center;
}
#main-cont h5.h-style6 {
	text-align: center;
}

/* table */

.t-style1 td p {
	font-size: 13px;
}
.t-style1 tbody th,
.t-style1 tbody td {
	padding-top: 9px;
	padding-bottom: 9px;
}
.t-style1 tbody th p {
	padding-left: 0;
	padding-right: 5px;
}
.t-style1 tbody td {
	padding-top: 6px;
	padding-bottom: 6px;
}
.t-style1 tbody td .td-inner {
	padding: 7px 0 7px 10px;
}

.t-style1.sp-exchange tbody,
.t-style1.sp-exchange tr {
	display: block;
}
.t-style1.sp-exchange tbody th,
.t-style1.sp-exchange tbody td {
	display: block;
}
.t-style1.sp-exchange tbody tr:last-child th {
	border-bottom: none;
}
.t-style1.sp-exchange tbody th {
	width: auto;
	padding: 15px 0 5px !important;
	border-bottom: none;
}
.t-style1.sp-exchange tbody th p {
	padding-left: 0 !important;
	padding-right: 0;
	white-space: normal;
}
.t-style1.sp-exchange tbody td {
	border-top: none;
	padding-top: 0;
}
.t-style1.sp-exchange tbody td .td-inner {
	padding: 0;
	border-left: none;
}

/* button */

.btn {
	font-size: 14px;
}

/* btn-type1 */

.btn-type1 {
	width: 164px;
	height: 36px;
	padding: 0.1em 0 0 1.2em;
	font-size: 15px;
}
.btn-type1.sp-wide {
	width: 251px;
}

/* link-style */

.link-style1 a {
	font-size:15px;
}


/* two col */

.two-col p {
	width: auto;
	float: none;
}
.two-col p + p {
	margin-left: 0;
	margin-top: 20px;
}

/* several-col-links */

#main-cont .several-col-links li {
	width: auto !important;
	float: none;
}
#main-cont .several-col-links li + li {
	margin-top: 18px !important;
}
#main-cont .several-col-links .texts {
	height: auto !important;
	padding-bottom: 14px;
	position: relative;
}
#main-cont .several-col-links .texts-rec {
	min-height: 5.5em;
}
#main-cont .several-col-links .ttl {
	padding: 15px 0 7px 0;
}
#main-cont .several-col-links .ttl-rec {
	padding: 15px 0 5px 0;
}

#main-cont .several-col-links .arrow {
	width: 29px;
	height: 27px;
	background: transparent url(../../shared/img/arrow_001.png) no-repeat center center !important;
	background-size: 8px auto;
	position: absolute;
	right: 0px;
	top: 10px;
}

/* contact-area */

#contact-area {
	padding: 60px 0;
}
#contact-area h4 {
	padding-bottom: 0.7em;
	margin-bottom: 30px;
	font-size: 18px;
	border-bottom-width: 5px;
}
#contact-area .text-and-button {
	width: auto;
	display: block;
	margin: 0 auto 45px auto;
}
#contact-area .text-and-button .text,
#contact-area .text-and-button .button {
	display: block;
}
#contact-area .text-and-button .text {
	margin-bottom: 15px;
	padding-right: 0;
	width: auto;
	text-align: center;
}
#contact-area .text-and-button .text p strong {
	font-size: 16px;
}
#contact-area .text-and-button .text p .small {
	white-space: nowrap;
}
#contact-area .text-and-button .button {
	width: auto;
}
#contact-area .text-and-button .button a {
	height: 72px;
	padding-left: 11%;
	font-size: 20px;
	border-radius: 36px;
	font-weight: bold;
}

#contact-area .text1 {
	margin-bottom: 1.3em;
	font-size: 16px;
	text-align: center;
}

#contact-area .contact-sections {
	margin-left: 0;
}
#contact-area .contact-section {
	width: auto;
	margin-bottom: 30px;
	float: none;
}
#contact-area .contact-section:last-child {
	margin-bottom: 0;
}
#contact-area .contact-section h5,
#contact-area .contact-section p {
	margin-right: 0 !important;
	font-size: 15px;
}
#contact-area h5 {
	font-weight: bold;
	margin: 0 0 5px 0 !important;
}

@media screen and (max-width:340px) {
	#contact-area .text1 {
		font-size: 14px;
	}
}

/* caution-area */

#caution-area .caution-inner {
	width: auto;
	display: block;
}
#caution-area .caution-inner > div {
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}
#caution-area .caution-inner .image {
	padding-bottom: 0;
	width: auto;
	text-align: center;
}

/* qaページ用css */

#qa-content {
	padding-bottom: 80px;
}
#qa-content .h-ext3 {
	margin-top: 44px;
}
#qa-content dl .label {
	width: 28px;
	height: 30px;
	font-size: 17px;
	left: 9px;
	top: 12px;
}
#qa-content dl dt {
	min-height: 56px;
	padding: 15px 42px 13px 50px;
}
#qa-content dl dt p {
	font-size: 16px;
}
#qa-content dl dt .ico {
	width: 17px;
	height: 17px;
	right: 13px;
	top: 18px;
}
#qa-content dl dd .dd-inner {
	min-height: 60px;
	padding: 20px 13px 18px 50px;
}
#qa-content dl dd .label {
	top: 16px;
}
#qa-content dl dd p {
	font-size: 16px;
}

/* -------------------------------------------------
	footer
------------------------------------------------- */

#footer * {
	font-size: 13px;
}

#sns-area {
	padding-top: 33px;
	text-align: center;
}
#sns-area ul {
	padding-right: 0;
}
#sns-area li {
	float: none;
	display: inline-block;
}

#sitemap-area {
	text-align: center;
}
#sitemap-area .links.l1 {
	margin-bottom: 4px;
	background-color: #d5d5d5;
}
#sitemap-area .links.l1 .inner-style1 {
	padding: 25px 0 30px 0;
}
#sitemap-area .home,
#sitemap-area dl {
	float: none;
	display: inline-block;
	margin-left: 0;
	margin: 0 10px;
}
#sitemap-area .home {
	margin-left: 0;
	margin-bottom: 10px;
	top: 0;
}
#sitemap-area .home:before {
	content: "Home";
}
#sitemap-area .home img {
	display: none;
}
#sitemap-area dl {
	width: auto !important;
}
#sitemap-area dt {
	margin-bottom: 10px;
	font-weight: normal;
}
#sitemap-area dt a {
	padding-right: 0;
	background: none;
}
#sitemap-area .contact {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
	display: inline-block;
}
#sitemap-area .news {
	display: none;
}
#sitemap-area .news-sp {
	margin-bottom: 0!important;
}
#sitemap-area .sp-only-ib {
	margin: 0 10px 10px;
}
#sitemap-area .links.l1 ul {
	display: none;
}

#sitemap-area .links.l2 {
	height: auto;
	padding-bottom: 20px;
}
#sitemap-area .links.l2 ul,
#sitemap-area .links.l2 .copyright {
	margin-top: 10px;
}
#sitemap-area .links.l2 ul {
	display: none;
}
#sitemap-area .links.l2 .copyright {
	float: none;
	text-align: center;
	font-size: 12px;
}

/* -------------------------------------------------
	pagetop
------------------------------------------------- */

#pagetop {
	bottom: 60px;
}
#pagetop a {
	width: 35px;
	height: 35px;
	display: block;
	text-align: center;
	background-size: 19px auto;
}

/* -------------------------------------------------
	other
------------------------------------------------- */

/* for responsive */

.pc-only {
	display: none;
}
.pc-only-ib {
	display: none;
}
.pc-only-i {
	display: none;
}
.sp-only {
	display: block;
}
.sp-only-ib {
	display: inline-block;
}
.sp-only-i {
	display: inline;
}

/* padding, margin */

.pt15 { padding-top: 7px !important; }
.pt20 { padding-top: 10px !important; }
.pt90 { padding-top: 45px !important; }

.pl30 { padding-left: 15px !important; }

.pb0 { padding-bottom: 0 !important; }
.pb5 { padding-bottom: 2px !important; }
.pb10 { padding-bottom: 5px !important; }
.pb15 { padding-bottom: 7px !important; }
.pb20 { padding-bottom: 10px !important; }
.pb30 { padding-bottom: 15px !important; }
.pb40 { padding-bottom: 20px !important; }
.pb50 { padding-bottom: 25px !important; }
.pb60 { padding-bottom: 30px !important; }
.pb70 { padding-bottom: 35px !important; }
.pb80 { padding-bottom: 40px !important; }
.pb90 { padding-bottom: 45px !important; }
.pb100 { padding-bottom: 50px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 2px !important; }
.mb10 { margin-bottom: 5px !important; }
.mb15 { margin-bottom: 7px !important; }
.mb20 { margin-bottom: 10px !important; }
.mb30 { margin-bottom: 15px !important; }
.mb40 { margin-bottom: 20px !important; }
.mb50 { margin-bottom: 25px !important; }
.mb60 { margin-bottom: 30px !important; }
.mb70 { margin-bottom: 35px !important; }
.mb80 { margin-bottom: 40px !important; }
.mb90 { margin-bottom: 45px !important; }
.mb100 { margin-bottom: 50px !important; }