/* レスポンシブ */
@media screen and (min-width:768px) { 
.desktopin { 
display:block;
}
.mobilein { 
display:none;
}
}
@media screen and (max-width:767px) { 
.desktopin { 
display:none;
}
.mobilein { 
display:block;
}
}

@media screen and (max-width: 750px){
.contents {
width: 100%;
margin-left: auto;
margin-right: auto;
}
}


@media screen and (min-width: 751px){
h2.common_h2 {
position: relative;
margin-bottom: 70px;
font-size: 3rem;
color: #13B5BB;
text-align: center;
line-height: 1.5em;
font-weight: bold;
letter-spacing: 1.2px;
margin-top: 70px;
}
}
@media screen and (max-width: 750px){
h2.common_h2 {
width: 90%;
margin-left: 10%;
margin-bottom: 30px;
padding: 30px 5px 30px 20px;
line-height: 1.2;
font-weight: bold;
letter-spacing: 1.2px;
font-size: 1.8rem;
background-color: #13B5BB;
color: #fff;
border-radius: 80px 0 0 80px;
box-sizing: border-box;
text-align: center;
margin-top: 70px;
}
}
@media screen and (min-width: 751px){
h2.common_h2b {
position: relative;
margin-bottom: 70px;
font-size: 3rem;
color: #13B5BB;
text-align: center;
line-height: 1.5em;
font-weight: bold;
letter-spacing: 1.2px;
margin-top: 70px;
}
}
@media screen and (max-width: 750px){
h2.common_h2b {
width: 90%;
margin-left: 10%;
margin-bottom: 30px;
padding: 30px 5px 30px 20px;
line-height: 1.2;
font-weight: bold;
letter-spacing: 1.2px;
font-size: 1.8rem;
background-color: #13B5BB;
color: #fff;
border-radius: 80px 0 0 80px;
box-sizing: border-box;
text-align: center;
margin-top: 0;
}
}


@media screen and (max-width: 750px){
.h2-sub-txt{
width: 90%;
margin: auto;
}
}
@media screen and (min-width: 751px){
.h2-sub-txt2 {
margin-bottom: 40px;
text-align: left;
font-size: 1.8rem;
color: #708384;
font-weight: 500;
}
}
@media screen and (max-width: 750px){
.h2-sub-txt2{
width: 90%;
margin: auto;
}
}
@media screen and (min-width: 751px){
.h2-sub-txt3 {
margin-bottom: 40px;
text-align: center;
font-size: 1.8rem;
color: #708384;
font-weight: 500;
}
}
@media screen and (max-width: 750px){
.h2-sub-txt3{
width: 90%;
margin: auto;
}
}

.title-k3 {
margin-top: 30px;
}











@media screen and (min-width: 751px){
.trust_button_wrap {
margin-bottom: 70px;
margin-top: 40px;
}
}
@media screen and (max-width: 750px){
.trust_button_wrap {
margin-bottom: 30px;
margin-top: 20px;
}
}


@media screen and (min-width: 751px){
.trust_button_list {
text-align: center;
margin-bottom: 20px;
margin-top: 0px;
display: flex;
}
}
@media screen and (max-width: 750px){
.trust_button_list {
text-align: center;
margin-bottom: 0; 
margin-top: 0; 
display: flex;
}
}
@media screen and (min-width: 751px){
.trust_button_list > li {
float: none;
text-align: center;
margin: 0 5px;
flex: 1;
}
}
@media screen and (max-width: 750px){
.trust_button_list > li {
text-align: center;
margin-left: 0;
margin-right: 0;
flex: 1;
margin: 5px;
}
}

@media screen and (max-width: 750px){
.trust_button_list2 > li {
text-align: center;
margin-left: 0;
margin-right: 0;
flex: 1;
margin: 5px;
}
}
@media screen and (min-width: 751px){
.trust_button_list > li > a {
display: inline-block;
width: 100%;
font-size: 1.2rem;
padding: 5px 0;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
}
}
@media screen and (max-width: 750px){
.trust_button_list > li > a {
display: inline-block;
width: 100%;
font-size: 1.3rem;
padding: .5rem .5rem;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
margin-bottom: 20px;
}
}

@media screen and (min-width: 751px){
.trust_button_list2 {
text-align: center;
margin-bottom: 40px;
margin-top: 0px;
display: flex;
}
}
@media screen and (max-width: 750px){
.trust_button_list2 {
text-align: center;
margin-bottom: 0; 
margin-top: 0; 
width: 50%;
margin: auto;
}
}
@media screen and (min-width: 751px){
.trust_button_list2 > li {
float: none;
text-align: center;
margin: 0 5px;
flex: 1;
}
}
@media screen and (min-width: 751px){
.trust_button_list2 > li > a {
display: inline-block;
width: 50%;
font-size: 1.2rem;
padding: 5px 0;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
}
}
@media screen and (max-width: 750px){
.trust_button_list2 > li > a {
display: inline-block;
width: 100%;
font-size: 1.3rem;
padding: .5rem .5rem;
color: #fff;
background-color: #13B5BB;
border-radius: 50px;
transition: 0.3s;
line-height: 1.5;
margin-bottom: 20px;
}
}

