html {
 scroll-behavior: smooth;
}
/*ダンボールガイド用*/
.guide_page h3 {
 background: #E8F3F9;
 padding: 2px 10px;
 margin-bottom: 10px;
 font-size: 18px;
}
.guide_page #hitokotoBox h3 {
 background-color: #fff;
 width: 224px;
}
.guide_page #printBox2 h3 {
 background: none;
}
.guide_page h4:before {
 content: '';
 display: block;
 width: 10px;
 height: 20px;
 background: #efefef;
 margin-right: 10px;
 float: left;
}
.guide_page .indexRight h4:before {
 display: none;
}
.small {
 font-size: 80%;
}
main .red {
 color: #c00;
}
.left {
 float: left;
 margin-bottom: 20px;
}
.left p {}
.left ul {}
.left ol {
 margin: 0 0 20px 20px;
}
.left ol li {
 list-style-type: decimal;
}
.right {
 float: right;
 margin-bottom: 20px;
 margin-left: 20px;
}
.w500 {
 width: 500px;
}
.w580 {
 width: 580px;
}
.w660 {
 width: 660px;
}
.w600 {
 width: 600px;
}
.w370 {
 width: 370px;
}
.w550 {
 width: 635px;
}
.w550 img {
 width: 315px;
 height: auto; 
}
.w703 {
 width: 703px;
}
.w497 {
 width: 497px;
}
.w230 {
 width: 230px;
}
.w470 {
 width: 470px;
}
.w200 {
 width: 200px;
}
#container {
 padding: 0;
 margin: 0 auto;
}
#contents {
 margin-bottom: 50px;
 position: relative;
}
#contents h1 {
 background: url(/img/common/icon-title_danboru1.svg) no-repeat;
 margin: 0 0 25px;
 padding: 0 0 5px 40px;
 border-bottom: 2px solid #DBBD94;
 position: relative;
 line-height: 28px;
}
#contents h1 a {
 color: #53392B;
 font-size: 25px;
 font-weight: bold;
}
#contents h1 span {
 font-size: 18px;
 padding: 0 0 0 15px;
}
#contents.guide_index h1, #itemBox h1, #exception h1, #categoryBox h1, #contents .otherguide h1 {
 padding: 3px 5px 3px 5px;
 margin:10px 0;
 font-size: 21px;
 border: none;
 border-bottom: dashed #DBBD94 2px;
 background: none;    
}
#contents h2 {
 font-size: 18px;
}
#contents.guide_index h2, #itemBox h2, #exception h2, #categoryBox h2, #contents .otherguide h2 {
 padding: 3px 5px 3px 5px;
 margin:10px 0;
 font-size: 21px;
 border: none;
 border-bottom: dashed #DBBD94 2px;
}
#contents #guide_top h1 {
 background: url(/img/common/icon-title_danboru1.svg) no-repeat;
 margin: 0 0 25px;
 padding: 0 0 5px 40px;
 border-bottom: 2px solid #DBBD94;
 position: relative;
 line-height: 28px;
}
#contents #guide_title p {
 background: url(/img/common/icon-title_danboru1.svg) no-repeat;
 margin: 0 0 25px;
 padding: 0 0 5px 40px;
 border-bottom: 2px solid #DBBD94;
 position: relative;
 line-height: 28px;
}
#contents #guide_title a {
 color: #53392B;
 font-size: 25px;
 font-weight: bold;
}
#contents #guide_title span {
 font-size: 18px;
 padding: 0 0 0 15px;
}
#contact_contents #guide_title p {
 background: url(/img/common/icon-title_danboru1.svg) no-repeat;
 margin: 0 0 25px;
 padding: 0 0 5px 40px;
 border-bottom: 2px solid #DBBD94;
 position: relative;
 line-height: 28px;
 color: #53392B;
 font-size: 25px;
 font-weight: bold;    
}
.guide_contents {
 margin: 0 0 40px;
}
#pan {
 padding: 12px 5px 5px 0;
}
#pan li {
 display: inline;
 padding: 0 5px 0 0;
}
#pan a {
 padding: 0 5px 0 0;
}
#pan #panNow a {
 text-decoration: none;
 cursor: text;
 color: #555;
}
#guideNavi {
 border-top: 1px #fff solid;
 display: flex;
 align-content: space-between;
 justify-content: space-between;    
 width: 1300px;
 height: 85px; 
 flex-wrap: wrap;
 margin-bottom: 30px;    
}
#guideNavi li {
 width: 250px;    
}
#guideNavi a {
 display: block;
 line-height: 36px;
 text-align: center;
 color: #53392B;
 font-size: 18px;
 border-radius: 5px;
 box-shadow: 1px 1px 2px rgb(0,0,0,0.2);
 background: #F2ECDB;
}
#guideNavi a:hover {
 opacity: 0.8;
 border: solid 2px #DBBD94;
 margin: -2px;
}
#guideNavi .now a {
 background: #DBBD94;
 font-weight: bold;
}
#supportNavi {
 padding: 10px 5px 10px;
 text-align: right;
}
#supportNavi li {
 display: inline;
 padding: 0 0 0 5px;
}
#supportNavi a {
 padding: 0 5px;
}
/* ダンボールガイドトップ
==========================================*/
#contentBox {
 margin: 5px 0 20px;
}
#contentBox h3, .otherguide h3 {
 margin: 0 0 10px;
 line-height: 28px;
 font-size: 16px;
 font-weight: bold;
}
#contentBox h3 a {
 color: #53392B;
 font-size: 16px;
 text-decoration: underline;
}
#contentBox h4 {
 margin: 20px 10px 6px 0;
 background: url(/jp/guide/img/guide-h4.png) no-repeat left center;
 padding: 0 0 0 15px;
 font-size: 14px;
}
.guide_index .indexLeft {
 width: 635px;
}
#typeList {
 margin: 20px 0;
}
#typeList li {
 width: 158px;
 float: left;
 margin-bottom: 20px;
}
#typeList a {
 display: block;
 width: 140px;
 height: 155px;
 text-decoration: none;
 line-height: 1.2;
 background-repeat: no-repeat;
 background-position: left bottom;
 background-size: 140px;
}
#typeList a strong {
 text-decoration: underline;
 padding: 0 0 0 13px;
 background: url(/jp/guide/img/guide-h4.png) no-repeat 0 0.4em;
}
#typeList a span {
 display: block;
 font-size: 11px;
 margin-top:4px;
}
#typeA {
 background-image: url(/jp/guide/img/guide-typeA.jpg);
}
#typeB {
 background-image: url(/jp/guide/img/guide-typeB.jpg);
}
#typeC {
 background-image: url(/jp/guide/img/guide-typeC.jpg);
}
#typeN {
 background-image: url(/jp/guide/img/guide-typeN.jpg);
}
#typeP {
 background-image: url(/jp/guide/img/guide-typeP.jpg);
}
#typeT {
 background-image: url(/jp/guide/img/guide-typeT.jpg);
}
#fluteList {
 margin: 20px 0;
}
#fluteList li {
 width: 158px;
 float: left;
 margin-bottom: 20px;
}
#fluteList a {
 display: block;
 width: 140px;
 height: 150px;
 text-decoration: none;
 line-height: 1.2;
 background-repeat: no-repeat;
 background-position: left bottom;
}
#fluteList a strong {
 text-decoration: underline;
 padding: 0 0 0 13px;
 background: url(/jp/guide/img/guide-h4.png) no-repeat 0 0.4em;
}
#fluteList a span {
 display: block;
 font-size: 10px;
}
#fluteA {
 background-image: url(/jp/guide/img/guide-fluteA.jpg);
}
#fluteB {
 background-image: url(/jp/guide/img/guide-fluteB.jpg);
}
#fluteW {
 background-image: url(/jp/guide/img/guide-fluteW.jpg);
}
#fluteE {
 background-image: url(/jp/guide/img/guide-fluteE.jpg);
}
#flute3 {
 background-image: url(/jp/guide/img/guide-flute3.jpg);
}
#flute2 {
 background-image: url(/jp/guide/img/guide-flute2.jpg);
}
#fluteF {
 background-image: url(/jp/guide/img/guide-fluteF.jpg);
}
#fluteG {
 background-image: url(/jp/guide/img/guide-fluteG.jpg);
}
#fluteC {
 background-image: url(/jp/guide/img/guide-fluteC.jpg);
}
#fluteP {
 background-image: url(/jp/guide/img/guide-fluteP.jpg);
}
#fluteCB {
 background-image: url(/jp/guide/img/guide-fluteCB.jpg);
}
.indexRight {
 width: 635px;
}
.indexRight h2 {}
.indexRight h3 {
 font-size: 16px;
}
p.imgRight115 {
 padding-right: 120px;
 background-repeat: no-repeat;
 background-position: right top;
}
#printF {
 background-image: url(/jp/guide/img/guide-printF.jpg);
}
#printO {
 background-image: url(/jp/guide/img/guide-printO.jpg);
 margin-bottom: 40px;
}
#printI {
 background-image: url(/jp/guide/img/guide-printI.jpg);
}
#ilTable {
 margin: 10px 0;
 font-size: 14px;
}
#ilTable th {
 padding: 3px;
}
#ilTable td {
 border-bottom: 1px #ccc solid;
 padding: 3px;
}
/* カテゴリートップ
==========================================*/
#categoryBox {
 padding: 0 0 20px;
}
.summary {
 margin: 10px 0 20px;
 font-size: 14px;
}
.mirapuribana {
 margin: -205px 0px 0 0px;
 float: right;
}
.foil_stamping {
 float: right;
 margin: -250px 0px 0 0
}
.foil_stamping li {
 float: left;
 margin-right: 35px;    
}
.foil_stamping p { 
 font-size: 18px;
 text-align: center;    
}
.foil_stamping a {
 text-decoration: underline;     
}
#typecateList {
 margin: 0 0 20px 0;
}
.catelist {
 width: 160px;
 min-height: 258px;
 float: left;
 margin-bottom: 20px;
}
.catelist a {
 display: block;
 font-size: 14px;
 width: 140px;
 height: 140px;
 text-decoration: none;
 line-height: 1.2;
 background-repeat: no-repeat;
 background-position: left bottom;
}
.catelist a strong {
 text-decoration: underline;
 padding: 0 0 0 13px;
 background: url(/jp/guide/img/guide-h4.png) no-repeat 0 0.4em;
}
.catelist a span {
 display: block;
 font-size: 10px;
}
#catetypeA {
 background-image: url(/jp/guide/img/guide-typeA.jpg);
}
#catetypeB {
 background-image: url(/jp/guide/img/guide-typeB.jpg);
}
#catetypeC {
 background-image: url(/jp/guide/img/guide-typeC.jpg);
}
#catetypeN {
 background-image: url(/jp/guide/img/guide-typeN.jpg);
}
#catetypeP {
 background-image: url(/jp/guide/img/guide-typeP.jpg);
}
#catetypeT {
 background-image: url(/jp/guide/img/guide-typeT.jpg);
}
.catelist p {
 width: 140px;
 line-height: 1.4;
 margin: 0;
}
.tekiouBox {
 width: 620px;
 float: right;
 margin-bottom: 30px;
}
.tekiouBox h3 span {
 float: right;
}
.tekiouBox img {
 display: block;
 margin: 0 auto;
}
.right.w500.tekiouBox p {
 margin-bottom: 30px;
}
#typeItemList {
 margin: 20px 0 20px 20px;
}
.itemBox {
 float: left;
 width: 160px;
}
.itemBox p {
 width: 140px;
 font-size: 12px;
 line-height: 1.2;
}
.itemBox p a {
 display: block;
 text-align: right;
}
.leftbox1 {
 width: 710px;
}

