@charset "UTF-8";
@import url("syouhin_narabi.css");
/* CSS Document */


#slide_back {
	height: 500px;
	width: 100%;
	min-width: 1000px;
	color: #CCC;
	margin-bottom: 100px;
}
#other_main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	padding-top: 100px;
}

#other_main_2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	padding-top: 100px;
}


#select {
	position: relative;
	width: 300px;
}
.select_moji {
	height: 70px;
	width: 220px;
	background-color: #333;
	position: absolute;
	left: 40px;
	top: 40px;
	opacity: 0.8;
}
.select_moji p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	line-height: 70px;
	letter-spacing: 0.2em;
}

#select_3 ul li {
	float: left;
	margin-right: 50px;
}

#select_3 ul li:last-of-type {
	margin-right: 0px;
}
#other_main p.aisatsu {
	font-size: 16px;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: 1.75em;
	margin-bottom: 60px;
	font-weight: lighter;
}
#other_main h3 {
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
#other_main h3.syouhinmei {
	font-size: 32px;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;

}
#other_main h4 {
	font-size: 21px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#ue_slide h3.syouhinmei {
	font-size: 32px;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
}


.kakou_youshi {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
}
.kakou_youshi figure {
	width: 300px;
	height: auto;
	margin-right: 50px;
	margin-bottom: 50px;
	text-align: center;
}
figure a img {
	margin-bottom: 0px;
}
.kakou_youshi figure:nth-of-type(3n+0){
	margin-right: 0px;
}

.kakou_youshi figure figcaption {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kakou_youshi figure p {
	font-size: 11px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	position: absolute;
	width: 280px;
	top: 260px;
	font-weight: normal;
	z-index: 3;
}
.kakou_youshi figure .ami {
	height: 75px;
	width: 300px;
	background-color: #333;
	opacity: 0.7;
	position: absolute;
	z-index: 2;
	bottom: 0px;
}
.syouhin_slide {
	width: 1000px;
	height: auto;
}

/*もってきたやつ*/
#syouhinsyoukai {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-width:1000px;
}
#syouhinsyoukai h3 {
	font-size: 24px;
	letter-spacing: 0.3em;
	text-align: center;
	margin-bottom: 30px;
	color: #333;
	font-weight: bold;
	margin-top: 30px;
}
#syouhinsetsumei {
	height: auto;
	width: 750px;
	float: left;
	clear: both;
}
#syouhinsetsumei p {
	font-size: 14px;
	line-height: 1.7em;
	text-align: left;
	letter-spacing: 0.1em;
	margin-bottom: 60px;
}
#syouhinsetsumei h1 {
	font-size: 20px;
	letter-spacing: 0.1em;
	text-align: left;
	margin-bottom: 7px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

#kanrensyouhin {
	height: auto;
	width: 780px;
	float: left;
	clear: both;
}


/* テーブル基本設定　料金表、有料オプション、基本仕様 */
.ryoukinhyou,
.option,
.kihonshiyou {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 12px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	font-size: 14px;
}
.ryoukinhyou tr th,
.ryoukinhyou tr td,
.option tr th,
.option tr td,
.kihonshiyou tr th,
.kihonshiyou tr td {
	padding: 12px;
	width: 100px;
	border: solid 1px #333;
	border-right: dotted 1px;
	border-left: none;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.ryoukinhyou tr td:last-of-type,
.ryoukinhyou thead tr th:last-of-type,
.option tr td:last-of-type,
.option tr th:last-of-type {
	border-right: none;
}


/* 料金表 */
.ryoukinhyou thead tr td{
	background-color: #ccc;
}
.ryoukinhyou thead tr td:nth-of-type(1) {
	width: 20%;
}
.ryoukinhyou thead tr td:nth-of-type(2) {
	width: 40%;
}
.ryoukinhyou thead tr td:nth-of-type(3) {
	width: 40%;
}
.ryoukinhyou tbody tr th{
	background-color: #EDEDED;
}
/* 料金表　トレペ名刺 */
.ryoukinhyou thead tr.col7 td{
	width: 14.2%;
}

/* 有料オプション */
.option tr th{
	background-color: #EDEDED;
}
.option tr th:nth-of-type(2){
	width: 40px;
	text-align: center;
}
.option tr .icon {
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	border-right: none;
	width: 50px;
}

/* 基本仕様 */
.kihonshiyou tr td{
	white-space: normal;
	text-align: justify;
	width: 80%;
	border-right: none;
	padding: 12px 25px;
}
.kihonshiyou tr th{
	background-color: #EDEDED;
	padding: 12px 25px;
}
.kihonshiyou tr td:last-of-type {
	width: 5px;
	padding-left: 10px;
}
td img {
	margin-top: 4px;
}
.kihonshiyou small{
	font-size: 11px;
}


/* 入稿方法 */
.nyuukouhouhou {
	font-size: 11px;
	width: 500px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

/*手数料*/
.tesuuryou {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	margin-bottom: 70px;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#taiou {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 550px;
	margin-bottom: 50px;
}

.tesuuryou tr th {
	padding: 12px;
	width: 100px;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-style: dotted;
	vertical-align: middle;
	white-space: nowrap;
}

.tesuuryou tr th:last-of-type{
	border-right-style: none;
}

.tesuuryou tr th:nth-of-type(2){
	width: 40px;
	text-align: left;
}


.tesuuryou tr td {
	text-align: center;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	vertical-align: middle;
	padding: 12px;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}
tr td.migi {
	text-align: right;
	padding-right: 65px;
}
.tesuuryou tr td:last-of-type{
	border-right-style: none;
}





#syouhinsetsumei .setsumei {
	font-size: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	letter-spacing: 1em;
	padding: 0px;
	margin-bottom: 60px;
}
#syouhinsetsumei .setsumei p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	letter-spacing: normal;
}


