/* @override 
	http://mutoh.localhost/user_data/contents1606/bagtsukuro/page.css
*/

@charset "utf-8";

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

a:hover img.rollover {
 -moz-opacity: 1;
 opacity: 1 !imporatant;
 filter: alpha(opacity=100);
}

#contentWrap {
 width: 940px;
 overflow: hidden;
}

#coverWrap {
 border-bottom: 1px solid silver;
 padding-bottom: 25px;
 margin-bottom: 15px;
}

#cover {
 width: 940px;
 font-size: 0;
 line-height: 0;
}

#cover img {
}

#cover p.catch {
 color: #0f7740;
 font-size: 20px;
 line-height: 1.5;
 margin-bottom: 20px;
}

#cover p.catch2 {
 margin-left: 20px;
 line-height: 1.6;
}

#coverWrap h3 {
 font-size: 0;
 line-height: 0;
}

#coverWrap ul {
}

#coverWrap ul li {
 font-size: 14px;
 font-weight: bold;
 list-style-type: none;
 float: left;
}

/* mainContents */

#mainContents {
 width: 940px;
 overflow: hidden;
}

#mainContents h3 {
 margin-bottom: 20px;
}

#mainContents p {
 font-size: 16px;
 line-height: 1.7;
 margin-bottom: 1.5em;
 color: black;
}

/* #about */

#about p b {
 font-size: 24px;
}

.contentsWrap {
 width: 940px;
 overflow: hidden;
 margin-bottom: 20px;
}

/* photoset */

#mainContents .typeset {
 overflow: hidden;
 width: 100%;
 display: block;
 margin-top: 30px;
}

#mainContents .typeset .type {
 float: left;
 width: 220px;
 margin-right: 20px;
}

#mainContents .typeset .type:last-of-type {
 margin-right: 0;
}

#mainContents .typeset .type p {
 font-size: 12px;
 color: #555656;
}

#mainContents .typeset .type .tx {
 min-height: 230px;
}

#mainContents .typeset .type2 img {
 margin-bottom: 10px;
}

/* #service */

#mainContents #service {
 margin-top: 50px;
}

#mainContents #service h2 {
 font-size: 16px;
 color: #0e45b4;
 margin-bottom: 20px;
}

#mainContents #service ul {
 margin-bottom: 50px;
}

#mainContents #service ul li {
 margin-left: 21px;
 margin-bottom: 3px;
}

#mainContents #service ul li:before {
 content: "●";
 color: #0e45b4;
 font-family: メイリオ, Meiryo, YuGothic, "Yu Gothic", 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
 margin-left: -14px;
}

/* イメージ/調整 */

.mt50 {
 margin-top: 50px;
}

.mb0 {
 margin-bottom: 0 !important;
}

img.center {
 margin-right: auto;
 margin-left: auto;
 display: block;
}

/* SNS ボタン */

#snsbtn {
 overflow: hidden;
 clear: both;
 padding-top: 20px;
 text-align: center;
 margin: 20px auto 0;
 width: 940px;
}

#snsbtn .ninja_onebutton {
 width: 260px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 20px;
}