@charset "utf-8";
/*
Theme Name: wmm
Theme URI: https://www.dik.co.jp/
Version: 1
Author: DIK
*/

#humberger {
    -vendor-animation-duration: 3s;
    -vendor-animation-delay: 2s;
    -vendor-animation-iteration-count: infinite;
}
* { box-sizing: border-box; }
html { font-size: 62.5%; /* 15px x 0.625 = 10px(=1rem) */ }
body {
	background: #e4e4e4;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.6rem;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
	line-height: 1.7;
}

/* ------------------------------------------------------- */
/* layout ------------------------------------------------ */
/* ------------------------------------------------------- */

/* base サイトレイアウトの基本設定 ----------------------- */

#top {
	width: 100%;
}
#container {
	max-width: 1145px;
	min-width: 1000px;
	margin: 0 auto 0px;
	padding: 0 0px 25px;
	clear: both;
	background-color:#fff;
}
body.front #container {
	padding: 0 0px 0px;
}
#container #main {
	/*width: calc(100% - 285px);
	float: left;*/
	width:100%;	
	padding:0 15px ;
}
body.front #container #main{
	padding:0 0;
}
#container.column2{
	padding:0 15px;
}
#container.column2 #main {
	width: calc(100% - 285px);
	float: left;
	padding:0 0px ;
}
#side {
	width: 260px;
	float: right;
}
body.front #main {
	/*width: calc(100% - 285px);
	float: left;*/
	width:100%;	
	padding:0;
}
/*#side {
	width: 260px;
	float: right;
}*/
#footer {
	width: 100%;
	min-width: 1000px;
}
@media only screen and (max-width:768px) {
    #container {
        min-width: 100px;
        width: 100%;
        padding: 0 15px 15px 15px;
    }
    #main {
        width: 100%;
        float: none;
        margin: 0;
		padding:0 0 15px;
    }
	body.front #main {
		/*width: calc(100% - 285px);
		float: left;*/
		width:100%;	
	}
	#container.column2{
	padding:0 15px 15px;
}
	#container.column2 #main {
		width: 100%;
		float: none;
		padding:0 0px ;
	}
    #side {
        width: 100%;
        float: none;
    }
    #footer {
        min-width: 100px;
        width: 100%;
    }
}

/* ------------------------------------------------------- */
/* header ------------------------------------------------ */
/* ------------------------------------------------------- */

#header {
	/*height: 130px;*/
	/*width: 100%;*/
	/*position: fixed;*/
	/*z-index: 10;*/
	background: #041833;
	/*top: 0;
	left: 0;*/
	max-width: 1145px;
	min-width: 1000px;
	margin: 0px auto ;
	display:block;
	
}
.headerInner {
	/*max-width: 1115px;
	min-width: 1000px;*/
	width:100%;
	margin: 0 auto;
	display:flex;
	align-items:flex-end;
}
#top {
   /* display: flex;
    align-items: center;
    justify-content: space-between;*/
}
/*.headerTitle {
	display: flex;
	align-items: center;
	padding: 15px 0;
}*/
/*.logoTxt {
	font-size: 1.3rem;
	padding-left: 20px;
}*/
.logo {
	/*width: 235px;
	height: 50px;*/
	/*font-family:"Shin Go Medium";*/
	width:350px;
	text-align:center;
	
}
.logo a {
	display: block;
    width: 100%;
    height: 100%;
	background: url(images/base/logo.png) no-repeat#041833;
    background-size: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	text-decoration:none;
	font-size:2.4rem;
	color:#ffffff;	
	padding:13px 0 15px;
	/*background:#041833;*/
}
.logo a:hover{
	color:#ffffff;
}
.headerMenu li {
    display: inline-block;
    margin-left: 15px;
}
.headerMenu li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    margin-right: 5px;
}
@media only screen and (max-width:768px) {
	#header {
		/*height: 80px;*/
		/*border-bottom: 2px solid #1a6212;*/
		width:100%;
		min-width: 100px;
	}
	.headerInner {
		width: 100%;
		min-width: 100px;
		padding: 10px;
	}
    #top {display: block;}
	.headerTitle {
		flex-wrap: wrap;
		padding: 0;
		width:calc(100% - 62px);
	}
	/*.logoTxt {
		width: 100%;
		font-size: 1.2rem;
		padding-left: 0;
        order: 1;
	}*/
	.logo {
		width:100%;
		height:13.44vw;
		/*margin-bottom: 5px;*/
        /*order: 2;*/
	}
	.logo a {
		background: url(images/base/logoSp.png) no-repeat;
		background-size: 100%;
		/*font-size:1.8rem;*/
		padding:3px 0px 0 0 ;
	}
    .headerMenu {display: none;}
}