#syouhinsetsumei .setsumei_tokubetsu {
	font-size: 8px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1em;
	padding: 0px;
	margin-bottom: 80px;
	float: none;
}
#syouhinsetsumei .setsumei_tokubetsu p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	letter-spacing: normal;
}



#other_uchigawa .data_setsumei {
	font-size: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 451px;
	letter-spacing: 1em;
	padding: 0px;
	margin-bottom: 60px;
}
#other_uchigawa .data_setsumei p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	letter-spacing: normal;
}



/*注文するボタン*/
.chuumon_box{
	text-align: center;
}
.chuumon {
	font-size: 20px;
	letter-spacing: 0.1em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	color: #fff !important;
	min-width: 300px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 120px;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	padding-right: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 5px;
	background-color: #333;
}
.chuumon:hover {
	color: #FFF;
	background-color: #999;
	height: 50px;
}

a.chuumon:before,
a.chuumon:after {
    content:"";
    position:absolute;
    top:56%;
    right:15px;
    /*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.chuumon:before,
a.chuumon:after {
    margin:-13px 0 0;
	background-color:#fff;
}


a.chuumon:before {
    width:20px;
    height:20px;
    /* css3 */
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}

a.chuumon:after {
    right:13px;
    border:7px solid transparent;
    border-left-color:#333;
    margin-top:-10px;
    background:transparent;
}

a.chuumon:hover:before,
a.chuumon:hover:after{
	background-color: #fff
}


a.chuumon:hover:after {
    right:13px;
    border:7px solid transparent;
    border-left-color:#999;
    margin-top:-10px;
    background:transparent;
}
/*ここまで*/




#syouhinsetsumei h4 {
	font-size: 21px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#syouhinsetsumei h4.setsumeitsuki{
	margin: 0px;
}

#syouhinsetsumei h4.setsumeitsuki_tsume{
	margin: 0px;
	letter-spacing: 0em;
}

#syouhinsetsumei h5 {
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 25px 0px;
}


.souryou_syouhizeikomi_s {
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 25px 0px;
}

/*サイド有料オプション*/
#side_menu {
	width: 220px;
	float: right;
}
.side_top {
	background-color: #333;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-radius: 5px;
}

#side_menu figure {
	margin-bottom: 15px;
}

#side_menu figure figcaption {
	font-size: 14px;
	text-align: center;
	line-height: 14px;
}
#other_area {
	position: relative;
}


#sub_menu {
	width: 180px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

#sub_menu h1 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
	color: #CCC;
}
#sub_menu li {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 5px 0;
	margin: 0;
	text-align: left;
	line-height: 18px;
}
#sub_menu li:last-of-type {
	margin: 0 0 15px;
}
#sub_menu li a {
	text-decoration: none;
	color: #CCC;
	font-size: 12px;
	letter-spacing: 0em;
	text-align: left;
}
#sub_menu a:link {
	color: #CCC;
}
#sub_menu a:hover {
	color: #999;
}


#mainvisual {
	width: 1000px;
	position: relative;
	margin-bottom: 50px;
}
#mainvisual_youshi {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 70px;
}

#kakou_main_img ul li {
	float: left;
}
#kakou_main_img ul {
	height: 500px;
}
#kakou_main_img {
}
#kakou_main_img ul li figure figcaption{
	margin: 0;
	font-size: 12px;
	position: relative;
	top: -5px;
}

li.l {
	width: 490px;
	margin-right: 20px;
}
li.s {
	width: 235px;
	margin-right: 20px;
	float: left;
	height: 255px;
}
li.s:nth-of-type(3n+0){
	width: 235px;
	margin-right: 0px;
}
li.s:last-of-type{
	width: 235px;
	margin-right: 0px;
}

h2.subtitle {
	font-size: 17px;
	margin-bottom: 4px;
}

h2.subtitle_l {
	font-size: 20px;
	margin-bottom: 6px;
}

