@charset "UTF-8";
@import url("css/reset.css");

@import url("css-smacss/style-base.css");
@import url("css-smacss/style-layout.css");
@import url("css-smacss/style-module.css");
@import url("css-smacss/style-state.css");
@import url("css-smacss/style-theme.css");

@import url("css/style-single.css");
@import url("css/style-top.css");
@import url("css/style-recruit.css");




/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/


/************************************
** 子テーマ用のスタイルを書く
************************************/


/*デフォルトCSSの上書き*/
.content {
	margin-top: 0px!important;
}
.copyright{
	font-size: 9px;
}
.logo-header {
	display: none;
}

.content-in{
	display: block;
}

.wrap{
	width: 100%;
}
.footer{
	margin-top: 0px;
	padding: 0px;
}



table tr,
table td,
table th{
	background-color: #FFF;
	border: none;
}



/* モバイル表示ファーストで記述。PC表示はメディアクエリで出しわけしてください */

body {
    margin:0;
    padding:0;
    line-height: 1.6;
    font-family:"Hiragino Sans",
    Meiryo,
    sans-serif;
    font-weight: 500;
}




/* 共通 */

/* タブコンテンツ */
.tab-content__list {
    padding: 0;
}
/* コンテンツ内白背景 */
.section__wrapper {
    position:relative;
    padding:30px 20px;
    margin-bottom:30px;
    background:#fff;
}
/* セクションタイトル二行 */
.section-title {
    font-size: 1.6rem;
    color:rgb(8,48,119);
    line-height: 1;
}
/* タイトル二行目 */
.section-title span {
    font-size: 1.2rem;
}
/* 小見出し二行 */
.section-sub-title {
    color:rgb(8,48,119);
    font-size: 1rem;
    line-height: 1.2;
}
/* 小見出し二行目 */
.section-sub-title span {
    font-size: .7rem;
}
/* 横並びレイアウト */
.flex__wrapper {
    display: block;
    margin: 30px 0;
}

/*768px以上*/
@media screen and (min-width: 768px) {
	
	/* 共通 */

	/* タブコンテンツ */
	/* コンテンツ内白背景 */
	.section__wrapper {
	padding:100px 30px;
	margin: 0 auto 30px;
	max-width: 1100px;
	}
	/* セクションタイトル二行 */
	.section-title {
	font-size: 2.4rem;
	line-height: 1;
	}
	/* タイトル二行目 */
	.section-title span {
	}
	/* 小見出し二行 */
	.section-sub-title {
	font-size: 1.2rem;
	line-height: 1.2;
	}
	/* 小見出し二行目 */
	.section-sub-title span {
	font-size: .7rem;
	}
	/* 横並びレイアウト */
	.flex__wrapper {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin: 30px 0;
	}
}





/* フッター前求人 */
.recruit__bn-wrapper {
    padding: 50px 0;
    background-image: url(img/rec-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.recruit__bn-wrapper img {
    max-width: 86%;
    margin: 0 auto;
}


/* フッター */
.footer {
    text-align: center;
    padding: 5px 0 0 0;
}
.footer-p {
    font-size: 1rem;
}
.footer-logo {
    max-width: 70%;
    margin: 30px auto;
}
/* 電話番号横並び */
.footer__tel-wrapper {
    display: flex;
    justify-content: center;
    margin: 5px auto;
    color:rgb(8,48,119);
    font-size: 1.8rem;
    font-weight: bold;
}
.footer__tel-wrapper img {
    margin-right:5px;
}
.footer-p-time {
    font-size: 1rem;
    margin-bottom:30px;
}
.footer-c-p {
    background-color: rgb(8,48,119);
    color: #fff;
    font-size: .6rem;
    padding:2rem 0;
}
.footer-tel-num a {
	text-decoration: none;
    color:rgb(8,48,119)!important;
}




/*768px以上*/
@media screen and (min-width: 768px) {

	/* フッター前求人 */
	.recruit__bn-wrapper {
	padding: 50px 0;
	background-image: url(img/rec-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	}
	.recruit__bn-wrapper img {
	max-width: 86%;
	margin: 0 auto;
	}

	/* フッター */
	.footer {
		
	}
	.footer-p {
	font-size: 1rem;
	}
	.footer-logo {
	max-width: 30%;
	margin: 0 20px;
	}
	.footer__flex-right {
	text-align: left;
	padding-left:30px;
	}
	/* 電話番号横並び */
	.footer__tel-wrapper {
	display: inline;
	margin: 5px auto;
	font-size: 1.8rem;
	}
	.footer__tel-wrapper img {
	margin-right:5px;
	display: inline;
	}
	.footer-tel-num {
	display: inline;
	}
	.footer-p-time {
	font-size: 1rem;
	margin-bottom:30px;
	display: inline;
	}
	.footer-c-p {
	background-color: rgb(8,48,119);
	color: #fff;
	font-size: .6rem;
	}

}









/****************************************************
** レスポンシブデザイン用メディアクエリ（モバイルファースト
****************************************************/

/*768px以上*/
@media screen and (min-width: 768px) {
	/*タブレットのデザイン内容をここに*/
	
/* メールフォーム　*/
	.mwwpform-box {
		width:60%;
	}
/*  採用情報 */
	.recruit-text li {
		display:flex;
	}
	.recruit-text li b {
		margin: 5px 0 0 0;
		display:block;
	}
	.recruit-text li div:first-child {
		width: 150px;
	}
}

