/* common */
.contact-pattern-02.single {
	text-align: center;
}
.contact-pattern-02.single p.tel span {
	text-align: center;
}
#main-content ul.notes.notes-contact-pattern-02{
    text-align: center;
    margin-top: .3em;
}
#main-content ul.notes.notes-contact-pattern-02 li{
    font-size: 11px;
    text-align: left;
    display: inline-block;
}
a.btn_blue_arrow {
	padding-left: 20px;
	background: url(/cmn/imgs/icon_link01.png) left 3px no-repeat;
}
a.ico_pdf {
	padding-right: 30px;
	background: url(/cmn/imgs/icon_pdf.png) right 3px no-repeat;
}
.font_red {
	color: #ff0000;
}
.break-all {
	word-break: break-all;
}
.clearfix {
	content: "";
	clear: both;
	display: block;
}
#main-content ul.notes li {
	color: #666;
	font-size: 13px;
	margin: 0 0 0 1em;
	text-indent: -1em;
}
#main-content ul.normal_list {
	margin-bottom: 20px;
}
#main-content ul.normal_list > li {
	list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 10px;
}

/* appkouza */
#appkouza02 figure {
	float: left;
}
#appkouza02 .instructions {
	float: right;
	width: 420px;
}
#main-content #appkouza02 .instructions ol {
	margin: 0;
    line-height: 1.5;
}
#appkouza02 .instructions ol li {
	list-style-type: none;
	padding: 5px 10px 20px 40px;
	border-bottom: 1px dotted #e7e7e7;
	margin-bottom: 18px;
}
#appkouza02 .instructions ol li:nth-child(1) {
	background: url(/personal/product/app/images/ico_appkouza_num01.png) left top no-repeat;
	background-size: 30px;
}
#appkouza02 .instructions ol li:nth-child(2) {
	background: url(/personal/product/app/images/ico_appkouza_num02.png) left top no-repeat;
	background-size: 30px;
}
#appkouza02 .instructions ol li:nth-child(3) {
	background: url(/personal/product/app/images/ico_appkouza_num03.png) left top no-repeat;
	background-size: 30px;
}
#appkouza02 .instructions ol li:nth-child(4) {
	background: url(/personal/product/app/images/ico_appkouza_num04.png) left top no-repeat;
	background-size: 30px;
}
#appkouza02 .instructions ol li:nth-child(5) {
	background: url(/personal/product/app/images/ico_appkouza_num05.png) left top no-repeat;
	background-size: 30px;
}
#appkouza02 .instructions ol li:nth-child(6) {
	background: url(/personal/product/app/images/ico_appkouza_num06.png) left top no-repeat;
	background-size: 30px;
}
#appkouza02 .instructions ol li:nth-child(7) {
	background: url(/personal/product/app/images/ico_appkouza_num07.png) left top no-repeat;
	background-size: 30px;
	border-bottom: none;
}

.app_dl {
	background: #194272;
	padding: 30px;
	margin-bottom: 30px;
}
.app_dl .ttl {
	margin-bottom: 15px;
}
.app_dl .dl_link {
	width: 100%;
}
.app_dl .dl_link .ios {
	width: 320px;
	background: #fff;
	border-radius: 15px;
	box-sizing: border-box;
	padding: 20px;
	float: left;
}
.app_dl .dl_link .android {
	width: 320px;
	background: #fff;
	border-radius: 15px;
	box-sizing: border-box;
	padding: 20px;
	float: right;
}
.app_dl .dl_link div .device {
	font-size: 20px;
	font-weight: bold;
	color: #184172;
	margin-bottom: 10px;
}
.app_dl .dl_link div.tac a {
	margin-right: 10px;
}

.acd_box {
	padding: 20px;
	border: 1px solid #cfdbea;
	box-sizing: border-box;
}
.acd_box .acd_area {
	padding-top: 20px;
	padding-bottom: 20px;
	display: none;
}
.acd_box .acd_ttl:first-child {
	margin-top: 0;
	border-top: none;
}
.acd_box .acd_ttl {
	background: url(/personal/product/app/images/ico_acd_open.png) left 12px no-repeat;
	background-size: 30px;
	cursor: pointer;
	padding: 15px 0 10px 40px;
	font-size: 18px;
	color: #004176;
	margin-top: 5px;
	border-top: 1px dotted #cfdbea;
}
.acd_box .acd_ttl.open {
	background: url(/personal/product/app/images/ico_acd_close.png) left 12px no-repeat;
	background-size: 30px;
}
.acd_box .acd_area figure img.ss_img {
	width: 100%;
}

