@charset "utf-8";
/* CSS Document */


    
    @import url("https://use.typekit.net/iga0dfj.css");
    
    #under_bar {
        max-width: 800px;
        text-align: center;
        margin: auto;
    }
    
    #under_bar img {
        max-width: 100%;
    }
    
    #under_bar p {
        font-size: 24px;
    }
    
    #under_bar .inner {
        width: 90%;
        margin: auto;
    }
    
    #under_bar h2 {
    background-color: #333;
    color: #FFF;
    font-size: 24px;
    line-height: 1.5;
    padding: 15px 0;
    text-align: center;
}
    
    #under_bar #main {
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        position: relative;
    }
    
    #under_bar #main .box {
        position: absolute;
        bottom: 5%;
        left: 5%;
        font-style: italic;
    }
    
    #under_bar #main .box h3 {
        font-size: 80px;
        font-weight: normal;
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        line-height: 1.3;
        margin-bottom: 3%;
        font-style: italic;
    }
    
    #under_bar #main .box h3 span {
        font-size: 50px;
    }
    
    #under_bar #main .box p {        
        font-size: 26px;
    }
    
    #under_bar h3 {
        font-family: "century-gothic", sans-serif;
font-weight: 400;
font-style: normal;
    }

#under_bar .style_p {
    font-family: "century-gothic", sans-serif;
font-weight: 400!important;
font-style: normal;
    font-size: 26px!important;
    display: flex;
    align-items: center;
    letter-spacing: 0.2em;
}


#under_bar .style_p:before,
#under_bar .style_p:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #000;
}
 
#under_bar .style_p:before {
    margin-right: 2rem;
}
 
#under_bar .style_p:after {
    margin-left: 2rem;
}
    
    #under_bar #intro {
        padding: 10% 0;
    }
    
    #under_bar #intro h3 {
        font-size: 28px;
        line-height: 2.5;
        letter-spacing: 0.2em;
        margin: 5% auto;
    }
    
    #under_bar #intro h3 span {
        font-weight: bold;
    }
    
    #under_bar #intro p {
        line-height: 2.0;
        margin: 5% auto;
        letter-spacing: 0.1em;
    }
    
    #under_bar #kodawari {
        background: #E4DBCC;
        padding-bottom: 10%;
    }
    
    #under_bar #kodawari p {
        color: #5f6c5e;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0.1em;
        background: #E4DBCC;
        display: inline-block;
        /*margin: 5% auto -5%;*/
        /*padding: 0 2%;*/
    }

#under_bar #kodawari .inner {
    position: relative;
    margin-top: 20%;
}

