@charset "utf-8";

@media only screen and (max-width : 768px) {
.pc {
    display: none;
}
.sp {
    display: block;
}
.inner {
    margin: 0 1.3%;
    width: auto;
}
}

@media only screen and (max-width : 768px) {
/*----------------------------------------------------------
		body
	----------------------------------------------------------*/
body {
    min-width: initial;
    min-width: auto;
}
body.android4_4 {
    font-size: 10px;
}
/*----------------------------------------------------------
		header
	----------------------------------------------------------*/
#header {
}
#header .inner {
    margin: 0 2.6%;
    width: auto;
}
#header .logo {
    float: left;
    padding: 2.6% 0;
    width: 41.4%;
}
#header .logo .pc {
    display: none;
}
#header .logo img {
    width: 100%;
}
#btn_menu_open {
    float: right;
    margin-top: 3.7%;
    cursor: pointer;
    width: 6.4%;
}
#btn_menu_open img {
    width: 100%;
}
#menu_bg {
    background-color: #001050;
    height: 100%;
    left: 0;
    position: fixed;
    top: -1000px;
    width: 100%;
    z-index: 10;
    transition: 0.5s ease;
    overflow-y: scroll;
}
#menu_bg .inner {
    padding: 3.3% 2.6%;
}
#menu_bg .logo {
    float: left;
    width: 41.4%;
}
#btn_menu_close {
    float: right;
    margin-top: 0.6%;
    width: 4.93%;
    cursor: pointer;
}
#nav-global-sp {
    background-color: #1d2d7c;
}
#nav-global-sp ul {
    /*font-size: 3.5vw;*/
    font-size: 4.1vw;
}
#nav-global-sp ul li {
}
#nav-global-sp ul li a {
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 4% 0 4% 7.3%;
    text-decoration: none;
}
#nav-global-sp ul li.current a,  #nav-global-sp ul li:hover a {
    background-image: url("/pickup/dc/images/common/bg_menu_current.png");
}
/*----------------------------------------------------------
		footer
	----------------------------------------------------------*/
