@media screen and (min-width: 768px){

.FS2_additional_image_container_main{
    position: absolute;
    /*width: 1000px!important;一時的にしたに変更　2019/5/31*/
    width: 510px!important;
    margin-top: 530px;
}

.FS2_additional_image_btn_thumbnail_container{
	height: 600px;
	
}

.FS2_additional_image_btn_thumbnail_container .FS2_thumbnail_container img{
	width: 450px;	
}


.FS2_additional_image_itemdetail_container_right{
	width: 500px!important;
}

h1.itemTitle {
	margin: 0 auto 20px;
    font-size: 2.2rem;
    line-height: 1.3;
    font-weight: 700;
}


.FS2_additional_image_itemdetail_container_right .FS2_special_price {
    position: relative;
    top: -5px;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 3px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 1.4rem;
}


.FS2_additional_image_itemdetail_container_right .itemNumber {
    margin: 0 auto 30px;
    font-size: 1.2rem;
}


.FS2_additional_image_itemdetail_container_right .FS2_itemPrice_area .itemPrice {
    font-size: 3rem;
}


.FS2_additional_image_itemdetail_container_right .FS2_figure {
    margin: 20px auto;
    padding: 20px;
    background: #eee;
    border-radius: 5px;
}


.FS2_additional_image_itemdetail_container_right .FS2_figure .FS2_figure_table {
    width: 100%;
}


.FS2_additional_image_itemdetail_container_right .FS2_figure .FS2_figure_table_td_figure {
    padding-right: 15px;
}


.FS2_additional_image_itemdetail_container_right .FS2_figure .FS2_figure_table_td_cart_btn {
    text-align: right;
}




/*横幅サイズ調整*/
	
.size590 {
	width: 590px;
	/*margin-left: 205px; 20190708変更*/
	margin: auto;
}

.size760 {
	width: 760px;
	/*margin-left: 120px; 20190708変更*/
	margin: auto;
}


/* メイン画像 */

.tc_item_main_img {
text-align: center;
margin-bottom: 10px;
width:590px;
}


/* タイトル */

.tc_item_title {
border-color: #999999;
border-style: dotted;
border-width: 0 0 1px;
color: #d85549;
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
padding: 4px 5px;
margin-bottom: 15px;
}


/* 商品説明 */

.tc_item_comment {
width: 590px;
color: #666666;
font-size: 12px;
line-height: 1.8em;
margin: 0px 0 20px;
text-decoration: none;
}


/* 写真つき解説 */

.tc_item_photocom {
width: 590px;
font-size: 12px;
margin-bottom: 20px;
}


/* 写真つき解説-写真 */


.tc_item_photocom_p {
width: 240px;
float: left;
margin-bottom: 20px;
}


/* 写真つき解説-右コンテンツ */

.tc_item_photocom_right {
width: 330px;
float: right;
margin-bottom: 20px;
}


/* 写真つき解説-右コンテンツ-英語 */

.tc_item_photocom_tit_eng {
font-size:16px;
font-weight: bold;
margin-right: 10px;
font-family:Helvetica;
}


/* 写真つき解説-右コンテンツ-スラッシュ */

.tc_item_photocom .slash {
margin-right: 10px
}


/* 写真つき解説-右コンテンツ-日本語 */

.tc_item_photocom_tit_jpa {
font-size: 10px;
}


/* 写真つき解説-右コンテンツ-テキスト */

.tc_item_photocom_text {
color: #666666;
line-height: 1.8em;
margin-bottom: 10px;
}


/* 写真つき解説-右コンテンツ-リンク */

.tc_item_photocom .link {
}


/* スペック表 */

table#table-01 {
    width: 590px;
    border: 4px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
margin-bottom: 20px;
}


table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 2px 2px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    font-size: 13px; 
    line-height: 18px;
    width: 90px;
}

table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 2px 2px;
    text-align: left;
    font-size: 13px; 
    line-height: 18px;
}


table#table-02 {
    border: 4px solid #E3E3E3;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
    margin-bottom: 20px;
    width: 370px;
	margin-top: 20px;
}


table#table-02 td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E3E3E3;
    border-image: none;
    border-style: solid;
    border-width: 0 0 2px 2px;
    font-size: 13px;
    line-height: 18px;
    padding: 5px;
}

table#table-02 th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F5F5F5;
    border-color: #E3E3E3;
    border-image: none;
    border-style: solid;
    border-width: 0 0 2px 2px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding: 5px;
    text-align: center;
    width: 40px;
}

