@charset "utf-8";

/* webfonts
----------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


/* default
----------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
img { border: 0; vertical-align: top; }
ul, ol { list-style: none; }
a { color: #78395B; text-decoration: underline; }
a:hover { color: #A1758D; }

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* End hide from IE-mac */

	
/* structure
----------------------------------------------------------------------*/
body {
	color: #323232;
	min-width: 980px;
	font-size: 15px;
	font-family: 'Noto Sans Japanese', sans-serif;
	line-height: 1.6;
	background: #FFF;
}

/*--------------------------------------------------*/
main {
	position: relative;
	display: block;
	width: 100%;
}

.gNavi { background-color: #F25119; }
.gNavi ul {
	width: 532px;
	margin: 0 auto;
}
.gNavi ul li { float: left; }

.column {
	width: 960px;
	margin: 0 auto;
}

/*--------------------------------------------------*/
.bg_title {
	color: #FFF;
	width: 100%;
	height: 412px;
	background: url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/photo_main.jpg) center center no-repeat;
	background-size: cover;
	padding-top: 115px;
	overflow: hidden;
}
.bg_title .column {
	position: relative;
	width: 980px;
	height: 100%;
}
.bg_title .column > * { opacity: 0; }

.bg_title h1 { margin-bottom: 30px; }
.bg_title p {
	font-size: 14px;
	font-weight: bold;
}

.bg_title p.lead {
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0 0 5px #074962;
	margin-bottom: 45px;
}
.bg_title ul.app { margin-bottom: 5px; }
.bg_title ul.app li {
	float: left;
	margin-right: 10px;
}
.bg_title ul.app li span {
	font-size: 12px;
	background-color: #008CD6;
	border-radius: 8px;
	padding: 3px 15px;
}

.bg_title p.sp_img {
	position: absolute;
	right: 0;
	bottom: 0;
}

/*--------------------------------------------------*/
h2 {
	color: #763B5B;
	font-size: 30px;
	margin-bottom: 10px;
}
h3 {
	color: #763B5B;
	margin-bottom: 20px;
}

span.link {
	display: block;
	text-align: right;
}
span.link a {
	font-size: 11px;
	background: url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/arrow.png) left center no-repeat;
	padding-left: 10px;
}

/*--------------------------------------------------*/
.bg_record {
	background: #F5E0EA url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/bg_record.png) center 70px no-repeat;
	margin-bottom: 40px;
	padding: 60px 0 30px 0;
}
.bg_record h3 { text-align: center; opacity: 0; }

.bg_record dl { margin-bottom: 25px; }
.bg_record dl dd {
	float: left;
	width: 470px;
}
.bg_record dl dt {
	float: right;
	width: 450px;
	padding-top: 15px;
	opacity: 0;
}
.bg_record dl dd p { margin-bottom: 20px; }
.bg_record dl dd > * { opacity: 0; }

.bg_record ul.useful li {
	float: left;
	margin-left: 19px;
	opacity: 0;
}
.bg_record ul.useful li:first-child { margin-left: 0; }


/*--------------------------------------------------*/
.function > * { opacity: 0; }
.function h2 {
	color: #C76798;
	font-size: 32px;
	background: url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/bg_function.png) left top repeat-x;
	margin-bottom: 25px;
	padding: 13px 0;
	text-align: center;
}
.function h2 img { margin-right: 15px; }

.function h3 {
	color: #C76798;
	font-size: 25px;
	background-color: #FAF0F4;
	border: 2px dashed #C76798;
	border-radius: 8px;
	margin-bottom: 15px;
	text-align: center;
}
.function h4 {
	color: #FFF;
	width: 520px;
	font-size: 18px;
	background-color: #78395B;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 3px 0;
	text-align: center;
}

.function dl.dial { margin-bottom: 25px; }
.function dl.dial dd {
	float: left;
	width: 545px;
}
.function dl.dial dt {
	float: right;
	width: 375px;
	opacity: 0;
}
.function dl.dial dd p { margin-bottom: 15px; }
.function dl.dial dd p.bold {
	color: #78395B;
	font-size: 28px;
	font-weight: bold;
}

.function ul.menu { margin: 30px 0 80px 0; }
.function ul.menu li {
	float: left;
	width: 475px;
	opacity: 0;
}

/*--------------------------------------------------*/
.bg_support {
	background-color: #F5E0EA;
	padding: 40px 0 30px 0;
}
.bg_support .column > * { opacity: 0; }

.bg_support dl dd {
	width: 740px;
	margin: 0 auto;
	opacity: 0;
}
.bg_support dl dd h4 {
	color: #78395B;
	font-size: 28px;
	margin-bottom: 15px;
	text-align: center;
}
.bg_support dl dd p.txt {
	margin-bottom: 15px;
	text-align: center;
}
.bg_support dl dd p.txt + p {
	text-align: center;
}

/*--------------------------------------------------*/
.bg_notes {
	background: url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/bg_notes.png) left top repeat;
	padding: 30px 0;
}
.bg_notes .column > * { opacity: 0; }

.bg_notes ul {
	font-size: 13px;
	margin-bottom: 30px;
}
.bg_notes ul li {
	padding-left: 1em;
	text-indent: -1em;
}
.bg_notes ul.app {
	margin-bottom: 20px;
	text-align: center;
}
.bg_notes ul.app li {
	display: inline;
	margin: 0 9px;
}

.center { text-align: center; }
.txt_right { text-align: right; }

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

