@charset "shift_jis";
/*=================================
contents.css
================================ */


/* common
-------------------------------- */
p {
	margin-top: 1em;
}
p:not([class]) + [class*="noteList"],
p:not([class]) + [class*="noteNumList"],
p:not([class]) + [class*="figureColumn"],
p.bold + [class*="figureColumn"],
[class*="table_"] [class*="figureColumn"] {
	margin-top: 0.5em;
}
p.bold + p:not([class]),
p.bold + [class*="borderColumn"] {
	margin-top: 0.5em;
}
p:not([class]) + [class*="btnLink"],
p:not([class]) + [class*="iconLink"],
p:not([class]) + [class*="normalList"],
p:not([class]) + [class*="numberList_"],
p:not([class]) + [class*="defineList"],
p.bold + [class*="btnLink"],
p.bold + [class*="iconLink"],
p.bold + [class*="normalList"],
p.bold + [class*="numberList_"],
p.bold + [class*="defineList"],
[class*="table_"] [class*="btnLink"],
[class*="table_"] [class*="iconLink"],
[class*="table_"] [class*="normalList"],
[class*="table_"] [class*="numberList_"],
[class*="table_"] [class*="defineList"] {
	margin-top: 1.5em;
}
[class*="table_"] li [class*="btnLink"],
[class*="table_"] li [class*="iconLink"],
[class*="table_"] li [class*="normalList"],
[class*="table_"] li [class*="numberList_"],
[class*="table_"] li [class*="defineList"] {
	margin-top: 0.3em;
}
p:not([class]) + .listFloatType,
p.bold + .listFloatType {
	margin-top: 0;
}
.boxColumn_02 > p:not([class]) + .boxLink_02 {
	margin-top: 20px;
}
sup {
	font-size: 10px;
	font-size: 1rem;
}
.pcElement {
	display: inline;
}
.pcElement.table_01 {
	display: table;
}
.spElement {
	display: none;
}
.figureBorder_01 > img,
.figureBorder_01 > a > img {
	border: solid 1px #dddddd;
}
.innerIcon01 {
	margin-right: 10px;
	vertical-align: middle;
}
.innerIcon02 {
	vertical-align: middle;
}
.section_01 {
	margin-left: 1.5em;
}

#notFound p,
#notFound .normalList_01,
#notFound [class*="btnLink"] {
    margin-top: 2.5em;
}
p.mtNone {
	margin-top:0;
	text-align:center;
}
/* heading
-------------------------------- */
.heading_01 .mainTitle {
	display: block;
	background: url(/en/common/img/com_ic06.png) no-repeat 0 0.15em;
	padding-left: 75px;
	font-weight: bold;
	font-size: 38px;
	font-size: 3.8rem;
	line-height: 1.2;
}
.heading_02 {
	background: url(/en/common/img/com_bg01.png) no-repeat 0 100%;
	padding-bottom: 25px;
	font-weight: bold;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.2;
	margin-top: 1.5em;
}
.heading_02 .mainTitle {
	display: block;
}
.colEq3 .heading_02 {
	background: url(/en/common/img/com_bg02.png) no-repeat 0 100%;
}
.heading_02 > a {
	position: relative;
	display: inline-block;
	padding-right: 1.2em;
	color: #2b2b2b;
	vertical-align: middle;
	text-decoration: none;
}
.heading_02 > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 12px;
	height: 10px;
	margin-top: -8px;
	border: solid 8px transparent;
	border-left: solid 16px #f86900;
}
.heading_02 > a:hover {
	color: #f86900;
}
.heading_02 + p{
	margin-top: 30px;
}
.heading_03 {
	margin-top: 1.4em;
	padding: 0 0 0.4em 0;
	border-bottom: solid 1px #dddddd;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.2;
}
.heading_03 > a {
	position: relative;
	display: inline-block;
	padding-right: 1.2em;
	color: #555555;
	vertical-align: middle;
	text-decoration: none;
}
.heading_03 > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 12px;
	height: 8px;
	margin-top: -8px;
	border: solid 6px transparent;
	border-left: solid 16px #f86900;
}
.heading_03 > a:hover {
	color: #f86900;
}
.heading_04 {
	margin-top: 1.3em;
	padding: 0.1em 0 0.1em 0.5em;
	border-left: solid 5px #f86900;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.2;
}
.heading_04 > a {
	position: relative;
	display: inline-block;
	padding-right: 1.8em;
	color: #555555;
	vertical-align: middle;
	text-decoration: none;
}
.heading_04 > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 12px;
	height: 8px;
	margin-top: -8px;
	border: solid 6px transparent;
	border-left: solid 16px #f86900;
}
.heading_04 > a:hover {
	color: #f86900;
}

/* .heading_04.mt30 18.03.06 追加 */
.heading_04.mt30 {
	margin-bottom: 30px;
}