@media screen and (min-width: 751px){
.trust_button_list li img {
margin-bottom: 5px;
}
}
@media screen and (max-width: 750px){
.trust_button_list li img {
width: 80%;
margin-bottom: 5px;
}
}
@media screen and (max-width: 750px){
.trust_button_list2 li img {
width: 80%;
margin-bottom: 5px;
}
}











@media screen and (max-width: 750px){
.box1.contentsbox {
margin-bottom: 40px;
overflow: hidden;
}
}
@media screen and (max-width: 750px){
.box1 .service-box {
margin-bottom: 88px;
width: 90%;
margin: auto;
}
}







.box3Wrap {
margin-bottom: 70px;
}
@media screen and (max-width: 750px){
.box3 .capbox .text {
position: absolute;
right: 0;
top: 50%;
text-align: center;
width: auto;
left: 0;
}
}
@media screen and (max-width: 750px){
.box3 .capbox .text h3 {
color: #fff3af;
font-size: 2rem;
margin-bottom: 18px;
text-shadow: 0.5px 0.5px 5px #000;
}
}
@media screen and (max-width: 750px){
.box3 .capbox .text p {
font-size: 1.3rem;
color: #fff;
text-shadow: 0.5px 0.5px 5px #000;
}
}
.box3.contentsbox {
margin-bottom: 0px;
}

.box3 li.box:nth-child(2) {
margin-left: 0;
margin-right: 0;
}

.box3 li.box {
background: #F7F5F4;
padding: 30px;
width: 50%;
margin-bottom: 15px;
flex: none;
margin: 10px;
}
@media screen and (max-width: 750px){
.box3 li.box {
width: 100%;
margin: 0;
margin-bottom: 15px;
padding: 20px;
}
}







.box4.contentsbox {
margin-bottom: 50px;
margin-top: 50px;
}








.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont {
display: flex;
margin-bottom: 0;
flex-direction: column;
}

@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child.gray2b {
color: #b79c76;
}
}


@media screen and (max-width: 750px){
.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.gray {
background-color: #F5FBF9;
color: #5A7071;
}
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.grayb {
background-color: #f9f8f6;
color: #b79d77;
}


.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child {
width: 10em;
margin-bottom: 10px;
padding: 10px;
font-size: 1rem;
border: 1px #ccc solid;
border-radius: 5px;
box-sizing: border-box;
vertical-align: super;
}

.down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > .course_cont_left2 {
padding-right: 0;
border-right: none;
font-size: 12px;
color: #b79c76;
}








.down_box_6 {
margin-bottom: 50px;
}
@media screen and (max-width: 750px){
.down_box_6 {
width: 90%;
box-sizing: border-box;
margin: 0 auto;
overflow: hidden;
clear: both;
margin-bottom: 50px;
}
}









@media screen and (min-width: 751px){
.faq_wrap > ul > li.faq:last-child {
border-bottom: none;
}
}


@media screen and (min-width: 751px){
article.main_visual {
margin: 0 auto 80px;
background-image: url(../images/strorage/sub_main_menu.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
}
@media screen and (max-width: 750px){
article.main_visual {
margin: 0 auto 50px;
background-image: url(../images/strorage/sub_main_menu_sp.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding-bottom: 30px;
}
}
@media screen and (max-width: 750px){
article.main_visual .main_inner {
width: 90%;
box-sizing: border-box;
margin: 0 auto;
overflow: unset;
clear: both;
position: relative;
}
}









@media screen and (min-width: 751px){
.txt {
width: 100%;
padding-right: 0;
}
}








.ImgAd {
width: 100%;
margin-bottom: 50px;
}
@media screen and (min-width: 751px){
.ImgAd {
width: 100%;
margin-bottom: 50px;
}
}









@media screen and (min-width: 751px){
.menu_plan_flow_box_3 {
margin-bottom: 80px;
margin-top: 80px;
}
}
@media screen and (max-width: 750px){
.menu_plan_flow_box_3 {
position: relative;
margin-bottom: 50px;
margin-top: 50px;
}
}
@media screen and (max-width: 750px){
.menu_plan_flow_box_3 > .sub_text {
width: 90%;
box-sizing: border-box;
margin: 0 auto;
overflow: hidden;
clear: both;
padding-top: 0;
margin-bottom: 40px;
text-align: center;
font-size: 1.5rem;
color: #708384;
font-weight: 500;
}
}

@media screen and (max-width: 750px){
.menu_plan_flow_box_4 > .sub_title.sub_title1 {
padding-top: 20px;
margin-bottom: 50px;
}
}









@media screen and (max-width: 750px){
.list_icon_wrap > ul.list_icon.icon_layout_2 {
flex-wrap: wrap;
justify-content: unset;
}
}













.postT {
width: 100%;
margin: auto;
}
@media screen and (max-width: 750px){
.postT {
width: 100%;
margin: auto;
margin-top: 30px;
}
}

.postT tr:nth-child(odd) td {
background: #effeff;
}
.postT td, .postT th {
padding: 8px 10px;
border: 1px solid #c6c34d;
vertical-align: middle;
}
.postT th {
text-align: center;
background: #13b5bb;
color: #fff;
}

.postT th:nth-child(2) {
background: #aeab27;
}

/* 列1 */
.postT tr td:nth-child(1){
text-align: left;
}
/* 列2 */
.postT tr td:nth-child(2){
text-align: center;
width: 20%;
}
/* 列3 */
.postT tr td:nth-child(3){
text-align: center;
width: 20%;
}