table#table-03 {
    width: 590px;
    border-spacing: 0;
	margin-bottom: 20px;
}


table#table-03 td {
    padding: 2px;
}





/*アイコン（商品について　配送について　ラッピングについて*/
.syouhin_title,
.haisou_title,
.wrap_title {
	width: 370px;
	height: 15px;
	letter-spacing: 0.1em;
	border-color: #999999;
    border-style: dotted;
    border-width: 0 0 1px;
	text-indent: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 100px;
	font-weight: bold;
	font-size: 10px;
	color: #555;
}


/* アイコンリスト */

.itempage_icon {
width: 590px;
padding-left:	105px;
}

.itempage_icon li {
width: 58px;
height: 66px;
float: left;
margin: 0 1px 0px;
}


/* クチポール ページ*/

.cutipol {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.temprightphoto_01 {
	width: 590px;
}

.temprightphoto_02 {
	width: 220px;
	float: left;
}

.temprightphoto_03 {
	width: 350px;
	float: right;
}

.temprightphoto_04 {
	width: 350px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #555;
	font-size: 16px;
	color: #222;
	font-weight: bold;
}


.temprightphoto_04baby {
	width: 350px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #eb6d95;
	font-size: 16px;
	color: #eb6d95;
	font-weight: bold;
	}



.temprightphoto_040baby {
	width: 300px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #eb6d95;
	font-size: 16px;
	color: #eb6d95;
	font-weight: bold;
	}





.temprightphoto_05 {
	padding-top: 10px;
	color: #000;
	line-height: 1.8;
}


.temprightphoto_05_1 {
	padding-top: 10px;
	color: #000;
	line-height: 1.8;
}

.temprightphoto_05_2 {
	width: 500px;
	padding-top: 10px;
	padding-left: 70px;
	color: #000;
	line-height: 1.8;
}




.temp003f_01 {
	width: 360px;
	float: left;
}


.temp003f_011 {
	width: 300px;
	float: left;
}


.temp003f_02 {
	float: left;
    padding: 0 0 0 20px;
    width: 210px;
}




.temp004f_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point01a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_2 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point02a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_3 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point03a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_4 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point04a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_5 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point05a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}




.temp004f_1baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_1a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}

.temp004f_2baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_2a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}

.temp004f_3baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_3a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}

.temp004f_4baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_4a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}


.temp004f_5baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_5a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}


.temp004f_1h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_1.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}

.temp004f_2h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_2.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}

.temp004f_3h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_3.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}

.temp004f_4h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_4.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}


.temp004f_5h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_5.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}




.temp004f_1_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point01_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_2_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point02_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_3_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point03_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_4_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point04_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_5_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point05_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_6_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point06_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_7_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point07_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_8_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point08_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}





.temp004fb_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point01b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}

.temp004fb_2 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point02b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}

.temp004fb_3 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point03b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}

.temp004fb_4 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point04b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}

.temp004fb_5 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point05b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}




.temp004fb_1baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_1a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;
}

.temp004fb_2baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_2a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;
}

.temp004fb_3baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_3a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;
}

.temp004fb_4baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_4a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;
}

.temp004fb_5baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_5a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;

}

.temp009f_1 {
	width: 590px;
	font-size: 16px;
	font-weight: bold;
}



