@charset "utf-8";


@media screen and (max-width :832px) {
body{
	background-image: url(../images/bg/migiue.svg), url(../images/bg/bg1.svg);
    background-repeat: no-repeat,repeat-y;;
    background-position: right top;
    background-size: 20% auto, 100% auto;
	padding: 88px 0 0 0;
}
header {
    padding-top: 0px;
}

#head_inner {
    align-items: center;
		height: 88px;
    /* [disabled]padding-bottom: 20px; */
}
.head_nav_ul{
	display: none;
}
.headR1 {
	width: 80%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.headR_mail {
	width:50%;
	justify-content: center;
	margin-top: 8px;
	margin-left: 0px;
}
.headR_mail a {
	justify-content: center;
}
#sp_navi {
	display: inherit;
}

.pagetit_wrap {
	margin-top: 64px;
}
}


@media (max-width: 700px) {
html {
	scroll-behavior: smooth;
	-webkit-box-shadow: 6px 0px;
	box-shadow: 6px 0px;
}
body{
	padding: 64px 0 0 0;
	background-image: url(../images/bg/migiue.svg), url(../images/bg/bg1.svg);
    background-repeat: no-repeat,repeat-y;
    background-position: right top;
    background-size: 20% auto, 100% auto;
}
.font{
	font-family: "Agdasima", sans-serif;
}
img{
margin: 0;
padding: 0;
vertical-align: bottom;
height:auto;
}
h1,h2,h3,h4,h5,h6,p {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
line-height:1;
}
.cl {
clear: both;
}
a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
-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;
}
a {
color: inherit;
}
header {
	padding-top: 0px;
}

#head_inner {
    align-items: center;
		height: 64px;
    /* [disabled]padding-bottom: 20px; */
}
.logo {
	width: 144px;
}

.headR{
	
}
.head_R {
}
.headR1 {
	display: none;
}
.headR_tel {
	font-family: "Agdasima", sans-serif;
	font-size: 32px;
	font-weight: 700;
	display: flex;
	align-items: center;
}
.headR_tel img {
	width: 22px;
	margin-right: 8px;
	margin-top: 2px;
}
.headR_mail img {
	width: 20px;
	margin-right: 4px;
}


.headR_time {
	background-color: #ffd004;
	background-image: -webkit-linear-gradient(1deg,rgba(244,237,85,1.00) 0%,rgba(255,208,4,1.00) 100%);
	background-image: -moz-linear-gradient(1deg,rgba(244,237,85,1.00) 0%,rgba(255,208,4,1.00) 100%);
	background-image: -o-linear-gradient(1deg,rgba(244,237,85,1.00) 0%,rgba(255,208,4,1.00) 100%);
	background-image: linear-gradient(89deg,rgba(244,237,85,1.00) 0%,rgba(255,208,4,1.00) 100%);
	font-family: "Agdasima", sans-serif;
	font-weight: 800;
	border-radius: 30px;
	border: 3px solid #FFFFFF;
	padding-left: 16px;
	padding-right: 16px;
	display: flex;
	align-items: center;
	margin-left: 16px;
	font-size: 20px;
}
.headR_mail {
    background-color: #E177C0;
    background-image: -webkit-linear-gradient(6deg,rgba(230,145,204,1.00) 0%,rgba(225,119,192,1.00) 100%);
    background-image: -moz-linear-gradient(6deg,rgba(230,145,204,1.00) 0%,rgba(225,119,192,1.00) 100%);
    background-image: -o-linear-gradient(6deg,rgba(230,145,204,1.00) 0%,rgba(225,119,192,1.00) 100%);
    background-image: linear-gradient(84deg,rgba(230,145,204,1.00) 0.00%,rgba(225,119,192,1.00) 100.00%);
    color: #FFFFFF;
    font-weight: 500;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 32px;
    border: 3px solid #FFFFFF;
    font-family: "Agdasima", sans-serif;
    font-size: 20px;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    margin-left: 16px;
    text-indent: 0.05em;
    width: auto;
}
.head_nav_ul {
	display: none;
}
.head_nav_ul li {
	margin-left: 16px;
	font-weight: 600;
}
.head_nav_ul li a {
	text-decoration: none;
}


.head_nav {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #D5D5D5;
	margin-top: 16px;
	padding-top: 16px;
}





footer {
	           padding: 5.38% 5.38%;
        padding-bottom: 16.15%;
        background-image: url(../images/bg/footBG.svg);
        background-size: auto 115%;
        background-position: right bottom;
        background-repeat: no-repeat;
	    margin-bottom: 32px;
}
.foot_logo {
	width: 176px;
}
.foot_logo img {
	width: 100%;
}
	footer h3{
		display: none;
	}
	.foot_nav_ul{
		display: none;
	}
	.f_navi1_UL{
		display: none;
	}
	.f_nav2_UL{
		display: none;
	}

