@charset "utf-8";

* {
	margin: 0px;
}




body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	-webkit-text-size-adjust: 100%;
}
body p {
	padding-top:5px;
	padding-bottom:5px;
}
img {
	border-style: none;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
header {
}

h2 {
	color: #555;
}


h2.tisa {
	color: #555;
}



.ver {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
 height: 423px;
}

div[id^="max_width"] {
	max-width: 1000px;
	margin: 0px auto;
}
#block1 {
}
#content1 {
	position: relative;
}
#top_video {
	width: 100%;
	z-index: 1;
}
#title_block {
	z-index: 2;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* left: 50% を補うための設定 */
  margin-right: -50%;
}
#site_title {
	z-index: 3;
	background: url(images/bg-title.png);
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#site_title span {
	z-index: 3;
	font-family: "MS Serif", "New York", serif;
	font-size: 44px;
	color: #000;
}


#play_button {
	position: absolute;
	background-image: url(images/white80.png);
	padding: 10px;
	border-radius: 15px;
	margin-top: 10px;
	cursor: pointer;
	z-index: 3;
}
#menu_button {
	position:fixed;
	top:0px;
	left:0px;
	cursor: pointer;
	z-index:4;
}


.itigyo {
	max-width: 100%;
}


p.hidari {
  text-align: left;
}




p.hidari a:link {
  color: #F29213; 
}

p.hidari a:visited {
  color: #F29213; 
}

p.hidari a:hover {
  color: #F29213; 
}

p.hidari a:active {
  color: #ccc; 
}


h2.hidari {
  text-align: left;
  padding-left: 15px;
}

hr.gure {
 height: 1px;
 background-color: #dee2e6;
 border: none;
}



.cp_breadcrumb *, .cp_breadcrumb *:after, .cp_breadcrumb *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_breadcrumb {
border-top:1px solid #dee2e6!important;
	margin: 1em auto;
	padding: 1em 2em;
	background-color: #f6f6f6;
	color: #000000;
	border-radius: 0.5em;
}
.cp_breadcrumb a {
	text-decoration: none;
	color: #999;
}
.cp_breadcrumb .breadcrumbs {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.cp_breadcrumb li {
	display: inline-block;
	position: relative;
	padding-right: calc(16px + 8px);
	margin-right: 8px;
	color: #999;
}
.cp_breadcrumb li::before {
	content: '>';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.cp_breadcrumb li:last-child {
	margin-right: 0;
	padding-right: 0;
	color: #000;
}
.cp_breadcrumb li:last-child::before {
	content: normal;
}

















.content_even {
}


.ftbg {

  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}


.ftbg-bg {
position: relative;
width: 100%;
height: 0;
padding-top: 47.6%;
  background-image: url("../images/f-bg.webp");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}


.ftbg-bg p {
position: absolute;
  width: 100%;

  display: flex;
  justify-content: center;
  align-items: top;
  top: 80px;
  left: 0;
}

.ftbg-bg p span{
padding-top: 9px;

}


.ftbg a:link {
	color: #555;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
        text-decoration:none;
}
.ftbg a:visited {
	color: #555;
}
.ftbg a:hover {
	color: #A7A7A7;
}





.content_odd {
	background-color: #f1f1f1;
	color: #333;
}
.content_odd a:link {
	color: #FFFFFF;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.content_odd a:visited {
	color: #FFFFFF;
}
.content_odd a:hover {
	color: #A7A7A7;
}


.sintext02, .bg-text3, .bg-text4 {
	padding-top: 30px;
	padding-bottom: 0px;
	z-index: 1;
	height:auto;
	overflow:hidden;
}
.sintext02 h1, .bg-text3 h1 {
	padding-top: 20px;
	font-size: 40px;
	font-weight: normal;
	color: #999;
letter-spacing: 5px;
line-height:40px;
	padding-bottom: 65px;
}

.sintext02 h1 span, .bg-text3 h1 span {
	font-size: 18px;
	font-weight: normal;
	color: #333;
line-height:14px;
}

.sintext02 p, .bg-text3 p, .bg-text4 p {
	padding: 15px;
	color: #777;
	font-size: 18px;
letter-spacing: 3px;
line-height:30px;
overflow: hidden;
}











div[class^="bg-text"] {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 1;
	height:auto;
	overflow:hidden;
}
div[class^="bg-text"] h1 {
	font-size: 180%;
	font-weight: normal;
	padding-bottom: 5px;
}
div[class^="bg-text"] p {
	text-align:left;
}
#bg-text-footer {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
#bg-text-footer p {
}
.color1 {
	color: #FF0000;
}
.color2 {
	color: #FF6600;
}
.color3 {
	color: #9900CC;
}
.supplement {
	font-size: 90%;
	color: #6C6C6C;
}
.ie6 #nav {
	display: none;
}

