@charset "UTF-8";
/* CSS Document */

/* ************************************************ */
/*                    リセット                      */
/* ************************************************ */


html{-webkit-text-size-adjust: 100%;}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td ,p{
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	/*font-size: 90%;*/
	color:#333;
}

body,
table,
input, textarea, select, option {
	font:Arial, Helvetica, sans-serif;
	/*font-family: HiraKakuProN-W3;*/
	/*font-size: 85%;*/
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}
em {
	font-weight: bold;
	font-style: normal;
}
.clearfix:after {	visibility: hidden;	display: block;	content: " ";	clear: both;	height: 0;	}


/* ************************************************ */
/*                       共通                       */
/* ************************************************ */

@media screen and (min-width: 640px) {
    header {
        margin: 0 auto;
        max-width: 640px;
        height: 93px;
        border-bottom: solid 1px #d5d5d5;
    }

    header:first-child nav ul li:first-child {
        padding-left: 34px !important;
        padding-right: 38px !important;
    }

    header:first-child nav ul li:nth-child(2) {
        padding-left: 39px !important;
        padding-right: 39px !important;
    }

    header:first-child nav ul li:nth-child(3) {
        padding-left: 39px !important;
        padding-right: 37px !important;
    }

    header:first-child nav ul li:last-child {
        padding-left: 38px !important;
        padding-right: 0 !important;
    }
}

body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 14px;
	line-height: 1.5;
/*	-webkit-text-size-adjust: none; */
	color: #2f2f2f;
	background-color: #fff;
}
p {
	line-height: 1.5;
}
a {	color: #116cb0;}

#wrapper {
	margin: 0 auto;
	max-width: 640px;
	overflow: hidden;
}
#wrapper img {
	/*margin: 0;*/
	max-width: 100%;
	vertical-align: top;
}
#wrapper input{
	max-width: 100%;
}
h1,h2,h3,h4,h5,h6 {	margin: 0;}

/* footer */
footer {
	padding-top: 10px;
	background: url(../img/common/brd_footer.png) left top no-repeat;
	background-size: contain;
}
footer p {
	margin: 0 auto 6px;
	width: 95.3%;
}
footer ul {	margin-bottom: 9px;}
footer ul li {	float: left;}
footer ul li.charaA {	width:  14.6%;}
footer ul li.charaB {	width:  10.8%;}
footer ul li.btn {	width:  74.6%;}
footer small {
	padding: 7px 0;
	display: block;
	color: #fff;
	background-color: #2dbbea;
	font-size: 14px;
	text-align: center;
}


/* ************************************************ */
/*                     #index                       */
/* ************************************************ */

#index #wrapper #description {
	margin-bottom: 8px;
	padding-bottom: 7px;
	background: url(../img/index/bg_description.png) left top repeat-y;
	background-size: contain;
}
#index #wrapper #description p {
	margin: 0 auto 10px;
	width: 95%;
}
#index #wrapper #description .attention {
	margin: 0 auto;
	padding-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 89.1%;
	background-color: #fff;
}
#index #wrapper #description .attention h2 {
	margin-bottom: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background-color: #ff7d95;
	font-size: 12px;
	text-align: center;
}
#index #wrapper #description .attention ul {	padding: 0 3.2%;}
#index #wrapper #formArea {
	margin: 0 auto 13px;
	width: 95.3%;
}
#index #wrapper #formArea ul {	margin-bottom: 10px;}
#index #wrapper #formArea ul li:nth-child(odd) {	background-color: #ffeff4;}
#index #wrapper #formArea ul li label {
	padding: 13px 7.2% 13px 3.3%;
	display: block;
}
#index #wrapper #formArea ul li label input {
	display: block;
	float: left;
	width: 5%;
	-webkit-transform: scale(1.5);
    transform: scale(1.5);
}
#index #wrapper #formArea ul li label span {
	display: block;
	float: right;
	width: 90%;
}
#index #wrapper #formArea .mensesStart .if {	margin-bottom: 1em;}
#index #wrapper #formArea .mensesStart h3 {
	font-weight: normal;
	font-size: 14px;
}
#index #wrapper #formArea .mensesStart select {
	margin-right: 2%;
	width: 22%;
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
}
#index #wrapper #formArea .mensesStart span {
	margin-right: 2%;
	padding-top: 5px;
	display: inline-block;
}
#index #wrapper #formArea .mensesStart span:last-child {	margin-right: 0;}