/* 段ボール形式
==========================================*/
#itemBox {
 position: relative;
}
#otherNameBox {
 position: absolute;
 top: 10px;
 right: 0px;
 line-height: 1.2;
}
#otherH3 {
 background: none;
 font-size: 14px;
 font-weight: normal;
 float: left;
}
#otherName {
 float: left;
 padding: 5px 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}
#otherName li {
 float: left;
 padding: 0 10px 0 0;
}
.itemLeft {
 width: 865px;
}
.itemLeft h4 {
 font-size: 14px;
 margin: 10px 0 0;
 font-weight: bold;
}
#tokuseiTable {
 font-size: 12px;
 margin: 10px 0;
 width: 560px;
 border-collapse: collapse;
 border: 1px #999 solid;
}
#tokuseiTable caption {
 text-align: left;
 background: #eee;
 padding: 2px 5px;
}
#tokuseiTable caption span {
 float: right;
}
#tokuseiTable th {
 border-bottom: 1px #999 dotted;
}
#tokuseiTable td {
 text-align: center;
}
.imgBox img {
 margin-bottom: 10px;
}
.itemRight {
 width: 410px;
}
.itemRight img {
 width: 410px;
 height: auto;
 display: block;
 margin: 0 auto;
}
.itemRight p {
 margin: 0 0 15px;
}
.itemRight.symbolImg {
 background: none !important;
}
.itemRight.symbolImg img {
 width: 410px !important;
}
.list1 li {
 float: left;
 margin: 0 20px 5px 0;
}
#recItemList {
 margin: 20px 0 20px 20px;
}
.recItemBox {
 float: left;
 width: 150px;
 position: relative;
 border: 5px #eee solid;
 margin: 0 10px 10px 0;
 padding: 10px;
}
.recItemBox p {
 width: 150px;
 font-size: 12px;
 line-height: 1.2;
 margin: 10px 0 0 0;
}
.recItemBox a strong {
 display: block;
 text-align: right;
 position: absolute;
 right: 0px;
 top: 0;
 font-size: 14px;
 background: #ff8000;
 color: #fff;
 padding: 0 5px;
}
#bottomLink {
 padding: 0 25px 20px;
 text-align: right;
 font-size: 16px;
}
#jis {
 font-size: 14px;
}
.left h3 span {
 font-size: 12px;
 font-weight: 400;
 margin-left: 5px;
}
.right table, #contents .tekiouBox table {
 width: 620px;
 font-size: 14px;
 border: solid 1px #ddd;
 border-bottom: none;
 border-right: none;
}
.right table th, #contents .tekiouBox table th {
 background: #f5f5f5;
 padding: 3px 5px;
 border-right: solid 1px #ddd;
}
.right table td, #contents .tekiouBox table td {
 border-bottom: solid 1px #ddd;
 border-right: solid 1px #ddd;
 padding: 3px 5px;
}
#symbol {
 width: 140px;
 height: 20px;
}
#keishiki {
 width: 150px;
 height: 20px;
}
#graph {
 width: 75px;
 height: 20px;
}
#kumitate h4 {
 clear: both;
}
#kumitate img {
 margin: 10px 0 0 20px;
}
#waterL img,#waterR img {
 width: 410px;
 height: 170px;
 object-fit: cover;
}
#waterL, #waterR {
 margin-top: 10px;
 font-size: 14px;
}
#onetouchTable {
 font-size: 12px;
 margin: 0 0 20px 20px;
 width: 560px;
 border-collapse: collapse;
 border: 1px #999 solid;
}
#onetouchTable th {
 width: 140px;
 border: 1px #999 dotted;
}
#onetouchTable td {
 border: 1px #999 dotted;
 text-align: center;
}
.nimaru {
 background: url(/jp/guide/img/symbol-nimaru.png) no-repeat center;
}
.maru {
 background: url(/jp/guide/img/symbol-maru.png) no-repeat center;
}
.sankaku {
 background: url(/jp/guide/img/symbol-sankaku.png) no-repeat center;
}
/* sunpo
=========================================*/
.oneBox {
 clear: both;
}
.oneBox p {
 font-size: 14px;
 margin-bottom: 20px;
}
.oneBox h4:before {
 content: '';
 display: block;
 width: 10px;
 height: 20px;
 background: #efefef;
 margin-right: 10px;
 float: left;
}
.oneBox h5 {
 font-size: 16px;
 margin-bottom: 5px;
 padding: 1px 0 0 0;
 color: #53392B;
}
.oneBox h6 {
 font-size: 16px;
 font-weight: normal;
 margin-bottom: 10px;
 position: relative;
 background: #eee;
 height: 8px;
}
.oneBox h6 span {
 position: absolute;
 top: -0.7em;
 left: 5px;
}
.kakomi {
 margin: 0 0 20px 20px;
 background: #f0e6d7;
 padding-bottom: 1px;
}
.kakomi h3 {
 background: #d5b991;
 padding: 1px 10px 0;
 font-size: 16px;
 border: none;
}
.kakomi p {
 background: #fff;
 margin: 10px;
 padding: 10px;
}
.table1 {
 width: 1300px;
 margin: 0 0 40px;
 border: solid 1px #ddd;
 border-bottom: none;
 border-right: none;
}
.table1 th {
 background: #f7f1e8;
 padding: 10px;
 border-right: solid 1px #ddd;
}
.table1 th.liner {
 font-weight: normal;
}
.table1 td {
 border-bottom: solid 1px #ddd;
 border-right: solid 1px #ddd;
 padding: 10px;
}
.JIS {
 border: 5px #ccc solid;
 margin: 5px 20px 10px 0;
}
.JIS caption {
 background: #ccc;
 padding: 2px 10px;
 text-align: left;
 font-weight: bold;
}
.JIS th {
 padding: 2px 5px;
 border-bottom: 1px #ccc solid;
 text-align: left;
}
.JIS td {
 padding: 2px 5px;
 border-bottom: 1px #ccc solid;
}
/* カラー段ボール色見本
=========================================*/
#colordanText p{
	font-size: 16px;
	width: 625px;
	float: left;
	margin-right: 40px;
}
#colordanMenu .guide_contents h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	background: #f5f5f5;
	padding: 10px;
}
#colordanMenu .guide_contents .message{
	margin-bottom: 20px;
}
#colordanMenu .guide_contents{
	margin: 0;
}
#colordanMenu .guide_contents ul{
	display: flex;
	flex-wrap: wrap;
 gap: 16px;
	margin-bottom: 100px;
}
#colordanMenu .guide_contents li{
	margin-bottom: 15px;
	width: 130px;
}
#colordanMenu .guide_contents li p{
	font-size: 16px;
}
#colordanMenu .guide_contents li p span{
	font-size: 13px;
}
#colordanMenu .guide_contents img{
	box-shadow: 0 3px 5px rgb(0,0,0,0.3);
}

