@charset "utf-8";

/* =トップページ
------------------------------------------------------------------------------ */

/* =ボタン */

section ul.aside {
	clear: both;
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
    overflow: hidden;
}
section ul.aside li {
	margin: 0;
	padding: 0;
	float: left;
    text-align: center;
    width: 50%;
    text-indent: inherit;
}
section ul.aside li img {
    display: inline-block;
    margin: 0 auto;
}

/* =飯坂 */

section ul#iizaka {
	clear: both;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 132px;
	width: 750px;
	background-image: url(../img/iizaka.jpg);
	background-repeat: no-repeat;
	position: relative;
}
section ul#iizaka li {
	margin: 0;
	padding: 0;
    text-indent: inherit;
}
section ul#iizaka li a {
	display: block;
	position: absolute;
}
section ul#iizaka li#cat15 a {
	top: 85px;
	left: 219px;
}
section ul#iizaka li#cat16 a {
	top: 85px;
	left: 469px;
}


/* =ウィジェット */

.sns-widget {
	text-align: center;
	margin: 0;
}
.sns-widget * {
	width: 100%;
	margin: 0 auto;
}

/* =パンくず
------------------------------------------------------------------------------ */

ul.breadcrumb {
	list-style: none;
	font-size: 1.3rem;
	margin: 0 0 1em;
	padding: 0;
}
ul.breadcrumb li {
	display: inline-block;
	padding: 0;
	margin: 0 0.5em 0 0;	
}

/* =会社案内
------------------------------------------------------------------------------ */

div.policy {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	letter-spacing: 1px;
	text-align: center;
	line-height: 2.0;
	font-weight: bold;
    font-size: 1.8rem;
}
div.policy h2 {
    padding: 0;
	margin: 0 1em 1em;
    font-size: 2.0rem;
    border: none;
	background-image: url(../img/dot.png);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
}
div.policy h2 span {
	background-color: #fff;
	padding: 0 0.5em;
}
div.policy h3 {
    display: inline-block;
    font-size: 1.8rem;
    line-height: 1;
    border: 1px solid #666;
    padding: 0.5em;
    margin: 0 auto 1em;
}
div.policy p {
	margin:  0 auto 1em;
}

div.policy ul.word {
    padding: 0;
    margin: 0 2em 1em;
    list-style: none;
}
div.policy ul.word li {
    text-indent: inherit;
    display: inline-block;
    padding: 0;
    margin: 0 1em 1em;
    color: #e1462d;
}
div.policy ol.num {
    padding: 0;
    margin: 0 2em 1em;
    text-align: left;
    list-style: none;
}

div.policy ol.num li {
    float: left;
    width: 31%;
    padding: 0;
    margin: 0 3% 1em 0;
	text-indent: inherit;
    font-size: 1.5rem;
}
div.policy ol.num li:nth-child(3) {
    margin-right: 0;
}
div.policy ol.num li b {
    display: block;
	background-color: #f39801;
    color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    line-height: 32px;
    height: 32px;
    width: 32px;
    vertical-align: middle;
    margin: 0 auto 0.5em;
    text-align: center;
}


/* =む～ちん
------------------------------------------------------------------------------ */

/* =セクション */

.muchin {
	font-size: 1.8rem;
}
.muchin section {
    padding: 0;
    margin: 0;
}

/* =見出し */

.muchin section h1 {
	text-align: center;
	font-size: 3.0rem;
	margin: 0 0 1em;
	letter-spacing: 1px;
	color: #111;
    font-weight: 600;
    line-height: 1.2;
    background-image: none;
    border: none;
}
.muchin section h1 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.25em;
    height: 120px;
    width: auto;
}
.muchin section h1 span {
    border: none;
	padding-left: 0;
}
.muchin section h1 .line {
    display: inline-block;
    border-bottom: 4px solid #f4981d;
    padding-bottom: 0.25em;
}


/* =ボタン */