#footer {
    margin: 0;
}
.footer_sns .btn {
    background-color: #333333;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: bottom;
}
.footer_sns .btn > * {
    box-sizing: border-box;
    display: table-cell;
    height: inherit;
    min-width: 200px;
    vertical-align: middle;
}
.footer_sns .ov {
    transition-duration: 400ms;
    transition-property: opacity;
}
.footer_text .inner {
    padding: 20px;
    margin: 0;
}
.footer_content_map {
    color: inherit;
}
.footer_content_map a {
    color: #004fab;
    text-decoration: none;
    display: block;
}
.footer_content_map a:hover {
    text-decoration: none;
}
.footer_content_map .inner {
    padding: 0;
    margin: 0;
}
.footer_content_map .head {
    font-size: 14px;
    color: #fff;
    position: static;
    padding: 20px;
    margin: 0;
}
.footer_content_map .head span {
    background: url(/images/common/ico_arrow_down_w.png) no-repeat 100% 50%;
    display: block;
    -webkit-background-size: 8px;
    background-size: 8px;
}
.footer_content_map .head.open span {
    background-image: url(/images/common/ico_arrow_up_w.png);
}
.footer_content_map .head:before {
    content: none;
}
.footer_content_map .pc_hide {
    display: block;
}
.footer_content_map .menu-cate-title {
    display: none;
}
.footer_content_map .nav-content {
    background-color: #f2f2f2;
    padding: 0 20px;
}
.footer_content_map .nav-content .menu-title {
    background-image: url(/images/common/ico_arrow_right_b.png);
    margin-bottom: 0px;
    padding: 0;
    background-position: 100% 50%;
    -webkit-background-size: 4px;
    background-size: 4px;
}
.footer_content_map .nav-content .menu-title a {
    line-height: 50px;
}
.footer_content_map .nav-content .left-col {
    float: none;
    margin: 0;
}
.footer_content_map .nav-content .right-col {
    max-height: 100%;
    width: auto!important;
    overflow: visible;
}
.footer_content_map .nav-content li a {
    display: block;
}
.footer_content_map .nav-content li a span {
    padding: 0 20px 0 0;
    display: block;
    background: url(/images/common/ico_arrow_right_b.png) no-repeat 100% 50%;
    -webkit-background-size: 4px;
    background-size: 4px;
}
.footer_content_map .nav-content .group {
    border-left: none;
    padding: 0;
    width: 100%;
}
.footer_content_map .nav-content .group .head {
    padding: 0;
    margin: 0;
}
.footer_content_map .nav-content .group .head span {
    color: #333;
    line-height: 50px;
    padding: 0;
    background: url(/images/common/ico_arrow_down_b.png) no-repeat 100% 50%;
    -webkit-background-size: 8px;
    background-size: 8px;
}
.footer_content_map .nav-content .group .head.open span {
    background-image: url(/images/common/ico_arrow_up_b.png);
}
.footer_content_map .nav-content .group ol {
    padding-bottom: 0;
}
.footer_content_map .nav-content .group li {
    margin-bottom: 0;
    padding-left: 0;
}
.footer_content_map .nav-content .group li a {
    font-size: 14px;
    background: url(/images/common/ico_arrow_right_b.png) no-repeat 100% 50%;
    padding: 0;
    line-height: 50px;
    -webkit-background-size: 4px;
    background-size: 4px;
}
.footer_content_map .nav-content .extralink {
    padding: 0;
    margin: 0;
    border: none;
}
.footer_content_map .nav-content .extralink li {
    display: block;
    padding: 0;
}
.footer_content_map .nav-content .extralink li i {
    display: inline-block;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background-position: 50% 50%;
    padding: 0;
    margin: 0 5px 0 0;
    background-color: #333333;
    border-radius: 4px;
}
.footer_content_map .nav-content .extralink li i img {
    width: 14px;
    vertical-align: middle;
}
.footer_content_map .nav-content .extralink li a {
    line-height: 50px;
}
.footer_content_map .nav-content .bnr {
    width: 100%;
    max-height: 100%;
    overflow-x: hidden;
}
.footer_content_map .nav-content .bnr ul {
    margin-left: 0;
}
.footer_content_map .nav-content .bnr li {
    float: left;
    margin: 0;
    width: 50%;
}
.footer_content_map .nav-content .bnr li.bnrL {
    width: 100%;
}
.utility_link .sliderArea .bx-wrapper .bx-prev {
    left: -30px;
}
.utility_link .sliderArea .bx-wrapper .bx-next {
    right: -30px;
}
.footer_sns ul {
    width: 100%;
}
.footer_sns ul li {
    width: 49%;
    display: block;
    margin-left: 2%;
}
.footer_sns ul li a {
    width: 100%;
}
.footer_sns ul li a span {
    display: table-cell;
    min-width: 0 !important;
}
.footer_document_link dl dt {
    display: block;
    padding: 20px;
}
.footer_document_link .inner {
    padding: 0;
    margin: 0;
}
.footer_document_link dl dt span {
    background-position: 100% 50%;
    display: block;
    padding: 0 20px 0 0;
}
.footer_document_link .document_link li {
    display: block;
    padding: 0;
    margin: 0;
}
.footer_document_link .document_link li a {
    display: block;
    padding: 20px;
    border-right: none;
    border-top: 1px solid #b2b2b2;
    line-height: 1.5;
}
.footer_document_link .document_link li a span {
    padding-right: 8px;
    display: block;
    background: url(/images/common/ico_arrow_right_g.png) no-repeat 100% 50%;
    -webkit-background-size: 4px;
    background-size: 4px;
}
.footer_document_link .user_link {
    padding: 0 20px;
    margin: 0;
}
.footer_address .inner {
    padding: 0 0 30px;
    margin: 0;
    text-align: center;
}
.footer_address .logoImage {
    margin: 15px 0 20px;
    width: 210px;
    float: none;
}
.footer_address ul li {
    text-align: center;
}
.footer_address ul li span {
    display: block;
}
.footer_address .copyright {
    text-align: center;
}
.funcAccSP:last-child {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.funcAccSP:last-child .document_link li {
    display: block;
    padding: 0;
    margin: 0;
}
.footer_document_link .document_link li a {
    display: block;
    padding: 20px;
    border-right: none;
    border-top: 1px solid #b2b2b2;
}
.footer_document_link .document_link li a span {
    padding-right: 8px;
    display: block;
    background: url(/images/common/ico_arrow_right_g.png) no-repeat 100% 50%;
    -webkit-background-size: 4px;
    background-size: 4px;
}
.footer_document_link .document_link li.blank_link {
    margin-bottom: 0px;
    display: block;
    border-right: none;
    background: url(/images/common/link_win.gif) no-repeat 97% 50%;
    background-size: 16px 12px;
}
.footer_document_link .document_link li.blank_link a {
    border-right: none;
    line-height: 1;
    padding: 20px;
    background-image: none;
}
.footer_document_link .document_link li.blank_link a span {
    border-right: none;
    line-height: 1;
    background: none;
}
.footer_document_link .document_link li.sp-link {
    display: none;
}

/* *** add by multitagged 2024/10/28 start *** */
.footer_pickup{
    margin: 0 0 20px;
}
.footer_pickup .inner{
    margin: 0;
    padding: 5px 20px 20px;
}
ul.pickup_body_link li{
    width: 49%;
    margin-bottom: 2%;
}
/* *** add by multitagged 2024/10/28 end *** */

/*----------------------------------------------------------
			container
	----------------------------------------------------------*/
#container .btn .pc {
    display: none;
}
#container .btn a img {
    width: 75%;
}
#home #main_image .main_image_bg {
    background-position: 60% top;
    height: auto;
    padding: 22% 5.3% 5.3%;
}
#home #main_image .inner {
    margin: 0;
}
#home #main_image h1 {
    /*font-size: 2.65vw;*/
    font-size: 3.2vw;
    margin: 0;
}
#home #main_image h1 span {
    /*font-size: 8vw;*/
    font-size: 9vw;
    line-height: 1.4em;
    margin-top: 4%;
}
#home #main_image .ideco {
    height: auto;
    margin-top: 26%;
    width: 100%;
}
#home #main_image .ideco .left {
    height: auto;
    padding: 10% 0;
    width: 49%;
}
#home #main_image .ideco .left img {
    width: 70%;
}
#home #main_image .ideco .right {
    font-size: 2.9vw; /* 3.3vw */
    padding-left: 4.8%; /* 7.2% */
}
#home #merit {
    padding: 6% 0 5.3%;
}
#home #merit .merit_inner {
    margin: auto;
    width: 100%;
}
#home #merit .merit_inner h2 {
    /*font-size: 4.8vw;*/
    font-size: 5.1vw;
}
#home #merit .merit_inner .image {
    background-position: 48% 46%;
    background-size: 66.6% 2.1%;
    margin-top: 6.5%;
    padding: 0;
}
#home #merit .merit_inner .image ul {
    display: table;
    margin: 0 auto;
    width: 94.6%;
}
#home #merit .merit_inner .image ul li {
    background-position: center 42%;
    background-size: 70%;
    height: 37.3%;
    margin: 0 0 0 18%;
    padding: 0;
    width: 21%;
}
#home #merit .merit_inner .image ul li p {
    /*font-size: 3.2vw;*/
    font-size: 3.8vw;
}
#home #merit .merit_inner .image ul li p + p {
    /*font-size: 2.6vw;*/
    font-size: 3.2vw;
    margin-top: 93%;
}
#home #merit .merit_inner .image ul li:first-child {
    margin: 0;
}
#home #merit .merit_inner .btn {
    margin-top: 7%;
}
#home #select {
    height: auto;
    padding: 9.3% 0 38.5%;
    background-position: center top !important;
    background-size: 180% !important;
}
#home #select .select_inner {
    padding: 0;/*
		background-size: 160% auto;
		height: auto;
		padding: 9.3% 0 38.5%;
		*/
}
#home #select .select_inner h2 {
    /*font-size: 4.8vw;*/
    font-size: 5.4vw;
}
#home #select .select_inner h2 span {
    /*font-size: 3.2vw;*/
    font-size: 3.8vw;
    margin-bottom: 4.6%;
}
#home #select .select_inner p {
    /*font-size: 3.2vw;*/
    font-size: 3.8vw;
    margin-top: 6%;
}
#home #select .select_inner .btn {
    margin-top: 3.6%;
}
#home #select .select_inner .btn a .on_pc,  #home #select .select_inner .btn a .off_pc {
    display: none !important;
}
#home #select .select_inner .btn a .on_sp {
    display: none;
}
#home #select .select_inner .btn a .off_sp {
    display: inline;
}
#home #select .select_inner .btn a:hover .on_sp {
    display: inline;
}
#home #select .select_inner .btn a:hover .off_sp {
    display: none;
}
#home #fund {
    padding: 6.6% 0 7.2%;
}
#home #fund h2 {
    /*font-size: 4vw;*/
    font-size: 4.6vw;
    line-height: 1.5em;
}
#home #fund h2 + p {
    /*font-size: 2.93vw;*/
    font-size: 3.53vw;
    margin-top: 0.6%;
}
#home #fund ul {
    display: table;
    margin: 5.5% auto 0;
    width: 86.6%;
}
#home #fund ul li {
    width: 25%;
}
#home #fund ul li a {
    height: auto;
    padding: 6% 0 3%;
}
#home #fund ul li:nth-child(5) {
    border-left: 1px solid #aaa;
    clear: both;
}
#home #fund ul li:nth-child(n+5) {
    border-top: 0;
}
#home #fund ul li:last-child {
    border-left: 1px solid #aaa;
}
#home #fund ul li p {
    /*font-size: 2.4vw;*/
    font-size: 3vw;
    margin-top: 10%;
}
#home #fund ul li p + p {
    /*font-size: 5vw;*/
    font-size: 5.6vw;
    margin-top: 0;
}
#home #fund .btn {
    margin-top: 4%;
}
#home #other {
    padding: 8.5% 0;
}
#home #other .inner {
    width: auto;
}
#home #other .inner h2 {
    border: 0 none;
    border-radius: 0;
    /*font-size: 4.8vw;*/
    font-size: 5.4vw;
    padding: 0.6% 4%;
}
#home #other .inner p {
    font-size: 3.2vw;
    /*margin-top: 13%;*/
    margin-top: 12%;
}
#home #other .inner section {
    background-size: 38% auto;
    height: auto;
    margin: 0 auto;
    padding: 6.5% 0 6% 34%;
    width: 89.3%;
}
#home #procedure {
    float: none;
}
#home #qa {
    float: none;
    margin-top: 8% !important;
}
.latest_information .inner {
    padding: 25px 0;
}
.latest_information .headline {
    font-size: 18px;
    margin-bottom: 18px;
    padding-bottom: 10px;
}
.latest_info ul {
    margin-bottom: 20px;
}
.latest_info ul li {
    padding: 10px 0 10px 10px;
}
.latest_info ul li p {
    margin-top: 5px;
}
.latest_info ul li .date {
    display: block;
    float: none;
    overflow: hidden;
    width: auto;
}
.latest_info ul li .date::after {
    font-size: 11px;
    position: static;
}
.latest_info ul li .file {
    background-position: 0 0;
    line-height: 1.2;
    margin-top: 5px;
    padding: 25px 0 0;
    width: 60px;
}
.latest_info ul li .file span {
    display: block;
}
#home #contact {
    padding: 8.6% 0 7.3%;
}
#home #contact p {
    font-size: 4.8vw;
}
#home #contact .btn {
    margin-top: 5.3%;
}
.main_ttl::before {
    height: 100%;
}
.main_ttl {
    margin-top: 0;
}
.main_ttl .inner {
    margin: 0;
}
.main_ttl h1::before {
    height: 130%;
    left: -4%;
    top: -22%;
    width: 11.3%;
}
.main_ttl h1 {
    background-color: #fff;
    font-size: 1.5em;
    line-height: 4.5;
    padding-left: 12.6%;
}
.btn .button:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 6px 11px;
    content: "";
    margin-top: -5.5px;
    position: absolute;
    right: 2%;
    top: 50%;
}
.btn .button {
    background-color: #00114e;
    border-radius: 7px;
    color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 3.5;
    margin: 0 auto;
    text-decoration: none;
    width: 90%;
    position: relative;
}
.btn .button_s {
    width: 70%;
}
.top_btn {
    margin: 0 auto;
    padding: 0 4%;
    width: 100%;
}
.top_btn a {
    background-position: 11% center;
    background-size: 7% auto;
    /*font-size: 2.4vw;*/
    font-size: 1.16em;
    margin: 4.5% 0 0 auto;
    padding: 1.5% 0;
    text-align: center;
    width: 14em;
}
/*----------------------------------------------------------
		feature
	----------------------------------------------------------*/