.heading_05 {
	margin-top: 1.2em;
	padding: 0.1em 0 0.1em 0.8em;
	border-left: solid 3px #888888;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
}
.heading_05 > a {
	position: relative;
	display: inline-block;
	padding-right: 1.8em;
	color: #555555;
	vertical-align: middle;
	text-decoration: none;
}
.heading_05 > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 10px;
	height: 8px;
	margin-top: -5px;
	border: solid 4px transparent;
	border-left: solid 14px #f86900;
}
.heading_05 > a:hover {
	color: #f86900;
}
.heading_01 > .sub01,
.heading_02 > .sub01{
	display: inline-block;
	border: #555 solid 1px;
	padding: 0.3em 1em;
	margin-bottom: 0.3em;
	font-weight: normal;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
	color: #555;
}
.heading_01 > .sub02,
.heading_02 > .sub02,
.heading_01 > .sub03,
.heading_02 > .sub03,
.heading_01 > .sub04  {
	display: inline-block;
	padding: 0.2em 1em 0.1em 1em;
	margin-bottom: 0.3em;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
}
.heading_01 > .sub02,
.heading_02 > .sub02 {
	border: #f86900 solid 1px;
	color: #f86900;
}
.heading_01 > .sub03,
.heading_02 > .sub03 {
	border: #444 solid 1px;
	color: #444;
}
.heading_01 > .sub04 {
	background:#666666;
	color:#fff;
}
.heading_02 > .sub04 {
	display: inline-block;
	background:#f86900;
	padding: 0.2em 1em 0.1em 1em;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
	color: #fff;
	vertical-align:middle;
}
.heading_02 > .sub04:nth-child(2) {
	margin-left:0.5em;
}
.heading_02 > .sub04 + .mainTitle {
	display:inline;
	margin-left:0.8em;
}
/* flexElement_
-------------------------------- */
[class*="flexElement_"] {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 2.61em;
}
[class*="flexElement_"] > * {
	margin-top: 20px;
}
[class*="flexElement_"] > * > *:first-child {
	margin-top: 0;
}
[class*="flexElement_"] > *.empty {
	height: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
[class*="flexElement_"] > *.empty:before,
[class*="flexElement_"] > *.empty:after {
	display: none;
}
[class*="flexElement_"] img {
	max-width: 100%;
	height: auto;
}
[class*="flexElement_"] .figureFix {
	margin: 0 auto;
}
[class*="flexElement_"] .figureFix.aL {
	margin-left: 0 !important;
}
[class*="flexElement_"] .figureFix.aR {
	margin-right: 0 !important;
}
.flexElement_1 + p {
	margin-top: 3em;
}
.flexElement_1 + .exLargeText02 {
	margin-top: 1em;
}
.flexElement_2 > * {
	width: calc((100% - 20px) / 2);
}
.flexElement_3 > * {
	width: calc((100% - 40px) / 3);
}
.flexElement_4 > * {
	width: calc((100% - 60px) / 4);
}
.flexElement_5 > * {
	width: calc((100% - 80px) / 5);
}
.hashTabList.flexElement_2 > * {
	width: calc(100% / 2);
}
.hashTabList.flexElement_3 > * {
	width: calc(100% / 3);
}
.hashTabList.flexElement_4 > * {
	width: calc(100% / 4);
}
.hashTabList.flexElement_5 > * {
	width: calc(100% / 5);
}
.flexElement_2 > *:nth-child(-n+2),
.flexElement_3 > *:nth-child(-n+3),
.flexElement_4 > *:nth-child(-n+4),
.flexElement_5 > *:nth-child(-n+5) {
	margin-top: 0 !important;
}
[class*="flexElement_"] .column > section > [class*="heading"] {
	margin-top: 0;
}
[class*="flexElement_"] .column [class*="figureColumn"] {
	margin-top: 1.5em;
}
[class*="flexElement_"] .column [class*="figureColumn"] .imgL {
	margin-right: 1em;
}
[class*="flexElement_"] .column [class*="figureColumn"] .imgR {
	margin-left: 1em;
}
[class*="flexElement_"] .column .btnLink_01 a {
	display: block;
}
[class*="flexElement_"].flowType_01 .column {
	position: relative;
}
[class*="flexElement_"].flowType_01 .column:before {
	content: "";
	position: absolute;
	top: 65px;
	left: -20px;
	display: inline-block;
	width: 14px;
	height: 70px;
	background: url(/common2/img/co_ic_19.gif) no-repeat 0 0;
}
[class*="flexElement_"].flowType_01 .column:first-child:before,
[class*="flexElement_"].flowType_01 .column.empty:before {
	display: none;
}
/* Column
------------------------------------------ */
/* figureColumn */
[class*="figureColumn"] {
	margin-top: 1.5em;
}
[class*="figureColumn"] > .imgL {
	float: left;
	margin: 0 20px 0 0;
}
[class*="figureColumn"] > .imgR {
	float: right;
	margin: 0 0 0 20px;
}
[class*="figureColumn"] > .flexWidth2 {
	width: calc((100% - 20px) / 2);
}
[class*="figureColumn"] > .flexWidth3 {
	width: calc((100% - 40px) / 3);
}
[class*="figureColumn"] > .flexWidth4 {
	width: calc((100% - 60px) / 4);
}
[class*="figureColumn"] > .flexWidth5 {
	width: calc((100% - 80px) / 5);
}
[class*="figureColumn"] > .flexWidth2 > .figureFix {
	margin: 0 auto;
}
[class*="figureColumn"] img {
	max-width: 100%;
	height: auto;
}
[class*="figureColumn"] > .text {
	overflow: hidden;
}
[class*="figureColumn"] > .text > *:first-child {
	margin-top: 0;
}
[class*="figureColumn"].overFlow_01 > .imgL,
[class*="figureColumn"].overFlow_01 > .imgR {
	margin-bottom: 1em;
}
[class*="figureColumn"].overFlow_01 .text {
	overflow: auto;
}
/* borderColumn */
[class*="borderColumn"] {
	margin-top: 2.61em;
}
[class*="borderColumn"] > *:first-child,
[class*="borderColumn"] > dd > *:first-child,
[class*="borderColumn"] > dd > section:first-child > *:first-child {
	margin-top: 0 !important;
}
[class*="borderColumn"] > dd [class*="flexElement_"] {
	margin-top: 1.5em;
}
[class*="borderColumn"] > dd [class*="iconLink"] {
	margin-top: 0.8em;
}
[class*="borderColumn"] > dd .listFloatType {
	margin-top: -0.3em !important;
}
.borderColumn_02 > dd .listFloatType {
	margin-top: -0.5em !important;
}
[class*="borderColumn"] > dt span {
	display: block;
	line-height: 1.2;
	padding: 0.8em 1.2em;
	background-color: #ffeadb;
	font-size: 22px;
	font-size: 2.2rem;
}
[class*="borderColumn"].dl > dt span {
	background: url(/en/common/img/com_ic11.png) no-repeat 1.2em 0.8em;
	display: block;
	line-height: 1.2;
	padding: 0.8em 1.2em 0.8em 3em;
	background-color: #ffeadb;
	font-size: 22px;
	font-size: 2.2rem;
}
[class*="borderColumn"].movie > dt span {
	background: url(/en/common/img/com_ic13.png) no-repeat 1.2em 0.8em;
	display: inlin-block;
	line-height: 1.2;
	padding: 0.8em 1.2em 0.8em 3em;
	background-color: #ffeadb;
	font-size: 22px;
	font-size: 2.2rem;
}
[class*="borderColumn"] > dt > a {
	display: block;
	background-color: #ffeadb;
}
[class*="borderColumn"] > dt > a > span {
	display: inline-block;
	line-height: 1.2;
	padding: 0.8em 1.2em;
	font-size: 22px;
	font-size: 2.2rem;
	position: relative;
}
[class*="borderColumn"] > dt > a > span:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 10px;
	height: 8px;
	margin-top: -8px;
	border: solid 6px transparent;
	border-left: solid 14px #f86900;
}
.borderColumn_01.dl .btnLink_01.full > li > em > a > span {
	background: url(/en/common/img/com_ic12.png) no-repeat 0 0;
	padding-left: 30px;
}
.borderColumn_01.dl .btnLink_01.full > li > em > a > span:before {
	content: none;
}
.borderColumn_01.movie .btnLink_01.full > li > em > a > span {
	background: url(/en/common/img/com_ic12.png) no-repeat 0 0;
	padding-left: 30px;
}
.borderColumn_01.movie .btnLink_01.full > li > em > a > span:before {
	content: none;
}
[class*="borderColumn"] > dd {
	padding: 1.2em;
}
.borderColumn_01,
.boxColumn_01 {
	border: solid 1px #d3aaa5;
}
.borderColumn_01.dl dd {
	overflow: hidden;
}
.borderColumn_01.dl dd > ul > li {
	float: right;
	width: 31.8%
}
.borderColumn_01.dl dd > ul > li .btnLink_01 {
	margin-top: 0;
}
.borderColumn_01.dl dd > ul > li:last-child {
	float: left;
	width: 62.5%;
}
.borderColumn_01.movie dd {
	overflow: hidden;
}
.borderColumn_01.movie dd > ul > li {
	float: right;
	width: 25.6%;
}
.borderColumn_01.movie dd > ul > li .btnLink_01 {
	margin-top: 0;
}
.borderColumn_01.movie dd > ul > li:last-child {
	float: left;
	width: 66.7%;
}
.boxColumn_01 {
	padding:1.2em;
	margin-top:1.5em;
}
.boxColumn_01 > *{
	margin-top: 0;
}
/* common */
.col > *:first-child,
.colImgR > *:first-child,
.colImgL > *:first-child,
.colTxt > *:first-child {
	margin-top: 0 !important;
}
.col {
	float: left;
	margin-top: 1.61em;
}
/* colEq2 */
.colEq2 > .col {
	width: 49%;
	margin-right: 2%;
}
.colEq2 > .col:nth-child(2n) {
	margin-right: 0;
}
.btnLink_01.col2,
.defineListWrap.col2,
.numberList_01.col2,
.normalList_01.col2 {
	letter-spacing: -0.4em;
}
.btnLink_01.col2 li,
.defineListWrap.col2 .defineList_01,
.numberList_01.col2 li,
.normalList_01.col2 li {
	display: inline-block;
	width: calc((100% - 20px) / 2);
	margin-left: 20px;
	letter-spacing: normal;
	vertical-align: top;
}
.btnLink_01.col2 li:nth-child(odd),
.defineListWrap.col2 .defineList_01:nth-child(odd),
.numberList_01.col2 li:nth-child(odd),
.normalList_01.col2 li:nth-child(odd) {
	margin-left: 0;
}
.btnLink_01.col2 li:nth-child(-n+2),
.defineListWrap.col2 .defineList_01:nth-child(-n+2),
.numberList_01.col2 li:nth-child(-n+2),
.normalList_01.col2 li:nth-child(-n+2) {
	margin-top: 0;
}
/* colEq3 */
.colEq3 > .col {
	width: 32%;
	margin-right: 2%;
}
.colEq3 > .col:nth-child(3n) {
	margin-right: 0;
}
.btnLink_01.col3,
.numberList_01.col3,
.normalList_01.col3 {
	letter-spacing: -0.4em;
}
.btnLink_01.col3 li,
.numberList_01.col3 li,
.normalList_01.col3 li {
	display: inline-block;
	width: calc((100% - 40px) / 3);
	margin-left: 19px;
	letter-spacing: normal;
	vertical-align: top;
}
.btnLink_01.col3 li:nth-child(3n+1),
.numberList_01.col3 li:nth-child(3n+1),
.normalList_01.col3 li:nth-child(3n+1) {
	margin-left: 0;
}
.btnLink_01.col3 li:nth-child(-n+3),
.numberList_01.col3 li:nth-child(-n+3),
.normalList_01.col3 li:nth-child(-n+3) {
	margin-top: 0;
}
/* colEq4 */
.colEq4 > .col {
	width: 23.5%;
	margin-right: 2%;
}
.colEq4 > .col:nth-child(4n) {
	margin-right: 0;
}
.btnLink_01.col4,
.iconLink_01.col4,
.numberList_01.col4,
.normalList_01.col4 {
	letter-spacing: -0.4em;
}
.btnLink_01.col4 li,
.iconLink_01.col4 li,
.numberList_01.col4 li,
.normalList_01.col4 li {
	display: inline-block;
	width: calc((100% - 60px) / 4);
	margin-left: 20px;
	letter-spacing: normal;
	vertical-align: top;
}
.btnLink_01.col4 li:nth-child(4n+1),
.iconLink_01.col4 li:nth-child(4n+1),
.numberList_01.col4 li:nth-child(4n+1),
.normalList_01.col4 li:nth-child(4n+1) {
	margin-left: 0;
}
.btnLink_01.col4 li:nth-child(-n+4),
.iconLink_01.col4 li:nth-child(-n+4),
.numberList_01.col4 li:nth-child(-n+4),
.normalList_01.col4 li:nth-child(-n+4) {
	margin-top: 0;
}
/* col1to2 */
.col1to2 > .col:nth-child(1) {
	width: 65.5%;
	margin-right: 2%;
}
.col1to2 > .col:nth-child(2) {
	width: 32.5%;
}
/* col2to1 */
.col2to1 > .col:nth-child(1) {
	width: 32.5%;
	margin-right: 2%;
}
.col2to1 > .col:nth-child(2) {
	width: 65.5%;
}
/* colEq5 */
.colEq5 > .col {
	width: 18.4%;
	margin-right: 2%;
}
.colEq5 > .col:nth-child(5n) {
	margin-right: 0;
}
/* colSet */
.colSet > .colImgR {
	float: right;
	margin-left: 25px;
}
.colSet > .colImgL {
	float: left;
	margin-right: 25px;
}
/* list
-------------------------------- */
/* normalList */
[class*="normalList"] {
	margin-top: 1.5em;
}
[class*="normalList"].noteType_01 {
	font-size: 14px;
	font-size: 1.4rem;
}
[class*="normalList"].noteType_01:before {
	content: "（注）";
	display: block;
	padding-bottom: 0.3em;
	text-indent: -0.5em;
}
[class*="normalList"].noteType_02:before {
	content: "（例）";
	display: block;
	padding-bottom: 0.3em;
	text-indent: -0.5em;
}
[class*="normalList"] > li {
	line-height: 1.4;
}
[class*="normalList"] > li:first-child {
	margin-top: 0;
}
[class*="normalList"] > li > ul,
[class*="normalList"] > li > ol {
	margin-top: 0.8em;
}
[class*="normalList"] > li > ul > li,
[class*="normalList"] > li > ol > li {
	margin-top: 0.3em;
}
.normalList_01 > li {
	position: relative;
	margin-top: 0.8em;
	padding-left: 1em;
}
.normalList_01 > li:before {
	content: "";
	position: absolute;
	top: 0.4em;
	left: 0;
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #f86900;
	border-radius: 50%;
}
.normalList_02 > li {
	position: relative;
	margin-top: 0.8em;
	padding-left: 1em;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
}
.normalList_02 > li:before {
	content: "";
	position: absolute;
	top: 0.5em;
	left: 0;
	display: inline-block;
	width: 7px;
	height: 1px;
	background-color: #888;
}
.normalList_03 > li {
	position: relative;
	margin-top: 0.8em;
	padding-left: 1em;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
}
.normalList_03 > li:before {
	content: "";
	position: absolute;
	top: 0.5em;
	left: 0;
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #888;
	border-radius: 50%;
}
/*.normalList_03 > li {
	position: relative;
	margin-top: 0.8em;
	padding-left: 1.2em;
}
.normalList_03 > li:before {
  content: "";
	position: absolute;
	top: 0.2em;
	left: 0;
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
}
.normalList_03 > li.icon_01:before {
	border: solid 1px #000;
}
.normalList_03 > li.icon_02:before {
	background-color: #000;
}*/
[class*="normalList_01"] > li > a {
	text-decoration: underline;
}
/* numberList */
[class*="numberList_"] {
	margin-top: 1.5em;
}
[class*="numberList_"] > li {
	position: relative;
	margin-top: 0.8em;
	line-height: 1.4;
}
[class*="numberList_"] > li:first-child {
	margin-top: 0;
}
[class*="numberList_"] > li > .number {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
}
[class*="numberList_"] > li > ul,
[class*="numberList_"] > li > ol {
	margin-top: 0.8em;
}
[class*="numberList_"] > li > ul > li,
[class*="numberList_"] > li > ol > li {
	margin-top: 0.3em;
}
.numberList_01 > li > * {
	text-indent: 0;
}
.numberList_01 > li {
	padding-left: 2em;
}
.numberList_01 > li > .number {
	width: 1.8em;
}
.numberList_01 > li > .number:after {
	content: ".";
}
.numberList_02 > li > * {
	text-indent: 0;
}
.numberList_02 > li {
	padding-left: 2.1em;
	font-size: 14px;
	font-size: 1.4rem;
}
.numberList_02 > li > .number {
	width: 2em;
}
.numberList_02 > li > .number:before {
}
.numberList_02 > li > .number:after {
	content: "）";
}
.numberList_03 > li {
	padding-left: 1.8em;
}
.numberList_03 > li > .number {
	width: 1.5em;
	text-align: right;
}
.numberList_03 > li > .number:after {
	content: ".";
}
.numberList_04 > li {
	padding-left: 2.4em;
}
.numberList_04 > li > .number {
	width: 2em;
	text-align: right;
}
.numberList_04 > li > .number:after {
	content: ".";
}
/* noteList */
[class*="noteList"] {
	margin-top: 1.5em;
}
[class*="noteList"] > li {
	line-height: 1.4;
}
[class*="noteList"] > li:first-child {
	margin-top: 0;
}
[class*="noteList"] > li > [class*="normalList"],
[class*="noteList"] > li > [class*="numberList_"] {
	margin-top: 0;
}
[class*="noteList"] > li [class*="normalList"] > li,
[class*="noteList"] > li > [class*="iconLink"] {
	margin-top: 0.3em;
	text-indent: 0;
}
[class*="noteList"] > li [class*="numberList_"] > li {
	margin-top: 0.3em;
}
.noteList_01 > li {
	margin-top: 0.3em;
	padding-left: 1.3em;
	text-indent: -1.3em;
	font-size: 14px;
	font-size: 1.4rem;
}
.noteList_01.strongType > li {
	font-weight: bold;
	color: #cc0000;
}
.noteList_01 > li:before {
	content: "※ ";
}
.noteList_02 > li,
.noteList_03 > li {
	margin-top: 0.3em;
	padding-left: 3em;
	text-indent: -3em;
	font-size: 14px;
	font-size: 1.4rem;
}
.noteList_02 > li:before {
	margin-right: 0em;
	content: "（注）";
}
.noteList_03 > li {
	padding-left: 2.5em;
	text-indent: -3.0em;
}
.noteList_03 > li:before {
	margin-right: 0;
	content: "（例）";
}
/* noteNumList */
[class*="noteNumList"] {
	margin-top: 1.5em;
}
[class*="noteNumList"] > li {
	position: relative;
	line-height: 1.4;
}
[class*="noteNumList"] > li > .number {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
}
[class*="noteNumList"] > li:first-child {
	margin-top: 0;
}
.noteNumList_01 > li {
	margin-top: 0.3em;
	padding-left: 3em;
	font-size: 14px;
	font-size: 1.4rem;
}
.noteNumList_01 > li > .number {
	display: inline-block;
	width: 2.5em;
}
.noteNumList_01 > li > .number:before {
	content: "※";
}
/* link
-------------------------------- */
/* iconLink */
[class*="iconLink"] {
	margin-top: 1.5em;
}
[class*="iconLink"].listFloatType {
	margin-top: 0.5em;
}
[class*="iconLink"] > li {
	line-height: 1.4;
}
[class*="iconLink"] > li:first-child {
	margin-top: 0;
}
[class*="iconLink"] li > ul,
[class*="iconLink"] li > ol {
	margin-top: 0.8em;
	padding-left: 1em;
}
[class*="iconLink"] li > ul > li,
[class*="iconLink"] li > ol > li {
	margin-top: 0.5em;
}
.iconLink_01 li {
	margin-top: 0.8em;
}
.iconLink_01 li a {
	position: relative;
	display: inline-block;
	padding-left: 1.2em;
	text-decoration: underline;
}
.iconLink_01 li a:before {
	content: "";
	position: absolute;
	top: 0.8em;
	left: 0;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-top: -7px;
	border: solid 6px transparent;
	border-left: solid 10px #f86900;
}
.iconLink_01 li.outOfService a:after {
	content: " (Out of service)";
	display:inline;
	color: #f84c00;
}
.iconLink_01.listFloatType {
	letter-spacing: -0.4em;
}
.iconLink_01.listFloatType li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin-right: 1.5em;
}
.iconLink_01.listFloatType li:first-child {
	margin-top: 0.8em;
}
/* btnLink */
[class*="btnLink"] {
	margin-top: 2.61em;
}
[class*="btnLink"] li {
	margin-top: 0.8em;
}
[class*="btnLink"] li:first-child {
	margin-top: 0;
}
[class*="btnLink"] > .aC {
	margin-right: auto;
	margin-left: auto;
}
[class*="btnLink"] > .aR {
	margin-right: 0;
	margin-left: auto;
}
[class*="btnLink"] > li > em {
	display: block;
}
[class*="btnLink"] > li > a,
[class*="btnLink"] > li > em > a {
	position: relative;
	display: inline-block;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	background-color: #fff;
	border-radius: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	text-decoration: none;
	box-shadow: 0 3px 0 #e5e5e5;
}
[class*="btnLink"].full > li > a,
[class*="btnLink"].full > li > em > a {
	display: block;
}
[class*="btnLink"].full > li > a span,
[class*="btnLink"].full > li > em > a span {
	width: auto;
}
[class*="btnLink"].col12 > li {
	display: inline-block;
	width: 50%;
}
[class*="btnLink"].col12 > li > a,
[class*="btnLink"].col12 > li > em > a {
	width: 100%;
}
[class*="btnLink"].col13 > li {
	display: inline-block;
	width: calc(100% / 3);
}
[class*="btnLink"].col13 > li > a,
[class*="btnLink"].col13 > li > em > a {
	width: 100%;
}
[class*="btnLink"].col14 > li {
	display: inline-block;
	width: 25%;
}
[class*="btnLink"].col14 > li > a,
[class*="btnLink"].col14 > li > em > a {
	width: 100%;
}
[class*="btnLink"] > li > a {
	background-color: #444;
	color: #fff;
	padding: 0.8em 1.5em;
	min-width: 222px;
}
[class*="btnLink"].col2 > li > a,
[class*="btnLink"].col3 > li > a,
[class*="btnLink"].col4 > li > a,
[class*="btnLink"].col2 > li > em > a,
[class*="btnLink"].col3 > li > em > a,
[class*="btnLink"].col4 > li > em > a {
	min-width: inherit;
	width: 100%;
}
[class*="btnLink"] > li.conversionBtn > a {
	border-color: #ff9300;
}
[class*="btnLink"] > li > em > a {
	background-color: #f86900;
	color: #fff;
	padding: 0.8em 1.5em;
}
[class*="btnLink"].flexElement_2 > li > a,
[class*="btnLink"].flexElement_3 > li > a,
[class*="btnLink"].flexElement_4 > li > a,
[class*="btnLink"].flexElement_5 > li > a,
[class*="btnLink"].flexElement_2 > li > em > a,
[class*="btnLink"].flexElement_3 > li > em > a,
[class*="btnLink"].flexElement_4 > li > em > a,
[class*="btnLink"].flexElement_5 > li > em > a {
	display: -webkit-flex;
	display: flex;
}
[class*="btnLink"] > li > a > *,
[class*="btnLink"] > li > em > a > * {
	pointer-events: none;
}
[class*="btnLink"] > li > a:active,
[class*="btnLink"] > li > em > a:active {
	box-shadow: none;
	-webkit-transform: translate3d(0, 3px, 0);
	transform: translate3d(0, 3px, 0);
}
[class*="btnLink"] > li > a > span,
[class*="btnLink"] > li > em > a > span {
	position: relative;
	display: inline-block;
	padding: 0 0 0 1.5em;
}
[class*="btnLink"] > li > a > span:after,
[class*="btnLink"] > li > em > a > span:after {
	box-sizing: border-box;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
}
[class*="btnLink"] > li > a > span:before,
[class*="btnLink"] > li > em > a > span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-top: -7px;
	border: solid 6px transparent;
	border-left: solid 10px #fff;
}
[class*="btnLink"] > li.conversionBtn > a > span:after {
	border-color: #ff9300;
}
[class*="btnLink"] .closeType {
	min-width: 0;
	margin-right: auto;
	margin-left: auto;
}
[class*="btnLink"] .closeType a {
	background: #fff url(/en/common/img/com_ic10.png) no-repeat 50% 0;
	font-weight: bold;
	padding: 0 0.2em;
	font-size: 14px;
	font-size: 1.4rem;
	border: none;
	box-shadow: none;
	color: #2b2b2b;
	min-width: inherit;
}
[class*="btnLink"] .closeType a:hover {
	background: #fff url(/en/common/img/com_ic10.png) no-repeat 50% 0;
}
[class*="btnLink"] .closeType a:hover span {
	color: #2b2b2b;
	text-decoration: underline;
}
[class*="btnLink"] .closeType a span {
	padding: 57px 0 0.8em 0;
}
[class*="btnLink"] .closeType a span:before {
	content: none;
}
.btnLink_01 li a .normalList_02 {
	margin-top: 0;
	padding: 0 1em 0.8em;
	text-align: left;
}
[class*="btnLink"] > li > a:hover {
	background-color: #858585;
	color: #fff;
}
[class*="btnLink"] > li > em > a:hover {
	background-color: #ffa024;
}
[class*="btnLink"] a[target="_blank"] span,
[class*="btnLink"] em a[target="_blank"] span,
[class*="boxLink"] a[target="_blank"] .boxLinkText span {
	padding-right: 30px !important;
	display: inline-block;
}
[class*="btnLink"] a[target="_blank"] span:after,
[class*="btnLink"] em a[target="_blank"] span:after,
[class*="boxLink"] a[target="_blank"] .boxLinkText span:after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 10px;
	margin-left: 2px;
	margin-top: -5px;
	padding-left: 2px;
	background: url(/en/common/img/com_ic07_02.png) no-repeat 0 0;
	border: none;
}
[class*="btnLink"] a[href$=".pdf"] span,
[class*="btnLink"] em a[href$=".pdf"] span,
[class*="boxLink"] a[href$=".pdf"] .boxLinkText span {
	padding-right: 30px !important;
	display: inline-block;
}
[class*="btnLink"] a[href$=".pdf"] span:after,
[class*="btnLink"] em a[href$=".pdf"] span:after,
[class*="boxLink"] a[href$=".pdf"] .boxLinkText span:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 22px;
	margin-left: 0;
	margin-top: -11px;
	background: url(/en/common/img/com_ic08.png) no-repeat 0 100%;
	border: none;
}
/* relatedLinks */
.relatedLinks {
	background-color: #f9f9f9;
	border: #ddd solid 1px;
	padding: 24px;
	margin-top: 2.61em;
}
.relatedLinks dt {
	font-size: 24px;
	font-size: 2.4rem;
}
.relatedLinks dd .iconLink_01 {
	margin-top: 1em;
}
/* defineList */
[class*="defineList"] {
	margin-top: 1.5em;
}
[class*="defineList"] > *:first-child {
	margin-top: 0;
}
[class*="defineList"] dt {
	position: relative;
	padding-left: 1em;
	font-weight: bold;
}
[class*="defineList"] dt:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #f86900;
	border-radius: 50%;
}
[class*="defineList"] dt.iconLink_01 {
	overflow: hidden;
	margin-top: 0 !important;
	padding-left: 0;
}
[class*="defineList"] dt.iconLink_01:before {
	display: none;
}
[class*="defineList"] dt.iconLink_01 .icon_01 {
	margin-left: 10px;
}
[class*="defineList"] dt.iconLink_01 a {
	position: relative;
	display: inline-block;
	padding-left: 1.2em;
	text-decoration: underline;
}
[class*="defineList"] dt.iconLink_01 a:before {
	box-sizing: border-box;
	content: "";
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 8px;
	height: 8px;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
[class*="defineList"] dd {
	margin-top: 0.5em;
}
[class*="defineList"] dd > ul,
[class*="defineList"] dd > ol {
	margin-top: 0.8em;
	padding-left: 1em;
}
[class*="defineList"] dd > ul > li,
[class*="defineList"] dd > ol > li {
	margin-top: 0.3em;
}
.defineList_02 dt,
.defineList_02 dd {
	display: inline;
	padding-left: 0;
}
.defineList_02 dt:before {
	content: none;
}
.defineList_02 dd:before {
	content: '：';
}
.defineList_03 dt {
	padding-left: 0;
}
.defineList_03 dt:before,
.defineList_03 dd:before {
	content: none;
	padding-left: 0;
}
/* anchorBtn */
.anchorBtn_01 {
	border-bottom: solid 1px #dddddd;
}
.anchorBtn_01 li {
	margin-bottom: 20px;
}
.anchorBtn_01 > li > a {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	background-color: #fff;
	border-left: solid 1px #dddddd;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	text-decoration: none;
	color: #333;
}
.anchorBtn_01.flexElement_2 > li:nth-child(even) > a,
.anchorBtn_01.flexElement_3 > li:nth-child(3n) > a,
.anchorBtn_01.flexElement_4 > li:nth-child(4n) > a,
.anchorBtn_01.flexElement_5 > li:nth-child(5n) > a {
	border-right: solid 1px #dddddd;
}
.anchorBtn_01 > li > a > * {
	pointer-events: none;
}
.anchorBtn_01.flexElement_2.single > li {
	width: calc(((100% - 20px) / 2) + 20px);
}
.anchorBtn_01.flexElement_3.single > li {
	width: calc(((100% - 40px) / 3) + 20px);
}
.anchorBtn_01.flexElement_4.single > li {
	width: calc(((100% - 60px) / 4) + 20px);
}
.anchorBtn_01.flexElement_5.single > li {
	width: calc(((100% - 80px) / 5) + 20px);
}
.anchorBtn_01.flexElement_2.single > li > a,
.anchorBtn_01.flexElement_3.single > li > a,
.anchorBtn_01.flexElement_4.single > li > a,
.anchorBtn_01.flexElement_5.single > li > a {
	border-right: solid 1px #dddddd;
	padding-right: 20px;
}
.anchorBtn_01.flexElement_3.double > li:nth-child(1) {
	margin-right: 20px;
}
.anchorBtn_01.flexElement_3.double > li:nth-child(2) {
	border-right: solid 1px #dddddd;
	width: calc(((100% - 40px) / 3) + 20px);
}
.anchorBtn_01.flexElement_4.third > li:nth-child(1) {
	margin-right: 20px;
}
.anchorBtn_01.flexElement_4.double > li:nth-child(1) {
	margin-right: 10px;
}
.anchorBtn_01.flexElement_4.third > li:nth-child(2) {
	width: calc(((100% - 60px) / 4) + 20px);
}
.anchorBtn_01.flexElement_4.double > li:nth-child(2),
.anchorBtn_01.flexElement_4.third > li:nth-child(3) {
	border-right: solid 1px #dddddd;
	width: calc(((100% - 60px) / 4) + 20px);
}
.anchorBtn_01.flexElement_5.fourth > li:nth-child(1) {
	margin-right: 15px;
}
.anchorBtn_01.flexElement_5.fourth > li:nth-child(2) {
	width: calc(((100% - 80px) / 5) + 20px);
}
.anchorBtn_01.flexElement_5.fourth > li:nth-child(3) {
	margin-right: 20px;
}
.anchorBtn_01.flexElement_5.fourth > li:nth-child(4) {
	border-right: solid 1px #dddddd;
	width: calc(((100% - 80px) / 5) + 20px);
}
.anchorBtn_01.flexElement_5.third > li:nth-child(1) {
	margin-right: 10px;
}
.anchorBtn_01.flexElement_5.third > li:nth-child(2) {
	width: calc(((100% - 80px) / 5) + 10px);
}
.anchorBtn_01.flexElement_5.third > li:nth-child(3) {
	border-right: solid 1px #dddddd;
	width: calc(((100% - 80px) / 5) + 20px);
}
.anchorBtn_01.flexElement_5.double > li:nth-child(1) {
	margin-right: 10px;
}
.anchorBtn_01.flexElement_5.double > li:nth-child(2) {
	border-right: solid 1px #dddddd;
	width: calc(((100% - 80px) / 5) + 20px);
}
.anchorBtn_01 > li > a:link {
	text-decoration: underline;
}
.anchorBtn_01 > li > a:hover {
	color: #f84c00;
	text-decoration: none;
}
.anchorBtn_01 > li > a > span {
	position: relative;
	display: block;
	width: 100%;
	padding: 0.8em 2.2em 0.8em 1.8em;
}
.anchorBtn_01 > li > a:after {
	box-sizing: border-box;
	content: "";
	position: absolute;
	bottom: 0;
	right: 50%;
	width: 10px;
	height: 10px;
	margin-top: -7px;
	border: solid 6px transparent;
	border-left: solid 10px #f86900;
	-webkit-transform: rotate(212deg);
	transform: rotate(212deg);
}
.anchorBtn_01.type02 {
    border-bottom: 1px solid #fff;
}
.anchorBtn_01.type02.flexElement_2 > li{
	margin-bottom: 0;
	width: calc(99.9% / 2);
}
.anchorBtn_01.type02.flexElement_3 > li{
	margin-bottom: 0;
	width: calc(99.9% / 3);
	box-sizing:border-box;
}
.anchorBtn_01.type02.flexElement_4 > li{
	margin-bottom: 0;
	width: calc(99.9% / 4);
	box-sizing:border-box;
}
.anchorBtn_01.type02.flexElement_5 > li{
	margin-bottom: 0;
	width: calc(99.9% / 5);
}
.anchorBtn_01.type02.flexElement_2 > li:nth-child(even) > a,
.anchorBtn_01.type02.flexElement_3 > li:nth-child(3n) > a,
.anchorBtn_01.type02.flexElement_4 > li:nth-child(4n) > a,
.anchorBtn_01.type02.flexElement_5 > li:nth-child(5n) > a {
	border-right: solid 1px #fff;
}
.anchorBtn_01.type02 > li > a{
	border-left: solid 1px #fff;
	background-color: #f3f3f3;
	padding-bottom: 20px;
}
.anchorBtn_01.type02 > li > a:after {
	box-sizing: border-box;
	content: "";
	position: absolute;
	bottom: 10px;
	right: 50%;
	width: 10px;
	height: 10px;
	margin-top: -7px;
	border: solid 6px transparent;
	border-left: solid 10px #f86900;
	-webkit-transform: rotate(212deg);
	transform: rotate(212deg);
}
/* text
-------------------------------- */
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal !important;
}
.caption {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	margin: 0.5em auto 0;
}
.copy {
	padding-left: 1.5em;
	border-left: #888 solid 2px;
	font-size: 25px;
	font-size: 2.5rem;
	color: #f84c00;
	line-height: 2;
}
.leadText_01 {
	font-size: 17px;
	font-size: 1.7rem;
}
.leadText_02 {
	font-size: 17px;
	font-size: 1.7rem;
	color: #f84c00
}
.leadText_03 {
	font-size: 18px;
	font-size: 1.8rem;
}
.color_00 {
	color: #f84c00 !important;
}
/* icon
-------------------------------- */
a[target="_blank"]:after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 10px;
	margin-left: 2px;
	padding-left: 2px;
	background: url(/en/common/img/com_ic07.png) no-repeat 0 0;
	border: none;
}
.figureFix a[target="_blank"]:after,
.btnLink_01 a[target="_blank"]:after {
	content: none;
}
a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 22px;
	margin-left: 2px;
	background: url(/en/common/img/com_ic08.png) no-repeat 0 0;
	border: none;
	vertical-align: -3px;
}
.btnLink_01 a[href$=".pdf"]:after {
	content: none;
}
.movieType a:after,
.movieType a[target="_blank"]:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 20px;
	margin-left: 10px;
	background: url(/en/common/img/com_ic09.png) no-repeat 0 0;
	border: none;
	vertical-align: -3px;
}
/* table
-------------------------------- */
[class*="table_"] {
	table-layout: fixed;
}
.table_00 {
	width: 100%;
	margin-top: 2em;
}
.legendBox_01 + [class*="table_"] {
	margin-top: 1em;
}
.legendBox_01 .table_00.wAuto {
	margin-top: 0.5em;
	margin-right: 0;
	margin-left: auto;
}
.table_00 .type_01 {
	font-weight: bold;
}
.table_00 th,
.table_00 td {
	padding: 0.1em 0.8em 0.1em 0.1em !important;
	border: none !important;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left !important;
}
.table_01,
.table_02 {
	width: 100%;
	margin-top: 2em;
	border: solid 1px #dedede;
}
.spScroll + .spScroll {
	margin-top: 2.5em;
}
.twoColumn .column .table_01 {
	margin-top: 1em;
}
.tableTitle_01 + [class*="table_"],
.tableTitle_01 + .spScroll,
.tableTitle_02 + [class*="table_"],
.tableTitle_02 + .spScroll,
.spScroll > [class*="table_"],
li > .table_01,
li > .spScroll {
	margin-top: 2.61em;
}
.tableTitle_01 > p {
	float: left;
	margin-top: 0;
	font-weight: bold;
}
.table_01 th,
.table_01 td {
	padding: 0.8em;
	background-color: #ffffff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: top;
}
.table_01 th {
	vertical-align: middle;
}
.table_01 th.type_01,
.table_01 td.type_01 {
	background: #f0f0f0;
	border-color: #ddd;
	font-weight: normal;
	vertical-align: middle;
}
.table_01 th.type_02,
.table_01 td.type_02 {
	background: #ffece4;
	border-color: #ddd;
	font-weight: normal;
	text-align:left;
}
.table_01 th.type_03,
.table_01 td.type_03 {
	background: #ebf3fa;
	border-color: #fff;
	font-weight: normal;
}
.table_01 th.type_04,
.table_01 td.type_04 {
	background: #f3f5ff;
}
.table_01 th.type_05,
.table_01 td.type_05 {
	background: #e0f7fb url(/en/common/img/com_ic37.png) no-repeat right 8px bottom 10px;
	border-color: #ddd;
	font-weight: normal;
	text-align:left;
}
.table_01 th.type_06,
.table_01 td.type_06 {
	background: #e0f5bf url(/en/common/img/com_ic38.png) no-repeat right 8px bottom 10px;
	border-color: #ddd;
	font-weight: normal;
	text-align:left;
}
.table_01.tableWidth_01 {
	width: 60%;
}
.table_01 td.rF {
	border-right: solid 1px #fff;
}
[class*="table_"] th > *:first-child,
[class*="table_"] td > *:first-child {
	margin-top: 0;
}
[class*="table_"] .btnLink_01 a {
	min-width: 0;
}
[class*="table_"] .type_01 .note_01 {
	font-weight: normal;
	color: #ffffff;
}
[class*="table_"] [class*="type"] .note_01 {
	font-weight: normal;
}
[class*="table_"] + [class*="noteList"],
[class*="table_"] + .note_01,
.spScroll + [class*="noteList"],
.spScroll + [class*="normalList_"],
.spScroll + .note_01,
li > [class*="table_"] + [class*="noteList"],
li > [class*="table_"] + .note_01,
li > [class*="table_"] + .note_02,
li > .spScroll + [class*="noteList"],
li > .spScroll + .note_01,
li > .spScroll + .note_02 {
	margin-top: 0.5em;
}
[class*="table_"] td .oneColumn {
	margin-top: 1em;
}
[class*="table_"] [class*="iconLink"] li:not(:first-child),
[class*="table_"] [class*="normalList"] li:not(:first-child),
[class*="table_"] [class*="numberList_"] li:not(:first-child) {
	margin-top: 0.3em;
}
.table_02 th,
.table_02 td {
	padding: 0.8em;
	background-color: #ffffff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: middle;
}
/* tableLayout */
[class*="tableLayout"] {
	margin-top: 1.5em;
}
.tableLayout01 > .column {
	padding: 15px 30px;
	border-left: solid 1px #cccccc;
}
.tableLayout01 > .column:first-child {
	border-left: none;
}
.tableLayout01 .title {
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.4;
	text-align: center;
	color: #e75c00;
}
/* boxNews01 */
.boxNews01 {
	margin-top: 15px;
	border-top: #ddd solid 1px;
}
.boxNews01 dl {
	padding-bottom: 15px;
	margin: 15px 0 0 0;
	overflow: hidden;
	border-bottom: #ddd solid 1px;
}
.boxNews01 dl dt {
	position: relative;
	float: left;
	width: 220px;
	min-height: 21px;
	margin: 0 20px 0 0;
	padding: 0 95px 0 0;
	color: #777;
}
.boxNews01 dl dt:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 86px;
	min-height: 11px;
	margin-top: -10px;
	padding: 4px 0;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1;
	text-align: center;
}
.boxNews01 dl dt.icOperation:after {
	content: "運行情報";
	color: #fff;
	background-color: #f86900;
}
.boxNews01 dl dt.icInfo:after {
	content: "お知らせ";
	color: #fff;
	background-color: #666;
}
.boxNews01 dl dt.icAbout:after {
	content: "会社情報";
	color: #444;
	background-color: #d3d3d3;
}
.boxNews01 dl dt.icRecruit:after {
	content: "採用";
	color: #fff;
	background-color: #b6bb33;
}
.boxNews01 dl dd {
	overflow: hidden;
}
.boxNews01 dl dd > a {
	position: relative;
}
.boxNews01 dl dd > a + span {
	margin-left: 0.5em;
	color: #ef2712;
	font-size: 14px;
	font-size: 1.4rem;
}
.boxNews01 dl dd > a:after {
	vertical-align: middle;
}
/*.boxNews01 dl dd > a[target="_blank"]:after {
  content: url(/en/common/img/com_ic01.png);
  margin: 0 0 0 10px;
}
.boxNews01 dl dd > a[href$=".pdf"]:after {
  content: url(/en/common/img/com_ic02.png);
  margin: 0 0 0 10px;
}
.boxNews01 dl dd > a[href$=".xls"]:after {
  content: url(/en/common/img/com_ic04.png);
  margin: 0 0 0 10px;
}
.boxNews01 dl dd > a[href$=".doc"]:after {
  content: url(/en/common/img/com_ic05.png);
  margin: 0 0 0 10px;
}
.boxNews01 dl dd > a[href$=".mov"]:after {
  content: url(/en/common/img/com_ic03.png);
  margin: 0 0 0 10px;
}
*/