#main-content .acd_box dl {
	padding-left: 0;
	border-bottom: 1px dotted #e7e7e7;
	margin-bottom: 15px;
	width: 100%;
}
#main-content .acd_box dl:last-child {
	border-bottom: none;
}
#main-content .acd_box dl dt {
	font-size: 16px;
}
#main-content .acd_box dl dt::after {
	display: none;
}
#main-content .acd_box dl dt img {
	margin-right: 10px;
}
#main-content .acd_box dl dd {
	margin-bottom: 15px;
}

#main-content h5.step {
	color: #2a62a7;
	font-size: 23px;
	margin-top: 30px;
	padding-left: 90px;
	position: relative;
}
#main-content .gray_box + h5.step {
	margin-top: 25px;
}
#main-content h5.step img {
	display: block;
	left: 0;
	position: absolute;
	top: -4px;
}
#main-content .gray_box {
	background: #e8ebee;
	padding: 30px;
}
#main-content .gray_box p,
#main-content .gray_box .notes {
	margin-bottom: 10px;
}

.u-simplebox {
	background-color: #b5d0ef;
	font-size: smaller;
	max-width: 760px;
	padding: 20px 20px;
	margin: 20px auto !important;
	border-radius: 10px;
	border: none;
}
.highlight-text {
	color: red;
	font-weight: bold;
	font-size: 18px;
}
.highlight-text2 {
	font-weight: bold;
	background-color: #e4edf2;
	border: 2px solid #a6d9f2;
	border-radius: 8px;
}
.highlight-text3 {
	font-weight: bold;
	background-color: #f5edb8;
	border: 2px solid #d3bb15;
	border-radius: 8px;
}
.infomation_bored {
	height: 70px;
	overflow-y: auto;
}
.font-size-S {
	font-size: 0.9rem;
}
.font-size-M {
	font-size: 1.1rem;
}
.font-size-L {
	font-size: 1.2rem;
}
.pd10 {
	padding: 10px !important;
}
.img-wrapper{
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.img-option{
	width: 95%;
	white-space: pre;
	padding: 5px;
	border: 1px solid #0092bf;
	margin: 5px;
}
.annotation-text {
	font-size: small;
}
.pay-easy-small {
	width: 60px;
}

/*----------------------------------------------------
 header
----------------------------------------------------*/
#simpleHeader {
	width: 100%;
	/*margin-bottom: 17px;*/
	border-top: 1px solid #004276;
	border-bottom: 1px solid #ccc;
}
#simpleHeader .logo {
	position: absolute;
	left: 0;
	top: 18px;
	display: block;
	width: 250px;
	margin: 0;
	line-height: 0;
}
#simpleHeader .logo img {
	width: 250px;
}
#simpleHeader .close {
	right: 0;
	top: 17px;
	position: absolute;
	display: block;
	width: auto;
	height: 28px;
	margin: 0;
	padding-left: 11px;
	padding-right: 11px;
	cursor: pointer;
	font-size: 14px;
	color: #004077;
	border: 1px solid #004077;
	background: #fff;
}
#simpleHeader .close span {
	padding-left: 20px;
	line-height: 28px;
	/*background: url(/news/img/simpleheader_close_off.png) no-repeat left center;*/
	background: url(../images/simpleheader_close_off.png) no-repeat left center;
}
.mb-0 {margin-bottom: 0px !important;}
.mb-10 {margin-bottom: 10px !important;}
.mb-15 {margin-bottom: 15px !important;}
.mb-20 {margin-bottom: 20px !important;}
.mb-25 {margin-bottom: 25px !important;}
.mb-30 {margin-bottom: 30px !important;}
.mb-35 {margin-bottom: 35px !important;}
.mb-40 {margin-bottom: 40px !important;}
.mb-45 {margin-bottom: 45px !important;}
.mb-50 {margin-bottom: 50px !important;}
.mb-55 {margin-bottom: 55px !important;}
.mb-60 {margin-bottom: 60px !important;}
.mb-70 {margin-bottom: 70px !important;}

/*----------------------------------------------------
 footer
----------------------------------------------------*/
#simpleFooter {
	width: 100%;
	background: #004276;
}
#simpleFooter p {
	font-size: 11px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

/* レスポンシブ */
@media screen and (min-width: 760px) {
	#simpleHeaderInner {
		position: relative;
		width: 760px;
		height: 65px;
		margin-left: auto;
		margin-right: auto;
		line-height: 1;
	}
	#simpleFooterInner {
		position: relative;
		width: 760px;
		height: 30px;
		margin-left: auto;
		margin-right: auto;
	}

}
@media screen and (max-width: 759px) {
	#simpleHeaderInner {
		position: relative;
		width: 100%;
		height: 65px;
		margin-left: auto;
		margin-right: auto;
		line-height: 1;
	}
	#simpleFooterInner {
		position: relative;
		width: 100%;
		height: 30px;
		margin-left: auto;
		margin-right: auto;
	}
	.infomation_bored {
		margin-bottom: 20px;
	}
}
