﻿@charset "utf-8";/*全体位置設定*/#handmaid {width: 1260px;margin: 0 auto;/*font-size: 12px;*/font-family: source-han-sans-japanese, sans-serif;}/*全体タイトル設定*/#handmaid .wrap_case h1{text-align: center;font-size: 2rem;}#handmaid h2.con_title,#handmaid h2.con_title_bgc {text-align: center;margin-bottom: 30px;font-size: 1.5rem;font-weight: bold;}#handmaid h2.con_title::after {content: url(/img/lp/handmade/dotted_btm_w.png);display: block;}#handmaid h2.con_title_bgc::after {content: url(/img/lp/handmade/dotted_btm_c.png);display: block;}#handmaid h2.info_title{font-size: 1.2rem;font-weight: bold;line-height: 1;margin: 15px 0 15px;padding-left: 10px;}#handmaid h3.itm_title {text-align: center;font-size: 25px;margin-bottom: 30px;}#handmaid p.comment {font-size: 15px;line-height: 1.8em;text-align: center;margin-bottom: 20px;}/*202101追加*/#handmaid p.subtitle {font-size: 20px;line-height: 1.8em;text-align: center;margin-bottom: 20px;}#handmaid a {color: #000000;text-decoration: none;}#handmaid .balloon2-right a,#handmaid .balloon2-top a{color: #006699;text-decoration: none;}#handmaid a:hover {color: #dcdcdc;-webkit-transition: all 0.5s;transition: all 0.5s;}#handmaid a:hover img {-webkit-transition: all 0.5s;transition: all 0.5s;opacity: 0.5;}/*角丸ボタン大*/#handmaid p.btn_all {text-align: center;}#handmaid p.btn_all a {font-size: 20px;display: inline-block;background: #000000;color: #fff;-webkit-border-radius: 60px;border-radius: 60px;padding: 10px 80px 10px 70px;border: #000000 2px solid;text-decoration: none;}#handmaid p.btn_all a:hover {background: #ffffff;color: #000000;transition: .3s all;}/*角丸ボタン小*/#handmaid p.btn_buy {text-align: center;}#handmaid p.btn_buy a {font-size: 18px;display: inline-block;background: #000000;color: #fff;-webkit-border-radius: 40px;border-radius: 40px;padding: 5px 60px;border: #000000 2px solid;text-decoration: none;}#handmaid p.btn_buy a:hover {background: #ffffff;color: #000000;transition: .3s all;}@media (max-width: 1260px) {/*全体設定*/#handmaid {width: 100%;margin-bottom: 50px;}}@media (max-width: 768px) {#handmaid h2.con_title,#handmaid h2.con_title_bgc {font-size: 1.5em;}/*全体タイトル設定*/#handmaid h1{margin-bottom: 5px;}#handmaid h2.con_title {margin-bottom: 5px;font-size: 1.5em;}#handmaid h2.con_title img {width: 80%;}#handmaid h3.itm_title {font-size: 15px;margin-bottom: 20px;}#handmaid p.comment {font-size: 12px;line-height: 1.5em;padding: 0 15px;text-align: left;}#handmaid p.subtitle {font-size: 1.2em;line-height: 1.2;}/*角丸ボタン大*/#handmaid p.btn_all a {font-size: 15px;}/*角丸ボタン小*/#handmaid p.btn_buy a {font-size: 13px;}}