.p15 {
	padding-left: 15px;
	padding-right: 15px;
}

.hide {
   overflow:hidden;
}


.img_450_left img {
	display: block;
	margin: auto;
  max-width: 100%;
}
.img_450_right img {
	display: block;
	margin: auto;
  max-width: 100%;
}

clear="all"

.cle {
 clear="all"
}

@media only screen and (min-width: 600px) {
#title_block {
	position: absolute;
	background: url(images/bg-title.png);
	padding: 30px;
}
#site_title {
	position: static;
	background: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
#site_title span {
	font-size: 42px;
	color: #000;
}
.ie8_under #site_title{ 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.ie8_under #site_title span {
	font-size: 35px;
}
#play_button {
	font-size: 25px;
	padding: 10px;
	border-radius: 15px;
	margin-top: 30px;
}

.ie7 #nav ul li {
	display: inline;
	zoom: 1;
}

.ie7 #nav_copy ul li {
	display: inline;
	zoom: 1;
}


sintext02 {
	padding-top: 40px;
	padding-bottom: 40px;
}
sintext02 h1 {
	font-size: 200%;
	padding-bottom: 10px;
}



div[class^="bg-text"] {
	padding-top: 40px;
	padding-bottom: 40px;
}
div[class^="bg-text"] h1 {
	font-size: 200%;
	padding-bottom: 10px;
}
#bg-text-footer {
	padding-top: 40px;
	padding-bottom: 40px;
}
}

@media only screen and (min-width: 650px) {
.img_450_left {
	float: left;
	padding-right: 5px;
}
.img_450_right {
	float: right;
	padding-left: 5px;
}
}




.c-header {
  border-top:  1px solid #76b12b;
  align-items: center;
  background-color: #fff; /* カスタマイズしてください */
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  padding: 1rem 2rem; /* カスタマイズしてください */
  width: 100%;
}

.c-header__logo {
  color: #000; /* カスタマイズしてください */
  min-width: 80px; /* カスタマイズしてください */
  text-decoration: none;
}

.c-header__list {
  box-sizing: border-box;
  display: flex;
  margin: 0;
  padding: 0;
	z-index: 3;
}

.c-header__list-item {
  list-style: none;
  text-decoration: none;
}

.c-header__list-link {
  color: #000; /* カスタマイズしてください */
  display: block;
  margin-right: 20px; /* カスタマイズしてください */
  text-decoration: none;
  padding: 10px 0px; /* カスタマイズしてください */
}

.c-header__list-link:hover {
  filter: opacity(0.6); /* カスタマイズしてください */
}

.c-hamburger-menu {
  position: relative;
}

@media screen and (max-width: 750px) {
  .c-hamburger-menu__list {
    background-color: #fff; /* カスタマイズしてください */
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 2rem; /* カスタマイズしてください */
    position: absolute;
    transform: translateX(-100%);
    transition: 0.3s; /* カスタマイズしてください */
    top: 100%;
    width: 100%;
  }

  #hamburger:checked ~ .c-hamburger-menu__list {
    transform: translateX(0%);
    transition: 0.3s;
  }