.temp010f_1 {
	width: 590px;
	border-bottom: 1px solid #555;
    color: #222;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}



.temp010f_2 {
	font-size: 8px; margin: 0 7px; height: 30px; line-height: 30px; float: left;
}



.temp010f_1baby {
	width: 590px;
	border-bottom: 1px solid #eb6d95;
    color: #eb6d95;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}


.temp010f_1_2baby {
	width: 590px;
	border-bottom: 1px solid #35a7ff;
    color: #35a7ff;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}



.temp010f_3 {
	float: left;
}

.temp011f_1 {
	width: 590px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-indent: 5px;
}


.temp011f_2 {
	width: 590px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #1f223e;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-indent: 5px;
}


.temp011f_3 {
	width: 590px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-indent: 5px;
}



.temp012f_1 {
	padding: 10px;
	line-height: 1.9;
}



.temp013f_1 {
	width: 588px;
}

.temp013f_2 {
	width: 127px;
	float: left;
	margin: 0 10px 20px;
}


.temp013f_3 {
	width: 170px;
	float: left;
	margin:  10px 10px;
}


.temp014f_1 {
	width: 760px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
	background: #000;
}

.temp014f_2 {
	font-size: 8px; margin: 0 5px 0 10px; height: 40px; line-height: 40px; float: left;
}

.temp014f_3 {
	float: left;
}


.temp015f_01 {
	width: 500px;
	float: left;
	padding: 10px;
	line-height: 1.8;
}


.temp016f_1 {
	width: 760px;
	border-bottom: 1px solid #ccc;
    color: #222;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.temp016f_2 {
	font-size: 8px; margin: 0 7px; height: 30px; line-height: 30px; float: left;
}

.temp016f_3 {
	float: left;
}


.temp017f_1 {
	padding: 10px;
	line-height: 1.8;
	text-align: center;
	background: #eaeaea;
}


.temp018f_1 {
	width: 760px;
	border-color: #666666;
    border-style: dotted;
    border-width: 0 0 1px;
	padding-bottom: 30px;
}

.temp018f_2 {
	width: 380px;
	float: left;
}

.temp018f_3 {
	padding: 10px;
	line-height: 1.8;
}

.temp018f_4 {
	font-size: 14px;
	margin-bottom: 0px;
}

.temp018f_6 {
	font-size: 11px;
	margin-bottom: 18px;
	color: #cf1111;
}



.temp019f_1 {
	text-align: right;
}

.temp019f_1 img {
	margin: 0 5px;
}

.temp019f_2 {
	margin-right: 0px !important;
}


.temp020f_1 {
	width: 590px;
	padding-bottom: 30px;
}

.temp020f_2 {
	width: 370px;
	float: left;
}

.temp020f_3 {
	padding: 0px;
	line-height: 2.0;
}

.temp020f_4 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 10px;
}


.temp020f_6 {
	width: 190px;
	float: right;
}

.temp021f_1 {
	width: 588px;
	margin: 0 auto;
}

.temp021f_1 li {
	width: 137px;
	height: 150px;
	margin: 0 5px;
	line-height: 2.0;
	float: left;
	text-align: center;
	font-size: 11px;
}


.temp022f_1 {
	width: 590px;
}

.temp022f_2 {
	width: 275px;
	height: 630px;
	margin: 0 10px;
	float: left;
}

.temp022f_3 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

.temp022f_4 {
	margin-bottom: 10px;
}

.temp022f_5 {
	font-size: 12px;
	line-height: 2.0;
	margin-bottom: 10px;
}


.temp022f_6 {
	width: 275px;
	margin: 0 10px;
	float: left;
}

.temp022f_7 img{
	margin-bottom: 10px;
    border-radius: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;}


.temp023f_1 {
	width: 590px;
}

.temp023f_2 {
	width: 275px;
	float: left;
	margin-bottom: 40px;
}

.temp023f_7 {
	width: 295px;
	float: right;
	margin-bottom: 40px;
}


.temp023f_8 {
	width: 310px;
	float: right;
	margin-bottom: 40px;
}


.temp023f_3 {
	width: 295px;
	height: 30px;
	line-height: 30px;
	border-color: #666666;
    border-style: dotted;
    border-width: 0 0 1px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.temp023f_5 {
	font-size: 12px;
	line-height: 2.0;
	margin-bottom: 10px;
}


.temp024f_1 {
	width: 590px;
}

.temp024f_2 {
	width: 320px;
	float: left;
}

.temp024f_3 {
	width: 270px;
	float: right;
}

.temp024_3a {
	width: 360px;
	float: right;
}

.temp024f_4 {
	width: 80px;
	float: right;
	margin-left: 10px;
}

.temp025f_1 {
	width: 590px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight:bold;
	color: #333;
	border-color: #999;
    border-style: dotted;
    border-width: 0 0 1px;
}

.temp026f_1 {
	width: 590px;
}

.temp026f_2 {
	width: 285px;
	float: left;
	line-height: 1.9;
}

.temp026f_3 {
	width: 295px;
	float: right;
}

.temp026f_4 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}


.temp027f_1 {
	width: 590px;
}

.temp027f_2 {
	width: 295px;
	height: 120px;
	float: left;
}

.temp027f_3 {
	width: 120px;
	margin-right: 10px;
	float: left;
}

.temp027f_4 {
	width: 150px;
	float: left;
	font-size: 10px;
	color: #555;
}

.temp027f_5 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.temp027f_6 {
	width: 150px;
	margin-bottom: 2px;
}

.temp027f_8 {
	width: 40px;
	float: left;
}

.temp027f_9 {
	width: 110px;
	float: left;
}


.temp028f_1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.temp028f_2 {
	margin: 0 20px;
	
}

.temp028f_3 {
	font-size: 12px;
	
}

.temp028f_4 {
	width: 590px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: normal;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-align: center;
}


.temp29f_1 {
	width: 590px;
}

.temp29f_2 {
	width: 275px;
	background:#d5d5d9;
	height:340px;
	float:left;
	margin:0 10px 30px;
}

.temp29f_3 {
	width: 275px;
	margin-bottom:20px;
	text-align:left;
}

.temp29f_4 {
	width: 275px;
}
	
.temp29f_5 {
	width:235px;
	margin:0 20px;
	font-size:11px;
	line-height:1.8;
}	

.temp30f_1 {
	width: 570px;
	background: #d5d5d9;
	height: 220px;
	margin:10px 10px;	

}

.temp30f_2 {
	width: 260px;
	height: 220px;	
	float:left;		

}

.temp30f_3 {
	width: 290px;
	height: 190px;	
	margin:20px 10px 10px;
	float:left;		
}

/* irma用作成途中未使用
 ----------------------------------------------------------- */
.temp031f_1 {
	width: 590px;
}

.temp031f_2 {
	width: 290px;
	height: 120px;
	float: left;
}

.temp031f_3 {
	width: 120px;
	margin-right: 10px;
	float: left;
}

.temp031f_4 {
	width: 150px;
	float: left;
	font-size: 10px;
	color: #555;
}




.temp032f_1 {
	width: 590px;
}

.temp032f_2 {
	width: 275px;
	float: left;
	margin-bottom: 10px;
}

.temp032f_7 {
	width: 295px;
	float: right;
	margin-bottom: 10px;
}


.temp032f_8 {
	width: 310px;
	float: right;
	margin-bottom: 10px;
}


.temp032f_3 {
	width: 295px;
	height: 30px;
	line-height: 30px;
	border-color: #666666;
    border-style: dotted;
    border-width: 0 0 1px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.temp032f_5 {
	font-size: 12px;
	line-height: 2.0;
	margin-bottom: 10px;
}

.temp_dobleline_2 {
    width: 590px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    border-top: 1px #000 solid;
    border-bottom: 1px #000 solid;
    text-indent: 5px;
}


}


@media screen and (max-width: 767px){
	/*横幅サイズ調整*/

.size590 {
	width: 100%;
}

.size760 {
	width: 100%;
}

/* アイコンリスト */

.itempage_icon {
width: 100%;
}

.itempage_icon li {
width: 57px;
height: 66px;
float: left;
margin: 0 1px 0px;
}

h1.itemTitle {
font-size: 1.2rem;
line-height: 1.3;
font-weight: 700;
}



/* メイン画像 */

.tc_item_main_img {
text-align: center;
margin-bottom: 10px;
width:100%;
}


/* タイトル */

.tc_item_title {
border-color: #999999;
border-style: dotted;
border-width: 0 0 1px;
color: #d85549;
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
padding: 4px 5px;
margin-bottom: 15px;
}


/* 商品説明 */

.tc_item_comment {
width: 100%;
color: #666666;
font-size: 12px;
line-height: 1.8em;
margin: 0px 0 20px;
text-decoration: none;
}


/* 写真つき解説 */

.tc_item_photocom {
width: 100%;
font-size: 12px;
margin-bottom: 20px;
}


/* 写真つき解説-写真 */


.tc_item_photocom_p {
width: 85%;
float: left;
margin-bottom: 20px;
margin-left: 15%;
}


/* 写真つき解説-右コンテンツ */

.tc_item_photocom_right {
width: 100％;
float: right;
margin-bottom: 20px;
}


/* 写真つき解説-右コンテンツ-英語 */

.tc_item_photocom_tit_eng {
font-size:16px;
font-weight: bold;
margin-right: 10px;
font-family:Helvetica;
}


/* 写真つき解説-右コンテンツ-スラッシュ */

.tc_item_photocom .slash {
margin-right: 10px
}


/* 写真つき解説-右コンテンツ-日本語 */

.tc_item_photocom_tit_jpa {
font-size: 10px;
}


/* 写真つき解説-右コンテンツ-テキスト */

.tc_item_photocom_text {
color: #666666;
line-height: 1.8em;
margin-bottom: 10px;
}


/* 写真つき解説-右コンテンツ-リンク */

.tc_item_photocom .link {
margin-left: 40px;
}


/* スペック表 */

table#table-01 {
    width: 100%;
    border: 4px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
margin-bottom: 20px;
}


table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 2px 2px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    font-size: 13px; 
    line-height: 18px;
    width: 90px;
}

table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 2px 2px;
    text-align: left;
    font-size: 13px; 
    line-height: 18px;
}