p.setumeibun {
	font-size: 14px;
	line-height: 1.7em;
}
.namae {
	font-size: 24px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.syouhin_img_s {
	width: 500px;
	float: left;
}
.syouhin_img_s img {
	margin-right: 25px;
	width: 225px;
}
.syouhin_img_s img:last-child {
	margin-right: 0px;
}
.syouhin_main_setsumei {
	width: 780px;
	margin-bottom: 50px;
}
.nyuukouhouhou_gawa {
	height: 150px;
	width: 700px;
	padding: 0px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	border: 1px solid #333;
	margin-top: 75px;
}



/*入稿方法選択*/
.nyuukouhouhou_sentaku {
	font-size: 26px;
	letter-spacing: 0.1em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #333;
	width: 648px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	height: 102px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px none #333;
	padding-top: 48px;
	font-weight: bold;


}
.nyuukouhouhou_sentaku p {
	letter-spacing: 0em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a.nyuukouhouhou_sentaku:before,
a.nyuukouhouhou_sentaku:after {
    content:"";
    position:absolute;
    top:53%;
    right:15px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.nyuukouhouhou_sentaku:before,
a.nyuukouhouhou_sentaku:after {
    margin:-13px 0 0;
	background-color:#333;
}

a.nyuukouhouhou_sentaku:hover:before,
a.nyuukouhouhou_sentaku:hover:after {
    margin:-13px 0 0;
	background-color:#999;
}

a.nyuukouhouhou_sentaku:before {
    width:25px;
    height:25px;
    /* css3 */
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}


a.nyuukouhouhou_sentaku:after {
    right:14.5px;
    border:8px solid transparent;
    border-left-color:#fff;
    margin-top:-8px;
    background:transparent;
}


a.nyuukouhouhou_sentaku:hover:after {
    right:14.5px;
    border:8px solid transparent;
    border-left-color:#fff;
    margin-top:-8px;
    background:transparent;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}



/*横が丸いボタンセンター*/
.maru_center{
	font-size: 18px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 300px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 20px;
	background-color: #333;


}

.maru_center:hover {
	color: #FFF;
	background-color: #999;
	height: 40px;
	width: 300px;
}

.maru_center.bottom {
	margin-bottom: 0px;
}

.maru_center:before,
.maru_center:after {
    content:"";
    position:absolute;
    top:56%;
    right:15px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.maru_center:before,
.maru_center:after {
    margin:-13px 0 0;
	background-color:#FFF;
}


.maru_center:before {
    width:20px;
    height:20px;
    /* css3 */
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}

.maru_center:after {
    right:15px;
    border:6px solid transparent;
    border-left-color:#333;
    margin-top:-9px;
    background:transparent;
}

.maru_center:hover:before,
.maru_center:hover:after{
	background-color: #fff
}


.maru_center:hover:after {
    right:15px;
    border:6px solid transparent;
    border-left-color:#999;
    margin-top:-9px;
    background:transparent;
}
/*ここまで*/




/*横が丸い戻るボタンセンター*/
.maru_back_center{
	font-size: 18px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 150px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 20px;
	background-color: #333;


}

.maru_back_center:hover {
	color: #FFF;
	background-color: #999;
	height: 40px;
	width: 150px;
}

.maru_back_center.bottom {
	margin-bottom: 0px;
}

.maru_back_center:before,
.maru_back_center:after {
    content:"";
    position:absolute;
    top:56%;
    right:15px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.maru_back_center:before,
.maru_back_center:after {
    margin:-13px 0 0;
	background-color:#FFF;
}


.maru_back_center:before {
    width:20px;
    height:20px;
    /* css3 */
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}

.maru_back_center:after {
    right:23px;
    border:6px solid transparent;
    border-right-color:#333;
    margin-top:-9px;
    background:transparent;
}

.maru_back_center:hover:before,
.maru_back_center:hover:after{
	background-color: #fff
}


.maru_back_center:hover:after {
    right:23px;
    border:6px solid transparent;
    border-right-color:#999;
    margin-top:-9px;
    background:transparent;
}
/*ここまで*/







/*横が丸いボタン*/
.maru{
	font-size: 16px;
	letter-spacing: 0.1em;
	text-align: left;
	margin-right: 0px;
	margin-left: auto;
	display: block;
	width: 220px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 50px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 20px;
	background-color: #333;
}

.maru:hover {
	color: #FFF;
	background-color: #999;
	height: 40px;
	width: 220px;
}

.maru.bottom {
	margin-bottom: 0px;
}

.maru:before,
.maru:after {
    content:"";
    position:absolute;
    top:56%;
    right:15px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.maru:before,
.maru:after {
    margin:-13px 0 0;
	background-color:#FFF;
}


.maru:before {
    width:20px;
    height:20px;
    /* css3 */
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}

.maru:after {
    right:15px;
    border:6px solid transparent;
    border-left-color:#333;
    margin-top:-9px;
    background:transparent;
}

.maru:hover:before,
.maru:hover:after{
	background-color: #fff
}


.maru:hover:after {
    right:15px;
    border:6px solid transparent;
    border-left-color:#999;
    margin-top:-9px;
    background:transparent;
}
/*ここまで*/


/*横が丸いボタンワイド*/
.maru_wide{
	font-size: 16px;
	letter-spacing: 0.1em;
	text-align: left;
	margin-right: 0px;
	margin-left: auto;
	display: block;
	width: 300px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 20px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 20px;
	background-color: #333;

}

.maru_wide:last-of-type{
	margin-bottom: 50px;
}

.maru_wide:hover {
	color: #FFF;
	background-color: #999;
	height: 40px;
	width: 300px;
}

.maru_wide.bottom {
	margin-bottom: 0px;
}

.maru_wide:before,
.maru_wide:after {
    content:"";
    position:absolute;
    top:56%;
    right:15px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.maru_wide:before,
.maru_wide:after {
    margin:-13px 0 0;
	background-color:#FFF;
}


.maru_wide:before {
    width:20px;
    height:20px;
    /* css3 */
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}

.maru_wide:after {
    right:15px;
    border:6px solid transparent;
    border-left-color:#333;
    margin-top:-9px;
    background:transparent;
}

.maru_wide:hover:before,
.maru_wide:hover:after{
	background-color: #fff
}


.maru_wide:hover:after {
    right:15px;
    border:6px solid transparent;
    border-left-color:#999;
    margin-top:-9px;
    background:transparent;
}
/*ここまで*/


/*横が丸いボタンワイド_マージン少なめ*/
.maru_wide_ms{
	font-size: 16px;
	letter-spacing: 0.1em;
	text-align: left;
	margin-right: 0px;
	margin-left: auto;
	display: block;
	width: 300px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 20px;
	background-color: #333;

}

.maru_wide_ms:hover {
	color: #FFF;
	background-color: #999;
	height: 40px;
	width: 300px;
}

.maru_wide_ms.bottom {
	margin-bottom: 0px;
}

.maru_wide_ms:before,
.maru_wide_ms:after {
    content:"";
    position:absolute;
    top:56%;
    right:15px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.maru_wide_ms:before,
.maru_wide_ms:after {
    margin:-13px 0 0;
	background-color:#FFF;
}


.maru_wide_ms:before {
    width:20px;
    height:20px;
    /* css3 */
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}

.maru_wide_ms:after {
    right:15px;
    border:6px solid transparent;
    border-left-color:#333;
    margin-top:-9px;
    background:transparent;
}

.maru_wide_ms:hover:before,
.maru_wide_ms:hover:after{
	background-color: #fff
}


.maru_wide_ms:hover:after {
    right:15px;
    border:6px solid transparent;
    border-left-color:#999;
    margin-top:-9px;
    background:transparent;
}
/*ここまで*/





/*横が丸いボタンダウンロード*/
.maru_wide_dl{
	font-size: 16px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: 0px;
	margin-left: auto;
	display: block;
	width: 300px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 50px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 20px;
	background-color: #333;

}

.maru_wide_dl:hover {
	color: #FFF;
	background-color: #999;
	height: 40px;
	width: 300px;
}

.maru_wide_dl.bottom {
	margin-bottom: 0px;
}

.maru_wide_dl:before,
.maru_wide_dl:after {
    content:"";
    position:absolute;
    top:56%;
    right:15px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}




 .gg-import {
 box-sizing: border-box;
 position: absolute;
 display: block;
 transform: scale(var(--ggs,0.9));
 width: 18px;
 height: 14px;
 border: 2px solid;
 border-top: 0;
margin:-25px 0 0;
	 right:18px;
 box-shadow:
 -6px -8px 0 -6px,
 6px -8px 0 -6px
}

.gg-import::after,
.gg-import::before {
 content: "";
 display: block;
 box-sizing: border-box;
 position: absolute
}

.gg-import::before {
 background: currentColor;
 width: 2px;
 height: 14px;
 right: 6px;
 bottom: 5px
}

.gg-import::after {
 width: 6px;
 height: 6px;
 border-right: 2px solid;
 border-bottom: 2px solid;
 right: 4px;
 bottom: 4px;
 transform: rotate(45deg)
} 

/*ここまで*/












.side_sakuseihouhou_gawa {
	width: 188px;
	border: 1px solid #333;
	border-radius: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-top: 3px;
}

.side_sakuseihouhou_gawa:last-of-type {
	margin-bottom: 0px;
	margin-top: 0px;
}

.side_sakuseihouhou_gawa h2 {
	font-size: 18px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
	margin-bottom: 6px;
	font-weight: bold;

}
.side_sakuseihouhou_gawa p {
	font-size: 10.5px;
	line-height: 1.5em;
}




/*横が丸いボタンサイド*/

.side_maru{
	font-size: 14px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 160px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 0px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 15px;
	background-color: #333;
	margin-top: 8px;


}

.side_maru:hover {
	color: #FFF;
	background-color: #999;
	height: 30px;
	width: 160px;
}

.side_maru.bottom {
	margin-bottom: 0px;
}

a.side_maru:before,
a.side_maru:after {
    content:"";
    position:absolute;
    top:65%;
    right:10px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.side_maru:before,
a.side_maru:after {
    margin:-13px 0 0;
	background-color:#FFF;
}


a.side_maru:before {
    width:17px;
    height:17px;
    /* css3 */
    -webkit-border-radius:17px;
    -moz-border-radius:17x;
    border-radius:17px;
}

a.side_maru:after {
    right:8.5px;
    border:6px solid transparent;
    border-left-color:#333;
    margin-top:-10px;
    background:transparent;
}

a.side_maru:hover:before,
a.side_maru:hover:after{
	background-color: #fff
}


a.side_maru:hover:after {
    right:8.5px;
    border:6px solid transparent;
    border-left-color:#999;
    margin-top:-10px;
    background:transparent;
}
/*ここまで*/


/*横が丸いボタンサイド_ワイド*/

.side_maru_wide{
	font-size: 14px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 180px;
	position: relative;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 0px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*box-shadow: 4px 4px 5px #CCC;*/
	border-radius: 15px;
	background-color: #333;
	margin-top: 8px;


}

.side_maru_wide:hover {
	color: #FFF;
	background-color: #999;
	height: 30px;
	width: 180px;
}

.side_maru_wide.bottom {
	margin-bottom: 0px;
}

a.side_maru_wide:before,
a.side_maru_wide:after {
    content:"";
    position:absolute;
    top:65%;
    right:10px;
			/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.side_maru_wide:before,
a.side_maru_wide:after {
    margin:-13px 0 0;
	background-color:#FFF;
}


a.side_maru_wide:before {
    width:17px;
    height:17px;
    /* css3 */
    -webkit-border-radius:17px;
    -moz-border-radius:17x;
    border-radius:17px;
}

a.side_maru_wide:after {
    right:8.5px;
    border:6px solid transparent;
    border-left-color:#333;
    margin-top:-10px;
    background:transparent;
}

a.side_maru_wide:hover:before,
a.side_maru_wide:hover:after{
	background-color: #fff
}


a.side_maru_wide:hover:after {
    right:8.5px;
    border:6px solid transparent;
    border-left-color:#999;
    margin-top:-10px;
    background:transparent;
}
/*ここまで*/

.img_center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.img_center_top30 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
}

.img_center_top70 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 70px;
	margin-bottom: 10px;
}


#image {
	margin-bottom: 70px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.kakou_image {
	width: 100%;
	border: 1px solid #333;
	font-size: 18px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	margin-bottom: 20px;
}
.maekin {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 10px;


}

.souryoukomi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 10px;


}


.nakami {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-bottom: 100px;
	clear: both;
}
.hidariyose {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	text-align: left;
	padding-top: 11px;
	color: #333;
	background-color: #FFF;
	border-radius: 5px;
	padding-bottom: 11px;
	padding-right: 5px;
	padding-left: 10px;
	border: 3px solid #333;
	margin-bottom: 18px;
	margin-right: -20px;
	margin-left: -20px;
	letter-spacing: 0.1em;


}

.hidariyose_kuro {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	text-align: left;
	padding-top: 6px;
	color: #FFF;
	background-color: #333;
	border-radius: 5px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 10px;
	border: 3px solid #333;
	margin-bottom: 20px;
	margin-right: -20px;
	margin-left: -20px;
	letter-spacing: 0.1em;
	clear: both;
}

.hidariyose_kuro_pittari {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
	background-color: #333;
	border-radius: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	border: 3px solid #333;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	clear: both;
}

.chuu {
	font-size: 18px;
}
.dai {
	font-size: 21px;
	line-height: 28px;
}
.center_kuro {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	width: 900px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 13px;
	padding-bottom: 11px;
	border-radius: 5px;
	letter-spacing: 0.1em;
}

.center_kuro_2line {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	margin-top: 115px;
	height: 40px;
	width: 900px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 12px;
	border-radius: 5px;
	letter-spacing: 0.1em;
	line-height: 21px;


}
.title_2lin {
	font-size: 15px;
	line-height: normal;
}


#kantan_gawa {
	width: 538px;
	border: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 50px;
	padding-left: 80px;
}
#kantan_gawa #kantan_naka p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#kantan_naka {
	text-align: left;
	padding-top: 30px;
}
#kantan_gawa #kantan_naka h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;
}
.zeikomi {
	font-size: 11px;
	text-align: right;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
.data {
	font-size: 20px;
	text-align: center;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 12px;
	border-radius: 5px;
	margin-bottom: 20px;
	margin-right: -20px;
	margin-left: -20px;
	padding-bottom: 12px;
	border: 2px solid #666;
}
.bold_l {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}
#soft {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#template {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 70px;
}
.template_inner {
	float: left;
	display: block;
	margin-right: 50px;
}
.template_inner ul li {
	font-size: 14px;
	height: 10px;
	padding-top: 15px;
}
#other_uchigawa .center_m {
	font-size: 16px;
	text-align: center;
}

#other_uchigawa .left_m {
	font-size: 16px;
	text-align: left;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

#other_uchigawa .center_l {
	font-size: 18px;
	text-align: center;
	margin-bottom: 25px;
}

.hassou_rei {
	font-size: 24px;
	margin-bottom: 5px;
}
#hassoukarenda- {
	width: 800px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}

.tejun_gawa {
	width: 698px;
	border: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.tejun_left {
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.tejun_right {
	width: 397px;
	float: left;
	text-align: left;
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-bottom: 040px;
	min-height: 260px;
}
.tejun_gawa .tejun_left h4 {
	font-size: 24px;
	line-height: 1.2em;
	letter-spacing: 0em;
	margin-top: 5px;
	margin-bottom: 15px;
}
#other_uchigawa .tejun_gawa .tejun_right h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4em;
	letter-spacing: 0em;
}
.tejun_mail {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
.tejun_mail figcaption {
	font-size: 16px;
	line-height: 1.25em;
}
.tejun_gawa .tejun_right p {
	margin-bottom: 30px;
}
.tejun_gawa .tejun_right .tejun_right_img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.tejun_right .tejun_right_inner {
	text-align: center;
}
.tejun_gawa .tejun_right .tejun_right_inner h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 0px;
}
.tejun_gawa .tejun_right .tejun_right_inner h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin: 0px;
	line-height: normal;
}
.tejun_gawa .tejun_right .tejun_right_inner h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	font-size: 12.5px;
	letter-spacing: 0em;
}
.tejun_gawa .tejun_right .tejun_right_inner h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	letter-spacing: 0em;
	font-weight: bold;
	margin-bottom: 0px;
}
.tejun_right_inner_gray {
	text-align: left;
	padding: 15px;
	background-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.tejun_gawa .tejun_right .tejun_right_inner .tejun_right_inner_gray h1 {
	font-size: 18px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.tejun_gawa .tejun_right .tejun_right_inner .tejun_right_inner_gray p {
	font-size: 13px;
	margin-bottom: 0px;
}




.irai_tejun_gawa {
	width: 600px;
	border: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 50px;
	text-align: center;
	padding-top: 55px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 70px;
	clear: both;
}
.irai_tejun_gawa.clearfix p {
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 50px;
	text-align: left;
	display: block;
}


#other_uchigawa .irai_tejun_gawa h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4em;
	letter-spacing: 0em;
	text-align: left;
}







#template_ichiran {
	margin-bottom: 50px;
}

