@charset "UTF-8"; /*---------------------------------------------------------
	Template:sw
	Theme Name:sw_child
	Theme URI: http://【hoge.jp】/
	Description: 【suworks】ホームページテンプレートです。
	Author: SUWO!RKS
	Author URI: http://su-works.jp/
	Version: 1.0
---------------------------------------------------------*/
.scroll-back-to-top-wrapper.show {
    display: none !important;
}

.home .main .intro_wrap {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 3px 5px rgba(17,17,17,0.08);
    text-align: center;
    margin-bottom: 0px;
}

.intro_wrap .widget_pageContent {
    padding: 100px 0;
    position: relative;
}

.home .intro_wrap p.intro {
    font-size: 36px;
    margin-bottom: 40px;
    line-height: 1.6666;
}

.home .intro_wrap p.price {
    font-size: 28px;
    color: #BCA421;
    margin-bottom: 32px;
}

.home .intro_wrap p.price > span {
    font-size: 48px;
    letter-spacing: 0.2em;
}

@media screen and (max-width: 680px) {
    .intro_wrap .widget_pageContent {
        padding: 60px 0 40px;
    }

    .intro_wrap .widget_pageContent:before {
        width: 100px;
        top: 30px;
        left: -30px;
    }

    .intro_wrap .widget_pageContent:after {
        width: 100px;
        top: 30px;
        right: -30px;
    }

    .home .intro_wrap p.intro {
        font-size: 26px;
        margin-bottom: 20px;
    }
}

.about_wrap {
    /* background: url(img/bg_about.png) no-repeat center center / cover; */
    background: url(img/bg_about.jpg) no-repeat center center / cover;
}

.about_content {
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
    padding: 120px 0 80px;
}

.about_content .txt {
    width: 60%;
    padding-left: 10vw;
    padding-right: 5vw;
    position: relative;
}

.about_content .ttl {
    width: 40%;
}

.home .about_wrap h2 {
    font-size: 2.5em;
    border: none;
    text-align: left;
    margin-top: 1em;
}

.home .about_wrap p.lead {
    text-align: left;
    margin-left: 0;
    margin-bottom: 1.5em;
    line-height: 2.0;
}

.home .about_wrap p {
    margin-bottom: 0;
}

@media screen and (max-width: 680px) {
    .about_content .txt {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding: 0 10px 50px;
    }

    .about_content .ttl {
        width: 100%;
    }

    .home .about_wrap p.lead {
        font-size: 18px;
    }
}

.home .the_wrap {
    /* background: url(img/bg_the.png) no-repeat center center /cover; */
    background: url(img/bg_the.jpg) no-repeat center center /cover;
    padding: 70px 0;
    margin-bottom: 80px;
}

.the_wrap p {
    text-align: center;
}

.the_wrap .blk {
    margin-top: 30px;
}

.home .term_wrap {
    padding: 50px 0;
}

.term_wrap .widget_pageContent {
    padding: 60px;
    position: relative;
    background: #fff;
}

.home .author_wrap h2 {
    text-align: left;
}

.home .author_wrap h3 {
    color: #BCA421;
    font-size: 1.8em;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home .author_wrap h3 > span {
    color: #CECECE;
    font-size: 60%;
    padding-left: 20px;
}

.home .author_wrap h3:before {
    display: none;
}

.home .author_wrap .blk {
    margin-top: 30px;
}

.home .invite_wrap {
    background: url(img/bg_invite.png) no-repeat center center / cover;
    padding: 60px 0;
    margin-top: 70px;
}

.home .invite_wrap p{
    margin: 2em auto;
    max-width: 900px;
    text-align: center;
}

.home .invite_wrap ol{
	max-width: 740px;
	margin: 2em auto;
	word-wrap: break-word;
}

.home .invite_wrap .blk a {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000;
}

@media screen and (max-width: 680px) {
    .home .the_wrap {
        padding: 40px 0;
    }

    .the_wrap p {
        text-align: left;
    }

    .home .term_wrap {
        padding: 50px 0;
    }

    .term_wrap .widget_pageContent {
        padding: 20px;
    }

    .home .invite_wrap {
        padding: 30px 0 50px;
        margin-top: 30px;
        margin-bottom: 0px;
    }
}

/*検索フォーム*/
form.search-form {
    padding-bottom: 0;
    margin-bottom: 50px;
}

form.search-form input {
    display: inline-block;
}

form.search-form input#s {
    width: 100%;
}

form.search-form input[type="submit"] {
    width: 62px;
    margin: 0;
    background: #BCA421;
    border: none;
    position: relative;
    font-size: 28px;
}

.search-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.74);
}

@media screen and (max-width: 680px) {
    form.search-form input#s {
        width: calc( 100% - 40px);
    }

    form.search-form input[type="submit"] {
        width: 55px;
        font-size: 20px;
        min-width: inherit;
    }
}

/*検索結果*/
.rt_content_single_heading h1 {
    text-align: left;
    border-bottom: 1px solid #B71A1E;
    padding-bottom: 0.5em;
}

.rt_content_single_related h2, .rt_content_single_synonyms h2 {
    color: #BCA421;
}

.rt_content_single_related a {
    color: #000;
    text-decoration: underline;
}

a > .hitei{
	color: #FFA501;
}

.seiku {
	color: #00d927;
}

.word_hit{
	background: #fff;
	color: #000;
	font-size: 1.2em;
	padding: 0 10px;
}

.sub-result-view li ul li,
.sub-result-view li ul li a {
    color: #380085;
}

.entry dt, .entry dt a{
	color: #380085
}

.entry dt a{
	color: #380085
}

.rt_content_single_related a{
    color: #338d40;
}

.entry dt a{
	text-decoration: underline;
}

#clear-btn{
	width: 3em;
	background:#fff;
	border: 1px solid#343434;
	font-size:  1.4em;
}

#clear-btn:hover{
	opacity: 0.5;
}

input#s {
    pointer-events: auto !important;
    z-index: 9999 !important;
    position: relative !important;
    background-color: white !important;
  }