table#table-02 {
    border: 4px solid #E3E3E3;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
    margin-bottom: 20px;
    width: 370px;
	margin-top: 20px;
}


table#table-02 td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E3E3E3;
    border-image: none;
    border-style: solid;
    border-width: 0 0 2px 2px;
    font-size: 13px;
    line-height: 18px;
    padding: 5px;
}

table#table-02 th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F5F5F5;
    border-color: #E3E3E3;
    border-image: none;
    border-style: solid;
    border-width: 0 0 2px 2px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding: 5px;
    text-align: center;
    width: 40px;
}

table#table-03 {
    width: 100%;
    border: 4px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
margin-bottom: 20px;
}


table#table-03 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 2px 2px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    font-size: 13px; 
    line-height: 18px;
    width: 90px;
}

table#table-03 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 2px 2px;
    text-align: left;
    font-size: 13px; 
    line-height: 18px;
}





/*アイコン（商品について　配送について　ラッピングについて*/
.syouhin_title,
.haisou_title,
.wrap_title {
	width: 100%;
	height: 15px;
	letter-spacing: 0.1em;
	border-color: #999999;
    border-style: dotted;
    border-width: 0 0 1px;
	text-indent: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #555;
}

/*ラッピング*/

.wrap_bannar {
	width: 100%;
}