.c-header {
  padding: 1rem 2rem 1rem 0.5rem; /* カスタマイズしてください */
}


}

.c-hamburger-menu__input {
  display: none;
}

.c-hamburger-menu__bg {
  background-color: #000; /* カスタマイズしてください */
  cursor: pointer;
  display: none;
  height: 100vh;
  left: 0;
  opacity: 0.4; /* カスタマイズしてください */
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

#hamburger:checked ~ .c-hamburger-menu__bg {
  display: block;
}

.c-hamburger-menu__button {
  display: none;
}



@media screen and (max-width: 750px) {
  .c-hamburger-menu__button {
    align-items: center;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 5px; /* カスタマイズしてください */
    height: 32px; /* カスタマイズしてください */
    justify-content: center;
    width: 32px; /* カスタマイズしてください */
  }
}

.c-hamburger-menu__button-mark {
  background-color: #000; /* カスタマイズしてください */
  display: block;
  height: 1px; /* カスタマイズしてください */
  transition: 0.3s; /* カスタマイズしてください */
  width: 20px; /* カスタマイズしてください */
}

@media screen and (max-width: 750px) {
  #hamburger:checked
    ~ .c-hamburger-menu__button
    .c-hamburger-menu__button-mark:nth-of-type(1) {
    transform: translate(2px, 1px) rotate(45deg); /* カスタマイズしてください */
    transform-origin: 0%; /* カスタマイズしてください */
  }
  #hamburger:checked
    ~ .c-hamburger-menu__button
    .c-hamburger-menu__button-mark:nth-of-type(2) {
    opacity: 0;
  }
  #hamburger:checked
    ~ .c-hamburger-menu__button
    .c-hamburger-menu__button-mark:nth-of-type(3) {
    transform: translate(2px, 3px) rotate(-45deg); /* カスタマイズしてください */
    transform-origin: 0%; /* カスタマイズしてください */
  }
}



.left{text-align:left;}


.left h3 {
    clear: both;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    background-image: url(../images/h4.jpg);
    height: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    margin-top: 1px;
    font-weight: normal;
    background-color: #ffffff;
    margin-bottom: 0px;
    display: block;
    letter-spacing: 1px;
}



.left h3,x:-moz-any-link  {
    padding-top: 1px;
    padding-bottom: 3px;
}

.left h3 span {
    font-size: 10px;
    color: #755F5D;
    line-height: 12px;
    padding-left: 20px;
    font-weight: normal;
    letter-spacing: 2px;
}

.btmspace-30{margin-bottom:30px;}



.right{
    text-align:right;
    clear: #F1F1F1;
}

.right a {
    color: #F1F1F1;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 12px;
}
.right a:hover {
    text-decoration: none;
    color: #cccccc;
}




.syukusyo02 {
        overflow:hidden;
}


.purai01 {
     position:relative;
     margin-left:1.5%;
     float:left;width:31%;
        overflow:hidden;
        padding-bottom: 3%;
}


.purai02 {
     position:relative;
     margin-right:2%;
     float:right;width:31%;
        overflow:hidden;
        padding-bottom: 3%;
        padding-top: 10px;
}


.purai03 {
     position:relative;
     margin-left:2%;
     float:left;width:31%;
        overflow:hidden;
        padding-bottom: 3%;
        padding-top: 10px;
}

.purai04 {
     position:relative;
     float:left;width:100%;
        overflow:hidden;
        padding-bottom: 3%;
}

.purai {
     position:relative;
     margin-left:2%;
     float:left;width:31%;
        overflow:hidden;
        padding-bottom: 3%;
}


.mojimoji {
    position: absolute;
top:25%;
right: 14%;
}


.mojimoji02 {
    position: absolute;
top:170px;
left: 14%;
}


.mojimoji03 {
    position: absolute;
top:10%;
margin: 0 auto;
z-index: 5;
text-align: center;
width: 100%;
}


.mojimoji04 {
    position: absolute;
top:84%;
margin: 0 auto;
z-index: 6;
text-align: center;
width: 100%;
}