#foot_inner p {
    display:none;
}
#foot_inner #copyright {
     display:inherit;
}
	
#page_title_inner {
	/* [disabled]background-image: url(../images/bg/footBG.svg); */
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	height: 112px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.h1h1_abc {
	background-color: #E177C0;
	width: fit-content;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	padding-right: 16px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Agdasima", sans-serif;
	font-weight: 600;
	font-size: 17px;
	color: #FFFFFF;
}
.page_title h1 {
	background-color: #FFFFFF;
	width: fit-content;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 16px;
	padding-left: 8px;
	-webkit-box-shadow: 4px 4px #FBC312;
	box-shadow: 4px 4px #FBC312;
	font-size: 22px;
}








#foot_inner {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}



.yoko_scroll {
overflow: auto; /*中身スクロールする*/
white-space: nowrap; /*テーブルを入れた場合、セル内の文字を折り返ししないようにする*/
-webkit-overflow-scrolling: touch;
}
.yt{
position:relative;
width:100%;
padding-top:56.25%;
}
.yt iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}


.page_h2 {
	text-align: center;
	background-image: url(../images/bg/hata.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 32px auto;
	padding-top: 40px;
	margin-bottom: 24px;
}
.page_h2 h2 {
	font-weight: 600;
	font-size: 26px;
}
.page_h2 .h2h2_abc {
	margin-bottom: 16px;
	font-family: "Agdasima", sans-serif;
	font-size: 22px;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	color: #FFFFFF;
	background-color: #04C09A;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 6px;
	border-radius: 32px;
	padding-bottom: 6px;
	font-weight: 600;
}
#page_title_wrap {
	background-image: url(../images/bg/footBG.svg);
	background-size: cover;
	padding-left: 5.38%;
	padding-right: 5.38%;
}
.foot_contact {
	padding: 9.23% 5.38%;
	padding-bottom: 10.76%;
	background-image: url(../images/bg/sla_g.svg);
	border-top: 2px solid #00BF98;
	background-size: cover;
	background-color: #FFFFFF;
}
.foot_con_inner {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.foot_con_each {
	width: 47.69%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 24px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 24px;
	border: 10px solid #FFFFFF;
	background-color: #00BF98;
}
.foot_con_each h2 {
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.65);
	margin-bottom: 12px;
}
.foot_con_each .foot_big {
	text-align: center;
	color: #FFFFFF;
	font-size: 40px;
	font-family: "Agdasima", sans-serif;
	font-weight: 900;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.52);
}

.foot_contact .foot_hanen {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	padding-right: 24px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: "Agdasima", sans-serif;
	font-size: 21px;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	border-radius: 80px;
	border: 3px solid #FFFFFF;
}
.foot_hanen.h_green {
	background-color: #00BF98;
	background-image: -webkit-linear-gradient(8deg,rgba(0,191,152,1.00) 0%,rgba(0,158,126,1.00) 100%);
	background-image: -moz-linear-gradient(8deg,rgba(0,191,152,1.00) 0%,rgba(0,158,126,1.00) 100%);
	background-image: -o-linear-gradient(8deg,rgba(0,191,152,1.00) 0%,rgba(0,158,126,1.00) 100%);
	background-image: linear-gradient(82deg,rgba(0,191,152,1.00) 0%,rgba(0,158,126,1.00) 100%);
	margin-top: 12px;
	-webkit-box-shadow: 1px 1px 12px #00634F;
	box-shadow: 1px 1px 12px #00634F;
}
.foot_hanen.h_pink{
	background-color: #DA35BC;
	background-image: -webkit-linear-gradient(17deg,rgba(226,97,202,1.00) 0%,rgba(178,32,152,1.00) 100%);
	background-image: -moz-linear-gradient(17deg,rgba(226,97,202,1.00) 0%,rgba(178,32,152,1.00) 100%);
	background-image: -o-linear-gradient(17deg,rgba(226,97,202,1.00) 0%,rgba(178,32,152,1.00) 100%);
	background-image: linear-gradient(73deg,rgba(226,97,202,1.00) 0%,rgba(178,32,152,1.00) 100%);
	margin-top: 20px;
	margin-bottom: 8px;
	display: flex;
	align-items: center;
	padding: 0;
}
.foot_con_each .foot_hanen.h_pink img {
	width: 24px;
	margin-right: 6px;
}
.foot_con_each:nth-child(1){
	width: 100%;
	background-image: url(../images/bg/foot_c_green.svg);
	background-position: 0% bottom;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-box-shadow: 2px 2px 10px #00BF98;
	box-shadow: 2px 2px 10px #00BF98;
	margin-bottom: 16px;
}
.foot_con_each:nth-child(2){
	width: 100%;
	background-image: url(../images/bg/foot_c_pink.svg);
	background-position: 0% bottom;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-box-shadow: 2px 2px 10px #DA35BC;
	box-shadow: 2px 2px 10px #DA35BC;
}
.sugu {
	background-color: #00BF98;
	background-image: url(../images/bg/bg_green.svg);
	padding-top: 6.92%;
	padding-bottom: 6.92%;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}