/*注意分バナー*/
.FS2_ItemComment .size590 .table_notice {
	width: 100%;
}

.FS2_ItemComment .size590 .table_notice th {
	height: 45px;
	background-color:#FF0000;
	text-align: center;
}


/* クチポール ページ*/

.cutipol {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.temprightphoto_01 {
	width: 100%;
}

.temprightphoto_02 {
	width: 220px;
	float: left;
}

.temprightphoto_03 {
	width: 350px;
	float: right;
}

.temprightphoto_04 {
	width: 350px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #555;
	font-size: 16px;
	color: #222;
	font-weight: bold;
}


.temprightphoto_04baby {
	width: 350px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #eb6d95;
	font-size: 16px;
	color: #eb6d95;
	font-weight: bold;
	}



.temprightphoto_040baby {
	width: 300px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #eb6d95;
	font-size: 16px;
	color: #eb6d95;
	font-weight: bold;
	}





.temprightphoto_05 {
	padding-top: 10px;
	color: #000;
	line-height: 1.8;
}


.temprightphoto_05_1 {
	padding-top: 10px;
	color: #000;
	line-height: 1.8;
}

.temprightphoto_05_2 {
	width: 500px;
	padding-top: 10px;
	padding-left: 70px;
	color: #000;
	line-height: 1.8;
}




.temp003f_01 {
	width: 360px;
	float: left;
}


.temp003f_011 {
	width: 300px;
	float: left;
}


.temp003f_02 {
	/*float: left;
    padding: 0 0 0 20px;
    width: 210px;*/
	width: 100%;
    text-align: center;
}




.temp004f_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point01a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_2 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point02a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_3 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point03a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_4 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point04a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_5 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point05a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}




.temp004f_1baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_1a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}

.temp004f_2baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_2a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}

.temp004f_3baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_3a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}

.temp004f_4baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_4a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}


.temp004f_5baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point09_5a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#eb6d95;
}


.temp004f_1h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_1.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}

.temp004f_2h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_2.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}

.temp004f_3h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_3.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}

.temp004f_4h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_4.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}


.temp004f_5h_baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_pointhiyo_5.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color:#3a3a3a;
}




.temp004f_1_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point01_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_2_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point02_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_3_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point03_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_4_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point04_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_5_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point05_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_6_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point06_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_7_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point07_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}

.temp004f_8_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point08_1a.jpg);
	width: 590px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
}





.temp004fb_1 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point01b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}

.temp004fb_2 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point02b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}

.temp004fb_3 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point03b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}

.temp004fb_4 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point04b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}