.mojimoji h1 {
	font-size: 50px;
	font-weight: lighter;
	color: #2A4CB0;
letter-spacing: 5px;
line-height:55px;
        margin-right: 20px;
	padding-bottom: 15px;
}

.mojimoji02 h1 {
	font-size: 50px;
	font-weight: lighter;
	color: #2A4CB0;
letter-spacing: 5px;
line-height:55px;
        margin-left: 20px;
	padding-bottom: 15px;
}




.mojimoji p, .mojimoji02 p {
	font-size: 24px;
	font-weight: lighter;
	color: #666;
line-height:34px;
	padding-bottom: 15px;
}


.mojimoji03 p, .mojimoji04 p {
	font-size: 18px;
	font-weight: lighter;
	color: #999;
line-height:28px;
	padding-bottom: 15px;
}


.mojimoji p.botan, .mojimoji02 p.botan {
        padding-top: 60px;
	font-size: 18px;
	font-weight: lighter;
	color: #666;
line-height:34px;
	padding-bottom: 15px;
}



.block {
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 10px 0 0 0;
}

.block:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);

}

.block img {
  width: 100%;
  position: relative;
}


.block img02 {
  width: 100%;
  position: relative;
}



.block02 img {
  width: 100%;
  position: relative;
}


#ftketu {
    color: #fff;
	text-align: center;
     bottom:0;
	background-color: #76b12b;
}



.ftme {
padding-top: 100px;
display:block
margin-left: auto;
  width: 100%;

}

.ftme p {
        padding: 0px 20px 20px 20px;
        font-size: 16px;
        line-height:40px;
}


.ftme a:link {
	color: #555;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
        text-decoration:none;
}
.ftme a:visited {
	color: #555;
}
.ftme a:hover {
	color: #A7A7A7;
}


.ue50 {
        margin-top: 50px;
}


.ue30 {
        margin-top: 30px;
}

.ue20 {
        margin-top: 20px;
}

.ue10 {
        margin-top: 10px;
}


table {
width: 100%;
table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
	margin-top:30px;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
	background:#fff;
}
th {
width: 25%;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	color: #777;

}
td {
	padding:10px;
	text-align:left;
	border:1px solid #ddd;
	color: #777;
}


table a:link {
	color: #555;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
        text-decoration:none;
}
table a:visited {
	color: #555;
}
table a:hover {
	color: #A7A7A7;
}




table.nedan {
width: 100%;
table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
	margin-top:0px;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
	background:#fff;
}
table.nedan th {
width: 30%;
	padding:10px;
	text-align:left;
	vertical-align:middle;
	border:1px solid #ddd;
	color: #777;
	background:#f1f1f1;

}
table.nedan td {
	padding:10px;
	text-align:right;
	border:1px solid #ddd;
	color: #777;
}


table.nedan a:link {
	color: #555;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
        text-decoration:none;
}
table.nedan a:visited {
	color: #555;
}
table.nedan a:hover {
	color: #A7A7A7;
}









.pc02 { display: block !important; }
.sp02 { display: none !important; }

@media only screen and (max-width: 720px) {
.pc02 { display: none !important; }
.sp02 { display: block !important; }
}
}



@media only screen and (max-width: 720px) {

#site_title span {
	font-size: 20px;
}

.sintext02 h1 {
	padding-bottom: 30px;
}

.img_450_left img {
	padding-bottom: 30px;
}


.syukusyo {
        overflow:hidden;
width:80%;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


.purai01 {
     float:left;width:80%;
	padding-left: 8.7%;
	padding-right: 10%;
        padding-bottom: 10%;
}

.purai03 {
     float:left;width:80%;
	padding-left: 8.7%;
	padding-right: 10%;
        padding-bottom: 10%;
        padding-top: 10px;
}


.purai04 {
     float:left;width:100%;
        padding-bottom: 10%;
}



.purai {
     float:left;width:80%;
	padding-left: 8.7%;
	padding-right: 10%;
        padding-bottom: 10%;
}


#ftketu {
height: 100px;
}


