#full #page {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
#full #page #seiyaku {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	background-color: #FFFFFF;
}
#full #page #seiyaku #title {
	float: left;
	height: auto;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
    background-image: url(../jpg/sp-seiyaku.png);
    background-size: 98%,auto;
	padding-top: 3.0rem;
	background-position: 0rem 0rem;
	background-repeat: no-repeat;
}
#full #page #seiyaku #coment {
	float: left;
	width: 98%;
	height: auto;
	font-size: 1.5rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	margin-top: 1.0rem;
	padding-left: 1%;
	padding-right: 1%;
	text-align: left;
}
#full #page #seiyaku #coment #box {
	margin-top: 2.0rem;
	height: auto;
	width: 100%;
	display: flex;
}
#full #page #seiyaku #coment #box #SE01 {
	float: left;
	height: auto;
	width: 24%;
	margin-left: 2%;
}
#full #page #seiyaku #coment #box #SE01 img {
	height: auto;
	width: 100%;
}
#full #page #seiyaku #coment #box #SE01 .title {
	height: auto;
	width: 100%;
	margin-top: 1.0rem;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
#full #page #seiyaku #coment #box #SE01 .img_wrap {
  	width: 100%;
  	height: 100%;
  	margin: 0px auto 0;
  	transition-duration: 0.5s;
}
#full #page #seiyaku #coment #box #SE01 .img_wrap img {
  	width: 100%;
  	cursor: pointer;
}
#full #page #seiyaku #coment #box #SE01 .img_wrap:hover {
  	transform: translateY(-2.0rem);
  	transition-duration: 0.5s;
}
#full #page #seiyaku #coment #box #SE01 .img_wrap:hover ~ p {
	text-shadow: 0.1rem 0.1rem #FFFFFF;
    color: #000000;
	font-weight: bold;
    transition: 0.5s;
    opacity: 1;
}
#full #page #seiyaku #coment #box #SE02 {
	float: left;
	height: auto;
	width: 24%;
	margin-left: 2%;
}
#full #page #seiyaku #coment #box #SE02 img {
	height: auto;
	width: 100%;
}
#full #page #seiyaku #coment #box #SE02 .title {
	height: auto;
	width: 100%;
	margin-top: 1.0rem;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
#full #page #seiyaku #coment #box #SE02 .img_wrap {
  	width: 100%;
  	height: 100%;
  	margin: 0px auto 0;
  	transition-duration: 0.5s;
}
#full #page #seiyaku #coment #box #SE02 .img_wrap img {
  	width: 100%;
  	cursor: pointer;
}
#full #page #seiyaku #coment #box #SE02 .img_wrap:hover {
  	transform: translateY(-2.0rem);
  	transition-duration: 0.5s;
}
#full #page #seiyaku #coment #box #SE02 .img_wrap:hover ~ p {
	text-shadow: 0.1rem 0.1rem #FFFFFF;
    color: #000000;
	font-weight: bold;
    transition: 0.5s;
    opacity: 1;
}
#full #page #seiyaku #coment #box #SE03 {
	float: left;
	height: auto;
	width: 24%;
	margin-left: 2%;
}
#full #page #seiyaku #coment #box #SE03 img {
	height: auto;
	width: 100%;
}
#full #page #seiyaku #coment #box #SE03 .title {
	height: auto;
	width: 100%;
	margin-top: 1.0rem;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
#full #page #seiyaku #coment #box #SE03 .img_wrap {
  	width: 100%;
  	height: 100%;
  	margin: 0px auto 0;
  	transition-duration: 0.5s;
}
#full #page #seiyaku #coment #box #SE03 .img_wrap img {
  	width: 100%;
  	cursor: pointer;
}
#full #page #seiyaku #coment #box #SE03 .img_wrap:hover {
  	transform: translateY(-2.0rem);
  	transition-duration: 0.5s;
}
#full #page #seiyaku #coment #box #SE03 .img_wrap:hover ~ p {
	text-shadow: 0.1rem 0.1rem #FFFFFF;
    color: #000000;
	font-weight: bold;
    transition: 0.5s;
    opacity: 1;
}
#full #page #seiyaku #coment #box #SE04 {
	float: left;
	height: auto;
	width: 24%;
	margin-left: 2%;
}
#full #page #seiyaku #coment #box #SE04 img {
	height: auto;
	width: 100%;
}
#full #page #seiyaku #coment #box #SE04 .title {
	height: auto;
	width: 100%;
	margin-top: 1.0rem;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
