/*
Theme Name: Toyfarm one theme Child
Theme URI: https://toyfarm.co.jp/
Template: twentytwenty
Author: Toyfarm
Author URI: https://toyfarm.co.jp/
Description: Toyfarm one theme
Tags: one-theme
Version: 2.1.1670221438
Updated: 2022-12-05 15:23:58

*/

@charset "UTF-8";

* {
    font-family: "FOT-TsukuARdGothic Std", sans-serif;
    font-style: normal;
    font-weight: 600;
}

html,
body {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    height: 100%;

}

html body {
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    margin: 0;
    padding: 0;
    position: relative;
}
p{
	margin:0;
}
label{
	font-size:1.5rem;
}
#toplogo {
    width: 286px;
    margin: 2em 0;
}

.mpbox {
    padding: 4em 0;
}

h1.ft {
    width: 750px;
    background-color: #fff;
    font-size: 4em;
    text-align: center;
/*     height: 90px; */
    line-height: 1.25em;
    margin-left: 0;
}

h3.ftex {
    font-size: 2.5em;
    margin-top: 2.5em;
}


.bgcon {
    background-color: #cee4dc;
}

.boxla {
    width: 1400px;
}

.boxla.footerbox{
	display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
}

.centerbox {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wflex {
    display: flex;
    justify-content: space-between;
    position: relative;
}

#frim {
    width: 530px;
}

div.bttree {
    display: flex;
    position: relative;
    margin-top: 2em;
    justify-content: space-around;
}

div.bttree>div.justbs {
    background-color: #231815;
    font-size: 1.25em;
    color: #fff;
    font-weight: bold;
    height: 52px;
    width: 210px;
    text-align: center;
    margin: 0.5em;
	line-height:2.25em;
}

div.bttree>div.justtl {
    font-size: 2em;
    line-height: 50px;
}

div.bttree>div.anyon {
    background-color: #fff;
}

div.fright {
    position: relative;
}

div.bbtexbg {
    background-color: #fff;
    border-radius: 100%;
    display: block;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 96px;
    font-weight: 600;
}


.evencir {
    position: absolute;
    top: 175px;
    left: -60px;
    z-index: 3;
}

.evencirs {
    position: absolute;
    top: 250px;
    left: -20px;
    z-index: 2;
}

.evencirss {
    position: absolute;
    top: 300px;
    left: 0px;
    z-index: 1;
}

.videcir {
    position: absolute;
    top: 245px;
    left: 240px;
    z-index: 3;
}

.videcirs {
    position: absolute;
    top: 315px;
    left: 295px;
    z-index: 2;
}

.videcirss {
    position: absolute;
    top: 360px;
    left: 320px;
    z-index: 1;
}

.desicir {
    position: absolute;
    top: 95px;
    left: 410px;
    z-index: 3;
}

.desicirs {
    position: absolute;
    top: 170px;
    left: 405px;
    z-index: 2;
}

.desicirss {
    position: absolute;
    top: 210px;
    left: 385px;
    z-index: 1;
}

div.inboxcenter {
    padding: 6em 0;
}

div.inboxtcenter {
    padding: 0 0 6em 0;
}

div.anlinetext,
div.anlinetextt {
    font-size: 3em;
    text-align: center;
    line-height: 1.5em;
    font-weight: 600;
}

div.nlinetext {
    font-size: 3.25em;
    text-align: center;
    line-height: 1.5em;
    font-weight: 600;
}

div.subtitlesize {
    font-size: 2.75em;
    text-align: center;
    font-weight: 600;
    padding-bottom: 1.5em;
}

div.subtitlesize>span.stbline {
    position: relative;
    border-bottom: #678eae 4px solid;
}

div.gbgal {
    background-color: #e3eec3;
    line-height: 64px;
    padding-bottom: 0;
    margin-bottom: 0.75em;
}

div.anlinetext>span {
    position: relative;
    /* border-bottom: #000 2px solid; */
}