/* 印刷色見本
=========================================*/
#colorMenu .colorgroup {
	display: flex;
	flex-wrap: wrap;
	gap: 37px;
	margin-bottom: 100px;
}
#colorMenu .colorgroup img {
	box-shadow: 0 3px 5px rgb(0,0,0,0.3);	
}
#colorMenu .colorgroup p {
	background: #f5f5f5;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
 	padding-left: 5px;
}
#colorMenu .colorgroup p span {
	font-size: 14px;
	margin-left: 3px;
}

/* 箔押し見本
=========================================*/
#stampingMenu .top {
 margin-left: -20px;
}
#stampingMenu ul {
 float: left;
}
#stampingMenu li {
 width: 420px;
 position: relative;
 margin: 0 0 20px 20px;
}
#stampingMenu .txt {
 background: #fff;
 padding: 0 3px;
 line-height: 1.2;
 position: absolute;
 top: 1px;
 left: 1px;
 font-size: 13px;
}
#stampingMenu li img {
 width: 415px;
 height: 80px;
 display: block;
 border: 1px #ccc solid;
 cursor: pointer;
}
/* 印刷
=========================================*/
#categoryBox h4 {
 font-weight: bold;
}
.senwaku {
 background: #FFFFE9;
 border: 1px solid #D5B991;
 margin: 10px 0;
}
.senwakutd {
 border: 0px solid #D5B991;
 padding: 5px;
 font-size: 12px;
 color: #673212;
}
.printlist strong {
 font-size: 14px;
 padding: 0 0 0 13px;
 background: url(/jp/guide/img/guide-h4.png) no-repeat 0 0.4em;
}
.printlist a strong {
 text-decoration: underline;
}
#lines img {
 margin: 20px 80px;
}
#flexo-ex {
 padding: 15px;
}
#insatsuA {
 background-image: url(../../img/flexo.jpg);
}
#insatsuB {
 background-image: url(../../img/offset.jpg);
}
#insatsuC {
 background-image: url(../../img/inkjet.jpg);
}
span.insatuseido {
 display: block;
}
/* ケアマーク
=========================================*/
#caremark .box1 {
 float: left;
 line-height: 1.5;
 margin: 0 0 20px 0;
}
#caremark .h3c {
 background: none;
 padding: 10px 0;
}
#caremark .box1 h3 {
 margin: 0;
}
#caremark .box1 h4 {
 clear: both;
 background: none;
 position: relative;
 margin: 10px 0 0px;
 padding: 5px 0 0;
 font-size: 16px;
}
#caremark .box1 p {
 padding: 3px;
}
#caremark #jis {
 position: absolute;
 bottom: 5px;
 right: 5px;
}
#caremark .box2 {
 width: 133px;
 position: relative;
 height: 192px;
 float: left;
 margin: 0 10px 10px 10px;
 background: #fff;
 border: solid 1px #ccc;
 display: block;
}
#caremark #orizinal {
 position: absolute;
 top: -60px;
 left: 640px;
}
#caremark .box2 img {
 padding: 3px;
}
#caremark .box2 .down {
 float: left;
}
#caremark #Cnavi {
 width: 720px;
}
#caremark .box0 {
 clear: both;
}
#caremark .FL-155 {
 width: 155px;
 float: left;
}
#caremark .FR-500 {
 width: 500px;
}
#caremark #Cnavi {
 margin: 0;
}
#caremark #Cnavi li {
 float: left;
 display: block;
 width: 120px;
 padding: 0 0 30px;
 height: 35px;
}
#caremark #Cnavi a {
 display: block;
 width: 120px;
 line-height: 100px;
 overflow: hidden;
 height: 35px;
}
#caremark .right {
 width: 780px;
}
#Cn1 {
 background: url(/img/caremark/n-fragile.png) no-repeat;
}
#Cn2 {
 background: url(/img/caremark/n-handle_with_care.png) no-repeat;
}
#Cn3 {
 background: url(/img/caremark/n-this_way_up.png) no-repeat;
}
#Cn4 {
 background: url(/img/caremark/n-keep_away_from_rain.png) no-repeat;
}
#Cn5 {
 background: url(/img/caremark/n-fragile.png) no-repeat;
}
#Cn6 {
 background: url(/img/caremark/n-fragile.png) no-repeat;
}
img#link {
 margin-bottom: 10px;
}
.bannerlink {
 margin: 0 -15px 15px 0;
}
/* otherguide
=========================================*/
.otherguide {
 clear: both;
}
.otherguide p {
 margin: 0 0 20px 0;
}
.otherguide h4 {
 font-size: 14px;
 margin: 0 0 10px 20px;
 padding: 1px 5px;
 background: #efdcc0;
 font-weight: normal;
}
.otherguide dl {
 width: 410px;
 margin-bottom:10px;
 border: 1px solid #999;
}
.otherguide dt {
 float: left;
 background: #F2ECDB;
 padding: 3px 10px;
 font-size: 14px;
 margin: 0;
}
.otherguide dd {
 padding: 5px;
 border-bottom: solid 1px #999;
}
.riyuu {
 clear: both;
}
.riyuu div {
 width: 630px;
 float: left;
 margin: 10px;
 height: 230px;
}
.riyuu div p {
 margin: -144px 0 152px 295px;
}
.riyuu div img {
 height: 148px;
 width: auto;
 margin: 0 0 0 25px;
}
p.link {
 text-align: right;
}
.otherguide .w580 {
 width: 580px;
 float: left;
 margin: 0 0 0 10px;
}
.otherguide .w580 p {
 margin: -218px 0 32px 295px;
 width: 275px;
}
.otherguide .w580 img {
 height: 210px;
 width: auto;
 margin: 0 0 0 0;
}
p.other {
 width: 580px;
 margin: -220px 0 125px 600px;
}
.hakokeishikipage p.other {
 margin: 0;
 width: 810px;
}
.otherguide .list {
 position: relative;
 border: solid 1px #53392B;
 margin: 0 0 45px 0;
}
.otherguide .list div {
 position: relative;
 float: left;
 width: 120px;
 height: 120px;
 display: block;
 margin: 0 0 10px 10px;
}
.otherguide .list .link {
 position: absolute;
 right: 0;
 margin: 0;
 bottom: -30px;
}
.otherguide .list h5 {
 text-indent: 10px;
 line-height: 2;
 background: #53392B;
 color: #fff;
 margin-bottom: 10px;
 font-size: 14px;
}
.otherguide .list div p a {
 width: 100%;
 height: 100%;
 display: block;
}
.otherguide .list div p {
 background: none;
 position: absolute;
 width: 120px;
 height: 120px;
 margin: 0;
 padding: 0;
}
.otherguide .konpo {
 width: 635px;
 float: right;
}
ul#konpo {
 margin: 0 0 20px -10px;
}
ul#konpo li {
 border: solid 2px #eee;
 border-radius: 5px;
 padding: 0 10px;
 margin: 5px;
 float: left;
 width: 180px;
 height: 190px;
 text-align: center;
 font-size: 14px;
}
ul#konpo li img {
 padding: 5px 0 5px 20px;
 float: left;
}
img.item {
 margin: 0 0 0 15px;
}
#exception {
 margin: 0 auto;
 background: #FFF;
 position: relative;
 padding-top: 10px;
}
.otherguide .beginner {
 float: left;
 width: 635px;
}
.otherguide .beginner li {
 float: left;
}
.otherguide .corp {
 float: left;
 width: 635px;
}
.otherguide .pamp {
 float: right;
 width: 635px;
}
.otherguide .corp img, .otherguide .pamp img {
 float: left;
 margin-right: 20px;
}
.beginnerphoto1#hanex {
 width: 460px;
 margin-left: 42px;
}
.beginnerphoto1#hanex img {
 margin-left: -15px;
}
.beginnerphoto1#handex1 {
 width: 160px;
 margin-right: -7px;
 margin-top: 7px;
}
.beginnerphoto1#handex1 img {
 width: 150px;
 height: auto;
}
.beginnerphoto1#handex2 {
 width: 160px;
 margin: 0;
 margin-top: 9px;
}
.beginnerphoto1#handex2 img {
 width: 150px;
 height: auto;
}
#contentBox .beginner {
 width: 580px;
}
#contentBox .beginner img {}
/*オーダーダンボールお問い合わせ
===============================*/
#contact_contents {
 width: 1200px;
 margin: 0 auto;
}
#contact_contents h1 {
 margin: 30px 0 20px;
 border-bottom: solid 2px #E4CEAF;
 font-size: 24px;
 background: url(/jp/guide/img/common/icon-title_danboru2.svg) no-repeat;
 padding: 5px 0 5px 40px;
}
#contact_contents h2 {
 background: #FAF7EF;
 color: #53392B;
 border: none;
 padding: 10px;
 margin: 20px 0;
 font-size: 18px;
 font-weight: bold;
 position: relative;
}
#contact_contents #contact_telBox {
 position: relative;
 margin-bottom: 30px;
 height: 380px;
 background: url(/img/top-contact_image1.jpg) no-repeat;
 background-size: 100%;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#contact_contents #contact_telBox .ruby {
 position: absolute;
 bottom: 80px;
 left: 25px;
 margin-left: 50px;
}
#contact_contents #contact_telBox .ruby li {
 float: left;
 font-weight: bold;
 margin: 0 31px;
 font-size: 20px;
 color: #E23619;
}
#contact_contents #contact_telBox .tel {
 display: block;
 position: absolute;
 bottom: -34px;
 left: 25px;
 font-size: 65px;
 font-weight: bold;
 height: 90px;
 color: #E23619;
}
#contact_contents #contact_telBox .tel_time {
 position: absolute;
 bottom: 21px;
 left: 517px;
 color: #E23619;
 font-size: 21px;
 font-weight: bold;
}
#contact_contents #contact_telBox .tel_time span {
 display: block;
}
#contact_contents #contact_telBox .mail {
 border: solid 3px;
 border-radius: 5px;
 line-height: 24px;
 padding: 8px;
 display: block;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 position: absolute;
 bottom: 20px;
 right: 20px;
}
#contact_contents #contact_telBox .mail span {
 display: block;
 font-size: 18px;
}
#contact_telBox p {
 position: absolute;
 bottom: 23px;
 right: 10px;
 width: 432px;
 font-size: 18px;
}
#contact_telBox p span {
 font-weight: bold;
}
#contact_contents #contact_repeat {
 scroll-behavior: smooth;
 text-align: right;
}
#contact_contents #contact_repeat input {
 width: 18px;
 height: 18px;
 position: relative;
 top: 3px;
 left: -5px;
}
label, input[type='checkbox'] {
 cursor: pointer;
}
/*タブ切り替え全体のスタイル*/
.tabs {
 margin-top: 50px;
 padding-bottom: 40px;
 background-color: #fff;
 width: 1200px;
 min-height: 500px;
 margin: 0 auto;
}
.tab_item {
 width: 600px;
 height: 50px;
 border-bottom: 5px solid #579BC1;
 background-color: #d9d9d9;
 line-height: 50px;
 font-size: 16px;
 text-align: center;
 color: #565656;
 display: block;
 border-radius: 7px 7px 0 0;
 float: left;
 text-align: center;
 font-weight: bold;
 transition: all 0.2s ease;
}
.tab_item:hover {
 opacity: 0.75;
}
input[name="tab_item"] {
 display: none;
}
.tab_content {
 display: none;
 padding: 20px 0 0;
 clear: both;
 overflow: hidden;
}
#all:checked ~ #all_content, #programming:checked ~ #programming_content, #design:checked ~ #design_content {
 display: block;
}
.tabs input:checked + .tab_item {
 background-color: #579BC1;
 color: #fff;
}
/*タブ切り替え ここまで*/
#contact_contents #contact_qBox h3, #contact_contents #contact_q4 h3 {
 color: #333333;
 margin-bottom: 5px;
 font-size: 16px;
}
#contact_contents #all_content textarea {
 border: solid #c4c4c4 1px;
 border-radius: 5px;
 padding: 5px;
 min-height: 80px;
 width: 540px;
}
#contact_contents #contact_qBox .sBox {
 float: left;
 border-radius: 5px;
 background: #E8F3F9;
 width: 550px;
 min-height: 120px;
 padding: 20px 20px 0;
 margin-top: 20px;
}
#contact_contents #contact_qBox .sBox textarea {
 min-height: 40px!important;
}
#contact_contents #contact_q4 {
 border-radius: 5px;
 padding: 20px;
 margin-top: 20px;
 background: #E8F3F9;
}
#contact_contents #all_content #contact_q4 textarea {
 padding: 10px;
 width: 1128px;
 min-height: 100px;
}
#contact_qBox .sBox + .sBox {
 margin-left: 20px;
}
#contact_contents .order_contact_BOX {
 width: 285px;
 height: 500px;
 float: left;
}
#contact_contents .order_contact_BOX div {
 margin-bottom: 30px;
}
#contact_contents .order_contact_BOX h3 {
 background: #E8F3F9;
 color: #333;
 font-size: 16px;
 padding: 3px;
}
#contact_contents .order_contact_BOX li {
 margin: 10px 0;
}
#contact_contents .radio_btn {
 position: relative;
 top: 5px;
 width: 20px;
 height: 20px;
 margin-right: 10px;
}
#contact_contents .order_contact_BOX + .order_contact_BOX {
 margin-left: 20px;
}
#contact_contents #size_img {
 margin: 15px auto;
 display: block;
 width: 130px;
 height: 130px;
 border: solid #c4c4c4 0px;
}
#contact_contents #tab_format li, #contact_contents #tab_flute li, #contact_contents #tab_color li {
 border: solid 1px #c4c4c4;
 border-radius: 5px;
 height: 45px;
 line-height: 20px;
 padding: 5px;
}
#contact_contents #tab_format input, #contact_contents #tab_flute input, #contact_contents #tab_color input {
 position: relative;
 top: 13px;
 margin-right: 80px;
}
#contact_contents #tab_format li span, #contact_contents #tab_flute li span, #contact_contents #tab_color li span {
 display: block;
 margin-left: 97px;
 font-size: 12px;
}
#contact_contents #tab_format label, #contact_contents #tab_flute label, #contact_contents #tab_color label {
 cursor: pointer;
 display: block;
 height: 46px;
 margin: -5px;
 padding: 5px 0 5px 10px;
 border-radius: 5px;
}
#contact_contents #tab_format input[name="format"]:checked + label, #contact_contents #tab_flute input:checked + label, #contact_contents #tab_color input:checked + label {
 background-color: #E8F3F9;
}
#contact_contents #tab_format .format_a {
 background-image: url(/jp/guide/img/format-a.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_format .format_b {
 background-image: url(/jp/guide/img/format-b.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_format .format_c {
 background-image: url(/jp/guide/img/format-c.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_format .format_n {
 background-image: url(/jp/guide/img/format-n.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_format .format_p {
 background-image: url(/jp/guide/img/format-p.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_format .format_t {
 background-image: url(/jp/guide/img/format-t.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_flute .flute_f {
 background-image: url(/jp/guide/img/flute-f.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_flute .flute_f {
 background-image: url(/jp/guide/img/flute-f.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_flute .flute_e {
 background-image: url(/jp/guide/img/flute-e.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_flute .flute_b {
 background-image: url(/jp/guide/img/flute-b.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_flute .flute_a {
 background-image: url(/jp/guide/img/flute-a.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_flute .flute_w {
 background-image: url(/jp/guide/img/flute-w.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_flute .flute_w {
 background-image: url(/jp/guide/img/flute-w.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_color .color_b {
 background-image: url(/jp/guide/img/format-a.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_color .color_w {
 background-image: url(/jp/guide/img/color-w.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_color .color_c {
 background-image: url(/jp/guide/img/color-c.png);
 background-repeat: no-repeat;
 background-size: 56px;
 background-position: left 30px bottom;
}
#contact_contents #tab_print input#printData {
 font-size: 14px;
 background: #eee;
 border: dashed #c4c4c4 1px;
 border-radius: 5px;
 padding: 9px;
 text-align: center;
}
#contact_contents .tab_text_sun {
 width: 55px;
 float: left;
}
#contact_contents .tab_textinput .inputText {
 margin-right: 5px;
}
#contact_contents .unit_item li {
 display: inline-block;
 margin: 5px 10px 0 0 !important;
}
#contact_contents .sort select {
 width: 210px;
 font-size: 14px;
 position: relative;
 border: 1px solid #C4C4C4;
 border-radius: 5px;
 padding: 5px;
 top: -3px;
 float: right;
}
#contact_contents .tab_sunpou_box {
 height: 60px;
 margin: 0 0 20px !important;
}
#contact_contents .tab_size {
 margin: 0 !important;
}
#contact_contents #sunpou_box {
 width: 100%;
 border-radius: 5px;
 font-size: 14px;
 height: 26px;
}
#contact_contents .unit_item {
 margin-top: -30px;
}
/************************************
** トグル表示ボタン カスタマイズ
************************************/
#contact_contents #contact_qBox .toggle-content li {
 float: left;
 width: 259px;
 padding: 0;
 min-height: 30px !important;
 margin: 0;
 background: none;
}
#contact_contents #contact_qBox .toggle-wrap .q1Box li {
 width: 130px !important;
}
#contact_contents #contact_qBox .toggle-content input {
 width: 16px;
 height: 16px;
 margin-right: 5px;
 position: relative;
 top: 3px;
}
.toggle-content {
 background: #fff;
 padding: 10px;
}
.toggle-wrap .toggle-button {
 display: block;
 cursor: pointer;
 padding: 3px 10px;
 font-weight: bold;
 text-align: right;
 margin-bottom: 1em;
 color: #159DD9;
}
.toggle-wrap .toggle-button:after {
 content: "例えば… ▼"; /* 閉じている状態のときにラベルの後ろに続く文字 */
}
/*中身を非表示にしておく*/
.toggle-wrap .toggle-content {
 height: 0;
 padding: 0;
 overflow: hidden;
 opacity: 0;
 transition: 0.1s;
}
/*チェックは見えなくする*/
.toggle-wrap > input[type="checkbox"] {
 display: none;
}
.toggle-wrap > input[type="checkbox"]:checked ~ .toggle-button:after {
 content: "閉じる ▲"; /* 開いている状態のときにラベルの後ろに続く文字 */
}
/*クリックで中身表示*/
.toggle-wrap > input[type="checkbox"]:checked ~ .toggle-content {
 display: block;
 height: auto;
 opacity: 1;
 padding: 10px;
 margin-bottom: 20px;
 width: 525px;
 border: solid 2px #159DD9;
 border-radius: 3px;
}
/*お客様情報入力*/
#contact_info {
 padding-top: 120px;
 margin-top: -120px;
}
#contact_info table {
 margin: 20px auto 0;
 width: 1200px;
 border-collapse: collapse;
 border-spacing: 0;
}
#contact_contents #sousinBtn {
 display: block;
 width: 500px;
 height: 40px;
 margin: 20px auto 30px;
 border-radius: 5px;
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 background: transparent linear-gradient(180deg, #963 0%, #53392B 100%, #53392B 100%) 0% 0% no-repeat padding-box;
 border: 1px solid #5D3F1C;
}
#contact_info #sousinBtn:hover {
 cursor: pointer;
 opacity: 0.8;
}
#contact_info td {
 padding: 15px;
 border: solid #c4c4c4 1px;
}
#contact_info .title {
 background: #E8F3F9;
 width: 280px;
}
#contact_info .hissu {
 color: #E23619;
}
#contact_info td input {
 border: solid 1px #c4c4c4;
 border-radius: 3px;
 padding: 2px;
}
#contact_info #name, #contact_info #tel, #contact_info #email, #contact_info #address, #contact_info #furigana, #contact_info #fax {
 width: 350px;
 margin-right: 15px;
}
#contact_info #address {
 width: 850px;
}
#contact_info #post, #contact_info #post2 {
 width: 50px;
}
#contact_info #ERROR {
 display: block;
 margin-top: 10px;
 color: #E23619;
}
/* #for_designer.html
=========================================*/
#mirapuri_guide_contents {
 position: relative;
 margin-top: 50px;
}
#mirapuri_guide_contents #mirapuri_guide_menu {
 background: #f5f5f5;
 padding: 15px;
 margin-bottom: 30px;
}
#mirapuri_guide_contents h2 {
}
#flexo_link {
 float: right;
 position: relative;
 margin-top: -55px;
}
#flexo_link a {
 display: block;
 border-radius: 5px;
 border: solid 2px #159dd9;
 padding: 5px 30px 5px 75px;
}
#flexo_link a:before {
 display: block;
 content: '';
 width: 80px;
 height: 80px;
 background: url(/img/mirapuri_contents_f.png)no-repeat;
 background-size: 80px;
 position: absolute;
 left: 0px;
 top: -30px;
}
#flexo_link a:after {
 width: 10px;
 height: 10px;
 display: block;
 content: '';
 position: absolute;
 right: 14px;
 top: 12px;
 transform: rotate(
-45deg
);
    border-right: solid 2px;
    border-bottom: solid 2px;
}
#mirapuri_guide_contents h4 {
 padding-bottom: 5px;
 border-bottom: solid #c4c4c4 1px;
 margin-bottom: 15px;
}
#mirapuri_guide_contents .inner_contents {
 padding: 45px 0;
 border-bottom: dashed 1px #c4c4c4;
}
#mirapuri_guide_contents .inner_contents h5 {
 padding-left: 35px;
 line-height: 24px;
 margin-bottom: 20px;
 background: url(/img/mirapuri_guide_mark.png)no-repeat;
}
#mirapuri_guide_contents .inner_contents h6 {
 font-size: 16px;
 margin-bottom:5px;
}
#mirapuri_guide_contents .mirapuri_contents_img {
 margin-top:10px;
 position: relative;
 width: 690px;
 min-height: 200px;
 float: left;
}
#mirapuri_guide_contents .mirapuri_contents_point {
 background: #f5f5f5;
 padding: 40px 15px 15px;
 width: 540px;
 float: right;
 position: relative;
}
#mirapuri_guide_contents .mirapuri_contents_point .point {
 position: absolute;
 top:10px;
 left: -10px;
 padding: 0 8px;
 background: #55a4ca;
 color: #fff;
 font-weight: bold;
 letter-spacing: 2px;
}
#mirapuri_guide_contents .mirapuri_contents_point p span {
 font-weight: bold;
}
#mirapuri_guide_contents .mirapuri_contents2-1 img {
 float: left;
 width: 330px;
}
#mirapuri_guide_contents .mirapuri_contents1-2 ul {
 margin-top: 20px;
}
#mirapuri_guide_contents .mirapuri_contents1-2 li,#mirapuri_guide_contents .mirapuri_contents_other li {
 float: left;
 width: 600px;
}
#mirapuri_guide_contents .mirapuri_contents1-2 li + li,#mirapuri_guide_contents .mirapuri_contents_other li + li{
 margin-left: 50px;
}
#mirapuri_guide_contents .mirapuri_contents_other ul {
 margin-top:30px;
}
#mirapuri_guide_contents .mirapuri_contents_other {
 padding-top: 120px;
 margin-top: -100px;
 margin-bottom: 50px;
}
#mirapuri_guide_contents .mirapuri_contents_other li img{
 width: 200px;
 height: auto;
 float: left;
 margin-right: 15px;
}
#mirapuri_guide_contents .mirapuri_contents2-2 {
 background: url(/img/mirapuri_guide_mark2.png)no-repeat center;
}
#mirapuri_guide_contents .mirapuri_contents2-2 img {
 float: left;
 width: 310px;
}
#mirapuri_guide_contents .mirapuri_contents3-1 img {
 float: left;
 width: 390px;
}
#mirapuri_guide_contents .mirapuri_contents3-2 {
 height: 390px;
}
#mirapuri_guide_contents .mirapuri_contents3-2 img {
 width: 270px;
}
#mirapuri_guide_contents .mirapuri_contents3-2 .contents3-2-1 {
 position: absolute;
 left: 0;
 top: 100px;
}
#mirapuri_guide_contents .mirapuri_contents3-2 .contents3-2-2 {
 position: absolute;
 right:0 ;
 top: 0px;
}
#mirapuri_guide_contents .mirapuri_contents3-2 .contents3-2-3 {
 position: absolute;
 right:0;
 bottom: 0px;
}
#mirapuri_guide_contents .mirapuri_contents3-2:before {
 position: absolute;
 left: 330px;
 bottom: 100px;
 display: block;
 width: 32px;
 height: 25px;
 content: '';
 background: url(/jp/guide/img/mirapuri_guide_mark2.png)no-repeat;
 transform: rotate(45deg);
}
#mirapuri_guide_contents .mirapuri_contents3-2:after {
 position: absolute;
 left: 330px;
 top: 100px;
 display: block;
 width: 32px;
 height: 25px;
 content: '';
 background: url(/jp/guide/img/mirapuri_guide_mark2.png)no-repeat;
 transform: rotate(-45deg);
}
#mirapuri_guide_contents .mirapuri_contents2-1 img + img {
 margin-left: 25px;
}
#mirapuri_guide_contents .mirapuri_contents2-2 img + img,#mirapuri_guide_contents .mirapuri_contents4-1 img + img {
 margin-left: 70px;
}
#mirapuri_guide_contents .mirapuri_contents4-1 {
 min-height: 90px!important;
 background: url(/jp/guide/img/mirapuri_guide_mark2.png)no-repeat center;
}
#mirapuri_guide_contents .mirapuri_contents4-1 img {
 float: left;
 width: 310px;
}
#mirapuri_contents1,#mirapuri_contents2,#mirapuri_contents3,#mirapuri_contents4 {
 padding-top: 120px;
 margin-top: -100px;
 margin-bottom: 100px;
}
#mirapuri_contents5 {
 padding-top: 120px;
 margin-top: -100px;
 margin-bottom: 10px;
 
}
/* Pick Up Box　*/
.pickup_contents {
 margin-top: 30px;
}
.pickup_contents h2 {
 margin-left: 20px;
 font-size: 20px;
 font-weight: normal;
 padding: 0 0 10px;
}
.guide_page .pickup_contents ul {
 margin-left: -25px;
}
.pickup_contents ul {
 margin-left: -20px;
}
.pickup_contents .pickup_box {
 background: #fff;
 text-decoration: none;
 position: relative;
 width: 395px;
 min-height: 160px;
 margin: 0 0 20px 20px;
 border: solid 3px #f4f4f4;
 padding: 10px;
 float: left;
}
.pickup_contents .pickup_box:hover {
 opacity: .8
}
.pickup_contents .item_box img {
 width: 180px;
 height: auto;
 float: left;
}
.pickup_contents .pickup_box img {
 width: 150px;
 height: auto;
 float: left;
 margin-right: 10px;
}
.pickup_contents .pickup_box h3 {
 padding-left: 0;
 font-size: 16px;
 color: #159DD9;
 background: none;
 margin-bottom: 10px;
 text-decoration: underline;
 line-height: 26px;
}
.pickup_contents .pickup_box .left_box{
 width: 230px;
 float: right;
}
.pickup_contents .pickup_box .left_box p{
 width: 230px;
 margin-bottom: 0;
}
.pickup_contents .pickup_box .pickup_text {
 overflow: hidden;
 color: #666;
 line-height: 21px;
}
.pickup_contents .pickup_box .pickup_icon {
 font-size: 16px;
 position: absolute;
 left: -18px;
 top:-5px;
 padding: 2px 5px;
 background: #58A3CC;
 color: #fff;
 font-weight: bold;
}
.pickup_contents .pickup_box a {
 position: relative;
}
.pickup_contents 
.pickup_contents .more_right {
 text-decoration: none;
 line-height: 20px;
 position: absolute;
 right: 15px;
 bottom:15px;
 margin-bottom: 0!important;
}
.pickup_contents .btn img {
 width: 100px;
}
.pickup_contents .btn {
 padding:10px;
}
.pickup_contents .btn:before {
 content: '';
 display: block;
 width: 15px;
 height: 15px;
 position: absolute;
 right: 20px;
 top: 20px;
 border-right: solid 2px #c4c4c4;
 border-bottom: solid 2px #c4c4c4;
 transform: rotate(
-45deg
);
}
.pickup_contents h4 {
 font-size: 16px;
 font-weight: normal;
 color: #333333;
 margin: 0 0 10px;
}
.pickup_contents h4:before {
 display: none;
}
.pickup_contents .btn h3 {
 margin:0;
 line-height: 42px;
}
.pickup_contents .href {
 float:left;
 margin-left: 20px;
 width: 460px;
}
.pickup_contents .borderbox .pickup_contents {
 margin-bottom: 0!important;
}
.pickup_contents .borderbox .pickup_contents .pickup_box {
 margin-bottom: 0;
 width: 420px;
}
.pickup_contents .pickup_price {
 color: #E23619;
 font-size: 18px;
 font-weight: bold;
 margin-top: 5px!important;
}
.pickup_contents .pickup_price span {
 font-size: 16px;
 font-weight: bold;
}
.pickup_contents .item_box img {
 width: 180px;
 height: auto;
 float: left;
}
/*item_box*/
.item_box p {
 width: 600px;
 margin-bottom: 15px;
 float: left;
}
.item_box .item_imgBox {
 width: 250px;
 float: right;
}
.item_box .item_imgBox .more_right {
 float: right;
}
.item_box .item_imgBox img {
 width: 250px;
 height: auto;
}