#full #page #seiyaku #coment #box #SE04 .img_wrap {
  	width: 100%;
  	height: 100%;
  	margin: 0px auto 0;
  	transition-duration: 0.5s;
}
#full #page #seiyaku #coment #box #SE04 .img_wrap img {
  	width: 100%;
  	cursor: pointer;
}
#full #page #seiyaku #coment #box #SE04 .img_wrap:hover {
  	transform: translateY(-2.0rem);
  	transition-duration: 0.5s;
}
#full #page #seiyaku #coment #box #SE04 .img_wrap:hover ~ p {
	text-shadow: 0.1rem 0.1rem #FFFFFF;
    color: #000000;
	font-weight: bold;
    transition: 0.5s;
    opacity: 1;
}
#full #page #seiyaku #coment #line {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
}
#full #page #seiyaku #coment #line img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-01 {
	float: left;
	width: 24%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 38%;
	margin-right: 38%;
}
#full #page #seiyaku #coment #seiyaku-01 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-02 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	font-size: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#full #page #seiyaku #coment #seiyaku-03 {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f7931e;
	font-weight: bold;
	text-align: left;
}
#full #page #seiyaku #coment #seiyaku-04 {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #seiyaku-05 {
	float: left;
	width: 70%;
	height: auto;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	margin-left: 15%;
	margin-right: 15%;
}
#full #page #seiyaku #coment #seiyaku-05 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-11 {
	float: left;
	width: 24%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 38%;
	margin-right: 38%;
}
#full #page #seiyaku #coment #seiyaku-11 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-12 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	font-size: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#full #page #seiyaku #coment #seiyaku-13 {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f7931e;
	font-weight: bold;
	text-align: left;
	float: left;
}
#full #page #seiyaku #coment #seiyaku-14 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
}
#full #page #seiyaku #coment #seiyaku-14 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-15 {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 1.7rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0290c1;
	font-weight: bold;
	text-align: left;
}
#full #page #seiyaku #coment #seiyaku-16 {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 0.3rem;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #seiyaku-17 {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 1%;
	margin-right: 1%;
}
#full #page #seiyaku #coment #seiyaku-17 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-21 {
	float: left;
	width: 24%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 38%;
	margin-right: 38%;
}
#full #page #seiyaku #coment #seiyaku-21 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-22 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	font-size: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#full #page #seiyaku #coment #seiyaku-23 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: center;
}
#full #page #seiyaku #coment #box1 {
	float: left;
	width: 98%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 1%;
	margin-right: 1%;
}
#full #page #seiyaku #coment #box1 #seiyaku-24 {
	float: left;
	width: 18%;
	height: auto;
}
#full #page #seiyaku #coment #box1 #seiyaku-24 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box1 #seiyaku-25 {
	float: left;
	width: 80%;
	height: auto;
	margin-left: 2%;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f7931e;
	font-weight: bold;
	text-align: left;
}
#full #page #seiyaku #coment #box1 #seiyaku-26 {
	float: left;
	width: 80%;
	height: auto;
	margin-top: 0.2rem;
	margin-left: 2%;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #box3 {
	float: left;
	width: 98%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
}
#full #page #seiyaku #coment #box3 #seiyaku-24 {
	float: left;
	width: 18%;
	height: auto;
}
#full #page #seiyaku #coment #box3 #seiyaku-24 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box3 #seiyaku-25 {
	float: left;
	width: 80%;
	height: auto;
	margin-top: 5px;
	margin-left: 2%;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f7931e;
	font-weight: bold;
	text-align: left;
}
#full #page #seiyaku #coment #box3 #seiyaku-26 {
	float: left;
	width: 80%;
	height: auto;
	margin-top: 0.2rem;
	margin-left: 2%;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #box2 {
	float: left;
	width: 98%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0.5rem;
}
#full #page #seiyaku #coment #box2 #seiyaku-27 {
	float: left;
	width: 18%;
	height: auto;
}
#full #page #seiyaku #coment #box2 #seiyaku-27 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box2 #seiyaku-28 {
	float: left;
	width: 80%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 2%;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f7931e;
	font-weight: bold;
	text-align: left;
}
#full #page #seiyaku #coment #box2 #seiyaku-29 {
	float: left;
	width: 80%;
	height: auto;
	font-size: 1.5rem;
	margin-top: 0.2rem;
	margin-left: 2%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #box2 #seiyaku-29 img {
	width: 1.8rem;
	height: auto;
}
#full #page #seiyaku #coment #box2 #seiyaku-30 {
	float: left;
	width: 50%;
	height: auto;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	margin-left: 25%;
	margin-right: 25%;
}
#full #page #seiyaku #coment #box2 #seiyaku-30 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-31 {
	float: left;
	width: 24%;
	height: auto;
	margin-top: 0.5rem;
	margin-left: 38%;
	margin-right: 38%;
}
#full #page #seiyaku #coment #seiyaku-31 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #seiyaku-32 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	font-size: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#full #page #seiyaku #coment #seiyaku-33 {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	font-size: 1.5rem;
	margin-top: 0.2rem;
	margin-left: 2%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: center;
}
#full #page #seiyaku #coment #box4 {
	float: left;
	width: 98%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0.5rem;
}
#full #page #seiyaku #coment #box4 #seiyaku-34 {
	float: left;
	width: 18%;
	height: auto;
}
#full #page #seiyaku #coment #box4 #seiyaku-34 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box4 #seiyaku-35 {
	float: left;
	width: 80%;
	height: auto;
	margin-left: 2%;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f7931e;
	font-weight: bold;
	text-align: left;
}
#full #page #seiyaku #coment #box4 #seiyaku-36 {
	float: left;
	width: 80%;
	height: auto;
	margin-top: 0.2rem;
	margin-left: 2%;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #box4 #seiyaku-36 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box4 #seiyaku-37 {
	float: left;
	width: 50%;
	height: auto;
	margin-top: 0.1rem;
	margin-bottom: 0.3rem;
	margin-left: 25%;
	margin-right: 25%;
}
#full #page #seiyaku #coment #box4 #seiyaku-37 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box4 #seiyaku-38 {
	float: left;
	width: 98%;
	height: auto;
	margin-left: 2%;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #box4 #seiyaku-38 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box5 {
	float: left;
	width: 98%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0.5rem;
}
#full #page #seiyaku #coment #box5 #seiyaku-34 {
	float: left;
	width: 18%;
	height: auto;
}
#full #page #seiyaku #coment #box5 #seiyaku-34 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box5 #seiyaku-35 {
	float: left;
	width: 80%;
	height: auto;
	margin-left: 2%;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f7931e;
	font-weight: bold;
	text-align: left;
}
#full #page #seiyaku #coment #box4 #seiyaku-36 {
	float: left;
	width: 80%;
	height: auto;
	margin-top: 0.2rem;
	margin-left: 2%;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #box4 #seiyaku-36 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box5 #seiyaku-37 {
	float: left;
	width: 50%;
	height: auto;
	margin-top: 0.1rem;
	margin-bottom: 0.3rem;
	margin-left: 25%;
	margin-right: 25%;
}
#full #page #seiyaku #coment #box5 #seiyaku-37 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box5 #seiyaku-38 {
	float: left;
	width: 98%;
	height: auto;
	margin-left: 2%;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: left;
}
#full #page #seiyaku #coment #box5 #seiyaku-38 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box6 {
	float: left;
	width: 98%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0.5rem;
}
#full #page #seiyaku #coment #box6 #seiyaku-38 {
	float: left;
	width: 18%;
	height: auto;
}
#full #page #seiyaku #coment #box6 #seiyaku-38 img {
	width: 100%;
	height: auto;
}
#full #page #seiyaku #coment #box6 #seiyaku-39 {
	float: left;
	width: 80%;
	height: auto;
	margin-left: 2%;
	font-size: 1.7rem;
	line-height: 2.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f7931e;
	font-weight: bold;
	text-align: left;
}
#full #page #seiyaku #coment #box6 #seiyaku-40 {
	float: left;
	width: 50%;
	height: auto;
	margin-left: 25%;
	margin-right: 25%;
}
#full #page #seiyaku #coment #box6 #seiyaku-40 img {
	width: 100%;
	height: auto;
}
#full3 #fotter #end-fotter {
	float: left;
	width: 78%;
	height: auto;
	margin-top: 1.0rem;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 1%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 0.5rem;
	background-color: #ffad1d;
	border-radius: 0.5rem;
}
#full3 #fotter #end-fotter #end-contact a:hover {
	color: #f7931e;
}