/* ************************************************ */
/*                     #result                      */
/* ************************************************ */

#result #wrapper header {	margin-bottom: 12px;}
#result #wrapper #judgment {
	margin: 0 auto 10px;
	width: 89%;
}
#result #wrapper #judgment .percent {
	margin-bottom: 13px;
	font-size:  20px;
	text-align: center;
}
#result #wrapper #judgment .percent em {
	margin-right: 2%;
	color: #ff7d95;
	font-weight: bold;
	font-size: 40px;
}
#result #wrapper #judgment .percent img {	vertical-align: 0;}
#result #wrapper #judgment h2 {
	margin-bottom: 9px;
	padding-top: 15px;
	background: url(../img/result/bg_judgment.png) left top repeat-x;
}
#result #wrapper #judgment h2 span {
	padding-bottom: 15px;
	display: block;
	color: #ff7d95;
	background: url(../img/result/bg_judgment.png) left bottom repeat-x;
	font-size: 16px;
	text-align: center;
}
#result #wrapper #judgment .description {	margin-bottom: 10px;}
#result #wrapper #judgment .description em {
	color: #f00;
	font-weight: bold;
}
#result #wrapper #judgment .schedule {
	margin-bottom: 10px;
	padding-bottom: 11px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	background-color: #d5f1fb;
}
#result #wrapper #judgment .schedule .date {
	margin: 0 auto;
	padding: 10px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 91.2%;
	background-color: #fff;
	font-size: 20px;
	text-align: center;
}
#result #wrapper #judgment .schedule .date em {
	margin-right: 1%;
	color: #ff7d95;
}
#result #wrapper #judgment .schedule .date span {	margin-right: 2%;}
#result #wrapper #judgment .schedule .schedule-week {
	width: 90%;
	margin: 10px auto 0 auto;
}
#result #wrapper .registration {
	padding: 11px 2.3% 7px;
	background-color: #adebff;
}
#result #wrapper .registration p {	margin-bottom: 7px;}

#result #wrapper #net {
	padding-top: 10px;
	background: url(../img/common/brd_footer.png) left top no-repeat;
	background-size: contain;
}
#result #wrapper #net p {
	margin: 0 auto 6px;
	width: 95.3%;
}
#result #wrapper #net ul {	margin-bottom: 9px;}
#result #wrapper #net ul li {	float: left;}
#result #wrapper #net ul li.charaA {	width:  14.6%;}
#result #wrapper #net ul li.charaB {	width:  10.8%;}
#result #wrapper #net ul li.btn {	width:  74.6%;}
#result #column {
	background: url(../img/result/bg_column.png) left top repeat-y;
	background-size: contain;
}
#result #column .layout {
	padding: 33px 0 17px;
	background: url(../img/result/bg_column_top.png) left top no-repeat;
	background-size: contain;
}
#result #column .layout .inner {
	margin: 0 auto;
	padding: 10px 1.6%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 92.1%;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 2px #bbb;
	-webkit-box-shadow: 1px 1px 2px #bbb;
	box-shadow: 1px 1px 2px #bbb;
}
#result #column .layout .inner h3 {
	margin-bottom: 10px;
	padding: 5px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
		color: #fff;
	background-color: #ff7d95;
	text-align: center;
}
#result #column .layout .inner section {
	margin-bottom: 13px;
	padding: 0 1.7% 23px;
	color: #ff7d95;
	background: url(../img/result/bg_column_bot.png) left bottom no-repeat;
	background-size: contain;
}
#result #column .layout .inner section:last-child {
	margin: 0;
	padding-bottom: 0;
	background: none;
}
#result #column .layout .inner section h4 {
	color: #ff7d95;
	font-size: 14px;
}
#result #column .layout .inner section p {
	font-size: 12px;
	text-indent: 1em;
}
#result #column .layout .inner section p .image {
	padding: 16px 0 0 3%;
	float: right;
	width: 33.7%;
}
#result footer {
	background: none;
}

