/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

/***************　共通　*****************/
a:hover{
	opacity:0.7;
}
div.wrap-arrow {
    text-align: center;
}


.arrow {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 4px;
    margin-top: 23.4px;
    border-radius: 9999px;
    background-color: #ffef10;
	margin-left: 1rem;
}

.arrow:before {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    width: 28px;
    height: 4px;
    border-radius: 9999px;
    background-color: #ffef10;
    transform: rotate(45deg);
    transform-origin: calc(100% - 1px) 50%;
}

.wrap-arrow a {
	color:#fff;
	font-size:2rem;
	font-weight:600;
	background-color:#549536;
    margin-right: 2rem;
    padding: 1.3rem 5.5rem;
	border-radius: 4px;
}

.btn-toi a{
	background-color:#fff !important;
	border-color:#c3bfab !important;
	padding-top:0.8em;
	padding-bottom:0.8em;
}


.btn-toi > a > div >span{
	font-size:1.6rem !important;
}


.btn-toi > a:hover > div >span{
	color:#9a8a3a !important;
}

.wrap-ifm {
    width: auto;
    height: 600px;
}

div.wrap-ifm2 {
    width: auto;
    height: 350px;
}

@media (max-width: 991px) {
	.wrap-ifm {
		width: auto;
		height: 450px;
	}
}

@media (max-width: 767px) {
	.wrap-ifm {
		width: auto;
		height: 380px;
	}
}

@media (max-width: 782px) {
	.titl-obi-img{
		width:50%;
	}
}

@media (max-width: 576px) {
	h2.titl-h2,
	h2.titl-h2 > span{
		font-size:1.7rem !important;
	}
	.mds-eigo{
		font-size:1.8rem !important;
	}
	figure.tit-rokaku >img{
		width:50px !important;
	}
	
	figure.okan-ranking >img{
		width:70px !important;
	}
	
	h3{
		font-size:1.5rem !important;
	}
	
	figure.num-img01 >img{
		width:100px !important;
	}
	.titl-obi-img{
		width:60%;
	}
	
	div.wrap-ifm, div.wrap-ifm2 {
		width: auto;
		height: 240px !important;
	}
	
	.has-large-font-size {
		font-size:1.1rem !important;
	}
}



/***************　head　*****************/
.global-nav-list>li .global-nav-name {
    font-size: 1.3rem !important;
	padding-left:1.5em !important;
	padding-right:1.5em !important;
}

ul#menu-g-nav {
    height: 100%;
}

.head-oubo{
	background-color:#549536;	
}

.head-oubo	a{
	color:#fff !important;
}

/***************　数　*****************/

.clm-num > div{
	border:1px solid #dddcda;
}

.wrap-num01 {
    text-align: center;
}

div.sizes-tani
{
    font-size: 1.3rem;
	font-weight: 600;
}

div.sizem-tani
{
    font-size: 1.6rem;
	font-weight: 600;
}


div.sizel-tani
{
    font-size: 2rem;
	font-weight: 600;
}

span.sizes {
    font-size: 1.8rem;
}

span.sizem {
    font-size: 3rem;
}

span.sizel {
    font-size: 4.8rem;
}

.p-num{
	font-size:1rem;
}


.num-boglf{
	background-size:100% auto !important;
	padding:0;
	
}


@media (max-width: 576px) {
	 .wrap-arrow a {
        font-size: 1.5rem;
        margin-right: 0rem;
        display: inline-block;
        width: 86%;
        padding: 0.7rem 1rem;
    }
	.arrow {
		width:60px;
	}
}


/***************　表　*****************/
.wp-block-table td, .wp-block-table th {
    border: 1px solid #d6d6d6;
    padding: 1em;
    font-size: 1rem;
}

figure.tbl-yokou th {
	background-color: #f9f7dd;
	width:15%;
}


figure.tbl-yokou td:nth-child(1) {
	width:25%;
}

/***************　footer　*****************/
footer.site-footer p{
	font-size:1rem;
}



@media (max-width: 576px) {
.sp-left{
	text-align:left;
}
}



/***************　応募フォーム　*****************/


div.toi-q{
	background-color:#f7f5e8;
	padding:0.5em 1em;
	margin-bottom:0.7em;
}

.toi-q >p {
	margin-bottom:0px;
	font-size:1.1rem;
}

.hissu {
    background-color: #da5565;
    color: #fff;
    font-size: 80%;
    padding: 0 0.5em;
}

::placeholder {
   color: #bbbbbb;
}

.wrap-btn-toi{
	margin-top:5rem;
}
.wrap-btn-toi >p{
	text-align:center;
	width:75%;
	margin:0 auto;
}

input[type=submit] {
	width:100%;
	padding:1em;
	font-size:1.2rem;
	font-weight:600;
}

/***************　スマホ　固定なび　*****************/
.mobile-fix-nav .mobile-fix-nav-menu li {
	font-size:1.3rem !important;
	width:100%;
	font-weight:600;
}

.mobile-fix-nav-menu li a {
	display:inline-block;
	width:100%;
}

.mobile-fix-nav-menu li a::after {
	content:'　\f101';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}