.pickup_movie li {
 float: left;
}
.pickup_movie h3 {
 background: none;
}
.pickup_movie li + li{
 margin-left: 20px;
}
.pickup_movie iframe {
 width: 420px;
 height: 240px;
}
/* #packing_point
=======================================*/
#packing_point {
 margin: 35px 0 40px;
}
#packing_point h3 {
 text-align: center;
 font-weight: bold;
}
#packing_point h4 {
 text-align: center;
 margin: 10px 0 0;
 font-weight: normal;
}
#packing_point ul {
 margin: 20px 0;
}
#packing_point li {
 float: left;
 width: 402px;
 min-height: 318px;
 padding: 10px;
 border: solid 2px #c4c4c4;
}
#packing_point li + li {
 margin-left: 10px;
}
#packing_point-1 p {
 padding-top: 140px;
 background: url(/img/packing_point-1.png)no-repeat;
}
#packing_point-2 p {
 padding-top: 140px;
 background: url(/img/packing_point-2.png)no-repeat;
}
#packing_point-3 p {
 padding-top: 140px;
 background: url(/img/packing_point-3.png)no-repeat;
 background-position: top 6px left 0px;
}
/* cf
=========================================*/
.cf:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.cf {
 display: inline-block;
 min-height: 1%;
}
/* \*/
* html .cf {
 height: 1%;
}
.cf {
 display: block;
}