@charset "utf-8";
/* CSS Document */
@media only screen and (min-width: 767px) and (max-width:1024px) {

.gnaviLeft li {
	width: 50%;
}
.gnaviRight ul:nth-of-type(2) li {
	width: 24%;
}
.gnaviRight ul:nth-of-type(2) li:last-child a {
	font-size: 1.4vw;
}

}

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

body {
	font-size: 14px;
	font-size: 1.4rem;
	background: url(../../images_sp/common/bg-common.png) no-repeat center bottom !important;
	background-size: contain !important;
	padding-bottom: 40px;
}

.sp_only {
	display: block !important;
}
.pc_only {
	display: none;
}
.inner {
	margin-bottom: 0;
}
.fL,.fR {
	float: none !important;
	width: 100% !important;
}
.fL {
	margin-bottom: 20px;
}
/*共通タイトル*/
.mincho_title {
	font-size: 1.8rem;
	margin-bottom: 30px;
}
.h2_title {
	font-size: 2.2rem;
}
.h2_title span {
    font-size: 1.2rem;
    margin: 25px 0 0 0;
}
.h3_title {
	font-size: 1.7rem;
	margin-bottom:20px;
	background: none;
}
.h3_title span {
	background-position: left 0;
	padding: 0 20px 0 20px;
}

/*ボタン*/
.btn_white a {
	background: url(../../images_sp/common/bg-btn_pink.png) no-repeat left center;
	background-size: contain;
}
.btn_white {
	margin: auto;
	max-width: 400px;
	width: 100%;
}
#sp_gnavi .btn_white {
	margin-bottom: 20px;
}

/*ヘッダー*/