#template_ichiran:last-of-type {
	margin-bottom: 0px;
}

#template_ichiran_inner {
	width: 260px;
	margin-right: 30px;
	float: left;
	padding-top: 20px;
	text-align: center;
}

#template_ichiran_inner:nth-of-type(3n+0) {
	margin-right: 0px;
	margin-bottom:20px;
}

#template_ichiran_inner:last-of-type {
	margin-right: 0px;
	margin-bottom:0px;
}

#template_ichiran_inner_yoko {
	width: 260px;
	margin-right: 30px;
	float: left;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

#template_ichiran_inner_yoko:nth-of-type(3n+0) {
	margin-right: 0px;
	margin-bottom:20px;
}

#template_ichiran_inner_yoko:last-of-type {
	margin-right: 0px;
	margin-bottom:0px;
}
#sub_img figure {
	width: 380px;
	margin-right: 20px;
	float: left;
}
#sub_img figure:nth-of-type(2n+0) {
	margin-right: 0px;
	margin-bottom: 25px;
}
#sub_img figure:last-of-type {
	margin: 0px;
	margin-bottom: 30px;
}
#sub_img figure figcaption{
	text-align: center;
	font-size: 12px;
}

.setumeiyou_img {
	margin-bottom: 60px;
}

.setumeiyou_img figcaption{
	text-align: center;
	font-size: 12px;
}