.temp004fb_5 {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point05b.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #1f223e;
}




.temp004fb_1baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_1a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;
}

.temp004fb_2baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_2a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;
}

.temp004fb_3baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_3a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;
}

.temp004fb_4baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_4a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;
}

.temp004fb_5baby {
	background: url(https://www.rakuten.ne.jp/gold/ideale/itempage_temp_images/temp_point010_5a.jpg);
	width: 350px;
	height: 63px;
	line-height: 63px;
	text-indent: 72px;
	font-weight: bold;
	font-size: 16px;
	color: #35a7ff;

}

.temp009f_1 {
	width: 590px;
	font-size: 16px;
	font-weight: bold;
}



.temp010f_1 {
	width: 590px;
	border-bottom: 1px solid #555;
    color: #222;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}



.temp010f_2 {
	font-size: 8px; margin: 0 7px; height: 30px; line-height: 30px; float: left;
}



.temp010f_1baby {
	width: 590px;
	border-bottom: 1px solid #eb6d95;
    color: #eb6d95;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}


.temp010f_1_2baby {
	width: 590px;
	border-bottom: 1px solid #35a7ff;
    color: #35a7ff;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}



.temp010f_3 {
	float: left;
}

.temp011f_1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-indent: 5px;
}


.temp011f_2 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #1f223e;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-indent: 5px;
}


.temp011f_3 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-indent: 5px;
}



.temp012f_1 {
	padding: 10px;
	line-height: 1.9;
}



.temp013f_1 {
	width: 588px;
}

.temp013f_2 {
	width: 127px;
	float: left;
	margin: 0 10px 20px;
}


.temp013f_3 {
	width: 170px;
	float: left;
	margin:  10px 10px;
}


.temp014f_1 {
	width: 760px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
	background: #000;
}

.temp014f_2 {
	font-size: 8px; margin: 0 5px 0 10px; height: 40px; line-height: 40px; float: left;
}

.temp014f_3 {
	float: left;
}


.temp015f_01 {
	width: 500px;
	float: left;
	padding: 10px;
	line-height: 1.8;
}


.temp016f_1 {
	width: 760px;
	border-bottom: 1px solid #ccc;
    color: #222;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.temp016f_2 {
	font-size: 8px; margin: 0 7px; height: 30px; line-height: 30px; float: left;
}

.temp016f_3 {
	float: left;
}


.temp017f_1 {
	padding: 10px;
	line-height: 1.8;
	text-align: center;
	background: #eaeaea;
}


.temp018f_1 {
	width: 760px;
	border-color: #666666;
    border-style: dotted;
    border-width: 0 0 1px;
	padding-bottom: 30px;
}

.temp018f_2 {
	width: 380px;
	float: left;
}

.temp018f_3 {
	padding: 10px;
	line-height: 1.8;
}

.temp018f_4 {
	font-size: 14px;
	margin-bottom: 0px;
}

.temp018f_6 {
	font-size: 11px;
	margin-bottom: 18px;
	color: #cf1111;
}



.temp019f_1 {
	text-align: right;
}

.temp019f_1 img {
	margin: 0 5px;
}

.temp019f_2 {
	margin-right: 0px !important;
}


.temp020f_1 {
	width: 590px;
	padding-bottom: 30px;
}

.temp020f_2 {
	width: 370px;
	float: left;
}

.temp020f_3 {
	padding: 0px;
	line-height: 2.0;
}

.temp020f_4 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 10px;
}


.temp020f_6 {
	width: 190px;
	float: right;
}

.temp021f_1 {
	width: 588px;
	margin: 0 auto;
}

.temp021f_1 li {
	width: 137px;
	height: 150px;
	margin: 0 5px;
	line-height: 2.0;
	float: left;
	text-align: center;
	font-size: 11px;
}


.temp022f_1 {
	width: 590px;
}

.temp022f_2 {
	width: 275px;
	height: 630px;
	margin: 0 10px;
	float: left;
}

.temp022f_3 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

.temp022f_4 {
	margin-bottom: 10px;
}

.temp022f_5 {
	font-size: 12px;
	line-height: 2.0;
	margin-bottom: 10px;
}


.temp022f_6 {
	width: 275px;
	margin: 0 10px;
	float: left;
}

.temp022f_7 img{
	margin-bottom: 10px;
    border-radius: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;}


.temp023f_1 {
	width: 590px;
}