#feature .btn {
    margin-top: 4%;
}
#feature #target_anchor {
    top: 90px;
}
#feature #point1_anchor {
    top: 81px;
}
#feature #point2_anchor, #feature #point3_anchor, #feature #point4_anchor, #feature #point5_anchor {
    top: 101px;
}
/*
#target_anchor, #point1_anchor, #point2_anchor, #point3_anchor, #point4_anchor, #point5_anchor {
    top: 101px;
}
*/


#feature .main_ttl + div {
    padding: 6.8% 0 4%;
    width: auto;
}
#feature .main_ttl + div p {
    /*font-size: 210%;
	font-size: 3.6vw;*/
    font-size: 1.5em;
    padding: 0 2.6%;
    width: auto;
}
#feature .point {
    padding: 4% 0 4%;
}
#feature .point .inner {
    margin: 0 4%;
    width: auto;
}
#feature .point .left {
    float: none;
    padding: 4.5%;
    width: 100%;
}
#feature .point .right {
    float: none;
    margin-top: 4%;
    padding: 4.5%;
    width: 100%;
}
#feature .point .clearfix + p {
    margin-top: 4%;
}
#feature .point .left h2::before, #feature .point .right h2::before {
    background-position: center center;
    background-size: cover;
    height: auto;
    left: 50%;
    margin-left: -5%;
    padding-top: 14%;
    top: 0;
    width: 10%;
}
#feature .point .left h2::before, #feature .point .right h2::before {
    margin-left: -5.5%;
    width: 11%;
}
#feature .point .left h2, #feature .point .right h2 {
    /*font-size: 210%;
    font-size: 4.9vw;*/
    font-size: 1.75em;
    line-height: 1.5;
    padding-top: 16%;
}
#feature .point .left ul, #feature .point .right ul {
    /*font-size: 160%;
    font-size: 4.3vw;*/
    font-size: 1.3em;
    margin-top: 5%;
}
#feature .point .left li, #feature .point .right li {
    padding-left: 1em;
}
#feature .point .left li span:first-child, #feature .point .right li span:first-child {
    font-size: 2.5em;
    left: -0.4em;
    top: -0.5em;
}
#feature .point .left ul + p, #feature .point .right ul + p {
    /*font-size: 120%;
    font-size: 4.3vw;*/
    font-size: 1em;
}
#feature .point .clearfix + p {
    /*font-size: 120%;
    font-size: 4.3vw;*/
    font-size: 1em;
}
#feature .target {
    border-bottom: 1px solid #ccc;
    padding: 9.5% 0 0;
}
#feature .target .point_list h3 {
    /*font-size: 4.86vw;*/
    font-size: 2.6em;
    line-height: 1.5;
}
#feature .target .point_list h3 span {
    /*font-size: 3.8vw;*/
    font-size: 0.75em;
    line-height: 1;
}
#feature .target .point_list h3 span em {
    font-size: 2.1em;
}
#feature .target .point_list h3 span img {
    height: auto;
    padding-right: 1%;
    width: 21%;
}
#feature .target .point_list h4 {
    /*font-size: 4.4vw;*/
    font-size: 2em;
}
#feature .target h2 {
    /*font-size: 4.9vw;*/
    font-size: 2.3em;
}
#feature .target .menu {
    margin-top: 3.3%;
    padding: 4% 8% 0;
}
#feature .target .menu ul {
    /*font-size: 2.4vw;*/
    font-size: 1.16em;
    width: 100%;
}
#feature .target .menu li:nth-child(2n+1) {
    clear: both;
}
#feature .target .menu li {
    margin-bottom: 5.7%;
    width: 50%;
}
#feature .target .menu li a::before {
    background-size: cover;
    height: auto;
    margin-left: -3.5%;
    padding-top: 3%;
    width: 7%;
}
#feature .target .menu li a {
    padding-bottom: 9%;
}
#feature .target .menu li p:first-child {
    /*font-size: 4.3vw;*/
    font-size: 1.33em;
}
#feature .target .menu li p {
    /*font-size: 4.1vw;*/
    font-size: 1.16em;
}
#feature #point1 {
    padding: 7.2% 0 0;
}
#feature #point1 .list {
    margin-top: 5%;
}
#feature #point1 .list ul {
    width: 100%;
    /*font-size: 4.7vw;*/
    font-size: 1.83em;
}
#feature #point1 .list li {
    float: none;
    margin: 8% 0 0;
    padding: 0 7.3%;
    width: 100%;
}
#feature #point1 .list li p:first-child {
    padding: 0 0 2%;
}
#feature #point1 .list li .f {
    /*font-size: 3.7vw;*/
    font-size: 0.63em;
    margin-bottom: 4%;
    padding: 0 1.5%;
}
#feature #point1 .list li .w {
/*font-size: 2.6vw;*/
}
#feature #point1 .list li img + p {
    /*font-size: 4.1vw;*/
    font-size: 0.59em;
    font-weight: normal;
    margin: 2.5% 0 0 !important;
}
#feature #point1 .list li.center .f {
    margin-top: 2%;
}
#feature #point1 .list li:first-child {
    margin-top: 0;
}
#feature #point1 h3 {
    padding-top: 50px;
    margin-top: 50px;
}
#feature #point2 h3, #feature #point3 h3, #feature #point4 h3, #feature #point5 h3 {
    padding-top: 40px;
    margin-top: 40px;
}
#feature #point1 h4 {
    line-height: 1.8;
    margin-top: 5.3%;
    /*font-size: 4.3vw;*/
    font-size: 1.75em;
}
#feature #point1 .caution {
    margin: 4.5% auto 0;
    padding: 0 4%;
    width: 100%;
}
#feature #point1 .caution p {
    /*font-size: 3.6vw;*/
    font-size: 1.5em;
}
#feature #point1 .caution ul {
    /*font-size: 4.3vw;*/
    font-size: 1.3em;
    margin-top: 2.4%;
    padding: 0 2%;
}
#feature #point1 .caution li {
    padding-left: 1em;
    text-indent: -1em;
}
#feature #point2 {
    padding: 5.5% 0 0;
}
#feature #point2 .list {
    margin-top: 6.8%;
    padding: 4.2% 0;
}
#feature #point2 .inner {
    margin: 0 2.66%;
    width: auto;
}
#feature #point2 .list ul {
    /*font-size: 4.3vw;*/
    font-size: 1.3em;
}
#feature #point2 .list li {
    padding-left: 1em;
    text-indent: -1em;
}
#feature #point2 .note {
    margin-top: 2%;
    padding-right: 0;
    /*font-size: 4.1vw;*/
    font-size: 1.16em;
    text-align: left;
}
#feature #point2 h4 {
    /*font-size: 3.8vw;*/
    font-size: 2em;
    margin-top: 6.1%;
}
#feature #point2 table {
    border-top: 0.8vw solid #ccc;
    margin-bottom: 5.6%;
    margin-top: 5.5%;
}
#feature #point2 th {
    border-bottom: 0 none;
    float: left;
    /*font-size: 3.53vw;*/
    font-size: 1.83em;
    padding: 5% 0 0;
    width: 100%;
}
#feature #point2 td {
    background-image: none !important;
    border-bottom: 0.8vw solid #ccc;
    float: left;
    /*font-size: 3vw;*/
    font-size: 1.5em;
    padding: 2% 0 3%;
    width: 100%;
}
#feature #point2 .line th {
    border-bottom: 0 none;
}
#feature #point2 th p + p {
    padding: 0 2%;
    /*font-size: 4.1vw;*/
    font-size: 0.63em;
}
#feature #point2 td .ttl {
    /*font-size: 3vw;*/
    font-size: 1em;
    margin: 0 auto;
    padding: 0.5% 0;
    /*width: 68.6%;*/
    width: 16em;
}
#feature #point2 td .ttl_sub {
    /*font-size: 4.3vw;*/
    font-size: 0.88em;
    margin: 0 auto;
    width: 67%;
}
#feature #point2 td .ttl_sub span {
    padding: 0 2%;
}
#feature #point2 td .price + .ttl {
    margin-bottom: 2%;
    margin-top: 2.7%;
}
#feature #point2 td .y {
    /*font-size: 5.4vw;*/
    font-size: 2em;
    padding: 0.5%;
}
#feature #point2 td .m {
    /*font-size: 3.8vw;*/
    font-size: 1.2em;
    padding: 0.5%;
}
#feature #point2 td .w {
/*font-size: 1.9vw;*/
}
#feature #point2 .no1 td .note {
    /*font-size: 4.1vw;*/
    font-size: 0.71em;
}
#feature #point2 .no2 td .note {
    /*font-size: 4.1vw;*/
    font-size: 0.71em;
    margin: 0 auto;
    padding: 0;
    width: 320px;
}
#feature #point3 {
    padding: 5.5% 0 0;
}
#feature #point3 h4 {
    margin-top: 6.5%;
}
#feature #point3 .list {
    margin-top: 6.5%;
    padding: 4.2% 4%;
}
#feature #point3 .list ul {
    /*font-size: 4.3vw;*/
    font-size: 1.33em;
    width: auto;
}
#feature #point3 .inner {
    margin: 0;
    width: auto;
}
#feature #point3 .note {
    /*font-size: 4.1vw;*/
    font-size: 1.16em;
    margin-top: 2%;
    padding: 0 4%;
}
#feature #point3 figure {
    margin-top: 4%;
    padding: 0 4%;/*
    padding: 0 4% 4%;
    overflow-x: scroll;
    */
}
#feature #point3 figure img {
    /*min-width: 750px;*/
    max-width: 100%;
}
#feature #point4 {
    padding: 5.5% 0 0;
}
#feature #point4 .inner {
    margin: 0;
    padding: 0 4%;
    width: 100%;
}
#feature #point4 h4 {
    margin-top: 7%;
}
#feature #point4 ul {
    /*font-size: 4.3vw;*/
    font-size: 1.3em;
}
#feature #point4 li {
    padding-left: 1em;
}
#feature #point4 li span.d {
    font-size: 2.5em;
    left: -0.4em;
    top: -0.6em;
}
#feature #point4 .table_wrap {
    overflow-x: scroll;
    padding-bottom: 4%;
}
#feature #point4 table {
    /*font-size: 3.3vw;*/
    font-size: 1.3em;
    margin-top: 6%;
    width: 100%;
}
#feature #point4 table caption {
    line-height: 2.8;
}
#feature #point4 table th {
    line-height: 2.8;
}
#feature #point4 table td {
    line-height: 2.8;
    padding: 0 1%;
}
#feature #point4 ul + h4 {
    margin-top: 6%;
}
#feature #point4 .note {
    /*font-size: 4.1vw;*/
    font-size: 1.16em;
}
#feature #point4 .btn {
    margin-bottom: 8%;
    margin-top: 5%;
}
#feature #point5 {
    padding: 5.5% 0;
}
#feature #point5 .inner {
    margin: 0 2.6%;
    width: auto;
}
#feature #point5 h4 {
    /*font-size: 4.3vw;*/
    font-size: 1.75em;
    margin-top: 6.3%;
}
#feature #point5 dl {
    /*font-size: 4.3vw;*/
    font-size: 1.3em;
    margin-top: 2.5%;
}
#feature #point5 dt {
    padding: 1.2% 4%;
}
#feature #point5 dd {
    padding: 1.2% 0 1.2% 10em;
}
#feature #point5 dd li span {
    /*font-size: 2.8vw;*/
    font-size: 0.8em;
    line-height: 1.5;
    margin-right: 1em;
    text-indent: 0;
    top: -0.1em;
    width: 1.5em;
}
#feature #point5 dd li {
    padding-left: 2em;
    text-indent: -2em;
}
#feature #point5 figure {
    margin-top: 6.6%;/*
    overflow-x: scroll;
    padding: 0 0 4%;
    */
}
#feature #point5 figure img {
    /*min-width: 750px;*/
    max-width: 100%;
}
#feature #point5 .note {
    /*font-size: 4.1vw;*/
    font-size: 1.16em;
    margin-top: 3%;
}
#feature #point5 .btn {
    margin-bottom: 8%;
    margin-top: 5%;
}
/*----------------------------------------------------------
		procedure
----------------------------------------------------------*/