#under_bar #kodawari .inner p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -10%;
    width: 60%;
}
    
    #under_bar #kodawari p span {
        font-size: 30px;
    }
    
    #under_bar #kodawari .box {
        border: solid 4px #fff;
        padding: 5%;
        font-weight: bold;       
    }
    
    #under_bar #kodawari .box p {
        color: #000000;
        font-size: 20px;
        text-align: right;
        display: block;
        margin: 10% auto auto;
        position:relative;
    }
    
    #under_bar #kodawari .box ul {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        font-size: 20px;
        margin-top: 10%;
    }
    
    #under_bar #kodawari .box ul span {
    display: inline-block;
    transform: scale(0.9, 1.5);
    font-size: 15px;
    margin-top: 5%;
}
    
    #under_bar #kodawari .box li {
        width: 33%;
    }
    
    #under_bar #riyu {
        font-weight: bold;
        margin-top: 15%;
    }
    
    #under_bar #riyu .jiyujizai {
        margin-bottom: 5%;
    }
    
    
    #under_bar #riyu .jiyujizai p {
        font-size: 28px;
        position: relative;
        z-index: 2;
        margin-bottom: -4%;
        letter-spacing: 0.1em;
    }
    
    #under_bar #riyu h3 {
        font-size: 35px;
        font-weight: bold;
        letter-spacing: 0.2em;
        margin: 10% auto;
        line-height: 1.8;
        display: inline;
        background: linear-gradient(transparent 60%, #E4DBCC 30%);
    }
    
    #under_bar #riyu .box {
        margin-top: 7%;
    }
    
    #under_bar #riyu .box p {
        text-shadow: 0 0 8px #ffffff;
    }
    
    #under_bar #riyu .box1,
    #under_bar #riyu .box2 {
        position: relative;
    }
    
    #under_bar #riyu .box1 p,
    #under_bar #riyu .box2 p {
        position: absolute;
        top: 50%;
        transform: translateY(-40%);
        font-size: 34px;
        line-height: 1.8;
    }
    
    #under_bar #riyu .box1 p span,
    #under_bar #riyu .box2 p span {
        font-size: 26px;
    }
    
    #under_bar #riyu .box1 p {
        text-align: left;
        left: 5%;
    }
    
    #under_bar #riyu .box2 p {
        text-align: right;
        right: 5%;
    }
    
    #under_bar #arrange_s .ttl {
        color: #FFFFFF;
        background: #81877A;
        padding: 10% 0 12%;
    }
    
    #under_bar #arrange_s .ttl h3 {
        font-size: 40px;
        font-weight: normal;
        letter-spacing: 0.3em;
        line-height: 2.3;
    }
    
    #under_bar #arrange_s .ttl h3 span {
        font-size: 26px;
        letter-spacing: normal;
    }
    
    #under_bar #arrange_s .ttl2 {
        background: #E4DBCC;
        width: fit-content;
        padding: 4% 5% 2%;
        margin: -5% auto auto;
    }
    
    #under_bar #arrange_s .ttl2 p {
        font-size: 30px;
        font-weight: bold;
    }
    
    #under_bar #arrange_s .ttl2 p span {
        background-image: radial-gradient(circle at center, #000 20%, transparent 20%); 
  background-position: top right; 
  background-repeat: repeat-x; 
  background-size: 1em 0.3em; 
  padding-top: .4em; 
    }
    
    #under_bar #arrange_s .style_box {
        margin-top: 10%;
    }
    
    #under_bar #arrange_s .style_box p {
        font-weight: bold;
        font-size: 34px;
        margin: 5% auto;
    }
    
    #under_bar #arrange_s .style_box .howto {
        background: #f6f1ee;
        margin-top: 10%;
        position: relative;
        padding: 10% 0 5%;
    }
    
    #under_bar #arrange_s .style_box .howto .box img {
        position: absolute;
        left: 5%;
        top: -10%;        
    }
    
    #under_bar #arrange_s .style_box .howto .box1 {
        display: flex;
        align-items: center;
        justify-content:flex-start;
    }
    
    #under_bar #arrange_s .style_box .howto .box1 img {
        width: 10%;
        margin-right: 3%;
        max-width: 50px;
        min-width: 50px;
    }
    
    #under_bar #arrange_s .style_box .howto .box1 p {
        font-weight: normal;
        font-size: 26px;
        text-align: left;
        margin: 3% 0;
    }
    
    #under_bar #brand {
        background: #E4DBCC;
        padding-bottom: 10%;
        margin-top: 10%;
    }
    
    #under_bar #brand .inner {
        margin-top: -35%;
    }
    
    #under_bar #brand h3 {
        font-size: 20px;
        letter-spacing: 0.3em;
        line-height: 1.8;
    }
    
    #under_bar #brand h3 span {
        font-size: 40px;
        font-weight: bold;
        letter-spacing: normal;
        display: inline-block;
        margin: 2% auto 5%;
    }
    
    #under_bar #brand p {
        text-align: left;
        line-height: 1.8;
    }
    
    #under_bar #spec {
        padding: 10% 0;
        
    }
    
    #under_bar #spec h3 {
        font-size: 46px;
        letter-spacing: 0.3em;
        margin: 5% auto;
    }
    
    #under_bar #spec dl {
        line-height: 1.8;
    }
    
    #under_bar #spec dt {
        font-weight: bold;
        font-size: 26px;
        margin: 5% auto;
    }
    
    #under_bar #spec dd {
        text-align: left;
        font-size: 24px;
    }