.muchin a.more-link {
    display: inline-block;
	padding: 0.25em 1em;
	background-color: #e60211;
	border-color: #e60211;
	border-radius: 48px;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	font-weight: 500;
	width: auto;
}
.muchin a.more-link:hover {
	background-color: #ffffff;
	color: #e60211;
}


/* =看板 */

.muchin .eyecach {
    margin: 1em 0;
}

/* =料金比較 */

.muchin .comp {
    margin-top: 2em;
}
.muchin .comp table {
    width: 85%;
    border: none;
    margin: 0 auto 2em;
    table-layout: fixed;
    background-color: #e8e4d9;
    background-color: #fafafa;
}
.muchin .comp table caption {
    padding-bottom: 32px;
    background-image: url(../img/muchin/arrow.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    font-size: 2.0rem;
    color: #e60211;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}
.muchin .comp table caption b {
    font-size: 3.0rem;
}
.muchin .comp table th,
.muchin .comp table td {
    border: none;
    background-color: transparent;
    padding: 0.5em;
    vertical-align: middle;
    text-align: center;
    color: #111;
    font-weight: normal;
}
.muchin .comp table th:nth-child(1),
.muchin .comp table td:nth-child(1) {
    background-color: #f2f2f2;
}
.muchin .comp table th:nth-child(3),
.muchin .comp table td:nth-child(3) {
    background-color: #fbd8db;
    font-weight: bold;
    color: #e60211;
    font-size: 2.0rem;
}
.muchin .comp table tfoot {
    border-top: 1px solid #111;
}

/* =サポート */

.muchin .supp {
}
.muchin .supp a {
    display: inline-block;
    border: 4px solid #f4981d;
    padding: 1em;
    margin:  0 auto;
}
.muchin .supp a img {
    vertical-align: middle;
    margin: 1em;
    width: auto;
    height: 42px;
}

/* =よくある質問 */

.muchin .faq {
    background-color: #e8e4d9;
    padding: 1em 0;
    margin: 0 auto 2em;
    width: 85%;
}
.muchin .faq dl {
	padding: 0 1em;
	margin: 0 1em 1em;
    border: 1px solid #d1cab3;
    background-color: #fff;
    overflow: hidden;
}
.muchin .faq dl dt {
    float: none;
    clear: both;
	padding: 1em 0 0;
	margin: 0;
	border-bottom: 1px dashed #999;
	display: table;
	width: 100%;
	vertical-align: middle;
	color: #f4981d;
	font-weight: bold;
}
.muchin .faq dl dt:before {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 32px;
	width: 32px;
	content: url(../img/muchin/q.png);
    padding-right: 0.5em;
}
.muchin .faq dl dd {
	padding: 1em 0;
	margin: 0;
	display: table;
	width: 100%;
}
.muchin .faq dl dd div {

}
.muchin .faq dl dd div p {
	margin-bottom: 1em;
}
.muchin .faq dl dd:before {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	height: 32px;
	width: 32px;
	content: url(../img/muchin/a.png);
    padding-right: 0.5em;
}

/* =お問い合わせ */

.muchin .contact {
	background-image: url(../img/muchin/bgA.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 32%;
    margin-bottom: 1px;
    margin-top: 2em;
}
.muchin .contact dl {
	text-align: center;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	font-weight: 500;
}
.muchin .contact dl dt {
    float: none;
    clear: both;
	padding: 0.5em 1em;
	margin: 0 auto 1em;
	border-bottom: none;
	border: 1px solid #e60211;
	display: inline-block;
	color: #e60211;

}
.muchin .contact dl dd {
	padding: 0;
	margin: 0;
}
.muchin .contact dl dd ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.muchin .contact dl dd ul li {
	padding: 0;
	margin: 0;
    text-indent: inherit;
}
.muchin .contact dl dd ul li.tel {
	font-size: 2.5rem;
	color: #e60211;
	margin-bottom: 0.5em;
}


/* =パパまる
------------------------------------------------------------------------------ */

/* =セクション */

.papamaru {
	font-size: 1.8rem;
}

.papamaru section {
	clear: both;
	padding: 0;
    margin: 0 0 2em;
	overflow: hidden;
}

/* =見出し */

.papamaru section h1 {
	text-align: center;
	font-size: 2.5rem;
    line-height: 1.2;
	margin: 0 0 1em;
	letter-spacing: 1px;
	color: #002063;
    border: none;
    background-image: none;
}
.papamaru section h1.yell:before {
	display: inline-block;
	content: '～';
	margin-right: 0.5em;
}
.papamaru section h1.yell:after {
	display: inline-block;
	content: '～';
	margin-left: 0.5em;
}
.papamaru section h1.star:before {
	display: inline-block;
	content: '☆';
	margin-right: 0.5em;
}
.papamaru section h1.star:after {
	display: inline-block;
	content: '☆';
	margin-left: 0.5em;
}
.papamaru section h2 {
    border: none;
    padding: 0;
	font-size: 2.0rem;
    letter-spacing: 1px;
}

/* =ボタン */

.papamaru a.more-link {
    display: inline-block;
	padding: 0.25em 1em;
	background-color: #eb5e01;
	border-color: #eb5e01;
	border-radius: 48px;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	font-weight: 500;
	width: auto;
}
.papamaru a.more-link:hover {
	background-color: #ffffff;
	color: #eb5e01;
}

/* =ロゴ */

.makopapa img {
    height: auto;
}

/* =看板 */

.papamaru .eyecach {
	background-image: url(../img/papamaru/bgA.png);
	background-repeat: no-repeat;
	background-position: center bottom;
    background-size: cover;
	text-align: center;
	color: #000;
    padding: 0 2% 2em;
}
.papamaru .eyecach h1 {
	font-size: 3.0rem;
	color: #002063;
}
.papamaru .eyecach p {
	display: inline-block;
	text-align: left;
	margin:  0 auto 1em;
}
.papamaru .eyecach ul {
	display: table;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.papamaru .eyecach ul li {
	display: table-cell;
	vertical-align: bottom;
	padding: 1em;
	margin: 0;
	font-size: 1.5rem;
	background-color: rgba(255,255,255,0.75);
    text-indent: inherit;
}
.papamaru .eyecach ul li.x {
	font-size: 80px;
    line-height: 80px;
	vertical-align: middle;
	padding: 0;
	color: #666;
}
.papamaru .eyecach ul li:last-child img {
	margin: 2em auto;
}
.papamaru .eyecach dl {
	padding: 0;
	margin: 0;
}
.papamaru .eyecach dl dt {
	clear: both;
	float: none;
	padding: 0;
	margin: 0;
}
.papamaru .eyecach dl dd {
	padding: 0;
	margin: 0;
}

/* =オススメ */

.papamaru .recom section {
	border: 1px solid #002063;
	padding: 0;
	margin:  0 0 2em;
}
.papamaru .recom section h2 {
	background-color: #002063;
	color: #fff;
	text-align: center;
	padding: 0.5em;
	margin:  0 0 1em;
}
.papamaru .recom section .body {
	padding: 0 2em 1em;
	overflow:  hidden;
}
.papamaru .recom section p {
	margin: 0 0 1em;
}

/* =こだわり */

.papamaru .commit {
	background-image: url(../img/papamaru/bgB.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
.papamaru .commit ul {
	padding: 0;
	margin: 0 4em 2em;
	text-align: center;
    overflow: hidden;
}
.papamaru .commit ul li {
	padding: 0;
	margin: 0.5em;
	display: inline-block;
	height: 200px;
	width: 200px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 2px solid #002063;
	background-color: rgba(255,255,255,0.75);
    text-indent: inherit;
    vertical-align: top;
}
.papamaru .commit ul li dl {
    padding: 0;
    margin: 2em auto 0;
    font-weight: 500;
}
.papamaru .commit ul li dl dt {
    float: none;
    clear: both;
	padding: 0;
	margin: 0 auto 0.5em;
	color: #eb5e01;
}
.papamaru .commit ul li dl dd {
	color: #002063;
    padding: 0;
    margin: 0;
}

/* =会社案内 */

.papamaru .policy {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 120%;
	letter-spacing: 1px;
	text-align: center;
}
.papamaru .policy h2 {
	margin: 1em auto 0.5em;
    font-size: 3.0rem;
    background-image: none;
}
.papamaru .policy p {
	margin:  0 auto 1em;
	font-weight: bold;
	line-height: 1.8;
}

/* =よくある質問 */

.papamaru .faq dl {
	padding: 0;
	margin: 0 1em 1em;
	font-weight: 500;
}
.papamaru .faq dl dt {
    clear: both;
    float: none;
	padding: 0;
	margin: 0 0 1em;
	border-bottom: 1px dashed #eb5e01;
	display: table;
	width: 100%;
	vertical-align: middle;
	color: #eb5e01;
	line-height: 48px;
}
.papamaru .faq dl dt:before {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 48px;
	width: 60px;
	content: url(../img/papamaru/q.png);
	padding: 0 1em;
}
.papamaru .faq dl dd {
	padding: 0;
	margin: 1em 0 0;
	display: table;
	width: 100%;
}
.papamaru .faq dl dd div {
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background-color: #fdfce1;
	padding: 1em;
	position: relative;
}
.papamaru .faq dl dd div:before {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: -21px;
	margin: auto 0;
	content: url(../img/papamaru/balloon.png);
	height: 33px;
	width: 21px;
}
.papamaru .faq dl dd div p {
	margin-bottom: 1em;
}
.papamaru .faq dl dd:before {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 60px;
	width: 60px;
	content: url(../img/papamaru/a.png);
	padding: 0 2em 0 1em;
}
.papamaru .faq ol.flow {
	list-style: none;
	padding: 0;
	margin: 0;
}
.papamaru .faq ol.flow li {
	border: 1px solid #34ac48;
	background-color: #fff;
	padding: 0 1em 0 0;
	margin: 0 0 0.5em;
	line-height: 32px;
    text-indent: inherit;
}
.papamaru .faq ol.flow li .num {
	display: inline-block;
	background-color: #34ac48;
	color: #fff;
	text-align: center;
	padding: 0;
	margin-right: 0.5em;
	width: 2em;
}

/* =お問い合わせ */

.papamaru .contact {
	background-image: url(../img/papamaru/bgC.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 34%;
    margin-bottom: 0;
}
.papamaru .contact h2 {
	margin: 0 auto 1em;
}
.papamaru .contact p {
	font-weight: 500;
	font-size: 2.0rem;
	margin: 0 auto 1em;
}
.papamaru .contact dl {
	text-align: center;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	font-weight: 500;
}
.papamaru .contact dl dt {
    clear: both;
    float: none;
	padding: 0.5em 1em;
	margin: 0 auto 1em;
	border-bottom: none;
	border: 1px solid #eb5e01;
	display: inline-block;
	color: #eb5e01;
}
.papamaru .contact dl dd {
	padding: 0;
	margin: 0;
}
.papamaru .contact dl dd ul {
	list-style:  none;
	padding: 0;
	margin: 0;
}
.papamaru .contact dl dd ul li {
	padding: 0;
	margin: 0;
    text-indent: inherit;
}
.papamaru .contact dl dd ul li.tel {
	font-size: 2.5rem;
	color: #eb5e01;
	margin-bottom: 0.5em;
}


/* =960px以下
------------------------------------------------------------------------------ */

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

/* =トップ（飯坂） */

section ul#iizaka {
	margin: 0 auto;
	padding: 17% 0 0;
	height: auto;
	width: 100%;
    background-size: contain;
    background-position: center top;
    position: inherit;
    overflow: hidden;
    background-color: #fffae5;
}
section ul#iizaka li {
    float: left;
    width: 50%;
    text-align: center;
}
section ul#iizaka li a {
	position: inherit;
    margin: 8px;
}

/* =む～ちん */

.muchin .comp table {
    width: 100%;
}
.muchin .faq {
    width: 100%;
}
.muchin .contact {
    background-size: contain;
}

/* =パパまる */

.makopapa img {
    width: 360px;
}
.papamaru section.commit {
    background-size: contain;
}
.papamaru .commit ul {
	margin: 0 0 2em;
}
.papamaru .faq dl {
	margin: 0 0 1em;
}
.papamaru section.contact {
    background-size: contain;
}




}




/* =768px以下
------------------------------------------------------------------------------ */

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


/* =む～ちん */

.muchin section h1 img {
    height: 96px;
}
.muchin .supp a img {
    display: block;
    margin: 1em auto;
}

/* =パパまる */

.papamaru section.eyecach ul {
	display: block;
}
.papamaru section.eyecach ul li {
	display: block;
}
.papamaru section.eyecach ul li:last-child img {
	margin: 0 auto;
}
.papamaru section.eyecach ul li img {
    margin-bottom: 1em;
}



}



/* =568px以下
------------------------------------------------------------------------------ */

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

/* =む～ちん */

.muchin section h1 {
	font-size: 2.0rem;
}
.muchin section h1 img {
    height: 80px;
}
.muchin .contact dl dt {
	padding: 0.25em 1em;
}
.muchin .contact dl dd ul li.tel {
	font-size: 2.0rem;
}

/* =パパまる */

.makopapa img {
    width: 300px;
}
.papamaru section h1 {
	font-size: 2.0rem;
}
.papamaru section h2 {
	font-size: 1.5rem;
}
.papamaru section.eyecach h1 {
	font-size: 2.5rem;
	color: #002063;
    margin-bottom: 0;
}
.papamaru section.eyecach h1 br,
.papamaru section.eyecach p br {
    display: none;
}
.papamaru .recom section .body {
	padding: 0 1em 1em;
}
.papamaru .faq dl dd div:before {
    display: none;
    content: '';
}
.papamaru .faq dl dd:before {
	display: block;
	padding: 0 0 0 1em;
}
.papamaru .contact p {
	font-size: 1.5rem;
}
.papamaru .contact dl dt {
	padding: 0.25em 1em;
}
.papamaru .contact dl dd ul li.tel {
	font-size: 2.0rem;
}



}


/* =480px以下
------------------------------------------------------------------------------ */

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


/* =会社案内 */

div.policy {
	line-height: 1.8;
    font-size: 1.6rem;
}
div.policy h2 {
    font-size: 1.8rem;
    margin: 0 0 1em;
}
div.policy h3 {
    font-size: 1.6rem;
}
div.policy ul.word {
    margin: 0 1em 1em;
}
div.policy ol.num {
    margin: 0 1em 1em;
}
div.policy ol.num li {
    float: none;
    clear: both;  
    width: 100%;
    padding: 0;
    margin: 0 0 1em;
}
div.policy img {
    height: auto;
    width: 160px;
}
/* =む～ちん */

.muchin section h1 img {
    display: block;
    margin: 0 auto 0.25em;
}
.muchin .comp table caption {
    padding-bottom: 16px;
    font-size: 1.8rem;
    margin-bottom: 0.5em;
}
.muchin .comp table th,
.muchin .comp table td {
    padding: 0.25em;
}
.muchin .comp table th:nth-child(3),
.muchin .comp table td:nth-child(3) {
    font-size: 1.8rem;
}


/* =パパまる */

.papamaru .commit ul li {
    text-align: center;
    height: 128px;
    width: 128px;
}
.papamaru .commit ul li dl {
    margin: 1.5em 0.5em 0.5em;
    line-height: 1.2;
}
.papamaru .commit ul li dl br {
    display: none;
}
.papamaru .policy h2 {
    font-size: 2.5rem;
}



}



/* =320px以下
------------------------------------------------------------------------------ */

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

/* =パパまる */
.makopapa img {
    width: 256px;
}
.papamaru .eyecach ul li img {
    height: auto;
    width: 75%;
}

}