@charset "UTF-8"; 
/*
Theme Name: PC
Theme URI: 
Description: サインズ
Version: 2.0
Author: sains
Author URI: 
 */
/*cms用*/
img.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignright{
	float: right;
}
.alignleft{
	float:left;
}
img.alignleft,img.alignright{
	display: block;
}
/* オールクリア */
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object{
	margin: 0;
	padding: 0;
}

body{
    font-family: 'Noto Sans JP',  'M PLUS 1p', -apple-system, 'BlinkMacSystemFont',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#111;
	line-height:180%;
	font-size:96%;
	word-break:break-all;
}

img{
	border:none;
	vertical-align:bottom;
	max-width:100%;
	height:auto;
}
li{
	list-style-type:none;	
}
a{
	text-decoration:none;
	color:#464646;
}
a:hover{
	color:#f4691c;
	text-decoration:none;
}
a img{
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
			outline:none;
	box-shadow: #000 0 0 0;
}
a:hover img{
	opacity:0.5;
	-moz-opacity:0.5;
}
table{
	border-collapse:collapse;
	border-color: #333333;
}
td{
	vertical-align:top;
}
.txt_center{
	text-align:center;
}
.clear{
	clear:both;
}
.pc{
	display:block;
}
.sp{
	display:none;
}
@media screen and (max-width: 750px){
.pc{
	display:none;
}
.sp{
	display:block;
}
}