/* unique
-------------------------------- */
/* faq */
[class*="faqColumn"] {
	margin-top: 1.5em;
}
[class*="faqColumn"] .question .title {
	background: url(/en/common/img/com_ic14.png) no-repeat 0 0.5em;
	padding: 1em 4em 1em 3.5em;
	font-size: 16px;
	font-size: 1.6rem;
}
[class*="faqColumn"] .answer {
	background: #ffeadb url(/en/common/img/com_ic15.png) no-repeat 1em 1em;
	padding: 2em 2em 1em 5em;
	margin-top: 10px;
	margin-left: 20px;
	position: relative;
}
[class*="faqColumn"] .question .title.switch {
	cursor: pointer;
}
[class*="faqColumn"] .answer.detailsBox {
	display: none;
}
[class*="faqColumn"] .answer:after {
	content: "";
	position: absolute;
	top: -15px;
	left: 0;
	margin-left: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 15px 0 0 20px;
	border-color: transparent transparent transparent #ffeadb;
	z-index: -1;
}
[class*="faqColumn"] .answer > *:first-child {
	margin-top: 0;
}
.faqColumn_02 .question .title {
	position: relative;
}
.faqColumn_02 .question .title:before {
	position: absolute;
	top: 1em;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: 1.5em;
	width: 13px;
	height: 13px;
	border-top: 3px solid #666;
	border-right: 3px solid #666;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.faqColumn_02 .question .title.open:before {
	top: 1.5em;
	border-top: 3px solid #666;
	border-right: 3px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* accordion */

.accColumn {
	background-color: #f7f7f7;
	margin-top: 1.5em;
}

/* accColumn.mt40 18.03.06追加 */
.accColumn.mt40 {
	margin-top: 40px;
}
.accColumn > .acc > dt {
	padding: 1em 4em 1em 1.5em;
	font-size: 18px;
	font-size: 1.8rem;
	border-bottom: #bbbbbb solid 1px;
	position: relative;
	cursor: pointer;
}
.accColumn > .acc > dt:hover {
	background-color: #ffeadb;
	color: #f84c00;
}
.accColumn > .acc > dt:before {
	position: absolute;
	top: 1em;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: 1.5em;
	width: 13px;
	height: 13px;
	border-top: 3px solid #666;
	border-right: 3px solid #666;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accColumn > .acc > dt.open:before {
	top: 1.5em;
	border-top: 3px solid #666;
	border-right: 3px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.accColumn > .acc > dd {
	display: none;
	padding: 1em 1.5em;
	border-bottom: #bbbbbb solid 1px;
	position: relative;
}
/* tab */
.tab_01 {
	margin-top: 1em;
}
.tab_01 > .spScrolltab > ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	border-bottom: #f86900 solid 2px;
}
.tab_01.type02 ul{
	padding-bottom: 6px;
}
.tab_01 + * {
	margin-top: 2em;
}
.tab_01 > .spScrolltab > ul > li {
	border-right: solid 5px #ffffff;
}
.tab_01 > .spScrolltab > ul > li a {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	color: #333;
	line-height: 1.4;
	text-align: center;
	background-color: #e9e9e9;
	border-top: solid 6px #fff;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	text-decoration: none;
	box-sizing:border-box;
}
.tab_01 > .spScrolltab > ul > li a:hover {
	background-color: #ffeadb;
	color: #f84c00;
}
.tab_01 > .spScrolltab > ul > li.on a {
	background-color: #f86900;
	border-color: #f86900;
	font-weight: bold;
	color: #fff;
}
.tab_01 > .spScrolltab li.on a:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: -10px;
	border: 10px solid transparent;
	border-right: 10px solid #f86900;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
.tab_01 > .spScrolltab li a > span {
	display: block;
	width: 100%;
	padding: 1em;
}

.latestInformation .boxNews01 .btnLink_01{
	border: none;
}
.latestInformation .boxNews01 .btnLink_01 a{
	background-color: #000;
	color: #fff;
	border-radius: 20px;
	padding: 0.8em 1.5em;
	border-top: none;
	min-width: 150px;
}
.latestInformation .boxNews01 .btnLink_01 a span{
	padding: 0 0 0 1.5em;
}
/* inquiryColumn */
[class*="inquiryColumn"] {
	margin-top: 2em;
}
.inquiryColumn_01 {
	border: 1px solid #ddd;
}
.inquiryColumn_01 > .title {
	padding: 0.3em 1em;
	background-color: #f86900;
	font-size: 24px;
	font-size: 2.4rem;
	color: #fff;
	text-align: center;
	margin-top: 0;
}
.inquiryColumn_01 > .inner {
	background-color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 2em 1em 2.5em 1em;
	text-align: center;
	letter-spacing: -0.4em;
}
.inquiryColumn_01 > .inner > .innerWrap {
	display: inline-block;
}
.inquiryColumn_01 > .inner .phoneNumber {
	background: url(/en/common/img/com_ic16.png) no-repeat 0 100%;
	padding-left: 45px;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
.inquiryColumn_01 > .inner .phoneNumber dt {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #f86900;
}
.inquiryColumn_01 > .inner .phoneNumber dd {
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
}
.inquiryColumn_01 > .inner .phoneNumber dd .telLinkNum {
	display: block;
	font-size: 29px;
	font-size: 2.9rem;
	color: #f86900;
	line-height: 1;
}
.inquiryColumn_01 > .inner .internet {
	background: url(/en/common/img/com_ic17.png) no-repeat 0 100%;
	padding-left: 70px;
	display: inline-block;
	margin-left: 80px;
	letter-spacing: normal;
	vertical-align: top;
}
.inquiryColumn_01 > .inner .internet dt {
	padding-right: 3em;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #f86900;
	text-align: right;
}
.inquiryColumn_01 > .inner .internet dd {
	font-size: 19px;
	font-size: 1.9rem;
}
.inquiryColumn_01 > .inner .internet dd .btnLink_01 > li > em > a {
	padding: 0.4em 3em;
}
.inquiryColumn_01 > .inner .internet dd ul {
	margin-top: 0;
}
.inquiryColumn_02 {
	border: 1px solid #ddd;
}
.inquiryColumn_02 > .title {
	padding: 0.3em 1em;
	background-color: #7e7e7e;
	font-size: 24px;
	font-size: 2.4rem;
	color: #fff;
	text-align: center;
	margin-top: 0;
}
.inquiryColumn_02 > .inner {
	background-color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 2em 1em 2.5em 1em;
	text-align: center;
	letter-spacing: -0.4em;
}
.inquiryColumn_02 > .inner > .innerWrap {
	display: inline-block;
	letter-spacing: normal;
}
.inquiryColumn_02 > .inner .lost {
	background: url(/en/common/img/com_ic18.png) no-repeat 0 100%;
	padding-left: 70px;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
.inquiryColumn_02 > .inner .lost dt {
	padding-right: 3.5em;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: right;
}
.inquiryColumn_02 > .inner .lost dd {
	font-size: 19px;
	font-size: 1.9rem;
}
.inquiryColumn_02 > .inner .lost dd .btnLink_01 {
	margin-top: 0;
}
.inquiryColumn_02 > .inner .lost dd .btnLink_01 > li > a {
	padding: 0.4em 3em;
}
.inquiryColumn_02 > .inner .lost dd ul {
	margin-top: 0;
}
.inquiryColumn_03 {
	margin-top: 1em;
	letter-spacing: -0.4em;
}
.inquiryColumn_03.typeTop {
	margin: 1em -30px 0;
}
.inquiryColumn_03 .inquiryColumn_01,
.inquiryColumn_03 .inquiryColumn_02 {
	display: inline-block;
	margin-top: 0;
	letter-spacing: normal;
	vertical-align: top;
}
.inquiryColumn_03 .inquiryColumn_01 {
	width: 50%;
}
.inquiryColumn_03 .inquiryColumn_01 .internet {
	margin-left: 25px;
}
.inquiryColumn_03 .inquiryColumn_01 > .inner .phoneNumber dd .telLinkNum {
	font-size: 26px;
	font-size: 2.6rem;
}
.inquiryColumn_03 .inquiryColumn_01 .internet dt,
.inquiryColumn_03 .inquiryColumn_02 .lost dt {
	padding-right: 0;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
.inquiryColumn_03 .inquiryColumn_02 {
	background-color: #fff;
	width: 50%;
	border-left: none;
}
.inquiryColumn_03 .inquiryColumn_01 > .inner .internet dd,
.inquiryColumn_03 .inquiryColumn_02 > .inner .lost dd {
	font-size: 16px;
	font-size: 1.6rem;
}
.inquiryColumn_03 .inquiryColumn_01 > .inner .internet dd .btnLink_01 > li > em > a,
.inquiryColumn_03 .inquiryColumn_02 > .inner .lost dd .btnLink_01 > li > a {
	padding: 0.4em 1.2em;
}
/* pluginColumn */
.pluginColumn_01 {
	border-top: #ccc dotted 1px;
	border-bottom: #ccc dotted 1px;
	margin: 2.61em 12.959% 0 12.959%;
	padding: 20px 0;
	letter-spacing: -0.4em;
}
.pluginColumn_01 .banner {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 158px;
}
.pluginColumn_01 .text {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 540px;
	margin-left: 25px;
	font-size: 12px;
	font-size: 1.2rem;
}
.pluginColumn_01 .text p {
	margin-top: 0;
	font-size: 13px;
	font-size: 1.3rem;
}

/* tnOne */
.tnOne .column .link a{
	display: table;
	width: 100%;
	height: 100%;
  background-color: #f86900;
  color: #fff;
  padding: 0.5em 1.5em;
	font-size: 16px;
	font-size: 1.6rem;
	position:relative;
}
.tnOne .column .link a span {
	display: table-cell;
	vertical-align: middle;
}
.tnOne .column .link a:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 1%;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-top: -7px;
	border: solid 6px transparent;
	border-left: solid 10px #fff;
	background-image:none;
}

.tnOne .column .link a:link,
.tnOne .column .link a:visited{
	text-decoration:none;
}
.tnOne .column .link a:hover {
	background-color: #ffa024;
}

.wellScroll{
	margin-top: 2.61em;
  width: 100%;
  height: 400px;
  overflow-y: scroll;
  padding:0 1.41%;
}
/*.wellScroll iframe{
	width:100%;
	height:400px;
	overflow-x:hidden;
}
.wellScrollArea{
	width:960px !important;
	margin-top: 0 !important;
}
.wellScrollArea #contentsArea{
	width:960px !important;
	padding:0 1.5%;
	box-sizing:border-box;
}*/

/* form
-------------------------------- */
.form_01 p input {
	width: 100%;
	height: 36px;
	padding-left: 12px;
	border: 1px solid #dddddd;
	border-top: 2px solid #bbbbbb;
}
.form_01 input.formButton_01 {
	display: block;
	margin: 25px auto 0;
}
.form_01 input.formButton_01:hover,
.form_01 input.formButton_02:hover {
	opacity: 0.7;
}
.btnLink_01.formButton {
	margin-top: 18px;
}
.btnLink_01.formButton li em {
	margin-top: 30px;
}
.btnLink_01.formButton li em a {
	border-radius: 25px;
}
.btnLink_01.formButton li em a .ic_02 {
	padding: 2px 35px;
	background: url(/en/common/img/com_ic41.png) no-repeat 0 50%;
}
.btnLink_01.formButton li em a span:before {
	border: none;
}
[class*="flexElement_"] .column .btnLink_01.formButton a {
  display: inline;
	padding: 0.5em 1.5em;
}
[class*="flexElement_"] .column .btnLink_01.formButton li em a {
  display: inline-block;
	width: 80%;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 0.5em 1.5em;
}
/* formBox */
.formBox .title {
	padding: 10px 0 10px 60px;
	font-weight: bold;
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1.2;
	margin-top: 1.0em;
	z-index: 999;
}
.formBox .title.ic_01 {
	background: url(/en/common/img/com_ic39.png) no-repeat 4px 50%;
}
.formBox .title.ic_02 {
	background: url(/en/common/img/com_ic40.png) no-repeat 4px 50%;
}
.formBox .textArea {
	padding: 30px 20px 30px;
	background: #f1f1f1 url(/en/common/img/com_bg01.png) no-repeat 0 0;
}

/* table_03 18.03.06 追加 */

.table_03 {
	width: 100%;
	border-left: 4px solid #f86900;
	border-bottom: 1px solid #bbb;
	margin-bottom: 10px;
}

.table_03 th {
	background-color: #f8f8f8;
	box-sizing: border-box;
	width: 626px;
	padding: 15px 20px 10px;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}

.table_03 th dl {
	display: flex;
	align-items: center;
	width: 100%;
	border-bottom: 1px dashed #bbb;
}

/* 18.03.22 修正*/
.table_03 th dl dt,
.table_03 th dl dd {
	flex-direction: column;
	padding-bottom: 15px;
	font-size: 14px;
	vertical-align: middle;
	box-sizing: border-box;
	width: 50%;
}

.table_03 th dl dd {
	background: url(/common/img/com_ic44.png) no-repeat 7px 40%;
	background-size: 29px 14px;
	padding-left: 45px;
}

.table_03 th ul li span {
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
	display: table-cell;
}

.table_03 th ul li em {
	display: table-cell;
}

.table_03 th .info {
	padding-top: 10px;
}

.table_03 th .info span {
	background-color: #fff;
	border: 1px solid #f86900;
	color: #f86900;
	font-weight: normal;
	font-size: 14px;
	padding: 2px 6px;
	margin-right: 10px;
}

.table_03 th .info span.sc {
	padding: 2px 10px;
}

.table_03 th .info span.icDirect {
	border: #f86900 solid 1px;
	color: #f86900;
}

.table_03 th .info span.icWeekdayOnly {
	border: #6d6d6d solid 1px;
	background-color: #6d6d6d;
	color: #fff;
}

.table_03 th .info span.icNote {
	border: #777 solid 1px;
	color: #555;
}

.table_03 th .info span.icSC {
	border: #f86900 solid 1px;
	background-color: #f86900;
	color: #fff;
}

.table_03 th .info span.active {
	background-color: #f86900;
	color: #fff;
}
/* 18.03.22 修正*/
.table_03 td {
	background-color: #f8f8f8;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-left: 1px solid #bbb;
	padding:10px;
}

.table_03 td.price {
	width: 225px;
	font-weight: normal;
}

/* 18.04.09 追加*/
.table_03 td.price .premium {
	display:block;
	font-size:10px;
}

.table_03 td .web {
	color: #f86900;
	background: url(/areas/img/areaID_ic14.png) no-repeat left bottom;
	background-size: 24px 17px;
	padding-left: 31px;
	display: inline-block;
	height: 20px;
}

/* 18.03.22 修正 */
.table_03 td .via {
	background-color: #fff;
	border: 1px solid #f86900;
	padding: 10px;
	color: #f86900;
	text-decoration: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
}
_::-webkit-full-page-media, _:future, :root .table_03 td .via {
	padding: 10px;
}

/* 18.03.22 修正 */
.table_03 td .via span {
	/*background:url(/areas/img/areaID_ic22.png) no-repeat 0 30%;
	background-size: 12px 14px;
	padding-left: 17px;*/
	text-align: left;
	line-height: 1.2em;
	display: inline-block;
}

.table_03 td .via:hover {
	background-color: #f86900;
	color: #fff;
}

/* 18.03.22 削除 */
/*.table_03 td .via:hover span {
	background:url(/areas/img/areaID_ic23.png) no-repeat 0 30%;
	background-size: 12px 14px;
}*/

/* modal 18.03.06追加
-------------------------------- */
body.fixed {
	overflow: hidden;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,.5);
	z-index: 999;
	display: none;
	overflow: auto;
}

.via_content {
	width: 482px;
	box-sizing: border-box;
	padding: 10px 40px 40px;
	margin-bottom: 5%;
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: absolute;
	top: 10%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9999;
	display: none;
	overflow: hidden;
}

/* 18.03.22 修正*/
.via_content .heading_04 {
	font-weight: bold;
	margin-bottom: 20px;
}

.via_content dl {
	height: auto;
}

.via_content dl:after {
	content : "";
	display : block;
	clear : both;
}


/* .via_content dl dt 18.04.25修正
-------------------------------- */
.via_content dl dt {
	background: url(/common/img/com_ic42.png) no-repeat 85% 3px;
	background-size: 24px 24px;
	display: block;
	width: 25%;
	min-height: 45px;
	float: left;
	font-size: 18px;
	position: relative;
	padding-bottom: 300px;
	margin-bottom: -300px;
}

.via_content dl dt span {
	display: block;
	text-align: center;
	margin-left: -50%;
}

.via_content dl dt span:after {
	content: " ";
	display: inline-block;
	width: 6px;
	height: 100%;
	background-color: #f86900;
	position: absolute;
	top: 24px;
	right: 20px;
}

/* .via_content dl dt:nth-last-child(2) span:after 18.04.25修正
-------------------------------- */
.via_content dl dt:nth-last-child(2) span:after {
	background-color: #fff;
	top: 27px;
}

/* .via_content dl dd 18.04.25修正
-------------------------------- */
.via_content dl dd {
	display: block;
	width: 75%;
	min-height: 45px;
	float: left;
	padding-bottom: 300px;
	margin-bottom: -300px;
}

.via_content dl dd span {
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}

.via_content dl dd:last-child span {
	border: none;
}

.via_content dl dt.bold,
.via_content dl dd.bold span {
	font-weight: bold;
}

/* 18.03.22 修正*/
/* .via_content .via_close 18.04.25修正
-------------------------------- */
.via_content .via_close {
	width: 170px;
	height: 44px;
	margin: 10px auto 0;
	background-color: #e9e9e9;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	cursor: pointer;
	position: relative;
	z-index: 2;
}

.via_content .via_close span {
	background: url(/common/img/com_ic43.png) no-repeat 15px center;
	background-size: 16px 16px;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 44px;
}

.via_content .via_close:hover {
	background-color: #ffeadb;
	color: #f86900;
}

.via_content .via_close:hover span {
	background: url(/common/img/com_ic43on.png) no-repeat 15px center;
	background-size: 16px 16px;
}


/* ======================
　SP
====================== */
@media only screen and (max-width: 768px) {

.spElement {
    display: block;
}
.pcElement {
	display: none;
}

/* heading
-------------------------------- */
.heading_01 .mainTitle {
	background: url(/en/common/img/com_ic06.png) no-repeat 0 0.05em;
	background-size: 32px auto;
	padding-left: 17.1875%;
	font-size: 23px;
	font-size: 2.3rem;
}
.heading_02,
.colEq3 .heading_02 {
	background: url(/en/common/img/com_bg01sp.png) no-repeat 0 100%;
	padding-bottom: 0.6em;
	background-size: 100% auto;
	font-size: 21px;
	font-size: 2.1rem;
}
.heading_02 > a {
	position: relative;
	display: inline-block;
	padding-right: 1.2em;
	color: #2b2b2b;
	vertical-align: middle;
	text-decoration: none;
}
.heading_02 > a:before {
	left: 4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #7a0;
}
.heading_02 > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -0.5em;
	display: inline-block;
	width: 12px;
	height: 10px;
	margin-top: -8px;
	border: solid 8px transparent;
	border-left: solid 16px #f86900;
}
.heading_01 > .sub01,
.heading_02 > .sub01 {
	font-size: 13px;
	font-size: 1.3rem;
}
.heading_01 > .sub02,
.heading_02 > .sub02,
.heading_01 > .sub03,
.heading_02 > .sub03,
.heading_01 > .sub04,
.heading_02 > .sub04  {
	font-size: 11px;
	font-size: 1.1rem;
}
.heading_02 > .sub04 + .mainTitle {
	display:block;
	margin-left:0 !important;
	margin-bottom:0.3em;
}
/* flexElement_
-------------------------------- */
[class*="flexElement_"] {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 2em;
}
[class*="flexElement_"] > * {
	margin-top: 20px;
}
[class*="flexElement_"] > * > *:first-child {
	margin-top: 0;
}
[class*="flexElement_"] > *.empty {
	height: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
[class*="flexElement_"] > *.empty:before,
[class*="flexElement_"] > *.empty:after {
	display: none;
}
[class*="flexElement_"] img {
	max-width: 100%;
	height: auto;
}
[class*="flexElement_"] .figureFix {
	margin: 0 auto;
}
[class*="flexElement_"] .figureFix.aL {
	margin-left: 0 !important;
}
[class*="flexElement_"] .figureFix.aR {
	margin-right: 0 !important;
}
.flexElement_1 + p {
	margin-top: 3em;
}
.flexElement_2 > * {
	width: calc((100% - 20px) / 2);
}
.flexElement_3 > * {
	width: calc((100% - 40px) / 3);
}
.flexElement_4 > * {
	width: calc((100% - 60px) / 4);
}
.anchorBtn_01.flexElement_3 > li,
.anchorBtn_01.flexElement_4 > li,
.anchorBtn_01.flexElement_5 > li,
.anchorBtn_01.flexElement_5.single > li {
	width: calc((100% - 40px) / 3);
}
.anchorBtn_01.type02.flexElement_3 > li,
.anchorBtn_01.type02.flexElement_4 > li,
.anchorBtn_01.type02.flexElement_5 > li,
.anchorBtn_01.type02.flexElement_5.single > li {
	width: calc((100% - 3px) / 3);
}
.anchorBtn_01.type02.flexElement_2 > li:nth-child(2n) > a,
.anchorBtn_01.type02.flexElement_3 > li:nth-child(3n) > a,
.anchorBtn_01.type02.flexElement_4 > li:nth-child(4n) > a,
.anchorBtn_01.type02.flexElement_5 > li:nth-child(5n) > a {
	border: none;
}

.flexElement_5 > * {
	width: calc((100% - 80px) / 5);
}
.type02 .flexElement_2 > *,
.hashTabList.flexElement_2 > * {
	width: calc(100% / 2);
}
.type02 .flexElement_3 > *,
.hashTabList.flexElement_3 > * {
	width: calc(100% / 3);
}
.type02 .flexElement_4 > *,
.hashTabList.flexElement_4 > * {
	width: calc(100% / 4);
}
.type02 .flexElement_5 > *,
.hashTabList.flexElement_5 > * {
	width: calc(100% / 5);
}
.flexElement_2 > *:nth-child(-n+2),
.flexElement_3 > *:nth-child(-n+3),
.flexElement_4 > *:nth-child(-n+4),
.flexElement_5 > *:nth-child(-n+5) {
	margin-top: 0 !important;
}
[class*="figureColumn"] img {
	max-width: 100%;
	height: auto;
}
[class*="flexElement_"] .column > section > [class*="heading"] {
	margin-top: 0;
}
[class*="flexElement_"] .column [class*="figureColumn"] {
	margin-top: 1.5em;
}
[class*="flexElement_"] .column [class*="figureColumn"] .imgL {
	margin-right: 1em;
}
[class*="flexElement_"] .column [class*="figureColumn"] .imgR {
	margin-left: 1em;
}
[class*="flexElement_"] .column .btnLink_01 a {
	display: block;
}
[class*="flexElement_"].flowType_01 .column {
	position: relative;
}
[class*="flexElement_"].flowType_01 .column:before {
	content: "";
	position: absolute;
	top: 65px;
	left: -20px;
	display: inline-block;
	width: 14px;
	height: 70px;
	background: url(/common2/img/co_ic_19.gif) no-repeat 0 0;
}
[class*="flexElement_"].flowType_01 .column:first-child:before,
[class*="flexElement_"].flowType_01 .column.empty:before {
	display: none;
}
[class*="borderColumn"] > dt span {
	padding: 0.8em 1.2em !important;
	font-size: 19px !important;
	font-size: 1.9rem !important;
}
.borderColumn_01.dl dd > ul > li {
	float: none;
	width: 100%;
}
.borderColumn_01.dl dd > ul > li:last-child {
	margin-top: 15px;
	width: 100%;
}
.borderColumn_01.movie dd > ul > li {
	float: none;
	width: 100%;
}
.borderColumn_01.movie dd > ul > li:last-child {
	margin-top: 15px;
	width: 100%;
}
[class*="borderColumn"].dl > dt span {
	padding-left: 3em !important;
}
[class*="borderColumn"].movie > dt span {
	padding-left: 3em !important;
}
/* Column
  ------------------------------------------ */
  /* common */
.colImgR,
.colImgL,
.colTxt {
	margin-top: 30px;
}
/* colEq2 */
.colEq2 > .col {
	width: 100%;
	margin-right: 0;
}
.colEq2 > .col > .heading2:first-child {
	margin-top: 60px;
}
.colEq2 > .col > .boxColumn02 > .colEq2 > .col {
	width: 100%;
	margin-right: 0;
}
.figureColumn_01.overFlow_01 > .imgR {
	float: none;
	width: 100%;
	margin: 20px auto 0 auto;
}
.figureColumn_01.overFlow_01 > .imgL {
	float: none;
	width: 100%;
	margin: 0 auto;
}
.figureColumn_01.overFlow_01 > .imgR + .text,
.figureColumn_01.overFlow_01 > .imgL + .text {
	margin-top: 20px;
}
[class*="btnLink"].col12 > li,
[class*="btnLink"].col13 > li {
	width: 100%;
}
[class*="btnLink"].col14 > li {
	width: 50%;
}
.btnLink_01.col2 li,
.btnLink_01.col3 li,
.defineListWrap.col2 .defineList_01,
.iconLink_01.col4 li,
.numberList_01.col2 li,
.numberList_01.col3 li,
.numberList_01.col4 li,
.normalList_01.col2 li,
.normalList_01.col3 li {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-top: 1em;
}
.btnLink_01.col2 li:nth-child(-n+2),
.btnLink_01.col3 li:nth-child(-n+3),
.defineListWrap.col2 .defineList_01:nth-child(-n+2),
.iconLink_01.col4 li:nth-child(-n+4),
.numberList_01.col2 li:nth-child(-n+2),
.numberList_01.col3 li:nth-child(-n+3),
.btnLink_01.col4 li:nth-child(-n+4),
.numberList_01.col4 li:nth-child(-n+4),
.normalList_01.col2 li:nth-child(-n+2),
.normalList_01.col3 li:nth-child(-n+3) {
	margin-top: 1em;
}
.btnLink_01.col4 li,
.numberList_01.col4 li,
.normalList_01.col4 li {
	display: inline-block;
	width: calc((100% - 20px) / 2);
	margin-left: 18px;
	letter-spacing: normal;
	vertical-align: top;
}
.btnLink_01.col4 li:nth-child(odd),
.numberList_01.col4 li:nth-child(odd),
.normalList_01.col4 li:nth-child(odd) {
	margin-left: 0;
}
.btnLink_01.col4 li:nth-child(-n+2),
.numberList_01.col4 li:nth-child(-n+2),
.normalList_01.col4 li:nth-child(-n+2),
.numberList_01.col4 li:nth-child(-n+4),
.normalList_01.col4 li:nth-child(-n+4) {
	margin-top: 1em;
}
.flexElement_2 > .column:nth-child(n),
.flexElement_3 > .column:nth-child(n) {
	width: calc(100%);
	margin-top: 20px !important;
}
.flexElement_2 > .column,
.flexElement_3 > .column,
.flexElement_4 > .column,
.flexElement_5 > .column {
	width: calc((100% - 20px) / 2);
}
.flexElement_2 > .column:nth-child(n+3),
.flexElement_3 > .column:nth-child(n+3),
.flexElement_4 > .column:nth-child(n+3),
.flexElement_5 > .column:nth-child(n+3) {
	margin-top: 20px !important;
}
.flexElement_2 > .column:first-child,
.flexElement_3 > .column:first-child {
	margin-top: 0 !important;
}
.flexElement_2 > li,
.flexElement_3 > li,
.flexElement_4 > li,
.flexElement_5 > li {
	width: calc((100% - 0.8em) / 2);
}
.flexElement_2 > li:nth-child(n+3),
.flexElement_3 > li:nth-child(n+3),
.flexElement_4 > li:nth-child(n+3),
.flexElement_5 > li:nth-child(n+3) {
	margin-top: 0.8em !important;
}
.anchorBtn_01.flexElement_3 > li,
.anchorBtn_01.flexElement_4 > li,
.anchorBtn_01.flexElement_5 > li{
	margin-top: 0 !important;
}
.flexElement_2 [class*="figureColumn"] > .imgR {
	float: right;
	margin: 0 0 0 20px;
	width: 47.826%;
}
.flexElement_2 .overFlow_01[class*="figureColumn"] .text {
	overflow: visible;
}
.flexElement_2 [class*="figureColumn"] > .imgL {
	float: left;
	margin: 0 0 0 20px;
	width: 47.826%;
}
[class*="borderColumn"] > dt span {
	padding: 0.8em;
	font-size: 19px;
	font-size: 1.9rem;
}
[class*="borderColumn"] > dd {
	padding: 0.8em;
}
.boxColumn_01 {
	padding:0.8em;
}
.col2R,
.col3R{
    display:-webkit-box;
  	display: -webkit-flex;
  	display:-ms-flexbox;
  	display: flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.col2R .imgR{
  -webkit-box-ordinal-group:2;
  -ms-flex-order:2;
  -webkit-order:2;
  order:2;
}
.col2R .text{
  -webkit-box-ordinal-group:1;
  -ms-flex-order:1;
  -webkit-order:1;
  order:1;
  margin-top: 0 !important;
}
.col3R .imgR:nth-child(1){
  -webkit-box-ordinal-group:2;
  -ms-flex-order:2;
  -webkit-order:2;
  order:2;
}
.col3R .imgR:nth-child(2){
  -webkit-box-ordinal-group:1;
  -ms-flex-order:3;
  -webkit-order:3;
  order:3;
}
.col3R .text{
  -webkit-box-ordinal-group:1;
  -ms-flex-order:1;
  -webkit-order:1;
  order:1;
  margin-top: 0 !important;
}

/* anchorBtn */
.anchorBtn_01 {
	border-bottom: none;
	background-color: #f3f3f3;
}
.anchorBtn_01 li {
	margin-bottom: 0;
	border-left: #fff solid 1px;
}
.anchorBtn_01 > li > a {
	background-color: #f3f3f3;
	padding-bottom: 1em;
	border: none;
}
.anchorBtn_01 > li > a:link {
	text-decoration: none;
}
.anchorBtn_01 > li > a:hover {
	color: inherit;
	text-decoration: none;
}
.anchorBtn_01 > li > a:after {
	bottom: 1em;
}
.anchorBtn_01.flexElement_3.double > li:nth-child(2),
.anchorBtn_01.flexElement_2.single > li > a,
.anchorBtn_01.flexElement_3.single > li > a,
.anchorBtn_01.flexElement_4.single > li > a,
.anchorBtn_01.flexElement_5.single > li > a .anchorBtn_01.flexElement_2 > li:nth-child(even) > a,
.anchorBtn_01.flexElement_3 > li:nth-child(3n) > a,
.anchorBtn_01.flexElement_4 > li:nth-child(4n) > a,
.anchorBtn_01.flexElement_5 > li:nth-child(5n) > a {
	border: none;
	border-left: #fff solid 1px;
}
.anchorBtn_01.flexElement_2 > li:nth-child(even) > a,
.anchorBtn_01.flexElement_3 > li:nth-child(3n) > a,
.anchorBtn_01.flexElement_4 > li:nth-child(4n) > a,
.anchorBtn_01.flexElement_5 > li:nth-child(5n) > a {
	border: none;
}
.anchorBtn_01 > li > a > span {
	padding: 0.8em;
}
/* relatedLinks */
.relatedLinks {
	background-color: #f9f9f9;
	border: #ddd solid 1px;
	padding: 1em 4.05%;
}
.relatedLinks dt {
	font-size: 18px;
	font-size: 1.8rem;
}
.relatedLinks dd .iconLink_01 li {
	display: block;
	margin-right: 0;
}
/* defineList */
.defineList_01 dt {
	font-size: 1.4rem;
}
.defineList_02 dt {
	float: none;
}
.defineList_02 dd {
	margin-top: 0.3em;
}
/* colEq3 */
.colEq3 > .col {
	width: 100%;
	margin-right: 0;
}
/* colEq4 */
.colEq4 > .col {
	width: 49%;
	margin-right: 2%;
}
.colEq4 > .col:nth-child(2n) {
	margin-right: 0;
}
/* colEq5 */
.colEq5 > .col {
	width: 49%;
	margin-right: 2%;
}
.colEq5 > .col:nth-child(2n) {
	margin-right: 0;
}
.colEq5 > .col:nth-child(5n) {
	margin-right: 2%;
}
/* col1to2 */
.col1to2 > .col:nth-child(1) {
	width: 100%;
	margin-right: 0;
}
.col1to2 > .col:nth-child(2) {
	width: 100%;
}
/* col2to1 */
.col2to1 > .col:nth-child(1) {
	width: 100%;
	margin-right: 0;
}
.col2to1 > .col:nth-child(2) {
	width: 100%;
}
/* colSet */
.colSet {
	margin-top: 0;
}
.colSet > .colImgR {
	float: none;
	margin-left: 0;
}
.colSet > .colImgL {
	float: none;
	margin-right: 0;
}
/* text
-------------------------------- */
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal !important;
}
.copy {
	padding-left: 1em;
	border-left: #888 solid 1px;
	font-size: 20px;
	font-size: 2.0rem;
	color: #f84c00;
	line-height: 1.6;
}
.leadText_01 {
	font-size: 16px;
	font-size: 1.6rem;
}
.leadText_02 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #f84c00
}
.leadText_03 {
	font-size: 16.5px;
	font-size: 1.65rem;
}
/* table
	-------------------------------- */
.spScroll {
	overflow-x: auto;
	position: relative;
	width: calc(100% - 4px) !important;
	margin-top: 40px !important;
	margin-right: -10px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
}

.spScroll::-webkit-scrollbar{
	width: 5px;
}
.spScroll::-webkit-scrollbar:horizontal{
	height: 5px;
}
.spScroll::-webkit-scrollbar-thumb{
	background: #959595;
	border-radius: 2px;
}
.spScroll::-webkit-scrollbar-thumb:horizontal{
	background: #959595;
	border-radius: 30px;
}
.spScroll [class*="table_"] {
	width: 980px;
	margin: 0 10px 0 0;
}
.table_00 colgroup,
.table_00 colgroup col,
.table_00 tbody,
.table_00 tr,
.table_00 th,
.table_00 td {
	display: block;
	width: 100%;
}
.table_00 th {
	margin-top: 0.5em;
}
.table_00 .type_01 {
	font-size: 1.4rem;
	text-align: left;
}
.table_01.tableWidth_01 {
	width: 100%;
}
/* boxNews01 */
.boxNews01 dl {
	margin: 15px 0 0 0;
}
.boxNews01 dl dt {
	float: none;
	width: auto;
	margin-right: 0;
	padding-right: 0;
}
.boxNews01 dl dt:after {
	position: absolute;
	top: 1em;
	right: auto;
	bottom: auto;
	margin-left: 1em;
}
.boxNews01 dl dd {
	margin-top: 5px;
}
.boxNews01 dl dd > a + span {
	font-size: 11px;
	font-size: 1.1rem;
}
/* unique
-------------------------------- */
/* faq */
.faqColumn_01 .question .title {
	position: relative;
}
.faqColumn_01 .question .title:before {
	position: absolute;
	top: 1em;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: 1.5em;
	width: 13px;
	height: 13px;
	border-top: 3px solid #666;
	border-right: 3px solid #666;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.faqColumn_01 .question .title.open:before {
	top: 1.5em;
	border-top: 3px solid #666;
	border-right: 3px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* accordion */
.accColumn > .acc > dt {
	font-size: 16px;
	font-size: 1.6rem;
}
.accColumn > .acc > dt:hover {
	background: none;
	color: inherit;
}
/* tab */
.tab_01 .spScrolltab {
	display: block;
	overflow: scroll;
	left: 0;
	width: 100%;
	padding-bottom: 20px;
}
.tab_01 ul {
	width: 780px;
}
.tab_01.type02 ul {
	width: auto;
}
.tab_01 ul li {
	margin-top: 0 !important;
}
.tab_01 ul li:first-child {
	border-left: 5px solid #ffffff;
}
.tab_01 .flexElement_2 > li:nth-child(n+3),
.tab_01 .flexElement_3 > li:nth-child(n+3),
.tab_01 .flexElement_4 > li:nth-child(n+3),
.tab_01 .flexElement_5 > li:nth-child(n+3),
.tab_01 li a {
	border-top: none;
	margin-top: 0 !important;
}
.tab_01 li a > span {
	display: block;
	padding: 1em;
	width: 100%;
}
.hashTabDetail {
	padding-top: 10px;
}
/* inquiryColumn */
[class*="inquiryColumn"] {
	margin-left: -4%;
	margin-right: -4%;
	padding-left: 4%;
	padding-right: 4%;
	border-width: 0 0 1px 0;
}
[class*="inquiryColumn"] > .title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-left: -4%;
	margin-right: -4%;
	padding-left: 4%;
	padding-right: 4%;
}
.inquiryColumn_01 > .inner {
	margin-left: -1%;
	margin-right: -2%;
	padding-left: 2%;
	padding-right: 2%;
}
.inquiryColumn_01 > .inner .internet dt,
.inquiryColumn_01 > .inner .phoneNumber dt {
	font-size: 14px;
	font-size: 1.4rem;
}
.inquiryColumn_01 > .inner .internet {
	margin-left: 0;
	margin-top: 1.5em;
}
.inquiryColumn_01 > .inner .internet dd {
	font-size: 18px;
	font-size: 1.8rem;
}
.inquiryColumn_01 > .inner .phoneNumber dd .telLinkNum a {
	text-decoration: none;
	color: #f86900;
}
.inquiryColumn_01 > .inner .internet dd .btnLink_01 > li > em > a {
	padding: 0.4em 1.5em;
}
.inquiryColumn_01 > .inner .internet dd ul {
	margin-top: 0;
}
.inquiryColumn_02 > .inner {
	margin-left: -4%;
	margin-right: -4%;
	padding-left: 4%;
	padding-right: 4%;
}
.inquiryColumn_02 > .inner .lost dt {
	padding-right: 1em;
	text-align: right;
}
.inquiryColumn_02 > .inner .lost dd {
	font-size: 16px;
	font-size: 1.6rem;
}
.inquiryColumn_02 > .inner .lost dd .btnLink_01 > li > a {
	padding: 0.4em 1.5em;
}
.inquiryColumn_03 .inquiryColumn_01,
.inquiryColumn_03 .inquiryColumn_02 {
	margin-top: 1em;
	display: block;
	width: auto !important;
}
/* pluginColumn */
.pluginColumn_01 {
	margin: 1em 4% 0 4%;
	padding: 1.5em 0;
	text-align: center;
}
.pluginColumn_01 .banner {
	display: inline-block;
	width: auto;
}
.pluginColumn_01 .text {
	display: inline-block;
	padding-top: 1.5em;
	width: auto;
	margin: 0;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: left;
}
.pluginColumn_01 .text p {
	margin-top: 0;
	font-size: 15px;
	font-size: 1.5rem;
}

/*.wellScroll{
    width: 100%;
	height:300px;
  overflow: auto;
  display: inline-block;
  -webkit-overflow-scrolling:touch;
  border:1px solid #c9c9c9;
}
.wellScroll iframe {
  width:100%;
  height:100%;
  border:none;
  display:block;
}*/
 .wellScroll{
  width: 100%;
  height: auto;
  overflow: scroll;
  padding:0;
}
 
/*.wellScroll::-webkit-scrollbar{
	width: 5px;
	background-color: #f1f1f1;
	overflow: visible;
}
.wellScroll::-webkit-scrollbar:horizontal{
	height: 5px;
}
.wellScroll::-webkit-scrollbar-thumb{
	background: #959595;
	border-radius: 2px;
}
.wellScroll::-webkit-scrollbar-thumb:horizontal{
	background: #959595;
	border-radius: 30px;
}*/

.wellScrollArea{
	width:auto !important;
	padding:2%;
}
.wellScrollArea #contentsArea{
	width:auto !important;
}

/* form
-------------------------------- */
.form_01 input.formButton_01 {
	display: block;
	width: 250px;
  margin: 15px auto 0;
}
.form_01 input.formButton_02 {
	display: block;
	margin: auto;
}
.btnLink_01.formButton li em {
	margin-top: 15px;
}
.btnLink_01.formButton {
	text-align: center;
	margin: 5px 0 15px;
}
.btnLink_01.formButton li em a .ic_02 {
	background: url(/en/common/img/com_ic41.png) no-repeat 0 50%;
}
[class*="flexElement_"] .column .btnLink_01.formButton li em a {
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem;
}
.formBox .title {
	padding-left: 42px;
	font-size: 20px;
	font-size: 2.0rem;
}
/* formBox */
.formBox .title.ic_01 {
	background-size: 28px 38px;
}
.formBox .title.ic_02 {
	background-size: 28px 36px;
}
.formBox .textArea {
	padding-bottom: 15px;
}

/* table_03 18.03.06追加 */
.table_03 {
	background-color: #f8f8f8;
	display: flex;
}

.table_03 th {
	flex-direction: column;
	display: block;
	width: 100%;
	padding: 5px 10px 10px;
	font-size: 12px;
	border-bottom: 1px solid #bbb;
	clear : both;
}

.table_03 th dl {
	display: flex;
	align-items: center;
	width: 100%;
	border-bottom: 1px dashed #bbb;
}

.table_03 th dl dt,
.table_03 th dl dd {
	flex-direction: column;
	padding-bottom: 15px;
	font-size: 14px;
	vertical-align: middle;
}

.table_03 th dl dt {
	flex-basis: 45%;
}

.table_03 th dl dd {
	background: url(/common/img/com_ic44.png) no-repeat 3px 40%;
	background-size: 21px 10px;
	padding-left: 35px;
	flex-basis: 55%;
}

.table_03 th ul li span {
	font-size: 20px;
	padding-right: 0;
	display: block;
	text-align: center;
}

.table_03 th ul li em {
	display: block;
}

.table_03 th .info {
	padding-left: 5px;
}

/* 18.03.22 修正*/
.table_03 tr td {
	display: inline-block;
	width: 35%;
	border-left: none;
	padding: 20px 0;
}

/* 18.03.22 修正*/
.table_03 tr td.price {
	display: inline-block;
	width: 60%;
	padding: 10px;
}

/* 18.03.22 修正*/
.table_03 td .via {
	padding: 8px 6px;
}

.iPhone .table_03 tr {
	display: block;
	width: 100%;
}

/* modal 18.03.06追加
-------------------------------- */
.overlay {
	display: none;
}

.via_content {
	width: 100%;
	min-height: 100vh;
	padding: 0 15px 25px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	overflow-y: visible!important;
}

.via_content_inner {
	width: 100%;
	height: 100vh;
	box-sizing: border-box;
	padding-bottom: 60px;
	overflow-y: auto;
}

.iPhone .via_content_inner {
	padding-bottom: 100px;
}

.via_content .heading_04 {
	margin-bottom: 20px;
}

/* .via_content dl 18.04.25修正
-------------------------------- */
.via_content dl {
	overflow-y: hidden;
	overflow-x: visible;
	width: 100%;
	margin: 0 auto;
}

/* .via_content dl dt 18.04.25修正
-------------------------------- */
.via_content dl dt {
	width: 33%;
}

/* .via_content dl dt span:after 18.04.25追加
-------------------------------- */
.via_content dl dt span {
	margin-left: -40%;
}

/* .via_content dl dt span:after 18.04.25修正
-------------------------------- */
.via_content dl dt span:after {
	right: 20%;
}

/* .via_content dl dd 18.04.25修正
-------------------------------- */
.via_content dl dd {
	width: 67%;
}

.via_content .via_close {
	width: 150px;
	height: 40px;
	margin: 15px auto 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.via_content .via_close span {
	line-height: 40px;
}



}
/* clearfix */
.colEq2:after,
.colEq3:after,
[class*="figureColumn"]:after,
.pagerLink_01:after {
	content : "";
	display : block;
	clear : both;
}