#under_bar .sp_ {
            display: none;
        }
        #under_bar .pc_ {
            display: block;
        }



    @media only screen and (max-width:540px) {
        #under_bar h2 {
    font-size: 16px;
}
        
        #under_bar #main .box p {
    font-size: 16px;
}
        #under_bar #main .box h3 {
    font-size: 34px;
}
        #under_bar #main .box h3 span {
    font-size: 24px;
}
        #under_bar #intro h3 {
    font-size: 18px;
}
        #under_bar p {
    font-size: 16px;
}
        #under_bar #kodawari p {
    font-size: 22px;
            top: -6%!important;
        }
        
        #under_bar #kodawari p span {
    font-size: 18px;
}
        #under_bar #kodawari .box li {
    width: 48%;
}
        #under_bar #kodawari .box ul {
    font-size: 12px;
}
        #under_bar #kodawari .box ul span {
    transform: scale(0.9, 1.2);
    font-size: 10px;
}
        #under_bar #kodawari .box p {
    font-size: 12px;
}
        #under_bar #kodawari .box {
    border: solid 2px #fff;
}
        #under_bar #riyu .jiyujizai p {
    font-size: 14px;
}
        #under_bar #riyu .jiyujizai img {
            width: 50%;
        }
        
        #under_bar #riyu h3 {
    font-size: 18px;
}
        #under_bar #riyu .box1 p, #under_bar #riyu .box2 p {
    font-size: 18px;
}
        #under_bar #riyu .box1 p span, #under_bar #riyu .box2 p span {
    font-size: 16px;
}
        #under_bar .sp_ {
            display: block;
        }
        #under_bar .pc_ {
            display: none;
        }
        
        #under_bar #arrange_s .ttl h3 span {
    font-size: 16px;
}
        #under_bar #arrange_s .ttl h3 {
    font-size: 24px;
}
        #under_bar #arrange_s .ttl2 p {
    font-size: 16px;
}
        #under_bar #arrange_s .style_box p {
    font-size: 20px;
}
        #under_bar #arrange_s .style_box .howto .box img {
    top: -10%;
    width: 25%;
}
        #under_bar #arrange_s .style_box .howto .box1 p {
    font-size: 14px;
}
        #under_bar #brand h3 span {
    font-size: 20px;
}
        #under_bar #brand h3 {
    font-size: 14px;
}
#under_bar #spec h3 {
    font-size: 30px;
}
        #under_bar #spec dt {
    font-size: 16px;
}
        #under_bar #spec dd {
    font-size: 16px;
}
        #under_bar .style_p {
    font-size: 16px!important;
}
        #under_bar #arrange_s .style_box .howto .box1 img {
    max-width: 30px;
    min-width: 30px;
}
            
   
    }


 #under_bar #staff-voice{
	margin-top: 80px !important;
}


 #under_bar #staff-voice img{
	 margin-top: -7px !important;
}


#under_bar #staff-voice dd {

	font-size: 18px;
}



    @media only screen and (max-width:798px) {
	 #under_bar #staff-voice{
	margin-top: 60px !important;
	}
		
}


#under_bar #staff-voice {
    background: #E6E6E4;
    padding-bottom: 50px;
}

#under_bar #staff-voice .voice_ttl_img {
    position: relative;
}

#under_bar #staff-voice .voice_ttl {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    width: 55%;
    padding: 2% 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);    
}

#under_bar #staff-voice .voice_ttl span {
    font-size: 24px;
}

#under_bar #staff-voice .voice_ttl .point {
    font-size: 30px;
    color: #FFFFFF;
    text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;
}

#under_bar #staff-voice .vol {
    position: relative;
}

#under_bar #staff-voice .vol p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20%;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.1em;
    width: 100%;
}

#under_bar #staff-voice .flex_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

#under_bar #staff-voice .flex_box .box_img,#under_bar #staff-voice .flex_box .box_p {
    width: 48%;
}

#under_bar #staff-voice .flex_box .box_p {
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.8;
}

#under_bar #staff-voice .flex_box .box_p p {
    font-size: 30px;
    margin: 5% auto;
}

#under_bar #staff-voice .insta,
#under_bar #staff-voice .tiktok {
    font-family: "century-gothic", sans-serif;
font-weight: 400;
font-style: normal;
    font-size: 22px;
    display: flex;
    align-items: center;
}
    
#under_bar #staff-voice .insta:before {
        content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/garden/under/insta.jpg) no-repeat left;
        background-size: 100%;
        height: 24px;
        width: 24px;
        margin-right: 10px;
    }