.temp023f_2 {
	width: 275px;
	float: left;
	margin-bottom: 40px;
}

.temp023f_7 {
	width: 295px;
	float: right;
	margin-bottom: 40px;
}


.temp023f_8 {
	width: 310px;
	float: right;
	margin-bottom: 40px;
}


.temp023f_3 {
	width: 295px;
	height: 30px;
	line-height: 30px;
	border-color: #666666;
    border-style: dotted;
    border-width: 0 0 1px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.temp023f_5 {
	font-size: 12px;
	line-height: 2.0;
	margin-bottom: 10px;
}


.temp024f_1 {
	width: 590px;
}

.temp024f_2 {
	width: 320px;
	float: left;
}

.temp024f_3 {
	width: 270px;
	float: right;
}

.temp024_3a {
	width: 360px;
	float: right;
}

.temp024f_4 {
	width: 80px;
	float: right;
	margin-left: 10px;
}

.temp025f_1 {
	width: 590px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight:bold;
	color: #333;
	border-color: #999;
    border-style: dotted;
    border-width: 0 0 1px;
}

.temp026f_1 {
	width: 590px;
}

.temp026f_2 {
	width: 285px;
	float: left;
	line-height: 1.9;
}

.temp026f_3 {
	width: 295px;
	float: right;
}

.temp026f_4 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}


.temp027f_1 {
	width: 590px;
}

.temp027f_2 {
	width: 295px;
	height: 120px;
	float: left;
}

.temp027f_3 {
	width: 120px;
	margin-right: 10px;
	float: left;
}

.temp027f_4 {
	width: 150px;
	float: left;
	font-size: 10px;
	color: #555;
}

.temp027f_5 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.temp027f_6 {
	width: 150px;
	margin-bottom: 2px;
}

.temp027f_8 {
	width: 40px;
	float: left;
}

.temp027f_9 {
	width: 110px;
	float: left;
}


.temp028f_1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.temp028f_2 {
	margin: 0 20px;
	
}

.temp028f_3 {
	font-size: 12px;
	
}

.temp028f_4 {
	width: 590px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: normal;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-align: center;
}


.temp29f_1 {
	width: 590px;
}

.temp29f_2 {
	width: 275px;
	background:#d5d5d9;
	height:340px;
	float:left;
	margin:0 10px 30px;
}

.temp29f_3 {
	width: 275px;
	margin-bottom:20px;
	text-align:left;
}

.temp29f_4 {
	width: 275px;
}
	
.temp29f_5 {
	width:235px;
	margin:0 20px;
	font-size:11px;
	line-height:1.8;
}	

.temp30f_1 {
	width: 570px;
	background: #d5d5d9;
	height: 220px;
	margin:10px 10px;	

}

.temp30f_2 {
	width: 260px;
	height: 220px;	
	float:left;		

}

.temp30f_3 {
	width: 290px;
	height: 190px;	
	margin:20px 10px 10px;
	float:left;		
}

/* irma用作成途中未使用
 ----------------------------------------------------------- */
.temp031f_1 {
	width: 590px;
}

.temp031f_2 {
	width: 290px;
	height: 120px;
	float: left;
}

.temp031f_3 {
	width: 120px;
	margin-right: 10px;
	float: left;
}

.temp031f_4 {
	width: 150px;
	float: left;
	font-size: 10px;
	color: #555;
}




.temp032f_1 {
	width: 590px;
}

.temp032f_2 {
	width: 275px;
	float: left;
	margin-bottom: 10px;
}

.temp032f_7 {
	width: 295px;
	float: right;
	margin-bottom: 10px;
}


.temp032f_8 {
	width: 310px;
	float: right;
	margin-bottom: 10px;
}


.temp032f_3 {
	width: 295px;
	height: 30px;
	line-height: 30px;
	border-color: #666666;
    border-style: dotted;
    border-width: 0 0 1px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.temp032f_5 {
	font-size: 12px;
	line-height: 2.0;
	margin-bottom: 10px;
}


.temp_dobleline_2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 10px;
    font-weight: bold;
    border-top: 1px #000 solid;
    border-bottom: 1px #000 solid;
    text-indent: 5px;
}



}



.box-set {
    background: #FFFFFF;
    border: 1px solid #444444;
    border-radius: 0px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 0.8em 1.6em 0.6em;
    box-shadow: 0 0 2px #b2b2b2;
    font-weight:800;
	width: 100%;
}