#gnavi {
	display: none;
}
#sp_gnavi, .sp_header {
	display: block;
}
.header_inner {
	padding: 0 5%;
}
.header_inner .logo {
	width: 28%;
	margin-top: 0;
}
.sp_header {
	width: 72%;
	float: right;
	text-align: right;
}
.sp_header li {
	width:25px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.sp_header li:nth-of-type(1) {
	width: 25px;
}
.sp_header li:nth-of-type(2) {
	width: 33px;
}
.sp_header li:nth-of-type(3) {
	width: 35px;
}
#sp_gnavi {
	background: url(../../images_sp/common/bg-sp_gnavi.png) no-repeat center top;
	background-size: cover;
	padding: 66px 5% 40px 5%;
	position: absolute;
	top: 38px;
	left: 0;
	display: none;
	z-index: 2;
}
#sp_gnavi ul:nth-of-type(1) {
	background: url(../../images_sp/common/bg-line01.png) no-repeat center bottom;
	padding-bottom: 30px;
	margin: 0 auto 30px auto;
	background-size: 60%;
}
#sp_gnavi ul:nth-of-type(1) li a {
	display: block;
	font-weight: bold;
	color: #dccd2a;
	background-image: url(../../images_sp/common/icn-flag.png), url(../../images_sp/common/icn-arrow.png);
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
	background-size: 19px, 8px;
    padding: 13px 0 13px 34px;
}
#sp_gnavi ul:nth-of-type(2) {
}
#sp_gnavi ul:nth-of-type(2) li {
	display: inline-block;
	width: 49%;
	margin-bottom: 35px;
}
#sp_gnavi ul:nth-of-type(2) li a {
	font-weight: bold;
	background: url(../../images_sp/common/icn-submenu01.png) no-repeat left center;
	background-size: 25px;
	padding: 5px 0 5px 32px;
	color: #ac8f1b;
}
#sp_gnavi ul:nth-of-type(2) li:nth-of-type(2) a {
	background-image: url(../../images_sp/common/icn-submenu02.png);
}
#sp_gnavi ul:nth-of-type(2) li:nth-of-type(3) a {
	background-image: url(../../images_sp/common/icn-submenu03.png);
}
#sp_gnavi ul:nth-of-type(2) li:nth-of-type(4) a {
	background-image: url(../../images_sp/common/icn-submenu04.png);
}
.btnsp_pink {
	margin-bottom: 20px;
}
.btnsp_pink a {
	display: block;
	font-weight: bold;
	color: #ea9296;
	background: url(../../images_sp/common/bg-btn_pink.png) no-repeat left center;
	padding: 20px 0 20px 30px;
	background-size: 284px;
}
.header_tel p:nth-of-type(1) {
	width: 60%;
	margin: 0 auto 0 auto;
}
.header_tel p:nth-of-type(2) {
	text-align: center;
}
.header_tel p:nth-of-type(2) a {
	background: url(../../images_sp/common/icn-tel.png) no-repeat left center;
	padding: 5px 0 5px 33px;
    background-size: 26px;
	font-size: 2.7rem;
	color: #ac8f1b;
	font-weight: bold;
}
#header {
	background: url(../../images_sp/common/bg-header.png) no-repeat left top;
	background-size: 100%;
	position: relative;
	z-index: 999;
}
#header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 3vw 0 9vw 0 !important;
}
/*フッター*/
#footer {
	padding: 35px 0 0 0;
}
.f_section01 ul:nth-of-type(1) {
    text-align: left;
    margin: 0 0 35px 0;
	background: url(../../images_sp/common/bg-line01.png) no-repeat center bottom;
	background-size: 60%;
}
.f_section01 ul:nth-of-type(1) li a,
.f_section01 ul:nth-of-type(1) li:last-child a {
	background: url(../../images_sp/common/icn-flag.png) no-repeat left 6px;
	background-size: 18px;
	line-height: 1.6;
	padding: 3px 0 3px 25px;
}
.f_section01 ul li {
	width: 49%;
	margin-bottom: 25px;
	vertical-align: top;
}
.f_section01 ul:nth-of-type(2) {
	text-align: left;
}
.f_section01 ul:nth-of-type(2) li {
	margin: 0 0 25px 0;
}
.f_section01 {
    background: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.f_section01 a,
.f_section01 ul:nth-of-type(2) li a {
	font-size: 4vw;
}
.f_section02 {
	margin-bottom: 40px
}
.f_section02 .fL,
.f_section02 .fR {
	width: 100%;
	float: none;
}
.f_section02 .fL p:last-child {
	margin-bottom: 35px;
}
.f_section02 .fR ul li {
	width: 100%;
}
.sp_groupList {
	display:block;
	margin-bottom: 25px;
}
.sp_groupList dl {
	background: url(../../images_sp/common/bg-line01.png) no-repeat center bottom;
	background-size: 100%;
	padding-bottom: 15px;
}
.sp_groupList dt {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #dccd2a;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(../../images_sp/common/icn-plus.png) no-repeat 95% center;
	padding: 5px 0;
	background-size: contain;
}
.sp_groupList dt.open {
	background-image: url(../../images_sp/common/icn-minus.png);
}
.sp_groupList dd {
	display: none;
}
.sp_groupList dd ul {
	padding-top: 35px;
}
.sp_groupList dd li {
	font-size: 1.3rem;
	margin-bottom: 25px;
}
.sp_groupList dd li a {
	text-decoration: underline;
}
.sp_groupList dd li p:first-child {
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 0.7rem;
}
.sp_groupList dd li p:first-child span {
	font-size: 1.7rem;
	padding-left: 10px;
}
.sp_groupList dd li p:last-child {
}
.sp_groupList dd li:nth-of-type(1) p:first-child {
    color: #d07a7d;
}
.sp_groupList dd li:nth-of-type(2) p:first-child {
	color: #cbbc1d;
}
.sp_groupList dd li:nth-of-type(6) p:first-child {
	color: #4d94d0;
}
.sp_groupList dd li:nth-of-type(5) p:first-child {
	color: #6cb1b7;
}
.sp_groupList dd li:nth-of-type(4) p:first-child {
	color: #de9330;
}
.sp_groupList dd li:nth-of-type(7) p:first-child {
	color: #6aab1e;
}
.sp_groupList dd li:nth-of-type(3) p:first-child {
	color: #8b6793;
}
.f_section03 .group_title {
	background: none;
	margin-bottom: 15px;
}
.f_section03 .group_title img {
	display: none;
}
.sp_footertitle {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    color: #dccd2a;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 5px 0;
	background: url(../../images_sp/common/bg-line01.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 15px;
	margin-bottom: 35px;
}
.f_section03 .group_title .btn_green {
	margin: 0;
	display: block;
	width: 100%;
}
.f_section03 .group_title .btn_green a {
	background-image: url(../../images_sp/common/icn-arrow02.png), url(../../images/common/bg-footer_menu00.png);
	background-repeat: no-repeat, no-repeat;
	background-position: right center, left center;
	background-size: 8px, contain;
	padding: 5px 0 5px 50px;
}
/*
.f_section03 ul li {
	width: 50%;
	margin: 0 0 20px 0;
}

.f_section03 ul li a {
    display: block;
    background: url(../../images/common/bg-footer_menu01.png) no-repeat left center;
    padding: 10px 0 10px 50px;
    font-size: 1.4rem;
    font-weight: bold;
    background-size: contain;
    color: #ea9296;
}
.f_section03 ul li:nth-of-type(8) a {
	letter-spacing: -1px;
}
*/
.f_section03 {
	margin-bottom: 0;
}
.copy {
	line-height: 1.6;
}
.boxFooterBn{
  position: static;
  right: auto;
  width: 100%;
  margin: 0 auto;
}
.boxFooterBn ul{
  overflow: hidden;
  display: block;
  width: 100%;
}
.boxFooterBn li{
  display: block;
  float: left;
  width: 45%;
  margin-right: 1%;
  margin-bottom: 7%;
  vertical-align: top;
}
.boxFooterBn li:nth-child(2n){
  width: 54%;
  margin-right: 0;
}
.boxFooterBn li img{
  position: static;
  width: 13.5vw;
  vertical-align: middle;
}
.boxFooterBn li .txtBn{
  position: static;
  display: inline-block;
  top: auto;
  padding-left: 1%;
  font-size: 1.4rem;
  font-weight: 700;
}
.boxFooterBn li .txtBn.cGrouphome{
  letter-spacing: -0.1em;
}
.boxFooterBn li:nth-child(2) img,
.boxFooterBn li:nth-child(2) .txtBn{
  left: -6px;
}
.boxFooterBn li:nth-child(3) img,
.boxFooterBn li:nth-child(3) .txtBn{
  left: -12px;
}
.boxFooterBn li:nth-child(4) img,
.boxFooterBn li:nth-child(4) .txtBn{
  left: -18px;
}
.boxFooterBn li:nth-child(5) img,
.boxFooterBn li:nth-child(5) .txtBn{
  left: -24px;
}
.boxFooterBn li:nth-child(6) img,
.boxFooterBn li:nth-child(6) .txtBn{
  left: -30px;
}
.boxFooterBn li:nth-child(7) img,
.boxFooterBn li:nth-child(7) .txtBn{
  left: -36px;
}
.boxFooterBn li:nth-child(8) img,
.boxFooterBn li:nth-child(8) .txtBn{
  left: -42px;
}
.copy {
	margin-bottom: 0;
}

.btn_white a,.btn_pink a {
	font-size: 4.4vw;
}









}

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


.f_section02 .fL p:last-child {
	font-size: 1.2rem;
}



}