#under_bar #staff-voice .tiktok:before {
        content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/garden/under/tiktok.jpg) no-repeat left;
        background-size: 100%;
        height: 27px;
        width: 24px;
        margin-right: 10px;
    }

#under_bar #staff-voice .w_box {
    background: #FFFFFF;
    text-align: left;
    font-size: /*24px*/20px;
    line-height: /*1.8*/2.0;
    padding: 8% 0;
    margin: 5% auto;
}

#under_bar #staff-voice .w_box span {
    background: linear-gradient(transparent 95%, #000 0%);
  display: inline;
  padding: 0 1px 0px;
}

#under_bar #staff-voice dl {
    color: #545454;    
    margin: 10% auto;
}

#under_bar #staff-voice dt {
    font-family: "century-gothic", sans-serif;
font-weight: 400;
font-style: normal;
    font-size: 24px;
    letter-spacing: 0.2em;
    margin-bottom: 5%;
}

#under_bar #staff-voice dd {
    text-align: left;
    line-height: 1.8;
	font-size: 16px;
}

#under_bar #staff-voice .prof dd {
    font-size: 22px;
}

#under_bar #staff-voice .media dd {
    font-size: 18px;
}

#under_bar #staff-voice .shokai {
    font-size: 24px;
    margin: 3% auto;
}

#under_bar #staff-voice .chui {
    font-size: 18px;
    margin: 5% auto;
}

#under_bar #staff-voice #masunaga,#under_bar #staff-voice #dairaku {
    margin: 1% auto 80px;
}


@media only screen and (max-width:540px) {
    #under_bar #staff-voice .voice_ttl {
    font-size: 14px;
    }
    #under_bar #staff-voice .voice_ttl .point {
    font-size: 14px;
    }
    #under_bar #staff-voice .voice_ttl span {
    font-size: 12px;
}
    #under_bar #staff-voice .vol p {
    font-size: 16px;
}
    #under_bar #staff-voice .flex_box {
        margin-top: 5%;
    }
    #under_bar #staff-voice .flex_box .box_p {
    font-size: 12px;
}
    #under_bar #staff-voice .flex_box .box_p p {
    font-size: 20px;
}
    #under_bar #staff-voice .insta, #under_bar #staff-voice .tiktok {
    font-size: 12px;
}
    #under_bar #staff-voice .insta:before {
    height: 16px;
    width: 16px;
}
    #under_bar #staff-voice .tiktok:before {
    height: 17px;
    width: 16px;
}
    #under_bar #staff-voice .w_box {
    font-size: 14px;
}
    #under_bar #staff-voice dt {
    font-size: 18px;
}
    #under_bar #staff-voice .prof dd {
    font-size: 14px;
}
    #under_bar #staff-voice .media dd {
    font-size: 12px;
}
    #under_bar #staff-voice .shokai {
    font-size: 16px;
}
    #under_bar #staff-voice .chui {
    font-size: /*12*/11px;
}
    #under_bar #staff-voice #masunaga, #under_bar #staff-voice #dairaku {
    margin: 1% auto 10%;
}
    #under_bar #staff-voice {
    padding-bottom: 5%;
}
}

#under_bar #ninsyo {
	background: #EEE9E5;
	padding-bottom: 4em;
	margin: 0.5em auto;
}

#under_bar #ninsyo .ttl {
	color: #FFFFFF;
	background: #A78A5E;
	font-size: 28px;
	padding: 0.8em 0;
}

#under_bar #ninsyo img {
	max-width: 310px;
	margin: 2em auto;
}

#under_bar #ninsyo dl {
	text-align: left;
	width: 90%;
	margin: auto;
}

#under_bar #ninsyo dt {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 0.8em;
}

#under_bar #ninsyo dd {
	font-size: 22px;
}

@media only screen and (max-width: 480px) {
	#under_bar #ninsyo .ttl {
	font-size: 16px;
	padding: 0.3em 0;
}
	#under_bar #ninsyo img {
		width: 55%;
		min-width: 200px;
	margin: 1.5em auto;
}
	#under_bar #ninsyo dt {
    font-size: 16px;
}
	#under_bar #ninsyo dd {
	font-size: 14px;
}
}