.btn02 {
    margin-top: 3.6%;
}
.btn02 .button::before {
    border-width: 5px 9px;
    margin-top: -4.5px;
    right: 5%;
}
.btn02 .button {
    font-size: 1.6em;
    line-height: 3.5em;
    width: 61%;
}
.btn03 {
    margin-top: 3.6%;
}
.btn03 .button {
    font-size: 1.6em;
    line-height: 3.5em;
    width: 98%;
    max-width: 620px;
}
.btn03 .button span {
    background: url(/pickup/dc/images/procedure/icon_link.png) no-repeat right center;
    padding-right: 20px;
}
.btn03 .button:hover span {
    background: url(/pickup/dc/images/procedure/icon_link_white.png) no-repeat right center;
    padding-right: 20px;
}
.btn03 .button:hover {
    color: #ffffff;
    background-color: #00114e;
    border: 2px solid #00114e;
    transition: all 0.7s ease 0s;
    position: relative;
    top: 4px;
}
#procedure .main_ttl + div {
    margin-top: 10%;
}
#procedure .main_ttl + div p {
    font-size: 1.2em;
}
#procedure .step::before {
    border-width: 33px 80px 0;
    margin-left: -80px;
}
#procedure .step {
    margin-top: 7%;
    padding: 0 0 8.5%;
}
#procedure .step .inner {
    margin: 0;
    padding: 0 4%;
    width: auto;
}
#procedure .step h2 {
    text-align: center;
    font-size: 2.2em;
    width: auto;
}
#procedure .step h2 span.s {
    bottom: 0.5em;
    font-size: 0.8em;
}
#procedure .step h2 span.n {
    font-size: 4em;
    padding-left: 2%;
}
#procedure .step h2 span.t {
    border-bottom: 2px solid #00114e;
    bottom: 0;
    color: #00114e;
    font-weight: bold;
    left: 0;
    margin-left: 0;
    padding-bottom: 3px;
    position: relative;
}
#procedure .step02 h2 span.t {
    line-height: 1.9;
}
#procedure .step h2 + p {
    margin-top: 6%;
    text-align: left;
    font-size: 1.2em;
}
#procedure .step .link {
    margin-top: 5%;
}
#procedure .step .link a {
    font-size: 1.3em;
    line-height: 1.4;
}
#procedure .step .link a + p {
    font-size: 1.2em;
    margin-top: 1%;
}
#procedure .step02 {
    padding: 0 0 11.5%;
}
#procedure .step .btn02 + p {
    margin-top: 3%;
    text-align: center;
    font-size: 1.2em;
}
#procedure .step .btn03 + p {
    margin-top: 3%;
    text-align: center;
    font-size: 1.2em;
}
#procedure .step .block {
    margin-top: 30px;
}
#procedure .step .left {
    float: none;
    padding: 4.5%;
    width: 100%;
}
#procedure .step .left h3 {
    font-size: 1.8em;
}
#procedure .step .left h3 + p {
    margin-top: 3.5%;
    font-size: 1.2em;
}
#procedure .step .left h3 + p + p {
    margin-top: 6.2%;
    font-size: 1.5em;
}
#procedure .step .left h3 + p + p + p {
    margin-top: 2%;
    font-size: 1em;
}
#procedure .step .left .btn02 {
    margin-top: 3%;
}
#procedure .step .right {
    float: none;
    margin-top: 4%;
    padding: 4.5%;
    width: 100%;
}
#procedure .step .right h3 + p {
    margin-top: 3.5%;
    font-size: 1.2em;
}
#procedure .step .right h3 + p + p {
    margin-top: 3%;
    font-size: 1.5em;
}
#procedure .step .right .btn02 {
    margin-top: 3.2%;
}
#procedure .step03 {
    border-bottom: 1px solid #ccc;
    padding: 0 0 50px;
}
#procedure .step .block + p {
    font-size: 1.7em;
    margin-top: 6.5%;
}
#procedure .step .block + p + .btn {
    margin-top: 7%;
}
#procedure .step .btn + p {
    font-size: 1.1em;
    margin-top: 3%;
}
/*----------------------------------------------------------
		support
----------------------------------------------------------*/
#support .qa {
    border-bottom: 1px solid #ccc;
    margin-top: 8%;
    padding-bottom: 5%;
}
#support .qa .inner {
    margin: 0;
    padding: 0 2.6%;
    width: auto;
}
#support .qa p.f {
    font-size: 1.6em;
}
#support dl {
    font-size: 1.6em;
    margin-top: 8%;
    margin-bottom: 0;
}
#support dt {
    line-height: 1.2;
    margin-top: 2.9%;
    padding: 2.3% 15% 2.3% 3%;
}
#support dt p {
}
#support .top_btn a {
    margin: 6.5% 0 0 auto;
}
#support dt span.icon::before {
    margin-top: -35%;
    top: 50%;
    width: 80%;
}
#support dt span.icon::after {
    margin-top: -35%;
    top: 50%;
    width: 80%;
}
#support dt span.icon, #support dt.open span.icon {
    right: 3%;
}
#support dd div {
    padding: 0 4%;
    text-indent: 0;
}
#support dd span {
    display: none;
}
#support .qa_list_box ul li {
    font-size: 1.0em;
}
#support .qa_list_box .left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
    padding: 20px 10px;
}
#support .qa_list_box .right {
    width: 100%;
    float: none;
    padding: 20px 10px;
}
#support .qa_list_box h2 {
    font-size: 1.2em;
}
/*----------------------------------------------------------
	select
----------------------------------------------------------*/
#select .fund {
    padding: 12% 0 0;
}
#select .fund .inner {
    margin: 0;
    padding: 0 2.66%;
}
#select .fund h2 {
    font-size: 2.3em;
    line-height: 1.6;
}
#select .fund h2 + p {
    font-size: 2.3em;
    line-height: 1.55;
    margin: 3.5% 0;
}
#select .fund h2 + p + p {
    font-size: 2.3em;
    margin-top: 0;
}
#select .fund .fund_bg::before {
/*
    height: auto;
    padding-bottom: 32%;
    */
}
#select .fund .fund_bg {
    background-position: center bottom;
    height: auto;
    margin-top: 5.5%;
    padding-bottom: 38%;
}
#select .menu {
    background-color: #fff;
    border: 0 none;
    margin: 0;
    padding: 6% 0 10%;
}
#select .menu ol {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-position: 32% center, 68% center;
    background-size: 4% auto;
    width: 100%;
}
#select .menu li {
    width: 30%;
}
#select .menu li:first-child {
}
#select .menu li:nth-child(n+2) {
    margin-left: 5%;
}
#select .menu li a::before {
    background-size: cover;
    bottom: 10px;
    height: 0;
    padding-top: 3%;
    width: 8%;
}
#select .menu li a {
    font-size: 1.66em;
    font-weight: bold;
    height: auto;
    line-height: 1.4;
    padding: 6% 0 12%;
    width: 33%;
}
.android4_4 #select .menu li a {
    font-size: 1.1em;
    padding: 5% 0 20%;
}
.android4_4 #select .menu li + li a {
    padding: 6% 0 24%;
}
#select .menu li a span {
    font-size: 1em;
}
#select .menu li+li a {
    padding: 6% 0 12%;
}
#select .step0 {
    margin-bottom: 4%;
    padding: 7% 0 4%;
}
#select .step0 h3 {
    font-size: 3em;
}
#select .step0 h3 span {
    font-size: 0.66em;
    margin-bottom: 0.5em;
}
#select .step0 .inner {
    margin: 0 2.66%;
    width: auto;
}
#select .step0 h3 + p {
    font-size: 1.66em;
    margin-top: 3.8%;
}
#select .step0 h3 + p + figure {
    margin-top: 0.7%;
}
#select .step0 h3 + p + figure img {
    margin: 0 auto;
}
#select .step0 .inner > dl {
    font-size: 1.66em;
    margin-top: 5%;
}
#select .step0 .inner > dl > dt {
    margin-top: 4%;
    padding: 2%;
    width: 17em;
}
#select .step0 .inner > dl > dd {
    line-height: 1.6;
    margin-top: 2%;
}
#select .step0 .inner > dl > dd dl {
    font-size: 0.9em;
}
#select .step0 .inner > dl > dd.d01 dl dd {
    padding-left: 9em;
}
#select .step0 .inner > dl dd.d03 dl {
    margin-top: 1%;
}
#select .step0 .inner > dl dd.d03 dl dt {
    margin-top: 1%;
}
#select .step0 dd .note {
    font-size: 0.8em;
    margin-top: 1.5%;
    padding-left: 0;
}
#select .step0 .top_btn a {
    margin-top: 5%;
}
#select #step1_anchor {
    padding-top: 55px;
    margin-top: -55px;
}
#select #step2_anchor {
    padding-top: 90px;
    margin-top: -90px;
}