/* ------------------------------------------------------- */
/* footer ------------------------------------------------ */
/* ------------------------------------------------------- */

#footer {
	background-color:#041833;
	color:#fff;
	max-width: 1145px;
	min-width: 1000px;
	margin: 0 auto;
	padding:0px 15px;
}
.footerInner {	
	padding: 30px 0px 25px;
    display: flex;
    justify-content: space-between;
}
.footerInfo,
.footerMenu {width: 50%;}
.footerInfo {
    order: 1;
    text-align: left;
    padding-right: 25px;
}
.footerMenu {
    order: 2;
    text-align: right;
}
.footerMenu ul li {
    display: inline-block;
    margin-left: 15px;
}
.footerMenu ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    margin-right: 5px;
}
.footerMenu ul li a{
	color:#fff;
}
#copyright {
    text-align: center;
    font-size: 1.3rem;
    padding: 5px;
}
@media only screen and (max-width:768px) {
	#footer {
		width: 100%;
		min-width: 100px;
		padding:0px 15px;
	}
    .footerInner {
        width: 100%;
        min-width: 100px;
        display: block;
    }
    .footerInfo,
    .footerMenu {width: 100%;}
    .footerInfo {
        text-align: left;
        padding-right: 0;
    }
    .footerMenu {
        text-align: center;
        margin-bottom: 15px;
    }
}

/* ------------------------------------------------------- */
/* side -------------------------------------------------- */
/* ------------------------------------------------------- */

#side {}
.sideMenu1{margin-bottom:15px;}
.sideMenu1 ul > li{
	background:#c05f71;
	}
.sideMenu1 ul > li:last-child{margin-bottom:0px;}
.sideMenu1 ul li ul li {
	margin-bottom:1px;
	background:#f3c5ce;
	}
.sideMenu1 li a{
    vertical-align: middle;
    padding: 10px 18px 10px 18px;
	font-size: 18px;
	text-decoration:none;
	width:100%;	
	min-height:60px;
	display:flex;
	align-items: center;
}
.sideMenu1 ul > li > a{
	background:#922e41;
	color:#fff;
}
.sideMenu1 ul > li >  ul > li > a{
	background:#f3c5ce;
	color: #333;
}
.sideMenu1 ul > li a:hover{background:#c05f71; color:#fff;}

/* Widget */
.widget ul li {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding: 0 10px 0px 10px;
	font-size: 1.4rem;
}
.widget ul li a {
	display: block;
}
.tagcloud a {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding: 0 10px 0px 10px;
	font-size: 1.4rem !important;
	display: block;
}
.archive_month select {
	width: 96%;
	margin: 0 2%;
}

/* ------------------------------------------------------- */
/* プリント用 -------------------------------------------- */
/* ------------------------------------------------------- */

@media print {	
    #humberger, #pageTop, #pageTop div, #movePageTop, #pageTop p {
        display: none!important;
    }
    #container {
        padding: 0!important;
    }
    #header {
        position: static!important;
    }
    .topContents {
        min-width: 1000px!important;
        width: 100%!important;
        margin: 0!important;
        padding: 0!important;
        overflow: hidden!important;
    }
}