div.anlinetext>span.animation::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: solid 3px #000;
    transform: translateX(0);
    animation: border_anim 0.75s linear forwards;
}

div.anlinetextt>span {
    position: relative;
    /* border-bottom: #000 2px solid; */
}

div.anlinetextt>span.animation::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: solid 3px #000;
    transform: translateX(0);
    animation: border_anim 1s linear 0.75s forwards;
}

@keyframes border_anim {
    0% {
        width: 0%;

    }

    100% {
        width: 100%;
    }
}

div.imgan {
    position: relative;
    height: 360px;
    margin-top: 4em;
}

div.imgan>img {
    position: absolute;
}

div.imgan>img#person {
    top: 5em;
    left: 0;
    right: 0;
    margin: auto;
}

div.imgan>img#leftpbb {
    opacity: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateX(-100%);
}

div.imgan>img#rightpbb {
    opacity: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateX(100%);
}

img#downbow {
    padding: 1em 0;
}

.inboxcenter {
    text-align: center;
}

div.boxliston {
    text-align: start;
}

div.treelb {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 4em;
}

div.treelb>div.flex2lin {
    background-color: #fff;
    display: flex;
    width: 570px;
    justify-content: space-between;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 42px;
    padding: 0 1em;
    align-items: center;
}

div.treelb>div.flex2lin>div.tttlt {
    text-align: start !important;
}

div.treelb>div.flex2lin>div.tttlt>h6 {
    font-size: 1.5em;
    font-weight: 400;
    margin: 0 0 0.5em 0;
    color: #678eae;
}

div.treelb>div.flex2lin>div.tttlt>h6>span {
    font-size: 1.75em;
}

div.treelb>div.ttextbox {
	display: flex;
	align-items:center;
    background-color: #fff;
    width: 570px;
    font-size: 1.75em;
    font-weight: 600;
    line-height: 42px;
    padding: 1em;
    text-align: start !important;
}

div.treelb>div.ttextbox>p>span {
    color: #678eae;
}

div.treelb>div.playbtimg {
    display: grid;
    align-items: center;
    padding: 1em;
}

div.ssimgfix {
    width: 230px;
    text-align: center;
}

p.subtbotext {
    font-size: 2.25em;
    font-weight: 600;
    text-align: center;
}


div.flexboxlist {
    display: flex;
    justify-content: space-between;
}

div.planbox {
    background-color: #fff;
    width: 316px;
    text-align: center;
    margin-top: 2em;
	padding-bottom: 2em;
}

.mgt2em {
    margin-top: 2em;
}

div.planbox>img {
    margin-top: -2em;
}

div.planbox>h4 {
    font-size: 1.75em;
    color: #678eae;
}

div.planbox>p.place {
    font-size: 2.25em;
    font-weight: 600;
    line-height: 26px;
    height: 90px;
}

div.planbox>p.place>span {
    font-size: 0.5em;
}

div.planbox>p.plantext {
    font-size: 1.25em;
    font-weight: 600;
    height: 250px;
}

div.planbox>p.ftext {
    font-size: 1.25em;
    font-weight: 600;
    color: #678eae;
}

.tftextline {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    font-weight: 600;
    margin: 8px 0px;
}

.tftextline::before {
    content: "";
    flex-grow: 1;
    margin: 0px 16px;
    background: rgba(103, 142, 174, 1);
    height: 2px;
    font-size: 0px;
    line-height: 0px;
}

.tftextline::after {
    content: "";
    flex-grow: 1;
    margin: 0px 16px;
    background: rgba(103, 142, 174, 1);
    height: 2px;
    font-size: 0px;
    line-height: 0px;
}

