
.ct {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }

html {
    font-size: 10px;
    color: #333; }
body{ font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", sans-serif;}

a {
    color: #666;
    text-decoration: none;}
a[href^="tel:"] {
    pointer-events: none; }

p {
/*    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;*/
    margin-bottom: 1em; }

img {
    max-width: 100%;
    height: auto;
}

.br_tb:before,
.br_sp:before {
    content: none;
}
.br_pc:before {
    content: "\A" ;
    white-space: pre ;
}

.mb10{ margin-bottom: 10px !important;}
.mb20{ margin-bottom: 20px !important;}
.mb30{ margin-bottom: 30px !important;}
.mb40{ margin-bottom: 40px !important;}
.mb50{ margin-bottom: 50px !important;}
.mb60{ margin-bottom: 60px !important;}

.bg-beige {
    background: #f3f3f2; }
.bg-d-blue {
    background: #1c236d; }

.clr{ clear: both;}

#page {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    text-align: center;
    overflow: hidden; }

.grobal .lab label {
    display: none; }
.grobal input {
    display: none; }
.grobal .panel {
    *zoom: 1; }
.grobal .panel::before {
    content: "";
    display: table; }
.grobal .panel::after {
    content: "";
    display: table;
    clear: both; }

.text_red{ color: #e60012;}
.text_purple{ color: #88318d;}
.border_red_double{
    border-bottom: 4px double #e60012;
    padding-bottom: 2px;
}

.flex{
    display: flex;
    max-width: 700px;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;}

#header {
    height: 0px; }

main {
    margin-top: 0; }

section {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0; }
section article {
    width: 100%;
    max-width: 700px;
    padding: 65px 150px;
    margin: 0 auto;
    font-size: 1.6em;
    line-height: 1.6;
}
section h2 {
    font-size: 27px;
    font-size: 2.7rem;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7; }
section h2::after {
    content: "";
    display: block;
    border-bottom: 3px solid #1c236d;
    width: 100px;
    margin: 20px auto 65px; }
section h3 {
    font-size: 27px;
    font-size: 2.7rem;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7;
    margin-bottom: 55px;
}
section h4 {
    font-size: 20px;
    font-size: 2.0rem;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7; }
section p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
    /*letter-spacing: .05em;*/ }
section p.lead {
    text-align: center;
    font-size: 20px;
    line-height: 1.8;
}

#bread {
    width: 100%;
    max-width: 1000px;
    padding: 10px 50px;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
    box-sizing: border-box;
}
#bread a{ text-decoration: none;}
#bread a:after {
    content: ">";
    margin: 0 .5em; }

div.w100_wrap {
    width: 100%;
    max-width: 1000px;
    padding: 10px 10px;
    margin: 0 auto;
    box-sizing: border-box;
}
div.snsBtn {
    width: auto;
}

#intro {
    margin-bottom: 50px;}
#intro .mv {
    width: 100%;
    height: 480px;
    background: url(/contents/fudodiary1/img/mv.jpg) center center/cover no-repeat;
    position: relative;
    padding-top: 230px;
    box-sizing: border-box;
    margin-bottom: 30px;
    color: #fff;
}
#intro h1 {
    font-size: 44px;
    font-size: 4.4rem;
    font-weight: normal;
    letter-spacing: .15em;
    color: #1c236d;
    font-weight: bold;
    margin: 30px auto;
}
#intro p {
    font-size: 27px;
    font-size: 2.7rem;
    text-align: center;
    letter-spacing: .2em;
    max-width: 800px;
    margin: 0 auto 25px;
    line-height: 1.7;}


#diary{}

#diary h1{
    font-size: 30px;
    font-size: 3.0rem;
    color: #1c236d;
    font-weight: normal;
    letter-spacing: .15em;
    margin: 0 auto 30px auto;
    text-align: left;}

#diary h2{
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1em;
    letter-spacing: 0;
}
#diary h2::after{ content: none;}

#diary p{
    font-size: 18px;
    text-align: left;
    line-height: 1.7;
    margin-bottom:50px;}

#diary p.tar{
    font-size: 14px;
    text-align:right;
    margin: 20px auto;}

/* 繝壹�繧ｸ騾√ｊ */

#pagenation{
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 80px;
    position: relative;}

#pagenation p{
    text-align:center;
    font-size: 16px;
    margin-bottom: 0;
    box-sizing: border-box;
    width: 48%;
}

#pagenation a{
    color:#1c236d;
    position: relative;
    display: flex;
}

#pagenation p.tline{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 1em;}