#ftketu p {
    font-size: 12px;
}

table.nedan th {
width: 30%;

}

}




a.btn_24 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 140px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #F29213;
	color: #F29213;
	position: relative;
 	overflow: hidden;
 	z-index: 1;
	transition: all 0.2s ease-in;
}
a.btn_24:before {
 content: "";
 position: absolute;
 left: 50%;
 transform: translateX(-50%) scaleY(1) scaleX(1.25);
 top: 100%;
 width: 140%;
 height: 180%;
 background-color: rgba(0, 0, 0, 0.05);
 border-radius: 50%;
 display: block;
 transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
 z-index: -1;
}

a.btn_24:after {
 content: "";
 position: absolute;
 left: 55%;
 transform: translateX(-50%) scaleY(1) scaleX(1.45);
 top: 180%;
 width: 160%;
 height: 190%;
 background-color: #F29213;
 border-radius: 50%;
 display: block;
 transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
 z-index: -1;
}

a.btn_24:hover {
 color: #ffffff;
 border: 1px solid #F29213;
}

a.btn_24:hover:before {
 top: -35%;
 background-color: #F29213;
 transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}

a.btn_24:hover:after {
 top: -45%;
 background-color: #F29213;
 transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}


@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 80s infinite linear 0.5s both;
}
.scroll-infinity__item {
  width: calc(100vw / 6);
}
.scroll-infinity__item>img {
  width: 100%;
}





@keyframes scroll {
0% {opacity: 0;}
100% {opacity: 1;}
}
/*デフォルトでは非表示に*/
body .nav-fix-pos-pagetop a {display: none;}
body .nav-fix-pos-pagetop img {
    max-width: 100%;
    height: auto;
    display: block;
}
/*ボタンの設定*/
body.is-fixed-pagetop .nav-fix-pos-pagetop a {
	display: block;z-index: 100;position: fixed;
	width: 70px;		/*幅*/
	bottom: 55px;		/*下からの配置場所指定*/
	right: 60px;			/*右からの配置場所指定*/
	animation-name: scroll;	/*上のアニメーションで指定しているkeyframesの名前（scroll）*/
	animation-duration: 0.5S;	/*アニメーションの実行時間*/
	animation-fill-mode: forwards;	/*アニメーションの完了後、最後のキーフレームを維持する*/
	border-radius: 50%;
	border: 3px solid #76b12b;	/*枠線の幅、線種、色*/
	background: #fff;	/*背景色（古いブラウザ用）*/
	background: rgba(255,255,255,0.5);	/*背景色。255,255,255は白のことで0.3は色が30%出た状態のこと。*/
}
/*マウスオン時*/
body.is-fixed-pagetop .nav-fix-pos-pagetop a:hover {
	background: #fff;
}






/*デフォルトでは非表示に*/
body .nav-fix-pos-pagetop03 a {display: none;}
body .nav-fix-pos-pagetop03 img {
    max-width: 100%;
    height: auto;
    display: block;
}
/*ボタンの設定*/
body.is-fixed-pagetop03 .nav-fix-pos-pagetop03 a {
	display: block;z-index: 100;position: fixed;
	width: 90px;		/*幅*/
	bottom: 145px;		/*下からの配置場所指定*/
	right: 50px;			/*右からの配置場所指定*/
	animation-name: scroll;	/*上のアニメーションで指定しているkeyframesの名前（scroll）*/
	animation-duration: 1.0S;	/*アニメーションの実行時間*/
	animation-fill-mode: forwards;	/*アニメーションの完了後、最後のキーフレームを維持する*/
	border-radius: 50%;
	border: 3px solid #F29213;	/*枠線の幅、線種、色*/
	background: #fff;	/*背景色（古いブラウザ用）*/
	background: rgba(255,255,255,0.5);	/*背景色。255,255,255は白のことで0.3は色が30%出た状態のこと。*/
}
/*マウスオン時*/
body.is-fixed-pagetop03 .nav-fix-pos-pagetop03 a:hover {
	background: #f9f9f9;
}