#sub_img figure img{
	width: 100%;
	height: auto;
	margin: 0;
}
#sub_img {
	margin-bottom: 60px;
}
.red_b {
	font-weight: bold;
	color: #F00;
}
#other_uchigawa .toiawase_tel h1 {
	font-size: 32px;
	line-height: 36px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin: 0px;
}
#other_uchigawa .toiawase_tel h2 {
	font-size: 16px;
	line-height: normal;
}
.toiawase_tel {
	text-align: center;
}
.chuui_jikou {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.chuui_jikou p {
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 0px;
}
.chuui_jikou h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: -10px;
	margin-bottom: 8px;
	clear: both;
}


/* データ作成　注意点　共通 */
.chuui_wrap{
	width: 100%;
	margin: 0 0 50px;
	border-bottom: solid 1px #999;
	padding: 0 0 40px;
	box-sizing: border-box;
}
.chuui_wrap p{
	width: 100%;
	padding: 0 20px 0 0;
	box-sizing: border-box;
}
#other_main .chuui_wrap h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: left;
	letter-spacing: 0;
	margin: 0 0 10px;
	font-weight: bold;
}
#other_main .chuui_wrap h3 span{
	font-size: 16px;
	background: #818181;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
	margin: 0 10px 0 0;
}

.chuui_wrap img{
	width: 800px;
	height: auto;
}