/* ************************************************ */
/*                2018 header footer                */
/* ************************************************ */
#wrapper {
  overflow: visible;
}
.mt_none {
  margin-top: 0; }

.mr_none {
  margin-right: 0; }

.mb_none {
  margin-bottom: 0; }

.ml_none {
  margin-left: 0; }

.pt_none {
  padding-top: 0; }

.pr_none {
  padding-right: 0; }

.pb_none {
  padding-bottom: 0; }

.pl_none {
  padding-left: 0; }

.mt_xsmall {
  margin-top: 10px; }

.mr_xsmall {
  margin-right: 10px; }

.mb_xsmall {
  margin-bottom: 10px; }

.ml_xsmall {
  margin-left: 10px; }

.pt_xsmall {
  padding-top: 10px; }

.pr_xsmall {
  padding-right: 10px; }

.pb_xsmall {
  padding-bottom: 10px; }

.pl_xsmall {
  padding-left: 10px; }

.mt_small {
  margin-top: 20px; }

.mr_small {
  margin-right: 20px; }

.mb_small {
  margin-bottom: 20px; }

.ml_small {
  margin-left: 20px; }

.pt_small {
  padding-top: 20px; }

.pr_small {
  padding-right: 20px; }

.pb_small {
  padding-bottom: 20px; }

.pl_small {
  padding-left: 20px; }

.mt_normal {
  margin-top: 30px; }

.mr_normal {
  margin-right: 30px; }

.mb_normal {
  margin-bottom: 30px; }

.ml_normal {
  margin-left: 30px; }

.pt_normal {
  padding-top: 30px; }

.pr_normal {
  padding-right: 30px; }

.pb_normal {
  padding-bottom: 30px; }

.pl_normal {
  padding-left: 30px; }

.mt_large {
  margin-top: 40px; }

.mr_large {
  margin-right: 40px; }

.mb_large {
  margin-bottom: 40px; }

.ml_large {
  margin-left: 40px; }

.pt_large {
  padding-top: 40px; }

.pr_large {
  padding-right: 40px; }

.pb_large {
  padding-bottom: 40px; }

.pl_large {
  padding-left: 40px; }

.mt_xlarge {
  margin-top: 50px; }

.mr_xlarge {
  margin-right: 50px; }

.mb_xlarge {
  margin-bottom: 50px; }

.ml_xlarge {
  margin-left: 50px; }

.pt_xlarge {
  padding-top: 50px; }

.pr_xlarge {
  padding-right: 50px; }

.pb_xlarge {
  padding-bottom: 50px; }

.pl_xlarge {
  padding-left: 50px; }