@media screen and (max-width:1200px){

body.is-fixed-pagetop .nav-fix-pos-pagetop a {
	width: 40px;	/*幅*/
	bottom: 10px;
	right: 10px;
}





body.is-fixed-pagetop03 .nav-fix-pos-pagetop03 a {
	display: block;z-index: 100;position: fixed;
	width: 60px;		/*幅*/
	bottom: 10px;		/*下からの配置場所指定*/
	left: 10px;			/*右からの配置場所指定*/
	animation-name: scroll;	/*上のアニメーションで指定しているkeyframesの名前（scroll）*/
	animation-duration: 0.5S;	/*アニメーションの実行時間*/
	animation-fill-mode: forwards;	/*アニメーションの完了後、最後のキーフレームを維持する*/
	border-radius: 50%;
	border: 3px solid #F29213;	/*枠線の幅、線種、色*/
	background: #fff;	/*背景色（古いブラウザ用）*/
	background: rgba(255,255,255,0.5);	/*背景色。255,255,255は白のことで0.3は色が30%出た状態のこと。*/
}


.mojimoji, .mojimoji02 {
top:15%;
}

.mojimoji03 {
top:5px;
}

.mojimoji04 {
top:84%;
}


.mojimoji h1, .mojimoji02 h1 {
	font-size: 36px;
	padding-bottom: 5px;
}


.mojimoji p, .mojimoji02 p  {
	font-size: 20px;
	padding-bottom: 5px;
}


.mojimoji p.botan, .mojimoji02 p.botan {
        padding-top: 0px;
	font-size: 16px;
	padding-bottom: 5px;
}


}



@media only screen and (max-width: 900px) {

.mojimoji p, .mojimoji02 p  {
	font-size: 18px;
	padding-bottom: 5px;
}


.mojimoji p.botan, .mojimoji02 p.botan {
        padding-top: 0px;
	font-size: 14px;
	padding-bottom: 5px;
}


a.btn_24 {
	width: 100px;
	margin: auto;
	padding: 0.1rem 2rem;
}


.mojimoji04 {
top:84%;
}

}

@media only screen and (max-width: 720px) {


.mojimoji {
    position: absolute;
top:100px;
right: 0;
}


.mojimoji02 {
    position: absolute;
top:100px;
left: 0;
}

.mojimoji03 {
top:30px;
}

.mojimoji04 {
top: 83%;
}



.mojimoji h1 {
	font-size: 30px;
	font-weight: lighter;
	color: #2A4CB0;
letter-spacing: 5px;
line-height:34px;
        margin-right: 10px;
	padding-bottom: 15px;
text-align: right;
}


.mojimoji02 h1 {
	font-size: 30px;
	font-weight: lighter;
	color: #2A4CB0;
letter-spacing: 5px;
line-height:34px;
        margin-left: 10px;
	padding-bottom: 15px;
text-align: left;
}


.mojimoji p {
	font-size: 16px;
	font-weight: lighter;
	color: #666;
line-height:24px;
	padding-bottom: 20px;
        margin-right: 10px;
text-align: right;
}



.mojimoji02 p {
	font-size: 16px;
	font-weight: lighter;
	color: #666;
line-height:24px;
	padding-bottom: 20px;
        margin-left: 10px;
text-align: left;
}


.mojimoji03 p, .mojimoji04 p {
	font-size: 14px;
	font-weight: lighter;
	color: #333;
line-height:20px;
	padding: 0px 15px 15px 15px;
}



.mojimoji p.botan, .mojimoji02 p.botan {
        padding-top: 25px;
	font-size: 16px;
	font-weight: lighter;
	color: #666;
line-height:24px;
	padding-bottom: 15px;
}


a.btn_24 {
	width: 120px;
	padding: 1rem 2rem;
}

.scroll-infinity__item {
  width: calc(100vw / 3);
}


}