/* 各商品ページ データ作成時、その他の注意点 */
.chuui_col3,
.chuui_col2{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	box-sizing: border-box;
}
.chuui_col3{
	margin:0 auto;
}
.chuui_col2{
	margin:0 auto;
}
.chuui_col3 div,
.chuui_col2 div{
	padding: 15px;
	border:solid 1px #bcbcbc;
	margin:0 20px 20px 0;
	box-sizing: border-box;
}
.chuui_col3 div{
	width: -webkit-calc(33.3% - 13.3px);
	width: calc(33.3% - 13.3px);
}
.chuui_col3 div:nth-of-type(3n+0){
	margin-right: 0;
}
.chuui_col2 div{
	width: -webkit-calc(50% - 13.3px);
	width: calc(50% - 13.3px);
}
.chuui_col2 div:nth-of-type(2n+0){
	margin-right: 0;
}
#other_main .chuui_col3 h4,
#other_main .chuui_col2 h4{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
	letter-spacing: 0;
}
.chuui_col3 img,
.chuui_col2 img{
	width: 100%;
	height: auto;
	margin: 0;
}
.chuui_col3 div p,
.chuui_col2 div p{
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 5px;
	text-align: justify;
}


.chuui_col3 p:last-of-type,
.chuui_col2 p:last-of-type{
	margin-bottom: 0;
}