.header_benesse {
    position: relative;
    height: 20px;
    padding: 0 1rem;
    margin-bottom: 0;
}
.header_benesse img {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 65px;
}
.header_tamahiyo {
    border-top: solid 1px #f1f1f1;
    height: 44px;
    position: relative;
}
.header_tamahiyo h1 {
    width: 62px;
    position: absolute;
    top: 10px;
    left: 10px;
}
.header_nav {
    -webkit-box-flex: 5;
    -webkit-flex-grow: 5;
    -ms-flex-positive: 5;
    flex-grow: 5;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
.header_nav ul {
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.header_nav ul li {
    font-size: 10px;
}
.header_nav ul li a {
    display: block;
    margin: 0;
    padding: 13px 10px 13px 0;
    white-space: nowrap;
    color: black;
    text-decoration: none;
}
.header_nav ul li img {
    width: 16px;
    margin: 0 3px 0 0;
}
.regist_box {
    border: solid 2px #f3f3f3;
    margin: 25px 10px 40px 10px;
    padding: 0 0 10px 0;
    background: url(/resources/check/img/common/hf/cmn_thnt_bg.png);
    background-size: 12px auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.regist_box * {
    box-sizing: border-box;
}
.regist_box a {
    color: black;
    text-decoration: none;
}
.regist_box .regist_img {
    width: 100%;
    padding: 15px 0 0 0;
}
.regist_box .regist_txt {
    width: 100%;
    margin: -6% 0 0 0;
    padding: 0 15px;
}
.regist_box .regist_txt .text_l {
    text-align: center !important;
    font-size: 11px;
    line-height: 16px;
}
.regist_box .regist_txt .btn_primary {
    background: #ff878c url(/resources/check/img/common/hf/cmn_arwr_s_c.png) right 20px top 10px no-repeat;
    background-size: 10px auto;
    border: none;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    font-size: 14px;
    color: #fff;
    padding: 7px 0 10px 0;
    letter-spacing: 2px;
    position: relative;
    display: block;
    text-align: center;
}
.regist_box .regist_txt .txt_link {
    background: #fff url(/resources/check/img/common/hf/cmn_arwr_s_b.png) right 20px top 5px no-repeat;
    background-size: 10px auto;
    border: 1px solid #000;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    font-size: 14px;
    color: #000;
    padding: 2px 0 5px 0;
    display: block;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
}
.bread_area {
    display: block;
    padding: 10px;
    padding: 1rem;
    margin-top: 20px;
    margin-top: 2rem;
    overflow-x: auto;
    background: #f2f2f5;
    border-top: solid 1px #ebebed;
    border-bottom: solid 1px #ebebed;
}
.bread_area a {
    color: black;
    text-decoration: none;
}
.bread_area ol {
    white-space: nowrap;
}
.bread_area li {
    display: inline;
    white-space: nowrap;
}
.bread_area li:not(:last-child):after {
    content: " > ";
    margin: 0 10px;
    margin: 0 1rem;
}
.js-link_basic{
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
.js-link_basic * {
  box-sizing: border-box;
}
.ttl_secondary_ver1 {
    background: #f2f2f5;
    padding: 5px;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: normal;
}
.js-accordion_list {
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
}
.js-accordion_list a {
    color: black;
    text-decoration: none;
}
.js-accordion_list * {
    box-sizing: border-box;
}
.js-accordion_list>* {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    overflow: hidden;
}
.js-accordion_list>*>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    padding: 10px;
    border: solid 1px #e1e1e1;
    margin-bottom: -1px;
}
.js-accordion_list[class*=list_type_]>*>a:before {
    content: "";
    width: 15px;
    height: 15px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
}
.js-accordion_list.list_type_time a:before {
    background-image: url(/resources/check/img/common/hf/icon_time.svg);
}
.js-accordion_list .has_child:after {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    content: "";
    min-width: 12px;
    width: 12px;
    height: 12px;
    background: url(/resources/check/img/common/hf/icon_plus.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: auto;
}
.js-accordion_list .has_child.is-open:after {
    min-width: 12px;
    width: 12px;
    height: 12px;
    background: url(/resources/check/img/common/hf/icon_minus.svg);
}
.js-accordion_list>* .accordion_contents {
    display: none;
    margin: 10px 0;
}
.js-accordion_list li:last-child a {
    margin-bottom: 0;
}
.tbl_dummy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: solid 1px #e1e1e1;
    border-bottom: none;
}
.tbl_dummy dt {
    width: 25%;
    background-color: #f2f2f5;
    border-bottom: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
    padding: 5px;
    text-align: center;
}
.tbl_dummy dt a {
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin: -5px 0;
}
.tbl_dummy dt a:after {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: auto;
    content: "";
    width: 8px;
    min-width: 8px;
    height: 8px;
    background: url(/resources/check/img/common/hf/icon_arrow.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.tbl_dummy dd {
    width: 75%;
    border-bottom: solid 1px #e1e1e1;
}
.tbl_dummy dd ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tbl_dummy dd a {
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.tbl_dummy dd a:after {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: auto;
    content: "";
    width: 8px;
    min-width: 8px;
    height: 8px;
    background: url(/resources/check/img/common/hf/icon_arrow.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.tbl_dummy dd li {
    width: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.js-accordion_list li:last-child a {
    margin-bottom: 0;
}
.btn_wide {
    padding: 5px 30px;
    width: 100%;
    background: #fff;
    color: black;
    border: solid 2px black;
    border-radius: 3px;
    position: relative;
    display: block;
    text-align: center;
}
.btn_wide:after {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 8px;
    height: 8px;
    background: url(/resources/check/img/common/hf/icon_arrow.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}
aside.l-aside .inner:not(.shop_inner) {
    border-top: none;
    margin: 0;
    padding: 30px 0 0 0;
}
.inner:after, .article_detail_item:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}
aside.l-aside .w_100p {
    width: 41%;
    float: left;
    margin: 0 0 0 6% !important;
}
aside.l-aside .ttl_secondary_ver3 {
    font-size: 12px;
    text-align: center;
    background: url(/resources/check/img/common/hf/cmn_fllw_ttl.png) center top no-repeat;
    background-size: 107px auto;
    padding: 25px 0 15px 0;
    margin: 20px 0 0 0;
}
.sns_list_primary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
aside.l-aside ul {
    padding: 0 20px !important;
}
aside.l-aside .sns_list_primary li {
    background: none;
    padding: 0;
    margin: 10px 0 0 0;
    width: calc(100vw / 7);
    height: calc(100vw / 7);
}
.bannar_list * {
  box-sizing: border-box;
}
.bannar_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.bannar_list li {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 10px;
}
.bannar_list li:nth-of-type(2n) {
  margin-right: 0;
}
.bannar_list li img {
    border: solid 2px #cacacc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%;
}
footer {
    margin: 20px 0 -40px 0;
    background: none;
}
footer a {
  color: black;
  text-decoration: none;
}
footer * {
  box-sizing: border-box;
}
footer ul:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
footer #main ul {
    border-top: solid 3px #f3f3f3;
    margin: 0;
}
footer #main ul li {
    float: left;
    width: 33.33333%;
    height: 44px;
}
footer #main ul li a {
    font-size: 12px;
    display: block;
    border-right: solid 4px #f3f3f3;
    background: url(/resources/check/img/common/hf/cmn_arwr_s_g.png) right 13px top 13px no-repeat;
    background-size: 8px auto;
    padding: 12px 0 14px 15px;
}
footer #main ul li:last-child a {
    border-right: none;
}
footer #contents ul {
    border-top: solid 3px #f3f3f3;
}
footer #contents ul li {
    border-bottom: solid 2px #f3f3f3;
    float: left;
    width: 50%;
    height: 44px;
    background: url(/resources/check/img/common/hf/cmn_arwr_s_g.png) right 13px top 13px no-repeat;
    background-size: 8px auto;
}
footer #contents ul li a {
    font-size: 12px;
    line-height: 14px;
    display: block;
    height: 100%;
    border-right: solid 2px #f3f3f3;
    padding: 13px 0 0 15px;
}
footer #corporate ul {
    text-align: center;
    padding: 20px 50px 30px 50px;
}
footer #corporate ul li {
    display: inline-flex;
    padding: 0 5px;
    float: none;
}
footer #corporate ul li a {
    font-size: 12px;
}
footer .top {
    font-size: 12px;
    text-align: center;
    background: #ffe6e6;
    margin: 0;
    width: 100%;
}
footer .top a {
    display: block;
    padding: 12px 0 14px 0;
    line-height: 1;
}
footer .top img {
    width: 13px;
    margin: -3px 10px 0 0;
    vertical-align: middle;
}
.js-footer_btn_top {
    display: block;
    text-align: center;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 10px;
    margin-top: 10px;
}
footer .copy {
    font-size: 10px;
    text-align: center;
    padding: 10px 0 12px 0;
    margin: 0;
    width: 100%;
}