#select .step1 {
    padding: 0 0 3.5%;
}
#select .step1 h3, #select .step2 h3 {
    font-size: 2.83em;
    line-height: 1.2;
    margin: 0;
}
#select .step1 h3 span, #select .step2 h3 span {
    font-size: 0.7em;
    margin-bottom: 2%;
}
#select .step1 .section01 {
    font-size: 1.66em;
    margin-top: 4%;
    padding: 3.5% 0;
    text-align: left;
}
#select .step1 .section01 h4 {
    font-size: 2.16em;
}
#select .step1 .section01 .inner {
    margin: 0;
    width: auto;
}
#select .step1 .section01 h4 + p {
    font-size: 1.66em;
    margin-top: 5%;
}
#select .step1 .section01 h4 + p + p {
    font-size: 1.66em;
    margin-top: 0;
}
#select .step1 .section02 {
    padding: 5% 0 3%;
}
#select .step1 .section02 .inner {
    margin: 0 2.66%;
    width: auto;
}
#select .step1 .section02 dt::before {
    background-size: 95% auto;
    height: 0;
    padding-top: 28%;
    width: 26%;
}
#select .step1 .section02 dt::after {
    left: -9%;
    top: 35%;
}
#select .step1 .section02 dt {
    float: none;
    font-size: 1.4em;
    left: 55px;
    padding: 2.5% 2%;
    width: 12em;
}
#select .step1 .section02 dd {
    font-size: 1.66em;
    line-height: 1.6;
    margin-top: 3%;
    padding-left: 45px;
}
#select .step1 .section03 {
    font-size: 1.66em;
    height: auto;
    padding: 3% 2.66% 3.5%;
    text-align: left;
}
#select .step1 .section04 {
    padding: 3% 0 4%;
}
#select .step1 .section04 .inner {
    margin: 0 1.6%;
    width: auto;
}
#select .step1 .section04 h5 {
    font-size: 2.16em;
    line-height: 1.4;
}
#select .step1 .section04 .left, #select .step1 .section04 .right {
    float: none;
    margin-top: 5%;
    padding: 4% 2.66% 5%;
    width: 100%;
}
#select .step1 .section04 .left h6, #select .step1 .section04 .right h6 {
    font-size: 2em;
    padding: 2% 3%;
}
#select .step1 .section04 .left ul, #select .step1 .section04 .right ul {
    display: table;
    font-size: 1.66em;
    margin: 5% auto 0;
    width: 80%;
}
#select .step1 .section04 .left li::before, #select .step1 .section04 .right li::before {
    background-position: left 0.4em;
    background-size: 22px auto;
    width: 22px;
}
#select .step1 .section04 .left li, #select .step1 .section04 .right li {
    padding-left: 35px;
}
#select .step1 .section04 .left figure figcaption, #select .step1 .section04 .right figure figcaption {
    font-size: 1.66em;
    margin-bottom: 3%;
}
#select .step1 .section04 .left figure, #select .step1 .section04 .right figure {
    margin-top: 4%;
}
#select .step1 .section04 .top_btn a {
    margin: 7% 0 0 auto;
}
#select .step2 {
     margin-top: 0; 
     padding-top: 0; 
}
#select .step2 .section01 {
    margin-top: 4%;
    padding: 6% 0 6%;
}
#select .step2 .section01 .inner {
    margin: 0;
    width: auto;
}
#select .step2 .section01 {
    margin-top: 4%;
    padding: 3% 0;
}
#select .step2 .section01 h4 {
    font-size: 2.16em;
    line-height: 1.4;
}
#select .step2 .section01 p {
    font-size: 1.66em;
    text-align: left;
}
#select .step2 .section01 p.note {
    font-size: 1.3em;
    margin-top: 2%;
}
#select .step2 .section02 {
    padding: 4% 0;
}
#select .step2 .section02 .inner {
    margin: 0 2.66%;
    width: auto;
}
#select .step2 .section02 dt::before {
    background-size: 95% auto;
    height: 0;
    padding-top: 28%;
    width: 26%;
}
#select .step2 .section02 dt::after {
    left: -9%;
    top: 35%;
}
#select .step2 .section02 dt {
    float: none;
    font-size: 1.33em;
    left: 55px;
    padding: 2.5% 2%;
    width: 12em;
}
#select .step2 .section02 dd {
    font-size: 1.66em;
    line-height: 1.7;
    margin-top: 3%;
    padding-left: 45px;
}
#select .step2 .section03 {
    padding: 4% 0 12%;
}
#select .step2 .section03 .inner {
    margin: 0;
    width: auto;
}
#select .step2 .section03 h5 {
    font-size: 1.6em;
    line-height: 1.6;
}
#select .step2 .section03 .pattern {
    margin-top: 5%;
}
#select .step2 .section03 .pattern ul {
    font-size: 1.6em;
}
#select .step2 .section03 .pattern li {
    border-radius: 50px;
    float: right;
    line-height: 1.6;
    margin-left: 0;
    padding: 1% 4%;
    text-align: center;
    width: 47%;
}
#select .step2 .section03 .pattern li:first-child {
    float: left;
}
#select .step2 .section03 .pattern01 {
    margin-top: 8%;
}
#select .step2 .section03 .pattern01 > h6, #select .step2 .section03 .pattern02 > h6 {
    font-size: 2.66em;
}
#select .step2 .section03 .pattern01 > h6 + p {
    font-size: 1.66em;
    margin-top: 4%;
}
#select .step2 .section03 .pattern01 .example {
    font-size: 2.2em;
    margin-top: 6%;
    padding: 3% 0;
}
#select .step2 .section03 .pattern01 .example table {
    width: 100%;
}
#select .step2 .section03 .pattern01 .example table th {
    float: left;
    font-size: 1em;
    line-height: 1.6;
    padding: 0;
    text-align: center;
    width: 100%;
}
#select .step2 .section03 .pattern01 .example table td {
    float: left;
    line-height: 1.6;
    padding: 0;
    text-align: center;
    width: 100%;
}
#select .step2 .section03 .pattern01 .example table td span {
    display: inline-block;
    font-size: 1em;
    padding-left: 15%;
}
.android4_4 #select .step2 .section03 .pattern01 .example table td span {
    background-size: 40px auto;
}
#select .step2 .section03 .pattern01 .example02 {
    margin-top: 8%;
}
#select .step2 .section03 .pattern01 .example02 table td {
}
#select .step2 .section03 .pattern01 .pattern_menu {
    margin: 6% 4% 0;
}
#select .step2 .section03 .pattern01 .pattern_menu .left {
    float: none;
    width: 100%;
}
#select .step2 .section03 .pattern01 .pattern_menu .left h6, #select .step2 .section03 .pattern01 .pattern_menu .right h6 {
    font-size: 2.16em;
    padding: 3% 0;
}
#select .step2 .section03 .pattern01 .pattern_menu .left h6 span, #select .step2 .section03 .pattern01 .pattern_menu .right h6 span {
    font-size: 0.76em;
}
#select .step2 .section03 .pattern01 .pattern_menu .left dl:first-child, #select .step2 .section03 .pattern01 .pattern_menu .right dl:first-child {
    font-size: 1.66em;
}
#select .step2 .section03 .pattern01 .pattern_menu .left dl + dl, #select .step2 .section03 .pattern01 .pattern_menu .right dl + dl {
    font-size: 1.66em;
    margin: 5% 0 0;
}
#select .step2 .section03 .pattern01 .pattern_menu .left dl:first-child dd, #select .step2 .section03 .pattern01 .pattern_menu .right dl:first-child dd, #select .step2 .section03 .pattern01 .pattern_menu .left dl dd, #select .step2 .section03 .pattern01 .pattern_menu .right dl dd {
    margin-top: 3%;
}
#select .step2 .section03 .pattern01 .pattern_menu .left dl + dl dd + dt, #select .step2 .section03 .pattern01 .pattern_menu .right dl + dl dd + dt {
    margin-top: 6%;
}
#select .step2 .section03 .pattern01 .pattern_menu2 .right figure {
    margin-top: 2%;
}
#select .step2 .section03 .pattern01 .pattern_menu .left figure img, #select .step2 .section03 .pattern01 .pattern_menu .right figure img {
    width: 80%;
}
#select .step2 .section03 .pattern01 .pattern_menu .right {
    float: none;
    margin-top: 6%;
    width: 100%;
}
#select .step2 .section03 .pattern01 .pattern_menu .right ul.note {
    font-size: 1.16em;
    margin-left: 24%;
    margin-top: 3%;
}
#select .step2 .section03 .pattern01 .pattern_menu .right ul.note li {
    margin-top: 2%;
}
#select .step2 .section03 .pattern01 + .top_btn a {
    margin: 5% 0 0 auto;
}
#select .step2 .section03 .pattern02 {
    margin-top: 10%;
}
#select .step2 .section03 .pattern01 > h6 span, #select .step2 .section03 .pattern02 > h6 span {
    display: inline-block;
    line-height: 1.2;
    padding: 0 0.5em;
}
#select .step2 .section03 .pattern02 h6 + p {
    font-size: 1.8em;
    margin-top: 5%;
}
#select .step2 .section03 .pattern02 h6 + p + p {
    font-size: 1.66em;
    margin-top: 3%;
    text-align: left;
}
#select .step2 .section03 .pattern01 > h6 + p + p {
    font-size: 1.66em;
    line-height: 1.8;
    margin-top: 2%;
}
#select .step2 .section03 .pattern01 > h6 + p + p + p {
    font-size: 1.66em;
    margin-top: 3%;
    text-align: center;
}
#select .step2 .section03 .pattern02 figure {
    margin-top: 6%;
}
#select .step2 .section03 .pattern02 .sp+p {
    font-size: 1.66em;
    margin-top: 6%;
}
#select .step2 .section03 .pattern02 .example {
    font-size: 1.66em;
    margin-top: 6%;
    padding: 5% 0;
}
#select .step2 .section03 .pattern02 .example table th {
    padding: 0 0 0 5%;
    width: 40%;
}
#select .step2 .section03 .pattern02 .example table td {
    background-position: 20% center;
    background-size: 30% auto;
    line-height: 1.6em;
    padding: 0 5% 0 18%;
    width: 29%;
}
#select .step2 .section03 .pattern02 .example table td span {
    font-size: 1.33em;
}
#select .step2 .section03 .pattern02 .merit {
    font-size: 1.66em;
    padding: 0;
}
#select .step2 .section03 .pattern02 .merit .left {
    float: none;
    width: 100%;
}
#select .step2 .section03 .pattern02 .merit .left dl, #select .step2 .section03 .pattern02 .merit .right dl {
    font-size: 1em;
    margin-top: 6%;
}
#select .step2 .section03 .pattern02 .merit .right {
    float: none;
    width: 100%;
}
#select .step2 .section03 .pattern02 .merit + p {
    font-size: 1.66em;
    margin-top: 3%;
    text-align: left;
}
#select .step2 .section03 .top_btn a {
    margin-top: 7%;
}
#select .summary {
    padding: 0 0 2%;
}
#select .summary h3 {
    font-size: 3em;
    line-height: 1.4;
    margin: 0 2.66%;
}
#select .summary h3 + div {
    background-color: #051c5f;
    margin-top: 6%;
    padding: 4% 0;
}
#select .summary h3 + div .inner {
    margin: 0;
    width: auto;
}
#select .summary h3 + div ul {
    font-size: 1.83em;
}
#select .summary h3 + div li {
    line-height: 2.2;
    margin-top: 0;
}
#select .summary .btn {
    margin-top: 5%;
}
#select .summary .top_btn {
    margin-top: 8%;
}
#select .link {
    margin-top: 6%;
    padding: 3.5% 0 8.5%;
}
#select .link ul {
    font-size: 1.8em;
    margin: 0 auto;
    padding: 0 4%;
    width: 100%;
}
#select .link li {
    float: none;
    margin-top: 5%;
    width: 100%;
}
}
    
