@charset "UTF-8";
/*
    Template: swell
    Theme Name: 株式会社DREAM MUG
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

[class*=is-style-btn_] a{
	padding: 1.2em 1.2em;
}
.u-fz-xl{
	color: transparent;
	background: repeating-linear-gradient( 90deg, #010066 0, #90CAF9 100% );
	-webkit-background-clip: text;
  font-family: 'Josefin Sans', sans-serif; ;
}
@media screen and (min-width:768px) {
.dream{
	font-size:30px;
   font-weight:bold;
	letter-spacing:0.5px;
	padding-left:100px;
}
}
@media screen and (max-width:768px) {
  .dream {
	font-size:20px;
	font-weight:bold;
	text-align: center;
  }
}
.l-fixHeader__inner.l-container{
	    max-width: none;
}
.l-header__inner.l-container{
	max-width: none;
}
.wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color){
		color:white;
	font-size:36px;
	font-family: 'Josefin Sans', sans-serif;
}
.ek-link{
	font-size:28px;
	color:#181818;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight:bold;
}
p.footer-info-address{
	font-size: 13px;
	color:#fff;
}
.footer-com{
	color: #fff;
	font-weight:bold;
	    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .7px;
    color: #fff;
    padding-left: 17px;
    transition: opacity .6s cubic-bezier(.19,1,.22,1);
}
.footer-com:before{
	 content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    display: block;
    width: 10px;
    height: 2px;
    background-color: #65afeb;
    pointer-events: none;
}

div.footer-nav{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 100%;
	height: 120px;
}
div.footer-nav-bottom{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 100%;
	height: 120px;
	margin-top: 30px;
}

 ul.footer-nav-child {
    padding-left: 17px;
    vertical-align: top;
    height: 12px
    font-family: Hiragino Kaku Gothic ProN,"\30D2\30E9\30AE\30CE\89D2\30B4 ProN W3",Noto Sans JP,sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    color: #a7a7a7;
    white-space: nowrap;
    transition: opacity .6s cubic-bezier(.19,1,.22,1); 
} 
.footer-nav-child2{
	    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: 120px;
}
li.footer-nav2{
	    height: 12px;
    margin-top: 12px;
    padding-left: 17px;
}
.c-widget .textwidget>:not(:last-child) {
    margin-bottom: 0em;
}
.l-footer__widgetArea {
	padding-bottom: 20px;
	padding-top: 60px;
}

li.footer-nav-item{
    vertical-align: top;
    height: 12px
    font-family: Hiragino Kaku Gothic ProN,"\30D2\30E9\30AE\30CE\89D2\30B4 ProN W3",Noto Sans JP,sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    color: #a7a7a7;
    white-space: nowrap;
    transition: opacity .6s cubic-bezier(.19,1,.22,1);
   	margin-top: 5px;
}
.footer-title{
	height: 20px;
	margin-top:12px;
	position: relative;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .7px;
	color: #fff;
	padding-left: 17px;
	transition: opacity .6s cubic-bezier(.19,1,.22,1);
}
.footer-title:before{
	 content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    display: block;
    width: 10px;
    height: 2px;
    background-color: #65afeb;
    pointer-events: none;
}
.icon-posted:before {
    content: none;
}
.c-postTimes__modified, .c-postTimes__posted {
    margin-right: 0.5em;
    font-size: 14px;
}
.c-categoryList:before {
    content: none;
    margin-right: 0.5em;
}
.c-categoryList__link {
    color: white;
    background-color: #566bdc;
    padding: 4px 10px;
}
.p-articleFoot.p-articleFoot {
    display: none;
}
.grecaptcha-badge { visibility: hidden; }



.p-spMenu__inner{
	width: 100vw;
}

.-right .p-spMenu__inner{
	transform: translateX(0);
}

.p-spMenu {
	transition: opacity 0.45s;
}

i.c-iconBtn__icon.icon-menu-thin, i.c-iconBtn__icon.icon-close-thin, .icon-menu-thin:before, .icon-close-thin:before, .icon-menu-thin:after, .icon-close-thin:after {
    content: "";
    height: 1.5px;
    display: inline-block;
    position: relative;
	transition: all 0.45s;
}

i.c-iconBtn__icon.icon-menu-thin, i.c-iconBtn__icon.icon-close-thin {
    width: 50%;
}

.icon-close-thin:before {
    width: 120%;
    top: -28px;
    right: 4px;
}

.icon-menu-thin:before{
	right:6px;
	width:120%;
	top:-30px;
}

.icon-menu-thin:after{
	width: 80%;
    top: -45px;
	left: 3px;
}

.icon-close-thin:after {
	width: 70%;
    top: -45px;
    left: 7px;
}

i.c-iconBtn__icon.icon-menu-thin, .icon-menu-thin:before, .icon-menu-thin:after {
	background-color:#303030;
}

i.c-iconBtn__icon.icon-close-thin,.icon-close-thin:before, .icon-close-thin:after {
	background-color:#fff;
}

[data-spmenu=closed] .p-spMenu {
	transition-delay:0s;
}

[data-spmenu=opened] i.c-iconBtn__icon.icon-menu-thin, [data-spmenu=opened] i.c-iconBtn__icon.icon-close-thin {
	background-color:rgba(255,255,255,0)
}

[data-spmenu=opened] .icon-menu-thin:before, [data-spmenu=opened] .icon-close-thin:before {
	transform: translateY(6px) rotate(45deg);
	background-color:#fff;
}

[data-spmenu=opened] .icon-menu-thin:after, [data-spmenu=opened] .icon-close-thin:after {
	transform: translateY(6px) rotate(-45deg);
	background-color:#fff;
	top:-60px;
	left:-5px;
	width: 120%;
}

.c-listMenu a {
	padding: 0.75em 1.5em 0.75em 1em
}

.c-listMenu a:after {
	font-family: icomoon!important;
    color: inherit;
    content: "\e921";
    display: inline-block;
    right: 23px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
}

.c-listMenu a:before {
	content:none;
}

.c-widget__title.-spmenu{
	display:none;
}