#pagenation .next a {
    justify-content: flex-end;
}
#pagenation .next a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f0a9';
    font-weight: 900;
    margin-left: 10px;
}
#pagenation .prev a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f0a8';
    font-weight: 900;
    margin-right: 10px;
}




.news{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 80px;
    display: flex;
    justify-content: space-between;
    /*align-items: flex-start;*/
    flex-wrap: wrap;}
.news div{
    width: 28%;
    padding: 20px;
    margin-bottom: 20px;
    height: 80px;
    text-align: left;
    border: solid 1px #dadada;}
.news div a{ color: #000;}
.news div a:hover{
    opacity: .7;
    color: #666;}
.news div h2{
    font-size: 18px;
    letter-spacing: inherit;}
.news div h2::after{
    content: none;}
.news div img{
    width: 100%;}
.news div p.date{
    margin-bottom: .3em;}

.news > .soon{ position: relative;}
.news > .soon::before{
    content: "Coming Soon";
    color: #fff;
    font-family: 'Josefin Slab', serif;
    font-size: 2em;
    width: 100%;
    height: 100%;
    background: #ccc;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;}


.profile{
    padding: 50px;
    max-width:  700px;
    text-align: left;
    margin: 0 auto 50px auto;
    background-color: #f3f3f3;}

.profile .photo{
    width: 120px;
    float: left;
}
.profile p{ margin-left: 150px;}
.profile .name{ margin-bottom: 0;}
.profile .name span{
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
}


.box_k {
	width:720px;
	margin:0 auto 30px auto;
/*	border:#EA5520 1px solid;
	padding:20px;*/
}

.box_k h2 {
    position: relative;
    text-align: center;
    height: 110px;
    line-height: 110px;
    /*padding-top: 30px;
    padding-left: 0px;
    padding-bottom: 30px;*/
    box-sizing: border-box;
    color: #0091d7;
    font-size: 30px;
    font-weight: normal;
    border: #0091d7 1px solid;
    border-bottom: 0;
    background: #eaf8ff;}
.box_k h2 img{
    vertical-align: middle;
    width: 80px;}

.box_k ktitle{
    position: absolute;
    top:10px;
}
h2 span.baloon {
    position: absolute;
    top: -45px;
    left: 15px;
    z-index: 2;}
.box_k h2 span.circle {
    font-size: 90%;
    border: 1px solid #0091d7;
    border-radius: 50%;
    padding: 22px 10px;
    margin-right: 10px;
    display: inline;}
.box_k h2 span.circle2 {
    font-size: 50%;
    border: 1px solid #0091d7;
    border-radius: 50%;
    padding: 29px 10px;
    margin-left: 10px;
    display: inline;}
.box_k h2 span.hour {
    display: block;
    color: #333;
    font-size: 13px;
    padding: 12px 22px 11px;
    margin-left: 10px;
    position: absolute;
    top: 15px;
    right: 152px;}
.box_k .yaku {
	position:absolute;
	top: 0;
	right: 50px;
	color: #333;
	font-size: 13px;}
.box_k h2 .hour img {
    display: block;
    margin: 0 auto 5px;}
.box_k h2 .comment {
    display: block;
    color: #333;
    position: absolute;
    right: 70px;
    top: 30px;
    font-size:14px;}
.box_k h2 .comment:before {
    content: "";
    display: block;
    border-top: 1px dashed #0091d7;
    transform: rotate(-10deg);
    margin-bottom: 10px;}
.box_k h2 .comment:after {
    content: "";
    display: block;
    border-bottom: 1px dashed #0091d7;
    transform: rotate(10deg);
    margin-top: 10px;}
.box_k .content{
    padding: 20px 30px;
    box-sizing: border-box;
    border: #0091d7 1px solid;}
.box_k .content h3{
    font-weight: normal;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: .15em;
    text-decoration: underline;
    text-align: left;
    margin-bottom: 20px;
    color: #0091d7;}
.box_k .content h3 span{ color: #000;}
.box_k .content .kyPlus li{
    list-style-position: outside;
    font-size: 13px;
    text-align: left;
    margin-bottom: 15px;}
.box_k .content .kyPlus li:before {
    content: "● ";
    color: #0091d7;}
.box_k .content .kyPlus span{ color: #0091d7;}
.btn a,
.btn_top a {
    background: #0091d7;
    display: block;
    text-align: center;
    width: 265px;
    padding: 10px 18px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;}
.btn a:after {
    content: "";
    background: url(/guidance/images/common/arrow.svg) right center/25px no-repeat;
    padding: 13px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;}
.kttl {
	font-size: 20px;
	font-weight:bold;
	margin-bottom:30px;
	text-align:left;}
.btn_top a.d_blue {
    background: #1c236d;}
.btn_top {
	margin-bottom:40px;}
.ttl_ore {
    line-height: 1.7;
	font-size:24px;
	color:#0091d7;
	font-weight:bold;
	margin-bottom:40px;}


/* 1025px莉･荳翫�繝｢繝九ち繝ｼ */
@media screen and (min-width: 1025px) {
    .pc {
        display: block !important; }

    .tb {
        display: none; }

    .sp {
        display: none; }
}

/* 繧ｿ繝悶Ξ繝�ヨ */
@media screen and (min-width: 600px) and (max-width: 1024px) {
    .pc {
        display: none; }

    .tb {
        display: block !important; }

    .sp {
        display: none; }

    .br_pc:before,
    .br_sp:before{
        content: none;
    }
    .br_tb:before {
        content: "\A" ;
        white-space: pre ;
    }

}

/* 1024px莉･荳九�繝｢繝九ち繝ｼ */
@media screen and (max-width: 1024px) {
    #header {
        height: 0px; }

    section article {
        padding: 65px 10%;
        box-sizing: border-box;}
    #intro .mv{ background-size: cover;}

    #media ul li {
        width: 13%;
        max-height: 124px; }
    #media ul li:not(:nth-child(6n+6)) {
        margin-right: 4.4%; }
    #media .btn a {
        max-width: 100%; }

    .web_course dl {
        border-top: 1px solid #000;
        margin-bottom: 35px; }
    .web_course dl dt {
        width: 20%;
        padding: 14px 0; }
    .web_course dl dd {
        width: 80%;
        padding: 14px 0; }
}

@media screen and (max-width: 1000px) {
    #header + *{ margin-top: 87px;}
}

/* 599px莉･荳具ｼ医せ繝槭�� */
@media screen and (max-width: 599px) {
    .pc {
        display: none; }

    .tb {
        display: none; }

    .sp {
        display: block !important; }

    html {
        font-size: 8px; }

    a[href^="tel:"] {
        pointer-events: visible; }

    section article {
        padding: 55px 5% 25px;
        box-sizing: border-box;
    }
    section h2 {
        font-size: 20px;
        font-size: 2.4rem; }
    section h2::after {
        width: 50px;
        margin: 10px auto 15px; }
    section h3 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    section h4 {
        font-size: 15px;
        font-size: 1.5rem; }
    section p {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5; }
    section p.lead { font-size: 1.6rem;}

    .br_pc:before,
    .br_tb:before{
        content: none;
    }
    .br_sp:before {
        content: "\A" ;
        white-space: pre ;
    }

    #bread {
        display: none; }

    div.w100_wrap {
        margin-top: 87px;
    }

    /* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ逕ｨ */
    .close{ display: none;}
    .open{ display: block;}

    #intro{
        margin-top: 30px;
        margin-bottom: 50px;
    }
    #intro .mv{
        height: 185px;
        padding-top: 65px;}

    #intro h1 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: normal;
    letter-spacing: .15em;
    color: #1c236d;
    font-weight: bold;
    margin: 30px auto;}
    #intro .mv h1{
        font-size: 18px;
        color: #fff;}
    #intro .mv p{
        font-size: 13px;
        text-shadow: 0 0 0;
        width: 90%;
        margin: 0 auto 30px;
    }
    #intro p{ line-height: 1.6;}

.news{
    margin:0 auto;
    flex-direction: column;}
.news div{
    width: 80%;
    height: 50px;
    margin: 0px auto 20px auto;}
.news div h2 {
    font-size: 16px;}

    section .content{ margin-bottom: 30px;}
    section .content h4,
    section .content p{ width: 100%;}
    section .content h4{
        margin-top: 10.5em;
        margin-bottom: 0.5em;
    }
    section .content p{ min-height: auto;}

    .profile{
        padding: 20px;
        width: 80%;
        text-align: left;
        margin: 0 auto 50px auto;
        background-color: #eaeaea;}
    .profile .name{ margin-top: 7em;}
    .profile .name + p{
        clear: both;
        margin-left: 0;
        padding-top: 1em;
    }

/* 荳榊虚逕｣謚戊ｳ�せ繧ｯ繝ｼ繝ｫ */

.box_k {
    width: 90%;
    margin: 0 auto 30px auto;
/*    border: #EA5520 1px solid;
    padding: 15px;
    box-sizing: border-box;*/
}

.box_k h2 {
    position: relative;
    text-align:center;
    padding: 20px 0;
/*    padding-top: 40px;
    padding-bottom: 25px;*/
    height: 80px;
    line-height: 80px;
    color: #0091d7;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: normal;
    border: #0091d7 1px solid;
    border-bottom: 0;
    background: #eaf8ff;
    margin-bottom: 0;}

.box_k h2 img{
    vertical-align: middle;
    width: 40px;}
h2 span.baloon {
    width: 120px;
    position: absolute;
    top: -53px;
    left: 5px;
    z-index: 2;}
h2 span.baloon img{
    width: 100%;}
.box_k h2 span.circle {
    font-size: 80%;
    border: 1px solid #0091d7;
    border-radius: 50%;
    padding: 12px 5px;
/*    margin-right: 5px;*/
    display: inline;}

.box_k h2 span.hour {
    display: block;
    color: #333;
    font-size: 10px;
    padding: 10px 13px 3px;
    margin: 0;
    position: absolute;
    top: 25px;
    right: 5px;}
.box_k h2 span.hour img{
    width: 12px;
    margin-bottom: 2px;}
.box_k .yaku {
    position: absolute;
    top: 15px;
    left: 6px;
    color: #333;
    font-size: 10px;
    margin-top: 0;}
.box_k h2 .hour img {
    display: block;
    margin: 0 auto 5px;}
.box_k h2 .comment {
    display: block;
    color: #333;
    position: absolute;
    left: 40%;
    top: 0;
    font-size:14px;
    box-sizing: border-box;
    line-height: 2;}
.box_k h2 .comment:before {
    content: "";
    display: block;
    border-top: 1px dashed #0091d7;
    transform: rotate(-110deg);
    margin-top: 0;
    margin-bottom: -12px;
    margin-left: -27px;
    width: 30px;}
.box_k h2 .comment:after {
    content: "";
    display: block;
    border-bottom: 1px dashed #0091d7;
    transform: rotate(110deg);
    margin-top: -17px;
    margin-left: 76px;
    width: 30px;
}
.box_k .content{
    padding: 20px;
    box-sizing: border-box;
    border: #0091d7 1px solid;
}
.box_k .content h3{
    font-weight: normal;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: .15em;
    text-decoration: underline;
    text-align: left;
    margin-bottom: 20px;
    color: #eaf8ff;
}
.box_k .content h3 span{
    color: #000;}
.box_k .content .kyPlus li{
    list-style-position:outside;
    font-size: 13px;
    line-height: 1.7;
    text-align: left;
    margin-bottom: 15px;
    padding-left:1em;
    text-indent:-1.3em;}
.box_k .content .kyPlus li:before {
    content:"● ";
    color: #0091d7;}
.box_k .content .kyPlus span{
    color: #0091d7;}

.btn a,
.btn_top a {
    background: #0091d7;
    display: block;
    text-align: center;
    width: 100%;
    padding: 10px 18px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
}
.btn a:after {
    content: "";
    background: url(/guidance/images/common/arrow.svg) right center/25px no-repeat;
    padding: 13px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.kttl {
	font-size: 16px;
	font-weight:bold;
	margin-bottom:30px;
	text-align:left;
}

.btn_top a.d_blue {
    background: #1c236d;
}

.btn_top {
	margin-bottom:40px;}

.ttl_ore {
    line-height: 1.7;
	font-size:21px;
	color:#0091d7;
	font-weight:bold;
	margin-bottom:40px;}

#pagenation{
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 30px auto;}
#pagenation_one{ margin: 30px auto;}

#pagenation p,
#pagenation_one p{
    font-size: 12px;}

#pagenation .next a:after,
#pagenation .prev a:before {
    margin: 0;
}

}


/* 讓ｪ蟷�ｺ�ａ縺ｮ繧ｹ繝槭���Phone6Plus遲会ｼ */
@media screen and  (min-width: 400px) and (max-width: 599px) {
    section .content h4{ margin-top: 11.5em;}
}

/* 讓ｪ蟷�強縺�せ繝槭���Phone5遲会ｼ */
@media screen and (max-width: 320px) {
    section .content h4{ margin-top: 9em;}
/*    #intro + section { margin-top: 21em;}*/
    .profile .name span{ font-size: 13px;}
}



/* youtube蝓九ａ霎ｼ縺ｿ繝ｬ繧ｹ繝昴Φ繧ｷ繝門ｯｾ蠢 171017*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom:20px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