#chuuiten_red {
	width: 100%;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 13px;
	border-radius: 5px;
	background-color: #999;
	font-weight: bold;
	/*滑らかに色が変わる*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


#chuuiten_red:hover {
	color: #FFF;
	background-color: #CCCCCC;
}
.variation {
    /*	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #333;
	border-bottom-color: #333;*/
	width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 70px;
	display: flex;
	flex-wrap: wrap;
}
.variation_s_size {
	width: 140px;
	margin-right: 12px;
	margin-bottom: 20px;
}

.variation_s_size:nth-of-type(5n+0) {
	margin-right: 0px;
}


.variation_s_size_margin20 {
	width: 140px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.variation_s_size_margin20:nth-of-type(5n+0) {
	margin-right: 0px;
}



/*.variation_caption {
	font-size: 11px;
	text-align: center;
	line-height: 8px;
}*/

.variation_m_size {
	width: 180px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.variation_m_size img{
	width: 180px;
}

.variation_m_size:nth-of-type(4n+0) {
	margin-right: 0px;
}


.variation_m_size_margin20 {
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.variation_m_size_margin20:nth-of-type(4n+0) {
	margin-right: 0px;
}




/*3つ並び*/
.variation_3_size {
	width:244px;
	margin-right: 9px;
	margin-bottom:20px;
	text-align: center;
}
.variation_3_size img{
	width:244px;
	height: auto;
}
.variation_3_size:nth-of-type(3n+0) {
	margin-right: 0px;
}



.variation_caption {
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	width:100%;
	margin:0;
}


/*2つ並び*/
.variation_2_size {
	width:365px;
	margin-right: 20px;
	margin-bottom:20px;
	text-align: center;
}
.variation_2_size img{
	width:365px;
	height: auto;
}
.variation_2_size:nth-of-type(2n+0) {
	margin-right: 0px;
}






/*3つ並び（ジッパー名刺）*/
.variation_3_size_270 {
	width:270px;
	margin-right: 15px;
	margin-bottom:20px;
	text-align: center;
}

.variation_3_size_270:nth-of-type(3n+0) {
	margin-right: 0px;
}



.variation_caption {
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	width:100%;
	margin:0;
}


/*3つ並び（レース名刺）*/
.variation_3_size_lace {
	width:244px;
	margin-right: 9px;
	margin-bottom:30px;
	text-align: center;
}

.variation_3_size_lace:nth-of-type(3n+0) {
	margin-right: 0px;
}



.variation_caption_lace {
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	width:100%;
	margin-bottom: 10px;
}

.variation_caption_lace_2 {
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	width:100%;
}
/*.variation_3_size {
	width: 244px;
	margin-right: 9px;
	float: left;
}

.variation_3_size:nth-of-type(3n+0) {
	margin-right: 0px;
	margin-bottom: 20px;

}
.variation_3_size:last-of-type {
	margin-bottom: 0px;
}*/

.variation_3_size_margin24 {
	width: 244px;
	margin-right: 24px;
	margin-bottom: 20px;
}

.variation_3_size_margin24:nth-of-type(3n+0) {
	margin-right: 0px;
}


/*ここまで*/



.syouhin {
	display: flex;
	flex-wrap: wrap;
}





#nyuukouhouhou_sentaku_button {
	text-align: center;
	padding-top: 30px;
	margin-bottom: 50px;
}
.black_box {
	font-size: 14px;
	color: #FFF;
	background-color: #333;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 50px;
	text-align: center;
	float: left;
	margin-top: 2px;
}

/* オプション */
.option_img {
	margin-bottom: 10px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: auto;
}
.option_image{
	width: 100%;
	margin: 0 auto 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.option_image figure img{
	width: 750px;
	height: auto;
	margin-bottom:10px;
}
.option_image figure figcaption{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

.tsume {
	transform: scale( 0.5 , 1 );
}

.temp_ichiran {
	display: flex;
	flex-wrap: wrap;
}

.temp {
	width: 192px;
	margin-right: 24px;
	margin-bottom: 50px;
	text-align: center;
}


.temp:nth-of-type(4n+0) {
	margin-right: 0px;

}


.temp_l {
    width: 300px;
    margin-bottom: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.temp_page {
	text-align: center;
	display: block;
}

#other_uchigawa .clearfix .temp_l .temp_namae {
	font-size: 14px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #333;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-radius: 3px;
	margin-bottom: 0px;
}

#other_uchigawa .clearfix .temp .temp_namae {
	font-size: 14px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #333;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-radius: 3px;
	margin-bottom: 0px;
}


#other_uchigawa .clearfix .temp .temp_namae_s {
	font-size: 13px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #333;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-radius: 3px;
	margin-bottom: 0px;
}

.chuui_mojinoudo {
	margin-top: 15px;
	margin-bottom: 15px;
}
.chuui_caption {
	font-size: 13px;
	text-align: center;
}
.chuui_jikou figure {
	margin-bottom: 50px;
}




.anime {
	margin-bottom: 70px;
	margin-top: 20px;
}
.3d_img {
}
.ss {
	font-size: 10px;
}
.souhusaki {
	width: 480px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.souhusaki h5 {
	font-size: 14px;
	border: 2px solid #333;
	padding-top: 6px;
	padding-bottom: 4px;
	border-radius: 5px;
}
#other_uchigawa .irai_tejun_gawa.clearfix .souhusaki p {
	font-size: 13px;
	margin-top: 15px;

	margin-bottom: 0px;
}
.souhu_l {
	font-size: 17px;
}
.sakuseiirai_chuui.clearfix {
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.sakuseiirai_chuui.clearfix figcaption {
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}
#side_black {
	width: 200px;
	background-color: #333;
	position: absolute;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -1;
}

#syouhinsetsumei .variation.clearfix .variation_3_size .youshi_p {
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#kanrensyouhin .variation.clearfix .variation_3_size_margin24 .youshi_p {
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bunkai_img {
	margin-bottom: 60px;
}
#syouhinsetsumei .val {
	margin-top: -30px;
	margin-bottom: 30px;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
}

#kanrensyouhin .val {
	margin-top: -30px;
	margin-bottom: 30px;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
}
.syouhinpage_figure {
	margin-bottom: 80px;
}
.tejun_right_inner h6 {
	font-size: 21px;
	margin-top: 10px;
	line-height: 1.3em;
	margin-bottom: 10px;
	font-weight: bold;
}