/*ミニ合説LP*/
.contents{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.mainLp{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.mainLp img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.lpWhBg{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}
.lpCont{
	width:1140px;
	margin:0 auto;
	padding:80px 0;
	overflow:hidden;
}
h2{
 	font-family:  'M PLUS 1p', 'Noto Sans JP' ;
	font-size:170%;
	font-weight:normal;
	color:#f96421;
	margin:0 0 20px 0;
	text-align:center;
}
.blkh2{
	color:#111;	
	margin:0 0 40px 0;
}
.whth2{
	color:#fff;	
	margin:0 0 40px 0;
}
.lpCenTxt{
	text-align:center;
}
.lpWhOra{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#f96421;
}
.lpContL{
	float:left;
	width:60%;
}
.lpContR{
	float:right;
	width:40%;
}
.lpContR img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.lpContLNaka{
	width:50%;
	float:right;
	margin:9% 10% 0 0;
	color:#fff;
}
.tokaLogo{
	width:60%;
	margin:50px 0 0 0;
	float:right;
}
.tokaLogo img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.lpKaisaiBg{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(./images/lp/mg-bg1.jpg) no-repeat left top;
	background-size:cover;
}
.kaisaiWaku{
	background:rgba(255,255,255,.85);
	padding:5%;
	width:60%;
	margin:0 auto;
}
.kaisaiNichiji{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.kaisaiNichiji table{
	width:100%;
	border-collapse:collapse;
}
.kaisaiNichiji table th{
	width:14%;
	padding:2% 2% 2% 0;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	border-bottom:1px dotted #111;
}
.kaisaiNichiji table td{
	width:80%;
	padding:2%;
	border-bottom:1px dotted #111;
}
.kaisaiSyosai{
	width:100%;
	margin:30px auto 0 auto;
}
.tTable{
	width:100%;
	margin:0 auto;
}
.tTableOne{
	width:47%;
	float:left;
	margin:0 0 2% 0;
}
.tTableOne:nth-child(2n){
	float:right;
}
.tTableOne:nth-child(2n+1){
	clear:both;
}
.tTableOne li{
	width:98%;
	position:relative;
	padding:0 0 1% 15px;
}
.tTableOne ul li::before {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    background-color:#f96421;
    border-radius: 100%;
}
h3{
	font-weight:bold;
	font-size:110%;
	margin:0 0 20px 0;
	text-align:center;
}
h4{
	clear:both;
    position: relative;
    margin-bottom: 15px;
    width: 97%;
    padding: 0 0 5px 15px;
    font-size: 110%;
	font-weight:normal;
}
h4:before {
        background: #111;
        content: "";
        height: 11px;
        width: 11px;
        left: 0;
        position: absolute;
        top: 9px;
}
h5{
	font-size:105%;
	margin-bottom: 10px;
}
.lpBtn{
	width:80%;
	margin:40px auto 0 auto;
	overflow:hidden;
	clear:both;
}
.lpBtn a{
	display:block;
  background: #111;
	color:#fff;
	width:100%;
	display:block;
	padding:15px 0;
	text-align:center;
	font-size:115%;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	transition:.3s;
	font-family:  'M PLUS 1p', 'Noto Sans JP' ;
}
.lpBtn a:hover {
	background: #f96421;
}
.btnOra a{
	background:  #f96421;
}
.btnOra a:hover {
	background: #111;
}
.btnOra2{
	width:50%;
	margin:0 auto 20px auto;
}
.btnOra2 a{
	background:  #f96421;
}
.btnOra2 a:hover {
	background: #111;
}
.lpGrBg{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#f7f7f7;
}
.sankaKigyo{
	width:64%;
	overflow:hidden;
	margin:0 auto 20px auto;
	background:#fff;
	padding:3% 3% 2% 3%;
}
.sankaKigyo ul li{
	float:left;
	width:42%;
	margin:0 2% 3% 0;
	position:relative;
	padding:0 2% 2% 22px;
	border-bottom:1px solid #111;
}
.sankaKigyo ul li:nth-child(2n){
	float:right;
	margin:0 0 2% 0;
}
.sankaKigyo ul li:nth-child(2n+1){
	clear:both;
}
.sankaKigyo ul li::before {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    left: 2%;
    width: 10px;
    height: 10px;
    background-color:#f96421;
    border-radius: 100%;
}
.tiTxt{
	text-indent:-1.0em;
	padding-left:15px;
}
.tc90{
	font-size:90%;
	text-align:center;
	clear:both;
}
.tiNoTxt{
	text-indent:-0.9em;
	padding-left:15px;
	margin:0 0 5px 0;
}
.cyusyaku{
	text-indent:-0.9em;
	padding-left:15px;
	font-size:90%;
}
.sankaFlow{
	width:70%;
	overflow:hidden;
	margin:0 auto;
}
.sankaVoice{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.sankaVoiceOne{
	float:left;
	width:25%;
	overflow:hidden;
	margin:0 3.5% 0 0;
	background:#fff;
	padding:3%;
}
.sankaVoiceOne:nth-child(3n){
	float:right;
	margin:0;
}
.sankaVoiceOne:nth-child(3n+1){
	clear:both;
}
.svName{
	font-size:105%;
	color:#f96421;
	margin:0 0 15px 0;
}
.qa{
	width:70%;
	overflow:hidden;
	margin:0 auto;
}
.qaOne{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:10px 0 20px 0;
}
.qa-q{
	background:#969696 url(./images/lp/q.png) no-repeat 2% 50%;
	background-size:24px 24px;
	color:#fff;
	font-size:115%;
	padding:10px 1% 10px 50px;
	margin:0 0 20px 0;
}
.qa-a{
	background: url(./images/lp/a.png) no-repeat 2% 2%;
	background-size:24px 24px;
	padding:0 1% 15px 50px;
}
.underContact{
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.underContactL{
	float:left;
	width:50%;
	background:#80c224;
}
.underContactR{
	float:right;
	width:50%;
	background:#f95c16;
}
.underContactNaka{
	width:35%;
	overflow:hidden;
	height:110px;
}
.ucnTel{
	float:right;
	margin:0 10% 0 0;
	padding:4% 0 0 0;
}
.ucnMail{
	width:60%;
	margin:0 0 0 10%;
	padding:4% 0 0 0;
}
.ucnMail img{
	max-width:12%;
	margin:0 auto 15px auto;
	display:block;
	height:auto;
}
.underContactLTxt{
	font-size:85%;
	color:#fff;
	line-height:160%;
	text-align:center;
}
.underContactLTel a{
	pointer-events: none;
}
.underContactRTxt a{
		color:#fff;
	font-size:110%;
	display: block;
	padding: 0;
	text-align:center;
}
.underContactRTxt a:hover{
		color:#f9f446;
}
.underContactRTxt span{
	width:10%;
	float:left;
	margin:0 3% 0 0;
}
.lpUnderBg{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(./images/lp/mg-bg2.jpg) no-repeat left top;
	background-size:cover;
}
.lpJbcf{
	width:45%;
	background: rgba(255,255,255,.8);
	padding:2.5%;
}
.lpJbcf ul{
	width:100%;
	overflow:hidden;
	padding:10px 0 0 0;
}
.lpJbcf ul li{
	width:97%;
	padding:0 0 5px 15px;
	position:relative;
}
.lpJbcf ul li::before {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color:#f96421;
    border-radius: 100%;
}
.footerLp{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}
.footerCont{
	width:1140px;
	margin:0 auto;
	padding:30px 0 5px 0;
	overflow:hidden;
}
.footerLogo{
	width:16%;
	float:left;
	margin:0 2% 0 0;
}
.footerAdd{
	width:30%;
	float:left;
	margin:40px 2% 0 0;
	font-size:85%;
	line-height:165%;
}
.kaikanFoot{
	width:30%;
	float:left;
	font-size:85%;
	line-height:165%;
}
.kaikanFoot table{
    width: 100%;
    border-collapse: collapse;
}
.kaikanFoot table tr {
    border-bottom: 1px dashed #ccc;
}
.kaikanFoot table th {
    width: 46%;
    padding: 1% 2%;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
}
.kaikanFoot table td {
    width: 46%;
    padding: 1% 2%;
}
.copyLp{
	clear:both;
	font-size:70%;
	padding-top:20px;
	text-align:center;
}
#page-top {
    position: fixed;
    z-index: 30;
    bottom: 1%;
    right: 1%;
}
@media screen and (min-width: 1281px) and (max-width: 1500px){
.lpContLNaka {
    margin: 5% 10% 0 0;
	width:60%;
}
}
@media screen and (min-width: 1101px) and (max-width: 1280px){
.lpContL {
    width: 50%;
}
.lpContR {
    width: 50%;
}
.lpContLNaka {
    margin: 10% 10% 0 0;
	width:70%;
}
.lpContLNaka br{
	display:none;
}
}
@media screen and (min-width: 751px) and (max-width: 1160px){
.lpCont{
	width:90%;
	padding:60px 0;
}
.sankaKigyo {
    width: 90%;
}
.sankaFlow {
    width: 90%;
}
.qa {
   width: 100%;
}
.underContactNaka {
    height: 100px;
	 width: 90%;
    margin: 0 auto;
}
.ucnMail {
    width: 90%;
    margin: 0 auto;
	padding:8% 0 0 0;
}
.ucnTel {
	padding:8% 0 0 0;
	float:none;
}
.underContactLTel img{
	max-width:60%;
	display:block;
	margin:0 auto;
	height:auto;
}
.footerCont {
    width: 90%;
    padding: 25px 0 5px 0;
}
.footerAdd {
    width: 38%;
	margin: 20px 2% 0 0;
}
.kaikanFoot {
    width: 40%;
}
}
@media screen and (min-width: 851px) and (max-width: 1100px){
.lpContL {
    width: 50%;
}
.lpContR {
    width: 50%;
}
.lpContLNaka {
    margin: 6% 10% 0 0;
	width:80%;
}
.lpContLNaka br{
	display:none;
}
.tokaLogo {
    margin: 20px 0 0 0;
	width: 40%;
}
}
@media screen and (max-width: 1000px){
.kaisaiWaku {
    padding: 5%;
    width: 80%;
}
.lpJbcf {
    width: 90%;
    background: rgba(255,255,255,.8);
    padding: 5%;
}
}
@media screen and (min-width: 851px) and (max-width: 950px){
.tokaLogo {
    margin: 10px 0 0 0;
	width: 40%;
}
}
@media screen and (max-width: 850px){
.lpContL {
    width: 90%;
	margin:0 auto;
	float:none;
	padding:40px 0;
	overflow:hidden;
}
.lpContR {
    display:none;
}
.lpContLNaka {
    width: 100%;
    float: none;
    margin: 0 auto;
}
.lpContLNaka br{
	display:none;
}
.tokaLogo {
    margin: 20px 0 0 0;
	width: 30%;
}
.sankaKigyo ul li {
    float: none;
    width: 97%;
    margin: 0 auto 5% auto;
    padding: 0 2% 5% 22px;
}
.sankaKigyo ul li:nth-child(2n) {
    float: none;
    margin: 0 auto 5% auto;
}
.sankaKigyo ul li::before {
    left: 0;
}
.sankaVoiceOne {
    float:none;
    width: 90%;
    overflow: hidden;
    margin:0 auto 3% auto;
    background: #fff;
    padding: 5%;
}
.sankaVoiceOne:nth-child(3n) {
      float:none;
    margin: 0 auto;
}
.footerLogo {
    width: 16%;
    float: none;
    margin: 0 auto 4% auto;
}
.footerAdd {
    width: 48%;
    margin: 0 2% 0 0;
}
.kaikanFoot {
    width: 45%;
}
}
@media screen and (max-width: 750px){
.lpCont{
	width:90%;
	padding:40px 0;
}
h2{
	font-size:140%;
}
.lpCenTxt {
    text-align: left;
}
.kaisaiNichiji table th {
	display:block;
    width: 100%;
    padding: 3% 0 0 0;
    font-weight: bold;
    font-size:90%;
	border-bottom:none;
}
.kaisaiNichiji table td {
	display:block;
    width: 100%;
    padding: 0 0  3% 0;
}
.sankaKigyo {
    width: 90%;
}
.sankaFlow {
    width: 90%;
}
.qa {
   width: 100%;
}
.underContactL {
    float:none;
    width: 100%;
	overflow:hidden;
}
.underContactR{
    float:none;
    width: 100%;
}
.underContactLTel a{
	pointer-events: unset;
}
.underContactRTxt a {
    padding: 15px 0;
}
.ucnMail img {
    max-width: 15%;
    margin: 0 auto 5px auto;
}
.underContactNaka {
    width: 40%;
    margin:0 auto;
	padding:2% 0!important;
	height:auto;
}

.ucnTel {
    float: none;
    margin:0 auto;
   padding: 5% 0!important;
}
.ucnMail {
    width:90%;
   margin:0 auto;
    padding: 0;
	text-align:center;
}
.underContactRTxt span {
    width: 8%;
    float: none;
    margin: 0 auto 2% auto;
	display:block;
}
.lpUnderBg {
    background: url(./images/lp/mg-bg2-sp.jpg) no-repeat left top;
    background-size: cover;
}
.footerCont {
    width: 90%;
    padding: 25px 0 5px 0;
}
}
@media screen and (max-width: 640px){
.underContactNaka {
    width:90%;
    margin:0 auto;
	padding:2% 0!important;
	height:auto;
}
.ucnTel {
    float: none;
    margin:0 auto;
   padding: 5% 0!important;
}
.underContactLTel img{
	max-width:60%;
	margin:0 auto;
	display:block;
	height:auto;
}
.underContactRTxt span {
    width: 10%;
    float: none;
    margin: 0 auto 2% auto;
	display:block;
}
.btnOra2{
	  width:94%;
	margin:0 auto 20px auto!important;
}
.footerLogo {
    width: 22%;
}
.footerAdd {
	float:none;
    width: 90%;
    margin: 0 auto 3% auto;
	text-align:center;
}
.kaikanFoot {
    float:none;
    width: 80%;
	margin:0 auto;
}
}
@media screen and (max-width: 520px){
.lpBtn {
    width:94%;
    margin: 25px auto 0 auto;
}
.lpBtn a {
    padding: 12px 0;
    font-size: 105%;
}
.kaisaiWaku {
    padding: 5%;
    width: 90%;
}
}
@media screen and (max-width: 420px){
.tokaLogo {
    margin: 20px 0 0 0;
    width: 50%;
}
.blkh2 {
    margin: 0 0 25px 0;
}
}

/*ALL*/
.lpAllTtl{
	text-align:center;
	font-size:130%;
	padding:15px 0;
	font-weight:bold;
}
.lpALLOreBG{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	background:#ffd09d;
}
.lpALLOreBGUnder{
	padding-bottom: 160px; 
	overflow:hidden;
	position:relative;
}
.lpALLOreBGUarrow::after{
    content: '';
    position: absolute;
    top: 0;
    left: calc(50vw - 50%);
    width: 0;
    height: 0;
    border-top: 130px solid #ffd09d;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
}
.lpOkomariWaku{
	width:65%;
	margin:0 auto;
	overflow:hidden;
}
.lpOkomari{
	background:#fff url(./images/lp/okomari-cheak.png) no-repeat 2% 50%;
	background-size:30px 30px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	padding:2% 2% 2% 7%;
	width:91%;
	margin:10px auto;
	position:relative;
	font-size:115%;
}
.lpAllWh1Bg{
	background:#fff;
	/*background:#fff url(./images/lp/alllp-jyunbi-bg.jpg) no-repeat left 5%;
	background-size:cover;*/
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.jyunbi2021{
	position:relative;
}
.lpAllJyunbi{
	width:50%;
	margin:0 auto 40px auto;
}
.lpAllJyunbi img{
	max-width:100%;
	margin:0 auto;
	display:block;	
	height:auto;
}
.lpAllJyunbiTxt{
	width:52%;
	margin:0 auto 80px auto;
	font-size:120%;
	line-height:180%;
}
.jyunbiLpIlla{
	position:absolute;
	width:15%;
	top:-20%;
	right:10%;
}
.jyunbiLpIlla img{
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.jyunbiLpIlla2{
	position:absolute;
	width:6%;
	bottom:0%;
	right:0%;
}
.jyunbiLpIlla2 img{
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.jyunbiLpIlla3{
	position:absolute;
	width:16%;
	top:-20%;
	left:8%;
}
.jyunbiLpIlla3 img{
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.jyunbiLpIlla4{
	position:absolute;
	width:8%;
	bottom:0%;
	left:0;
}
.jyunbiLpIlla4 img{
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.lpAllStepWaku{
	position:relative;
}
.lpAllStep{
	width:80%;
	overflow:hidden;
	margin:0 auto 40px auto;
	
}
.lpAllStepTtl{
	background: url(./images/lp/alllp-jyunbi-step1.png) no-repeat left top;
	background-size:60px 60px;
	padding:15px 0 10px 76px;
	font-size:200%;
	color:#fc8d15;
	height:60px
}
.stp2{
	background: url(./images/lp/alllp-jyunbi-step2.png) no-repeat left top;
	background-size:60px 60px;
}
.stp3{
	background: url(./images/lp/alllp-jyunbi-step3.png) no-repeat left top;
	background-size:60px 60px;
}
.stp4{
	background: url(./images/lp/alllp-jyunbi-step4.png) no-repeat left top;
	background-size:60px 60px;
}
.lpAllStepSubTtl{
	font-size:120%;
	font-weight:bold;
	margin:0 0 10px 0;
}
.lpALLOre2BG{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	background:#fc8d15;
}
.lpAllOre2Under{
	padding-bottom: 140px; 
	overflow:hidden;
	position:relative;
}
.lpAllOre2Uarrow::after{
    content: '';
    position: absolute;
    top: 0;
    left: calc(50vw - 50%);
    width: 0;
    height: 0;
    border-top: 120px solid #fc8d15;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
}
.jbsgCan{
	color:#fff;
	font-size:220%;
	padding:80px 0 0 0;
}
.lpAllCan{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.lpAllCanOne{
	width:80%;
	margin:0 auto 80px auto;
	overflow:hidden;
}
.lacanL{
	width:26%;
	float:left;
}
.lacanL img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.lacanR{
	width:65%;
	float:right;
	margin:0 1% 0 0;
}
.lpBtn2{
	clear: both;
    width: 50%;
    margin: 0 auto;
    overflow: hidden;
	padding:40px 0 0 0;
}
.lpBtn2 br{
	display:none;
}
.lACTtl{
	font-size:130%;
	text-align:center;
	padding:2%;
	width:95%;
	border:2px solid #fc8d15;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	margin:0 auto 30px auto;
}
.lacanRTxt{
	margin-bottom:15px;
}
.lpBtn2 a{
	    display: block;
    background:#d3133c;
    color: #fff;
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 115%;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    transition: .3s;
    font-family: 'M PLUS 1p', 'Noto Sans JP';
}
.lpBtn2 a:hover {
	background:#111;
}
.noTxt{
	text-indent:-0.8em;
	padding:0 0 5px 15px;
}
.noTxt a{
	  pointer-events: none;
}
.komeTxt{
	text-indent:-1.0em;
	padding:0 0 0 15px;
	font-size:90%;
}
.lpAllMInigou{
	width:74%;
	margin:0 auto 30px auto;
	overflow:hidden;
	position: relative;
    padding: 3%;
    border: solid 2px #fc8d15;
}
.lpAllMInigou .lpAllMInigouttl{
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 1% 5%;
    height: 30px;
    line-height: 30px;
    font-size: 105%;
    background: #fc8d15;
    color: #ffffff;
    font-weight: bold;
}
.lpAllMInigouSubttl{
	font-weight:bold;
	font-size:120%;
	margin:40px 0 20px 0;
}
.lpSemiList{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.lpSemiList ul{
	width:100%;
	margin:1% auto 0 auto;
	overflow:hidden;
}
.lpSemiList ul li{
	float:left;
	width:30%;
	margin:1% 3% 1% 0;
}
.lpSemiList ul li:nth-child(3n){
	float:right;
}
.lpSemiList ul li:nth-child(3n+1){
	clear:both;
}

.lpBtn3{
	clear: both;
    width: 50%;
    margin: 0 auto;
    overflow: hidden;
	padding:40px 0 0 0;
}
.lpBtn3 a{
	    display: block;
    background:#fc8d15;
    color: #fff;
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 115%;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    transition: .3s;
    font-family: 'M PLUS 1p', 'Noto Sans JP';
}
.lpBtn3 a:hover {
	background:#111;
}
.allLPBnr{
	width:100%;
	overflow:hidden;
	margin:100px auto 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.allLPBnrUnder{
	margin:0 auto;
}
.allLPBnrOne{
	float:left;
	width:28%;
	margin:0 2% 4% 2%;
}
.allLPBnrOne:nth-child(3n){
	float:right;
}
.allLPBnrOne:nth-child(3n+1){
	clear:both;
}
.allLPBnrOne2{
	float:left;
	width:21%;
	margin:0 2% 4% 2%;
}
.allLPBnrOne2:nth-child(4n){
	float:right;
}
.allLPBnrOne2:nth-child(4n+1){
	clear:both;
}
.alpbPic{
	display:block;
}
.alpbPic img{
	display:block;
	margin:0 auto;
	height:auto;
	max-width:100%;
}
.alpbTxt{
	display:block;
	background:url(./images/lp/alllp-arrow.png) no-repeat left 5px;
	background-size:20px 20px;
	font-size:110%;
	font-weight:bold;
	padding:0 0 0 30px;
	margin:5px 0 0 0;
}
.lpAllVoiceBg{
	background:url(./images/lp/alllp-voice-bg.jpg) no-repeat left top;
	background-size:cover;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.lpAllMovie{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:40px 0 20px 0;
}
.lpAllMovieL{	
	float:left;
	width:46%;
}
.lpAllMovieR{	
	float:right;
	width:48%;
}
.lpAllMovieRYt{
	position: relative;
 	width: 100%;
  	padding-top: 56.25%;
}
.lpAllMovieRYt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1160px){
.lpOkomariWaku {
    width: 90%;
}
.lpALLOreBGUnder {
    display:none;
}
.lpAllStep {
    width: 90%;
}
.lpAllOre2Under {
 display:none;
}
.jbsgCan {
    font-size: 190%;
    padding:60px 0 30px 0;
}
.lpAllMInigou {
    width: 90%;
}
}
@media screen and (min-width:751px) and (max-width: 1160px){
.lpAllWh1Bg{
	background:#fff;
	/*background:#fff url(./images/lp/alllp-jyunbi-bg-tab.jpg) no-repeat left top;
	background-size:cover;*/
}
.lpAllJyunbiTxt {
    width: 70%;
}
.lpAllCanOne {
    width: 90%;
}
.lpAllVoiceBg{
	background:url(./images/lp/alllp-voice-bg-tab.jpg) no-repeat left top;
	background-size:cover;
}
}
@media screen and (max-width: 850px){
.lpSemiList ul li{
	float:none;
	width:100%;
	margin:1% 0 1% 0;
}
.lpSemiList ul li:nth-child(3n){
	float:none;
}
}
@media screen and (max-width: 750px){
.lpAllTtl {
    text-align: left;
    font-size: 100%;
	 width:96%;
	margin:0 auto;
}
.lpOkomari {
    background: #fff url(./images/lp/okomari-cheak.png) no-repeat 4% 50%;
    background-size: 20px 20px;
    padding: 2% 4% 2% 50px;
	width:80%;
    font-size: 110%;
}
.lpAllWh1Bg{
	background:#fff;
	/*background:#fff url(./images/lp/alllp-jyunbi-bg-sp.jpg) no-repeat left top;
	background-size:cover;*/
}
.lpAllJyunbi {
    width: 60%;
    margin: 0 auto 30px auto;
}
.lpAllJyunbiTxt {
    width: 90%;
    margin: 0 auto 50px auto;
    font-size: 105%;
}
.jyunbiLpIlla{
	top:15%;
	right:1%;
}
.lpAllStepTtl {
    background: url(./images/lp/alllp-jyunbi-step1.png) no-repeat left top;
    background-size: 40px 40px;
    padding: 5px 0 10px 50px;
    font-size: 150%;
    height: 40px;
}
.stp2{
	background: url(./images/lp/alllp-jyunbi-step2.png) no-repeat left top;
	background-size: 40px 40px;
}
.stp3{
	background: url(./images/lp/alllp-jyunbi-step3.png) no-repeat left top;
	background-size: 40px 40px;
}
.stp4{
	background: url(./images/lp/alllp-jyunbi-step4.png) no-repeat left top;
	background-size: 40px 40px;
}
.lpAllStepSubTtl {
    font-size: 115%;
}
.jbsgCan {
    font-size: 160%;
    padding:40px 0 20px 0;
}
.lpAllCanOne {
	width:100%;
    margin: 0 auto 50px auto;
}
.lacanL{
	width:40%;
	float:none;
	margin:0 auto 25px auto;
}
.lacanR{
	width:100%;
	float:none;
	margin:0 auto;
}
.lACTtl {
    font-size: 120%;
    padding:4% 2%;
    margin: 0 auto 20px auto;
}
.lpBtn2{
    width: 80%;
    margin: 0 auto;
	padding:30px 0 0 0;
}
.lpAllMInigou {
    width: 88%;
    padding: 5%;
}
.lpBtn3 {
    width: 80%;
    margin: 0 auto;
	padding:30px 0 0 0;
}
.allLPBnr {
    margin: 50px auto 0 auto;
}
.allLPBnrOne ,.allLPBnrOne2{
	float:left;
	width:46%;
	margin:0 2% 4% 2%;
}
.allLPBnrOne:nth-child(2n) , .allLPBnrOne2:nth-child(2n){
	float:right;
}
.allLPBnrOne:nth-child(3n) , .allLPBnrOne2:nth-child(3n){
	float:left;
}
.allLPBnrOne:nth-child(2n+1){
	clear:both;
}
.alpbTxt {
    font-size: 100%;
}
.lpAllMovie {
    padding: 20px 0 ;
}
.lpAllMovieL{	
	float:none;
	width:100%;
	margin:0 auto 25px auto;
}
.lpAllMovieR{	
	float:none;
	width:100%;
}
.jyunbiLpIlla{
	position:absolute;
	width:8%;
	top:5%;
	right:0%;
}
.jyunbiLpIlla2{
	position:absolute;
	width:4%;
	bottom:-10%;
	right:0%;
}
.jyunbiLpIlla3{
	position:absolute;
	width:8%;
	top:2%;
	left:0%;
}
.jyunbiLpIlla4{
	position:absolute;
	width:5%;
	bottom:-10%;
	left:0;
}
.noTxt a{
	  pointer-events: unset;
}
}
@media screen and (max-width: 460px){
.lpAllTtl {
    text-align: left;
    font-size: 90%;
	line-height:160%;
	 width:96%;
	margin:0 auto;
}
.lpBtn2 br{
	display:block;
}
}

/*202106充実ワークライフ*/
.headertop {
	overflow: hidden;
	font-family: vdl-v7gothic, sans-serif;
}
#logo {
	margin-top: 2rem;
	margin-left: 2rem;
	float: left;
}
#logo img {
	width: 20vw;
}
.navbar {
	float: right;
}
nav {
	margin-top: 2rem;
	margin-right: 2rem;
}
nav ul{
	display: table;
	margin: 0 auto;
	padding: 0 ;
	width: 100%;
	text-align: center;
}
nav li{
	display: table-cell;
	min-width: 50px;
	font-weight: 500;
	font-size: 1rem;
	padding: 0 10px;
}
nav a{
	display: block;
	width: 100%;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight:normal;
}
nav a:hover{
	color:#111;
}
nav li:nth-of-type(6) {
	display: none;
}
nav li:nth-of-type(2n+1):hover{
	border-bottom: 3px solid #fbea00;
}
.topImg {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.topImg img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
#headerLife{
	position: relative;
}
#hLifeform{
	position: fixed;
	top: 130px;
	right: 30px;
	z-index: 100;
}
#hLifeform .hLifebutton {
	background-color: #fbea00;
	width: 150px;
	height: 150px;
	border-radius: 50%;
}
#hLifeform .hLifebutton:hover {
	background-color: #f26700;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#hLifeform .hLifebutton a:hover {
	color:#111;
}
#hLifeform p {
	padding-top: 45px;
	text-align: center;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 2rem;
}
#hLifepageTop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 90; 
}
#hLifepageTop a {
	display: flex;
}
#hLifepageTop img {
	width: 50px;
	height: 50px;
}
.mobilesetsumei p {
	display: none;
}
.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
}
.lifeWorkTop{
	 width: 100%;
    margin: 0 auto;
	overflow:hidden;
}
.lifeWorkTop h2 {
	font-weight: 700;
	color: #f26700;
	font-size: 2.8rem;
	margin: 40px 0 20px;
	text-align:left;
	line-height: 1.3em;
}
.lifeWorkTop p {
	font-weight: 500;
	color: #f26700;
	line-height: 2em;
	font-size: 1.2rem;
}
.hidden, .hidden-top {
	display: flex;
	width: 100%;
	justify-content: left;
	align-items: center;
}
#setsumeikai {
	background-color: #fffeee;
	margin-top: 20px;
	padding: 10px;
}
.setsumeileft h2 {
	font-size: 3rem;
	font-weight: 900;
	float: left;
	margin:0 ;
}
.setsumeiright {
	text-align: center;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #000;
	float: left;
}
.setsumeirightright {
	background-color: #fbea00;
	margin-left: 20px;
	width: 100px;
	height: 100px;
	text-align: center;
	border-radius: 50%;
}
.setsumeirightright p {
    font-size: 2rem;
    font-weight: 900;
    padding-top: 10px;
    line-height: 2.2rem;
}
.setsumei p {
	font-weight: 400;
	font-size: 1.2rem;
	margin: 5px;
}
.setsumei h2 {
	font-weight: 400;
	font-size: 2rem;
	text-align:left;
	color:#111;
	line-height:140%;
	margin:0 0 10px 0;
}
.setsumei p small {
	font-size: 0.9rem;
}
.setsumeileft h2:hover, .setsumeileft p:hover {
	background-color: #fbea00;
	padding: 5px;
	color:#111;
}
.setsumeileft h2 a:hover, .setsumeileft p a:hover {
	color:#111;
}
.divbox {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.box {
	border:2px dotted #000;
	margin: 10px 10px 10px 20px;
	padding: 10px;
}
.box:nth-child(2) {
	margin: 10px 20px 10px 10px;
}
/*.box:nth-of-type(2n) {
	border: none;
}*/
.box .setsumeileft h2 {
	font-size: 2rem;
	font-weight: 800;
	color:#111;
}
.box .setsumeileft h2 a{
	color:#111;
}
.box .setsumeiright {
	padding: 0.2rem;
}
.box .setsumeiright p {
	font-size: 0.8rem;
}
.box .setsumeirightright {
	padding: 0;
	width: 80px;
	height: 80px;
}
.box .setsumeirightright p {
    padding-right: 0;
    padding-top: 10px;
    font-size: 1.3rem;
    line-height: 1.7rem;
}
.box .setsumei p {
	font-size: 1rem;
}
.hatarakutte {
	margin: 10px 20px 10px 20px;
	padding: 10px;
	border:2px dotted #000;
}
.setsumeikaiTop {
	margin: 20px 20px 10px 20px;
	padding: 10px;
	border:2px dotted #000;
}
.hatarakutte h2 {
	font-weight: 400;
	font-size: 2rem;
	text-align: left;
	color: #111;
	line-height: 140%;
	margin: 0 0 10px 0;
}
.hatarakutte .setsumeileft p {
	font-size: 1.5rem;
	font-weight: 800;
}
.hatarakutte .setsumeiright {
	padding: 0.5rem;
} 
.hatarakutte .setsumei p {
	font-size: 1rem;
}
.taisyo p small {
	font-weight: 300;
	font-size:0.8em;
}
#lanksaga1i {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
#lanksaga1i img {
	width: 200px;
	margin-left: 50px;
}
.tyuusyaku {
	overflow: hidden;
}
.tyuusyaku p {
	float: right;
	font-size: 0.8em;
	line-height:130%;
}
.maru {
	width: 300px;
	height: 260px;
	border: 2px solid red;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #f26700;
	border-color: #f26700;
	margin: 10px;
	text-align: center;
	padding-top: 30px;

}
.maru p{
	font-weight: 500;
	font-size: 1.5rem;
}
.maru .big {
	font-weight: 700;
	font-size: 3rem;
	line-height:140%;
}
#sagawork {
	margin: 0 auto;
}
#sagawork h2 {
	font-weight: 700;
	color: #f26700;
	font-size: 2.8rem;
	text-align: center;
	border-top: 10px dotted #f26700;
	border-bottom: 10px dotted #f26700;
	margin: 40px 0 20px;
	padding: 30px 0;
}
.lifeWork {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	justify-content: center;
	align-items: center;
}
.lifeWork p {
	text-align: center;
	font-weight: 400;
	line-height:130%;
}
.lifeWork p small {
	font-size: 0.8rem;
	font-weight: 300;
}
#sagawork h3 {
	font-size: 1.5rem;
	font-weight: 500;
	text-align: center;
	padding: 10px;
	width: 50%;
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000;
	border-radius: 10px;
	margin: 0 auto;
}
.color {
	margin: 10px;
	padding: 20px;
}
.color:nth-child(2n) {
	background-color: #fffeee;
}
.color img {
	width:  200px;
	margin-left: 50px; 
}
#sagawork .color h3 {
	font-size: 1.3rem;
	font-weight:400;
}
footer {
	margin: 20px auto;
	text-align: center;
}
footer h3 {
	font-weight: 700;
	font-size: 2rem;
	color: #000;
	margin: 30px auto;
	line-height:140%;
}
footer h2{
	font-weight: 700;
	background-color: #fbea00;
	color: #000;
	font-size: 3rem;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	border: 10px solid #fbea00;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	padding:20px 0;
}
footer h2:hover {
	background-color: #f26700;
	border: 10px solid #f26700;
}
footer h2 a:hover {
	color:#111;
}
footer p {
	font-size: 0.8rem;
	margin: 30px;
}
@media screen and (max-width: 1024px){
#logo {
	margin-top: 1rem;
	margin-left: 1rem;
	float: left;
}
#logo img {
	width: 25vw;
	margin-top: 0;
	margin-left: 0;
	display: block;
}
nav li {
	font-size: 0.8rem;
}
nav li:nth-of-type(2n) {
	display: none;
}
nav li:nth-of-type(6) {
	display: none;
}
nav a{
display: block;
width: 100%;
text-decoration: none;
padding-bottom: 5px;
}
nav li:nth-of-type(2n+1):hover{
}
nav li:nth-of-type(6):hover {
	border-bottom: 3px solid #fbea00;
}
#hLifeform {
	position: fixed;
	top: 130px;
	right: 30px;
	z-index: 100;
}
#hLifeform .hLifebutton {
	background-color: #fbea00;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
