

@media screen and (min-width: 796px) and (max-width: 1500px){

.section .article ._in .shindan li ._in {
    padding: 40px;
}

._bk_dot li {
    font-size: 18px;
}

._bk_dot li:last-child {
    font-size: 18px;
}

}

@media screen and (max-width: 796px){


.section .article .title01 {
    font-size: 280%;
    line-height: 1.5em;
    color: #0071bc;
    position: relative;
    text-align: center;
    margin: 20px auto 50px;
}

.section .article .title01 {
    font-size: 280%;
    line-height: 1.5em;
    color: #0071bc;
    position: relative;
    text-align: center;
    margin: 20px auto 50px;
}

.section .article .title01 {
    font-size: 280%;
    line-height: 1.5em;
    color: #0071bc;
    position: relative;
    text-align: center;
    margin: 20px auto 50px;
}

.title02 {
    font-size: 220%;
    line-height: 1.5em;
    color: #fff;
    background: #0071bc;
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 60px 20px;
}


._graph01 {
    width: 100%;
    max-width: 500px;
    margin: 20px auto;
}

._graph01_o {
    width: 100%;
    margin: auto;
}
._graph01_o.big_w {
    width: 104%;
    left: 0;
}
._graph02_o {
    width: 100%;
    display: inline-block;
    float: none;
}
._graph02_o.big_w {
    width: 104%;
    margin-left: -2%;
}
._graph02_w ._graph02_o:nth-child(even) {
    float: none;
}
._graph02_w {
    width: 94%;
    margin: auto;
    margin-bottom: 30px;
}

.horizontalBar {
    padding: 10px 0;
    margin: 30px auto;
}

.doughnut_2 {
    width: 70%;
    margin: 20px auto 20px;
}
.doughnut_2 .doughnut {
    width: 100%;
    float: none;
    margin-left: 0;
}


.doughnut_3 {
    width: 70%;
    margin: 20px auto 20px;
}
.doughnut_3 .doughnut {
    width: 100%;
    float: none;
    margin-left: 0;
}
.doughnut h3 {
    text-align: center;
    margin: 10px auto 30px;
    font-size: 110%;
    line-height: 1.5em;
}

.result01 tr:first-child td._result {
    border-top: 3px solid #0071bc;
    font-size: 120%;
    min-width: auto;
}

.ch02 {
    font-size: 140%;
    text-align: left;
    margin: 20px 0 -20px;
    line-height: 1.5em;
    width: 70%;
}


.shindan li {
    width: 100%;
    background: #fff;
    font-size: 120%;
    float: none;
    margin-left: 0%;
    position: relative;
    margin: 30px 0 0px;
}
.shindan li:first-child {
	margin: 0px 0 0px;
}

.shindan li:after {
    content: '';
    width: 0;
    height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #333333 transparent transparent transparent;
    position: absolute;
	top: -20px;
    left: 48%;
}



}


@media screen and (max-width: 647px){

.pc {
	display: none;
}
.sp {
	display: block;
}
.navi {
    background: url(../images/bk_dot.jpg);
    padding: 35px 10px 20px;
    position: relative;
}
.navi ul li {
    font-size: 90%;
    line-height: 1.5em;
}
.navi ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 4px solid #0071bc;
    background: #e6e6e6;
    display: inline-block;
    position: absolute;
	top: -31px;
    left: 39%;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}

.section .article .title01 {
    font-size: 220%;
    line-height: 1.5em;
    color: #0071bc;
    position: relative;
    text-align: center;
    margin: 20px auto 50px;
}

.section .article .title01 {
    font-size: 220%;
    line-height: 1.5em;
    color: #0071bc;
    position: relative;
    text-align: center;
    margin: 20px auto 50px;
}


a.btn01 {
    background: #0071bc;
    padding: 16px 40px 16px 70px;
    color: #fff;
    position: relative;
    font-size: 120%;
    font-weight: 200;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.5em;
    margin: 40px auto 10px;
    display: inline-block;
}
a.btn01 .icon {
    font-size: 160%;
    font-weight: bold;
    position: absolute;
    left: 15%;
    top: 29%;
}
a.btn02 {
    background: #0071bc;
    padding: 16px 40px 16px 40px;
    color: #fff;
    position: relative;
    font-size: 110%;
    font-weight: 200;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.5em;
    margin: 40px auto 10px;
    display: inline-block;
}
.btn03 {
    background: #0071bc;
    padding: 16px 40px 16px 40px;
    color: #fff;
    position: relative;
    font-size: 110%;
    font-weight: 200;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.5em;
    margin: 20px auto 10px;
    display: inline-block;
    cursor: pointer;
}

.title02 {
    font-size: 160%;
    line-height: 1.5em;
    color: #fff;
    background: #0071bc;
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 30px 10px;
}
.section .article ._in {
    padding: 10px;
}
.section .article ._in._result {
    padding: 10px 10px 0px 10px;
}
.section .article ._in p {
    line-height: 1.8em;
    margin: 10px auto;
}

.question dt {
    background: url(../images/bk_dot.jpg);
    padding: 14px 68px 14px 54px;
    font-size: 140%;
    line-height: 1.5em;
    text-align: left;
    color: #0071bc;
    margin: 10px auto;
    position: relative;
}

.question {
    margin-bottom: 30px;
}