.link_wrap {
	padding: 8.46% 5.38%;
	background-color: #FFFFFF;
}
.link_wrap_inner {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.link_each {
	width: 47.69%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
.link_each a{
	display: flex;
	text-decoration: none;
	padding-top: 22.3%;
	padding-right: 5.38%;
	padding-left: 5.38%;
	padding-bottom: 4.61%;
	border: 8px solid #FFFFFF;
	align-items: flex-end;
}
.link_each h2 {
	color: #FFFFFF;
	font-size: 24px;
	line-height: 1.5em;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.65);
}
.link_each:nth-child(1){
	width: 100%;
	background-image: url("../images/bg/kansai_opus.png"),url("../images/bg/kansai.svg");
	background-position: right center,0% top;
	background-size: contain,cover;
	background-repeat: no-repeat,no-repeat;
	-webkit-box-shadow: 1px 1px 8px #DA35BC;
	box-shadow: 1px 1px 8px #DA35BC;
	margin-bottom: 16px;
}
.link_each:nth-child(2){
	width: 100%;
	background-image: url("../images/bg/jizen_opus.png"),url("../images/bg/jizen.svg");
	background-position: right center,0% top;
	background-size: contain,cover;
	background-repeat: no-repeat,no-repeat;
	-webkit-box-shadow: 1px 1px 8px #00BF98;
	box-shadow: 1px 1px 8px #00BF98;
}

.link_wrap._kaitori{
	padding: 0;
	background-color: transparent;
}
.link_wrap._kaitori .link_each:nth-child(1){
	background-image: url("../images/bg/kaitori-area_opus.png"),url("../images/bg/kaitori_area.svg");
	background-position: right center,0% top;
	background-size: contain,cover;
	background-repeat: no-repeat,no-repeat;
	-webkit-box-shadow: 1px 1px 8px #DA35BC;
	box-shadow: 1px 1px 8px #00BF98;
}
.link_wrap._kaitori .link_each:nth-child(2){
	background-image: url("../images/bg/kaitori-zenkoku_opus.png"),url("../images/bg/kaitori_zenkoku.svg");
	background-position: right center,0% top;
	background-size: contain,cover;
	background-repeat: no-repeat,no-repeat;
	-webkit-box-shadow: 1px 1px 8px #f5cc00;
	box-shadow: 1px 1px 8px #f5cc00;
}


.sugu img {
	        width: 248px;
	-webkit-box-shadow: 1px 1px 12px rgba(0,78,62,1.00);
	border-radius: 80px;
	box-shadow: 1px 1px 12px rgba(0,78,62,1.00);
}
.sugu._green {
	background-image: url("../images/bg/footBG.svg");
	padding-top: 6.92%;
        padding-bottom: 6.92%;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.sugu._green img {
	width: 248px;
	-webkit-box-shadow: 1px 1px 12px rgba(0,78,62,1.00);
	border-radius: 80px;
	box-shadow: 1px 1px 12px rgba(0,78,62,1.00);
}


.page_title .h2h2_abc {
	background-color: #E177C0;
	color: #FFFFFF;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 8px;
	border-radius: 50px;
	padding-bottom: 8px;
	font-family: "Agdasima", sans-serif;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-indent: 0.08em;
	margin-bottom: 20px;
}
.steps_wrap .page_title h2 {
	text-align: center;
	font-size: 40px;
	color: #00BF98;
}
.page_title {
	/* [disabled]margin-bottom: 5.38%; */
	background-repeat: no-repeat;
	/* [disabled]padding-top: 56px; */
}
.steps_wrap .title_title {
	text-align: center;
	margin-bottom: 24px;
	background-image: url(../images/bg/hata.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 32px auto;
	padding-top: 26px;
}
.steps_wrap .title_title h2 {
	color: #00BF98;
	font-size: 26px;
	text-shadow: 2px 2px 6px rgba(255,255,255,0.82);
}

.title_title .h2h2_abc {
	color: #FFFFFF;
	border-radius: 50px;
	background-color: #E177C0;
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 7px;
	font-family: "Agdasima", sans-serif;
	letter-spacing: 0.07em;
	text-indent: 0.07em;
}


.btn {
	padding-top: 0;
	text-align: center;
}
.btn img {
	        width: 248px;
    -webkit-box-shadow: 1px 2px 12px rgba(128,128,128,0.6);
    border-radius: 80px;
    box-shadow: 1px 2px 12px rgba(128,128,128,0.6);
}

.inline-b{
	display: inline-block;
}
	.br_sp{
		display: inherit;
	}
	.br_pc{
	display: none;
}

.sp_only{
	display: inherit;
}
.pc_only{
	display: none;
}
	
	
	
	
	#foot_hannou {
    display: flex;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
background-color: #00BF98;
    background-image: -webkit-linear-gradient(8deg, rgba(0, 191, 152, 1.00) 0%, rgba(0, 158, 126, 1.00) 100%);
    background-image: -moz-linear-gradient(8deg,rgba(0,191,152,1.00) 0%,rgba(0,158,126,1.00) 100%);
    background-image: -o-linear-gradient(8deg,rgba(0,191,152,1.00) 0%,rgba(0,158,126,1.00) 100%);
    background-image: linear-gradient(82deg, rgba(0, 191, 152, 1.00) 0%, rgba(0, 158, 126, 1.00) 100%);
    position: fixed;
    bottom: 0px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
}
#foot_hannou .foot_han_UL {
	margin: 0;
	padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
    width: 100%;
	list-style: none;
}
#foot_hannou .foot_han_UL li {
    width: 31.53%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    align-items: center;
    border-radius: 8px;
    justify-content: center;
	
}
.foot_han_UL li a {
    display: block;
    height: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	    background-color: #FFD004;
	border: 0;
	text-decoration: none;
}
.fh_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}