#hLifeform .hLifebutton:hover {
	background-color: #f26700;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
#hLifeform p {
	padding-top: 30px;
	text-align: center;
	font-weight: 700;
	font-size: 0.9rem;
	line-height: 1.5rem;
}
.container {
	width: 90%;
	margin: 0 auto;
	max-width: 90%;
}
.lifeWorkTop h2 {
    font-size: 2.0rem;
    margin: 40px 0 20px;
}
.lifeWorkTop p {
    line-height: 1.8em;
    font-size: 0.9rem;
}
.hidden, .hidden-top {
	display: block;
	width: 100%;
	justify-content: left;
	align-items: center;
	overflow: hidden;
}
.setsumeikaiTop {
    margin: 5px;
}
.setsumeileft h2 {
   font-size: 1.5rem;
    padding: 10px;
}
.setsumeiright {
	text-align: left;
    margin-left: 0px;
	padding: 2px;
	margin-top: 7px;
}
.setsumeiright p {
	font-size: 0.9rem;
}
.setsumeirightright {
	margin-right: 20px;
    width: 50px;
    height: 50px;
	display: block;
	float: left;
}
.setsumeirightright p {
    font-size: 0.9rem;
    padding-top: 8px;
    line-height: 1.0rem;
}
.setsumei p {
	font-size: 0.9rem;
	margin: 0;
	line-height:160%;
}
.setsumei h2 {
	clear:both;
	font-size: 1.2rem;
}
.setsumei p small {
	font-size: 0.7rem;
}
.divbox {
	    display: block;
}
.box {
	margin: 5px;
}
.box:nth-child(2) {
	margin: 5px;
}
/*.box:nth-of-type(2n) {
	border: none;
}*/
.box .setsumeileft h2 {
	font-size: 1.5rem;
}
.box .setsumeileft h2 a{
	color:#111;
}
.box .setsumeiright {
	text-align: left;
    margin-left: 0px;
    padding: 2px;
    margin-top: 7px;
}
.box .setsumeiright p {
	font-size: 0.9rem;
}
.box .setsumeirightright {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
}
.box .setsumeirightright p {
   font-size: 0.8rem;
    padding-top: 8px;
    line-height: 1.0rem;
}
.box .setsumei p {
	font-size: 1.0rem;
    margin: 0;
    line-height: 160%;
}
.hatarakutte {
	margin: 5px;
}
.hatarakutte h2 {
	clear: both;
    font-size: 1.2rem;
}
.hatarakutte .setsumeileft p {
    margin:0 0 10px 0;
}
.hatarakutte .setsumeiright {
	padding: 2px;
} 
.hatarakutte .setsumei p {
	font-size: 1.0rem;
    margin: 0;
    line-height: 160%;
}
#lanksaga1i {
	text-align: center;
}
#lanksaga1i img {
	width: 200px;
	margin-left: 50px;
}
.maru {
	width: 200px;
    height: 170px;
    margin: 10px auto;
    padding-top: 25px;
}
.maru p {
    font-size: 1.0rem;
}
.maru .big {
    font-size: 1.5rem;
}
.lifeWork {
    width: 90%;
}
#sagawork h2 {
    font-size: 1.8rem;
	padding: 20px 0;
}
#sagawork h3 {
    font-size: 1.4rem;
    width: 90%;
    margin: 10px auto;
}
.tyuusyaku p{
	float:none;
	margin:10px 0 0 0;
}
footer h3 {
    font-size: 1.2rem;
    margin: 20px auto;
    line-height: 150%;
}
footer h2 {
    font-size: 2rem;
    width: 80%;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 10px 0;
}
}
@media screen and (max-width: 640px){
.top,#lanksaga {
	width: 90%;
	margin: 0 auto;
}
#logo {
	margin-top: 1rem;
	margin-left: 1rem;
	float: left;
}
#logo img {
	width: 50vw;
	margin-top: 0;
	margin-left: 0;
	display: block;
}
.openbtn {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	z-index: 200;
}
.openbtn span {
	display: inline-block;
	transition: all.4s;
	position: absolute;
	right: 14px;
	height: 3px;
	border-radius: 2px;
	background-color: #f26700;
	width: 45%;
}
.openbtn span:nth-of-type(1) {
	top:15px;
}
.openbtn span:nth-of-type(2) {
	top:23px;
}
.openbtn span:nth-of-type(3) {
	top:31px;
}
.openbtn.active span:nth-of-type(1){
	top: 18px;
	left: 18px;
	transform: translateY(6px)
	rotate(-45deg);
	width: 30%;
}
.openbtn.active span:nth-of-type(2){
	opacity: 0;
}
.openbtn.active span:nth-of-type(3){
	top: 30px;
	left: 18px;
	transform: translateY(-6px)
	rotate(45deg);
	width: 30%;
}
.navbar {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 50;
}
nav {
	display: block;
	margin: 0;
	background-color:rgba(251,234,0,0.8);
	    padding: 10% 0;
}
nav ul{
	display: block;
	margin: 0 auto;
	padding: 0 ;
	width: 100%;
	text-align: center;
}
nav li{
	display: block;
	min-width: 90%;
	font-weight: 700;
	font-size: 1.1rem;
	padding: 10px 0;
	margin:0 auto;
}
nav li:nth-of-type(2n) {
	display: none;
}
nav li:nth-of-type(6) {
	display: block;
}
nav a{
display: block;
width: 100%;
text-decoration: none;
padding-bottom: 5px;
}
nav li:nth-of-type(2n+1):hover{
	border: none;
	color: #269876;
}
nav li:nth-of-type(6):hover {
	border: none;
	color: #269876;
}
.lifeWorkTop h2 {
    font-size: 1.1rem;
    margin: 30px 0 15px;
}
#hLifeform{
    display: none;
}
#lanksaga1i{
	display: block;
}
#sagawork{
	margin:40px 0 0 0;
}
#sagawork h2 {
    font-size: 1.1rem;
    text-align: left;
}
.color {
    margin: 10px 0;
    padding: 20px;
    text-align: center;
}
#sagawork .color h3 {
    font-size: 1rem;
	padding: 5px;
}
.lifeWork {
    grid-template-columns: 1fr;
	margin:0 auto;
}
.lifeWork div{
	padding:10px 0;
}
.color img {
    margin-left: 0;
}
footer h3 {
    font-size: 0.9rem;
   text-align:left;
	width:90%;
	margin:0 auto 20px auto;
}
footer h2 {
    font-size: 1.2rem;
    width: 84%;
	padding:5px 0;
}
}
/*氷河期*/
.hyogakiMain{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.hyogakiMain img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.hyogakiMainSp{
	display:none;
}
.hyogakiUp{
	background:#fff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow: 4px 5px 0px 0px rgba(0, 90, 132,.9);
	/*box-shadow: rgba(0, 90, 132, 0.8) 5px 2px 0px, rgba(0, 90, 132, 0.8) 1px -2px -0px 0px, rgba(00, 90, 132, 0.8) 2px -3px 0px inset;*/
	padding:2%;
	width:41%;
	margin:50px auto 70px auto;
	border:1px solid #0f607f;
}
.hyouUpTtl{
	background:#ffe55f;
	padding:8px 0 10px 0;
	text-align:center;
	color:#0f607f;
	font-size:130%;
	margin:0 auto 20px auto;
	width:40%;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	letter-spacing:1.5px;
}
.hyouUpTxt{
	text-align:center;
	color:#0f607f;
	font-size:115%;
	padding:2px 0;
}
.hyougakiOiWaku{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.hyogakiKaze{
	width:90%;
	margin:25px auto 0 auto;
	padding:5%;
	background:#fcf3d0;
	overflow:hidden;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	position:relative;
}
.hyogakiKazeWaku{
	width:90%;
	margin:0 auto;
	overflow:hidden;
	background:  url(./images/common/kaze-up.png) repeat-x left top;
	background-size:55% 10%;
	position:relative;
	padding:0 0 60px 0;
}
.hyogakiKazeWaku::after{
	content: '';
	width: 100%;
	display: block;
	background: url(./images/common/kaze-under.png) repeat-x left bottom;
	background-size:55% 60%;
	position:absolute;
	height:60px;
	bottom:8.5%;
}

.hyogakiMidashi{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight:700;
	color:#0f607f;
	font-size:180%;
	text-align:center;
	margin:0 auto 30px auto;
}
.hyogakiOiTxt{
	color:#0f607f;
	font-size:110%;
	line-height:185%;
}
.hyogakiSeisya{
	width:100%;
	margin:300px auto 0 auto;
	position:relative;
	background:#fbf5e4;
}
.hyogakiSeisya::before {
    display: block;
    content: "";
    width: 100%;
    height: 300px;
    position: absolute;
    top: -300px;
    left: 0;
    background: url(./images/lp/seisya-up.png) no-repeat left top;
	background-size:cover;
    z-index: 10;
}
.hyogakiSeisya::after {
    display: block;
    content: "";
    width: 100%;
    height: 240px;
    position: absolute;
    bottom: -240px;
    left: 0;
    background: url(./images/lp/seisya-bottom.png) no-repeat left top;
	background-size:cover;
    z-index: 10;
}
.hyogakiSeisya1100{
	width:1100px;
	margin:0 auto;
	position:relative;
}
.hyogakiH2{
	width:40%;
	margin:0 auto;
	position:relative;
}
.hyogakiH2 img{
	max-width:100%;
	margin:0 auto;
	height:auto;
	display:block;
}
.seisyaUpL{
	position:absolute;
	top: -80px;
	width: 16%;
	z-index: 20;
}
.seisyaUpR{
	position:absolute;
	right:10%;
	top:0;
	width:8%;
	z-index: 20;
}
.seisyaUpL img , .seisyaUpR img{
	max-width:100%;
	margin:0 auto;
	height:auto;
	display:block;
}
.seisyaFlowPc{
	width:100%;
	margin:100px auto 0 auto;
	position:relative;
	overflow:hidden;
	padding:0 0 100px 0;
}
.seisyaFlowSp{
	display:none;
}
.seisyaFlow{
	width:100%;
	margin:0 auto;
	position:relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.seisyaFlowOne{
	background:#ffd45f;
	padding:3%;
	width:22%;
	float:left;
	position:relative;
	margin: 30px 8% 0 0;
}
.seisyaFlowOne:nth-child(3){
	float:right;
	margin: 30px 0 0 0;
}
.sfoNo{
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	top:-30px;
	width:25%;
}
.sfoIlla{
	width:80%;
	margin:0 auto;
	padding:25px 0 15px 0;
}
.sfoIlla img{
	max-width:100%;
	margin:0 auto;
	height:auto;
	display:block;
}
.seiArro1{
	position:absolute;
	top: 99%;
	left: 22%;
	width: 18%;
}
.seiArro2{
	position:absolute;
	top: 99%;
	right: 22%;
	width: 18%;
}
.sfoTtl{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight:700;
	color:#0f607f;
	font-size:115%;
	margin:0 0 15px 0;
	text-align:center;
	letter-spacing:1px;
}
.sfoTxt{
	color:#0f607f;
	font-size:95%;
}
.sfoBtn{
	width:100%;
	margin:20px auto 0 auto;
	position:relative;
}
.sfoBtn a{
	display:block;
	width:100%;
	padding:7px 0;
	text-align:center;
	position:relative;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	background:#fff;
	color:#0f607f;
	font-size:90%;
	transition: 0.2s;
}
.sfoBtn a::before{
	display: inline-block;
	content: '\f178';
	font-family: 'FontAwesome';
	transition: 0.2s;
	position: absolute;
	right: 7%;
	top:20%;
	color: #0f607f;
}
.sfoBtn a:hover{
	background:#0f607f;
	color:#fff;
}
.sfoBtn a:hover::before{
	display: inline-block;
	content: '\f178';
	font-family: 'FontAwesome';
	transition: 0.2s;
	position: absolute;
	right: 5%;
	top:20%;
	color: #fff;
}
.seisyaFlow2{
	clear:both;
	width:70%;
	margin:40px auto 0 auto;
	position:relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.seisyaFlow2 .seisyaFlowOne{
	background:#ffe55f;
	padding:3%;
	width:36%;
	float:left;
	position:relative;
	margin: 30px 12% 0 0;
}
.seisyaFlow2  .seisyaFlowOne:nth-child(2){
	float:right;
	margin: 30px 0 0 0;
}
.hyoga1100{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding:200px 0 50px 0;
}
.hyogaTopics{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.hyogaTopics table{
	width:90%;
	margin:0 auto;
	border-collapse:collapse;
}
.hyogaTopics table tr{
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
.hyogaTopics table tr:last-child{
	border-bottom:none;
}
.hyogaTopics table th{
	width:12%;
	padding:2%;
	font-weight:normal;
	text-align:left;
}
.hyogaTopics table td{
	width:80%;
	padding:2%;
}
.hyogaH3{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight:500;
	color:#0f607f;
	font-size:180%;
	margin:0 0 25px 0;
	text-align:center;
	letter-spacing:2px;
}
.hyogakiSemi{
	width:100%;
	margin:300px auto 0 auto;
	position:relative;
	background:#ffe55f;
}
.hyogakiSemi::before {
    display: block;
    content: "";
    width: 100%;
    height: 300px;
    position: absolute;
    top: -300px;
    left: 0;
    background: url(./images/lp/semi-up.png) no-repeat left top;
	background-size:cover;
    z-index: 10;
}
.hyogakiSemi::after {
    display: block;
    content: "";
    width: 100%;
    height: 300px;
    position: absolute;
    bottom: -300px;
    left: 0;
    background: url(./images/lp/semi-bottom.png) no-repeat left top;
	background-size:cover;
    z-index: 10;
}
.semiWaku{
	width:100%;
	margin:20px auto 0 auto;
	overflow:hidden;
}
.semiOne{
	width:90%;
	margin:10px auto 20px auto;
	background:#fff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding:3%;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
.semiTtl{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight:500;
	color:#0f607f;
	font-size:150%;
	float:left;
	width:55%;
}
.semiTime{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight:500;
	color:#0f607f;
	font-size:120%;
	float:right;
	width:40%;
}
.semiUnder{
	clear:both;
	width:100%;
	margin:0 auto 30px auto;
	overflow:hidden;
	padding:20px 0 0 0;
}
.semiOL{
	float:left;
	width:52%;
}
.semiOL table{
	width:100%;
	border-collapse:collapse;
}
.semiOL table tr{
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
.semiOL table tr:last-child{
	border-bottom:none;
}
.semiOL table th{
	width:16%;
	padding:2%;
	font-weight:normal;
	text-align:left;
}
.semiOL table td{
	width:76%;
	padding:2%;
}
.semiOR{
	float:right;
	width:43%;
}
.semiMoushiBtn{
	clear:both;
	width:35%;
	margin:0 auto;
}
.semiMoushiBtn a{
	display:block;
	width:100%;
	margin:0 auto;
	padding:8px 0;
	text-align:center;
	background:#0f607f;
	color:#fff;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.semiMoushiBtn a:hover{
	background:#5394ad;
}
.rb a{
	background:#55a4bc;
}
.rb a:hover{
	background:#86bdce;
}
.hyosemiIllaWaku{
	width:100%;
}
.hyosemiIlla1{
	position:absolute;
	bottom:-7%;
	left:1%;
	width:13%;
	z-index:20;
}
.hyosemiIlla2{
	position:absolute;
	bottom:-14%;
	right:10%;
	width:16%;
	z-index:20;
}
.hyosemiIlla1 img , .hyosemiIlla2 img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.hyogakiTousou{
	width:100%;
	margin:350px auto 100px auto;
	overflow:hidden;
}
.hyogakiTousouNaka{
	width:100%;
	margin:0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.hyogakiTouroku{
	float:left;
	width :40%;
  	outline : 2px solid #FFFFFF; 
  	outline-offset : -10px ;
  	background : #ffe55f;
	padding:3%;
	margin:0 4% 0 0;
}
.hyogakiSoudan{
	float:right;
	width :40%;
  	outline : 2px solid #FFFFFF; 
  	outline-offset : -10px;
  	background : #ffd45f;
	padding:3%;
}
.semiTousouBtn{
	width:80%;
	margin:20px auto 0 auto;
}
.semiTousouBtn a{
	width:100%;
	display:block;
	padding:10px 0;
	background:#fff;
	color:#0f607f;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align:center;
	transition:.3s;
}
.semiTousouBtn a:hover{
	background:#0f607f;
	color:#fff;
}
.stBtxt{
	font-size:80%;
	text-align:center;
	line-height:140%;
	padding:5px 0 0 0;
}
.stBtxt br{
	display:none;
}
.tPt85{
	padding:85px 0 0 0;
}
@media screen and (max-width: 1160px){
.hyogakiUp {
    width: 61%;
	margin: 50px auto;
}
.hyougakiOiWaku{
	width:90%;
}
.hyogakiOiTxt {
    text-align: left;
    font-size: 105%;
}
.hyogakiSeisya {
    margin: 250px auto 0 auto;
}
.hyogakiSeisya::before {
    height: 250px;
    top: -250px;
}
.hyogakiSeisya1100 {
   width:90%;
}
.seisyaUpR {
    right: 8%;
    width: 10%;
}
.hyosemiIlla1 {
    bottom: -5%;
    left: 2%;
    width: 23%;
}
.hyosemiIlla2 {
    right: 6%;
    width: 21%;
}
.hyogakiTousou {
    margin: 280px auto 70px auto;
}
.hyogakiSeisya {
    margin: 200px auto 0 auto;
}
.hyogakiSeisya::before {
    height: 200px;
    top: -200px;
}
.hyogakiSeisya::after {
    height: 200px;
    bottom: -200px;
}
.hyoga1100 {
    padding: 130px 0 30px 0;
}
.hyogaTopics {
    width: 90%;
}
.hyogakiSemi {
    margin: 200px auto 0 auto;
}
.hyogakiSemi::before {
    height: 200px;
    top: -200px;
}
.hyogakiSemi::after{
    height: 200px;
    bottom: -200px;
}
}
@media screen and (max-width: 850px){
.seisyaFlowPc{
	display:none;
}
.seisyaFlowSp{
	display:block;
	width:100%;
	margin:100px auto 0 auto;
	position:relative;
	overflow:hidden;
	padding:0 0 100px 0;
}
.seisyaFlowSp .seisyaFlowOne{
	padding:5%;
	width:90%;
	float:none;
	margin: 30px auto;
}
.seisyaFlowSp .seisyaFlowOne:nth-child(3){
	float:none;
	margin: 30px auto;
}
.seisyaFlowSp .seisyaFlowOne:nth-child(2n){
	background:#ffe55f;
}
.seiArroSp{
	color:#0f607f;
	width:10%;
	margin:20px auto;
	font-size:120%;
}
.sfoNo {
    top: 3%;
    left: 3%;
    width: 10%;
	margin: unset;
}
.sfoBtn {
    width: 80%;
}
.sfoBtn a {
    padding: 10px 0;
}
.spBrnone br{
	display:none;
}
.hyogaTopics table th {
	display:block;
    width: 100%;
    padding: 3% 0 0 0;
    font-weight: bold;
    font-size:85%;
}
.hyogaTopics table td {
    width: 100%;
    padding: 0 0 3% 0;
	display:block;
}
.hyogakiTouroku {
    float: none;
    width: 90%;
    padding: 5%;
    margin: 0 auto 25px auto;
}
.hyogakiSoudan{
    float: none;
    width: 90%;
    padding: 5%;
    margin: 0 auto 25px auto;
}
.tPt85 {
    padding: 0;
}
.stBtxt br{
	display:block;
}
}
@media screen and (max-width: 750px){
.hyogakiMain{
	display:none;
}
.hyogakiMainSp{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.hyogakiMainSp img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.hyogakiUp {
    width: 82%;
	padding: 4%;
}
.hyogakiMidashi {
    font-size: 130%;
	line-height:180%;
	margin: 0 auto 20px auto;
}
.hyogakiSeisya {
    margin: 160px auto 0 auto;
}
.hyogakiSeisya::before {
    height: 160px;
    top: -160px;
}
.hyogakiSeisya::after {
    height: 160px;
    bottom: -160px;
}
.seisyaFlowSp {
    margin: 50px auto 0 auto;
    padding: 0 0 10px 0;
}
.seiArroSp {
    margin: 10px auto;
    font-size: 140%;
}
.hyoga1100 {
    padding: 120px 0 20px 0;
}
.hyogaH3 {
    font-size: 140%;
    margin: 0 0 20px 0;
    line-height:180%;
}
.hyogakiSemi {
    margin: 160px auto 0 auto;
}
.hyogakiSemi::before {
    height: 160px;
    top: -160px;
}
.hyogakiSemi::after{
    height: 160px;
    bottom: -160px;
}
.semiWaku {
    margin: 0 auto;
}
.semiOne {
    width: 82%;
    padding: 7%;
}
.semiTtl {
    font-size: 120%;
    float: none;
    width: 100%;
	margin:0 0 5px 0;
}
.semiTime {
    font-size: 110%;
   float: none;
    width: 100%;
}
.semiUnder {
    margin: 0 auto 30px auto;
	padding: 10px 0 0 0;
}
.semiOL {
     float: none;
    width: 100%;
	margin:0 0 15px 0;
}
.semiOL table th {
	display:block;
    width: 100%;
    padding: 3% 0 0 0;
    font-size:85%;
	font-weight:bold;
}
.semiOL table td {
	display:block;
    width: 100%;
    padding: 0 0 3% 0;
}
.semiOR {
     float: none;
    width: 100%;
}
.semiMoushiBtn {
    width: 80%;
}
.semiMoushiBtn a {
    padding: 12px 0;
}
.hyosemiIlla1 {
    bottom: -4%;
    left: 1%;
    width: 27%;
}
.hyosemiIlla2 {
    bottom: -6%;
    right: 4%;
    width: 23%;
}
.hyogakiTousou {
    margin: 200px auto 10px auto;
}
.sfoIlla {
    width: 60%;
    padding: 15px 0;
}
}
@media screen and (max-width: 560px){
.hyogakiUp {
    margin:20px auto;
}
.hyouUpTtl {
    font-size: 110%;
    margin: 10px auto;
    width: 80%;
}
.hyouUpTxt {
    text-align: left;
    font-size: 100%;
}
.hyogakiMidashi {
    text-align: left;
}
.hyogakiSeisya {
    margin: 150px auto 0 auto;
}
.hyogakiSeisya::before {
    height: 150px;
    top: -150px;
}
.seisyaFlowSp {
    margin: 30px auto 0 auto;
}
.seisyaUpL {
    top: -140px;
    width: 18%;
}
.hyogakiH2 {
    width: 60%;
}
.seisyaUpR {
    right: 2%;
    width: 12%;
}
.seiArroSp {
    margin: 5px auto;
}
.seisyaFlowSp .seisyaFlowOne {
    padding: 7%;
    width: 86%;
    margin: 20px auto;
}
.seisyaFlowSp .seisyaFlowOne:nth-child(3) {
    margin: 20px auto;
}
.hyoga1100 {
    padding: 90px 0 20px 0;
}
.hyosemiIlla1 {
    bottom: -2%;
    width: 30%;
}
.hyosemiIlla2 {
    bottom: -4%;
    right: 2%;
    width: 28%;
}
.sfoBtn {
    width: 90%;
}
.semiMoushiBtn {
    width: 90%;
}
.hyogakiTousou {
    margin: 150px auto 10px auto;
}
.hyogakiTouroku {
    width: 86%;
    padding: 7%;
}
.hyogakiSoudan {
    width: 86%;
    padding: 7%;
}
.semiTousouBtn {
    width: 90%;
    margin: 20px auto 10px auto;
}
}
@media screen and (max-width: 460px){
.hyogakiSeisya {
    margin: 100px auto 0 auto;
}
.hyogakiSeisya::before {
    height: 100px;
    top: -100px;
}
.seisyaUpL {
    top: -80px;
}
.sfoNo {
    width: 15%;
}
.hyogakiSemi {
    margin: 100px auto 0 auto;
}
.hyogakiSemi::before {
    height: 100px;
    top: -100px;
}
.hyogakiSemi::after{
    height: 100px;
    bottom: -100px;
}
.semiMoushiBtn {
    width: 90%;
}
}

/*202112追加*/
.headerLp{
	position:relative;
	z-index:150;
	padding:0;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.headerLpSp{
	display:none;
}
.headerLLp{
	float:left;
	width:18%;
	margin:0.5% 1% 0 1%;
}
#headerLogo{
	
}
#headerLogo img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.headerRLp{
	float:right;
	width:60%;
	margin:0 0 0 0;
}
.headerRUp{
	clear:both;
	float:right;
	width:80%;
	display:block;
	margin:0;
}
.headerRnakaL{
	float:left;
	width:42%;
}
.hrlR{
	padding:10px 0 0 0;
}
.headerRnakaR{
	float:right;
	width:55%;
	background:#F08A00;
}
.headerRnakaR p{
	width:33.3333%;
	float:left;
}
.headerRnakaR p:nth-child(3){
	float:right;
}
.hrrLTou a{
	display:block;
	background:#f9b732;
	width:100%;
	padding:20px 0;
}
.hrrLTou a:hover{
	background:#f2cd57;
}
.hrrL a{
	display:block;
	background:#80c224;
	width:100%;
	padding:20px 0;
}
.hrrL a:hover{
	background:#4abc62;
}
.hrrR a{
	display:block;
	background:#ff5800;
	width:100%;
	padding:20px 0;
}
.hrrR a:hover{
	background:#f9b732;
}
.headerRnakaL img {
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.headerRnakaR img{
	max-width:80%;
	margin:0 auto;
	display:block;
	height:auto;
}
.headerRnakaR a:hover img {
	opacity:1!important;
	-moz-opacity:1!important;
	-webkit-opacity:1!important;
}
.newTouroku{
	width:45%;
	margin:2% auto;
	overflow:hidden;
}
.newTourokuimg{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.button30 a {
	display:block;
	width:100%;
  font-weight: 500;
  font-size:125%;
 display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  box-sizing: border-box;
  background: repeating-linear-gradient(45deg, #ffffff, #ffffff 3px, #3B9B31 3px, #3B9B31 30px);
  color: #fff;
  letter-spacing: 0.1em;
  text-decoration: none;
  position: relative;
}
.button30 a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
background:#78BC71;
  border: 1px solid #333;
  box-sizing: border-box;
  position: absolute;
  top: -6px;
  left: -6px;
  transition-duration: 0.2s;
}
.button30 a:hover span {
  left: -1px;
  top: -1px;
	background:#41823A;
}

@media screen and (max-width: 1000px){
.hrrLTou a{
	padding:15px 0;
}
.hrrL a{
	padding:15px 0;
}
.hrrR a{
	padding:15px 0;
}
}
@media screen and (max-width: 750px){
.headerLp{
	display:none;
}
.headerLpSp{
	display:block;
	position:relative;
	z-index:150;
	padding:0;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#headerLogoSp{
	width:50%;
	margin:2% auto;
}
#headerLogoSp img{
	max-width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
.headerRSpR p{
	width:33.3333%;
	float:left;
}
.headerRSpR p:nth-child(3){
	float:right;
}
.headerRSpR img{
	max-width:70%;
	margin:0 auto;
	display:block;
	height:auto;
}
.newTouroku{
	width:70%;
}
.button30 a {
	width:100%;
  font-size:110%;
  height: 70px;
  box-sizing: border-box;
  background: repeating-linear-gradient(45deg, #ffffff, #ffffff 3px, #3B9B31 3px, #3B9B31 30px);
  color: #fff;
  letter-spacing: 0.05em;
}
.button30 a span {
  height: 70px;
}
}
@media screen and (max-width: 480px){
#headerLogoSp{
	width:70%;
}
.newTouroku{
	width:90%;
}
}