.form {
    margin-bottom: 30px;
}
.form table th {
    padding: 0px 10px;
    width: auto;
    display: block;
}
.section .article .form table th p {
    line-height: 1.8em;
    margin: 0px auto;
    display: inline-block;
    padding-left: 10px;
}
.form table td {
    padding: 4px 10px 14px;
    text-align: left;
    display: block;
}
.tex_s {
    width: 39%;
    margin: 0 0px;
}
.tex_m {
    width: 89%;
}
.disp_b {
    display: inline-block;
}
.privacy {
    padding: 20px;
    border: 1px solid #ccc;
    overflow-y: scroll;
    width: 87%;
    height: 200px;
    font-size: 90%;
}




._graph01 {
    width: 100%;
    max-width: 500px;
    margin: 20px auto;
}

._graph01_o {
    width: 100%;
    margin: auto;
}
._graph01_o.big_w {
    width: 104%;
    left: 0;
}
._graph02_o {
    width: 100%;
    display: inline-block;
    float: none;
}
._graph02_o.big_w {
    width: 104%;
    margin-left: -2%;
}
._graph02_w ._graph02_o:nth-child(even) {
    float: none;
}
._graph02_w {
    width: 94%;
    margin: auto;
    margin-bottom: 30px;
}

.horizontalBar {
    padding: 10px 0;
    margin: 30px auto;
}


.section .article .title03 {
    font-size: 140%;
    position: relative;
    text-align: center;
    margin: 20px auto 10px;
}
.section .article .title03:after {
    content: '';
    width: 88px;
    height: 3px;
    background: #5749b1;
    display: block;
    position: relative;
    bottom: -10px;
    color: rgba(0,114,189,0.8);
    margin: auto;
}
.section .article ._graph01_o .title03 {
    font-size: 140%;
    margin-bottom: 30px;
}
.section .article ._graph02_o .title03 {
    font-size: 140%;
    margin-bottom: 20px;
}

.ch01 {
    margin-bottom: 20px;
}
.ch02 {
	font-size: 120%;
    text-align: left;
    margin: 0px 0 -40px 0;
    line-height: 1.5em;
    width: 71%;
}
.ch03 {
    font-size: 110%;
    text-align: left;
    margin: 20px auto 30px;
    color: #c1272d;
    line-height: 1.5em;
}
.ch04 {
    font-size: 110%;
    text-align: left;
    margin: 30px auto 30px;
    line-height: 1.5em;
}
.ch06 {
    font-size: 110%;
    text-align: left;
    padding-left: 50px;
    position: relative;
    line-height: 1.5em;
    margin-top: 20px;
}

.t_btn {
    background: #0071bc;
    padding: 16px 70px 16px 70px;
    color: #fff;
    position: relative;
    font-size: 130%;
    font-weight: 200;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.5em;
    margin: 20px auto 10px;
    display: inline-block;
    cursor: pointer;
}


._bk_dot {
    background: url(../images/bk_dot.jpg);
    padding: 20px;
    text-align: center;
    margin: 20px auto;
}

._bk_dot li {
    text-align: left;
    width: auto;
    padding: 0 2% 2%;
}

._bk_dot li:last-child {
    padding: 0 2% 0;
}

.result01 {
    width: 100%;
    font-size: 100%;
    margin-bottom: 40px;
}
.result01 th {
    padding: 9px;
    min-width: 35px;
}
.result01 td {
    padding: 12px;
    text-align: left;
}
.result01 td._result .icon {
	font-size: 200%;
}
.result02 {
    display: inline-block;
    position: relative;
    margin: auto;
    text-align: left;
    font-size: 100%;
    padding-left: 60px;
}
.result03 {
    width: 100%;
    font-size: 100%;
    margin-bottom: 20px;
}
.result03 th {
    padding: 9px;
    min-width: 84px;
}
.result03 td {
    padding: 12px;
    text-align: left;
}

.doughnut_2 {
    width: 70%;
    margin: 20px auto 20px;
}
.doughnut_2 .doughnut {
    width: 100%;
    float: none;
    margin-left: 0;
}


.doughnut_3 {
    width: 70%;
    margin: 20px auto 20px;
}
.doughnut_3 .doughnut {
    width: 100%;
    float: none;
    margin-left: 0;
}
.doughnut h3 {
    text-align: center;
    margin: 10px auto 30px;
    font-size: 110%;
    line-height: 1.5em;
}

.shindan li {
    width: 100%;
    background: #fff;
    font-size: 120%;
    float: none;
    margin-left: 0%;
    position: relative;
    margin: 30px 0 0px;
}
.shindan li:first-child {
	margin: 0px 0 0px;
}

.shindan li:after {
    content: '';
    width: 0;
    height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #333333 transparent transparent transparent;
    position: absolute;
	top: -20px;
    left: 48%;
}
.shindan02 {
    font-size: 110%;
    text-align: left;
    line-height: 1.5em;
}

.img001 {
	width: 70%;
	margin: auto;
}

.annai li ._t {
    width: 240px;
    display: block;
}


}


@media screen and (max-width: 320px){

#menuButton_s {
    display: block;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 12%;
    right: -4%;
    z-index: 3;
    color: #fff;
    cursor: pointer;
    background: #15532f;
    text-align: center;
}

}