#foot_hannou .foot_han_UL .fh_line {
    background-color: #FFFFFF;
	width: 13.84%;
}
#foot_hannou .foot_han_UL .fh_line a .fh_lineline {
    font-weight: 700;
    font-size: 1.7vw;
	color: #35A52B;
	display: none;
}

.foot_han_UL .fh_line img {
    width: 73.84%;
    margin-right: 0;
	display: inline-block;
	box-sizing: border-box;
}

#foot_hannou .foot_han_UL .fh_tel .fh_tel_free {
    text-align: left;
    margin-left: 3.07%;
}
	#foot_hannou .foot_han_UL .fh_tel{
		        width: 65.38%;
	}
.fh_tel .fh_tel_free .fh_teltel {
	    font-family: "Agdasima", sans-serif;
    font-size: 29px;
    line-height: 1;
    font-weight: 700;
}
.fh_tel .fh_tel_free .fh_Tel_sm {
	margin-top: 4px;
    font-size: 1.1vw;
	display: none;
}

.foot_han_UL .fh_tel img {
    width: 12.3%;
	display: inline-block;
	margin-right: 4px;
}
.foot_han_UL .fh_tel a {
    pointer-events:inherit;
}
#foot_hannou .foot_han_UL .fh_mail {
    font-weight: 700;
    font-size: 22px;
	width: 13.84%;
	
}
#foot_hannou .foot_han_UL .fh_mail a .fh_inner .fh_mailmail {
    font-size: 1.7vw;
	display: none;
}

.foot_han_UL .fh_mail img {
    margin-right: 0;
    width: 73.07%;
	box-sizing: border-box;
}
	
	
#foot_area {
    padding-top: 6.15%;
    padding-right: 5.38%;
    padding-left: 5.38%;
    padding-bottom: 7.69%;
    background-color: #d176ab;
}
#foot_area_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
	font-weight:500;
}
#foot_area_inner .page_h2 {
	margin-left: auto;
    margin-right: auto;
	background-image: none;
	padding-top: 0px;
	width: fit-content;
    border-bottom: 3px solid #FCCF00;
	font-size: 26px;
}
.foot_area_UL {
    display: flex;
    justify-content: center;
	list-style-type:none;
	margin:0;
	padding:0;
	flex-wrap: wrap;
}
.foot_area_UL li {
    margin-right: 8px;
    margin-left: 8px;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 1em;
}
.f_A_I_p1 {
    text-align: center;
    margin-top: 4px;
    font-size: 18px;
	line-height:1.6em;
}
.foot_area_BT {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    background-color: #ffd004;
    margin-top: 14px;
    line-height: 40px;
    padding-left: 24px;
    padding-right: 24px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.31);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.31);
	font-size: 15px
	color: #000000;
	font-weight:600;
}
	}