@media only screen and (max-width : 480px) {
 .btn .button::before {
 border-width: 5px 9px;
 content: "";
 margin-top: -4.5px;
}
.btn .button {
 font-size: 1.1em;
}
.top_btn a {
 font-size: 1em;
 width: 12em;
}
.latest_info ul li .file {
    padding: 5px 0 0 27px;
    width: 120px;
}
.latest_info ul li .file.i_pdf br.pc_hide {
    display: none;
}

	/*----------------------------------------------------------
		header
	----------------------------------------------------------*/
	#header {
 border-top: solid 3px #1d2d7c;
}
 #feature .main_ttl + div p {
 font-size: 1.2em;
}
 #feature .point .left h2, #feature .point .right h2 {
 font-size: 1.4em;
}
 #feature .point .left ul, #feature .point .right ul {
 font-size: 1em;
}
 #feature .point .left li span:first-child, #feature .point .right li span:first-child {
 font-size: 2.5em;
 left: -0.4em;
 top: -0.5em;
}
#feature .target h2 {
 font-size: 1.4em;
}
#feature .target .menu ul {
 font-size: 1em;
}
#feature .target .menu li p:first-child {
 font-size: 1.1em;
}
#feature .target .menu li p {
 font-size: 1em;
}
#feature .target .point_list h3 {
 font-size: 1.3em;
}
#feature #point1 h3,
#feature #point2 h3,
#feature #point3 h3, 
#feature #point4 h3, 
#feature #point5 h3 {
    padding-top: 35px;
    margin-top: 35px;
}
#feature #point1 .list ul {
 font-size: 1.3em;
}
#feature #point1 .list li img + p {
 font-size: 0.8em;
}
#feature #point1 h4 {
 font-size: 1.2em;
}
#feature #point1 .caution p {
 font-size: 1.1em;
}
#feature #point1 .caution ul {
 font-size: 1em;
}
 #feature #point2 .list ul {
 font-size: 1em;
}
#feature #point2 .note {
 font-size: 1em;
}
 #feature #point2 h4 {
 font-size: 1.3em;
}
#feature #point2 th {
 font-size: 1.3em;
}
#feature #point2 td {
 font-size: 1.1em;
}
#feature #point2 td .w {
 font-size: 0.7em;
}
 #feature #point2 .no1 td .note {
 font-size: 0.9em;
}
#feature #point2 td .ttl {
 font-size: 1em;
 width: 18em;
}
#feature #point2 .no2 td .note {
 font-size: 0.9em;
 width: 232px;
}
#feature #point3 .list ul {
 font-size: 1em;
}
#feature #point3 .note {
 font-size: 1em;
}
#feature .target .point_list h4 {
 font-size: 1.3em;
}
#feature #point4 table {
 font-size: 1em;
}
#feature #point4 ul {
 font-size: 1em;
}
#feature #point4 li span {
 font-size: 2.5em;
 left: -0.4em;
 top: -0.6em;
}
#feature #point4 .note {
 font-size: 1em;
}
#feature #point5 h4 {
 font-size: 1.2em;
}
#feature #point5 dl {
 font-size: 1em;
}
#feature #point5 .note {
 font-size: 1em;
}
 .btn02 .button {
 font-size: 1em;
 line-height: 3.8em;
 width: 85%;
}
.btn02 .button::before {
 border-width: 4px 7px;
 margin-top: -3.5px;
 right: 2%;
}
.btn03 .button {
 font-size: 1em;
 line-height: 3.8em;
 width: 98%;
 max-width: 360px;
}
.btn03 .button span {
 background:url(/pickup/dc/images/procedure/icon_link.png) no-repeat right 2px;
 padding-right: 14px;
 background-size: 12px auto;
}
.btn03 .button:hover span {
 background:url(/pickup/dc/images/procedure/icon_link_white.png) no-repeat right 2px;
 padding-right: 14px;
 background-size: 12px auto;
}
 #procedure .main_ttl + div p {
 padding: 0 3%;
 text-align: left;
}
 #procedure .step::before {
 border-width: 29px 70px 0;
 margin-left: -70px;
}
#procedure .step {
 margin-top: 7%;
 padding: 0 0 14%;
}
#procedure .step h2 {
 font-size: 1.6em;
}
#procedure .step h2 span.s {
 bottom: 0.7em;
 padding: 1.5% 3%;
}
#procedure .step .left, #procedure .step .right {
 padding: 4.5%;
}
#procedure .step .left h3, #procedure .step .right h3 {
 font-size: 1.2em;
}
#procedure .step .left h3 + p + p, #procedure .step .right h3 + p + p {
 font-size: 1.1em;
}
#procedure .step .block + p {
 font-size: 1.1em;
}
#procedure .step02 {
 padding: 0 0 14%;
}
 #support .qa p.f {
 font-size: 1.2em;
}
#support dl {
 font-size: 1.2em;
}
#support dt span.icon::before {
 margin-top: -45%;
}
#support dt span.icon::after {
 margin-top: -45%;
}
 #select #menu_anchor {
 position: relative;
 top: 130px;
}
#select #step2_anchor {
 position: relative;
 top: 100px;
    padding-top: 80px;
    margin-top: -80px;
}
#select .fund h2 {
 font-size: 1.2em;
}
#select .fund h2 + p {
 font-size: 1.2em;
}
#select .fund h2 + p + p {
 font-size: 1.2em;
}
#select .menu li a::before {
 background-size: 80% auto;
 bottom: 18%;
 margin-left: -5%;
}
#select .menu li a {
 font-size: 0.9em;
 height: auto;
 padding: 10% 0 24%;
}
#select .menu li:nth-child(n+2) {
 background-position: 7% center;
 background-size: 15% auto;
}
#select .menu li + li a {
 padding: 10% 0 24%;
}
#select .step0 h3 {
 font-size: 1.5em;
}
#select .step0 h3 + p {
 font-size: 1.1em;
}
#select .step0 .inner > dl {
 font-size: 1.1em;
}
#select #step1_anchor {
    padding-top: 10px;
    margin-top: -10px;
}
#select .step1 h3, #select .step2 h3 {
 font-size: 1.3em;
}
#select .step1 h3 span, #select .step2 h3 span {
 font-size: 0.9em;
}
 #select .step1 .section01 {
 font-size: 1.1em;
}
#select .step1 .section01 h4 {
 font-size: 1.1em;
}
#select .step1 .section01 h4 + p {
 font-size: 1em;
}
#select .step1 .section01 h4 + p + p {
 font-size: 1em;
}
#select .step1 .section02 dt::before {
 background-size: 65% auto;
 left: -40px;
 top: -7px;
 width: 35%;
}
#select .step1 .section02 dt::after {
 border-color: transparent #fff transparent transparent;
 border-style: solid;
 border-width: 4px 6px;
 content: "";
 height: 0;
 left: -6%;
 position: absolute;
 top: 35%;
 width: 0;
}
#select .step1 .section02 dt {
 float: none;
 font-size: 1.1em;
 left: 13%;
 padding: 2.5% 2%;
 text-align: center;
 width: 12em;
}
#select .step1 .section02 dd {
 font-size: 1em;
}
#select .step1 .section03 {
 font-size: 1.1em;
}
#select .step1 .section04 {
 font-size: 1.1em;
}
#select .step1 .section04 h5 {
 font-size: 1.3em;
 line-height: 1.6;
}
#select .step1 .section04 .left h6, #select .step1 .section04 .right h6 {
 font-size: 1.2em;
 padding: 2% 5%;
}
#select .step1 .section04 .left ul, #select .step1 .section04 .right ul {
 font-size: 1em;
 margin: 5% 3% 0;
 width: 100%;
}
#select .step1 .section04 .left li::before, #select .step1 .section04 .right li::before {
 background-position: left 0.4em;
 background-size: 25% auto;
 width: 15%;
}
#select .step1 .section04 .left li, #select .step1 .section04 .right li {
 padding-left: 7%;
}
 #select .step1 .section04 .left figure, #select .step1 .section04 .right figure {
 margin-top: 2%;
 padding: 0 2.66%;
}
#select .step1 .section04 .left figure figcaption, #select .step1 .section04 .right figure figcaption {
 font-size: 1em;
}
#select .step2 .section01 h4 {
 font-size: 1.1em;
}
#select .step2 .section01 p {
 font-size: 1.1em;
}
#select .step2 .section01 p.note {
 font-size: 1em;
}
#select .step2 .section02 dt::before {
 background-size: 65% auto;
 left: -40px;
 top: -7px;
 width: 35%;
}
#select .step2 .section02 dt::after {
 border-color: transparent #fff transparent transparent;
 border-style: solid;
 border-width: 4px 6px;
 content: "";
 height: 0;
 left: -6%;
 position: absolute;
 top: 35%;
 width: 0;
}
#select .step2 .section02 dt {
 float: none;
 font-size: 1.1em;
 left: 13%;
 padding: 2.5% 2%;
 text-align: center;
 width: 12em;
}
#select .step2 .section02 dd {
 font-size: 1em;
}
#select .step2 .section03 h5 {
 font-size: 1.2em;
 line-height: 1.6;
}
#select .step2 .section03 .pattern ul {
 font-size: 1.1em;
}
#select .step2 .section03 .pattern li {
 margin-left: 0;
 padding: 1% 8%;
 width: 100%;
}
#select .step2 .section03 .pattern li:first-child {
 float: none;
 margin-bottom: 3%;
}
#select .step2 .section03 .pattern01 > h6, #select .step2 .section03 .pattern02 > h6 {
 font-size: 1.4em;
}
#select .step2 .section03 .pattern01 > h6 + p {
 font-size: 1.2em;
}
#select .step2 .section03 .pattern01 > h6 + p + p {
 font-size: 1.1em;
}
#select .step2 .section03 .pattern01 > h6 + p + p + p {
 font-size: 1.1em;
}
#select .step2 .section03 .pattern01 .example {
 font-size: 1.4em;
}
#select .step2 .section03 .pattern01 .example table th {
}
#select .step2 .section03 .pattern01 .example table td {
}
#select .step2 .section03 .pattern01 .example02 table td {
}
 #select .step2 .section03 .pattern01 .example table td span {
 background-size: 40px auto;
}
#select .step2 .section03 .pattern01 .pattern_menu .left h6, #select .step2 .section03 .pattern01 .pattern_menu .right h6 {
 font-size: 1.3em;
}
#select .step2 .section03 .pattern01 .pattern_menu .left dl:first-child, #select .step2 .section03 .pattern01 .pattern_menu .right dl:first-child {
 font-size: 1.1em;
}
#select .step2 .section03 .pattern01 .pattern_menu .left h6 + dl, #select .step2 .section03 .pattern01 .pattern_menu .right h6 + dl {
 font-size: 1.1em;
}
 #select .step2 .section03 .pattern01 .pattern_menu .left dl + dl, #select .step2 .section03 .pattern01 .pattern_menu .right dl + dl {
 font-size: 1.1em;
}
 #select .step2 .section03 .pattern01 .pattern_menu .right ul.note {
 font-size: 1em;
 line-height: 1.6;
 margin-left: 0;
 margin-top: 4%;
}
#select .step2 .section03 .pattern02 h6 + p {
 font-size: 1.2em;
}
#select .step2 .section03 .pattern02 h6 + p + p {
 font-size: 1.1em;
}
#select .step2 .section03 .pattern02 .sp + p {
 font-size: 1.1em;
}
#select .step2 .section03 .pattern02 .merit + p {
 font-size: 1.1em;
}
 #select .step2 .section03 .pattern02 .example {
 font-size: 1em;
}
#select .step2 .section03 .pattern02 .example table td {
 background-size: 20% auto;
 vertical-align: middle;
 width: 40%;
}
#select .step2 .section03 .pattern02 .example table td span {
 font-size: 1.1em;
}
#select .step2 .section03 .pattern02 .merit {
 font-size: 1em;
}
 #select .summary h3 {
 font-size: 1.4em;
}
 #select .summary h3 + div ul {
 font-size: 1.1em;
}
#select .link ul {
 font-size: 1.0em;
}
}
    
@media only screen and (max-width : 340px) {
    #home #main_image .ideco .right {
     font-size: 2.8vw;
     padding-left: 3.7%;
    }
}