div.bdbtsflx {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

div.bdbtsflx>div.bdbtsbox {
    flex: 0 1 33.33%;
}

div.bdbtsflx>div.bdbtsbox>div.inboxtext {
    text-align: center;
    width: 410px;
    font-size: 26px;
    font-weight: 600;
    color: #678eae;
    margin: 0 auto;
    background-color: #fff;
    border: 2px solid #678eae;
    border-radius: 8px;
    margin-bottom: 1em;
}

div#osrsbt {
    width: 8em;
    height: 8em;
    background-color: #678eae;
    color: #fff;
    border-radius: 100%;
    text-align: center;
	padding-top: 2.5em;
    line-height: 1.5em;
    font-weight: 600;
    position: fixed;
    right: calc((100% - 1400px) / 2);
    bottom: 50px;
    z-index: 100;
    cursor: pointer;
    animation: color-change 2s linear infinite;
}

@keyframes color-change {

    0%,
    100% {
        background-color: #678eae;
    }

    50% {
        background-color: #426d91;
    }

    75% {
        background-color: #336791;
    }
}

p.fttext {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}

footer.ftmg {
    padding: 6em 0;
}

img.snsicon {
    width: 52px;
    margin: 0.5em;
}

div.lineflexbox {
    display: flex;
    position: relative;
    flex-wrap: nowrap;
    align-items: flex-end;
    height: 360px;
}

div.lineflexbox {
    margin: 3em 0;
}

div.lineflexbox>img {
    opacity: 0;
}

div.lineflexbox>img.vvrr {
    margin-bottom: 1em;
    margin-left: -10px;
}

div.lineflexbox>img#cttp01 {
    z-index: 20;
}

div.lineflexbox>img#vcttp01 {
    z-index: 19;
}

div.lineflexbox>img#cttp02 {
    z-index: 18;
}

div.lineflexbox>img#vcttp02 {
    z-index: 17;
}

div.lineflexbox>img#cttp03 {
    z-index: 16;
}

div.lineflexbox>img#vcttp03 {
    z-index: 15;
}

div.lineflexbox>img#cttp04 {
    z-index: 14;
}

div.lineflexbox>img#vcttp04 {
    z-index: 13;
}

div.lineflexbox>img#cttp05 {
    z-index: 12;
}

div.lineflexbox>img#vcttp05 {
    z-index: 11;
}

footer>div>img {
    margin: 0 auto 2em;
}

footer>div>div.snsiconbox {
    margin: 0 auto;
    display: inline-flex;
}

div.cftitle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: 36px;
}

div.cftitle>div.titletextcf {
    color: #678eae;
    flex: 0 1 25%;
    text-align: start;
}

div.cftitle>div.titletextcf>span {
    color: #e60012;
}


div.cftitle>div.contenboxtf {
    flex: 0 1 75%;
}

input,
textarea {
    border-color: transparent !important;
}

div.imgbox {
    width: 20em;
    height: 20em;
}

div.spsfisla>span {
    width: 100%;
}

div.spsfisla>span>span {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div.spsfisla>span>span>span {
    flex: 1 1 25%;
    width: 100%;
    padding: 0;
    margin: 0;
}

#wpcf7-f39-o1 {
    margin-top: 1.5em;
}

#radiobt {
    padding-bottom: 0.5em;
}

#radiobt>span:nth-child(4),
#radiobt>span:nth-child(5) {
    padding-right: 0px;
}

#radiobt>span {
    padding-right: 4px;
}



#radiobt>span>label {
    background-color: #fff;
    padding: 12px;
}

div.centerbt {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1em;
}

div.wpcf7-response-output {
    font-size: 32px;
}

#sbmtbt {
    background-color: #678eae;
    width: 300px;
}

/* animation */
div.fleft {
    overflow: hidden;
    text-align: center;
}

.anyon {
    overflow: hidden;
}

div.scs {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 100%;
}

div.sscs {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 100%;
}

.sttani {
    opacity: 0;
}

.moveani {
    animation: rrr_anim 0.5s linear forwards;
}

.boxla.footerbox>div{
	padding-left:1em;
	padding-right:1em;
}