/* 取扱商品一覧　箔・インクのバリエーション　注意テキスト */
div#syouhinsetsumei p.chuui_text{
	padding: 0;
	margin: 0 0 30px;
	text-align: center;
	
	
}.template_dl {
    box-sizing: border-box;
    width: 300px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    border-radius: 5px;
    border: 1px solid;
}
template_dl a {
    
}


.dl_banner.fade {
    margin: 0;
    border-radius: 3px;
    border: 1px solid #999;
    box-sizing: border-box;
    width: 100%;
}

.chikkou_setsumei {
	position: relative;
	width: 100%;
	height: 375px;
	margin-bottom: 50px;
	display: block;
/*	overflow: hidden;*/
/*	cursor: pointer;*/
}
.chikkou_setsumei img {
	position: absolute;
	width: 100%;
	display: block;
	transition: .4s ease-in-out;
}
.chikkou_setsumei:hover img:nth-of-type(2) {
	opacity: 0;
}




.chikkou_chuui {
	position: relative;
	width: 100%;
	height: 400px;
	margin-bottom: 50px;
	display: block;
/*	overflow: hidden;*/
/*	cursor: pointer;*/
}
.chikkou_chuui img {
	position: absolute;
	width: 100%;
	display: block;
	transition: .4s ease-in-out;
}
.chikkou_chuui:hover img:nth-of-type(2) {
	opacity: 0;
}



.mainvisual_chikkou {
	position: relative;
	width: 100%;
	height: 500px;
	margin-bottom: 50px;
	display: block;
/*	overflow: hidden;*/
/*	cursor: pointer;*/
}
.mainvisual_chikkou img {
	position: absolute;
	width: 100%;
	display: block;
	transition: .4s ease-in-out;
}
.mainvisual_chikkou:hover img:nth-of-type(2) {
	opacity: 0;
}






h7 {
	background-color: #333;
	color: #fff;
	width: 100%;
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.dl_banner_lace.fade {
    border-radius: 3px;
    border: 1px solid #999;
    box-sizing: border-box;
    width: 95%;
}

.lace_dl {
	display: block;
	width: 90%;
	margin: 0 auto 13px auto;
	padding: 0;	
}

.lace_dl li {
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
	margin-bottom: 3px;
}



.lace_dl li a:link { color: #000080; }
.lace_dl li a:visited { color: #000080; }
.lace_dl li a:hover { color: #ff0000; }


.dl_icon {
	display: inline-block;
	width: 30px;
	margin-right: 3px;
	vertical-align: middle;
}

li .dl_icon img {
	width: 100%;
}
.temp_muki {
	width: 100%;
	display: block;
	font-size: 13px;
	text-align: left;
	color: #fff;
	background-color: #333;
	padding: 5px; 
	box-sizing: border-box;
	border-radius: 3px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}


.temp_muki:last-of-type {
	margin-top: 8px;
}

.lace_temp_img {
    width: 76%;
}
.dsb {
	margin-top: 5px;
}

#syouhinsetsumei .youshimei h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

#kanrensyouhin .youshimei h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
.youshimei {
	margin-bottom: 0px;
	text-align: center;
}