/* スマートフォン用 */
@media(max-width: 767px) {
img { max-width: 100%; }

body {
	min-width: 100%;
	font-size: 13px;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

.gNavi ul { width: 98%; margin: 0 auto; }
.gNavi ul li {
	width: 33.3%;
	text-align: center;
}
.gNavi ul li a { display: block; }

.column { width: 90%; }
.pc { display: none; }
.sp { display: block; }

/*--------------------------------------------------*/
.bg_title {
	height: 450px;
	padding-top: 35px;
}
.bg_title .column { width: 90%; }

.bg_title h1 { margin-bottom: 30px; }
.bg_title p { font-size: 13px; }
.bg_title p.lead {
	font-size: 15px;
	margin-bottom: 25px;
}
.bg_title ul.app { margin-bottom: 0; }
.bg_title ul.app li {
	width: 49%;
	max-width: 183px;
	margin: 0 0 5px 0;
}
.bg_title ul.app li:first-child { margin-right: 2%; }
.bg_title ul.app li:last-child { clear: left; }
.bg_title p.sp_img { display: none; }

/*--------------------------------------------------*/
h2 { font-size: 20px; }
h3 { margin-bottom: 15px; }

span.link {
	display: block;
	text-align: right;
}
span.link a {
	font-size: 11px;
	background: url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/arrow.png) left center no-repeat;
	padding-left: 10px;
}

/*--------------------------------------------------*/
.bg_record {
	background: #F5E0EA url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/bg_record.png) left 30px no-repeat;
	padding: 30px 0 10px 0;
}

.bg_record dl { margin-bottom: 30px; }
.bg_record dl dd {
	float: none;
	width: 100%;
}
.bg_record dl dt {
	float: none;
	width: 100%;
	padding-top: 0;
}

.bg_record ul.useful li {
	float: none;
	margin: 0 0 25px 0;
	text-align: center;
}


/*--------------------------------------------------*/
.function h2 {
	font-size: 20px;
	background: url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/bg_function_top.png) left top repeat-x, url(http://app.au-sonpo.co.jp/wp-content/uploads/2016/02/bg_function_btm.png) left bottom repeat-x;
	padding: 15px 0 10px 0;
}
.function h2 img {
	display: block;
	margin: 0 auto;
}

.function h3 { font-size: 18px; }
.function h4 {
	width: auto;
	font-size: 16px;
	padding: 3px 10px;
}

.function dl.dial { margin-bottom: 25px; }
.function dl.dial dd {
	float: none;
	width: 100%;
}
.function dl.dial dt {
	float: none;
	width: 100%;
}
.function dl.dial dd p { margin-bottom: 15px; }
.function dl.dial dd p.bold {
	color: #78395B;
	font-size: 16px;
	font-weight: bold;
}

.function ul.menu { margin: 30px 0; }
.function ul.menu li {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

/*--------------------------------------------------*/
.bg_support { padding: 30px 0 10px 0; }
.bg_support dl dd {
	float: none;
	width: 100%;
	margin-bottom: 30px;
}
.bg_support dl dd:first-child {
	float: none;
	width: 100%;
}
.bg_support dl dd h4 {
	font-size: 18px;
	text-align: left;
}
.bg_support dl dd p.txt {
	width: 100%;
	text-align: left;
}

/*--------------------------------------------------*/
.bg_notes ul.app li {
	float: left;
	width: 48%;
	margin: 0 1%;
	padding-left: 0;
	text-indent: 0;
}
}

.pc_nav_menu li a {
	display: block;
	color: #464646;
	font-size: 14px;
	font-weight: normal;
	padding: 12px;
	text-decoration: none;
}
.pc_nav_menu .btn_close a {
	display: inline-block;
	width: 20px;
	font-size: 19px;
	line-height: 1;
	background: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 1px 0 7px 0;
	text-align: center;
}
.sp_nav_menu .btn_close a { line-height: 1; }


.app_DL{
	color:#333;
	margin-bottom: 4rem;
}

.app_DL .column{
	opacity: 0;
	max-width: 760px;
}

.c-heading2-has-line {
	color:#333;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.45;
    margin-bottom: 4rem;
    margin-top: 4rem;
    position: relative;
    text-align: center
}


.c-heading2-has-line::after {
    background: #ea5404;
    content: "";
    display: block;
    height: .1875rem;
    margin: .5rem auto 0;
    width: 4rem
}


.c-heading2-has-line.-relax::after {
    margin-top: 1.25rem
}

.c-heading2-has-line.u-mt-0 {
    margin-top: 0
}

.c-heading2-has-line.-lg {
    margin-top: 5rem
}

.c-heading2-has-line.-md {
    margin-top: 3.5rem
}

.c-heading2-has-line.-sm {
    margin-top: 2.5rem
}

.c-heading2-has-line.-xs {
    margin-top: 1.25rem
}

.c-heading2-has-line_sub-text {
    display: block;
    font-size: .75em;
    margin-bottom: .5rem
}

.c-heading2-bg-primary {
    background: #ea5404;
    border-radius: .75rem .75rem 0px 0px;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.5;
    padding: .5625rem 1em;
    text-align: center
}

.c-list-dot.-md,.c-list-number.-md,.c-list-check.-md,.c-list-number-bracketed.-md,.c-list-asterisk.-md,.c-list-basic.-md {
    font-size: 1rem;
    line-height: 1.6
}

.c-list-dot ul,.c-list-number ul,.c-list-check ul,.c-list-number-bracketed ul,.c-list-asterisk ul,.c-list-basic ul {
    margin-top: .5rem
}

.c-list-dot li,.c-list-number li {
    margin-left: 1.5em
}

.c-list-dot,.c-list-dot ul {
    list-style: disc
}

.c-list-dot ul,.c-list-dot ul ul {
    list-style: circle;
    margin-top: .5em
}