div.fooleft{
	text-align:center;
}

div.fooleft p.ftltext{
	margin-top:1em;
}

p.ftrtext{
	text-align: right;
	font-size:0.9em;
}
p.ftrtext span.cpn{
	font-size: 2.5em;
}

div.snsiconbox{
	display: flex;
    justify-content: center;
}

@keyframes rrr_anim {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.vmoveani {
    animation: vrrr_anim 0.5s linear forwards;
}

@keyframes vrrr_anim {
    0% {
        transform: translateX(-100px);
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.margincenter {
    margin-left: auto;
    margin-right: auto;
}



/* input[type="radio"] {
    display: none;
} */
/* #radiobt>span>label>input:checked:checked~#radiobt>span>label {
    background: #d81b60;
    font-weight: 500;
    color: #fff;
} */

/* ------------------------size--------------------------- */

@media (max-width: 1400px) {
    /* body {
        font-size: 12px;
    } */

    .boxla {
        width: 800px;
    }

    .wflex {
        flex-direction: column-reverse;
        align-items: center;
    }

    h1.ft {
        width: 100%;
    }

    div.bttree>div.justtl {
        font-size: 2em;
    }

    div.anlinetext,
    div.anlinetextt {
        font-size: 2em;
    }

    div.nlinetext {
        font-size: 2em;
    }

    div.subtitlesize {
        font-size: 2em;
    }

    div.treelb {
        font-size: 0.65em;
        margin-left: 12px;
        margin-right: 12px;
    }

    div.ssimgfix {
        width: 150px;
        padding: 20px 0;
    }

    div.ssimgfix.dfrt {
        width: 120px;
    }

    div.treelb>div.ttextbox {
        font-size: 1.5em;
    }

    p.subtbotext {
        font-size: 2.5em;
    }
	div.boxliston{
		width:30%;
	}

    div.imgbox {
        width: 100%;
        height: auto;
    }


    div#osrsbt {
        right: calc((100% - 800px) / 2);
    }

    div.bdbtsflx>div.bdbtsbox {
        flex-basis: 50%;
        padding: 0 1em;
    }

    div.bdbtsflx>div.bdbtsbox>div.inboxtext {
        width: 100%;
        font-size: 1.25em;
    }

    div.lineflexbox {
        margin: 0;
        height: 10em;
    }

    div.lineflexbox>img:nth-child(odd) {
        width: 110px;
    }

    div.planbox {
        width: 100%;
        margin: 6px;
    }

    div.planbox>h4 {
        font-size: 1.25em;
		margin-top: 1em;
    }

    div.planbox>p.place {
        font-size: 2em;
    }

    div.planbox>p.plantext {
        font-size: 0.9em;
		height: 200px;
    }

    div.planbox>img {
        width: 160px;
    }

    .tftextline {
        font-size: 1em;
    }

    div.planbox>p.ftext {
        font-size: 1em;
    }

    div.cftitle {
        font-size: 0.6em;
    }

    #radiobt {
        padding-bottom: 0em;
    }
	div.planbox>p.ftext{
		padding-bottom: 1em;
	}
	div.boxliston>p{
		padding-left:36px;
		font-size:0.75em;
		text-indent: -36px;
	}
	div.planbox{
		padding-bottom: 1em;
	}
	
}

@media (max-width: 800px) {
    /* body {
        font-size: 10px;
    } */
	

    .boxla {
        width: 100%;
        padding: 0 12px;
    }

    #frim {
        width: 100%;
        padding: 0 24px;
    }

    div.fright {
        width: 100%;
    }

    div.fright>div>div.scs,
    div.fright>div>div.sscs {
        display: none;
    }
	
	div.planbox>p.plantext{
		height:150px;
	}
	div.planbox>h4{
		margin-top:0;
	}
	
	div.planbox>p.plantext{
		margin-bottom:1em;
	}

    div.bbtexbg {
        width: 28vw;
        height: 28vw;
        top: -40px;
        font-size: 5vw;
        line-height: 26vw;
    }

    .evencir {
        left: 0px;
    }

    .videcir {
        left: calc(50% - 14vw);
    }

    .desicir {
        left: unset;
        right: 0px;
    }

    h1.ft {
        font-size: 9vw;
    }

    h3.ftex {
        font-size: 8vw;
    }

    div.bttree {
        flex-direction: column;
        align-items: center;
        font-size: 0.75em;
    }

    div.bttree>div.justbs {
        padding: 0.5em;
    }

    div.anlinetext,
    div.anlinetextt {
        font-size: 1.5em;
        border-bottom: 0px;
        text-decoration: underline
    }

    div.anlinetext>span.animation::before,
    div.anlinetextt>span.animation::before {
        animation: none
    }

    div#osrsbt {
        right: 1em;
        font-size:0.7em;
    }

    div.treelb>div.flex2lin {
        flex-direction: column;
        padding: 1em;
    }

    div.subtitlesize {
        font-size: 7vw;
    }

    div.ssimgfix.dfrt,
    div.ssimgfix {
        width: 100%;
    }

    div.ssimgfix>img {
        margin: auto;
    }

    p.subtbotext {
        font-size: 5vw;
    }

    div.spsfisla>span>span>span {
        flex: auto;
    }

    #radiobt>span {
        padding-right: 0;
    }

    div.cftitle {
        flex-wrap: wrap;
        align-items: stretch;
        flex-direction: column;
        margin: 0 12px;
    }

    div.flexboxlist {
        flex-wrap: wrap;
        align-items: stretch;
    }

    div.bdbtsflx>div.bdbtsbox {
        flex-basis: 100%;
    }

    div.planbox {
        flex-basis: calc(50% - 12px);
        margin: 24px 6px;
    }

    div.planbox>p.place {
        font-size: 1.75em;
    }

    div.planbox>p.plantext {
        font-size: 0.8em;
    }
	div.inboxcenter>img{
		padding: 1.75em 1em;
	}
	
    div.lineflexbox {
        align-items: center;
        flex-direction: column;
        height: auto;
    }

    div.lineflexbox>img:nth-child(odd) {
        width: 180px;
    }
	div.gbgal {
 
    line-height: 9vw;
    
}

    @keyframes rrr_anim {
        0% {
            transform: translateY(-10px);
            opacity: 0;
        }

        100% {
            transform: translateY(0px);
            opacity: 1;
        }
    }

    @keyframes vrrr_anim {
        0% {
            transform: translateY(-100px) rotate(90deg);
            opacity: 0;
        }

        50% {
            opacity: 0;
        }

        100% {
            transform: translateY(0px) rotate(90deg);
            opacity: 1;
        }
    }
}

@media (max-width: 600px) {
    p.fttext {
        font-size: 1em;
    }

    div.treelb {
        flex-direction: column;
        align-items: center;
    }

    div.treelb>div.flex2lin {
        flex-direction: row;
        justify-content: space-evenly;
        flex-wrap: wrap;
        width: 100%;
        margin: 12px;
    }

    div.ssimgfix.dfrt,
    div.ssimgfix {
        width: 120px;
    }

    div.treelb>div.playbtimg {
        transform: rotate(90deg);
    }

    div.treelb>div.ttextbox {
        width: 100%;
        margin: 12px;
    }

    div.flexboxlist {
        margin: 0 12px;
    }

    div.boxliston {
        width: 100%;
		text-align: center;
		padding-bottom: 2em;
    }

    div.imgbox {
        width: 100%;
        height: auto;
    }
	div.imgbox>img {
		margin:0 auto;
	}

    div.planbox {
        flex-basis: 100%;
    }

    div.planbox>p.place {
        height: 1.75em;
    }

    div.planbox>p.plantext {
        height: auto;
    }
	p.ftrtext{
		font-size: 0.75em;
	}
	
}